HomeSort by: relevance | last modified time | path
    Searched refs:with_system_sqlite (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/tea/
configure.ac 102 [], [with_system_sqlite=no])
103 if test x$with_system_sqlite != xno; then
configure 767 with_system_sqlite
5490 if test ${with_system_sqlite+y}
5492 withval=$with_system_sqlite;
5494 with_system_sqlite=no
5497 if test x$with_system_sqlite != xno; then

Completed in 235 milliseconds