1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00

Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2013-10-14 06:17:44 -04:00
parent 1c0a74936b
commit 3083cf6201

4
autogen/configure vendored
View file

@ -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