* configure.in: Remove unneeded ALLOC substitution.

* configure: Regenerate.
* aclocal.m4: Ditto.
This commit is contained in:
Christopher Faylor
2012-11-23 14:58:24 +00:00
parent 6a432cb180
commit 916015a6af
3 changed files with 6 additions and 5 deletions

View File

@@ -586,7 +586,6 @@ ac_no_link=no
ac_subst_vars='LTLIBOBJS
LIBOBJS
CONFIG_DIR
ALLOCA
DEF_DLL_ENTRY
DLL_ENTRY
LIBSERVER
@@ -4435,7 +4434,6 @@ MALLOC_OFILES=malloc.o
case "$target_cpu" in
i?86) DLL_ENTRY="_dll_entry@12"
DEF_DLL_ENTRY="dll_entry@12"
ALLOCA="_alloca"
CONFIG_DIR="i386" ;;
*) as_fn_error $? "Invalid target processor \"$target_cpu\"" "$LINENO" 5 ;;
esac
@@ -4456,7 +4454,6 @@ configure_args=$(/usr/bin/expr "$configure_args" : 'X \(.*\)')
ac_config_files="$ac_config_files Makefile"
cat >confcache <<\_ACEOF