From 7dc1a9352e12ee5fc4b92c0cf8012f2b49836be3 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Mon, 2 Nov 2009 17:58:57 +0100 Subject: don't try to detect glibc and libstdc++ version as we don't need this information any longer --- buildlib/environment.mak.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'buildlib/environment.mak.in') diff --git a/buildlib/environment.mak.in b/buildlib/environment.mak.in index 5fca48d5a..fdac3e6c3 100644 --- a/buildlib/environment.mak.in +++ b/buildlib/environment.mak.in @@ -9,8 +9,6 @@ CPPFLAGS+= @CPPFLAGS@ @DEFS@ -D_REENTRANT -Wall CXX = @CXX@ CXXFLAGS+= @CXXFLAGS@ NUM_PROCS = @NUM_PROCS@ -GLIBC_VER = @GLIBC_VER@ -LIBSTDCPP_VER = @LIBSTDCPP_VER@ # Linker stuff PICFLAGS+= -fPIC -DPIC -- cgit v1.2.3-70-g09d2