mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Properly reconfigure AqBanking 3.8.3 with the updated configure.ac
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18129 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
b75113f853
commit
6ff4b73352
@ -987,6 +987,8 @@ function inst_aqbanking() {
|
||||
inst_qt4
|
||||
if [ -n "$AQBANKING_PATCH" -a -f "$AQBANKING_PATCH" ] ; then
|
||||
patch -p1 < $AQBANKING_PATCH
|
||||
automake
|
||||
aclocal -I m4 ${ACLOCAL_FLAGS}
|
||||
autoconf
|
||||
fi
|
||||
./configure ${HOST_XCOMPILE} \
|
||||
|
Loading…
Reference in New Issue
Block a user