2009-09-21 11:07  david_nichols

	* configure.ac: updated module configure scripts to select 64-bit
	  target mode by default on snow leopard i386

2009-09-10 06:49  david_nichols

	* configure.ac: updated configure.ac to properly compile in 32-bit
	  mode on OSX snow leopard (10.6)

2009-07-20 13:16  david_nichols

	* configure.ac, qore-glut-module.spec: added opensuse 11.2
	  detection to spec file, fixed rhel detection in spec files,
	  updated configure.ac to work with older versions of autotools

2009-06-08 08:38  david_nichols

	* qore-glut-module.spec: fixed qore module dir detection

2009-06-02 05:24  david_nichols

	* qore-glut-module.spec: fixed typo in sles version detection

2009-01-20 08:36  david_nichols

	* RELEASE-NOTES, configure.ac: made not finding glut header files a
	  fatal error in configure

2009-01-08 18:43  david_nichols

	* qore-glut-module.spec: simplified spec files a little

2009-01-08 15:13  david_nichols

	* qore-glut-module.spec: commented-out additional "Source0" line so
	  that packages will build on Fedora 10 (OBS)

2009-01-08 14:44  david_nichols

	* reconf.sh: updated reconf.sh to look for glibtoolize as well as
	  libtoolize

2009-01-07 12:34  david_nichols

	* Makefile.am, RELEASE-NOTES, configure.ac, ltmain.sh,
	  qore-glut-module.spec, reconf.sh: updated reconf.sh to use
	  libtoolize and generate ltmain.sh automatically

2009-01-07 09:42  david_nichols

	* RELEASE-NOTES, configure.ac, qore-glut-module.spec, src/glut.cc,
	  test/atlantis.q, test/gears.q, test/gears2.q, test/hanoi.q,
	  test/morph3d.q, test/opengl-logo.q, test/shadowtex.q: updated
	  glutInit() to accept a list or reference to a list to process
	  command-line arguments; updated version to 0.0.3

2008-11-18 14:28  david_nichols

	* Makefile.am: fixed typo

2008-11-03 14:09  david_nichols

	* ChangeLog, src/glut.cc, src/qore-glut.h: make module version
	  reflect package version

2008-10-30 10:26  david_nichols

	* Makefile.am, README, RELEASE-NOTES, configure.ac,
	  qore-glut-module.spec, src/Makefile.am: updated to 0.7.1 module
	  handling

2008-10-23 06:30  david_nichols

	* configure.ac: updated to set 64-bit compile mode by default on
	  itanium with g++ and aCC

2008-10-08 20:16  david_nichols

	* qore-glut-module.spec, src/Makefile.am: spec file and module
	  build fixes using prefix=/usr and make install
	  DESTDIR=$RPM_BUILD_ROOT

2008-10-06 20:20  david_nichols

	* ChangeLog: updated changelog

2008-10-03 07:24  david_nichols

	* test/gears2.q: updated example to avoid use of keyword for
	  function name

2008-09-09 07:07  david_nichols

	* qore-glut-module.spec: fixed license tag in spec file to be LGPL

2008-09-03 12:11  david_nichols

	* COPYING: updated license for modules to LGPL (*not* GPL)

2008-09-03 08:48  david_nichols

	* Makefile.am, configure.ac, m4, m4/acx_pthread.m4,
	  qore-glut-module.spec, reconf.sh, src/Makefile.am: added pthread
	  detection to configure, flags to build

2008-09-02 14:41  david_nichols

	* Makefile.am, configure.ac, qore-glut-module.spec: changed module
	  directory to $libdir/qore-module-api-$(module_api_version),
	  updated build and some docs

2008-09-01 13:47  david_nichols

	* test/atlantis.q, test/gears.q, test/gears2.q, test/hanoi.q,
	  test/morph3d.q, test/opengl-logo.q, test/shadowtex.q: added test
	  scripts

2008-09-01 13:43  david_nichols

	* ., AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, configure.ac, ltmain.sh, reconf.sh, src,
	  src/GlutVoidPtrType.cc, src/GlutVoidPtrType.h, src/Makefile.am,
	  src/glut-constants.cc, src/glut.cc, src/qore-glut.h,
	  src/single-compilation-unit.cc, test: initial import as separate
	  project

