summaryrefslogtreecommitdiff
path: root/vos/config.def
diff options
context:
space:
mode:
Diffstat (limited to 'vos/config.def')
-rw-r--r--vos/config.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/vos/config.def b/vos/config.def
index e66c87ac14..092d76ad3d 100644
--- a/vos/config.def
+++ b/vos/config.def
@@ -161,6 +161,7 @@ $d_old_pthread_create_joinable='undef'
$d_oldpthreads='undef'
$d_open3='define'
$d_pathconf='define'
+$d_perl_otherlibdirs='undef'
$d_pause='define'
$d_phostname='undef'
$d_pipe='define'
@@ -392,6 +393,7 @@ $nvtype='double'
$o_nonblock='O_NONBLOCK'
$old_pthread_create_joinable=''
$osname='VOS'
+$otherlibdirs=''
$package='perl5'
$pidtype='pid_t'
$pm_apiversion='5.00563'