From: Sascha Schumann Date: Fri, 7 Jan 2000 11:04:00 +0000 (+0000) Subject: Recognize UnixWare 7 X-Git-Tag: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c32a44111f4d55d72ec727465fd46244232ebfc9;p=php Recognize UnixWare 7 Patch submitted by: opoplawski@cqg.com --- diff --git a/ltconfig b/ltconfig index 7468691343..a66539e9d9 100644 --- a/ltconfig +++ b/ltconfig @@ -1448,7 +1448,7 @@ else hardcode_shlibpath_var=no ;; - sysv4) + sysv4 | sysv5) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linkopts' runpath_var='LD_RUN_PATH' hardcode_shlibpath_var=no