Since --enable-vala may or may not be passed to configure, seeing
the actual command line that was used is helpful.
---
autogen.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/autogen.sh b/autogen.sh
index 11aedb0..aefd2fd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,6 +15,7 @@ if test ! -e gtk/controller/controller.vala.stamp; then
fi
if [ -z "$NOCONFIGURE" ]; then
+ echo "Running configure with --enable-maintainer-mode --enable-gtk-doc
--with-gtk=3.0 $enable_vala ${1+"$@"}"
"$srcdir"/configure --enable-maintainer-mode --enable-gtk-doc
--with-gtk=3.0 $enable_vala ${1+"$@"}
fi
--
1.7.9.3
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel