summaryrefslogtreecommitdiffstats
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2005-10-27 09:38:05 +0000
committerKen Raeburn <raeburn@mit.edu>2005-10-27 09:38:05 +0000
commit634eb1518febc5bd54da0f6fedbf88153a5c8ff3 (patch)
treed8a2f648a6dd8abf3596f1d6646b7f4f9d2a9032 /src/config/ChangeLog
parenta75de46d12b94042ef1793d7a96902894336d328 (diff)
If configure scripts set build_dynobj=yes, force build of shared objects and
not static objects; set it in the db2 directories. Fix up some bugs in Mac support just checked in for building plugin modules. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17461 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 43609e070..7471e1fbd 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,5 +1,10 @@
2005-10-27 Ken Raeburn <raeburn@mit.edu>
+ * libnover.in (LIBLIST): Use DYNOBJEXT instead of SHLIBEXT.
+ * shlib.conf (*-*-darwin*): Include SHLIB_DIRS, and
+ DYNOBJ_EXPLIBS_WITH_LOADER instead of
+ DYNOBJ_EXPFLAGS_WITH_LOADER.
+
* post.in (.depend): Don't run sed, just use perl. Use new name
of perl script.