mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 14:41:36 +08:00
configure: Remove macro AC_SYS_INTERPRETER
The macro sets interpval which is not used by Tesseract. Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
0a4edf618a
commit
11d9d8e59a
@ -403,9 +403,6 @@ AC_CHECK_HEADERS([limits.h malloc.h])
|
||||
# Enable use of system-defined bool type if available:
|
||||
AC_HEADER_STDBOOL
|
||||
|
||||
# Misc
|
||||
AC_SYS_INTERPRETER
|
||||
|
||||
# ----------------------------------------
|
||||
# Check for programs needed to build documentation.
|
||||
# ----------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user