X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=3rdparty%2Fboost%2FMakefile.am;h=7bd1ff0113119eab434e056469842dc30902e04a;hb=d67a8cb212dab9ac06fba93e2732af3fa081136a;hp=54d34e3ecae80e0f3d8cb472f908dc2cfc017442;hpb=cf1e08f7f704cfbb31998ce024e3bc332fe6f432;p=features.git diff --git a/3rdparty/boost/Makefile.am b/3rdparty/boost/Makefile.am index 54d34e3eca..7bd1ff0113 100644 --- a/3rdparty/boost/Makefile.am +++ b/3rdparty/boost/Makefile.am @@ -12,10 +12,6 @@ EXTRA_DIST = boost \ AM_CPPFLAGS += -DBOOST_USER_CONFIG="" 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