a system running AFS, in which case they may differ slightly. You
should always use this variable within your makefiles for portability.
-installsitehtml1 (sitehtml1.U):
- This variable is really the same as sitehtml1exp, unless you are using
+installsitehtml1dir (sitehtml1dir.U):
+ This variable is really the same as sitehtml1direxp, unless you are using
AFS in which case it points to the read/write location whereas
html1direxp only points to the read-only access location. For extra
portability, you should only use this variable within your makefiles.
-installsitehtml3 (sitehtml3.U):
- This variable is really the same as sitehtml3exp, unless you are using
+installsitehtml3dir (sitehtml3dir.U):
+ This variable is really the same as sitehtml3direxp, unless you are using
AFS in which case it points to the read/write location whereas
html3direxp only points to the read-only access location. For extra
portability, you should only use this variable within your makefiles.
those systems using AFS. For extra portability, only this variable
should be used in makefiles.
-installsiteman1 (siteman1.U):
- This variable is really the same as siteman1exp, unless you are using
+installsiteman1dir (siteman1dir.U):
+ This variable is really the same as siteman1direxp, unless you are using
AFS in which case it points to the read/write location whereas
man1direxp only points to the read-only access location. For extra
portability, you should only use this variable within your makefiles.
-installsiteman3 (siteman3.U):
- This variable is really the same as siteman3exp, unless you are using
+installsiteman3dir (siteman3dir.U):
+ This variable is really the same as siteman3direxp, unless you are using
AFS in which case it points to the read/write location whereas
man3direxp only points to the read-only access location. For extra
portability, you should only use this variable within your makefiles.
those systems using AFS. For extra portability, only this variable
should be used in makefiles.
-installvendorhtml1 (vendorhtml1.U):
- This variable is really the same as vendorhtml1exp but may differ on
+installvendorhtml1dir (vendorhtml1dir.U):
+ This variable is really the same as vendorhtml1direxp but may differ on
those systems using AFS. For extra portability, only this variable
should be used in makefiles.
-installvendorhtml3 (vendorhtml3.U):
- This variable is really the same as vendorhtml3exp but may differ on
+installvendorhtml3dir (vendorhtml3dir.U):
+ This variable is really the same as vendorhtml3direxp but may differ on
those systems using AFS. For extra portability, only this variable
should be used in makefiles.
those systems using AFS. For extra portability, only this variable
should be used in makefiles.
-installvendorman1 (vendorman1.U):
- This variable is really the same as vendorman1exp but may differ on
+installvendorman1dir (vendorman1dir.U):
+ This variable is really the same as vendorman1direxp but may differ on
those systems using AFS. For extra portability, only this variable
should be used in makefiles.
-installvendorman3 (vendorman3.U):
- This variable is really the same as vendorman3exp but may differ on
+installvendorman3dir (vendorman3dir.U):
+ This variable is really the same as vendorman3direxp but may differ on
those systems using AFS. For extra portability, only this variable
should be used in makefiles.
This is the same as the sitebin variable, but is filename expanded at
configuration time, for use in your makefiles.
-sitehtml1 (sitehtml1.U):
+sitehtml1dir (sitehtml1dir.U):
This variable contains the name of the directory in which site-specific
html source pages are to be put. It is the responsibility of the
Makefile.SH to get the value of this into the proper command.
MakeMaker Makefile.PL
or equivalent. See INSTALL for details.
-sitehtml1exp (sitehtml1.U):
- This variable is the same as the sitehtml1 variable, but is filename
+sitehtml1direxp (sitehtml1dir.U):
+ This variable is the same as the sitehtml1dir variable, but is filename
expanded at configuration time, for convenient use in makefiles.
-sitehtml3 (sitehtml3.U):
+sitehtml3dir (sitehtml3dir.U):
This variable contains the name of the directory in which site-specific
library html source pages are to be put. It is the responsibility of the
Makefile.SH to get the value of this into the proper command.
MakeMaker Makefile.PL
or equivalent. See INSTALL for details.
-sitehtml3exp (sitehtml3.U):
- This variable is the same as the sitehtml3 variable, but is filename
+sitehtml3direxp (sitehtml3dir.U):
+ This variable is the same as the sitehtml3dir variable, but is filename
expanded at configuration time, for convenient use in makefiles.
sitelib (sitelib.U):
This variable is the ~name expanded version of sitelib, so that you
may use it directly in Makefiles or shell scripts.
-siteman1 (siteman1.U):
+siteman1dir (siteman1dir.U):
This variable contains the name of the directory in which site-specific
manual source pages are to be put. It is the responsibility of the
Makefile.SH to get the value of this into the proper command.
MakeMaker Makefile.PL
or equivalent. See INSTALL for details.
-siteman1exp (siteman1.U):
- This variable is the same as the siteman1 variable, but is filename
+siteman1direxp (siteman1dir.U):
+ This variable is the same as the siteman1dir variable, but is filename
expanded at configuration time, for convenient use in makefiles.
-siteman3 (siteman3.U):
+siteman3dir (siteman3dir.U):
This variable contains the name of the directory in which site-specific
library man source pages are to be put. It is the responsibility of the
Makefile.SH to get the value of this into the proper command.
MakeMaker Makefile.PL
or equivalent. See INSTALL for details.
-siteman3exp (siteman3.U):
- This variable is the same as the siteman3 variable, but is filename
+siteman3direxp (siteman3dir.U):
+ This variable is the same as the siteman3dir variable, but is filename
expanded at configuration time, for convenient use in makefiles.
siteprefix (siteprefix.U):
This variable is the ~name expanded version of vendorbin, so that you
may use it directly in Makefiles or shell scripts.
-vendorhtml1 (vendorhtml1.U):
+vendorhtml1dir (vendorhtml1dir.U):
This variable contains the name of the directory for html
pages. It may have a ~ on the front.
The standard distribution will put nothing in this directory.
MakeMaker Makefile.PL INSTALLDIRS=vendor
or equivalent. See INSTALL for details.
-vendorhtml1exp (vendorhtml1.U):
- This variable is the ~name expanded version of vendorhtml1, so that you
+vendorhtml1direxp (vendorhtml1dir.U):
+ This variable is the ~name expanded version of vendorhtml1dir, so that you
may use it directly in Makefiles or shell scripts.
-vendorhtml3 (vendorhtml3.U):
+vendorhtml3dir (vendorhtml3dir.U):
This variable contains the name of the directory for html
library pages. It may have a ~ on the front.
The standard distribution will put nothing in this directory.
MakeMaker Makefile.PL INSTALLDIRS=vendor
or equivalent. See INSTALL for details.
-vendorhtml3exp (vendorhtml3.U):
- This variable is the ~name expanded version of vendorhtml3, so that you
+vendorhtml3direxp (vendorhtml3dir.U):
+ This variable is the ~name expanded version of vendorhtml3dir, so that you
may use it directly in Makefiles or shell scripts.
vendorlib (vendorlib.U):
This variable is the ~name expanded version of vendorlib, so that you
may use it directly in Makefiles or shell scripts.
-vendorman1 (vendorman1.U):
+vendorman1dir (vendorman1dir.U):
This variable contains the name of the directory for man1
pages. It may have a ~ on the front.
The standard distribution will put nothing in this directory.
MakeMaker Makefile.PL INSTALLDIRS=vendor
or equivalent. See INSTALL for details.
-vendorman1exp (vendorman1.U):
- This variable is the ~name expanded version of vendorman1, so that you
+vendorman1direxp (vendorman1dir.U):
+ This variable is the ~name expanded version of vendorman1dir, so that you
may use it directly in Makefiles or shell scripts.
-vendorman3 (vendorman3.U):
+vendorman3dir (vendorman3dir.U):
This variable contains the name of the directory for man3
pages. It may have a ~ on the front.
The standard distribution will put nothing in this directory.
MakeMaker Makefile.PL INSTALLDIRS=vendor
or equivalent. See INSTALL for details.
-vendorman3exp (vendorman3.U):
- This variable is the ~name expanded version of vendorman3, so that you
+vendorman3direxp (vendorman3dir.U):
+ This variable is the ~name expanded version of vendorman3dir, so that you
may use it directly in Makefiles or shell scripts.
vendorprefix (vendorprefix.U):
# Package name : perl5
# Source directory : .
-# Configuration time: Tue Jul 1 10:31:31 EEST 2003
+# Configuration time: Fri Aug 1 15:15:51 EEST 2003
# Configured by : jhi
# Target system : osf1 kosh.hut.fi v5.1 2650 alpha
ccflags='-std -D_INTRINSICS -fprm d -ieee -DLANGUAGE_C'
ccflags_uselargefiles=''
ccname='cc'
-ccsymbols='__alpha=1 __ALPHA=1 __Alpha_AXP=1 __arch64__=1 __DATE__="Jul __DECC=1 __DECC_MODE_RELAXED=1 __DECC_VER=60590011 __digital__=1 __IEEE_FLOAT=1 __INITIAL_POINTER_SIZE=0 __LANGUAGE_C__=1 __osf__=1 __PRAGMA_ENVIRONMENT=1 __STDC__=0 __STDC_HOSTED__=1 __STDC_VERSION__=199901L __TIME__="10:32:24" __unix__=1 __X_FLOAT=1 _LONGLONG=1 _SYSTYPE_BSD=1'
+ccsymbols='__alpha=1 __ALPHA=1 __Alpha_AXP=1 __arch64__=1 __DATE__="Aug __DECC=1 __DECC_MODE_RELAXED=1 __DECC_VER=60590011 __digital__=1 __IEEE_FLOAT=1 __INITIAL_POINTER_SIZE=0 __LANGUAGE_C__=1 __osf__=1 __PRAGMA_ENVIRONMENT=1 __STDC__=0 __STDC_HOSTED__=1 __STDC_VERSION__=199901L __TIME__="15:16:43" __unix__=1 __X_FLOAT=1 _LONGLONG=1 _SYSTYPE_BSD=1'
ccversion='V6.5-011'
cf_by='jhi'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Tue Jul 1 10:31:31 EEST 2003'
+cf_time='Fri Aug 1 15:15:51 EEST 2003'
charsize='1'
chgrp=''
chmod='chmod'
installscript='/opt/perl/bin'
installsitearch='/opt/perl/lib/site_perl/5.9.0/alpha-dec_osf'
installsitebin='/opt/perl/bin'
-installsitehtml1=''
-installsitehtml3=''
+installsitehtml1dir=''
+installsitehtml3dir=''
installsitelib='/opt/perl/lib/site_perl/5.9.0'
-installsiteman1='/opt/perl/man/man1'
-installsiteman3='/opt/perl/man/man3'
+installsiteman1dir='/opt/perl/man/man1'
+installsiteman3dir='/opt/perl/man/man3'
installsitescript='/opt/perl/bin'
installstyle='lib'
installusrbinperl='undef'
installvendorarch=''
installvendorbin=''
-installvendorhtml1=''
-installvendorhtml3=''
+installvendorhtml1dir=''
+installvendorhtml3dir=''
installvendorlib=''
-installvendorman1=''
-installvendorman3=''
+installvendorman1dir=''
+installvendorman3dir=''
installvendorscript=''
intsize='4'
issymlink='test -h'
path_sep=':'
perl5='perl'
perl=''
-perl_patchlevel='18374'
+perl_patchlevel='20173'
perladmin='yourname@yourhost.yourplace.com'
perllibs='-lm -lutil'
perlpath='/opt/perl/bin/perl5.9.0'
sitearchexp='/opt/perl/lib/site_perl/5.9.0/alpha-dec_osf'
sitebin='/opt/perl/bin'
sitebinexp='/opt/perl/bin'
-sitehtml1=' '
-sitehtml1exp=''
-sitehtml3=' '
-sitehtml3exp=''
+sitehtml1dir=''
+sitehtml1direxp=''
+sitehtml3dir=''
+sitehtml3direxp=''
sitelib='/opt/perl/lib/site_perl/5.9.0'
sitelib_stem='/opt/perl/lib/site_perl'
sitelibexp='/opt/perl/lib/site_perl/5.9.0'
-siteman1='/opt/perl/man/man1'
-siteman1exp='/opt/perl/man/man1'
-siteman3='/opt/perl/man/man3'
-siteman3exp='/opt/perl/man/man3'
+siteman1dir='/opt/perl/man/man1'
+siteman1direxp='/opt/perl/man/man1'
+siteman3dir='/opt/perl/man/man3'
+siteman3direxp='/opt/perl/man/man3'
siteprefix='/opt/perl'
siteprefixexp='/opt/perl'
sitescript='/opt/perl/bin'
vendorarchexp=''
vendorbin=''
vendorbinexp=''
-vendorhtml1=' '
-vendorhtml1exp=''
-vendorhtml3=' '
-vendorhtml3exp=''
+vendorhtml1dir=' '
+vendorhtml1direxp=''
+vendorhtml3dir=' '
+vendorhtml3direxp=''
vendorlib=''
vendorlib_stem=''
vendorlibexp=''
-vendorman1=' '
-vendorman1exp=''
-vendorman3=' '
-vendorman3exp=''
+vendorman1dir=' '
+vendorman1direxp=''
+vendorman3dir=' '
+vendorman3direxp=''
vendorprefix=''
vendorprefixexp=''
vendorscript=''
vendorscriptexp=''
version='5.9.0'
-version_patchlevel_string='version 9 subversion 0 patch 18374'
+version_patchlevel_string='version 9 subversion 0 patch 20173'
versiononly='define'
vi=''
voidflags='15'
PERL_API_REVISION=5
PERL_API_VERSION=8
PERL_API_SUBVERSION=0
-PERL_PATCHLEVEL=18374
+PERL_PATCHLEVEL=20173
PERL_CONFIG_SH=true
# Variables propagated from previous config.sh file.
pp_sys_cflags=''