diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-18 20:28:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-18 20:28:09 +0000 |
commit | c2f55635daad280e92eba084450053819f86e949 (patch) | |
tree | 48b508ce3570694e987d31902bf1dcdfff8c1c14 /ChangeLog | |
parent | 5d77b1da2b97e783b0cc4c49d7ff30f2966a940c (diff) | |
download | glibc-c2f55635daad280e92eba084450053819f86e949.zip glibc-c2f55635daad280e92eba084450053819f86e949.tar.gz glibc-c2f55635daad280e92eba084450053819f86e949.tar.bz2 |
* configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.
* sysdeps/alpha/elf/configure.in: Likewise.
* sysdeps/i386/elf/configure.in: Likewise.
* sysdeps/mach/hurd/configure.in: Likewise.
* sysdeps/x86_64/elf/configure.in: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2002-10-18 Jeff Bailey <jbailey@gnu.org> + * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD. + * sysdeps/alpha/elf/configure.in: Likewise. + * sysdeps/i386/elf/configure.in: Likewise. + * sysdeps/mach/hurd/configure.in: Likewise. + * sysdeps/x86_64/elf/configure.in: Likewise. + * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax. * sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement. |