[Gnucash-changes] r12998 - gnucash/trunk - Require aqbanking-1.3.0 for HBCI.

Derek Atkins warlord at MIT.EDU
Sat Jan 28 12:30:37 EST 2006


Christian...

Quoting Christian Stimming <cstim at cvs.gnucash.org>:

> Log:
> Require aqbanking-1.3.0 for HBCI.
>
[snip]
> porting work before this can be enabled again.])
> -    AC_AQBANKING(1,0,0)
> +    AC_AQBANKING(1,3,0)
>     # Note: HBCI_LIBS is changed again below in the --enable-hbci
>     # section. So check for mt940 first and *not* the other way round!
>     HBCI_LIBS="${OPENHBCI_LIBS}"
> @@ -1552,7 +1552,7 @@
> if test x${HBCI_DIR} = xhbci ;
> then
>     # Check for Aqbanking library
> -    AC_AQBANKING(1,0,0)
> +    AC_AQBANKING(1,3,0)
>     if test x${have_aqbanking} != xyes;
>     then
> 	AC_MSG_ERROR([Could not find aqbanking. If you use --enable-hbci, 
> you *have* to enable aqbanking.])

Unfortuately:

a) FC3 has AQBANKING 1.0.x (as does FC4 -- I haven't looked at FC5)
b) We can't find an AQBANKING 1.3 tarball -- the earliest we can find in 1.6
c) AQBANKING 1.6 doesn't build on FC3 because of dependencies

Therefore, since 2.0.0 is targetting FC3, I would ask that we continue
to only depend 1.0.x so that our target audience can actually use the
HBCI features.

Thanks,

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-devel mailing list