mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
cmake: remove unicode quote from lws_config_private template
Apparently some toolchains / platforms / locales don't handle UTF-8 well
This commit is contained in:
parent
f2d5d4274b
commit
79ef48e33c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
/* Define to 1 if you have the `fork' function. */
|
||||
#cmakedefine LWS_HAVE_FORK
|
||||
|
||||
/* Define to 1 if you have the `getenv’ function. */
|
||||
/* Define to 1 if you have the `getenv' function. */
|
||||
#cmakedefine LWS_HAVE_GETENV
|
||||
|
||||
/* Define to 1 if you have the <in6addr.h> header file. */
|
||||
|
|
Loading…
Add table
Reference in a new issue