summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1997-02-10 16:33:39 +0000
committerEzra Peisach <epeisach@mit.edu>1997-02-10 16:33:39 +0000
commit365a4235fbdb850f53305af956777de983011320 (patch)
tree21973068900bea3e47c54c4c9bc82a8b47c3ac8b /src/ChangeLog
parent2984a606d4aa9cf8c25e30d539f54b2db6ccd295 (diff)
downloadkrb5-365a4235fbdb850f53305af956777de983011320.tar.gz
krb5-365a4235fbdb850f53305af956777de983011320.tar.xz
krb5-365a4235fbdb850f53305af956777de983011320.zip
* aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platforms
w/o shared library support. (KRB5_LIB_AUX); Set CC_LINK if --enable-shared is not specified. (The second fix was to utilize the action-if-false stanza of AC_ARG_ENABLE. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9837 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9369ea82d..b50b65e09 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+Mon Feb 10 11:30:56 1997 Ezra Peisach <epeisach@mit.edu>
+
+ * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platforms
+ w/o shared library support.
+ (KRB5_LIB_AUX); Set CC_LINK if --enable-shared is not
+ specified.
+
Mon Feb 3 00:11:37 1997 Richard Basch <basch@lehman.com>
* Makefile.in: