Autotools shared library test
Go to file
2015-01-28 22:22:23 +01:00
src C11 checks 2015-01-28 22:22:23 +01:00
.gitignore Add .gitignore 2015-01-26 21:29:51 +01:00
AUTHORS
autogen.sh
ChangeLog
configure.ac C11 checks 2015-01-28 22:22:23 +01:00
COPYING
Makefile.am
NEWS
README Change the README 2015-01-26 21:27:39 +01:00

# autotools-template
Template for an autotools (autoconf, automake) project


./autogen.sh will generate ./configure and the Makefile.in files
from the configure.ac, Makefile.am and src/Makefile.am files

./configure will generate config.h and Makefile and src/Makefile