lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev [PATCH 2.8.3.15] configure


From: Ilya Zakharevich
Subject: lynx-dev [PATCH 2.8.3.15] configure
Date: Thu, 18 Nov 1999 02:45:51 -0500 (EST)

I already sent a similar patch once, but it somehow missed the
distribution.  (There was some discussion whether the syntax is
supported.  It is.  Anyway, I rewrote it so nothing should break if
the syntax is not supported.)

Without this patch configure aborts on OS/2.

Enjoy,
Ilya

--- ./configure-pre     Wed Nov 17 23:08:08 1999
+++ ./configure Thu Nov 18 01:33:08 1999
@@ -3388,6 +3388,8 @@ fi
 case ".$withval" in #(vi
 ./*) #(vi
   ;;
+.[a-zA-Z]:[\\/]*) #(vi
+  ;;
 .\${*prefix}*) #(vi
   eval withval="$withval"
   case ".$withval" in #(vi

reply via email to

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