summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1995-10-02 18:25:50 +0000
committerEzra Peisach <epeisach@mit.edu>1995-10-02 18:25:50 +0000
commitcc4c0a959f228e8f559bc8bc04e67c52b3816837 (patch)
treefe65441ab03574b5728d3b719cf102d5e5c879fc /src/ChangeLog
parent91501ffe7417ad2d81b1451a28681552fc492841 (diff)
downloadkrb5-cc4c0a959f228e8f559bc8bc04e67c52b3816837.tar.gz
krb5-cc4c0a959f228e8f559bc8bc04e67c52b3816837.tar.xz
krb5-cc4c0a959f228e8f559bc8bc04e67c52b3816837.zip
* aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versions
of make. (V5_MAKE_SHARED_LIB): Changes to support version numbering and library installation. * configure.in: change shlib extentsion for netbsd and dirhead rules to allow for shared library path to be included in executable. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6905 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0a069e727..1ddfb4dfe 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
+Sat Sep 30 04:34:51 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
+
+ * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versions
+ of make.
+ (V5_MAKE_SHARED_LIB): Changes to support version
+ numbering and library installation.
+
+ * configure.in: change shlib extentsion for netbsd and dirhead
+ rules to allow for shared library path to be included in
+ executable.
+
Fri Sep 29 01:39:35 1995 Theodore Y. Ts'o <tytso@dcl>
* Makefile.in (awk-windows-mac): Copy stock/osconf.h to osconf.h