]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
fix a few small bugs
[lyx.git] / configure.ac
index 25c22a1dd5d0a6e2d2ee0bb3d1963b03ac34be9a..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
@@ -389,6 +391,8 @@ AC_CONFIG_SUBDIRS(lib lib/reLyX)
 AC_CONFIG_FILES([Makefile \
        boost/Makefile \
        boost/libs/Makefile \
+       boost/libs/filesystem/Makefile \
+       boost/libs/filesystem/src/Makefile \
        boost/libs/regex/Makefile \
        boost/libs/regex/src/Makefile \
        boost/libs/signals/Makefile \