This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Initialize d_ctermid and i_gdbm in configure.com.
authorCraig A. Berry <craigberry@mac.com>
Wed, 25 Oct 2006 03:58:38 +0000 (03:58 +0000)
committerCraig A. Berry <craigberry@mac.com>
Wed, 25 Oct 2006 03:58:38 +0000 (03:58 +0000)
p4raw-id: //depot/perl@29101

configure.com

index c0fb94b..2078547 100644 (file)
@@ -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 + "'"