summaryrefslogtreecommitdiff
path: root/autom4te.cache/output.0
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-04-16 06:25:00 +0000
committerDana Jansens <danakj@orodu.net>2002-04-16 06:25:00 +0000
commit251dd4034f3a3f11a190c06d7b69670dc87d219d (patch)
tree4cf80bc69905e916a398f67dd9df8e062252d8df /autom4te.cache/output.0
parent67e5cb217e62e61928a7c399148f7d4a0bcfee0b (diff)
get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use checks for individual headers instead
Diffstat (limited to 'autom4te.cache/output.0')
-rw-r--r--autom4te.cache/output.04
1 files changed, 3 insertions, 1 deletions
diff --git a/autom4te.cache/output.0 b/autom4te.cache/output.0
index 1e51cf4e..fa6bba89 100644
--- a/autom4te.cache/output.0
+++ b/autom4te.cache/output.0
@@ -3125,7 +3125,9 @@ done
-for ac_header in ctype.h dirent.h fcntl.h libgen.h locale.h nl_types.h process.h signal.h stdarg.h stdio.h time.h unistd.h sys/param.h sys/select.h sys/signal.h sys/stat.h sys/time.h sys/types.h sys/wait.h
+
+
+for ac_header in ctype.h dirent.h fcntl.h libgen.h locale.h nl_types.h process.h signal.h stdarg.h stdio.h string.h stdlib.h time.h unistd.h sys/param.h sys/select.h sys/signal.h sys/stat.h sys/time.h sys/types.h sys/wait.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then