Explicitly link against libdl when including TNC support
authorDaniel Mierswa <impulze@impulze.org>
Thu, 5 Feb 2009 17:24:16 +0000 (19:24 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 5 Feb 2009 17:24:16 +0000 (19:24 +0200)
commitb77eab282a2820fd8d67785eb2e045aa59f49b82
treec873a916b6b9962afd6f4899d7965963e5da6dc1
parent1e2688be3e1066829d9aa8a9def58a64ba1d0cdf
Explicitly link against libdl when including TNC support

If you don't choose OpenSSL as TLS implementation and choose to enable
CONFIG_EAP_TNC you have to link against libdl. The OpenSSL libraries
implicitly link against them, so this might be a reason why it wasn't
noticed yet. I assume the same applies to hostapd.
hostapd/Makefile
wpa_supplicant/Makefile