libtool-patches
[Top][All Lists]
Advanced

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

Re: hardcode_into_libs and Tru64 UNIX


From: Tim Mooney
Subject: Re: hardcode_into_libs and Tru64 UNIX
Date: Fri, 28 May 2004 10:21:18 -0500 (CDT)

In regard to: Re: hardcode_into_libs and Tru64 UNIX, Peter O'Gorman said...:

Tim Mooney wrote:

Anyone know if the reversion to hardcode_into_libs=no was an intentional
change, and if so what the reasoning was?

I have no idea, and a quick ChangeLog grep was not enlightening. If you feel like posting a patch with ChangeLog entry to -patches I'll apply it.

Here's the patch.

Tim
--
Tim Mooney                              address@hidden
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164


diff -ur libtool-1.5.6.orig/libtool.m4 libtool-1.5.6/libtool.m4
--- libtool-1.5.6.orig/libtool.m4       2004-04-01 21:46:14.000000000 -0600
+++ libtool-1.5.6/libtool.m4    2004-05-09 20:34:49.000000000 -0500
@@ -1537,6 +1537,7 @@
   version_type=osf
   need_lib_prefix=no
   need_version=no
+  hardcode_into_libs=yes
   soname_spec='${libname}${release}${shared_ext}$major'
   library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
--- libtool-1.5.6.orig/ChangeLog        2004-04-11 00:50:42.000000000 -0500
+++ libtool-1.5.6/ChangeLog     2004-05-28 10:16:36.000000000 -0500
@@ -0,0 +1,5 @@
+2004-05-28  Tim Mooney <address@hidden>
+
+       * libtool.m4 [osf3*, osf4*, osf5*]: reinstate hardcode_into_libs=yes,
+       which was lost between 1.4.x and 1.5.x.
+




reply via email to

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