--- postgresql-7.1.3/config/ac_func_accept_argtypes.m4~ Thu Nov 9 19:18:42 2000 +++ postgresql-7.1.3/config/ac_func_accept_argtypes.m4 Sun Aug 19 02:18:31 2001 @@ -37,7 +37,7 @@ # which is *not* 'socklen_t *'). If we detect that, then we assume # 'int' as the result, because that ought to work best. -AC_DEFUN(AC_FUNC_ACCEPT_ARGTYPES, +AC_DEFUN([AC_FUNC_ACCEPT_ARGTYPES], [AC_MSG_CHECKING([types of arguments for accept()]) AC_CACHE_VAL(ac_cv_func_accept_arg1,dnl [AC_CACHE_VAL(ac_cv_func_accept_arg2,dnl --- postgresql-7.1.3/configure.in~ Sun Aug 19 01:26:31 2001 +++ postgresql-7.1.3/configure.in Sun Aug 19 02:22:05 2001 @@ -288,7 +288,7 @@ fi echo "using CFLAGS=$CFLAGS" # Check if the compiler still works with the template settings -AC_PROG_CC_WORKS +AC_PROG_CC AC_EXEEXT AC_PROG_CPP AC_PROG_GCC_TRADITIONAL