From: caro Date: Tue, 8 Jun 2010 23:28:36 +0000 (+0000) Subject: and the remaining revert. To be sure that the commit is X-Git-Tag: accepted/2.0/20130306.224007~195^2~931 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f52a67d504ddf6c46ebd14df3b884ff10d1310d;p=profile%2Fivi%2Fecore.git and the remaining revert. To be sure that the commit is correct, don't forget to save the file. It can help... git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@49582 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index d874807..8bddd28 100644 --- a/configure.ac +++ b/configure.ac @@ -53,17 +53,8 @@ AC_SUBST(release_info) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -m4_ifdef([AM_GNU_GETTEXT_VERSION], [AM_GNU_GETTEXT_VERSION([0.12.1])]) -m4_ifdef([AM_GNU_GETTEXT], - [ - AM_GNU_GETTEXT([external]) - po_makefile_in=po/Makefile.in - AM_CONDITIONAL([HAVE_PO], [true]) - ], - [ - AM_CONDITIONAL([HAVE_PO], [false]) - ]) -AC_SUBST(LTLIBINTL) +AM_GNU_GETTEXT_VERSION([0.12.1]) +AM_GNU_GETTEXT([external]) EFL_CHECK_PATH_MAX @@ -1364,7 +1355,7 @@ src/lib/ecore_x/xcb/Makefile src/tests/Makefile README ecore.spec -$po_makefile_in +po/makefile.in ]) echo