]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Somehow this got missed when (partially) fixing the recursive include problem.
[lyx.git] / configure.ac
index bd6b955b89c8163dded55182c24ea632db256b32..39d2292e7d628cf7fdc55715c35b677ca62260a2 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 utime.h sys/utime.h fontconfig/fontconfig.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