From deb7f0b41f9c892ba7413abcc4cd5f19787a1122 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 1 Dec 2000 23:15:18 +0000 Subject: Regenerated: autoconf configure.in --- csu/version.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'csu/version.c') diff --git a/csu/version.c b/csu/version.c index dc5e65a016..a3af346a68 100644 --- a/csu/version.c +++ b/csu/version.c @@ -30,6 +30,9 @@ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ PARTICULAR PURPOSE.\n\ Compiled by GNU CC version "__VERSION__".\n" #include "version-info.h" +#ifdef GLIBC_OLDEST_ABI +"The oldest ABI supported: " GLIBC_OLDEST_ABI ".\n" +#endif "Report bugs using the `glibcbug' script to .\n"; #include -- cgit v1.2.3