[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: lynx-dev lynx2.8.4dev.14 on OS/390 compile error
From: |
pg |
Subject: |
Re: Fw: lynx-dev lynx2.8.4dev.14 on OS/390 compile error |
Date: |
Thu, 9 Nov 2000 16:44:29 -0700 (MST) |
In a recent note, Thomas Dickey said:
> Date: Thu, 9 Nov 2000 18:39:22 -0500
>
> I see the problem - you're setting CFLAGS, and the assignment only does
> something if $CFLAGS isn't set. You want something like
>
> CFLAGS="$CFLAGS -D_ALL_SOURCE -Wl,EDIT=NO"
>
That would need to be done in configure[.in], not in its argument string.
> The question is whether we "always" want those default settings or whether
> it should be overridable. (But I should have thought of that).
>
I thought about that and got lazy. I left it to the user to supply the
entire CFLAGS string if he needs to change any of it.
-- gil
--
StorageTek
INFORMATION made POWERFUL
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
Fw: lynx-dev lynx2.8.4dev.14 on OS/390 compile error, Phil Sidler, 2000/11/09
Re: lynx-dev lynx2.8.4dev.14 on OS/390 compile error, Phil Sidler, 2000/11/14