On Mon, 4 Jun 2001, Larry W. Virden wrote:
just looking, the lynx options look much like what I'd build.
>
> and here's my ncurses config flags:
>
> export CC=cc
> export BUILD_CC=cc
> export CFLAGS="-fast -xO5 -xdepend -Xa"
> export o=sparc-sun-solaris2.6
> configure \
> --program-prefix=g --target=$o \
> --prefix=/projects/gnu/$o \
> --with-normal --with-debug --with-shared --with-profile \
> --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib --with-x \
> --enable-rpath --enable-big-core --enable-sigwinch --enable-bsdpad \
> --enable-tcap-names \
> --enable-widec \
> --enable-colorfgbg \
I haven't done much with colorfgbg recently - perhaps that's related.
(I'll look there).
> --enable-hard-tabs \
> --enable-const \
> --without-cxx --without-ada
>
>
> Do you see anything here that might be causing lynx to behave this way?
>
> For those tuning in, what I am seeing is a change from a behavior like
> I want - background of terminal remaining, links colored for different
> purposes ... to a behavior where I get no distinct link coloring and
> the background gets partially colored.
>
--
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]