From: Ralf Corsepius <ralf.corsepius@rtems.org>
To: gdb-patches@sourceware.org
Subject: Re: Update some sim copyright headers to GPLv3-or-later
Date: Fri, 21 Dec 2012 11:38:00 -0000 [thread overview]
Message-ID: <50D4497B.2050600@rtems.org> (raw)
In-Reply-To: <83k3sbn4xk.fsf@gnu.org>
On 12/21/2012 10:13 AM, Eli Zaretskii wrote:
>> Date: Fri, 21 Dec 2012 11:44:07 +0400
>> From: Joel Brobecker <brobecker@adacore.com>
>> Cc: gdb-patches@sourceware.org
>>
>> I do seem to have pkg-config installed:
>>
>> % which pkg-config
>> /usr/bin/pkg-config
>> % pkg-config --version
>> 0.26
>>
>> Is that the same tool we are talking about?
>
> Yes.
>
>> pkg-config, I thought, was a tool initially from the Gtk+ project. I
>> would seem strange that aclocal would depend on it.
aclocal doesn't depend on it.
pkg.m4 is distributed by the pkgconfig package and installed to
aclocal's global aclocal directory, from where running aclocal will pick
it up, when you're using it.
i.e. pediantically speaking, not aclocal depends on it, something in gdb
depends on pkgconfig's pkg.m4.
If you want to get rid of this dependency, you can try to append pkg.m4
to an acinclude.m4 next to the configure.ac, which pulling in pkg.m4.
Ralf
next prev parent reply other threads:[~2012-12-21 11:38 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-19 7:26 Joel Brobecker
2012-12-19 8:50 ` Mark Kettenis
2012-12-19 9:05 ` Joel Brobecker
2012-12-19 11:18 ` Mark Kettenis
2012-12-19 11:25 ` Joel Brobecker
2012-12-19 11:38 ` Joel Brobecker
2012-12-20 18:20 ` Alfred M. Szmidt
2012-12-19 18:53 ` Mike Frysinger
2012-12-20 3:58 ` Joel Brobecker
2012-12-20 4:20 ` Joel Brobecker
2012-12-20 4:34 ` Mike Frysinger
2012-12-20 5:03 ` Joel Brobecker
2012-12-20 22:35 ` Mike Frysinger
2012-12-21 7:44 ` Joel Brobecker
2012-12-21 9:14 ` Eli Zaretskii
2012-12-21 11:38 ` Ralf Corsepius [this message]
2012-12-21 12:08 ` Joel Brobecker
2012-12-21 17:30 ` Mike Frysinger
2012-12-21 18:14 ` Joel Brobecker
2012-12-21 18:56 ` Mike Frysinger
2012-12-22 4:43 ` Joel Brobecker
2012-12-24 3:49 ` Mike Frysinger
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=50D4497B.2050600@rtems.org \
--to=ralf.corsepius@rtems.org \
--cc=gdb-patches@sourceware.org \
/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