]> jfr.im git - irc/quakenet/newserv.git/commit - proxyscan/Makefile.in
Configure script now lets you select your database engine with --with-dbapi=blah.
authorChris Porter <redacted>
Wed, 19 Mar 2008 04:50:17 +0000 (04:50 +0000)
committerChris Porter <redacted>
Wed, 19 Mar 2008 04:50:17 +0000 (04:50 +0000)
commit827cbcd7e07e27aa3c67465ba38084b86daf4a5c
tree25cdd388a4dbf4b941db30dd6c53de1e072bc75d
parentee8cd7d0d6fba8d57f6321c44978e4f66d2b6f36
Configure script now lets you select your database engine with --with-dbapi=blah.
Modified modules Makefiles to support this.
You can now suppy modules and include paths on the configure line.
chanserv/build.mk
dbapi/dbapi.h
lua/Makefile.in
noperserv/Makefile.in
pqsql/pqsql.c
proxyscan/Makefile.in
sqlite/sqlite.c