]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Forgot this one in an earlier commit.
[lyx.git] / configure.ac
index b23313e2ed6125d4da9fe5f37b2fcbca9ed0e0b6..4f5e32e396bee19c4787c039e64390e8ddef86f5 100644 (file)
@@ -236,7 +236,7 @@ AC_LANG_POP(C)
 # some standard header files
 AC_HEADER_DIRENT
 AC_HEADER_MAJOR
-AC_CHECK_HEADERS(sys/time.h sys/types.h sys/select.h strings.h locale.h io.h process.h NewAPIs.h)
+AC_CHECK_HEADERS(sys/time.h sys/types.h sys/select.h strings.h locale.h io.h process.h NewAPIs.h utime.h sys/utime.h)
 
 # some standard structures
 AC_HEADER_STAT