mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
403dda3c22
This uses the fact that we have both build systems running at the same time. The krb5 checks are skipped because we typically are comparing internal Heimdal with the system krb5, so they do not make sense. The required checks for krb5 are pretty well understood in any case, as we have a limited set of supported libraries. Andrew Bartlett
11 lines
220 B
Plaintext
11 lines
220 B
Plaintext
^.define HAVE_.*KRB5
|
|
^.define HAVE_.*KEYTAB
|
|
^.define HAVE__ET_LIST
|
|
^.define HAVE_LIBK5CRYPTO
|
|
^.define HAVE_GSS
|
|
^.define static
|
|
^.define STATIC
|
|
^.define PACKAGE
|
|
^.define STRING_STATIC_MODULES
|
|
^.define perfcount_test_init
|