Le 16 juin 2012 à 23:29, Stefano Lattarini a écrit :
hi Stefano,
Do you have an agenda? I mean, you are working in different
"areas", such as Texinfo today. Do you pick the next topic
when reading code, or do you already have a map of the next
areas you will work on?
> They are assured to work with GNU make even when the '.texi' source
> lies in a subdirectory, because in that case also the corresponding
> output files ('.pdf', '.ps', '.dvi' and '.html') lies in the same
> subdirectory.
>
> * automake.in (output_texinfo_build_rules): Don't define the boolean
I'm used to Boolean rather than boolean.
> '$generic' anymore. Related simplifications. Drop the 'SOURCE' and
> 'GENERIC' transforms when processing the 'texibuild.am' file. Remove
> obsolete comments.
> * lib/am/texibuild.am: Adjust by always assuming that '?GENERIC?'
> is true.
Looks good.
> automake.in | 36 +++---------------------------------
> lib/am/texibuild.am | 12 +++---------
Sorry, I meant, looks great.