projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move the interactive helper to a subdirectory of test
[apt.git]
/
buildlib
/
environment.mak.in
diff --git
a/buildlib/environment.mak.in
b/buildlib/environment.mak.in
index 5fca48d5accdeb4ba302be05f33746079417ff8f..fdac3e6c3ec6b9c77c28c9634f17433497bed9f9 100644
(file)
--- 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@
CXX = @CXX@
CXXFLAGS+= @CXXFLAGS@
NUM_PROCS = @NUM_PROCS@
-GLIBC_VER = @GLIBC_VER@
-LIBSTDCPP_VER = @LIBSTDCPP_VER@
# Linker stuff
PICFLAGS+= -fPIC -DPIC
# Linker stuff
PICFLAGS+= -fPIC -DPIC