*** pgsql/configure 2005/08/24 21:32:36 1.451 --- pgsql/configure 2005/08/25 02:28:03 1.452 *************** done *** 14550,14557 **** ! # system's version of getaddrinfo(), if any, may be used only if we found ! # a definition for struct addrinfo; see notes in src/include/getaddrinfo.h if test x"$ac_cv_type_struct_addrinfo" = xyes ; then for ac_func in getaddrinfo --- 14550,14560 ---- ! # System's version of getaddrinfo(), if any, may be used only if we found ! # a definition for struct addrinfo; see notes in src/include/getaddrinfo.h. ! # (Note: the AC_REPLACE_FUNCS probe fails on Windows, where the available ! # versions of getaddrinfo don't follow normal C call protocol. This is OK ! # because we want to use our own getaddrinfo.c on Windows anyway.) if test x"$ac_cv_type_struct_addrinfo" = xyes ; then for ac_func in getaddrinfo