diff options
author | Roland McGrath <roland@gnu.org> | 2005-07-22 05:35:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-07-22 05:35:27 +0000 |
commit | 3bfd2d42c064bbee516ca3d4b116c80e280dc0b4 (patch) | |
tree | 9010ea3880422875e546bd947a9d0d83ab20ae30 /ChangeLog | |
parent | 4fd8fd7ee8f1c3983c9ef09b06864581af0506e7 (diff) | |
download | glibc-3bfd2d42c064bbee516ca3d4b116c80e280dc0b4.tar glibc-3bfd2d42c064bbee516ca3d4b116c80e280dc0b4.tar.gz glibc-3bfd2d42c064bbee516ca3d4b116c80e280dc0b4.tar.bz2 glibc-3bfd2d42c064bbee516ca3d4b116c80e280dc0b4.zip |
* nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-07-21 Roland McGrath <roland@redhat.com> + * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o). + * stdlib/Makefile (headers): Move bits/wchar.h to ... * wcsmbs/Makefile (headers): ... here. Add bits/wchar2.h too. |