From c5b46c3d49905f20ce8d3fb05ee0deb2b7b238c6 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sat, 14 Jun 2008 06:40:27 +0000 Subject: Added readline support to sqlite3. git-svn-id: http://svn.telesphoreo.org/trunk@303 514c082c-b64e-11dc-b46d-3d985efe055d --- data/sqlite3/make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/sqlite3/make.sh') diff --git a/data/sqlite3/make.sh b/data/sqlite3/make.sh index 7dac292bc..b7cdf9a71 100644 --- a/data/sqlite3/make.sh +++ b/data/sqlite3/make.sh @@ -1,5 +1,5 @@ pkg:setup autoconf -pkg:configure +pkg:configure --with-readline-inc="$(PKG_DEST_ readline)"/usr/include/readline make pkg:install -- cgit v1.2.3