summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4be3f5415..281b2c088 100644
--- a/configure.ac
+++ b/configure.ac
@@ -812,8 +812,7 @@ dnl pollute (and slow down because libtool has to parse them) the build.
if test -f confdefs.h; then
for i in PACKAGE_ HAVE_STRING HAVE_DLFCN_H HAVE_MEM STDC_HEADERS \
HAVE_STDLIB_H HAVE_UNISTD_H HAVE_STDC_HEADERS \
- HAVE_LONG_DOUBLE HAVE_SYS_STAT_H HAVE_SYS_TYPES_H \
- PROTOTYPES __PROTOTYPES
+ HAVE_SYS_STAT_H HAVE_SYS_TYPES_H PROTOTYPES __PROTOTYPES
do
$SED "/#define $i/d" < confdefs.h > confdefs.tmp
mv confdefs.tmp confdefs.h