Fix problem of including libsqlite2 & libsqlite3 into apr-util,

also solves the problem that subversion includes both afterwards.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@8828 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
crazy_imp 2007-09-17 22:19:04 +00:00
parent 16b0faa939
commit 9302028b64

View 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" \