summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 4bbfe288..8cccdfc8 100755
--- a/configure
+++ b/configure
@@ -2590,7 +2590,6 @@ int main(int argc, char **argv)
if conftest ; then
printf "yes\n"
- printf "#define HAVE_ALLOCA 1\n" >> config.h
printf "#define ALLOCA_H <%s>\n" $try_header >> config.h
have_alloca=y
break;