From 480d827b660a4e13fd5b9a4bacb3df57cad1a5aa Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 27 Mar 2000 19:42:09 +0000 Subject: 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. --- Versions.def | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Versions.def') diff --git a/Versions.def b/Versions.def index 31674d4bc3..962bcf6e48 100644 --- a/Versions.def +++ b/Versions.def @@ -9,6 +9,9 @@ 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 -- cgit v1.2.3