configure without client
authorAndy Green <andy.green@linaro.org>
Wed, 16 Jan 2013 03:47:40 +0000 (11:47 +0800)
committerAndy Green <andy.green@linaro.org>
Wed, 16 Jan 2013 04:35:46 +0000 (12:35 +0800)
commit03674a655d4363cf26a3dd53a3493ed4574a2de1
tree14e8abd6b07d9de7a1767c024f7eb6e9ca5f8851
parent5378b143c3dad7173c7773af98397b3dfc741a2e
configure without client

This leverages the refactor patches to introduce the ability to
disable building any client side code in the library or the client
side test apps.

This will be a considerable size saving for embedded server-only
case.

Signed-off-by: Andy Green <andy.green@linaro.org>
README-test-server
configure.ac
lib/Makefile.am
lib/handshake.c
lib/libwebsockets.c
test-server/Makefile.am