From 3ab9413366b1fe51f6b372e0f48d97d464014ba2 Mon Sep 17 00:00:00 2001 From: Andy Dougherty Date: Thu, 29 May 2008 08:43:29 -0400 Subject: Propagate new i_gdbm*ndbm variables Message-ID: p4raw-id: //depot/perl@33949 --- Porting/config.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Porting') diff --git a/Porting/config.sh b/Porting/config.sh index 826b03ea10..8556888f24 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -638,6 +638,8 @@ i_float='define' i_fp='undef' i_fp_class='undef' i_gdbm='define' +i_gdbm_ndbm='undef' +i_gdbmndbm='undef' i_grp='define' i_ieeefp='undef' i_inttypes='define' -- cgit v1.2.1