]> git.lyx.org Git - features.git/commitdiff
Remove 3rdparty/boost/Makefile.am
authorKornel Benko <kornel@lyx.org>
Sun, 29 Nov 2020 09:22:16 +0000 (10:22 +0100)
committerKornel Benko <kornel@lyx.org>
Sun, 29 Nov 2020 09:22:16 +0000 (10:22 +0100)
3rdparty/boost/Makefile.am [deleted file]

diff --git a/3rdparty/boost/Makefile.am b/3rdparty/boost/Makefile.am
deleted file mode 100644 (file)
index ff8fa4b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-include $(top_srcdir)/config/common.am
-
-EXTRA_DIST = boost \
-       CMakeLists.txt \
-       LICENSE_1_0.txt \
-       libs/CMakeLists.txt \
-       libs/regex/CMakeLists.txt \
-       libs/regex/src/CMakeLists.txt
-
-AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>" 
-AM_CPPFLAGS +=  $(BOOST_INCLUDES)
-