lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev lynx2.8.2dev.21.patch.gz


From: Kim DeVaughn
Subject: Re: lynx-dev lynx2.8.2dev.21.patch.gz
Date: Thu, 1 Apr 1999 06:00:08 -0800

On Thu, Apr 01, 1999, Leonid Pauzner (address@hidden) said:
|
| > BTW, the "compile time options" link doesn't work for me either (on
| > FreeBSD), so it doesn't seem like the problem is a platform-dependent
| > thingy.
|
| That seems to me HAVE_CFG_DEFS_H is not defined in LYGetFile.c

| So the simplest solution should be:

| -#ifdef HAVE_CFG_DEFS_H
| +#if defined(HAVE_CONFIG_H) && !defined(NO_CONFIG_INFO)

Yup, thanks ... that seems to work.

One nitsy thing though ... upon entering the "compile time options"
page, LYNXCFG:/ shows up in the statusline, rather than the expected
LYNXCOMPILEOPTS:/ string.

/kim

reply via email to

[Prev in Thread] Current Thread [Next in Thread]