$NetBSD: patch-aa,v 1.2 2005/11/08 03:24:32 dan Exp $

--- configure.orig	2005-11-08 14:01:54.000000000 +1100
+++ configure	2005-11-08 14:02:48.000000000 +1100
@@ -2061,32 +2061,6 @@
 
 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
