diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-19 20:51:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-19 20:51:15 +0000 |
commit | a1ceed7aa29c1db5c7cd0c740a253899b6954630 (patch) | |
tree | 653fb7e5220d42bd742352034fcbbd87fa755932 /ChangeLog | |
parent | f4b07664fb98e866ac8c97442118b32583b02071 (diff) | |
download | glibc-a1ceed7aa29c1db5c7cd0c740a253899b6954630.zip glibc-a1ceed7aa29c1db5c7cd0c740a253899b6954630.tar.gz glibc-a1ceed7aa29c1db5c7cd0c740a253899b6954630.tar.bz2 |
* configure.in: Call AC_CONFIG_SUBDIRS with empty argument
and then set $subdirs directly, because the new Autoconf breaks
compatibility in every way imaginable and insists on whining
about usage that worked since the dawn of time.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2002-10-19 Roland McGrath <roland@redhat.com> + * configure.in: Call AC_CONFIG_SUBDIRS with empty argument + and then set $subdirs directly, because the new Autoconf breaks + compatibility in every way imaginable and insists on whining + about usage that worked since the dawn of time. + * configure: Regenerated. + * configure: Regenerated (using Autoconf 2.54). * sysdeps/alpha/elf/configure: Likewise. * sysdeps/generic/configure: Likewise. |