Akim> * automake.in (&variable_define): Extract from... Akim> (&read_am_file): here. I don't like this. With this patch we have subroutines named define_variable and variable_define. How about a longer, more descriptive name, like `define_variable_from_am_file'? Or you could make a suggestion. Akim> +# &variable_define($VAR, $VAR_IS_AM, $TYPE, @COND_STRING, $VALUE, $WHERE) This should say $COND_STRING. Tom
- 14-variable-define.patch Akim Demaille
- Re: 14-variable-define.patch Tom Tromey
- Re: 14-variable-define.patch Akim Demaille
- Re: 14-variable-define.patch Tom Tromey
- Re: 14-variable-define.patch Akim Demaille