aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-09-10 06:17:40 -0400
committerGlenn Morris2013-09-10 06:17:40 -0400
commit57f26ea78c0114eb48cef32e16b684526dbb1f11 (patch)
treeed6dc4604c419d780b5c691afb16e583ea348d4e
parent6480194ca1080908a32fb2eb700f3dcf938972d5 (diff)
downloademacs-57f26ea78c0114eb48cef32e16b684526dbb1f11.tar.gz
emacs-57f26ea78c0114eb48cef32e16b684526dbb1f11.zip
Auto-commit of generated files.
-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
8779fi 8779fi
8780 8780
8781 8781
8782late_LDFLAGS=$LDFLAGS 8782late_LDFLAGS="$LDFLAGS"
8783if test x$GCC = xyes; then 8783if test x$GCC = xyes; then
8784 LDFLAGS_NOCOMBRELOC="-Wl,-znocombreloc" 8784 LDFLAGS_NOCOMBRELOC="-Wl,-znocombreloc"
8785else 8785else
@@ -8812,7 +8812,7 @@ fi
8812rm -f core conftest.err conftest.$ac_objext \ 8812rm -f core conftest.err conftest.$ac_objext \
8813 conftest$ac_exeext conftest.$ac_ext 8813 conftest$ac_exeext conftest.$ac_ext
8814 8814
8815LDFLAGS=$late_LDFLAGS 8815LDFLAGS="$late_LDFLAGS"
8816 8816
8817test "x$CANNOT_DUMP" = "x" && CANNOT_DUMP=no 8817test "x$CANNOT_DUMP" = "x" && CANNOT_DUMP=no
8818case "$opsys" in 8818case "$opsys" in