summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/apr.hwc3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/apr.hwc b/include/apr.hwc
index 0f239eea3..7082d43b3 100644
--- a/include/apr.hwc
+++ b/include/apr.hwc
@@ -639,8 +639,6 @@ typedef int apr_wait_t;
* we always have SDBM (it's in our codebase)
*/
#define APU_HAVE_SDBM 1
-
-#ifndef APU_DSO_MODULE_BUILD
#define APU_HAVE_GDBM 0
#define APU_HAVE_NDBM 0
#define APU_HAVE_DB 0
@@ -648,7 +646,6 @@ typedef int apr_wait_t;
#if APU_HAVE_DB
#define APU_HAVE_DB_VERSION 0
#endif
-#endif
/*
* Windows: Only dynamic driver loads within apr_dbd