summaryrefslogtreecommitdiff
path: root/epoc
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2008-05-29 08:43:29 -0400
committerCraig A. Berry <craigberry@mac.com>2008-05-29 17:48:27 +0000
commit3ab9413366b1fe51f6b372e0f48d97d464014ba2 (patch)
treedd30902ed22d5296d376e2ff884b11a58d076667 /epoc
parentad56049d11be2db6103b693e8b968b200a8d43bd (diff)
downloadperl-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 'epoc')
-rw-r--r--epoc/config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh
index 0f93e84fe6..c5f68fb12e 100644
--- a/epoc/config.sh
+++ b/epoc/config.sh
@@ -571,6 +571,8 @@ i_float='undef'
i_fp='undef'
i_fp_class='undef'
i_gdbm='undef'
+i_gdbm_ndbm='undef'
+i_gdbmndbm='undef'
i_grp='undef'
i_ieeefp='undef'
i_inttypes='undef'