]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix windows build
authorBen Kaduk <kaduk@mit.edu>
Mon, 25 Feb 2013 18:12:33 +0000 (13:12 -0500)
committerBen Kaduk <kaduk@mit.edu>
Mon, 25 Feb 2013 21:56:18 +0000 (16:56 -0500)
commitea5867f4c2283e0ef5ca51109010cfa26d6e5669
treec76f3badb5c2c45fd4c56ead812f74f584cd7581
parent767a8e0074b0ad6dcba1316ea4b5cb690634e70d
Fix windows build

Catch up to the split of preauth_plugin.h into client and
kdc specific portions.  While here, use copy's /y flag to suppress
an override-confirmation prompt (though we do not list any dependencies
for this target at the moment, so no such prompt will be generated).

Do not disable library finalizers for windows, erroneously disabled
in 4538146e1452e0966164119cefb0804993ce6bbb.
src/include/Makefile.in
src/include/k5-platform.h