Changes to Autoconf/Automake configuration files for windows port.
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Thu, 30 Jun 2011 16:15:46 +0000 (12:15 -0400)
committerSam Hartman <hartmans@debian.org>
Fri, 1 Jul 2011 10:20:21 +0000 (06:20 -0400)
commitc0cfb3a701bfd81c9e9fc83065ca943bbd8943f6
tree4e6b3825158b04213900d73a835682e4a2ad228f
parent657552a47b3251819d7cd7b4d544181b7f62df80
Changes to Autoconf/Automake configuration files for windows port.
Added AX_CHECK_WINDOWS macro to specify TARGET_WINDOWS when windows.h exists.
Special handling for krb5: hard-code include and lib paths relative
to the --with-krb5 directory.
Add -Zi compile flag and -debug link flags on windows;
remove -Werror -Wall -Wunused-paramater; I should find and add msvc equivalents
use -DCONFIG_WIN32_DEFAULTS -DUSE_INTERNAL_CRYPTO instead of myriad -DEAP_FOO.
moonshot/acinclude.m4
moonshot/configure.ac
moonshot/mech_eap/Makefile.am