Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2012-06-22 07:17:28 -04:00
parent 16905becc7
commit 89a582ece5

5
autogen/configure vendored
View file

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