forked from AuroraMiddleware/gtk
ue Mar 5 10:39:03 2002 Owen Taylor <otaylor@redhat.com>
* Makefile.am (loaderdir): Put the modules into the GTK_BINARY_VERSION directory for consistency with immodules and theme engines.
This commit is contained in:
parent
3305137ff3
commit
ef6685731c
@ -1,3 +1,9 @@
|
||||
Tue Mar 5 10:39:03 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am (loaderdir): Put the modules into the
|
||||
GTK_BINARY_VERSION directory for consistency with
|
||||
immodules and theme engines.
|
||||
|
||||
Sat Mar 2 22:11:10 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk-pixbuf-io.c (_gdk_pixbuf_load_module): If we
|
||||
|
@ -42,7 +42,7 @@ endif
|
||||
lib_LTLIBRARIES = \
|
||||
libgdk_pixbuf-1.3.la
|
||||
|
||||
loaderdir = $(libdir)/gtk-2.0/$(GTK_VERSION)/loaders
|
||||
loaderdir = $(libdir)/gtk-2.0/$(GTK_BINARY_VERSION)/loaders
|
||||
|
||||
module_libs = libgdk_pixbuf-1.3.la $(GDK_PIXBUF_DEP_LIBS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user