autoconf
[Top][All Lists]
Advanced

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

Re: BUGS


From: Akim Demaille
Subject: Re: BUGS
Date: 23 Jan 2001 10:43:02 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

+** Unexpanded macros
+Some macros are left unexpanded (grep AS_MESSAGE configure), and
+worse, autoconf doesn't complain.


Pffff!

configure:
  echo >&5
  echo "## ----------------- ##" >&AS_MESSAGE_LOG_FD
  echo "## Cache variables.  ##" >&AS_MESSAGE_LOG_FD
  echo "## ----------------- ##" >&AS_MESSAGE_LOG_FD
  echo >&5

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.



reply via email to

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