]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [ sco3.2v5.0.[024]* ]:
authorTim Rice <tim@multitalents.net>
Thu, 1 Jun 2006 18:46:12 +0000 (18:46 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 1 Jun 2006 18:46:12 +0000 (18:46 +0000)
Add missing case entry for these systems.

ChangeLog
libtool.m4

index 738f711aa47cc2a5ed5176f443f0a28c05aabb8d..876fb92c162c2cc1048fc4e6e094ec3e81bce7c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-01  Tim Rice  <tim@multitalents.net>
+
+       * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [ sco3.2v5.0.[024]* ]:
+       Add missing case entry for these systems.
+
 2006-06-01  Charles Wilson  <libtool@cwilson.fastmail.fm>
 
        * libtool.m4 (AC_LIBTOOL_PROG_COMPILER_PIC) [ cygwin ]:
index eed228918a50af909f4a64a3a87ba909f89d6b65..e317cf363aba3bd9e446b2460083789bb4b0faab 100644 (file)
@@ -6243,7 +6243,7 @@ _LT_EOF
       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