MAC: short for Monkey's Audio Codec, a loseless audio codec (almost with the .ape extension).

Version 3.99 update 4 (2004/05/12)
	* added support for the original 3.99 update 4
	* added -Wno-long-long directive in config.in
	* changed the location of parameter BUILD_CROSSPLATFORM, added into configure.in
	* removed -D__GNUC_IA32__ directive
	
Version 3.99  (2004/05/02)
	* added support for original 3.99
	* fixed console compressing finishing error.
	
Version 3.98a (2004/02/20)
	* added BACK_COMPATIBILITY
	* added a shell script "strip_fPIC.sh", for compiling and linking the 
	        ASM sources. Thanks the FLAC guys.
	* fixed some conversions between and multi bytes and wide char.
	* fixed that APL files are not right played.
	* updated the Analyze sample to work correctly.
	* changed some codes to avoid warning, but some of those still couldn't be avoided.
	* changed the link style of Console and Sample to static
	* changed some autoconf automake codes.
	
Version 3.96 (2003/07/27)
	* built 1st. including the frontend, the shared lib and some examples.
