Fixes to make yesterday's changes compile

This commit is contained in:
Ray Smith 2015-05-13 09:58:59 -07:00
parent 7bc6d3e059
commit 1e3b671298
2 changed files with 2 additions and 3 deletions

View File

@ -250,8 +250,7 @@ bool Tesseract::RecogAllWordsPassN(int pass_n, ETEXT_DESC* monitor,
pr_it->forward();
ASSERT_HOST(pr_it->word() != NULL);
bool make_next_word_fuzzy = false;
if (!AnyLSTMLang() &&
ReassignDiacritics(pass_n, pr_it, &make_next_word_fuzzy)) {
if (ReassignDiacritics(pass_n, pr_it, &make_next_word_fuzzy)) {
// Needs to be setup again to see the new outlines in the chopped_word.
SetupWordPassN(pass_n, word);
}

View File

@ -1,6 +1,6 @@
datadir = @datadir@/tessdata
data_DATA = pdf.ttf pdf.ttx
data_DATA = pdf.ttf
EXTRA_DIST = $(data_DATA)
SUBDIRS = configs tessconfigs