autoconf-patches
[Top][All Lists]
Advanced

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

Remove the rest of the comment from _AC_CACHE_DUMP


From: Stepan Kasal
Subject: Remove the rest of the comment from _AC_CACHE_DUMP
Date: Thu, 6 Apr 2006 20:06:19 +0200
User-agent: Mutt/1.4.1i

Hello,
  _AC_INIT_PREPARE sets up a trap which contains macro _AC_CACHE_DUMP.
The is transformed by m4_bpatsubsts there.  Among other things, all
comments are removed.

But because of problems with anchors in m4_bpatsubsts, the first line of
the first comment is not removed.

Well, but why are we trying to remove them?
What about the following patch?

Have a nice day,
        Stepan

Attachment: autoconf-20060406-nopatsubst.patch
Description: Text document


reply via email to

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