Commit Graph

17 Commits

Author SHA1 Message Date
perry aabb474eb4 test for whether USETOOLS is defined before asking its value 2001-10-06 21:49:32 +00:00
tv 72583e218c .ifndef USE_NEW_TOOLCHAIN => .if ${USETOOLS} == "no"
Allows a new toolchain, but USETOOLS=no, configuration to build properly.
Reported by <martin@duskware.de>.
2001-10-04 16:11:24 +00:00
tron e2425c598b Add "krb.h" to "DPSRCS" so that the build actually works after a
"make cleandir".
2001-10-04 10:44:12 +00:00
tv 12661f6606 Prep Heimdal host tools for new toolchain. 2001-09-21 22:58:59 +00:00
assar 2a2aa85a8d update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
simonb 2db48f4c88 Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in
some cases).
2001-09-10 11:18:41 +00:00
wiz 0132616434 Install some more kerberos(IV) man pages. 2001-05-26 08:07:54 +00:00
itojun 35a07da1df use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
all kerberos libraries.
2001-04-12 07:48:03 +00:00
sommerfeld a0bc06eb92 parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR}) 2000-12-30 17:21:44 +00:00
jhawk a022cf9d37 Use
${MAKE}
instead of
  make
2000-08-30 23:51:46 +00:00
thorpej e352d2ca43 Fix installing <kerberosIV/des.h> 2000-06-20 21:49:02 +00:00
thorpej feca71c78b Detect if MIT Kerberos IV headers are present on the system (by looking
in ${DESTDIR}/usr/include/kerberosIV/mit-copyright.h) and if so, tell
the operator to remove the contents of that directory in an error
message and abort.
2000-06-19 23:46:07 +00:00
thorpej fc831593e0 Use a link for <kerberosIV/des.h> 2000-06-19 18:27:14 +00:00
thorpej 59511dc318 For Kerberos libraries which existed both in MIT and Heimdal and the
MIT shlib major was larger, bump the Heimdal shlib major to MIT major + 1,
so that exising installed programs using MIT libraries will continue to
function after the transition to Hiemdal.
2000-06-17 06:58:22 +00:00
thorpej d2c6ba4cce Install a /usr/include/kerberosIV/des.h. 2000-06-17 01:20:26 +00:00
thorpej 4603feaa6c Fixup KTH Kerberos 4 library builds. 2000-06-16 23:22:57 +00:00
thorpej def1fb8a6d Import KTH Kerberos 4 build glue, from cryptosrc-intl. 2000-06-16 22:50:34 +00:00