Ticket #433 http://www.sqlite.org/cvstrac/tktview?tn=433 attachments have been updated with diff files for sqlite 2.8.8. These files are updated configure.ac configure and Makefile.in for mingw/msys on Windows (although the updated files are intended to work on any platform supported by the present versions).
Second, 'make clean' does not delete lemon.exe which cause future makes to fail since lempar.c is not copied. This is corrected by changing Makefile.in to use the BUILD_EXEEXT and TARGET_EXEEXT macros to generate the correct target filenames in the Makefile produced by configure.
I can confirm that, it bit me last night trying to make over an old installation with Cygwin.
Make clean did leave lemon.exe and the subsequent make failed with the missing lempar.c
Scott
Utilities for POPFile, the OpenSource Mail Classifier http://www.geocities.com/Helphand1/popfile.htm
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]