From: | ghudson@mit.edu |
Subject: | git commit |
Fix HP-UX build support
Rename hpux10.exports to hpux.exports. In the HP-UX section of
shlib.conf, remove '+s' because it just specifies a default, add a
MAKE_SHLIB_COMMAND, and set SHLIBEXT based on the host CPU.
[ghudson@mit.edu: squashed commits, condensed commit message]
https://github.com/krb5/krb5/commit/fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f
Author: Michael Osipov <1983-01-06@gmx.net>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f
Branch: master
.gitignore | 1 +
src/config/lib.in | 18 +++++++++---------
src/config/libnover.in | 14 +++++++-------
src/config/shlib.conf | 24 +++++++++++++++---------
4 files changed, 32 insertions(+), 25 deletions(-)