lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev patch for makeifle.in


From: Doug Kaufman
Subject: lynx-dev patch for makeifle.in
Date: Sun, 23 Aug 1998 14:28:59 -0700 (PDT)

The makefile generated by the configure script has the wrong lynxdir and
lynxname. This should only affect make save and make zip. I guess no one
is using these actions.
                          Doug

*** lynx2-8-1/makefile.in       Fri Jul 31 02:34:42 1998
--- lynx2-8-1/makefile.in.new   Sat Aug 22 22:50:54 1998
***************
*** 23,31 ****
  INSTALL_DATA  = @INSTALL_DATA@
  
  ##this is the name of the directory the lynx source code is in.
! ##(e.g. lynx2-8, not the full path)
! lynxdir= lynx2-8
! lynxname= lynx2-8
  
  ## Where you want lynx installed
  bindir= @bindir@
--- 23,31 ----
  INSTALL_DATA  = @INSTALL_DATA@
  
  ##this is the name of the directory the lynx source code is in.
! ##(e.g. lynx2-8-1, not the full path)
! lynxdir= lynx2-8-1
! lynxname= lynx2-8-1
  
  ## Where you want lynx installed
  bindir= @bindir@

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

reply via email to

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