blob: f7b7a7b056df74c74958e05ec5aa7177118ccef2 (
plain)
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@ -lgdk12 @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
+Cflags: -I${includedir} @x_cflags@
|