summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-11-23 15:32:14 +0000
committerChristian Schaller <uraeus@gnome.org>2003-11-23 15:32:14 +0000
commitfbcc4e0bd783a8e631b40de28c83c9d6f1d09093 (patch)
tree5a82008ab14962e43fc1aae392782b69dd1de44b /configure.ac
parent874cd0ea4f8869f7c04e67cc7a1a1bd1d905f5d7 (diff)
commit my batch of build and spec fixes
Original commit message from CVS: commit my batch of build and spec fixes
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 05395073..6bd05243 100644
--- a/configure.ac
+++ b/configure.ac
@@ -255,7 +255,7 @@ AC_SUBST(GTK_CFLAGS)
AC_SUBST(HAVE_GTK)
AM_CONDITIONAL(HAVE_GDK_LOADERS, test "x$HAVE_GTK_22" = "xyes")
-GDK_PIXBUF_LOADER_DIR="\$(libdir)/gtk-2.0/\$(GTK_VERSION)"
+GDK_PIXBUF_LOADER_DIR="\$(libdir)/gtk-2.0/\$(GTK_VERSION)/\loaders"
AC_ARG_WITH(gdk-pixbuf-loader-dir,
AC_HELP_STRING([--with-gdk-pixbuf-loader-dir],
[directory to install the gdk_pixbuf loader]),