]> git.lyx.org Git - features.git/blobdiff - boost/libs/regex/src/Makefile.am
More pch work.
[features.git] / boost / libs / regex / src / Makefile.am
index 37c388ccc4651eb5001c4022906b120c5f97c5c3..f3c874bd10f051fbfcd4730d5e01d665bccd4955 100644 (file)
@@ -4,6 +4,9 @@ noinst_LTLIBRARIES = libboostregex.la
 
 INCLUDES = $(BOOST_INCLUDES)
 
+AM_CPPFLAGS = -DBOOST_USER_CONFIG="<config.h>"
+AM_CXXFLAGS = $(PCH_FLAGS)
+
 libboostregex_la_SOURCES = \
        cpp_regex_traits.cpp \
        c_regex_traits_common.cpp \
@@ -18,5 +21,5 @@ libboostregex_la_SOURCES = \
 
 #      posix_api.cpp \
 #      wide_posix_api.cpp \
-#      regex_debug.cpp
-#      winstances.cpp \
+#      regex_debug.cpp \
+#      winstances.cpp