diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-06-26 00:10:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-06-26 00:10:47 +0000 |
commit | 707ac6cbab5c775ce3c7849dde8a014767991637 (patch) | |
tree | c74c29ac4db757828bb3bf9ecb0098613fd2c2bb /ChangeLog | |
parent | f9a73ae19a5fd2dff92b9eb631a96fff17b3f5af (diff) | |
download | glibc-707ac6cbab5c775ce3c7849dde8a014767991637.zip glibc-707ac6cbab5c775ce3c7849dde8a014767991637.tar.gz glibc-707ac6cbab5c775ce3c7849dde8a014767991637.tar.bz2 |
update
* posix/Makefile (CFLAGS-regex.c): -DDEBUG was not meant for the
public.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1997-06-26 02:06 Ulrich Drepper <drepper@cygnus.com> + * posix/Makefile (CFLAGS-regex.c): -DDEBUG was not meant for the + public. + * Makerules ($(common-objpfx)libc.so): Use $(load-map-file) in dependency, not $(libc-map). |