From: "Zeeshan Ali (Khattak)" <[email protected]> gnome-autogen.sh calls this for us.
Thanks to Christophe Fergeau <[email protected]> for pointing this out. Pushed already as per trivial rule. --- autogen.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 3255713..b5997e6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -18,4 +18,3 @@ which gnome-autogen.sh || { } ACLOCAL_FLAGS="$ACLOCAL_FLAGS" USE_GNOME2_MACROS=1 . gnome-autogen.sh --enable-gtk-doc "$@" -intltoolize -f -- 1.7.12.1 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
