1 Same patch as for systemd in commit
2 http://git.buildroot.net/buildroot/commit/?id=7144f2f04b70553
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