[cheese] Correct PACKAGE_LOCALEDIR, bug 666826
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Correct PACKAGE_LOCALEDIR, bug 666826
- Date: Sun, 25 Dec 2011 08:16:18 +0000 (UTC)
commit 0e4a54aae23198ce811fcf14581ec3beeef9dbe9
Author: Jiro Matsuzawa <jmatsuzawa src gnome org>
Date: Sun Dec 25 11:45:55 2011 +0900
Correct PACKAGE_LOCALEDIR, bug 666826
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 126eba0..d63689a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,7 @@ AM_CPPFLAGS = \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
-DLIBDIR=\""$(libdir)"\" \
-DPACKAGE_DATADIR=\""$(pkgdatadir)"\" \
- -DPACKAGE_LOCALEDIR=\""$(datadir)"\" \
+ -DPACKAGE_LOCALEDIR=\""$(datadir)/locale"\" \
-DGNOME_DESKTOP_USE_UNSTABLE_API=1 \
-I$(top_builddir) \
$(CHEESE_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]