undo my erroneous commit. (Thinking .po files were undamaged?)
authorravenlock <ravenlock@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 6 Feb 2011 01:44:52 +0000 (01:44 +0000)
committerravenlock <ravenlock@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 6 Feb 2011 01:44:52 +0000 (01:44 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@56743 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index f60308b..e6eddd1 100644 (file)
@@ -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])
 ])