Last change
on this file was 610, checked in by bird, 22 years ago |
This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.
|
-
Property cvs2svn:cvs-rev
set to
1.1.1.2
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
663 bytes
|
Line | |
---|
1 | sinclude(../bfd/acinclude.m4)
|
---|
2 |
|
---|
3 | dnl sinclude(../libtool.m4) already included in bfd/acinclude.m4
|
---|
4 | dnl The lines below arrange for aclocal not to bring libtool.m4
|
---|
5 | dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
|
---|
6 | dnl to add a definition of LIBTOOL to Makefile.in.
|
---|
7 | ifelse(yes,no,[
|
---|
8 | AC_DEFUN([AM_PROG_LIBTOOL],)
|
---|
9 | AC_DEFUN([AM_DISABLE_SHARED],)
|
---|
10 | AC_SUBST(LIBTOOL)
|
---|
11 | ])
|
---|
12 |
|
---|
13 | dnl sinclude(../gettext.m4) already included in bfd/acinclude.m4
|
---|
14 | ifelse(yes,no,[
|
---|
15 | AC_DEFUN([CY_WITH_NLS],)
|
---|
16 | AC_SUBST(INTLLIBS)
|
---|
17 | ])
|
---|
18 |
|
---|
19 | dnl AM_INSTALL_LIBBFD already included in bfd/acinclude.m4
|
---|
20 | ifelse(yes,no,[
|
---|
21 | AC_DEFUN([AM_INSTALL_LIBBFD],)
|
---|
22 | AC_SUBST(bfdlibdir)
|
---|
23 | AC_SUBST(bfdincludedir)
|
---|
24 | ])
|
---|
Note:
See
TracBrowser
for help on using the repository browser.