From: Jarkko Hietaniemi Date: Thu, 17 Aug 2000 23:22:19 +0000 (+0000) Subject: Add byteorder to the myconfig output. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2b899b4a6ad0a96c47e1bf92850882725a1127e9;p=p5sagit%2Fp5-mst-13.2.git Add byteorder to the myconfig output. p4raw-id: //depot/perl@6684 --- diff --git a/myconfig.SH b/myconfig.SH index a797e60..8642fae 100644 --- a/myconfig.SH +++ b/myconfig.SH @@ -41,7 +41,7 @@ Summary of my $package (revision $baserev version $PERL_VERSION subversion $PERL cppflags='$cppflags' ccflags ='$ccflags' stdchar='$stdchar', d_stdstdio=$d_stdstdio, usevfork=$usevfork - intsize=$intsize, longsize=$longsize, ptrsize=$ptrsize, doublesize=$doublesize + intsize=$intsize, longsize=$longsize, ptrsize=$ptrsize, doublesize=$doublesize, byteorder=$byteorder d_longlong=$d_longlong, longlongsize=$longlongsize, d_longdbl=$d_longdbl, longdblsize=$longdblsize ivtype='$ivtype', ivsize=$ivsize, nvtype='$nvtype', nvsize=$nvsize, Off_t='$lseektype', lseeksize=$lseeksize alignbytes=$alignbytes, usemymalloc=$usemymalloc, prototype=$prototype