libtool-patches
[Top][All Lists]
Advanced

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

Re: SCO/bugfix patch 7 of 10: Improve SCO platform support


From: Tim Rice
Subject: Re: SCO/bugfix patch 7 of 10: Improve SCO platform support
Date: Sun, 30 Oct 2005 18:46:44 -0800 (PST)

On Sun, 30 Oct 2005, Kean Johnston wrote:

> Patch 7 of 10 attached ...
> 
> Rationale:
> 
> I like it when things work on my platform :)
> 
> 2005-10-24  Kean Johnston  <address@hidden>
> 
>         * libtool.m4: Complete overhaul of SCO support.
> 

I'm attaching a corrected patch.

.....
     case $host_os in
+      sco3.2v5*)
-      *-*-sco3.2v5*)
         sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
        ;;
     esac
....

Missing some square brackets.
-  sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | 
sco3.2v5.0.[024]*)
+  sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | 
sco3.2v5.0.[[024]]*)


-- 
Tim Rice                                Multitalents    (707) 887-1469
address@hidden

Attachment: sco-branch-1-5.patch
Description: sco-branch-1-5.patch


reply via email to

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