diff libcruft/ChangeLog @ 4102:cbac6756967e

[project @ 2002-10-14 20:16:44 by jwe]
author jwe
date Mon, 14 Oct 2002 20:16:45 +0000
parents c0532bbaefd7
children 179066771796
line wrap: on
line diff
--- a/libcruft/ChangeLog	Fri Oct 11 20:57:21 2002 +0000
+++ b/libcruft/ChangeLog	Mon Oct 14 20:16:45 2002 +0000
@@ -1,3 +1,17 @@
+2002-10-14  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Makefile.in (install): No need to use cd to create links.
+
+2002-10-14  Paul Kienzle <pkienzle@users.sf.net>
+
+	* Makefile.in: Use link dependencies for shared libs if
+	INCLUDE_LINK_DEPS.
+	(LIBRARIES): If doing shared libs, include versioned library in	list.
+	(libcruft.$(SHLEXT), libcruft.$(SHLEXT_VER)): Reverse actions --
+	build unversioned library, symbolic link adds version info.
+	(install, uninstall): Handle link and load forms of the library
+	separately.
+
 2002-09-30  Paul Kienzle <pkienzle@users.sf.net>
 
 	* slatec-fn/xdacosh.f: Mark external functions as external.