On Mon, Apr 25, 2016 at 06:23:25PM -0300, Eduardo Lima (Etrunko) wrote:
> The problem happens when you run 'make dist' in a system without
> asciidoc installed. Even though in configure time there is a check for
> building the manual, it is required to be built for distribution.

Dunno if we should change it, or live with it, make distcheck will be
using --enable-asciidoc. glib is not doing much better iirc.
Maybe we could have something like
if !BUILD_MANUAL
dist-hook:
  //error out saying manual build must be enabled
endif

dunno if this can work.

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to