Re: autoreconf and aclocal options (-I, --ac-dir)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
  Chris proposed to document that autoreconf doesn't pass -I to
aclocal.  I remember that I was confused by this some time ago, too.

I think his addition can help many users, and there were no objections,
so I committed it, as attached.

(I changed s/on to/to/ on the last line, it seems more correct to me.)

Have a nice day,
	Stepan
2006-03-30  Chris Pickett <cpicke@xxxxxxxxxxxx>  (tiny change)

	* doc/autoconf.texi (autoreconf Invocation): Mention that -I for
	  aclocal cannot be given on the command line.

Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.972
diff -u -r1.972 autoconf.texi
--- doc/autoconf.texi	30 Mar 2006 06:42:57 -0000	1.972
+++ doc/autoconf.texi	30 Mar 2006 17:34:14 -0000
@@ -1541,10 +1541,12 @@
 @item --include=@var{dir}
 @itemx -I @var{dir}
 Append @var{dir} to the include path.  Multiple invocations accumulate.
+Passed on to @command{autoconf} and @command{autoheader} internally.
 
 @item --prepend-include=@var{dir}
 @item -B @var{dir}
 Prepend @var{dir} to the include path.  Multiple invocations accumulate.
+Passed on to @command{autoconf} and @command{autoheader} internally.
 
 @item --warnings=@var{category}
 @itemx -W @var{category}
@@ -1587,6 +1589,8 @@
 none,obsolete}.
 @end table
 
+If you want @command{autoreconf} to pass flags that are not listed here
+to @command{aclocal}, set @code{ACLOCAL_AMFLAGS} in your Makefile.am.
 
 @c ========================================= Initialization and Output Files.
 
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux