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 4f03e74cdf..36bfc9e020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -416,6 +416,7 @@ dnl Then headers.
dnl ----------------------------------------------------------------------------
dnl QNX requires unix.h to allow functions in libunix to work properly.
+dnl locale.h is checked for supporting old code in extensions such as imagick.
AC_CHECK_HEADERS([ \
inttypes.h \
stdint.h \
@@ -440,7 +441,6 @@ netdb.h \
poll.h \
pwd.h \
resolv.h \
-signal.h \
strings.h \
syslog.h \
sysexits.h \
@@ -642,7 +642,6 @@ statfs \
statvfs \
std_syslog \
strcasecmp \
-strerror \
strfmon \
strnlen \
strptime \