GUACAMOLE-485: Merge terminal emulator build fix.
This commit is contained in:
commit
1cf86e12a1
@ -419,7 +419,7 @@ AC_ARG_WITH([terminal],
|
||||
if test "x$with_terminal" != "xno"
|
||||
then
|
||||
have_terminal=yes
|
||||
if test "x${have_pango}" = "xno"
|
||||
if test "x${have_pango}" != "xyes"
|
||||
then
|
||||
have_terminal=no
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user