[PATCH] configure: allow for --enable-libunwind and --disable-libunwind

Rémi Cardona remi at gentoo.org
Thu Nov 14 23:22:10 PST 2013


Le vendredi 15 novembre 2013 à 11:25 +1000, Peter Hutterer a écrit :
> -AM_CONDITIONAL(HAVE_LIBUNWIND, [test "x$HAVE_LIBUNWIND" = xyes])
[...]
> +AM_CONDITIONAL(LIBUNWIND, [test "x$LIBUNWIND" = xyes])

That's not going to work unless the conditional variable in
os/Makefile.am is updated as well. Other than that, the rest looks sane.

Reviewed-by: Rémi Cardona <remi at gentoo.org>

Cheers,

Rémi



More information about the xorg-devel mailing list