2006-02-14  Bert Vincent <bert@bic.mni.mcgill.ca>
	* mni_REQUIRE_MNILIBS.m4 (mni_REQUIRE_MINC): If the user specifies
	"--with-minc2", explicitly require zlib.
	
2005-04-02  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* acx_pthread.m4:
	* ax_check_gl.m4:
	* ax_check_glu.m4:
	* ax_check_glut.m4:
	* ax_lang_compiler_ms.m4: New.  Macros from the GNU autoconf macro
	archive http://www.gnu.org/software/ac-archive/.  Added for
	use in Display package.

	* lf_link_headers.m4: New (adapted from macro found in geomview).
	Added for use in SEAL package.

2003-11-16  Steve ROBBINS  <stever@bic.mni.mcgill.ca>

	* mni_REQUIRE_MNILIBS.m4 (mni_REQUIRE_EBTKS): Do not require MNI
	libs.

2003-07-25  Steve ROBBINS  <stever@bic.mni.mcgill.ca>

	* mni_REQUIRE_OPENINVENTOR.m4 (mni_REQUIRE_QTGL): Revised change
	of 2003-07-09.  Do not mess with LDFLAGS nor CPPFLAGS if no QTDIR
	set.  Do not mess with the PATH.

2003-07-09  Jason Lerch    <jason@bic.mni.mcgill.ca>

	* mni_REQUIRE_OPENINVENTOR: changed the check for the QT library
	so that it now takes the QTDIR environment variable into account.

2002-03-20  Jason Lerch	   <jason@bic.mni.mcgill.ca>

	* mni_REQUIRE_MNILIBS: added EBTKS check
	
2001-12-17  Steve ROBBINS  <stever@bic.mni.mcgill.ca>

	* mni_REQUIRE_OPENINVENTOR.m4 (mni_REQUIRE_X11): Add -lXi to LIBS,
	for the sake of SoQt.

2001-11-16  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* mni_REQUIRE_OPENINVENTOR.m4 (mni_REQUIRE_QTGL): Check
	for moc and uic.

	* smr_CGAL_MAKEFILE.m4: New.  For CGAL-based projects.

2001-11-01  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* mni_REQUIRE_OPENINVENTOR.m4 (mni_REQUIRE_X11): Add
	X11-related flags to CPPFLAGS and LDFLAGS.

2001-10-30  Steve ROBBINS  <stever@bic.mni.mcgill.ca>

	* mni_REQUIRE_OPENINVENTOR.m4: New macros mni_REQUIRE_X11,
	mni_REQUIRE_GLU, mni_REQUIRE_QTGL.

2001-10-29  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* mni_REQUIRE_MNILIBS.m4 (mni_REQUIRE_BICINVENTOR): New.

2001-10-28  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* README (EXTRA_DIST): Include explicit list of m4 files,
	handy for cut'n'paste --- if kept up-to-date!

2001-10-23  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* mni_REQUIRE_OPENINVENTOR.m4 (mni_REQUIRE_GL): New.
	(mni_REQUIRE_OPENINVENTOR): Simplified using the above.
	(mni_REQUIRE_QT): New.
	(mni_REQUIRE_SOQT): Simplified using the preceding and
	mni_REQUIRE_LIB.  Removed explicit -lXi from LIBS; should probably
	use AC_PATH_XTRA or something.

	* mni_REQUIRE_MNILIBS.m4 (mni_REQUIRE_OOBICPL): Simplified using
	mni_REQUIRE_LIB.

2001-10-18  Jason Lerch       <jason@bic.mni.mcgill.ca>

	* mni_REQUIRE_OPENINVENTOR.m4: added a new function that checks
	for SoQt and added a check for GL into the main function.

2001-09-14  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* README: Add note about EXTRA_DIST.

2001-09-12  Jason Lerch       <jason@bic.mni.mcgill.ca>

	* mni_REQUIRE_MNILIBS.m4: Added check for oobicpl

2001-09-10  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* README:
	* mni_CXX_HAVE_KOENIG_LOOKUP.m4: New.

