From 9f41ef2fd445876396b07223e87de89baef7deb1 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 7 Sep 1999 13:27:55 +0000 Subject: [PATCH] 1999-09-07 Ben Elliston * autoreconf.sh: Recognise -v as a synonym for --verbose. 1999-09-07 Gary V. Vaughan * Makefile.in (INSTALL, standards.info, autoconf.info): MiKTeX for Windows treats all options after the first filename as additional filenames, so real options must appear before the first filename. 1999-09-07 Steven G. Johnson * autoconf.texi (LDFLAGS, LIBS): Document that -L linker flags should be kept in LDFLAGS and not LIBS. 1999-09-07 Jim Meyering * acgeneral.m4 (AC_SEARCH_LIBS): Use $ac_lib as the index, not $i. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 32e0ccd5..594dfd85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1999-09-07 Ben Elliston + + * autoreconf.sh: Recognise -v as a synonym for --verbose. + +1999-09-07 Gary V. Vaughan + + * Makefile.in (INSTALL, standards.info, autoconf.info): MiKTeX + for Windows treats all options after the first filename as + additional filenames, so real options must appear before the first + filename. + +1999-09-07 Steven G. Johnson + + * autoconf.texi (LDFLAGS, LIBS): Document that -L linker flags + should be kept in LDFLAGS and not LIBS. + +1999-09-07 Jim Meyering + + * acgeneral.m4 (AC_SEARCH_LIBS): Use $ac_lib as the index, not $i. + 1999-09-06 Ben Elliston * acspecific.m4 (AC_FUNC_ALLOCA): Rename cache variable to avoid -- 2.47.2