diff options
author | Xavier Chantry <chantry.xavier@gmail.com> | 2010-03-15 23:46:44 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-05-18 11:30:29 -0500 |
commit | d44e5099339616c29797b88ed19fe27ea282c9ae (patch) | |
tree | 09a8d48841895a54da03d7303e8d70f540e9da15 /lib/libalpm/util.c | |
parent | d32f6daa66a454ea41574667d44a2f6c36d4f77e (diff) | |
download | pacman-d44e5099339616c29797b88ed19fe27ea282c9ae.tar.xz |
configure.ac : disable doc by default and check for asciidoc
This is a complaint that has been reported many many times. By default, docs
are enabled and there is no check for asciidoc, so anyone building from git
will see their build fail.
We cannot do a strict check for asciidoc because released source tarballs
have man pages already built, and it should be possible to install them
without having asciidoc.
This patch attempts to improve the situation in two ways :
1) disable doc by default
2) print a warning if docs are enabled but asciidoc is not installed
Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/util.c')
0 files changed, 0 insertions, 0 deletions