1 Same patch as for systemd in commit
2 7144f2f04b705538a893e538a6b851f536f433b6:
4 Fix deactivation of gtk-doc
6 The tarball contains the Makefile for building documentation with gtk-doc,
7 Unfortunately the AM_CONDITIONAL variable is not the correct one, which
8 results in an error when running autoreconf.
10 This patch fixes this issue.
12 Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
13 Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
19 # Require gtk-doc when making dist
23 dist-check-gtkdoc: docs