## ------------------------------------------------------------------------- ##
## $Id: README,v 1.9 2003/03/08 08:04:22 weismann Exp $
## ------------------------------------------------------------------------- ##

This directory contains all the custom Autoconf macros that are used in
the configure script for pointless.

Most are simply ripped from other projects, THANKS!

Contributions from the coin project (http://www.coin3d.org/)
------------------------------------------------------------
coin-1.0.3:
	check_dates.m4
	check_dl.m4
	check_mac.m4
	check_mathlib.m4
	check_opengl.m4
	check_pthread.m4
	check_x11.m4 
	compile_debug.m4 
	compile_profiling.m4
	compile_symbols.m4
	compile_warnings.m4
	configuration_summary.m4
	errors.m4
	errors.txt (slightly modified)
	misc_compiler.m4
	uniqify.m4

Contributions from the abiword project (http://www.abisource.com)
-----------------------------------------------------------------
abiword-1.0.2+cvs.2002.06.05:
	abi-libpng.m4 (slightly patched due to mil)
	abi-zlib.m4

Contributions from the GNU gettext project (http://gnu.org)
-----------------------------------------------------------
gettext-0.11:
	codeset.m4
	gettext.m4
	glibc21.m4
	iconv.m4 
	intdiv0.m4
	inttypes-pri.m4
	inttypes_h.m4
	isc-posix.m4
	lcmessage.m4
	lib-ld.m4
	lib-link.m4
	lib-prefix.m4
	progtest.m4
	stdint_h.m4
	uintmax_t.m4
	ulonglong.m4

Contributions from the automake project
---------------------------------------
	python.m4

Miscellaneous
-------------
	python_dev.m4 (a pointless macro)
	sdl.m4 (part of the libsdl-1.2 (cvs revision1.8) no patches applied)
	mpatrol.m4 (part of the mpatrol-1.4.8 package, no patches applied)
	freetype2.m4 (part of the freetype-2.1.2, no patches applied)
