Small. Fast. Reliable.
Choose any three.
*** 28,34 ****
  
  *DJGPP (32 bit, protected memory DOS)*
  
! libsqlite.a and sqlite.exe may be made for djgpp in a similar way as above. it compiles and works out of the box, with the following limitations:
  
  1. temporary files are not removed upon database close (journal file).
  
--- 28,34 ----
  
  *DJGPP (32 bit, protected memory DOS)*
  
! libsqlite.a and sqlite.exe may be made for djgpp in a similar way as with HPUX above. it compiles and works out of the box, with the following limitations:
  
  1. temporary files are not removed upon database close (journal file).
  
***************
*** 49,54 ****
--- 49,60 ----
  for sqlite 2.8.15: diff attached at http://www.sqlite.org/cvstrac/tktview?tn=833
  
  it will also do no harm to incorporate it in the main sqlite distribution.
+ 
+ i'm sorry it has not been evident until now, so i am explicitly including the following copyright disclaimer, as required by sqlite author:
+ 
+ *The author or authors of this code dedicate any and all copyright interest in this code to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights this code under copyright law.*
+ 
+ alex <alexbodn@012.net.il>
  
  DJGPP: http://www.delorie.com/djgpp