Make the docs system somewhat more user-friendly:
commitbcb40631df9c6ff69ccf7a41d570c4914c09e797
authorJelmer Vernooij <jelmer@samba.org>
Fri, 23 Apr 2004 14:23:36 +0000 (23 14:23 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:45:47 +0000 (23 08:45 -0500)
treef2ae3dd4095979a3919ee4dc5044084bfd637374
parenta48fcbf0b45de7b7c44cd6eb9b983d13e5ad93a9
Make the docs system somewhat more user-friendly:
 - Configure now prints a summary of what output formats the docs can be built
 in using the utilities that it found and prints the names of the missing
 utilities for the formats that can't be built.
 - Add 'make all' that builds all the docs that can be built using the
 utilities that were found (the current 'make all' has been renamed to
 'make help' and is still the first target in the Makefile)
 - Add a few utility functions for autoconf
(This used to be commit 48cc8b693f182653ac7b9bcccc92c72cf062c1ea)
docs/Makefile.in
docs/aclocal.m4 [new file with mode: 0644]
docs/configure.in