libtool-patches
[Top][All Lists]
Advanced

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

missing sco bits


From: Tim Rice
Subject: missing sco bits
Date: Mon, 29 May 2006 19:36:45 -0700 (PDT)

Here is a small patch for the 1.5 branch that got missed in all
the SCO changes a while back.  HEAD is OK.

I makes the C++ and C sections match.

....
--- libtool-1.5/libtool.m4.old  2006-05-29 19:26:34.730720000 -0700
+++ libtool-1.5/libtool.m4      2006-05-29 19:29:33.405760087 -0700
@@ -6239,7 +6239,7 @@
       fi
       ;;
 
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7*)
+    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | 
sco3.2v5.0.[[024]]*)
       _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
       _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
....



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






reply via email to

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