From: H.Merijn Brand Date: Fri, 31 Mar 2006 19:36:44 +0000 (+0000) Subject: Glossary part for #27447 (madlyh, madlyobj, madlysrc) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=52ca670a8fddebef5ced52ed063f29408da24778;p=p5sagit%2Fp5-mst-13.2.git Glossary part for #27447 (madlyh, madlyobj, madlysrc) p4raw-id: //depot/perl@27652 --- diff --git a/Porting/Glossary b/Porting/Glossary index 488f28f..2b880ab 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.