mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Delete Register2 code, it can be retrieved from Git if needed.
This commit is contained in:
@@ -53,7 +53,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_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)
|
||||
option (DISABLE_DEPRECATED_GTK "don't use deprecated gtk, gdk or gdk-pixbuf functions" OFF)
|
||||
|
||||
Reference in New Issue
Block a user