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

Unified Diff: third_party/libxslt/linux/libexslt.pc

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Consistent quotes. Created 3 years, 7 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/libxslt/linux/config.log ('k') | third_party/libxslt/linux/libexslt/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/linux/libexslt.pc
diff --git a/third_party/libxslt/linux/libexslt.pc b/third_party/libxslt/linux/libexslt.pc
index 080c08367adce690a48b6c139f7d596fa461df9b..9dba61415c135328437337dc0c2059b5fea693bb 100644
--- a/third_party/libxslt/linux/libexslt.pc
+++ b/third_party/libxslt/linux/libexslt.pc
@@ -8,5 +8,5 @@ Name: libexslt
Version: 0.8.17
Description: EXSLT Extension library
Requires: libxml-2.0
-Libs: -L${libdir} -lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm -lgcrypt
+Libs: -L${libdir} -lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -licui18n -licuuc -licudata -lm -lm -lgcrypt
Cflags: -I${includedir}
« no previous file with comments | « third_party/libxslt/linux/config.log ('k') | third_party/libxslt/linux/libexslt/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698