/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.652 by adl, Thu Jul 25 21:00:45 2002 UTC revision 1.653 by roth, Tue Jul 30 00:42:58 2002 UTC
# Line 1185  Prepend @var{dir} to the include path. Line 1185  Prepend @var{dir} to the include path.
1185    
1186  After searching any directories specified using @option{--prepend-include}  After searching any directories specified using @option{--prepend-include}
1187  or @option{--include}, @command{autoconf} will also search the directories  or @option{--include}, @command{autoconf} will also search the directories
1188  specified in the @code{AC_MACRO_PATH} environment variable, if set.  specified in the @code{AUTOM4TE_PATH} environment variable, if set.
1189  And finally, @command{autoconf} will also search the system-wide site  And finally, @command{autoconf} will also search the system-wide site
1190  macro directory, which is set to  macro directory, which is set to
1191  @samp{$@{datadir@}/autoconf/site_macros/autoconf} by default.  @samp{$@{datadir@}/autoconf/site_macros} by default.
1192    
1193  @item --output=@var{file}  @item --output=@var{file}
1194  @itemx -o @var{file}  @itemx -o @var{file}
# Line 7405  create Autoconf executable configure scr Line 7405  create Autoconf executable configure scr
7405  Prepend directory @var{dir} to the search path.  This is used to include  Prepend directory @var{dir} to the search path.  This is used to include
7406  the language-specific files before any third-party macros.  the language-specific files before any third-party macros.
7407    
 @item --include-envvar=@var{envvar}  
 Add directories specified in the environment variable @var{envvar} to  
 the search path.  
   
 @item --site-macro-subdir=@var{subdir}  
 If the site macro directory is set, add the subdirectory @var{subdir}  
 of the site macro directory to the search path.  
 @end table  
   
7408  @cindex @file{autom4te.cfg}  @cindex @file{autom4te.cfg}
7409  As an example, if Autoconf is installed in its default location,  As an example, if Autoconf is installed in its default location,
7410  @file{/usr/local}, running @samp{autom4te -l m4sugar foo.m4} is  @file{/usr/local}, running @samp{autom4te -l m4sugar foo.m4} is

Legend:
Removed from v.1.652  
changed lines
  Added in v.1.653

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26