mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
7dad35b0f8
Remove 1/ the libs/ directory 2/ the CMakeList.txt file, since it only mentions this directory 3/ the cstdint.hpp file in extract.sh, since we do not use this header file directly (should not make a difference, boost uses it in other places). Update boost/Makefile.am accordingly.
6 lines
79 B
Makefile
6 lines
79 B
Makefile
include $(top_srcdir)/config/common.am
|
|
|
|
EXTRA_DIST = boost \
|
|
LICENSE_1_0.txt
|
|
|