Your bfd/aclocal.m4 change breaks bfd

H . J . Lu hjl@lucon.org
Fri Apr 27 14:18:00 GMT 2001


Hi Nick,

Your bfd/aclocal.m4 change

http://sources.redhat.com/ml/binutils-cvs/2001-04/msg00061.html
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/aclocal.m4.diff?cvsroot=src&r1=1.15&r2=1.16

breaks bfd. I got

# cd bfd
# autoconf
configure.in:8: AC_TRY_COMPILE was called before AC_ISC_POSIX
configure.in:8: AC_TRY_RUN was called before AC_ISC_POSIX
autoconf: Undefined macros:
.....

The stuff you added is in ../gettext.m4 which is included by
bfd/aclocal.m4. I am going to back out your change now.


H.J.



More information about the Binutils mailing list