2003-06-11 Wednesday 01:20 enlf * Makefile.in: - Replace user DO_CYGWIN conditional by auto-generated PLATFORM_WIN32. 2003-06-10 Tuesday 00:06 enlf * Makefile.in: - Generate DLL file on Win32 platform with cygwin/gcc combo. 2003-06-09 Monday 23:13 enlf * Makefile.in: - Renamed unused.h header in more appropriate m-autocof.h header. 2003-06-09 Monday 00:30 enlf * Makefile.in: - After configure changes, update Makefile.in templates. 2003-04-25 Friday 00:38 enlf * Makefile.in: - Touched by latest autotools: autoconf-2.57, automake-1.7.4 & libtool-1.5 2002-12-13 Friday 00:54 enlf * Makefile.in: - Commit autogenerated changes. 2002-12-12 Thursday 23:04 enlf * README: - Cornell license update for "any" purpose instead of "research". 2002-11-29 Friday 00:12 enlf * Makefile.am, Makefile.in: - Do not install headers. Prevent unnecessary conflicts with system headers. 2002-11-05 Tuesday 01:46 enlf * huffd.c: - Changed C++ comment into C comment. 2002-10-28 Monday 23:09 enlf * Makefile.am, Makefile.in: - Be a little more open: remove GNU specific compiler flags. 2002-10-26 Saturday 17:36 enlf * Makefile.in: - Fixed PNG library check and added --with-png-prefix config possibility. 2002-10-26 Saturday 00:35 enlf * Makefile.am, Makefile.in: - Upgrade of our autoconf, automake & libtool utils. 2002-10-25 Friday 16:23 enlf * mcu.c: - Fix MacOSX 10.1 link error with Undefined symbols _mcuROW1 & _mcuROW2: (probably left out of not being used in mcu.c source file itself) 2002-10-24 Thursday 02:00 enlf * Makefile.am, Makefile.in: - Being friendly to others, removed a GNU C specific option. 2002-10-21 Monday 22:46 enlf * mcu.c, read.c: - Fix prototype warnings for Sun ONE compiler. 2002-10-16 Wednesday 22:03 enlf * huffd.c: - Fix for 24bit RGB lossless jpeg pixeldata. 2002-10-15 Tuesday 09:50 enlf * Makefile.in: - Extra files in distro. 2002-10-15 Tuesday 09:48 enlf * COPYING.LIB, README: - Contribution released under LGPL license. 2002-10-15 Tuesday 02:14 enlf * huffd.c, jpegutil.c, read.c: - Add newline to error messages. 2002-10-15 Tuesday 02:04 enlf * decomp.c, huffd.c, jpeg.h, jpegutil.c, read.c: - Catch unwanted exits. 2002-10-15 Tuesday 00:27 enlf * Makefile.in: - Changes due to moving of dicom & ljpg subdirs. 2002-10-14 Monday 23:56 enlf * ChangeLog, Makefile.am, Makefile.in, README, decomp.c, huffd.c, io.h, jpeg.h, jpegless.h, jpegutil.c, mcu.c, mcu.h, predict.c, predict.h, proto.h, read.c: - Placed ljpg dir in libs subdir.