gambas-source-code/gb.ncurses
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 gb.ncurses: allow stepping out of and into ncurses mode 2021-01-04 17:16:23 +01:00
acinclude.m4 [GB.NCURSES] 2012-04-13 15:16:23 +00:00
AUTHORS [GB.NCURSES] 2012-04-13 15:16:23 +00:00
ChangeLog [GB.NCURSES] 2012-04-13 15:16:23 +00:00
component.am [GB.NCURSES] 2012-04-13 15:16:23 +00:00
configure.ac Use the host architecture pkg-config 2022-03-31 22:40:31 +02:00
COPYING [GB.NCURSES] 2012-04-13 15:16:23 +00:00
gambas.h [GB.NCURSES] 2012-04-13 15:16:23 +00:00
gb_common.h [GB.NCURSES] 2012-04-13 15:16:23 +00:00
INSTALL [GB.NCURSES] 2012-04-13 15:16:23 +00:00
m4 [GB.NCURSES] 2012-04-13 15:16:23 +00:00
Makefile.am [GB.NCURSES] 2012-04-13 15:16:23 +00:00
NEWS [GB.NCURSES] 2012-04-13 15:16:23 +00:00
README [GB.NCURSES] 2012-04-13 15:16:23 +00:00
reconf [GB.NCURSES] 2012-04-13 15:16:23 +00:00