Bug #37
closedCross compiling aqbanking do not find native typemaker2
Description
The appended patch [1] fixes cross compiling aqbanking not finding native typemaker2, which has been configured as shown below:
configure ... --with-typemaker2-exe=/usr/bin/typemaker2
Files
Updated by martin over 6 years ago
- Status changed from New to Closed
This is already fixed in AqBanking's GIT repository in MASTER.
Updated by rhabacker over 6 years ago
However, this patch was not applied to branch 5.7 from which version 5.8.1 was created (https://github.com/aqbanking/aqbanking/blob/branch-5.7/src/plugins/backends/aqofxconnect/plugin/libofxhome/Makefile.am#L89).
Updated by rhabacker over 6 years ago
rhabacker schrieb:
However, this patch was not applied to branch 5.7 (https://github.com/aqbanking/aqbanking/blob/branch-5.7/src/plugins/backends/aqofxconnect/plugin/libofxhome/Makefile.am#L89) from which version 5.8.1 was created (https://github.com/aqbanking/aqbanking/commit/19376ee81f8776a527a45acc039b11dc93af45f2).
Updated by martin over 6 years ago
Okay, is now in branch-5.7, too.
Thanks
Martin