]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] texi: "de-prettify" makeinfo command line
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 16 Jun 2012 20:43:50 +0000 (22:43 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 17 Jun 2012 08:24:18 +0000 (10:24 +0200)
commit17a61db37a4c8f8012e9268a3780f0a97d4f145e
tree210e7b320d08b06225929d107d81abc1899dc379
parent9a7a87ccc2dc855a393a1209cdd6c74b3bfa93e7
[ng] texi: "de-prettify" makeinfo command line

This will make some future changes easier.  And anyway, it's usually not
worth to add code complexity to have a slightly pretty output from make;
people who want pretty output should be using "make V=0" anyway ;-)

* automake.in (handle_texinfo_helper): Make definition of $makeinfoflags
less pretty but more easy.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
automake.in