]> git.lyx.org Git - lyx.git/blobdiff - acconfig.h
next try at fixing 214; dist bugfix from Kayvan
[lyx.git] / acconfig.h
index 4d9f4e8ae6c92d3b9fe95710e725c6a1ff1cc489..8d0cbf7b644c1c182076dfb1c1fc7fe1c33f8577 100644 (file)
@@ -28,8 +28,6 @@
 
 #undef HAVE_LIBSM
 
-#undef USE_PSPELL
-
 /* Define as 1 if the MKSTEMP function is declared */
 #undef HAVE_DECL_MKSTEMP
 
@@ -98,15 +96,11 @@ int mkstemp(char*);
 #endif
 
 #ifdef __EMX__
-#include "os2_defines.h"
-#endif
-
-#ifdef VMS
-#include "vms_defines.h"
+#include "support/os2_defines.h"
 #endif
 
 #if defined(__CYGWIN__) || defined( __CYGWIN32__)
-#include "nt_defines.h"
+#include "support/nt_defines.h"
 #endif
 
 /* Some support for the boost library. */