CCExtractor / ccextractor

CCExtractor - Official version maintained by the core team
https://www.ccextractor.org
GNU General Public License v2.0
721 stars 426 forks source link

[FIX] linux/configure.ac: Fix tesseract conditional problem. #1504

Closed Apteryks closed 1 year ago

Apteryks commented 1 year ago

Fixes #1503.

Using tesseract-ocr's stock pkg-config, it would produce an error due to unquoted whitespace:

$ test ! -z pkg-config --libs-only-l --silence-errors tesseract bash: test: syntax error: `-larchive' unexpected

In raising this pull request, I confirm the following (please check boxes):

My familiarity with the project is as follows (check one):