summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32/config.ce2
-rw-r--r--win32/config.gc2
-rw-r--r--win32/config.vc2
-rw-r--r--win32/config_H.ce2
-rw-r--r--win32/config_H.gc2
-rw-r--r--win32/config_H.vc2
6 files changed, 6 insertions, 6 deletions
diff --git a/win32/config.ce b/win32/config.ce
index 29071d5cd7..950c31341b 100644
--- a/win32/config.ce
+++ b/win32/config.ce
@@ -655,7 +655,7 @@ i_poll='undef'
i_prot='undef'
i_pthread='undef'
i_pwd='undef'
-i_rpcsvcdbm='define'
+i_rpcsvcdbm='undef'
i_sfio='undef'
i_sgtty='undef'
i_shadow='undef'
diff --git a/win32/config.gc b/win32/config.gc
index 12b4296c81..418763bebc 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -667,7 +667,7 @@ i_poll='undef'
i_prot='undef'
i_pthread='undef'
i_pwd='undef'
-i_rpcsvcdbm='define'
+i_rpcsvcdbm='undef'
i_sfio='undef'
i_sgtty='undef'
i_shadow='undef'
diff --git a/win32/config.vc b/win32/config.vc
index 6723444cc5..17d68c3d11 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -666,7 +666,7 @@ i_poll='undef'
i_prot='undef'
i_pthread='undef'
i_pwd='undef'
-i_rpcsvcdbm='define'
+i_rpcsvcdbm='undef'
i_sfio='undef'
i_sgtty='undef'
i_shadow='undef'
diff --git a/win32/config_H.ce b/win32/config_H.ce
index b67a0b0362..1e129e2873 100644
--- a/win32/config_H.ce
+++ b/win32/config_H.ce
@@ -651,7 +651,7 @@
* should be included.
*/
/*#define I_DBM /**/
-#define I_RPCSVC_DBM /**/
+/*#define I_RPCSVC_DBM / **/
/* I_DIRENT:
* This symbol, if defined, indicates to the C program that it should
diff --git a/win32/config_H.gc b/win32/config_H.gc
index c30380002c..cc7fdf3de2 100644
--- a/win32/config_H.gc
+++ b/win32/config_H.gc
@@ -646,7 +646,7 @@
* should be included.
*/
/*#define I_DBM / **/
-#define I_RPCSVC_DBM /**/
+/*#define I_RPCSVC_DBM / **/
/* I_DLFCN:
* This symbol, if defined, indicates that <dlfcn.h> exists and should
diff --git a/win32/config_H.vc b/win32/config_H.vc
index 2adc13a66e..b0726a41fa 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -646,7 +646,7 @@
* should be included.
*/
/*#define I_DBM / **/
-#define I_RPCSVC_DBM /**/
+/*#define I_RPCSVC_DBM / **/
/* I_DLFCN:
* This symbol, if defined, indicates that <dlfcn.h> exists and should