Static autotools demo
Go to file
2015-01-26 21:27:39 +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 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