mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-21 18:26:06 -05:00
[-] Fixup ifdef WEBSOCKET->HAVE_LIBWEBSOCKETS that I missed
This commit is contained in:
@@ -66,8 +66,8 @@ static char *buildopts[] =
|
||||
#ifdef RAOP_VERIFICATION
|
||||
"Device verification",
|
||||
#endif
|
||||
#ifdef WEBSOCKET
|
||||
"Websocket",
|
||||
#ifdef HAVE_LIBWEBSOCKETS
|
||||
"Websockets",
|
||||
#endif
|
||||
#ifdef HAVE_ALSA
|
||||
"ALSA",
|
||||
|
||||
Reference in New Issue
Block a user