Go to the first, previous, next, last section, table of contents.


Distributing `Makefile.in's

Automake places no restrictions on the distribution of the resulting `Makefile.in's. We still encourage software authors to distribute their work under terms like those of the GPL, but doing so is not required to use Automake.

Some of the files that can be automatically installed via the --add-missing switch do fall under the GPL; examine each file to see.


Go to the first, previous, next, last section, table of contents.