X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com Subject: Re: [Packaging bug ?] gtk-doc-1.11-1 installs gtk-doc.pc under /usr/share/pkgconfig ... References: <7z4p0p6a4o DOT fsf AT vzell-de DOT de DOT oracle DOT com> <4956F2B1 DOT 2060809 AT users DOT sourceforge DOT net> From: "Dr. Volker Zell" In-Reply-To: <4956F2B1.2060809@users.sourceforge.net> (Yaakov's message of "Sat, 27 Dec 2008 21:29:53 -0600") User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.21 (cygwin32) Date: Sun, 28 Dec 2008 11:12:33 +0100 Message-ID: <7zzlig38xa.fsf@vzell-de.de.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Note-from-DJ: This may be spam >>>>> Yaakov writes: > Dr. Volker Zell wrote: >> shouldn't that be /usr/lib/pkgconfig ? > No, it shouldn't; pkg-config looks at both. You're right, the man page was misleading: pkg-config retrieves information about packages from special metadata files. These files are named after the package, with the extension .pc. By default, pkg-config looks in the directory prefix/lib/pkgconfig for these files; it will also look in the colon-separated (on Windows, semicolon-separated) list of directories specified by the PKG_CONFIG_PATH environment variable. Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/