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

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

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/libxslt.m4 ('k') | third_party/libxslt/libxslt.spec.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/libxslt.pc.in
diff --git a/third_party/libxslt/libxslt.pc.in b/third_party/libxslt/libxslt.pc.in
deleted file mode 100644
index 082d64cdcf42034acab605240d67fe7c2b84379f..0000000000000000000000000000000000000000
--- a/third_party/libxslt/libxslt.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: libxslt
-Version: @VERSION@
-Description: XSLT library version 2.
-Requires: libxml-2.0
-Libs: @XSLT_LIBDIR@ @XSLT_LIBS@ @EXTRA_LIBS@
-Cflags: @XSLT_INCLUDEDIR@
« no previous file with comments | « third_party/libxslt/libxslt.m4 ('k') | third_party/libxslt/libxslt.spec.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698