K 10 svn:author V 4 tijl K 8 svn:date V 27 2013-12-25T22:40:54.332311Z K 7 svn:log V 459 - USES=fortran pathfix. - Pass --enable-shared to configure instead of building a shared library in post-build. This decreases the library version to zero so patch the Makefile to force it back to one. The shared library also links with Fortran runtime libraries correctly now. - Remove -fPIC from CFLAGS and FFLAGS now that the shared library is no longer created from the static library. - Remove do-install. Normal make install works just fine. END