about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-18 22:17:48 +0000
committerRoland McGrath <roland@gnu.org>2002-10-18 22:17:48 +0000
commitc118d63419c3b53136ca37aed588baf4aef9f61c (patch)
tree102fb5d7b28f90dffbbdc7fa0df744a5e5795189 /ChangeLog
parent45fba3dfbb78d8545b1350c19c1d4d5ebb62c588 (diff)
downloadglibc-c118d63419c3b53136ca37aed588baf4aef9f61c.tar.gz
glibc-c118d63419c3b53136ca37aed588baf4aef9f61c.tar.xz
glibc-c118d63419c3b53136ca37aed588baf4aef9f61c.zip
* configure.in: Replace obsolete AC_OUTPUT syntax with
        AC_CONFIG_FILES, AC_CONFIG_COMMANDS, and new-type AC_OUTPUT trio.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5105b6535..f7d2de6de5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
 
 2002-10-18  Jeff Bailey  <jbailey@gnu.org>
 
+        * configure.in: Replace obsolete AC_OUTPUT syntax with
+        AC_CONFIG_FILES, AC_CONFIG_COMMANDS, and new-type AC_OUTPUT trio.
+
         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDEs for
 	_AS_PATH_SEPARATOR_PREPARE and _AS_TEST_PREPARE.