log configure

age author description
2011-06-17 Adam Chlipala Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)
2011-05-29 Adam Chlipala Configuration detects proper header files for database dev libraries
2011-05-15 Adam Chlipala Grandfather into release: Use latest Debian testing autotools, etc.
2011-03-20 Adam Chlipala '--without-emacs' configure option
2010-12-26 Adam Chlipala Expose buffer type for other C libraries; replace minusSeconds with addSeconds
2010-12-26 Adam Chlipala Switch from libmhash to OpenSSL
2010-11-18 Adam Chlipala Karn Kallio's patch for static mhash linking
2010-11-02 Adam Chlipala New release
2010-05-23 Adam Chlipala Support HTTP caching of app.js
2010-02-11 Adam Chlipala 'configure' checks for libmhash and MLton
2010-02-06 Adam Chlipala AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C files
2010-02-06 Adam Chlipala AM_INIT_AUTOMAKE with no-define (to fix some NetBSD and OS X problems)
2010-01-30 Adam Chlipala Another try to include more Autofiles in the distribution
2010-01-28 Adam Chlipala First attempt to switch to Automake, to get shared libraries built in OSX
2009-12-27 Adam Chlipala Dynamic linking of the runtime system
2008-10-28 Adam Chlipala GCCARGS configure option
2008-10-25 Adam Chlipala Use configure --prefix
2008-10-19 Adam Chlipala Proper configuration and installation