Some preprocessor derectives for windows
[leqm-nrt.git] / configure.ac
index 6c224a1aa30ecaeddcd5fccc6a81204121940f8d..7473ba80849f57d7557980750b4f23af6e316d3a 100644 (file)
@@ -6,7 +6,7 @@ AC_CONFIG_FILES([
        Makefile
        src/Makefile
 ])
-AC_CHECK_HEADERS([stdlib.h nistd.h stdio.h math.h sndfile.h unistd.h pthread.h string.h time.h ctype.h])
+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])
 
 AC_FUNC_MALLOC
 AC_CHECK_FUNCS([clock_gettime memset powf])