diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-31 15:15:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-31 15:15:26 +0000 |
commit | 256705f4bd88d4a240f4661faea339e6bddef48f (patch) | |
tree | 1652d24d728a261d079c55af6d06c90b67c8c840 /ChangeLog | |
parent | a1129917d77757941eded59e574f5fc9199284cb (diff) | |
download | glibc-256705f4bd88d4a240f4661faea339e6bddef48f.tar.gz glibc-256705f4bd88d4a240f4661faea339e6bddef48f.tar.xz glibc-256705f4bd88d4a240f4661faea339e6bddef48f.zip |
Update.
1998-10-31 Ulrich Drepper <drepper@cygnus.com> * aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to avoid ld test generating an unwanted file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8aeb966b75..f4794a5a66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-10-31 Ulrich Drepper <drepper@cygnus.com> + + * aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to + avoid ld test generating an unwanted file. + 1998-10-30 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> * sunrpc/Versions: Add xdr_uint32_t and xdr_int32_t. |