summaryrefslogtreecommitdiff
path: root/include/apr.hwc
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-08-23 14:36:59 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-08-23 14:36:59 +0000
commit81e33356b5405ef7d111b52ecc192173811b5320 (patch)
tree16bbced2c0d194e9b2e3763ff330dab2e5b11346 /include/apr.hwc
parent8a1778ca1a2699526fd61c0b06d0fed738a2e02d (diff)
downloadlibapr-81e33356b5405ef7d111b52ecc192173811b5320.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: http://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