lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev "inline" fix


From: pg
Subject: lynx-dev "inline" fix
Date: Wed, 18 Nov 1998 19:17:24 -0700 (MST)

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

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 */

reply via email to

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