./autoconf --examples
Funciones y ejemplos de uso
shell
echo /bin/sh >/path/to/temp-file
chmod +x /path/to/temp-file
touch configure.ac
AUTOM4TE=/path/to/temp-file autoconf
./related --binary=autoconf
Binarios relacionados
Comparten al menos una función con autoconf.