X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=3rdparty%2FMakefile.am;h=02dbfef70b787c26b2501eed2804ba745541f23a;hb=6e22bb17c716825cee49484d2ba4cd964f9c273c;hp=c32db865b88a1af188d81e474ab6a47422a27866;hpb=f434fd22b1b84360f15c31cc9f1cf6567150356c;p=lyx.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