>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (handle_texinfo): Use the new $texinfodir instead of
Akim> the removed $texinfo_tex.
Akim> - $texinfo_tex = ('$(srcdir)/'
Akim> - . &dirname (&variable_value ('TEXINFO_TEX')));
Akim> + $texinfodir = '$(srcdir)/'
Akim> + . &dirname (&variable_value ('TEXINFO_TEX'));
The parens are there so that tab in Emacs will do the right thing.
Could you please add them back? Then this is ok.
Tom
- 04-handle-texinfo.patch Akim Demaille
- Re: 04-handle-texinfo.patch Tom Tromey
- Re: 04-handle-texinfo.patch Akim Demaille
- Re: 04-handle-texinfo.patch Tom Tromey
