$NetBSD: patch-aj,v 1.6 2009/05/19 23:52:15 wiz Exp $

http://bugzilla.gnome.org/show_bug.cgi?id=583264

--- configure.orig	2009-03-16 07:49:01.000000000 -0400
+++ configure
@@ -25451,7 +25451,7 @@ fi
 done
 
 
-if test "$ac_cv_func_statfs" = yes ; then
+if test "$ac_cv_func_statvfs" = no -a test "$ac_cv_func_statfs" = yes ; then
   { $as_echo "$as_me:$LINENO: checking number of arguments to statfs()" >&5
 $as_echo_n "checking number of arguments to statfs()... " >&6; }
   cat >conftest.$ac_ext <<_ACEOF
