SPICE_CHECK_SMARTCARD documentation ends with a '-------' comment, but
the # to start the comment is missing, causing a warning message when
running configure.
---
 m4/spice-deps.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/spice-deps.m4 b/m4/spice-deps.m4
index 59744d2..0f90cec 100644
--- a/m4/spice-deps.m4
+++ b/m4/spice-deps.m4
@@ -35,7 +35,7 @@ AC_DEFUN([SPICE_CHECK_SYSDEPS], [
 # return the flags to use in the SMARTCARD_CFLAGS and SMARTCARD_LIBS 
variables, and
 # it will define a USE_SMARTCARD preprocessor symbol as well as a 
HAVE_SMARTCARD
 # Makefile conditional.
-----------------------
+#----------------------
 AC_DEFUN([SPICE_CHECK_SMARTCARD], [
     AC_ARG_ENABLE([smartcard],
       AS_HELP_STRING([--enable-smartcard=@<:@yes/no/auto@:>@],
-- 
2.5.0

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to