X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=3rdparty%2FMakefile.am;h=02dbfef70b787c26b2501eed2804ba745541f23a;hb=d67a8cb212dab9ac06fba93e2732af3fa081136a;hp=c32db865b88a1af188d81e474ab6a47422a27866;hpb=b917c4e40f9f5cd3d101444600eddafcca54d6e3;p=features.git diff --git a/3rdparty/Makefile.am b/3rdparty/Makefile.am index c32db865b8..02dbfef70b 100644 --- a/3rdparty/Makefile.am +++ b/3rdparty/Makefile.am @@ -3,8 +3,11 @@ include $(top_srcdir)/config/common.am DIST_SUBDIRS = boost hunspell libiconv zlib if USE_INCLUDED_BOOST +if LYX_USE_STD_REGEX +else BOOST = boost endif +endif if USE_INCLUDED_HUNSPELL HUNSPELL = hunspell