[evolution-mapi] configure.ac: Do not override localedir variable
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi] configure.ac: Do not override localedir variable
- Date: Thu, 11 Jun 2015 08:21:05 +0000 (UTC)
commit 13205ce85762401350d18069bfed7861e1d1370d
Author: Milan Crha <mcrha redhat com>
Date: Thu Jun 11 10:20:44 2015 +0200
configure.ac: Do not override localedir variable
It could place locale files into $PREFIX/locale, instead of $PREFIX/share/locale.
The change follows bug 703732.
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f160c4b..62591aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,9 +133,6 @@ GETTEXT_PACKAGE=evolution-mapi
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Package name for gettext])
-localedir='$(prefix)/$(DATADIRNAME)/locale'
-AC_SUBST(localedir)
-
dnl ****************************
dnl Initialize libtool
dnl ****************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]