Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2012-11-23 18:58:24 +0400
committerChristopher Faylor <me@cgf.cx>2012-11-23 18:58:24 +0400
commit916015a6af6ee09395740ab37dd4db7acc8457a1 (patch)
tree8bfdd04c42d99583962f539729d1ed6e42cf692c /winsup/cygwin/configure
parent6a432cb180715825c056326638e9e47dd1c05fff (diff)
* configure.in: Remove unneeded ALLOC substitution.
* configure: Regenerate. * aclocal.m4: Ditto.
Diffstat (limited to 'winsup/cygwin/configure')
-rwxr-xr-xwinsup/cygwin/configure3
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/cygwin/configure b/winsup/cygwin/configure
index 5a1f22afa..ac3766cb5 100755
--- a/winsup/cygwin/configure
+++ b/winsup/cygwin/configure
@@ -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