GUAC-1305: Correct informational message regarding WebP support.
This commit is contained in:
parent
42dba743eb
commit
092d8533db
@ -955,7 +955,7 @@ then
|
|||||||
AC_MSG_WARN([
|
AC_MSG_WARN([
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
Unable to find libwebp.
|
Unable to find libwebp.
|
||||||
guacd will not support WebP image encoding.
|
Images will not be encoded using WebP.
|
||||||
--------------------------------------------])
|
--------------------------------------------])
|
||||||
else
|
else
|
||||||
AC_DEFINE([ENABLE_WEBP],, [Whether WebP support is enabled])
|
AC_DEFINE([ENABLE_WEBP],, [Whether WebP support is enabled])
|
||||||
|
Loading…
Reference in New Issue
Block a user