From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <john@darrington.wattle.id.au>
Cc: guix-devel@gnu.org
Subject: Re: PATCH: Detect missing pkg.m4
Date: Sat, 23 Nov 2013 16:25:31 +0100 [thread overview]
Message-ID: <87zjovxhqs.fsf@gnu.org> (raw)
In-Reply-To: <20131123131142.GA25897@jocasta.intra> (John Darrington's message of "Sat, 23 Nov 2013 14:11:42 +0100")
Hi John,
John Darrington <john@darrington.wattle.id.au> skribis:
> I try to avoid pkg-config if at all possible. It is a source of constant aggrevation.
It’s the recommended method to check for Guile.
> +PKG_PROG_PKG_CONFIG
This line is unnecessary because PKG_CHECK_MODULES starts with:
AC_REQUIRE([PKG_PROG_PKG_CONFIG])
> +m4_pattern_forbid([PKG_CHECK_MODULES])
> +
> PKG_CHECK_MODULES([GUILE], [guile-2.0 >= 2.0.5])
Indeed, makes sense.
I’ve applied added that line, thanks!
Ludo’.
prev parent reply other threads:[~2013-11-23 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-23 13:11 PATCH: Detect missing pkg.m4 John Darrington
2013-11-23 15:25 ` Ludovic Courtès [this message]
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=87zjovxhqs.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=john@darrington.wattle.id.au \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.