From: Glenn Morris Date: Mon, 14 Oct 2013 10:17:44 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1274 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3083cf62015294c41ca2accf3f4fa642b7687bbf;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index c3884bf65b7..5f379dc8de5 100755 --- a/autogen/configure +++ b/autogen/configure @@ -9004,10 +9004,10 @@ fi if test "x$GCC" = "xyes"; then C_SWITCH_MACHINE="-fno-common" else - as_fn_error "What gives? Fix me if DEC Unix supports ELF now." "$LINENO" 5 + as_fn_error "Non-GCC compilers are not supported." "$LINENO" 5 fi else - UNEXEC_OBJ=unexalpha.o + as_fn_error "Non-ELF systems are not supported since Emacs 24.1." "$LINENO" 5 fi ;; esac