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

Unified Diff: third_party/talloc/talloc.pc.in

Issue 2282793002: Remove unused third_party/talloc (Closed)
Patch Set: Created 4 years, 4 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/talloc/talloc.3.xml ('k') | third_party/talloc/talloc_guide.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/talloc/talloc.pc.in
diff --git a/third_party/talloc/talloc.pc.in b/third_party/talloc/talloc.pc.in
deleted file mode 100644
index 5ce2109866cb81084933d4a55925ba928b8e775d..0000000000000000000000000000000000000000
--- a/third_party/talloc/talloc.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: talloc
-Description: A hierarchical pool based memory system with destructors
-Version: @TALLOC_VERSION@
-Libs: -L${libdir} -ltalloc
-Cflags: -I${includedir}
-URL: http://talloc.samba.org/
« no previous file with comments | « third_party/talloc/talloc.3.xml ('k') | third_party/talloc/talloc_guide.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698