$NetBSD: patch-ca,v 1.1 2005/03/21 14:44:08 tv Exp $

--- configure.orig	Thu Mar 11 03:58:11 2004
+++ configure
@@ -27323,6 +27323,10 @@ _ACEOF
   fi
 fi
 
+case $host in
+*-interix3*) ac_list_mounted_fs=found;;
+esac
+
 if test -z "$ac_list_mounted_fs"; then
   { { echo "$as_me:$LINENO: error: could not determine how to read list of mounted filesystems" >&5
 echo "$as_me: error: could not determine how to read list of mounted filesystems" >&2;}
@@ -44983,10 +44987,12 @@ for ac_func in \
     mempcpy \
     mkfifo \
     realpath \
+    setgroups \
     sethostname \
     strchr \
     strerror \
     strrchr \
+    sync \
     sysctl \
     sysinfo \
     wcrtomb \
