diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-27 19:43:54 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-27 19:43:54 +0000 |
commit | 58dc1d49686da5b13a8e63f86fecf025b532572e (patch) | |
tree | 13f3bab64a51a374dffbadd70486775377e8d039 /ChangeLog | |
parent | 480d827b660a4e13fd5b9a4bacb3df57cad1a5aa (diff) | |
download | glibc-58dc1d49686da5b13a8e63f86fecf025b532572e.zip glibc-58dc1d49686da5b13a8e63f86fecf025b532572e.tar.gz glibc-58dc1d49686da5b13a8e63f86fecf025b532572e.tar.bz2 |
* Makeconfig (preprocess-versions): New canned sequence for running
cpp on shlib-versions and the like.
(soversions.i): Use it.
* Makerules (Versions.all, sysd-versions): Use it to preprocess the
Versions.def and Versions files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-03-27 Roland McGrath <roland@baalperazim.frob.com> + + * Makeconfig (preprocess-versions): New canned sequence for running + cpp on shlib-versions and the like. + (soversions.i): Use it. + * Makerules (Versions.all, sysd-versions): Use it to preprocess the + Versions.def and Versions files. + 2000-03-27 Ulrich Drepper <drepper@redhat.com> * stdio-common/tst-obprintf.c (main): Add another check to see |