From 89a582ece585f12cd69038e10b9be9b668824545 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 22 Jun 2012 07:17:28 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.39.5