[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] argghh diffstat
From: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] argghh diffstat |
Date: |
Sun, 16 Feb 2003 21:37:31 +0100 |
User-agent: |
KMail/1.4.3 |
On Sunday 16 February 2003 03:52, James Rowe wrote:
> Added a configure option for diffstat, it is a non-fail situation
> if it can't be found as it is definitely not required(so just issue a
> warning).
>
> Changes made in refresh.in, Makefile.in and patchfns.in to
> compensate. Also refresh.in checks to see if there is a %diffstat in
> the patch first instead of starting up parse-patch for no reason.
parse-patch adds sections that don't exist, so I'm removing that added
check. Okay?
--Andreas.