gambas-source-code/gb.pdf
Helmut Grohne cc50a31fbd Use the host architecture pkg-config
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
2022-03-31 22:40:31 +02:00
..
src
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Use the host architecture pkg-config 2022-03-31 22:40:31 +02:00
COPYING
gambas.h
gb.gtk.h
gb.image.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf