# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Thu Dec 21 17:16:36 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Thu Dec 21 18:12:08 EET 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
intsize=''
longsize=''
shortsize=''
+issymlink=''
libc=''
ldlibpthname=''
libperl=''
d_stdio_stream_array=''
stdio_stream_array=''
sysman=''
-testsyml=''
trnl=''
uidformat=''
uidsign=''
*"ln -s")
echo "Checking how to test for symbolic links..." >&4
$lns blurfl sym
- if $test "X$testsyml" = X; then
+ if $test "X$issymlink" = X; then
if $test -h sym 2>/dev/null; then
- testsyml=-h
+ issymlink=-h
fi
fi
- if $test "X$testsyml" = X; then
+ if $test "X$issymlink" = X; then
if $test -L sym 2>/dev/null; then
- testsyml=-L
+ issymlink=-L
fi
fi
- if $test "X$testsyml" != X; then
- echo "You can test for symbolic links with $testsyml." >&4
+ if $test "X$issymlink" != X; then
+ echo "You can test for symbolic links with $issymlink." >&4
else
echo "I do not know how you can test for symbolic links." >&4
fi
''|'.') echo "Cannot create symlinks in the original directory." >&4
exit 1
;;
- *) case "$lns:$testsyml" in
+ *) case "$lns:$issymlink" in
*"ln -s:-"?)
echo "Creating the symbolic links..." >&4
echo "(First creating the subdirectories...)" >&4
read filename
test -z "$filename" && break
if test -f $filename; then
- if test $testsyml $filename; then
+ if test $issymlink $filename; then
rm -f $filename
fi
fi
installvendorbin='$installvendorbin'
installvendorlib='$installvendorlib'
intsize='$intsize'
+issymlink='$issymlink'
ivdformat='$ivdformat'
ivsize='$ivsize'
ivtype='$ivtype'
tbl='$tbl'
tee='$tee'
test='$test'
-testsyml='$testsyml'
timeincl='$timeincl'
timetype='$timetype'
touch='$touch'
This variable contains the value of the INTSIZE symbol, which
indicates to the C program how many bytes there are in an int.
+issymlink (issymlink.U):
+ This variable holds the switch of the test command to test
+ for a symbolic link (if they are supported). Typical values
+ include '-h' and '-L'.
+
ivdformat (perlxvf.U):
This variable contains the format string used for printing
a Perl IV as a signed decimal integer.
# Package name : perl5
# Source directory : /m/fs/work/work/permanent/perl/pp4/perl
-# Configuration time: Tue Dec 19 20:04:33 EET 2000
+# Configuration time: Thu Dec 21 18:13:27 EET 2000
# 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='Tue Dec 19 20:04:33 EET 2000'
+cf_time='Thu Dec 21 18:13:27 EET 2000'
charsize='1'
chgrp=''
chmod=''
installvendorbin=''
installvendorlib=''
intsize='4'
+issymlink='-h'
ivdformat='"ld"'
ivsize='8'
ivtype='long'
/*
* Package name : perl5
* Source directory : /m/fs/work/work/permanent/perl/pp4/perl
- * Configuration time: Tue Dec 19 20:04:33 EET 2000
+ * Configuration time: Thu Dec 21 18:13:27 EET 2000
* Configured by : jhi
* Target system : osf1 alpha.hut.fi v4.0 878 alpha
*/
d_SCNfldbl='undef'
d_perl_otherlibdirs='undef'
nvsize='16'
+issymlink=''
+
+
C<installprefix>, C<installprefixexp>, C<installprivlib>, C<installscript>,
C<installsitearch>, C<installsitebin>, C<installsitelib>, C<installstyle>,
C<installusrbinperl>, C<installvendorarch>, C<installvendorbin>,
-C<installvendorlib>, C<intsize>, C<ivdformat>, C<ivsize>, C<ivtype>
+C<installvendorlib>, C<intsize>, C<issymlink>, C<ivdformat>, C<ivsize>,
+C<ivtype>
=item k
installvendorbin=''
installvendorlib=''
intsize='4'
+issymlink=''
ivdformat='"ld"'
ivsize='4'
ivtype='long'
installvendorbin=''
installvendorlib=''
intsize='4'
+issymlink=''
ivdformat='"ld"'
ivsize='4'
ivtype='long'
installvendorbin=''
installvendorlib=''
intsize='4'
+issymlink=''
ivdformat='"ld"'
ivsize='4'
ivtype='long'