diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-18 19:18:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-18 19:18:49 +0000 |
commit | 52a0d149c9754e3146f082ae4ed13db5c761986a (patch) | |
tree | 2511d25dafd9877991b0d908e88cbcac1f22d1db /ChangeLog | |
parent | 667bea233af776b461dafb13cfbd3b1160b7edf5 (diff) | |
download | glibc-52a0d149c9754e3146f082ae4ed13db5c761986a.tar.gz glibc-52a0d149c9754e3146f082ae4ed13db5c761986a.tar.xz glibc-52a0d149c9754e3146f082ae4ed13db5c761986a.zip |
* aclocal.m4: Use just the bits from AS_INIT that are needed for the
GLIBC_PROVIDES. Use plain comment instead of HEADER-COMMENT so that it's obvious when extra autoconf machinery is being dragged in.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 45ba4ccaa9..152d3dbfdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-10-17 Jeff Bailey <jbailey@outpost.dnsalias.org> + + * aclocal.m4: Use just the bits from AS_INIT that are needed for the + GLIBC_PROVIDES. Use plain comment instead of HEADER-COMMENT so + that it's obvious when extra autoconf machinery is being dragged in. + 2002-10-18 Roland McGrath <roland@redhat.com> * configure.in: Remove bogus echo included in |