mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
Homebrew installs leptonica as 'libleptonica.dylib', not 'liblept.dylib'. Changed AC_CHECK_LIB from [lept] to [leptonica] to match the actual library name on macOS.