summaryrefslogtreecommitdiff
path: root/autom4te.cache/traces.1
diff options
context:
space:
mode:
authorLuca Trisciani <luca.trisciani@gmail.com>2017-12-20 00:05:28 +0100
committerLuca Trisciani <luca.trisciani@gmail.com>2017-12-20 00:05:28 +0100
commit8dd2c4fb4d065434fc15c86238a91b63a4a77c99 (patch)
tree913a80f0c18341080c0c0f8630dc2c020445027a /autom4te.cache/traces.1
parent433f5e0b111d05bc5ba8ed66d6171fc9dc365ef2 (diff)
Some preprocessor derectives for windows
Diffstat (limited to 'autom4te.cache/traces.1')
-rw-r--r--autom4te.cache/traces.14
1 files changed, 3 insertions, 1 deletions
diff --git a/autom4te.cache/traces.1 b/autom4te.cache/traces.1
index 4e9687b..d70c70b 100644
--- a/autom4te.cache/traces.1
+++ b/autom4te.cache/traces.1
@@ -332,7 +332,7 @@ m4trace:configure.ac:5: -1- AC_CONFIG_FILES([
Makefile
src/Makefile
])
-m4trace:configure.ac:9: -1- AC_CHECK_HEADERS([stdlib.h nistd.h stdio.h math.h sndfile.h unistd.h pthread.h string.h time.h ctype.h])
+m4trace:configure.ac:9: -1- AC_CHECK_HEADERS([stdlib.h nistd.h stdio.h math.h sndfile.h unistd.h pthread.h string.h time.h ctype.h iso646.h])
m4trace:configure.ac:9: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
@%:@undef HAVE_STDLIB_H])
m4trace:configure.ac:9: -1- AH_OUTPUT([HAVE_NISTD_H], [/* Define to 1 if you have the <nistd.h> header file. */
@@ -353,6 +353,8 @@ m4trace:configure.ac:9: -1- AH_OUTPUT([HAVE_TIME_H], [/* Define to 1 if you have
@%:@undef HAVE_TIME_H])
m4trace:configure.ac:9: -1- AH_OUTPUT([HAVE_CTYPE_H], [/* Define to 1 if you have the <ctype.h> header file. */
@%:@undef HAVE_CTYPE_H])
+m4trace:configure.ac:9: -1- AH_OUTPUT([HAVE_ISO646_H], [/* Define to 1 if you have the <iso646.h> header file. */
+@%:@undef HAVE_ISO646_H])
m4trace:configure.ac:9: -1- AC_SUBST([CPP])
m4trace:configure.ac:9: -1- AC_SUBST_TRACE([CPP])
m4trace:configure.ac:9: -1- m4_pattern_allow([^CPP$])