7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
|
# autotools-template
|
||
|
Template for an autotools (autoconf, automake) project
|
||
|
|
||
|
# Files provided:
|
||
|
* autogen.sh: will generate the .configure and Makefile.in templates
|
||
|
from configure.ac and the Makefile.am files
|