]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltconfig.in: Port to SCO UnixWare 7.x.
authorManfred Weichel <Manfred.Weichel@pdb.siemens.de>
Fri, 4 Dec 1998 20:32:36 +0000 (20:32 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 4 Dec 1998 20:32:36 +0000 (20:32 +0000)
ChangeLog
README
ltconfig.in

index 51fc75de6a0adab110ee88821670c1adcc696b4f..4c2c19678485558ff1ec6b85dac7f2d8ff401fa0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1998-12-04  Manfred Weichel  <Manfred.Weichel@pdb.siemens.de>
+
+       * ltconfig.in: Port to SCO UnixWare 7.x.
+
 1998-12-03  Thomas Tanner  <tanner@gmx.de>
 
        * ChangeLog: converted CR/LF back to CR format
diff --git a/README b/README
index ea7605fba2ffae7171781e5668c56f8ce99f254c..e72af818bf38bf93ca3ba2eee5adb22c4e2b2d3b 100644 (file)
--- a/README
+++ b/README
@@ -23,6 +23,7 @@ Shared library support has been implemented for these platforms:
   OpenBSD 2.x (*-*-openbsd*)
   OS/2 using EMX (*-*-os2*)
   SCO OpenServer 5.x (*-*-sco3.2v5*)
+  SCO UnixWare 7.x (*-*-sysv5*)
   Solaris 2.x (*-*-solaris2*)
   SunOS 4.x, a.k.a. Solaris 1.x  (*-*-sunos4*)
   UnixWare 2.x (*-*-sysv4.2uw2*)
index 9f35a8e92c9aba35de940a0d670b3fa41fb956d6..bd540c4ceef1c7627550df23c14d387d29ecdb03 100755 (executable)
@@ -645,7 +645,7 @@ else
     wl='-Qoption ld '
     ;;
 
-  sysv4.2uw2*)
+  sysv4.2uw2* | sysv5*)
     pic_flag='-KPIC'
     link_static_flag='-Bstatic'
     wl='-Wl,'