remove krb5 support

This commit is contained in:
Love Hornquist Astrand
2010-11-20 14:39:20 -08:00
parent fae3d127a2
commit 6920fbbef1
2 changed files with 0 additions and 12 deletions

View File

@@ -361,9 +361,6 @@ test_binaries = \
$(OBJ)\aes-test.exe \ $(OBJ)\aes-test.exe \
$(OBJ)\derived-key-test.exe \ $(OBJ)\derived-key-test.exe \
$(OBJ)\n-fold-test.exe \ $(OBJ)\n-fold-test.exe \
!ifdef KRB4
$(OBJ)\name-45-test.exe \
!endif
$(OBJ)\parse-name-test.exe \ $(OBJ)\parse-name-test.exe \
$(OBJ)\store-test.exe \ $(OBJ)\store-test.exe \
$(OBJ)\string-to-key-test.exe \ $(OBJ)\string-to-key-test.exe \
@@ -391,9 +388,6 @@ test-run:
aes-test.exe aes-test.exe
derived-key-test.exe derived-key-test.exe
n-fold-test.exe n-fold-test.exe
!ifdef KRB4
name-45-test.exe
!endif
parse-name-test.exe parse-name-test.exe
store-test.exe store-test.exe
string-to-key-test.exe string-to-key-test.exe

View File

@@ -1,12 +1,6 @@
EXPORTS EXPORTS
krb524_convert_creds_kdc krb524_convert_creds_kdc
krb524_convert_creds_kdc_ccache krb524_convert_creds_kdc_ccache
#ifdef KRB4
krb5_425_conv_principal
krb5_425_conv_principal_ext2
krb5_425_conv_principal_ext
krb5_524_conv_principal
#endif
krb5_abort krb5_abort
krb5_abortx krb5_abortx
krb5_acl_match_file krb5_acl_match_file