]> err.no Git - util-linux/commit
build-sys: clean up gtk-doc usage
authorKarel Zak <kzak@redhat.com>
Mon, 12 Oct 2009 12:14:56 +0000 (14:14 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Oct 2009 13:20:27 +0000 (15:20 +0200)
commita77bfc3a00182a26a6fd46dde971bf2688e06d63
treed16542fbe673b9556d6b7761aa62995ccc1129d8
parentb456d0c7309a7f5aa3f450a4b61e21ce35d4c7c2
build-sys: clean up gtk-doc usage

Currently gtk-doc is optional. Unfortunately, the ./configure script
still depends on GTK_DOC_CHECK macro and shlibs/blkid/docs/Makefile.am
depends on gtk-doc.make.

It seems that the best solution is to add gtk-doc.[make,m4] files to
the repository.

Signed-off-by: Karel Zak <kzak@redhat.com>
.gitignore
autogen.sh
config/gtk-doc.make [new file with mode: 0644]
configure.ac
m4/gtk-doc.m4 [new file with mode: 0644]
shlibs/blkid/docs/Makefile.am