lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev tweak to userdefs.h to accomodate configure


From: Henry Nelson
Subject: lynx-dev tweak to userdefs.h to accomodate configure
Date: Wed, 26 May 1999 20:24:36 +0900 (JST)

The following in userdefs.h might save some useless compile
warnings if a person inadvertantly defines LYNXCGI_LINKS in
two places.  Probably others around, but FWIW.

__Henry

*** lynx2-8-2/userdefs.h.dist   Wed May 26 10:32:17 1999
--- lynx2-8-2/userdefs.h        Wed May 26 19:59:35 1999
***************
*** 1000,1005 ****
--- 1000,1008 ----
  /**********
   * UNIX:
   * =====
+  * LYNXCGI_LINKS is defined via the configure script.  Do not uncomment
+  * the define here, rather use the configure option, "--enable-cgi-links."
+  *
   * CGI script support.  Defining LYNXCGI_LINKS allows you to use the
   *
   *   lynxcgi:path

reply via email to

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