summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-05-30 20:46:46 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-05-30 20:46:46 +0000
commitf2c1fd693a420f8e5673184a1d17cea5039eb674 (patch)
tree807e2c57e68cdbcbe67f7d1180e9def91f824e31 /include
parentfbcb0950bdf66c9d41aa204bf3514bd01149f409 (diff)
downloadlibapr-util-f2c1fd693a420f8e5673184a1d17cea5039eb674.tar.gz
Deploy a win32 build schema to provide Makefile.win
with a DBD_LIST of dso providers. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@661845 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/apu.hw3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/apu.hw b/include/apu.hw
index 8785a91a..d6210767 100644
--- a/include/apu.hw
+++ b/include/apu.hw
@@ -108,11 +108,14 @@
#define APU_HAVE_DB_VERSION 0
#endif
+#ifndef APU_DBD_DSO_BUILD
#define APU_HAVE_PGSQL 0
#define APU_HAVE_MYSQL 0
#define APU_HAVE_SQLITE3 0
#define APU_HAVE_SQLITE2 0
#define APU_HAVE_ORACLE 0
+#define APU_HAVE_FREETDS 0
+#endif
#define APU_HAVE_APR_ICONV 1
#define APU_HAVE_ICONV 0