$NetBSD: patch-aa,v 1.4 2006/10/30 08:03:39 dan Exp $

--- configure.orig	2006-10-30 18:39:40.000000000 +1100
+++ configure
@@ -2178,32 +2178,6 @@ echo "${ECHO_T}yes" >&6
 fi
 fi
 
-if test "$SHARED_SQLITE" != "yes" ; then
-  echo "$as_me:$LINENO: checking monotone's sqlite" >&5
-echo $ECHO_N "checking monotone's sqlite... $ECHO_C" >&6
-  if test -d "$MONOTONE_DIR" -a -r "$MONOTONE_DIR/sqlite/lib3rdparty_a-main.o" ; then
-    echo "$as_me:$LINENO: result: found in $MONOTONE_DIR/sqlite" >&5
-echo "${ECHO_T}found in $MONOTONE_DIR/sqlite" >&6
-  else
-    { { echo "$as_me:$LINENO: error:
-
-Could not find compiled sqlite sources. Monotone-viz needs a compiled
-monotone tree for the sqlite library. Create a link named \`monotone'
-or specify the location to configure using the \`--with-monotone-dir='
-option." >&5
-echo "$as_me: error:
-
-Could not find compiled sqlite sources. Monotone-viz needs a compiled
-monotone tree for the sqlite library. Create a link named \`monotone'
-or specify the location to configure using the \`--with-monotone-dir='
-option." >&2;}
-   { (exit 1); exit 1; }; }
-  fi
-  if test "${MONOTONE_DIR:0:1}" != "/" ; then
-    MONOTONE_DIR="$(pwd)/$MONOTONE_DIR"
-  fi
-fi
-
 
 
 # Check for libcrypto using pkg-config, defaulting to /usr/lib
