On 2012/04/04 17:10, James Turner wrote: > Attached is a diff to bring fossil up to version 1.22. I've reworked > it to use the new tcl based configure script. It also links against > the system-wide sqlite3 library.
I'll take care of this. Diff is mostly good, except:- > -L/usr/local/lib is inside CFLAGS because the configure script doesn't these should use ${LOCALBASE}.