[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.3.2.2 Modifying the macro search path: ‘-I dir’
Any extra directories specified using ‘-I’ options (see section aclocal options) are prepended to this search list. Thus, ‘aclocal -I /foo -I /bar’ results in the following search path:
- ‘/foo’
- ‘/bar’
- acdir-APIVERSION
- acdir