Function isCompiledWith

Tests if an SQLite compile option is set

bool isCompiledWith (
  string option
);

See Also

http://sqlite.org/c3ref/compileoption_get.html.