fix spurious quotes in msg output

This commit is contained in:
Mike Frysinger 2015-08-07 12:08:09 -04:00
parent f33a46ce17
commit 05b25e19e2
1 changed files with 1 additions and 1 deletions

View File

@ -4014,7 +4014,7 @@ if test "x${have_ecore_evas_opengl_x11}" = "xyes" || test "x${have_ecore_evas_op
[have_ecore_x_opengl_xcb="no"])
else
have_ecore_x_opengl_xcb="no"
AC_MSG_NOTICE(["XCB-based OpenGL explicitly disabled"])
AC_MSG_NOTICE([XCB-based OpenGL explicitly disabled])
fi
fi