Hi,

this is a first attempt at fixing the problems with the hardcoded
libraries, occuring on ArchLinux (before ncurses 6.0+20170902-3).

As a solution, now we detect ncurses and its sublibraries panel and menu
through pkg-config. The --with-ncurses argument can still be used to
prepend the include search path. (If that is no longer necessary / not
used in practice, I can drop it in v2)

I also added some additional checks, recommended by autoscan 2.69, in
the 2nd commit.

Cheers,
Clemens

Clemens Gruber (2):
  ptxdist: Use pkg-config for ncurses detection
  ptxdist: Add more checks, recommended by autoscan

 Makefile.in              |  1 +
 configure.ac             | 52 +++++++++++++++++++++++++++++++++++++++++-------
 scripts/kconfig/Makefile |  2 +-
 3 files changed, 47 insertions(+), 8 deletions(-)

-- 
2.15.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to