From: Glenn Morris Date: Fri, 22 Jun 2012 11:17:28 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.2~76 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=89a582ece585f12cd69038e10b9be9b668824545;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index 1144c2d6188..33576638fdd 100755 --- a/autogen/configure +++ b/autogen/configure @@ -7411,6 +7411,11 @@ fi machine=intel386 machfile="m/${machine}.h" fi + ac_fn_c_check_decl "$LINENO" "__ILP32__" "ac_cv_have_decl___ILP32__" "$ac_includes_default" +if test "x$ac_cv_have_decl___ILP32__" = x""yes; then : + machfile="m/intel386.h" +fi + fi # Extract the first word of "install-info", so it can be a program name with args.