lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev "inline" fix


From: dickey
Subject: Re: lynx-dev "inline" fix
Date: Thu, 19 Nov 1998 05:08:46 -0500 (EST)

> 
> Here's all it takes.  TED noted that the support is 
> all in configure; it just needs to be exploited. 

thanks (I'd forgotten it had become a standard autoconf macro - it's been
there so long...)
  
> diff -brc ./orig/lynxsrc/config.hin ./lynxsrc/config.hin 
> *** ./orig/lynxsrc/config.hin Mon Nov 16 15:59:28 1998 
> --- ./lynxsrc/config.hin      Wed Nov 18 08:03:23 1998 
> *************** 
> *** 135,140 **** 
> --- 135,141 ---- 
>   #undef ZIP_PATH                     /* CF_PATH_PROG(zip) */ 
>   #undef _ALL_SOURCE          /* AC_AIX */ 
>   #undef const                        /* defined by AC_C_CONST */ 
> + #undef inline                       /* defined by AC_C_INLINE */ 
>   #undef mode_t                       /* defined by AC_TYPE_MODE_T */ 
>   #undef pid_t                        /* defined by AC_TYPE_PID_T */ 
>   #undef uid_t                        /* defined by AC_TYPE_UID_T */ 
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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