Static autotools demo
Go to file
2015-01-26 21:29:51 +01:00
src
.gitignore
AUTHORS
autogen.sh
ChangeLog
configure.ac
COPYING
Makefile.am
NEWS
README

# 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