summaryrefslogtreecommitdiff
path: root/pangowin32.pc.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2006-08-17 12:33:38 +0000
committerTor Lillqvist <tml@src.gnome.org>2006-08-17 12:33:38 +0000
commitb5e137863d91de2459a66163b88874f2afaacdbb (patch)
tree9caced986a8ad0379d55fb85d37c35b9e2648cd1 /pangowin32.pc.in
parent120660ea397549f453772e755db9d3e987802aa2 (diff)
downloadpango-b5e137863d91de2459a66163b88874f2afaacdbb.tar.gz
Drop @WIN32_LIBS@, no need to search -lgdi32 when linking apps that link
2006-08-17 Tor Lillqvist <tml@novell.com> * pangowin32.pc.in: Drop @WIN32_LIBS@, no need to search -lgdi32 when linking apps that link with libcairowin32. * pango/pango.def: Add two symbols.
Diffstat (limited to 'pangowin32.pc.in')
-rw-r--r--pangowin32.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pangowin32.pc.in b/pangowin32.pc.in
index a880e05f..ab74a201 100644
--- a/pangowin32.pc.in
+++ b/pangowin32.pc.in
@@ -7,6 +7,6 @@ Name: Pango Win32
Description: Win32 GDI font support for Pango
Version: @VERSION@
Requires: pango
-Libs: -L${libdir} -lpangowin32-@PANGO_API_VERSION@ @WIN32_LIBS@
+Libs: -L${libdir} -lpangowin32-@PANGO_API_VERSION@
Cflags: -I${includedir}/pango-1.0