Autotools
Autotools copied to clipboard
Autotools
Autotools
These are the examples for the GNU BuildTools blog posts from www.adayinthelifeof.nl
hello1
Simple helloworld with static makefile
hello2
A more advanced Makefile and source with different headerfiles and objects
hello3
The first "GNU Autotooled" source code
hello4
./configure with extra parameter (--enable-world)
hello5
Conditional adding or removing objects to the source
hello6
Using extra libraries when they are present