summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 940e5e0ab7..e7fa4be43c 100755
--- a/configure
+++ b/configure
@@ -1308,8 +1308,8 @@ add_extralibs $osextralibs
enabled logging || logfile=/dev/null
- echo "# $0 $@" >$logfile
- set >>$logfile
+echo "# $0 $@" >$logfile
+set >>$logfile
# Combine FFLDFLAGS and the LDFLAGS environment variable.
LDFLAGS="$FFLDFLAGS $LDFLAGS"