--- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 74b5811..ff00d73 100644 --- a/configure.ac +++ b/configure.ac @@ -67,7 +67,7 @@ AC_CHECK_HEADERS([termios.h]) AC_CHECK_HEADERS([epoxy/egl.h], [have_egl=yes], [have_egl=no]) -AC_MSG_CHECKING([if we can use EGL in libepoxy)]) +AC_MSG_CHECKING([if we can use EGL in libepoxy]) AC_MSG_RESULT([$have_egl]) AM_CONDITIONAL([HAVE_EGL],[test "$have_egl" = "yes"]) AS_IF([test "$have_egl" = "yes"], -- 2.12.2 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel