discomfitor pushed a commit to branch master.
commit 5f6d6f967b4969ec9d49d894a119206d76b2bd36
Author: Mike Blumenkrantz <[email protected]>
Date: Thu Aug 22 14:03:35 2013 +0100
better fix for gettext macro checking
---
configure.ac | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/configure.ac b/configure.ac
index 1914963..5134787 100644
--- a/configure.ac
+++ b/configure.ac
@@ -288,8 +288,14 @@ AC_GNU_GETTEXT([external], [need-ngettext])
po_makefile_in=po/Makefile.in
have_po="yes"
],[
+m4_ifdef([AM_GNU_GETTEXT], [
+AM_GNU_GETTEXT([external], [need-ngettext])
+po_makefile_in=po/Makefile.in
+have_po="yes"
+],[
have_po="no"
])
+])
AC_SUBST(LTLIBINTL)
if test "x$LIBINTL" = "x"; then
LIBINTL="$INTLLIBS"
--
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk