fix sqlite3 on hosts where tclsh is installed

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13978 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-01-11 04:47:12 +00:00
parent e3d41061a6
commit 70ad04384e

View File

@ -65,6 +65,7 @@ CONFIGURE_ARGS += \
--enable-shared \
--enable-static \
--disable-tcl \
--disable-amalgamation \
CONFIGURE_VARS += \
config_BUILD_CC="$(HOSTCC)" \