"autoreconf -I" vs. Makefile.am:ACLOCAL_AMFLAGS = -I

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

 



Hello,

is there any point to run "autoreconf -I directory1", when "ACLOCAL_AMFLAGS = -I directoty1" is in the corresponding Makefile.am ?

In the documentation of Automake 1.12, node "Local Macros", is written, that ACLOCAL_AMFLAGS is used by autoreconf to run aclocal.

In the documentation of Autoconf 2.69, node "autoreconf invocation" is written, that autoreconf passes its -I parameter to aclocal, autoconf and autoheader.

The documentation of autoheader states indirectly, that it accepts "-I" parameter to search the directory for AC_DEFINE macros. Is it enough to pass -I to aclocal and skip it with autoheader later?

The further, the documentation for the command autoconf states, that the command accepts "-I directory" parameter. What does autoconf do with its -I parameter, if aclocal has put all stuff already in ./aclocal.m4?

What is the point to define in "ACLOCAL_AMFLAGS = -I something" in Makefile.am, if autoreconf has to be run anyway with "-I something" in order to pass it to autoheader and autoconf?

Thanks in advance for your comments
  Дилян
begin:vcard
fn;quoted-printable:=D0=94=D0=B8=D0=BB=D1=8F=D0=BD =D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=
	=D0=B2
n;quoted-printable;quoted-printable:=D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=D0=B2;=D0=94=D0=B8=D0=BB=D1=8F=D0=BD
email;internet:dilyan.palauzov@xxxxxxxxx
tel;home:+49-721-94193270
tel;cell:+49-162-4091172
note:sip:8372@xxxxxxxxx
version:2.1
end:vcard

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://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