Adding the new test would be swell.
[p5sagit/p5-mst-13.2.git] / uconfig.sh
index ed31a3d..d5254f1 100755 (executable)
@@ -9,7 +9,7 @@ archlibexp='/usr/local/lib/perl5/5.7/unknown'
 archname='unknown'
 bin='/usr/local/bin'
 bincompat5005='define'
-byteorder='12'
+byteorder='1234'
 castflags='0'
 charsize='1'
 clocktype='clock_t'
@@ -342,7 +342,7 @@ db_hashtype='u_int32_t'
 db_prefixtype='size_t'
 defvoidused=1
 direntrytype='struct dirent'
-doublesize=1
+doublesize='8'
 drand01="((rand() & 0x7FFF) / (double) ((unsigned long)1 << 15))"
 eagain='EAGAIN'
 ebcdic='undef'
@@ -458,7 +458,7 @@ ivtype='long'
 lib_ext='.a'
 longdblsize=1
 longlongsize=1
-longsize=1
+longsize='4'
 lseeksize=1
 lseektype=int
 malloctype='int*'
@@ -490,7 +490,7 @@ pm_apiversion='5.005'
 privlib='/usr/local/lib/perl5/5.7'
 privlibexp='/usr/local/lib/perl5/5.7'
 prototype='undef'
-ptrsize=1
+ptrsize='4'
 quadkind='4'
 quadtype='int64_t'
 randbits='48'