diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-18 20:08:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-18 20:08:31 +0000 |
commit | 5d77b1da2b97e783b0cc4c49d7ff30f2966a940c (patch) | |
tree | d0cd4327489b7bebab0f8de95d8431c6b84809bd /ChangeLog | |
parent | e21c057f161eb64dbf4b70a3707f9900d3e3748e (diff) | |
download | glibc-5d77b1da2b97e783b0cc4c49d7ff30f2966a940c.tar.gz glibc-5d77b1da2b97e783b0cc4c49d7ff30f2966a940c.tar.xz glibc-5d77b1da2b97e783b0cc4c49d7ff30f2966a940c.zip |
* configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d284e36777..c0a2062261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-10-18 Jeff Bailey <jbailey@gnu.org> + * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax. + * sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement. * sysdeps/generic/configure.in: Likewise. * sysdeps/i386/elf/configure.in: Likewise. |