I reported it to Thomas in a private letter, but he probably had no
time to act on it...  Now in a form of a patch.

Enjoy,
Ilya

P.S.  Another configure glitch I observe: it does not strip the path
      from sendmail when with --disable-full-paths.

      [Honestly, my configure is patched by convert_configure, the
      change being that /usr/sbin/sendmail is substituted with the
      actual path to sendmail on the platform.]

--- ./WWW/Library/Implementation/makefile.in-pre        Sun Apr  1 16:51:46 2001
+++ ./WWW/Library/Implementation/makefile.in    Thu Jun 14 23:10:10 2001
@@ -51,7 +51,7 @@ VC = 2.14
 # (originally CommonMakefile)
 
 #  If this env var is set to something else Some makes will use that instead
-SHELL = /bin/sh
+SHELL = @CONFIG_SHELL@
 
 RANLIB = @RANLIB@
 

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to