summaryrefslogtreecommitdiff
path: root/acconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h.in')
-rw-r--r--acconfig.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/acconfig.h.in b/acconfig.h.in
index d007973430..53b5a83720 100644
--- a/acconfig.h.in
+++ b/acconfig.h.in
@@ -54,12 +54,6 @@
/* in GET/POST/Cookie data */
#define MAGIC_QUOTES 1
-/* Define if you have an ndbm compatible library (-ldbm). */
-#define NDBM 0
-
-/* Define if you have the gdbm library (-lgdbm). */
-#define GDBM 0
-
/* Define both of these if you want the bundled REGEX library */
#define REGEX 0
#define HSREGEX 0