summaryrefslogtreecommitdiff
path: root/gtk+-2.0-uninstalled.pc.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-09-11 20:24:40 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-09-11 20:24:40 +0000
commit69915aa7104beebdcfbc6d42592481843069c403 (patch)
tree933c4c9172a34de05399eb080a541c0bd6254979 /gtk+-2.0-uninstalled.pc.in
parent13ff590365e84e5470c72bf42bab98177fbc167f (diff)
downloadgdk-pixbuf-69915aa7104beebdcfbc6d42592481843069c403.tar.gz
Implement a search path for GTK+ modules.
Sat Sep 8 16:19:02 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkmain.c: Implement a search path for GTK+ modules. * configure.in gtk/gtkrc.c gtk/Makefile.am: Look for modules in gtk-2.0/<type>/major.minor.(micro-binary_age) rather than in gtk-2.0/major.minor.micro/<type>/. This works better for a search path for modules. * gtk+-2.0.pc.in gtk+-2.0-uninstalled.pc.in: Add gtk_binary_version variable holding major.minor.(micro-binary_age). * modules/input/Makefile.am (moduledir): Fix installation directory to match change in lookup location. * gtk/gtkmain.c (gtk_init_check): Remove OS/2 code for dll suffixes. Needs to be handled in g_module_build_path(). * gtk/gtkrc.c gtk/queryimmodules.c: Use g_build_filename() where appropriate.
Diffstat (limited to 'gtk+-2.0-uninstalled.pc.in')
-rw-r--r--gtk+-2.0-uninstalled.pc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk+-2.0-uninstalled.pc.in b/gtk+-2.0-uninstalled.pc.in
index 48adef315..4a8dd2f6e 100644
--- a/gtk+-2.0-uninstalled.pc.in
+++ b/gtk+-2.0-uninstalled.pc.in
@@ -1,5 +1,7 @@
target=@gdktarget@
+gtk_binary_version=@GTK_BINARY_VERSION@
+
Name: GTK+ Uninstalled
Description: GIMP Tool Kit (${target} target), Not Installed
Version: @VERSION@