lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev missing #define statements


From: John E. Davis
Subject: Re: lynx-dev missing #define statements
Date: Thu, 16 Apr 1998 22:52:01 -0400

On Thu, 16 Apr 1998 20:26:59 -0400 (EDT), "T.E.Dickey" <address@hidden> said:
>SIGHUP is the signal sent when a session hangs up (logs out).
>If you don't see something analogous in your compiler environment,
>and it doesn't seem essential, just ifdef it out - and proceed.

But ifdef it out via:

   #ifdef SIGHUP
      .
      .
   #endif

Perhaps this should be added to the development code.

--John

reply via email to

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