-#line 3849 "configure"
+#line 3889 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
rint()
; return 0; }
EOF
-if { (eval echo configure:3860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+if { (eval echo configure:3900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo $ac_n "checking setting USE_LOCALE""... $ac_c" 1>&6
-echo "configure:3887: checking setting USE_LOCALE" >&5
+echo "configure:3927: checking setting USE_LOCALE" >&5
if test "$USE_LOCALE" = "yes"
then
echo "$ac_t""enabled" 1>&6
echo "$ac_t""disabled" 1>&6
fi
echo $ac_n "checking setting DEF_PGPORT""... $ac_c" 1>&6
-echo "configure:3899: checking setting DEF_PGPORT" >&5
+echo "configure:3939: checking setting DEF_PGPORT" >&5
cat >> confdefs.h <
#define DEF_PGPORT "${DEF_PGPORT}"
EOF
echo "$ac_t""$DEF_PGPORT" 1>&6
echo $ac_n "checking setting HBA""... $ac_c" 1>&6
-echo "configure:3906: checking setting HBA" >&5
+echo "configure:3946: checking setting HBA" >&5
if test "$NOHBA" = "no"
then
echo "$ac_t""enabled" 1>&6
AC_CHECK_HEADERS(limits.h unistd.h termios.h values.h sys/select.h)
AC_CHECK_HEADERS(sys/resource.h netdb.h)
AC_CHECK_HEADERS(readline.h history.h dld.h crypt.h endian.h float.h)
+AC_CHECK_HEADERS(readline/history.h)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
/* Set to 1 if you have */
#undef HAVE_HISTORY
+/* Set to 1 if you have */
+#undef HAVE_READLINE_HISTORY_H
+
/* Set to 1 if you have
*/
#undef HAVE_DLD_H