diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-08 05:02:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-08 05:02:46 +0000 |
commit | 33f5839ff3a9068d0804f90db652c2d3c1cd9789 (patch) | |
tree | 6516fee3dd1e7f9b977e1b849013cdb75aad8ae0 /ChangeLog | |
parent | d1c2a14cdfd71fea547c9ec0db7eff85991bdd11 (diff) | |
download | glibc-33f5839ff3a9068d0804f90db652c2d3c1cd9789.tar glibc-33f5839ff3a9068d0804f90db652c2d3c1cd9789.tar.gz glibc-33f5839ff3a9068d0804f90db652c2d3c1cd9789.tar.bz2 glibc-33f5839ff3a9068d0804f90db652c2d3c1cd9789.zip |
Update.
2000-05-07 Ulrich Drepper <drepper@redhat.com>
* locale/Makefile (locale-CPPFLAGS): Renamed from CPPFLAGS. It's
only needed for locale.
* catgets/Makefile (catgets-CPPFLAGS): Renamed from CPPFLAGS.
It's only needed for catgets.
Patches by Greg McGary <gkm@eng.ascend.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-05-07 Ulrich Drepper <drepper@redhat.com> + + * locale/Makefile (locale-CPPFLAGS): Renamed from CPPFLAGS. It's + only needed for locale. + * catgets/Makefile (catgets-CPPFLAGS): Renamed from CPPFLAGS. + It's only needed for catgets. + Patches by Greg McGary <gkm@eng.ascend.com>. + 2000-05-07 Mark Kettenis <kettenis@gnu.org> * nss/nss_db/db-open.c: Cleanup and add comments. Pretty print. |