From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27055 invoked by alias); 21 Dec 2012 09:14:16 -0000 Received: (qmail 27045 invoked by uid 22791); 21 Dec 2012 09:14:15 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Dec 2012 09:14:10 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MFD00F00IR6AQ00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Fri, 21 Dec 2012 11:13:56 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MFD00FNFIZ85EB0@a-mtaout23.012.net.il>; Fri, 21 Dec 2012 11:13:56 +0200 (IST) Date: Fri, 21 Dec 2012 09:14:00 -0000 From: Eli Zaretskii Subject: Re: Update some sim copyright headers to GPLv3-or-later In-reply-to: <20121221074407.GD5370@adacore.com> To: Joel Brobecker Cc: vapier@gentoo.org, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83k3sbn4xk.fsf@gnu.org> References: <20121219072641.GQ3273@adacore.com> <201212192334.22589.vapier@gentoo.org> <20121220050320.GE6130@adacore.com> <201212201735.40797.vapier@gentoo.org> <20121221074407.GD5370@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00763.txt.bz2 > Date: Fri, 21 Dec 2012 11:44:07 +0400 > From: Joel Brobecker > 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. Welcome to the brave new world of autoconfiscation, and its multiple dependencies.