]> git.draconx.ca Git - cdecl99.git/commit
Fix silent-rules alignment in Automake 1.12.
authorNick Bowler <nbowler@draconx.ca>
Wed, 9 Jan 2013 00:01:53 +0000 (19:01 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 9 Jan 2013 00:01:53 +0000 (19:01 -0500)
commit551b61d2a837bae31c439b2d1abdc3189ad1252e
tree2ab24413f33c54b579ba63ca63cdc5176f2d1ac1
parent65775f19501d8eb33463d2f2403f52e99dfd71ab
Fix silent-rules alignment in Automake 1.12.

Automake 1.12 changes the alignment of silent-rules output, which
looks ugly.  Use the new compatibility helpers in dxcommon to fix
the alignment of flex/bison printouts in a backwards-compatible way.
Makefile.am
common
configure.ac