diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-17 19:16:39 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-17 19:16:39 +0000 |
commit | fc92a0ee8c2570f1149aa16b11e4a7d624ac473d (patch) | |
tree | 1bd8f2bdbf2472935c72c1adb672296c2cc9d5bf /uconfig.sh | |
parent | e54dc35bb8a9a01ec402faf8e8793a3a02d6fdf2 (diff) | |
download | perl-fc92a0ee8c2570f1149aa16b11e4a7d624ac473d.tar.gz |
Microperl config update.
p4raw-id: //depot/perl@6679
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index d986b0dc7d..f8c5062e1e 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -223,6 +223,7 @@ d_setpgid='undef' d_setpgrp2='undef' d_setpgrp='undef' d_setprior='undef' +d_setproctitle='undef' d_setpwent='undef' d_setregid='undef' d_setresgid='undef' @@ -342,6 +343,7 @@ i_gdbm='undef' i_grp='undef' i_iconv='undef' i_inttypes='undef' +i_libutil='undef' i_limits='undef' i_locale='undef' i_machcthr='undef' |