From 7423c2456cb58273a8c3b8cc5c3f44c408e73a44 Mon Sep 17 00:00:00 2001 From: caro 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... git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@49582 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.ac | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) 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 -- 2.7.4