]> git.lyx.org Git - lyx.git/blobdiff - acconfig.h
Virtual code for the splash screen and a suggestion that this isn't the
[lyx.git] / acconfig.h
index 8d0cbf7b644c1c182076dfb1c1fc7fe1c33f8577..e63e271baf57c3a91dbc2736462a8733cc9c936d 100644 (file)
@@ -1,8 +1,8 @@
 /* -*- C++ -*- */
-/* This is the compilation configuration file for LyX. It was generated by 
-   autoconf's configure. You might want to change some of the defaults if 
+/* This is the compilation configuration file for LyX. It was generated by
+   autoconf's configure. You might want to change some of the defaults if
    something goes wrong during the compilation
-   
+
    * This file is part of
    * ======================================================
    *
 
 @TOP@
 
-/* define this to the location of forms.h to be used with #include,
-  e.g. <forms.h> */
-#undef FORMS_H_LOCATION
-
 /* define this to the location of xpm.h to be used with #include,
   e.g. <xpm.h> */
 #undef XPM_H_LOCATION
@@ -41,9 +37,9 @@
    <iterator> */
 #undef HAVE_DECL_ISTREAMBUF_ITERATOR
 
-@BOTTOM@ 
+@BOTTOM@
 
-/************************************************************ 
+/************************************************************
  ** You should not need to change anything beyond this point */
 
 #ifndef HAVE_STRCHR
@@ -104,13 +100,14 @@ int mkstemp(char*);
 #endif
 
 /* Some support for the boost library. */
-#ifndef HAVE_LIMITS
-#define BOOST_NO_LIMITS
-#endif
-
-#ifndef HAVE_SSTREAM
-#define BOOST_NO_STRINGSTREAM
-#endif
+/*
+ * #ifndef HAVE_LIMITS
+ * #define BOOST_NO_LIMITS
+ * #endif
+ *
+ * #ifndef HAVE_SSTREAM
+ * #define BOOST_NO_STRINGSTREAM
+ * #endif
+ */
 
 #endif /* _CONFIG_H */
-