This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert 3ffc8c70ad4af0e7b: remove BOOTSTRAP_CHARSET (khw's request)
[metaconfig.git] / U / ebcdic / ebcdic.U
index b9ea614..3a36b2d 100644 (file)
 ?MAKE: -pick add $@ %<
 ?S:ebcdic:
 ?S:    This variable conditionally defines EBCDIC if this
 ?MAKE: -pick add $@ %<
 ?S:ebcdic:
 ?S:    This variable conditionally defines EBCDIC if this
-?S:    system uses EBCDIC encoding.  Among other things, this
-?S:    means that the character ranges are not contiguous.
-?S:    See trnl.U
+?S:    system uses EBCDIC encoding.
 ?S:.
 ?C:EBCDIC:
 ?S:.
 ?C:EBCDIC:
-?C:     This symbol, if defined, indicates that this system uses
+?C:    This symbol, if defined, indicates that this system uses
 ?C:    EBCDIC encoding.
 ?C:.
 ?H:#$ebcdic    EBCDIC          /**/
 ?H:.
 ?C:    EBCDIC encoding.
 ?C:.
 ?H:#$ebcdic    EBCDIC          /**/
 ?H:.
+?F:!try
 ?LINT:set ebcdic
 ?LINT:set ebcdic
+: Determine if this is an EBCDIC system
 echo " "
 echo "Determining whether or not we are on an EBCDIC system..." >&4
 $cat >try.c <<'EOM'
 echo " "
 echo "Determining whether or not we are on an EBCDIC system..." >&4
 $cat >try.c <<'EOM'