]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
get rid of nt_defines.h
[lyx.git] / configure.ac
index 39343ca812ec2daca6d15e90178cb58e52a4fc3c..5728ba83f88b2dcc131a7a680b838f719bc47c9d 100644 (file)
@@ -361,10 +361,6 @@ int mkstemp(char*);
 #include "support/os2_defines.h"
 #endif
 
-#if defined(__CYGWIN__) || defined(__CYGWIN32__)
-#include "support/nt_defines.h"
-#endif
-
 #if defined(HAVE_OSTREAM) && defined(HAVE_LOCALE) && defined(HAVE_SSTREAM)
 #define USE_BOOST_FORMAT 1
 #else