]> git.lyx.org Git - lyx.git/blobdiff - config/common.am
cua.bind: switch shortcuts for bold and boldsymbol
[lyx.git] / config / common.am
index 6f7e31033779a7b6b2eaf9133e8c855abb40dbd9..cabc35a4c02f05d628ea617de02841ebae80f543 100644 (file)
@@ -28,14 +28,4 @@ endif
 
 SUFFIXES = .gch
 
-if USE_INCLUDED_BOOST
-BOOST_INCLUDES = -I$(top_srcdir)/boost
-BOOST_LIBS = $(top_builddir)/boost/liblyxboost.a
-else
-BOOST_INCLUDES =
-BOOST_REGEX = -lboost_regex$(BOOST_MT)
-BOOST_SIGNALS = -lboost_signals$(BOOST_MT)
-BOOST_LIBS = $(BOOST_REGEX) $(BOOST_SIGNALS)
-endif
-
 LIBS =