Static autotools demo
Go to file
2015-01-26 21:17:24 +01:00
src Initial commit 2015-01-26 21:17:24 +01:00
AUTHORS Initial commit 2015-01-26 21:17:24 +01:00
autogen.sh Initial commit 2015-01-26 21:17:24 +01:00
ChangeLog Initial commit 2015-01-26 21:17:24 +01:00
configure.ac Initial commit 2015-01-26 21:17:24 +01:00
COPYING Initial commit 2015-01-26 21:17:24 +01:00
Makefile.am Initial commit 2015-01-26 21:17:24 +01:00
NEWS Initial commit 2015-01-26 21:17:24 +01:00
README Initial commit 2015-01-26 21:17:24 +01:00

# 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