From 0b57cc8dacc3871a5751d8f0de0faa164dd9397e Mon Sep 17 00:00:00 2001 From: "Craig A. Berry" Date: Wed, 25 Oct 2006 03:58:38 +0000 Subject: [PATCH] Initialize d_ctermid and i_gdbm in configure.com. p4raw-id: //depot/perl@29101 --- configure.com | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.com b/configure.com index c0fb94b..2078547 100644 --- a/configure.com +++ b/configure.com @@ -5702,6 +5702,7 @@ $ WC "d_copysignl='define'" $ WC "d_cplusplus='" + d_cplusplus + "'" $ WC "d_crypt='define'" $ WC "d_csh='undef'" +$ WC "d_ctermid='define'" $ WC "d_cuserid='define'" $ WC "d_c99_variadic_macros='undef'" $ WC "d_dbl_dig='define'" @@ -6086,6 +6087,7 @@ $ WC "i_fcntl='" + i_fcntl + "'" $ WC "i_float='define'" $ WC "i_fp='undef'" $ WC "i_fp_class='undef'" +$ WC "i_gdbm='undef'" $ WC "i_grp='" + i_grp + "'" $ WC "i_ieeefp='undef'" $ WC "i_inttypes='" + i_inttypes + "'" -- 2.7.4