mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
files are already part of boost
This commit is contained in:
parent
a1ad717eb4
commit
fc459bd977
4
3rdparty/boost/Makefile.am
vendored
4
3rdparty/boost/Makefile.am
vendored
@ -9,9 +9,7 @@ EXTRA_DIST = boost \
|
|||||||
libs/regex/CMakeLists.txt \
|
libs/regex/CMakeLists.txt \
|
||||||
libs/regex/src/CMakeLists.txt \
|
libs/regex/src/CMakeLists.txt \
|
||||||
libs/signals/CMakeLists.txt \
|
libs/signals/CMakeLists.txt \
|
||||||
libs/signals/src/CMakeLists.txt \
|
libs/signals/src/CMakeLists.txt
|
||||||
boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp \
|
|
||||||
boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp
|
|
||||||
|
|
||||||
AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>"
|
AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>"
|
||||||
AM_CPPFLAGS += $(BOOST_INCLUDES)
|
AM_CPPFLAGS += $(BOOST_INCLUDES)
|
||||||
|
Loading…
Reference in New Issue
Block a user