| Trees | Index | Help |
|---|
| Package libconfix :: Package core :: Package automake :: Module helper_automake |
|
| Function Summary | |
|---|---|
If name contains letters which do not appear to be valid automake identifiers (m4 macros?), substitute them with '_'. | |
format_word_list(words)
| |
| Function Details |
|---|
automake_name(name)If name contains letters which do not appear to be valid automake identifiers (m4 macros?), substitute them with '_'. automake complains (because of the '-') something like:: 12: bad macro name `libentitycontainer_xmi-nsuml_a_SOURCES' :todo: are there more characters which are invalid? :return: a copy of the input parameter with all the offending characters replaced |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Fri Nov 23 16:56:37 2007 | http://epydoc.sf.net |