]> 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 3b58c4952e2522dd5595e145bb64093cbdc84d6a..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
+#      regex_debug.cpp \
 #      winstances.cpp