[Spice-devel] [vdagent-linux v2 5/5] buildsys: statis typo in configure option

Victor Toso victortoso at redhat.com
Thu Sep 15 16:51:24 UTC 2016


---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 2106085..0c2cfd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,7 @@ AC_ARG_ENABLE([pciaccess],
               [enable_pciaccess="yes"])
 
 AC_ARG_ENABLE([static-uinput],
-              [AS_HELP_STRING([--enable-statis-uinput], [Enable use of a fixed, static uinput device for X-servers without hotplug support (default: no)])],
+              [AS_HELP_STRING([--enable-static-uinput], [Enable use of a fixed, static uinput device for X-servers without hotplug support (default: no)])],
               [enable_static_uinput="$enableval"],
               [enable_static_uinput="no"])
 
-- 
2.9.3



More information about the Spice-devel mailing list