CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/01/07 06:47:52
Modified files:
databases/sqlite3: Makefile
databases/sqlite3/patches: patch-configure
Log message:
Use -pthread not -lpthread. Library major bump for safety.
Inadvertently broken in last commit; the patch to the configure script
is fiddly and easily broken, so use extra lines of context for this patch
and add a warning comment.
Problem reported by James Turner, thanks!
