summaryrefslogtreecommitdiff
path: root/myconfig
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-03-17 11:01:57 +0000
committerCharles Bailey <bailey@genetics.upenn.edu>1996-03-17 11:01:57 +0000
commitca29cf18c2bea1e55b93e33270c54e33affeda65 (patch)
treec66732a018d427dfc79b766734b46c0435362f68 /myconfig
parenta91be337f157c8dc7b6d4732321bf32b45a1f51c (diff)
downloadperl-ca29cf18c2bea1e55b93e33270c54e33affeda65.tar.gz
Update to reflect subversions and signal handling patch
Diffstat (limited to 'myconfig')
-rwxr-xr-xmyconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/myconfig b/myconfig
index ee05942a58..9038197aaf 100755
--- a/myconfig
+++ b/myconfig
@@ -19,11 +19,11 @@ fi
$spitshell <<!GROK!THIS!
-Summary of my $package ($baserev patchlevel $PATCHLEVEL) configuration:
+Summary of my $package ($baserev patchlevel $PATCHLEVEL subversion $SUBVERSION) configuration:
Platform:
osname=$osname, osver=$osvers, archname=$archname
uname='$myuname'
- hint=$hint, useposix=$useposix
+ hint=$hint, useposix=$useposix, d_sigaction=$d_sigaction
Compiler:
cc='$cc', optimize='$optimize', gccversion=$gccversion
cppflags='$cppflags'