On Mon, Jan 11, 2016 at 02:12:28PM +0100, Fabiano FidĂȘncio wrote:
> 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 "$@"ACK. Christophe > -- > 2.5.0 > > _______________________________________________ > Libosinfo mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/libosinfo
signature.asc
Description: PGP signature
_______________________________________________ Libosinfo mailing list [email protected] https://www.redhat.com/mailman/listinfo/libosinfo
