[linux-vdagent 1/4] build-sys: Add info about options for --with-gtk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Victor Toso <me@xxxxxxxxxxxxxx>

To have a similar output to other configure options we have.

Signed-off-by: Victor Toso <victortoso@xxxxxxxxxx>
---
 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 89f617c..aa1751a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,7 +76,9 @@ if test "x$init_systemd" = "xyes"; then
 fi
 
 AC_ARG_WITH([gtk],
-            [AS_HELP_STRING([--with-gtk], [Use GTK+ instead of Xlib])],
+            [AS_HELP_STRING(
+               [--with-gtk=@<:@auto/yes/no@:>@],
+               [Use GTK+ instead of Xlib @<:@default=auto@:>@])],
             [],
             [with_gtk="auto"])
 if test "x$with_gtk" != "xno"; then
-- 
2.17.0

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




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]