lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Mod for linux-alpha (with glibc?)


From: Foteos Macrides
Subject: Re: LYNX-DEV Mod for linux-alpha (with glibc?)
Date: Fri, 04 Jul 1997 10:50:51 -0500 (EST)

"T.E.Dickey" <address@hidden> wrote:
>> In WWW/Library/Implementation/HTTCP.c, there is a declaration for
>> sys_errlist: (Modified by adding the #ifndef LINUX/#endif)
>this is done completely differently in the development version (thanks
>anyway).
>
>> Will adding the #ifndef LINUX hurt any other versions?
>probably not.

        In yesterday's fotemods.zip I added Tom Z.'s exclusion for linux,
but contingent on DECL_SYS_ERRLIST not being defined, and added this comment
above the linux targets in the static Makefile:

[...]
##linux
# Add -DDECL_SYS_ERRLIST to the LYFLAGS if sys_errlist and sys_nerr
# are not declared in your system headers.
linux:
[...]

        The devel code uses the autoconf for determining whether
DECL_SYS_ERRLIST should be defined, but does so by default.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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