discomfitor pushed a commit to branch master.

commit 0fbef1e6075e93ab8776eaa9e56aeddaae78a4fc
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu Aug 22 11:38:32 2013 +0100

    s/AM_GNU_GETTEXT/AC_GNU_GETTEXT/g
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9c7f8d4..b8e0e51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -270,8 +270,8 @@ m4_ifdef([AM_GNU_GETTEXT_VERSION], [
 AM_GNU_GETTEXT_VERSION([0.17])
 ])
 
-m4_ifdef([AM_GNU_GETTEXT], [
-AM_GNU_GETTEXT([external], [need-ngettext])
+m4_ifdef([AC_GNU_GETTEXT], [
+AC_GNU_GETTEXT([external], [need-ngettext])
 po_makefile_in=po/Makefile.in
 have_po="yes"
 ],[

-- 

------------------------------------------------------------------------------
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

Reply via email to