build: use portable shell in configure.ac

https://bugzilla.gnome.org/show_bug.cgi?id=741035
This commit is contained in:
Alexander Tsoy 2014-12-02 20:04:37 +03:00 committed by Bastien Nocera
parent dba40e1301
commit 3aa76db195

View file

@ -560,7 +560,7 @@ if test "x$have_wacom" = "xyes"; then
else
AC_MSG_NOTICE([ Wacom panel disabled])
fi
if test "x$enable_ibus" == "xyes"; then
if test "x$enable_ibus" = "xyes"; then
AC_MSG_NOTICE([** IBus (Region panel IBus support)])
else
AC_MSG_NOTICE([ Region panel IBus support disabled])