krb5 commit: Remove ccapi-related comments in configure.ac
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/eb48b176bccf3634b9c82f588dce85125a5c4bd8 commit eb48b176bccf3634b9c82f588dce85125a5c4bd8 Author: Robbie Harwood <[email protected]> Date: Wed Apr 3 16:01:22 2019 -0400 Remove ccapi-related comments in configure.ac These suggested ccapi is buildable on non-Windows, and empirically it is not. src/configure.ac | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/configure.ac b/src/configure.ac index ed5c0a7..7a04d2b 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -1467,7 +1467,6 @@ V5_AC_OUTPUT_MAKEFILE(. lib/crypto/crypto_tests lib/krb5 lib/krb5/error_tables lib/krb5/asn.1 lib/krb5/ccache -dnl lib/krb5/ccache/ccapi lib/krb5/keytab lib/krb5/krb lib/krb5/rcache lib/krb5/os lib/krb5/unicode @@ -1480,8 +1479,6 @@ dnl lib/krb5/ccache/ccapi lib/krad lib/apputils -dnl ccapi ccapi/lib ccapi/lib/unix ccapi/server ccapi/server/unix ccapi/test - kdc kprop config-files build-tools man doc include plugins/certauth/test