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 <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to