[lasem] po: make translation parallel installable.



commit 94781ba8bc6513366ecfa074738fa339441e0595
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Tue Apr 19 22:56:10 2011 +0200

    po: make translation parallel installable.

 configure.ac |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f8468a8..59fed0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,8 +28,7 @@ AC_HEADER_STDC
 AM_PROG_LEX
 AC_PROG_YACC
 
-GETTEXT_PACKAGE=lasem
-AC_SUBST(GETTEXT_PACKAGE)
+AC_SUBST(GETTEXT_PACKAGE, lasem-${LASEM_API_VERSION})
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [GETTEXT package name])
 AM_GLIB_GNU_GETTEXT
 IT_PROG_INTLTOOL([0.35.0])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]