This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig unit change for #14472.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Jan 2002 17:12:51 +0000 (17:12 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Jan 2002 17:12:51 +0000 (17:12 +0000)
p4raw-id: //depot/metaconfig@14474

U/perl/d_u32align.U

index a5cb3d0..b72988e 100644 (file)
@@ -27,7 +27,6 @@ Checking to see whether you can access character data unalignedly...
 EOM
 case "$d_u32align" in
 '')   $cat >try.c <<EOCP
-$cat >try.c <<EOCP
 #include <stdio.h>
 #define U32 $u32type
 #define BYTEORDER 0x$byteorder