2005-11-05: classpath-0.19

	- uncertain of obsd freetype installed in Xorg

	- gnu classpath depends on freetype2
		. require port of freetype2: freetype-2.1.10

	- configure requires pkg-config filetype2.pc
		. supplied in freetype-2.1.10

	- troubles with libjawtgnu
		. mandatory use of USE_LIBTOOL=yes
		. yet, libtool still warns during fake install of "nonportable" usage
		. (classpath developers not keen to fix; and it is not a problem for obsd)

	- soft links to classpath libfoo.so to libfoo.so.x.y files
		. required by JNI linkages in Classpath source
		. see post-fake target in Makefile
		. nonstandard build:

			[sudo] make build fake post-fake install
