From: Roland McGrath Date: Mon, 27 Mar 2000 19:43:54 +0000 (+0000) Subject: * Makeconfig (preprocess-versions): New canned sequence for running X-Git-Tag: cvs/glibc_2-1-91~776 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=58dc1d49686da5b13a8e63f86fecf025b532572e;p=thirdparty%2Fglibc.git * 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. --- diff --git a/ChangeLog b/ChangeLog index 6e8e2a33cec..76391807f2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-03-27 Roland McGrath + + * 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 * stdio-common/tst-obprintf.c (main): Add another check to see diff --git a/Versions.def b/Versions.def index 962bcf6e48b..31674d4bc30 100644 --- a/Versions.def +++ b/Versions.def @@ -9,9 +9,6 @@ libc { GLIBC_2.1.3 GLIBC_2.1.4 GLIBC_2.2 -%ifdef USE_IN_LIBIO - HURD_CTHREADS_0.3 -%endif } libcrypt { GLIBC_2.0