summaryrefslogtreecommitdiff
path: root/gio/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2012-08-15 02:45:10 +0900
committerJavier Jardón <jjardon@gnome.org>2012-08-15 02:46:16 +0900
commitf8a5fc2e2e548e72526b4d69f1c04a78030e47d4 (patch)
treefae3fa85b4898715f10e17999f58ee8c7570dadc /gio/Makefile.am
parent6b201748b5f71f74af02ba8c01fd4c53750f910a (diff)
Revert "Use upstream gettext instead the glib one"
Commited by mistake This reverts commit e930e3b3aac2fe4d62996d8033121a40153f2da3.
Diffstat (limited to 'gio/Makefile.am')
-rw-r--r--gio/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gio/Makefile.am b/gio/Makefile.am
index c4cf9d607..20bcd8161 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -35,7 +35,6 @@ endif
AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"GLib-GIO\" \
- -DGLIB_LOCALE_DIR=\"$(localedir)\" \
$(gmodule_INCLUDES) \
$(GLIB_DEBUG_FLAGS) \
-DGIO_COMPILATION \