summaryrefslogtreecommitdiff
path: root/vos/config.def
diff options
context:
space:
mode:
Diffstat (limited to 'vos/config.def')
-rw-r--r--vos/config.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/vos/config.def b/vos/config.def
index c7b320f87d..8f866218c4 100644
--- a/vos/config.def
+++ b/vos/config.def
@@ -404,7 +404,7 @@ $sitearchexp=''
$sitelib='/system/ported/perl/lib/site/5.005'
$sitelibexp='/system/ported/perl/lib/site/5.005'
$sizetype='size_t'
-$sock_size_type='int *'
+$socksizetype='int'
$sPRIfldbl='"Lf"'
$sPRIgldbl='"Lg"'
$src='%es#lang/vos_ftp_site/pub/vos/alpha/perl'
@@ -430,9 +430,9 @@ $uidsize='4'
$uidtype='uid_t'
$uquadtype='_error_'
$use5005threads='undef'
-$use64bits='undef'
+$use64bitall='undef'
+$use64bitint='undef'
$usedl='undef'
-$usefull64bits='undef'
$uselargefiles='undef'
$uselongdouble='define'
$usemorebits='undef'