autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUGS


From: Kevin Ryde
Subject: Re: BUGS
Date: 24 Jan 2001 01:24:02 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

Akim Demaille <address@hidden> writes:
>
>   echo "## ----------------- ##" >&AS_MESSAGE_LOG_FD
>   echo "## Cache variables.  ##" >&AS_MESSAGE_LOG_FD
>   echo "## ----------------- ##" >&AS_MESSAGE_LOG_FD
> 
> autoconf saw nothing because it's in a f*g ``comment''.  People who
> are against autoconf scanning in comments are definitely asking for
> trouble, and in addition, push some more on the other people.

Maybe a compromise would be to only ignore when the # is at the start
of the line.  I guess it's very difficult to be sure a # in the middle
is a comment, what with $# or quoting etc.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]