autoconf-patches
[Top][All Lists]
Advanced

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

FYI: a fix in status.m4 (ac_eof)


From: Stepan Kasal
Subject: FYI: a fix in status.m4 (ac_eof)
Date: Fri, 21 Oct 2005 09:36:34 +0200
User-agent: Mutt/1.4.1i

Hello,
  I have just committed this patch.

  I noticed an underquoted regex in status.m4.
When I was there I made a small modification, which
- makes the code more readable by pointing out that the complicated
  ac_eof determination is needed only in unusual cases;
- reduces the number of forks in the common case, making the code
  quicker on plaforms with expensive forks (ie. Cygwin).

Stepan

Attachment: autoconf-20051021-ac_eof.patch
Description: Text document


reply via email to

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