discomfitor pushed a commit to branch enlightenment-0.17.

commit 8368d5769244c43db8656cb122434a78c62875c5
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 dd3545f..51c1009 100644
--- a/configure.ac
+++ b/configure.ac
@@ -258,8 +258,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