mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 0/2] ptxdist: pkg-config changes
Date: Mon,  6 Nov 2017 16:26:05 +0100	[thread overview]
Message-ID: <20171106152607.18938-1-clemens.gruber@pqgruber.com> (raw)

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	other threads:[~2017-11-06 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 15:26 Clemens Gruber [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171106152607.18938-1-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox