Make the docs system somewhat more user-friendly:
authorJelmer Vernooij <jelmer@samba.org>
Fri, 23 Apr 2004 14:23:36 +0000 (14:23 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 23 Apr 2004 14:23:36 +0000 (14:23 +0000)
commite8fae186e6055a222481f8091651dcb997a9bd6c
tree5b187229b4750e4c8beb545d59186b2d0a1de0e3
parentc1c67c72e68a4f8b577c4f517a8367d6c4492e72
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
Makefile.in
aclocal.m4 [new file with mode: 0644]
configure.in