SQLite Forum

Detect R*Tree support at compile time
Login
I don't dislike the compile_options pragma, nor using other means to detect this. I just hoped there would be some kind of configuration baked into the sqlite3.h header file.

What about generating and deploying a build config header (for example sqlite3config.h) in the make install target?