diff options
| author | Ezra Peisach <epeisach@mit.edu> | 1995-10-02 18:31:13 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 1995-10-02 18:31:13 +0000 |
| commit | c691b6f662c897619cdb321e404ff66d24da286d (patch) | |
| tree | 9213631907caa91e1bf5910a0fbc8c146560b396 /src/util/ChangeLog | |
| parent | cc4c0a959f228e8f559bc8bc04e67c52b3816837 (diff) | |
| download | krb5-c691b6f662c897619cdb321e404ff66d24da286d.tar.gz krb5-c691b6f662c897619cdb321e404ff66d24da286d.tar.xz krb5-c691b6f662c897619cdb321e404ff66d24da286d.zip | |
* makeshlib.sh: For solaris, if you are not using gcc, add the -h
argument to specify the name of the shared library to
load. (i.e. libfoo.so.0.1).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6906 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
| -rw-r--r-- | src/util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 428f56231..1b0dc0dbb 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 2 12:12:20 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> + + * makeshlib.sh: For solaris, if you are not using gcc, add the -h + argument to specify the name of the shared library to + load. (i.e. libfoo.so.0.1). + Mon Sep 25 16:41:11 1995 Theodore Y. Ts'o <tytso@dcl> * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the |
