summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-01-19 13:48:10 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-01-19 13:48:10 +0000
commit530ffa68c5cfb9f475ad558801f0d613f3ce34e1 (patch)
treecba4eaa12e457044fb4b1151a6d9238f09e5b0a8 /uconfig.sh
parent9cd675818fc1340670abcf2452a8cad2f8be19ac (diff)
downloadperl-530ffa68c5cfb9f475ad558801f0d613f3ce34e1.tar.gz
microperl update.
p4raw-id: //depot/perl@18516
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-xuconfig.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh
index ef2891101a..e1ad46a1a3 100755
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -218,6 +218,7 @@ d_mkstemps='undef'
d_mktime='undef'
d_mmap='undef'
d_modfl='undef'
+d_modflproto='undef'
d_modfl_pow32_bug='undef'
d_mprotect='undef'
d_msg='undef'
@@ -234,6 +235,7 @@ d_msgsnd='undef'
d_msync='undef'
d_munmap='undef'
d_mymalloc='undef'
+d_nanosleep='undef'
d_nice='undef'
d_nl_langinfo='undef'
d_nv_preserves_uv='undef'