Remove libsfio check.

This commit is contained in:
Peter Eisentraut 2001-04-19 20:27:47 +00:00
parent 031e1afa23
commit 90f4d0faf1
2 changed files with 309 additions and 353 deletions

661
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -649,7 +649,6 @@ fi
## Libraries
##
AC_CHECK_LIB(sfio, main)
PGAC_CHECK_READLINE
AC_SEARCH_LIBS(using_history, history, [AC_DEFINE(HAVE_HISTORY_FUNCTIONS)])