Fix problem of including libsqlite2 & libsqlite3 into apr-util,
authorcrazy_imp <crazy_imp@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Sep 2007 22:19:04 +0000 (22:19 +0000)
committercrazy_imp <crazy_imp@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Sep 2007 22:19:04 +0000 (22:19 +0000)
also solves the problem that subversion includes both afterwards.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8828 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/apr-util/Makefile

index 3b76aea..314bb0d 100644 (file)
@@ -35,6 +35,7 @@ define Build/Configure
                --with-pgsql=no \
                --with-apr="$(STAGING_DIR)/usr/bin/apr-1-config" \
                --with-expat="$(STAGING_DIR)/usr" \
+               --without-sqlite2 \
                , \
                ac_cv_file_dbd_apr_dbd_mysql_c=no \
                APR_BUILD_DIR="$(STAGING_DIR)/usr/share/build-1" \