diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-07-13 06:24:18 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-07-13 06:24:18 +0000 |
commit | 6f19801bde5f6175a1b7ed9b1b87cdae036fd9bf (patch) | |
tree | 206e5ec4377db1e5c29d7ed9453fa4f6d0aeba89 /myconfig.SH | |
parent | 76af18c5f83726ca5cce63423ad1e5a77c21fe10 (diff) | |
parent | b8adaf87fdcc698bca3bf69110c0b4cdb1d0225d (diff) | |
download | perl-6f19801bde5f6175a1b7ed9b1b87cdae036fd9bf.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@11345
Diffstat (limited to 'myconfig.SH')
-rw-r--r-- | myconfig.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myconfig.SH b/myconfig.SH index 9afa5449a9..798bc89a94 100644 --- a/myconfig.SH +++ b/myconfig.SH @@ -44,7 +44,7 @@ Summary of my $package (revision $baserev $version_patchlevel_string) configurat 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 + alignbytes=$alignbytes, usemymalloc=$usemymalloc, prototype=$prototype, bincompat5005=$d_bincompat5005 Linker and Libraries: ld='$ld', ldflags ='$ldflags' libpth=$libpth |