1
helloworld_cc
2
-------------
3
4
This project shows the basics of using automake and autoconf for C++ projects.
5
It is a 'deep' project, meaning that it has source code organised into
6
sub-projects. This is not well-explained normally, but it is essential for
7
properly organised source code.
8
9
This project accompanies the 'Using autoconf and automake with C++' document at
10
http://www.openismus.com/documents/linux/automake/automake.shtml