Use LWS_HAVE_ instead of just HAVE_
author=?UTF-8?q?Joakim=20S=C3=B6derberg?= <joakim.soderberg@gmail.com>
Wed, 24 Jun 2015 14:46:02 +0000 (16:46 +0200)
committerAndy Green <andy.green@linaro.org>
Mon, 12 Oct 2015 01:53:17 +0000 (09:53 +0800)
commitcefab311d63b3c781e2df0b423002cf62bc7aa3d
treef0f3fab91e48a13ff2de92a806515ad02bf709cb
parent70c5717a076fe4c6ee04384e070ccac1a887e919
Use LWS_HAVE_ instead of just HAVE_

Since we include lws_config.h in the public headers, at least our HAVE_ macros should be kind of unique, so that we don't get redefinitions when used with other libraries using config files as well.
CMakeLists.txt
lib/context.c
lib/getifaddrs.c
lib/getifaddrs.h
lib/private-libwebsockets.h
lib/sha-1.c
lws_config.h.in