undo my erroneous commit. (Thinking .po files were undamaged?)

SVN revision: 56743
This commit is contained in:
Eric Schuele 2011-02-06 01:44:52 +00:00
parent efa9be90fb
commit 6fdd078a03
1 changed files with 1 additions and 1 deletions

View 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])
])