Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Unified Diff: third_party/sqlite/src/autoconf/tea/configure.ac

Issue 2751253002: [sql] Import SQLite 3.17.0. (Closed)
Patch Set: also clang on Linux i386 Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/sqlite/src/autoconf/configure.ac ('k') | third_party/sqlite/src/config.h.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/autoconf/tea/configure.ac
diff --git a/third_party/sqlite/src/autoconf/tea/configure.ac b/third_party/sqlite/src/autoconf/tea/configure.ac
index 8df0af61958f4769732b15a153b44de6e52a4944..7fca05b2e74165a793718689437b5b0bd9070e19 100644
--- a/third_party/sqlite/src/autoconf/tea/configure.ac
+++ b/third_party/sqlite/src/autoconf/tea/configure.ac
@@ -78,7 +78,6 @@ TEA_ADD_LIBS([])
TEA_ADD_CFLAGS([-DSQLITE_ENABLE_FTS3=1])
TEA_ADD_CFLAGS([-DSQLITE_3_SUFFIX_ONLY=1])
TEA_ADD_CFLAGS([-DSQLITE_ENABLE_RTREE=1])
-TEA_ADD_CFLAGS([-DSQLITE_OMIT_DEPRECATED=1])
TEA_ADD_STUB_SOURCES([])
TEA_ADD_TCL_SOURCES([])
« no previous file with comments | « third_party/sqlite/src/autoconf/configure.ac ('k') | third_party/sqlite/src/config.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698