summaryrefslogtreecommitdiff
path: root/hints/os390.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-02-13 02:22:36 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-13 02:22:36 +0000
commita926ef6bf408292b4a3963e296e2683a36825a5e (patch)
tree8df4df0b82f79849f41ac091d67892c1bc4d50a9 /hints/os390.sh
parentf49d4d0f1aad3e3c7e34453d2bac9954bf237486 (diff)
downloadperl-a926ef6bf408292b4a3963e296e2683a36825a5e.tar.gz
Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
p4raw-id: //depot/perl@8783
Diffstat (limited to 'hints/os390.sh')
-rw-r--r--hints/os390.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/hints/os390.sh b/hints/os390.sh
index 54787e8d9a..6f4f39b0e6 100644
--- a/hints/os390.sh
+++ b/hints/os390.sh
@@ -139,14 +139,6 @@ case "$archname" in
'') archname="$osname" ;;
esac
-# Architecture related object files.
-# ebcdic.c contains special \cX mapping code for EBCDIC char sets.
-# Prepend your preference with Configure -Darchobs=your_preference.o.
-case "$archname" in
-'') archobjs="ebcdic.o" ;;
-*) archobjs="$archobjs ebcdic.o" ;;
-esac
-
# We have our own cppstdin script. This is not a variable since
# Configure sees the presence of the script file.
# We put system header -D definitions in so that Configure