summaryrefslogtreecommitdiff
path: root/data/sqlite3/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-04-23 21:21:44 +0000
committerJay Freeman <saurik@saurik.com>2008-04-23 21:21:44 +0000
commitff31e0ea0ab2c75254bd8e842301822f05e6cbb1 (patch)
tree956d3639ba063c9ff87ddeaf8c0e37936c3df8f3 /data/sqlite3/make.sh
parent9746156637461df00082f6a468e66b7384079f7d (diff)
Fixed a compatibility issue in sqlite3 where the namespace had been summarily flattened.
git-svn-id: http://svn.telesphoreo.org/trunk@236 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/sqlite3/make.sh')
-rw-r--r--data/sqlite3/make.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sqlite3/make.sh b/data/sqlite3/make.sh
index 452a4bfd5..7dac292bc 100644
--- a/data/sqlite3/make.sh
+++ b/data/sqlite3/make.sh
@@ -1,4 +1,5 @@
pkg:setup
+autoconf
pkg:configure
make
pkg:install