Remove libsfio check.

REL7_1_STABLE
Peter Eisentraut 25 years ago
parent 031e1afa23
commit 90f4d0faf1
  1. 661
      configure
  2. 1
      configure.in

661
configure vendored

File diff suppressed because it is too large Load Diff

@ -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)])

Loading…
Cancel
Save