Make the docs system somewhat more user-friendly:
commit48cc8b693f182653ac7b9bcccc92c72cf062c1ea
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)
tree1f0363878cfd3cb22d86558ff8c8b785b7b9c838
parent85a8b315b4561a2bce227681bad7e535032498ec
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
docs/Makefile.in
docs/aclocal.m4 [new file with mode: 0644]
docs/configure.in