heimdal_build: omit #line statments
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Feb 2012 21:49:05 +0000 (08:49 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 10 Feb 2012 04:20:33 +0000 (15:20 +1100)
commit11c530149113c50a24079ec58c2d99299b7df295
treec136c56875709064503acb480ce155cf7bc99613
parentc38ba53677ada7892ac29e43464580e0645debd5
heimdal_build: omit #line statments

This restores and finishes my original commit
80e23c68d83a7c9989f87d5a88a78bb76d222afc, reverted in
68c61a829b8487104483b23052b54c532fecb6ce

    heimdal_build omit #line statments to allow valgrind to work again

This time however, the reason to omit line statements is that it
causes more trouble with the lcov code coverage system than the (nil)
value that these statements bring.  Otherwise, we have to have a
special case to remove the .gcno and .gcda files for these generated
files.

Andrew Bartlett
source4/heimdal_build/lexyacc.sh