Patch for uninstalled pc
- From: Mike Emmel <mike emmel gmail com>
- To: gtk-devel-list gnome org
- Subject: Patch for uninstalled pc
- Date: Wed, 30 Mar 2005 09:29:59 -0500
The uninstalled pc seems to be incorrect for the gdk lib
I changed it to point to the correct one. Since you can only really
build one backend at a time this is I think correct.
Index: gtk+-2.0-uninstalled.pc.in
===================================================================
RCS file: /cvs/gnome/gtk+/gtk+-2.0-uninstalled.pc.in,v
retrieving revision 1.4
diff -u -w -r1.4 gtk+-2.0-uninstalled.pc.in
--- gtk+-2.0-uninstalled.pc.in 18 Aug 2003 14:23:14 -0000 1.4
+++ gtk+-2.0-uninstalled.pc.in 30 Mar 2005 14:26:11 -0000
@@ -5,6 +5,6 @@
Name: GTK+ Uninstalled
Description: GIMP Tool Kit (${target} target), Not Installed
Version: @VERSION@
-Requires: gdk-${target}-2.0-uninstalled @GTK_PACKAGES@
+Requires: gdk-2.0-uninstalled @GTK_PACKAGES@
Libs: ${pc_top_builddir}/${pcfiledir}/gtk/libgtk-${target}- GTK_API_VERSION@.la
@GTK_EXTRA_LIBS@
Cflags: -I${pc_top_builddir}/${pcfiledir}/@srcdir@
-I${pc_top_builddir}/${pcfiledir} @GTK_EXTRA_CFLAGS@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]