Marc Alff wrote:
This is the discussion thread; a proposed patch is available on
automake-patches --at-- gnu.org
The post for the patch is here :
http://lists.gnu.org/archive/html/automake-patches/2006-03/msg00024.html
Cheers,
Marc Alff.
On Thursday 16 March 2006 19:04, Mike Frysinger wrote:
> ive attached a patch which updates the comment handling in a few places
> under the assumption that the behavior i'm seeing is a bug :)
ok, previous patch was a little too aggressive ... it'd keep '#' comments from
being output to the file
On Thursday 16 March 2006 19:04, Mike Frysinger wrote:
> ive attached a patch which updates the comment handling in a few places
> under the assumption that the behavior i'm seeing is a bug :)
seems the deletion of '#.*' is too aggressive ... updated patch removes just
dnl comments now ...
-mike