summaryrefslogtreecommitdiff
path: root/docs/aclocal.m4
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Allow specifying a directory with the samba sourcesJelmer Vernooij1-0/+22
(This used to be commit 411a84c102eacd9865468304d3a19170e7daae35)
2008-04-23Make the docs system somewhat more user-friendly:Jelmer Vernooij1-0/+35
- 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)