]> git.lyx.org Git - lyx.git/blobdiff - config/common.am
cua.bind: switch shortcuts for bold and boldsymbol
[lyx.git] / config / common.am
index 3756a07aa7644da05e0c415fddadd33179c3b8d9..cabc35a4c02f05d628ea617de02841ebae80f543 100644 (file)
@@ -28,16 +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_FILESYSTEM = -lboost_filesystem$(BOOST_MT)
-BOOST_REGEX = -lboost_regex$(BOOST_MT)
-BOOST_SIGNALS = -lboost_signals$(BOOST_MT)
-BOOST_IOSTREAMS = -lboost_iostreams$(BOOST_MT)
-BOOST_LIBS = $(BOOST_FILESYSTEM) $(BOOST_REGEX) $(BOOST_SIGNALS) $(BOOST_IOSTREAMS)
-endif
-
 LIBS =