Autotools shared library test
| src | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.ac | ||
| COPYING | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
# 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