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 |
|
assar
|
4b1c7f1857
|
update generated heimdal include files for 0.3f
update Makefile infrastructure for 0.3f
bump shared library versions
fix some merge problems
|
2001-06-20 02:01:18 +00:00 |
|
itojun
|
a5b2b2d549
|
do not try -Iopenssl/crypto/md4, heimdal code wants libc md4.h, not
openssl md4.h. (we shouldn't use -Iopenssl btw, use <openssl/foo.h>)
|
2001-04-12 05:59:25 +00:00 |
|
assar
|
03d6b1489a
|
update make infrastructure and shlib versions numbers for heimdal 0.3e
|
2001-02-11 18:02:04 +00:00 |
|
sommerfeld
|
a0bc06eb92
|
parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})
|
2000-12-30 17:21:44 +00:00 |
|
joda
|
fc34792ee1
|
install kerberos.8 manpage, and krb5.conf sample file
|
2000-09-10 19:36:43 +00:00 |
|
jhawk
|
a022cf9d37
|
Use
${MAKE}
instead of
make
|
2000-08-30 23:51:46 +00:00 |
|
thorpej
|
ad533632da
|
Eliminate a no-longer-needed .PATH.
|
2000-08-09 02:16:20 +00:00 |
|
thorpej
|
6285648cc8
|
Don't include our own rnd_keys.c -- NetBSD's libcrypto already has it.
|
2000-08-09 02:12:48 +00:00 |
|
assar
|
187f6e559a
|
update build infrastructure for heimdal 0.3a, including new shlib versions
|
2000-08-03 03:53:35 +00:00 |
|
thorpej
|
1d5362fe7e
|
Detect if MIT Kerberos V headers are present on the system (by looking
in ${DESTDIR}/usr/include/krb5/osconf.h) and if so, tell the operator
to remove the contents of that directory in an error message and abort.
|
2000-06-19 23:50:52 +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 |
|