From: Marcus Holland-Moritz Date: Sat, 8 Nov 2008 09:45:22 +0000 (+0100) Subject: Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header files X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=622e1e49fb8292c5e8f08cf673d2c3e4ef81406b;p=p5sagit%2Fp5-mst-13.2.git Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header files Message-ID: <20081108094522.5174608b@r2d2> p4raw-id: //depot/perl@34777 --- diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index 2ebb51f..3d12ea5 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -196,6 +196,8 @@ d_ftello='define' d_ftime='undef' d_futimes='undef' d__fwalk='undef' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getcwd='define' d_getespwnam='undef' d_getfsstat='undef' @@ -332,6 +334,7 @@ d_msgsnd='define' d_msync='define' d_munmap='define' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='define' d_nl_langinfo='define' d_nv_preserves_uv='define' diff --git a/NetWare/config.wc b/NetWare/config.wc index b6a27e8..be85877 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -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='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='define' diff --git a/Porting/config.sh b/Porting/config.sh index 73c1138..276c8f1 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -222,6 +222,8 @@ d_fsync='define' d_ftello='define' d_ftime='undef' d_futimes='define' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getcwd='define' d_getespwnam='undef' d_getfsstat='undef' @@ -346,6 +348,7 @@ d_msync='define' d_munmap='define' d_mymalloc='undef' d_ndbm='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='define' d_nl_langinfo='define' d_nv_preserves_uv='undef' diff --git a/epoc/config.sh b/epoc/config.sh index 6361a91..0ea22e2 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -199,6 +199,8 @@ d_fsync='undef' d_ftello='undef' d_ftime='undef' d_futimes='undef' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getespwnam='undef' d_getfsstat='undef' d_getgrent_r='undef' @@ -318,6 +320,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_off64_t='undef' diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index b0d9353..10b6b1c 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -209,6 +209,8 @@ d_fsync='define' d_ftello='undef' d_ftime='undef' 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' @@ -332,6 +334,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='define' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' diff --git a/symbian/config.sh b/symbian/config.sh index ea191f2..40d7c5a 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -154,6 +154,8 @@ d_ftime='undef' d_futimesat='undef' d_futimes='undef' d__fwalk='undef' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getcwd='define' d_getespwnam='undef' d_getfsstat='undef' @@ -278,6 +280,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' diff --git a/uconfig.sh b/uconfig.sh index 490a481..68702f9 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -146,6 +146,8 @@ d_fsync='undef' d_ftello='undef' d_ftime='undef' d_futimes='undef' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getcwd='undef' d_getespwnam='undef' d_getfsstat='undef' @@ -270,6 +272,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' diff --git a/win32/config.bc b/win32/config.bc index 5d6dcd8..cee153e 100644 --- a/win32/config.bc +++ b/win32/config.bc @@ -197,6 +197,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' @@ -320,6 +322,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='define' diff --git a/win32/config.ce b/win32/config.ce index dff4b2f..c6ee19c 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' diff --git a/win32/config.gc b/win32/config.gc index f14d0b5..ee42db8 100644 --- a/win32/config.gc +++ b/win32/config.gc @@ -197,6 +197,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' @@ -320,6 +322,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='define' diff --git a/win32/config.vc b/win32/config.vc index b273c5a..7653e31 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -197,6 +197,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' @@ -320,6 +322,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='define' diff --git a/win32/config.vc64 b/win32/config.vc64 index e8c3f11..00a6e73 100644 --- a/win32/config.vc64 +++ b/win32/config.vc64 @@ -197,6 +197,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' @@ -320,6 +322,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef'