Since we have recently migrated this code from make to autoconf, 
there may be some historical ideocynrasies that may confuse.

Typically we have organinized the package to use:

~/src 	The library source code
~/doc	Where original documentation is kept
~/dox	Where the doxygen documentation is built
~/demo	Applications that use the libraries
~/test  A suite of test scripts 
