Page Details:
All you should really know about Autoconf and Automake | GNU Smalltalk
http://smalltalk.gnu.org/blog/bonzinip/all-you-should-really-know-about-autoconf-and-automakeSo, here is the shortest possible tutorial on the autotools. The problem with autotools is that it is used for complicated things, and people cut-and-paste complicated things even when they ought to be simple. 99% of people just need a way to access .pc files and generate juicy Makefiles; the portability part is taken care by glib, sdl and so on. You can use then the following basic autotools setup, which is just 9 lines. You can start from here and add more stuff (including libtool).
Tags: autoconf, automake, autotools, tutorial, programming, development, gnu, howto, code, article Saved by: admin
Using git without feeling stupid (part 1) | GNU Smalltalk
http://smalltalk.gnu.org/blog/bonzinip/using-git-without-feeling-stupid-part-1
Tags: to.read, git, documentation Saved by: admin
http://smalltalk.gnu.org/blog/bonzinip/using-git-without-feeling-stupid-part-1
Tags: to.read, git, documentation Saved by: admin