summaryrefslogtreecommitdiff
path: root/acconfig.h.in
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-04-21 23:37:47 +0000
committerStig Bakken <ssb@php.net>1999-04-21 23:37:47 +0000
commitf582bec9db6bd87426fee28e7992a0ffc8b01598 (patch)
tree6687ab00ce3661c11bf3a4430e57db6f8cf3cc44 /acconfig.h.in
parentf9f82960d9a5cc7ab1bb0e6f5d24786927ca3da2 (diff)
downloadphp-git-f582bec9db6bd87426fee28e7992a0ffc8b01598.tar.gz
moved db
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