summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2012-10-10 13:05:20 +0200
committerKarel Zak2012-10-10 14:10:30 +0200
commit78dd43cadcad4d211606ef8df3a4d7f884363c8c (patch)
treeae160a7c8c822c64a31578236cb90b0bec19df33 /Makefile.am
parentsfdisk: fix aliasing warnings (diff)
downloadkernel-qcow2-util-linux-78dd43cadcad4d211606ef8df3a4d7f884363c8c.tar.gz
kernel-qcow2-util-linux-78dd43cadcad4d211606ef8df3a4d7f884363c8c.tar.xz
kernel-qcow2-util-linux-78dd43cadcad4d211606ef8df3a4d7f884363c8c.zip
build-sys: remove --enable-gtk-doc from make check
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a540f0eeb..d383dc973 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -155,7 +155,7 @@ checkdecl:
@ $(top_srcdir)/tools/checkdecl.sh
ENABLE_ALL = --enable-static-programs --enable-most-builds
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-use-tty-group \
+DISTCHECK_CONFIGURE_FLAGS = --disable-use-tty-group \
--disable-silent-rules $(ENABLE_ALL) \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)