|
|
|
|
@ -58,7 +58,6 @@ OPTION (WITH_GNUCASH "Build all of GnuCash, not just the library" ON)
|
|
|
|
|
OPTION (WITH_OFX "compile with ofx support (needs LibOFX)" ON)
|
|
|
|
|
OPTION (WITH_PYTHON "enable python plugin and bindings" OFF)
|
|
|
|
|
OPTION (ENABLE_BINRELOC "compile with binary relocation support" ON)
|
|
|
|
|
OPTION (ENABLE_DEBUG "compile with debugging flags set" OFF)
|
|
|
|
|
OPTION (ENABLE_REGISTER2 "compile with register2 enabled" OFF)
|
|
|
|
|
OPTION (DISABLE_NLS "do not use Native Language Support" OFF)
|
|
|
|
|
OPTION (DISABLE_DEPRECATED_GLIB "don't use deprecated glib functions" OFF)
|
|
|
|
|
|