Change the README
This commit is contained in:
9
README
9
README
@@ -1,6 +1,9 @@
|
|||||||
# autotools-template
|
# autotools-template
|
||||||
Template for an autotools (autoconf, automake) project
|
Template for an autotools (autoconf, automake) project
|
||||||
|
|
||||||
# Files provided:
|
|
||||||
* autogen.sh: will generate the .configure and Makefile.in templates
|
./autogen.sh will generate ./configure and the Makefile.in files
|
||||||
from configure.ac and the Makefile.am files
|
from the configure.ac, Makefile.am and src/Makefile.am files
|
||||||
|
|
||||||
|
./configure will generate config.h and Makefile and src/Makefile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user