[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-devel] patch for configure.in
From: |
Charles Kerr |
Subject: |
Re: [Pan-devel] patch for configure.in |
Date: |
Tue, 19 Aug 2003 09:22:28 -0700 |
User-agent: |
Mutt/1.5.4i |
On Tue, Aug 19, 2003 at 02:29:49AM -0600, K. Haley wrote:
> I just thought I would toss out this local patch in case anyone else
> wants it. This patch fixes one flaw where LDFLAGS was used instead of
> LIBS. The other change adds a section for mingw for -lregex &
> -mms-bitfields.
Good call on both of these.
The cygwin check was also good for adding -mwindows and -mwin32, which
are needed to get rid of the console window when starting Pan in
Windows.
Thanks!