Fix problem of including libsqlite2 & libsqlite3 into apr-util,
authorMartin Janitschke <noeoeh@web.de>
Mon, 17 Sep 2007 22:19:04 +0000 (22:19 +0000)
committerMartin Janitschke <noeoeh@web.de>
Mon, 17 Sep 2007 22:19:04 +0000 (22:19 +0000)
also solves the problem that subversion includes both afterwards.

SVN-Revision: 8828

utils/apr-util/Makefile

index 3b76aea5ff911eb0870517004fdf8ceac85acf3f..314bb0ddb01dbfcd84beaf44d4c716d83fa127d9 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" \