From Linux Man Pages
aclocal - manual page for aclocal 1.9.6
aclocal [OPTIONS] ...
DESCRIPTION
Generate `aclocal.m4' by scanning `configure.ac' or `configure.in'
--acdir=DIR
directory holding config files
--help print this help, then exit
-I DIR add directory to search list for .m4 files
--force
always update output file
--output=FILE
put output in FILE (default aclocal.m4)
--print-ac-dir
print name of directory holding m4 files
--verbose
don't be silent
--version
print version number, then exit
REPORTING BUGS
Report bugs to <bug-automake@gnu.org>.
COPYRIGHT
Copyright � 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.
RELATED
The full documentation for aclocal is maintained as a Texinfo manual. If the info and aclocal programs are prop-
erly installed at your site, the command
info aclocal
should give you access to the complete manual.
CATEGORY