| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <20080625103927.3176@blackhawk> |
| From: | "d.henman" <dhenman AT gmail DOT com> |
| Date: | Wed, 25 Jun 2008 10:39:27 +0900 |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Re: pango |
| In-reply-to: | Your message of Tue, 24 Jun 2008 10:15:13 -0500 <48610F81.6050504@users.sourceforge.net> |
| References: | <20080623173202 DOT 2572 AT blackhawk> <004001c8d50d$0be88ca0$2708a8c0 AT CAM DOT ARTIMI DOT COM> <20080623212037 DOT 2088 AT blackhawk> <006101c8d52d$d22761a0$2708a8c0 AT CAM DOT ARTIMI DOT COM> <485FEED6 DOT 5000504 AT users DOT sourceforge DOT net> <20080624184028 DOT 472 AT blackhawk> <48610F81 DOT 6050504 AT users DOT sourceforge DOT net> |
| X-Mailer: | MH-E 8.0.3+cvs; GNU Mailutils 1.9.90; GNU Emacs 23.0.50 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Pleas look at the configured built .pc files below.
----
Why does the pkg-confing file, pangowin32-uninstalled.pc, include
the line below?
Libs: ${pc_top_builddir}/${pcfiledir}/pango/libpangowin32.la -lgdi32
$ ls *win32*.pc #list all pkg-config file related to win32
pangowin32-uninstalled.pc pangowin32.pc
$ cat *win32*.pc # here's look at their content.
Name: Pango Win32 Uninstalled
Description: Win32 GDI font support for Pango, Not Installed
Version: 1.21.3
Requires: pango
Libs: ${pc_top_builddir}/${pcfiledir}/pango/libpangowin32.la -lgdi32
Cflags: -I${pc_top_builddir}/${pcfiledir}/.
prefix=
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Pango Win32
Description: Win32 GDI font support for Pango
Version: 1.21.3
Requires: pango
Libs: -L${libdir} -lpangowin32-1.0 -lgdi32
Cflags: -I${includedir}/pango-1.0
-------------------------------- end
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |