* tests for *int*_t
* test for 80 bit floats (for speed optimizations)
* add pcm.* to the makefile
* removed resample.[ch] from the makefile
* depend upon automake 1.4b
* fix in check for ccc
(submitted by nold via the sourceforge patch page at
the lame project page, patch id #103507)
* something I may have forgotten
Note:
Please don't commit any Makefile.in if you didn't have
changed the corresponding Makefile.am. CVS didn't stores
the time stamps of the files at commit time, it stores
the time stamps of the commit time, so we have to commit
the files in the correct order, but I'm to lazy to do so
and I assume I'm not the only one.
The same applies to config*.
- depcomp:
missing file, the dependancy tracking should work again