diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2008-05-29 08:43:29 -0400 |
---|---|---|
committer | Craig A. Berry <craigberry@mac.com> | 2008-05-29 17:48:27 +0000 |
commit | 3ab9413366b1fe51f6b372e0f48d97d464014ba2 (patch) | |
tree | dd30902ed22d5296d376e2ff884b11a58d076667 /configure.com | |
parent | ad56049d11be2db6103b693e8b968b200a8d43bd (diff) | |
download | perl-3ab9413366b1fe51f6b372e0f48d97d464014ba2.tar.gz |
Propagate new i_gdbm*ndbm variables
Message-ID: <Pine.LNX.4.64.0805291241070.365@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@33949
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.com b/configure.com index 09a71d6fc7..7dfee311bb 100644 --- a/configure.com +++ b/configure.com @@ -6232,6 +6232,8 @@ $ WC "i_float='define'" $ WC "i_fp='undef'" $ WC "i_fp_class='undef'" $ WC "i_gdbm='undef'" +$ WC "i_gdbm_ndbm='undef'" +$ WC "i_gdbmndbm='undef'" $ WC "i_grp='" + i_grp + "'" $ WC "i_ieeefp='undef'" $ WC "i_inttypes='" + i_inttypes + "'" |