mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typo. Sorry.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15518 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
20032113d1
commit
e562e1d2fa
@ -708,7 +708,7 @@ function inst_aqbanking() {
|
||||
--with-gwen-dir=${_GWENHYWFAR_UDIR} \
|
||||
--with-frontends="cbanking" \
|
||||
--with-backends="aqdtaus aqhbci aqofxconnect" \
|
||||
CPPFLAGS="-I${_LIBOFX_UDIR}/include \
|
||||
CPPFLAGS="-I${_LIBOFX_UDIR}/include" \
|
||||
LDFLAGS="-L${_LIBOFX_UDIR}/lib" \
|
||||
--prefix=${_AQBANKING_UDIR}
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user