cc50a31fbd
gambas3 fails to cross build from source, because it hard codes the build architecture pkg-config in various places and thus fails finding required components that are only installed for the host architecture. Employ PKG_PROG_PKG_CONFIG to discover the host architecture pkg-config and let the build proceed quite a bit further. [GB.NCURSES] * Use the host architecture pkg-config [GB.PDF] * Use the host architecture pkg-config [GB.QT4] * Use the host architecture pkg-config [GB.QT5] * Use the host architecture pkg-config |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
gambas.h | ||
gb.gtk.h | ||
gb.image.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
NEWS | ||
README | ||
reconf |