Add libwpa_client build option to use a dynamic library
authorKrishna Vamsi <vamsin@qti.qualcomm.com>
Fri, 8 May 2015 22:32:36 +0000 (15:32 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 29 May 2015 12:25:52 +0000 (15:25 +0300)
commit701d9729b3a7ff574c9ff29048b82c00df1a6a68
tree4d67c7f2401696c5edd07c821fea5d3b7b5b6847
parentbe43588a3cad1cba1eb458c09d182e7c30dcbe9b
Add libwpa_client build option to use a dynamic library

Add support to compile libwpa_client.so. This can be used by external
programs to interact with the wpa_supplicant control interface. Also
rename the static version of this library to libwpa_client.a to be
consistent with the name used previous in Android builds.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/Makefile