]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Sep 2013 10:17:40 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Sep 2013 10:17:40 +0000 (06:17 -0400)
autogen/configure

index 325b333f00d85425e8bedc1814336e20a56bf12a..a0f302b4ac08789a4d921bd5f15f6d07629380d1 100755 (executable)
@@ -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