diff options
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 |