mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove ktoblzcheck dependency.
Remove old (non-SEPA) online transaction code, because now in 2019 the banks will only offer SEPA transactions and no others. This in turn means we don't need the old ktoblzcheck checking functions at all, hence I remove this dependency completely.
This commit is contained in:
@@ -147,9 +147,6 @@
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#cmakedefine HAVE_INTTYPES_H 1
|
||||
|
||||
/* Define to 1 if you have the <ktoblzcheck.h> header file. */
|
||||
#cmakedefine HAVE_KTOBLZCHECK_H 1
|
||||
|
||||
/* Define if you have <langinfo.h> and nl_langinfo(D_FMT). */
|
||||
#cmakedefine HAVE_LANGINFO_D_FMT 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user