2.2.11:

2004-03-24  Murray Cumming  <murrayc@murrayc.com>

	* scripts/cxx.m4: Corrected parentheses, which cause the docs to be 
	written into config.h. Thanks to Alexander Nedotsukov.

2004-03-23  Murray Cumming  <murrayc@murrayc.com>
 
 	* scripts/cxx.m4: Corrected the ambiguous const template test, which
 	failed on all platforms because it generated bad code.

2004-03-18  Murray Cumming  <murrayc@murrayc.com>

	* tools/generate_wrap_init.pl: Change a regex so that files are
	included without full path. Apparently this helps when building outside
	of the source directory, though I'm sceptical. By Victor Zverovich in 
	bug #137530.