summaryrefslogtreecommitdiff
path: root/Porting/Glossary
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2013-03-09 20:04:50 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2013-03-09 20:04:50 +0100
commit9d1a8da0e35084d837dfe2fc0bd2964ee8ade5f1 (patch)
tree6c4daa2f468f9aed40ef8674e2647affb127cd54 /Porting/Glossary
parent20a5039af69d81e9003664af771f2dd5e0446c2b (diff)
downloadperl-9d1a8da0e35084d837dfe2fc0bd2964ee8ade5f1.tar.gz
Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architectures
Diffstat (limited to 'Porting/Glossary')
-rw-r--r--Porting/Glossary4
1 files changed, 4 insertions, 0 deletions
diff --git a/Porting/Glossary b/Porting/Glossary
index 4b5ded2d81..fbc5bb629e 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -164,6 +164,10 @@ bison (Loc.U):
full pathname (if any) of the bison program. After Configure runs,
the value is reset to a plain "bison" and is not useful.
+bootstrap_charset (ebcdic.U):
+ This variable conditionally defines BOOTSTRAP_CHARSET if
+ this system uses non-ASCII encoding.
+
byacc (Loc.U):
This variable is used internally by Configure to determine the
full pathname (if any) of the byacc program. After Configure runs,