K 10 svn:author V 6 rakuco K 8 svn:date V 27 2015-05-03T19:36:02.043131Z K 7 svn:log V 393 Set LIBLZMA_INCLUDE_DIR and LIBLZMA_LIBRARY in the initial cache. Do it so that we can hardcode these variables to point to base's liblzma, otherwise the liblzma.so installed by archivers/lzmalib will be chosen if present and the configuration process will fail. This is done only so that `make configure' works, as liblzma is only used if we build CMake's bundled libarchive. MFH: 2015Q2 END