[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Patch for configure script
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Patch for configure script |
Date: |
Tue, 12 Nov 2002 18:15:38 -0500 |
User-agent: |
Mutt/1.3.27i |
On Tue, Nov 12, 2002 at 07:44:05AM -0800, Doug Kaufman wrote:
> I do find the default action unexpected, however. If "--enable-debug" is
> not set in the configure options, configure silently removes a "-g"
> that is set in CFLAGS. I would think that most folks would expect the
> explicitly set CFLAGS to be unchanged, unless "--disable-debug" were to
> be specifically set. (I don't know why someone would want to set "-g" in
> CFLAGS, then specify "--disable-debug".)
I suppose I can improve the behavior by saving the $CFLAGS that would be
set from the environment, and only removing the -g if autoconf added it.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden