summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a39660a81..0786048c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -811,7 +811,6 @@ dnl and polluate (and slow down because libtool has to parse them) the build.
if test -f confdefs.h; then
$SED '/#define PACKAGE_/d' <confdefs.h >confdefs.tmp
$SED '/#define HAVE_STRING/d' <confdefs.tmp >confdefs.h
- $SED '/#define HAVE_ALLOCA /d' <confdefs.h >confdefs.tmp
$SED '/#define HAVE_DLFCN_H/d' <confdefs.tmp >confdefs.h
$SED '/#define HAVE_MEM/d' <confdefs.h >confdefs.tmp
$SED '/#define STDC_HEADERS/d' <confdefs.tmp >confdefs.h