diff options
| author | Tom Yu <tlyu@mit.edu> | 2002-01-09 00:46:52 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2002-01-09 00:46:52 +0000 |
| commit | 2357579e7d90ab9501620c206e95cfaaa471c0da (patch) | |
| tree | 168ba5ecb0158d5b7aed07949489b0016aa61bd5 /src/config/ChangeLog | |
| parent | a4e7178b9f617c687d50bb427e2e79a5e54015d3 (diff) | |
* shlib.conf: Fix hpux to deal with building shared libs with gcc.
Patch from Doug Engert; fixes krb5-build/1021.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14096 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
| -rw-r--r-- | src/config/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index 2f6902d99..1cd7396d9 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -5,6 +5,11 @@ * libobj.in (config.status): Depend on shlib.conf. +2001-12-18 Tom Yu <tlyu@mit.edu> + + * shlib.conf: Fix hpux to deal with building shared libs with gcc. + Patch from Doug Engert; fixes krb5-build/1021. + 2001-10-20 Ken Raeburn <raeburn@mit.edu> * post.in (DEPLIBOBJNAMEFIX): New variable. |
