Re: Explanation in autoconf manual

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

 



* Philip Herron wrote on Mon, Aug 10, 2009 at 02:08:41AM CEST:
> The pipeline is this:
> 
>                       *Automake                       *Autoconf
> Makefile.am  -------------> Makefile.in -> configure.ac -> Makefile

Nope.  While automake turns *.am files into *.in files for each * listed
in an AC_CONFIG_FILES macro in configure.ac, the script that turns *.in
files into * files is named config.status, and is generated and invoked
by the configure script.  Confusing, eh?  ;-)

Cheers,
Ralf


_______________________________________________
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