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 <[email protected]> Cheers, Rémi _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
