Remove unnecessary defines
authorJouni Malinen <j@w1.fi>
Sat, 5 Dec 2009 20:51:08 +0000 (22:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 5 Dec 2009 20:51:08 +0000 (22:51 +0200)
commit2d106f21aa342e30710682c0ee5ecad211d11c2a
tree37fc782328ffc0371bdd4655809fc50ddd1a6035
parent1767f7c11742769254067130058fb2a56be68147
Remove unnecessary defines

The following defines are not really needed in most places, so
remove them to clean up source code and build scripts:
EAP_TLS_FUNCS
EAP_TLS_OPENSSL
EAP_TLS_GNUTLS
CONFIG_TLS_INTERNAL
16 files changed:
eap_example/Makefile
src/crypto/crypto_cryptoapi.c
src/crypto/crypto_internal.c
src/crypto/crypto_libtomcrypt.c
src/eapol_supp/eapol_supp_sm.c
src/eapol_supp/eapol_supp_sm.h
src/tls/rsa.c
src/utils/build_config.h
wpa_supplicant/Makefile
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/ctrl_iface_dbus_handlers.c
wpa_supplicant/eapol_test.c
wpa_supplicant/nmake.mak
wpa_supplicant/wpas_glue.c