aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure b/configure
index c1edbf6b..b2351c6a 100755
--- a/configure
+++ b/configure
@@ -2502,7 +2502,7 @@ fi
# valgrind
# Check whether --enable-valgrind was given.
if test "${enable_valgrind+set}" = set; then
- enableval=$enable_valgrind; test x$enableval = xyes && PFLAGS_EXTRA="$PFLAGS_EXTRA -gv"
+ enableval=$enable_valgrind; test x$enableval = xyes && PFLAGS_EXTRA="$PFLAGS_EXTRA -pv"
fi
@@ -6937,8 +6937,7 @@ $debug ||
if test -n "$CONFIG_FILES"; then
-ac_cr='
-'
+ac_cr=' '
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
ac_cs_awk_cr='\\r'