summaryrefslogtreecommitdiff
path: root/win32/config.ce
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2008-11-08 10:45:22 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-11-08 13:06:53 +0000
commit622e1e49fb8292c5e8f08cf673d2c3e4ef81406b (patch)
tree613f7e664569eb90f1f50d77d68d2e4e8ce6cae3 /win32/config.ce
parent414bf5ae0886eb91e2f6dbb35893ddb012852bef (diff)
downloadperl-622e1e49fb8292c5e8f08cf673d2c3e4ef81406b.tar.gz
Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header files
Message-ID: <20081108094522.5174608b@r2d2> p4raw-id: //depot/perl@34777
Diffstat (limited to 'win32/config.ce')
-rw-r--r--win32/config.ce3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/config.ce b/win32/config.ce
index dff4b2fac4..c6ee19c111 100644
--- a/win32/config.ce
+++ b/win32/config.ce
@@ -198,6 +198,8 @@ d_fsync='undef'
d_ftello='undef'
d_ftime='define'
d_futimes='undef'
+d_gdbm_ndbm_h_uses_prototypes='undef'
+d_gdbmndbm_h_uses_prototypes='undef'
d_getcwd='define'
d_getespwnam='undef'
d_getfsstat='undef'
@@ -322,6 +324,7 @@ d_msg='undef'
d_msync='undef'
d_munmap='undef'
d_mymalloc='~PERL_MALLOC~'
+d_ndbm_h_uses_prototypes='undef'
d_nice='undef'
d_nl_langinfo='undef'
d_nv_preserves_uv='define'