[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following files would be written by the developer.
Newer tools may omit `acinclude.m4', and instead use a subdirectory, typically named `m4', and define `ACLOCAL_AMFLAGS = -I m4' in `Makefile.am' to force `aclocal' to look there for macro definitions. The macro definitions are then placed in separate files in that directory.
The `acinclude.m4' file is only used when using automake; in older tools, the developer writes `aclocal.m4' directly, if it is needed.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |