diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2006-03-31 19:36:44 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2006-03-31 19:36:44 +0000 |
commit | 52ca670a8fddebef5ced52ed063f29408da24778 (patch) | |
tree | 814bb0ef8915706233e126a20ff17b6c552c2879 /Porting | |
parent | a8f8b6a7ca709d640a0de17910dcda7bb53b8cf5 (diff) | |
download | perl-52ca670a8fddebef5ced52ed063f29408da24778.tar.gz |
Glossary part for #27447 (madlyh, madlyobj, madlysrc)
p4raw-id: //depot/perl@27652
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Glossary | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index 488f28f541..2b880ab606 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -3520,6 +3520,18 @@ mad (mad.U): This variable indicates that the Misc Attribute Definition code is to be compiled. +madlyh (mad.U): + If the Misc Attribute Decoration is to be compiled, this variable is + set to the name of the extra header files to be used, else it is '' + +madlyobj (mad.U): + If the Misc Attribute Decoration is to be compiled, this variable is + set to the name of the extra object files to be used, else it is '' + +madlysrc (mad.U): + If the Misc Attribute Decoration is to be compiled, this variable is + set to the name of the extra C source files to be used, else it is '' + mail (Loc.U): This variable is defined but not used by Configure. The value is a plain '' and is not useful. |