lynx-dev
[Top][All Lists]
Advanced

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

Re: patch (was: Re: lynx-dev LYNXCFG:, LYNXCOMPILEOPTS:)


From: Leonid Pauzner
Subject: Re: patch (was: Re: lynx-dev LYNXCFG:, LYNXCOMPILEOPTS:)
Date: Fri, 19 Nov 1999 21:40:28 +0300 (MSK)

19-Nov-99 16:14 Leonid Pauzner wrote:

> diff -u old/lyreadcf.c ./lyreadcf.c
> --- old/lyreadcf.c      Thu Nov 18 14:20:24 1999
> +++ ./lyreadcf.c        Thu Nov 18 19:15:44 1999
> @@ -2056,6 +2056,14 @@
>                              gettext("for more comments."));
>             }

> +#if defined(HAVE_CONFIG_H) && !defined(NO_CONFIG_INFO)
> +    if (!no_compileopts_info) {
> +       fprintf(fp0, "%s <a href=\"LYNXCOMPILEOPTS:\">%s</a>\n\n",
> +               SEE_ALSE,
oops,             ^^^^^^^^ SEE_ALSO
> +               COMPILE_OPT_SEGMENT);
> +    }
> +#endif
> +
>      /** a new experimental link ... **/
>             if (user_mode == ADVANCED_MODE)
>                 fprintf(fp0, "  <a href=\"LYNXCFG://reload\">%s</a>\n",




reply via email to

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