lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV DOS patch for 2.8.1dev5


From: Doug Kaufman
Subject: LYNX-DEV DOS patch for 2.8.1dev5
Date: Thu, 2 Apr 1998 07:25:30 -0800 (PST)

Version 2.8.1dev5 doesn't compile under DJGPP because of a conflict
between the two tcp.h files (lynx and wattcp). The following patch fixes
this so that the compilation under DJGPP succeeds.
                                 Doug


*** lynx2-8/WWW/Library/djgpp/makefile  Wed Mar 25 05:58:54 1998
--- lynx2-8/WWW/Library/djgpp/makefile.new      Wed Apr  1 22:37:20 1998
***************
*** 8,13 ****
--- 8,14 ----
  #ASIS_MACH = hardware/os
  
  CFLAGS = -O3 -DUSE_ZLIB -DDOSPATH -DNOUSERS -DDEBUG \
+ -I../implemen \
  -I../../../djgpp/tcplib/include \
  -I../../../djgpp/tcplib/include/tcp \
  -I../../../src \


__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden

reply via email to

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