From 599a7b72fcb82ce1d8050b19f3a779c7b256b230 Mon Sep 17 00:00:00 2001 From: ravenlock Date: Sun, 6 Feb 2011 01:44:52 +0000 Subject: [PATCH] undo my erroneous commit. (Thinking .po files were undamaged?) git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@56743 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) ]) -- 2.7.4