Initial commit

This commit is contained in:
Ruben Laguna
2015-01-26 21:17:24 +01:00
parent cf8de1f7bb
commit 0a0ba83b86
11 changed files with 83 additions and 2 deletions

6
README Normal file
View File

@@ -0,0 +1,6 @@
# 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