determined by the Configure script. Variables intended for use in C
programs (e.g. I_UNISTD) are already described in config_h.SH. [`configpm'
generates pod documentation for Config.pm from this file--please try to keep
-the formatting regular.]
+the formatting regular and verify that its output looks as you intend.]
_a (Unix.U):
This variable defines the extension used for ordinary library files.
make (Loc.U):
This variable is used internally by Configure to determine the
- full pathname (if any) of the make program. Both the directory
- and the command name can vary from system to system; while most
- systems call the command 'make', other values include 'gmake' and
- 'gnumake'. After Configure runs, the value is reset to a plain
- "make" and is not useful.
+ full pathname (if any) of the make program. After Configure runs,
+ the value is reset to a plain "make" and is not useful.
+
+ Both the directory and the command name can vary from system
+ to system; while most systems call the command 'make', other
+ values include 'gmake' and 'gnumake'.
make_set_make (make.U):
Some versions of 'make' set the variable MAKE. Others do not.
installed perl5.005 or later suitable for running the script
to determine inc_version_list.
+perl5 (perl5.U):
+ This variable contains the full path (if any) to a previously
+ installed perl5.005 or later suitable for running the script
+ to determine inc_version_list.
+
perl (Loc.U):
This variable is defined but not used by Configure.
The value is a plain '' and is not useful.
though in principle we could go snooping around in old
Config.pm files.
-yacc (yacc.U):
- This variable holds the name of the compiler compiler we
- want to use in the Makefile. It can be yacc, byacc, or bison -y.
-
yaccflags (yacc.U):
This variable contains any additional yacc flags desired by the
user. It is up to the Makefile to use this.
# Package name : perl5
# Source directory : .
-# Configuration time: Fri Mar 29 20:37:35 EET 2002
+# Configuration time: Mon Apr 8 20:15:42 EET DST 2002
# Configured by : jhi
# Target system : osf1 alpha.hut.fi v4.0 878 alpha
ccversion='V5.6-082'
cf_by='jhi'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Fri Mar 29 20:37:35 EET 2002'
+cf_time='Mon Apr 8 20:15:42 EET DST 2002'
charsize='1'
chgrp=''
chmod='chmod'
path_sep=':'
perl5='perl'
perl=''
-perl_patchlevel='15605'
+perl_patchlevel='15771'
perladmin='yourname@yourhost.yourplace.com'
perllibs='-lm -lutil'
perlpath='/opt/perl/bin/perl5.7.3'
vendorprefix=''
vendorprefixexp=''
version='5.7.3'
-version_patchlevel_string='version 7 subversion 3 patch 15605'
+version_patchlevel_string='version 7 subversion 3 patch 15771'
versiononly='define'
vi=''
voidflags='15'
PERL_API_REVISION=5
PERL_API_VERSION=5
PERL_API_SUBVERSION=0
-PERL_PATCHLEVEL=15605
+PERL_PATCHLEVEL=15771
PERL_CONFIG_SH=true
# Variables propagated from previous config.sh file.
pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"'