git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11434 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-09-10 15:23:54 +00:00
parent 195194ee2a
commit 803f0a416a
3 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2002-09-10 Johan Danielsson <joda@pdc.kth.se> 2002-09-10 Johan Danielsson <joda@pdc.kth.se>
* configure.in: we don't set package_libdir anymore, so no point
in testing for it
* tools/Makefile.am: subst INCLUDE_des * tools/Makefile.am: subst INCLUDE_des
* tools/krb5-config.in: add INCLUDE_des to cflags * tools/krb5-config.in: add INCLUDE_des to cflags

View File

@@ -1,5 +1,7 @@
2002-09-10 Johan Danielsson <joda@pdc.kth.se> 2002-09-10 Johan Danielsson <joda@pdc.kth.se>
* test-package.m4: include dep libraries in LIB_*
* crypto.m4: move krb4 test before test for openssl, and bail out * crypto.m4: move krb4 test before test for openssl, and bail out
if krb4 is requested, but the crypto library is not the same as if krb4 is requested, but the crypto library is not the same as
krb4 krb4

View File

@@ -1,3 +1,7 @@
2002-09-10 Johan Danielsson <joda@pdc.kth.se>
* version4.c: change some lingering krb_err_base
2002-09-09 Jacques Vidrine <nectar@kth.se> 2002-09-09 Jacques Vidrine <nectar@kth.se>
* server.c (kadmind_dispatch): while decoding arguments for * server.c (kadmind_dispatch): while decoding arguments for