2001-01-17  Paul Slootman <paul@debian.org>

	* acinclude.m4: add quotes (fixes build on alpha).

2000-01-21  lav

	* acinclude.m4: check if curses.h tries to declare bool in C++.
	* acconfig.h: rename CURSES_BOOL to LE_CURSES_BOOL_TYPE.

1999-10-06  lav

	* acinclude.m4: LE_CURSES_BOOL test for curses' bool type.
	* acconfig.h: CURSES_BOOL definition.
	* configure.in: call LE_CURSES_BOOL.

1999-08-26  lav

	* configure.in, acinclude.m4: test if gcc can be used to link simple
	  c++ programs to avoid libstdc++ linkage.

