*** pgsql/configure 2001/09/11 14:31:23 1.148 --- pgsql/configure 2001/09/12 12:14:41 1.149 *************** else *** 4407,4413 **** cat conftest.$ac_ext >&5 fi rm -f conftest* ! test "$ac_cv_search_fdatasync" = "no" && for i in rt; do LIBS="-l$i $ac_func_search_save_LIBS" cat > conftest.$ac_ext <&5 fi rm -f conftest* ! test "$ac_cv_search_fdatasync" = "no" && for i in rt posix4; do LIBS="-l$i $ac_func_search_save_LIBS" cat > conftest.$ac_ext <&6 ! { echo "configure: error: atexi() nor on_exit() found" 1>&2; exit 1; } fi done --- 8051,8057 ---- else echo "$ac_t""no" 1>&6 ! { echo "configure: error: neither atexit() nor on_exit() found" 1>&2; exit 1; } fi done