From: ravenlock Date: Sun, 6 Feb 2011 01:44:52 +0000 (+0000) Subject: undo my erroneous commit. (Thinking .po files were undamaged?) X-Git-Tag: build/2012-07-04.173327~1318 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c84c3c14fdaac140e5fc5ead6a6749d647673672;p=profile%2Fivi%2Fecore.git undo my erroneous commit. (Thinking .po files were undamaged?) git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@56743 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index f60308b..e6eddd1 100644 --- a/configure.ac +++ b/configure.ac @@ -64,7 +64,7 @@ AM_GNU_GETTEXT_VERSION([0.12.1]) m4_ifdef([AM_GNU_GETTEXT], [ AM_GNU_GETTEXT([external]) -AM_CONDITIONAL([HAVE_PO], [false]) +AM_CONDITIONAL([HAVE_PO], [true]) ],[ AM_CONDITIONAL([HAVE_PO], [false]) ])