Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 744 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 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(-)