[LyX/master] Remove 3rdparty/boost/Makefile.am

Kornel Benko kornel at lyx.org
Sun Nov 29 08:52:46 UTC 2020


commit 125ed160d625368520074f2898c0487d30d46b98
Author: Kornel Benko <kornel at lyx.org>
Date:   Sun Nov 29 10:22:16 2020 +0100

    Remove 3rdparty/boost/Makefile.am
---
 3rdparty/boost/Makefile.am |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/3rdparty/boost/Makefile.am b/3rdparty/boost/Makefile.am
deleted file mode 100644
index ff8fa4b..0000000
--- a/3rdparty/boost/Makefile.am
+++ /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)
-


More information about the lyx-cvs mailing list