From f4f6b41ccf317164c0b694016274a46808c4930c Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Tue, 8 Jun 2010 23:28:36 +0000 Subject: [PATCH] and the remaining revert. To be sure that the commit is correct, don't forget to save the file. It can help... SVN revision: 49582 --- legacy/ecore/configure.ac | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/legacy/ecore/configure.ac b/legacy/ecore/configure.ac index d874807084..8bddd28ad5 100644 --- a/legacy/ecore/configure.ac +++ b/legacy/ecore/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