aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-10-14 06:17:44 -0400
committerGlenn Morris2013-10-14 06:17:44 -0400
commit3083cf62015294c41ca2accf3f4fa642b7687bbf (patch)
tree7ef0428a4f431b378c816fd3345d78d6391da0a8
parent1c0a74936b61e1f7e662089126a0765e25bf2c29 (diff)
downloademacs-3083cf62015294c41ca2accf3f4fa642b7687bbf.tar.gz
emacs-3083cf62015294c41ca2accf3f4fa642b7687bbf.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 c3884bf65b7..5f379dc8de5 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -9004,10 +9004,10 @@ fi
9004 if test "x$GCC" = "xyes"; then 9004 if test "x$GCC" = "xyes"; then
9005 C_SWITCH_MACHINE="-fno-common" 9005 C_SWITCH_MACHINE="-fno-common"
9006 else 9006 else
9007 as_fn_error "What gives? Fix me if DEC Unix supports ELF now." "$LINENO" 5 9007 as_fn_error "Non-GCC compilers are not supported." "$LINENO" 5
9008 fi 9008 fi
9009 else 9009 else
9010 UNEXEC_OBJ=unexalpha.o 9010 as_fn_error "Non-ELF systems are not supported since Emacs 24.1." "$LINENO" 5
9011 fi 9011 fi
9012 ;; 9012 ;;
9013esac 9013esac