]> git.lyx.org Git - lyx.git/blobdiff - acconfig.h
add const
[lyx.git] / acconfig.h
index 8d0cbf7b644c1c182076dfb1c1fc7fe1c33f8577..5ab17a84f47cadbfc90793282cc3ff9b89d54e70 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
    * ======================================================
    *
@@ -41,9 +41,9 @@
    <iterator> */
 #undef HAVE_DECL_ISTREAMBUF_ITERATOR
 
-@BOTTOM@ 
+@BOTTOM@
 
-/************************************************************ 
+/************************************************************
  ** You should not need to change anything beyond this point */
 
 #ifndef HAVE_STRCHR
@@ -104,13 +104,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 */
-