summaryrefslogtreecommitdiff
path: root/include/apr.hwc
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-08-23 14:36:59 +0000
committerJeff Trawick <trawick@apache.org>2013-08-23 14:36:59 +0000
commitc104595f7a42ce0d1ea9013f5bf51e6a24051ef5 (patch)
tree16bbced2c0d194e9b2e3763ff330dab2e5b11346 /include/apr.hwc
parent4aaccd80868a02a0d57e76cdfda1da9f0d49ca9e (diff)
downloadapr-c104595f7a42ce0d1ea9013f5bf51e6a24051ef5.tar.gz
Support DBD ODBC driver as an optional feature, defaulting to ON
since the libraries are always available on Windows. (A fair amount of this is from Tom Donovan's cmake list.) Enable the DBD test driver when the test suite is being built. Add/clarify a small amount of commentary about the lack of a test suite build for libapr-2 (the DLL) and the manner in which DBD driver are expected to be built. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1516863 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr.hwc')
-rw-r--r--include/apr.hwc5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/apr.hwc b/include/apr.hwc
index f97224dc9..570dd8d79 100644
--- a/include/apr.hwc
+++ b/include/apr.hwc
@@ -653,8 +653,9 @@ typedef int apr_wait_t;
#endif
/*
- * we always enable dynamic driver loads within apr_dbd
- * driver builds enable these flags individually
+ * Windows: Only dynamic driver loads within apr_dbd
+ * are supported. The driver builds enable
+ * these flags individually.
*/
#ifndef APU_DSO_MODULE_BUILD
#define APU_HAVE_PGSQL 0