* configure.in: Only add XASSERTS to cppflags.
This commit is contained in:
parent
0f88527fdd
commit
9224ae9ca2
1 changed files with 0 additions and 1 deletions
|
@ -3103,7 +3103,6 @@ echo
|
|||
|
||||
if test $USE_XASSERTS = yes; then
|
||||
echo " Compiling with asserts turned on."
|
||||
CFLAGS="$CFLAGS -DXASSERTS=1"
|
||||
CPPFLAGS="$CPPFLAGS -DXASSERTS=1"
|
||||
echo
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue