summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6e971eb89c..9d4dae044d 100755
--- a/configure
+++ b/configure
@@ -1504,7 +1504,7 @@ if test -n "$LDFLAGS" ; then
_warn_CFLAGS=yes
fi
if test -n "$CPPFLAGS" ; then
- _inc_extra="$_inc_extra $LDFLAGS"
+ _inc_extra="$_inc_extra $CPPFLAGS"
_warn_CFLAGS=yes
fi