blob: d979de198d11816af2b8f711e7c3abde654b7540 (
plain)
1
2
3
4
5
6
7
8
9
|
--- gdk.pc.in.orig Thu Jun 13 17:39:33 2002
+++ gdk.pc.in Thu Jun 13 17:39:43 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
+Libs: -L${libdir} @x_ldflags@ -lgdk12 @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
Cflags: -I${includedir}/gtk-1.2 @x_cflags@
|