Building an Autotools Project
-----------------------------
The project directory contains the headers and sources to
build a simple Autotools project. See the Inti Tutorial
section "Building an Autotools Project". It will take you
through the process step-by-step.

Internationalization and Localization
-------------------------------------
After working through the "Building an Autotools Project"
section in the tutorial you will have a simple GNU compilant
project that you can compile and install. The next tutorial
section "Internationalization and Localization" completes 
the project by showing you how to add international support.

Threads
-------
The Threads directory contains several threaded test programs
including a threadpool example. Although simple, these test
programs show some of the important thread basics.


The Inti Development Team
