From fe54a69c1c7d5c32eccac960de0ca895017b23a9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 9 Feb 2004 20:20:23 +0000 Subject: * configure.in: Don't set CCVERSION. * configure: Regenerated. * glibcbug.in: File removed. * Makefile (install-bin-script): Remove glibcbug. (glibcbug): Target removed. (distclean-1): Don't rm glibcbug. (distribute): Remove glibcbug.in. --- configure.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 424123df68..2f1785881f 100644 --- a/configure.in +++ b/configure.in @@ -749,10 +749,6 @@ test -n "$aux_missing" && AC_MSG_WARN([ *** some features will be disabled. *** Check the INSTALL file for required versions.]) -# glibcbug.in wants to know the compiler version. -CCVERSION=`$CC -v 2>&1 | sed -n 's/gcc version //p'` -AC_SUBST(CCVERSION) - # if using special system headers, find out the compiler's sekrit # header directory and add that to the list. NOTE: Only does the right # thing on a system that doesn't need fixincludes. (Not presently a problem.) -- cgit v1.2.3