summaryrefslogtreecommitdiff
path: root/myconfig
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>1998-03-05 10:10:54 -0500
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-03-06 09:38:08 +0000
commitcb66d7b2a186473964e7dc7e8954f773d70e6e9c (patch)
tree9948bb8bc8cdd47d108582a060fc268f88f5d5f2 /myconfig
parentdb634fc8955fec0cc44739afa144231545fb30bd (diff)
downloadperl-cb66d7b2a186473964e7dc7e8954f773d70e6e9c.tar.gz
perl5.004_61 myconfig updates
p4raw-id: //depot/perl@794
Diffstat (limited to 'myconfig')
-rwxr-xr-xmyconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/myconfig b/myconfig
index 858c87cbd4..16327c2d6f 100755
--- a/myconfig
+++ b/myconfig
@@ -15,7 +15,6 @@ fi
. $TOP/config.sh
# Note that the text lines /^Summary of/ .. /^\s*$/ are copied into Config.pm.
-# XXX Add d_sigaction (?) once it's defined.
$spitshell <<!GROK!THIS!
@@ -30,8 +29,8 @@ Summary of my $package ($baserev patchlevel $PATCHLEVEL subversion $SUBVERSION)
cppflags='$cppflags'
ccflags ='$ccflags'
stdchar='$stdchar', d_stdstdio=$d_stdstdio, usevfork=$usevfork
- voidflags=$voidflags, castflags=$castflags, d_casti32=$d_casti32, d_castneg=$d_castneg
- intsize=$intsize, alignbytes=$alignbytes, usemymalloc=$usemymalloc, prototype=$prototype
+ intsize=$intsize, longsize=$longsize, ptrsize=$ptrsize, doublesize=$doublesize
+ alignbytes=$alignbytes, usemymalloc=$usemymalloc, prototype=$prototype
Linker and Libraries:
ld='$ld', ldflags ='$ldflags'
libpth=$libpth