[aqbanking] Again use aqbanking version number for new function instead of cmake_symbol_check

This reverts commit adae341d, "Use cmake_symbol_check to test for
AB_Banking_RuntimeConfig_SetCharValue". We received multiple reports
that the cmake check fails and the behaviour unexpectedly does not use
the new function. As this is completely counter-intuitive as long as the
new-enough aqbanking version are there, we better just stick
to the aqbanking version numbers, especially because this function is used
only in exactly one place here.
This commit is contained in:
Christian Stimming
2019-09-17 21:55:55 +02:00
parent 67069ff6a6
commit ccaaa14187
3 changed files with 2 additions and 12 deletions

View File

@@ -363,9 +363,6 @@
#cmakedefine WEBKIT2_3 1
#cmakedefine WEBKIT1 1
/* Definition for AQBanking Runtime Config feature */
#cmakedefine AQB_HAS_RUNTIME_CONFIG 1
/* Definitions for all OS */
/* From cutecash */
//#define HAVE_LIBQOF /**/