+2001-07-30 Gary V. Vaughan <gary@gnu.org>
+
+ * libtool.m4 [UnixWare7, OpenUNIX8]: Initial support for
+ UnixWare7 and OpenUNIX8. Accept these identifiers from the
+ latest config.guess/config.sub as pseudonyms for sysv5uw[78].
+ * NEWS: Updated.
+ Reported by Boyd Lynn Gerber <gerberb@zenez.com>
+
2001-07-29 Gary V. Vaughan <gary@gnu.org>
* tests/sh.test: Add a new test to enforce X as the fill
* Support cross compilation to mingw.
* Improved support for linking with gcc on aix4* and aix5*.
* Improved support for GCC 3.0.
-* Initial support for QNX RTOS.
+* Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8.
* Bug fixes.
\f
New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
lt_cv_file_magic_test_file=/lib/libc.so
;;
-[sysv5uw[78]* | sysv4*uw2*)]
- lt_cv_deplibs_check_method=pass_all
- ;;
-
sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
case $host_vendor in
motorola)
;;
esac
;;
+
+sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7* | sysv4*uw2*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
esac
])
file_magic_cmd=$lt_cv_file_magic_cmd
;;
esac
;;
+ sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
+ _LT_AC_TAGVAR(archive_cmds_need_lc, $2)=no
+ ;;
tandem*)
case $cc_basename in
NCC)
;;
esac
;;
- unixware*)
- # FIXME: insert proper C++ library support
- _LT_AC_TAGVAR(ld_shlibs, $1)=no
- ;;
vxworks*)
# FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no
runpath_var=LD_RUN_PATH
;;
- sysv5uw7* | unixware7*)
+ sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
_LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z ${wl}text'
if test "$GCC" = yes; then
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'