]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
remove unneded math specific stuff, use altered notifyCursorLeave
[lyx.git] / configure.ac
index 9aa611350e53ea36f6b420a0f498c44f0eb81cb7..efb3ccaf1c2f660b85355a3fbf1f9486f4e11c5e 100644 (file)
@@ -371,6 +371,8 @@ int mkstemp(char*);
 #define USE_BOOST_FORMAT 0
 #endif
 
+#define BOOST_USER_CONFIG <config.h>
+
 #if defined(ENABLE_ASSERTIONS)
 #define BOOST_ENABLE_ASSERT_HANDLER 1
 #else