From: Jarkko Hietaniemi Date: Mon, 14 Feb 2000 17:20:32 +0000 (+0000) Subject: Add ivtype, ivsize, nvtype, nvsize to myconfig. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5a932ea11b572ddf3e19631dbefacca1cc902d69;p=p5sagit%2Fp5-mst-13.2.git Add ivtype, ivsize, nvtype, nvsize to myconfig. p4raw-id: //depot/cfgperl@5081 --- diff --git a/myconfig.SH b/myconfig.SH index dc76e73..d8f9fa5 100644 --- a/myconfig.SH +++ b/myconfig.SH @@ -43,6 +43,7 @@ Summary of my $package (revision $baserev version $PERL_VERSION subversion $PERL stdchar='$stdchar', d_stdstdio=$d_stdstdio, usevfork=$usevfork intsize=$intsize, longsize=$longsize, ptrsize=$ptrsize, doublesize=$doublesize d_longlong=$d_longlong, longlongsize=$longlongsize, d_longdbl=$d_longdbl, longdblsize=$longdblsize + ivtype='$ivtype', ivsize=$ivsize, nvtype='$nvtype', nvsize=$nvsize alignbytes=$alignbytes, usemymalloc=$usemymalloc, prototype=$prototype Linker and Libraries: ld='$ld', ldflags ='$ldflags'