summaryrefslogtreecommitdiff
path: root/autogen
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-09-10 06:17:40 -0400
committerGlenn Morris <rgm@gnu.org>2013-09-10 06:17:40 -0400
commit57f26ea78c0114eb48cef32e16b684526dbb1f11 (patch)
treeed6dc4604c419d780b5c691afb16e583ea348d4e /autogen
parent6480194ca1080908a32fb2eb700f3dcf938972d5 (diff)
downloademacs-57f26ea78c0114eb48cef32e16b684526dbb1f11.tar.gz
Auto-commit of generated files.
Diffstat (limited to 'autogen')
-rwxr-xr-xautogen/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen/configure b/autogen/configure
index 325b333f00d..a0f302b4ac0 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -8779,7 +8779,7 @@ else
fi
-late_LDFLAGS=$LDFLAGS
+late_LDFLAGS="$LDFLAGS"
if test x$GCC = xyes; then
LDFLAGS_NOCOMBRELOC="-Wl,-znocombreloc"
else
@@ -8812,7 +8812,7 @@ fi
rm -f core conftest.err conftest.$ac_objext \
conftest$ac_exeext conftest.$ac_ext
-LDFLAGS=$late_LDFLAGS
+LDFLAGS="$late_LDFLAGS"
test "x$CANNOT_DUMP" = "x" && CANNOT_DUMP=no
case "$opsys" in