mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2] ptxdist: pkg-config changes
@ 2017-11-06 15:26 Clemens Gruber
  2017-11-06 15:26 ` [ptxdist] [PATCH 1/2] ptxdist: Use pkg-config for ncurses detection Clemens Gruber
  2017-11-06 15:26 ` [ptxdist] [PATCH 2/2] ptxdist: Add more checks, recommended by autoscan Clemens Gruber
  0 siblings, 2 replies; 3+ messages in thread
From: Clemens Gruber @ 2017-11-06 15:26 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-06 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-06 15:26 [ptxdist] [PATCH 0/2] ptxdist: pkg-config changes Clemens Gruber
2017-11-06 15:26 ` [ptxdist] [PATCH 1/2] ptxdist: Use pkg-config for ncurses detection Clemens Gruber
2017-11-06 15:26 ` [ptxdist] [PATCH 2/2] ptxdist: Add more checks, recommended by autoscan Clemens Gruber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox