"Tom Browder" <[EMAIL PROTECTED]> writes: > Well, that's the behavior I observed. I was hoping that I could get > nicer output by not even printing the false branch.
If I understand your question correctly, this is a limitation on the templating system used to generate Makefile from Makefile.in. It doesn't have a mechanism for eliminating entire lines of output, but adding or not adding comment characters is fairly straightforward. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
