The following warning was shown when running autogen.sh: ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index ece6663..a833e19 100755 --- a/autogen.sh +++ b/autogen.sh @@ -20,4 +20,4 @@ which gnome-autogen.sh || { # exists at all times :-( touch ChangeLog AUTHORS -ACLOCAL_FLAGS="$ACLOCAL_FLAGS" USE_GNOME2_MACROS=1 . gnome-autogen.sh --enable-gtk-doc "$@" +ACLOCAL_FLAGS="$ACLOCAL_FLAGS" . gnome-autogen.sh --enable-gtk-doc "$@" -- 2.5.0 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo