Age | Commit message (Collapse) | Author |
|
|
|
Makefile.am (issue #1460)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with Windows subsystem for Linux (closes #770)"
This reverts commit 399636f98453bdc1fca19b4dbc742993549aa6c3.
|
|
Windows subsystem for Linux (closes #770)
|
|
(issue #722)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For configure, the option is "--disable-man".
|
|
Enchant is enabled only if the new option for cmake (or configure) is enabled:
- for cmake: cmake -DENABLE_ENCHANT=ON
- for configure: ./configure --enable-enchant
|
|
|
|
|
|
|
|
The "make distcheck" was failing because the file config-git.h was left in build
directory after distclean.
|
|
|
|
/version
|
|
for version 0.3.0)
|
|
(CMakeParseArguments.cmake, FindPackageHandleStandardArgs.cmake, FindZLIB.cmake)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|