Re: [PATCH/RFC v2] Optionally allow binaries to run against older SQLite

2011-11-03 Thread Daniel Shahaf
On Wednesday, November 02, 2011 4:25 PM, "Jonathan Nieder" wrote: > Hi again, > > Here's a hopefully saner patch. Thanks much for the quick feedback on > the previous incarnation. > > I'm not very happy about putting -DSVN_SQLITE_COMPAT_VERSION in CFLAGS > --- does subversion have a config.h s

[PATCH/RFC v2] Optionally allow binaries to run against older SQLite

2011-11-02 Thread Jonathan Nieder
Hi again, Here's a hopefully saner patch. Thanks much for the quick feedback on the previous incarnation. I'm not very happy about putting -DSVN_SQLITE_COMPAT_VERSION in CFLAGS --- does subversion have a config.h somewhere? I can split this into three patches (one to expose SVN_SQLITE_VERNUM_PA