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

Unified Diff: third_party/sqlite/sqlite-src-3080704/sqlite3.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
« no previous file with comments | « third_party/sqlite/sqlite-src-3080704/sqlite3.1 ('k') | third_party/sqlite/sqlite-src-3080704/src/alter.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/sqlite-src-3080704/sqlite3.pc.in
diff --git a/third_party/sqlite/sqlite-src-3080704/sqlite3.pc.in b/third_party/sqlite/sqlite-src-3080704/sqlite3.pc.in
deleted file mode 100644
index 3799671e613b34a4551d1010c13e334b89123ea1..0000000000000000000000000000000000000000
--- a/third_party/sqlite/sqlite-src-3080704/sqlite3.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: @PACKAGE_VERSION@
-Libs: -L${libdir} -lsqlite3
-Libs.private: @LIBS@
-Cflags: -I${includedir}
« no previous file with comments | « third_party/sqlite/sqlite-src-3080704/sqlite3.1 ('k') | third_party/sqlite/sqlite-src-3080704/src/alter.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698