The automake and autoconf tools can be used to manage C++ projects under Unix. They should save a lot of time compared to make and configure, while ensuring that your project is structured according to GNU standards.
However, it is difficult for beginners to get started. Hopefully, this tutorial will provide enough information for C++ programmers [...]
Archive for the 'C/C++ Programming' Category
Using Automake and Autoconf with C++
Published April 18th, 2008 in C/C++ Programming and automake. 1 CommentMany other texts written here contain small examples of using the syslog facility within scripts and programs. Three very simple examples of using syslog in C, Perl and a shell script are shown in this text.
Recent Comments