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

Unified Diff: third_party/sqlite/sqlite-src-3080704/sqlite.pc.in

Issue 2363173002: [sqlite] Remove obsolete reference version 3.8.7.4. (Closed)
Patch Set: Created 4 years, 3 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
Index: third_party/sqlite/sqlite-src-3080704/sqlite.pc.in
diff --git a/third_party/sqlite/sqlite-src-3080704/sqlite.pc.in b/third_party/sqlite/sqlite-src-3080704/sqlite.pc.in
deleted file mode 100644
index d3c944928bc33269a1b74d0fdddb3d7d12af64d7..0000000000000000000000000000000000000000
--- a/third_party/sqlite/sqlite-src-3080704/sqlite.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-# Package Information for pkg-config
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: SQLite
-Description: SQL database engine
-Version: @RELEASE@
-Libs: -L${libdir} -lsqlite
-Libs.private: @LIBS@
-Cflags: -I${includedir}
« no previous file with comments | « third_party/sqlite/sqlite-src-3080704/spec.template ('k') | third_party/sqlite/sqlite-src-3080704/sqlite3.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698