K 10 svn:author V 5 markm K 8 svn:date V 27 2003-05-11T18:17:00.000000Z K 7 svn:log V 267 Fix up external variables named "debug" that have a horrible habit of conflicting with other, similarly named functions in static libraries. This is done mostly by renaming the var if it is shared amongst modules, or making it static otherwise. OK'ed by: re(scottl) END