diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2004-04-26 05:36:49 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2004-04-26 05:36:49 +0000 |
| commit | 92ca4053a380d0c37ada74fdf340bbba5e2a0f30 (patch) | |
| tree | 45d9832a467ac6ded2f637826ede3170e849d78f /src/config/ChangeLog | |
| parent | 1c76889972ea82bb14a26f9ab449b765c2b0ffa4 (diff) | |
| download | krb5-92ca4053a380d0c37ada74fdf340bbba5e2a0f30.tar.gz krb5-92ca4053a380d0c37ada74fdf340bbba5e2a0f30.tar.xz krb5-92ca4053a380d0c37ada74fdf340bbba5e2a0f30.zip | |
* shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let each
platform set setup routines to process initialization and finalization options
for the default MAKE_SHLIB_COMMAND value.
(case mips-sgi-irix*): Define LDCOMBINE_TAIL to use the library's export list.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16274 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
| -rw-r--r-- | src/config/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index fb7806973..9e583fe40 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,12 @@ +2004-04-26 Ken Raeburn <raeburn@mit.edu> + + * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, + but let each platform set setup routines to process + initialization and finalization options for the default + MAKE_SHLIB_COMMAND value. + (case mips-sgi-irix*): Define LDCOMBINE_TAIL to use the library's + export list. + 2004-04-24 Ken Raeburn <raeburn@mit.edu> * pre.in (PERL): New variable. |
