summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-06-26 04:56:42 +0200
committerJavier Jardón <jjardon@gnome.org>2010-06-26 05:00:25 +0200
commit4c9c472454b1afb4e6e43dfa7a8b8d6c8aeacc76 (patch)
tree167f41725109060fe919debccdd336302af210c0 /gdk-pixbuf
parent1ec5e8540bfd04f28594e0105b1bc371b55cd186 (diff)
downloadgdk-pixbuf-4c9c472454b1afb4e6e43dfa7a8b8d6c8aeacc76.tar.gz
Do not use AM_GLIB_DEFINE_LOCALEDIR()
As we are using upstream gettext now
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk-pixbuf/Makefile.am b/gdk-pixbuf/Makefile.am
index bb8484b32..3742a88e6 100644
--- a/gdk-pixbuf/Makefile.am
+++ b/gdk-pixbuf/Makefile.am
@@ -508,6 +508,7 @@ INCLUDES = \
-I$(top_srcdir) -I$(top_builddir) \
-I$(top_srcdir)/gdk-pixbuf \
-I$(top_builddir)/gdk-pixbuf \
+ -DGDK_PIXBUF_LOCALEDIR=\"$(localedir)\" \
-DGDK_PIXBUF_LIBDIR=\"$(libdir)\" \
-DGDK_PIXBUF_BINARY_VERSION=\"$(GDK_PIXBUF_BINARY_VERSION)\" \
-DGDK_PIXBUF_PREFIX=\"$(prefix)\" \