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 |
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 |
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 |
assar
|
03d6b1489a
|
update make infrastructure and shlib versions numbers for heimdal 0.3e
|
2001-02-11 18:02:04 +00:00 |
joda
|
3334e10334
|
bump minor number (added some functions)
|
2001-02-07 14:10:04 +00:00 |
joda
|
1112a2d7ef
|
this library is hard to use w/o client_glue.c
|
2001-02-07 10:36:38 +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 |
assar
|
187f6e559a
|
update build infrastructure for heimdal 0.3a, including new shlib versions
|
2000-08-03 03:53:35 +00:00 |
thorpej
|
8f6ee79db8
|
Detect if MIT Kerberos V headers are present on the system (by looking
in ${DESTDIR}/usr/include/kadm5/kadm_err.h) and if so, tell the operator
to remove the contents of that directory in an error message and abort.
|
2000-06-21 05:43:50 +00:00 |
thorpej
|
e041ca2c2e
|
Fixup Heimdal library builds.
|
2000-06-16 22:46:43 +00:00 |
thorpej
|
faf5f5eb7a
|
Import Heimdal library build glue from cryptosrc-intl.
|
2000-06-16 19:27:31 +00:00 |