From: Roland McGrath Date: Mon, 27 Mar 2000 15:08:19 +0000 (+0000) Subject: * include/shlib-compat.h: Conditionalize include X-Git-Tag: cvs/glibc_2-1-91~782 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e5155f85a3058f48930a03f8a383728eb0dbc20;p=thirdparty%2Fglibc.git * include/shlib-compat.h: Conditionalize include on [HAVE_ELF && DO_VERSIONING]. --- diff --git a/ChangeLog b/ChangeLog index 08011476229..8ae11926b44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-03-27 Roland McGrath + + * include/shlib-compat.h: Conditionalize include + on [HAVE_ELF && DO_VERSIONING]. + 2000-03-27 Ulrich Drepper * stdio-common/tst-obprintf.c: New file.