How to autoconf?

Automake/autoconf is a way to make your program run on various system with various setups. You don't have to worry about basic functions anymore, this is what autoconf does for you.

Please find two tutorials about its use:

At the University of Washington

There is a small tutorial (including autogen.sh script) by Ralph Levien


© Joey, 6 Feb '99