Similar to release 22. Patches from Markus Grabner, Simon Atanasyan, and Gunter Winkler are applied.
Build system is updated to current version (tested with autoconf 2.59 and automake 1.9).
Version for Visual Studio 2005 provided by Serge Wenger.
There are problems (probably due to the age of MTL)
with autoconf 2.59 and automake 1.9
reported by Mark Wilson. You can use autoconf 2.13 and
automake 1.4-p6. tar xfz mtl-2.1.2-22.tar.gz
patch -p0 < mtl-2.1.2-22-sun.patch
cd mtl-2.1.2-22
autoconf
automake -a
./configure
make
Many thanks to everybody who contributed to this site, especially Simon Atanasyan, Markus Grabner, Gunter Winkler,
and Serge Wenger.