$NetBSD: patch-ac,v 1.4 2005/06/22 08:34:54 jlam Exp $

--- configure.orig	2001-04-18 05:28:26.000000000 -0400
+++ configure
@@ -2904,9 +2904,7 @@ EOF
 
 fi
 
-subdirs="src/mex"
-
-subdirs="src/mex src/xgrid"
+subdirs="src/xgrid"
 
 trap '' 1 2 15
 cat > confcache <<\EOF
@@ -3328,7 +3326,7 @@ if test "$no_recursion" != yes; then
     esac
   done
 
-  for ac_config_dir in src/mex src/xgrid; do
+  for ac_config_dir in src/xgrid; do
 
     # Do not complain, so a configure script can configure whichever
     # parts of a large source tree are present.
