]> jfr.im git - solanum.git/commit
configure: add --enable-shared-sqlite option
authorLee Starnes <redacted>
Tue, 27 May 2014 14:39:55 +0000 (10:39 -0400)
committerLee Starnes <redacted>
Thu, 29 May 2014 17:11:29 +0000 (13:11 -0400)
commit497e30a0bb157dce6dffd3d5ad414dc299f42442
treec1dcf41c7a611c53a6d232cc8309a33afa47148a
parent69f4561b3995561de8b1cbf7cd908292a0391412
configure: add --enable-shared-sqlite option

When --enable-shared-sqlite is used, charybdis will be compiled with a shared
sqlite library if it is available.
bandb/Makefile.in
configure
configure.ac