Eliminate bogus clearing of CPPFLAGS so the contents of CPPFLAGS
is properly passed down throughout the autoconf script.
This commit is contained in:
parent
9af44230eb
commit
60b2660b39
|
|
@ -225,7 +225,6 @@ stub_defs=""
|
|||
extra_defs="$extra_defs -DCAD_DIR=\\\"\${LIBDIR}\\\" -DBIN_DIR=\\\"\${BINDIR}\\\""
|
||||
X_LIBS=
|
||||
X_CFLAGS=
|
||||
CPPFLAGS=
|
||||
INC_SPECS=
|
||||
DEPEND_FLAG=
|
||||
SHLIB_CFLAGS=""
|
||||
|
|
|
|||
Loading…
Reference in New Issue