Cómo usar autotools (automake, autoconf, aclocal, autoheader)


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to How to use autotools (automake, autoconf, aclocal, autoheader)

Entendiendo autoconf y automake: Parte 1
http://www.calcifer.org/documentos/autotools/

Si deseamos usar Automake, entonces debemos añadir la macro AM_INIT_AUTOMAKE, para añadir todas las funcionalidades de Automake. En ese caso, hemos puesto la macro AM_AUTOMAKE_VERSION para indicar que requerimos de la versión 1.7.2 de automake. En este

Autotools Introduction (automake) - GNU
http://www.gnu.org/s/automake/manual/html_node/Autotools-Introduction.html

2 An Introduction to the Autotools. If you are new to Automake, maybe you know that it is part of a set of tools called The Autotools.Maybe you’ve already delved into a package full of files named configure, configure.ac, Makefile.in, Makefile.am, acloc

Using Gnu Autotools | Computer Science | Free Software ...
https://pt.scribd.com/document/46638495/Using-Gnu-Autotools

aclocal.m4 ‘aclocal’ ‘automake’ ‘autoheader’ ‘autoconf’ configure config.h.in Makefile.in src/ Makefile.in. A. Duret-Lutz Using GNU Autotools May 16, 2010 46 / 162 Introducing Core Autotools ‘autoreconf’ is Your Friend