Module Name: src Committed By: riz Date: Mon Jun 11 23:15:38 UTC 2012
Modified Files: src/external/public-domain/sqlite [netbsd-6]: Makefile.inc Log Message: Pull up following revision(s) (requested by wiz in ticket #303): external/public-domain/sqlite/Makefile.inc: revision 1.5 Make HAVE_* define match what configure finds. In particular, this enables usleep(3) (compared to using sleep(3) before). ok joerg@ To generate a diff of this commit: cvs rdiff -u -r1.3.2.1 -r1.3.2.2 \ src/external/public-domain/sqlite/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.