summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-04-20 13:47:15 +0000
committerAndrei Zmievski <andrei@php.net>2000-04-20 13:47:15 +0000
commit70b2013f9e533d6a55dafe78cf0d7100a2914cf5 (patch)
tree884b6766dc88102c06c83d59e90b9ce81ca20538
parent9aba6a94d3890bc7f0bbef9d8f3b869384a840d4 (diff)
downloadphp-git-70b2013f9e533d6a55dafe78cf0d7100a2914cf5.tar.gz
Check for ieeefp.h.
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index f43649c5c0..6f7cd86c39 100644
--- a/configure.in
+++ b/configure.in
@@ -230,6 +230,7 @@ crypt.h \
dlfcn.h \
fcntl.h \
grp.h \
+ieeefp.h \
limits.h \
locale.h \
memory.h \