summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk12/files/patch-gdk.pc.in
blob: 5db084b049ac0f9842e95cdcb1866a0899bc55e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gdk.pc.in.orig  Wed Nov 29 20:18:35 2000
+++ gdk.pc.in   Fri Jun 14 00:04:34 2002
@@ -7,5 +7,5 @@
 Description: GIMP Drawing Kit
 Version: @VERSION@
 Requires: glib
-Libs: -L${libdir} @x_ldflags@ -lgdk @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
-Cflags: -I${includedir}/gtk-1.2 @x_cflags@
+Libs: -L${libdir} @x_ldflags@ -lgdk-12 @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
+Cflags: -I${includedir} @x_cflags@