From: Ben Elliston Date: Sat, 4 Sep 1999 12:21:52 +0000 (+0000) Subject: 1999-09-04 Pavel Roskin X-Git-Tag: trunk-pre-merge-trunk-into-experimental-1999-10-01~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ef2702e7d8cbeae995f7bb0c88f30a7b47d294;p=thirdparty%2Fautoconf.git 1999-09-04 Pavel Roskin * acgeneral.m4 (AC_OUTPUT_FILES): Output comment to not only `Makefile', but also `makefile'. 1999-09-04 Jim Blandy * Makefile.in (install): Don't freak if the M4FROZEN files were never generated. m4 1.1 is supported, but doesn't freeze files. 1999-09-04 Scott Bambrough * config.guess: Autodetect ArmLinux using 2.9.1.xx linker emulation names and using the emulation names from the linker from the binutils CVS tree. * config.sub: Change manufacturer name for the NetWinder alias from Corel to Rebel. --- diff --git a/ChangeLog b/ChangeLog index 75bda34e..c42614e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +1999-09-04 Pavel Roskin + + * acgeneral.m4 (AC_OUTPUT_FILES): Output comment to not only + `Makefile', but also `makefile'. + +1999-09-04 Jim Blandy + + * Makefile.in (install): Don't freak if the M4FROZEN files were + never generated. m4 1.1 is supported, but doesn't freeze files. + +1999-09-04 Scott Bambrough + + * config.guess: Autodetect ArmLinux using 2.9.1.xx linker + emulation names and using the emulation names from the linker from + the binutils CVS tree. + + * config.sub: Change manufacturer name for the NetWinder alias + from Corel to Rebel. + 1999-09-04 Jeremy Elson * autoheader.m4 (AC_CHECK_HEADER): Define.