sorry - got to revert the gettext stuff.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 May 2012 13:05:07 +0000 (13:05 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 May 2012 13:05:07 +0000 (13:05 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@71250 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 3466179..147ca53 100644 (file)
@@ -58,11 +58,7 @@ AC_SUBST(release_info)
 VMAJ=v_maj
 AC_SUBST(VMAJ)
 
-m4_define([gettext_version], [m4_esyscmd([gettext --version | grep -Eo '[0-9]*\.[0-9]*\.[0-9]*'])])
-
-m4_ifdef([AM_GNU_GETTEXT_VERSION], [
-AM_GNU_GETTEXT_VERSION([gettext_version])
-])
+AM_GNU_GETTEXT_VERSION(0.17)
 
 m4_ifdef([AM_GNU_GETTEXT], [
 AM_GNU_GETTEXT([external])