]> git.lyx.org Git - features.git/blobdiff - 3rdparty/boost/Makefile.am
Do not try to build an empty boost lib
[features.git] / 3rdparty / boost / Makefile.am
index 54d34e3ecae80e0f3d8cb472f908dc2cfc017442..7bd1ff0113119eab434e056469842dc30902e04a 100644 (file)
@@ -12,10 +12,6 @@ EXTRA_DIST = boost \
 AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>" 
 AM_CPPFLAGS +=  $(BOOST_INCLUDES)
 
-if LYX_USE_STD_REGEX
-
-else
-
 # This version is more than three times faster than the one below
 
 if MONOLITHIC_BOOST
@@ -48,4 +44,3 @@ liblyxboost_a_SOURCES = \
 
 endif #MONOLITHIC_BOOST
 
-endif #LYX_USE_STD_REGEX