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

Unified Diff: third_party/libxslt/linux/libexslt/Makefile

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/libexslt.pc ('k') | third_party/libxslt/linux/libxslt.pc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/linux/libexslt/Makefile
diff --git a/third_party/libxslt/linux/libexslt/Makefile b/third_party/libxslt/linux/libexslt/Makefile
index 93f4ada7aa1fb2ee2d66429dc0d0fff193bf4f27..1a59e8b1c5ef52ccc35a358868c7239a5bd93f70 100644
--- a/third_party/libxslt/linux/libexslt/Makefile
+++ b/third_party/libxslt/linux/libexslt/Makefile
@@ -15,7 +15,7 @@
-VPATH = ../../libexslt
+VPATH = ../../src/libexslt
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
case $${target_option-} in \
@@ -200,14 +200,14 @@ am__define_uniq_tagged_files = \
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aclocal-1.14
+ACLOCAL = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing aclocal-1.14
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
AR = ar
AS = as
-AUTOCONF = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing autoconf
-AUTOHEADER = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing autoheader
-AUTOMAKE = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing automake-1.14
+AUTOCONF = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing autoconf
+AUTOHEADER = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing autoheader
+AUTOMAKE = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing automake-1.14
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
@@ -228,7 +228,7 @@ EGREP = /bin/grep -E
EXEEXT =
EXSLT_INCLUDEDIR = -I${includedir}
EXSLT_LIBDIR = -L${libdir}
-EXSLT_LIBS = -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
+EXSLT_LIBS = -lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -licui18n -licuuc -licudata -lm -lm -lgcrypt
EXTRA_LIBS =
FGREP = /bin/grep -F
GREP = /bin/grep
@@ -254,9 +254,9 @@ LIBOBJS =
LIBS =
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBXML_CFLAGS = -I/usr/local/google/work/ca/src/third_party/libxml/linux/include
-LIBXML_LIBS = -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl
+LIBXML_LIBS = -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -licui18n -licuuc -licudata -lm
LIBXML_REQUIRED_VERSION = 2.6.27
-LIBXML_SRC = ../../libxml/linux/
+LIBXML_SRC = /usr/local/google/work/ca/src/third_party/libxml/linux
LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins
LIBXSLT_MAJOR_MINOR_VERSION = 1.1
LIBXSLT_MAJOR_VERSION = 1
@@ -269,7 +269,7 @@ LIBXSLT_VERSION_NUMBER = 10129
LIPO =
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing makeinfo
+MAKEINFO = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /bin/mkdir -p
MV = /bin/mv
@@ -297,7 +297,7 @@ PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages
PYTHON_SUBDIR = python
PYTHON_VERSION = 2.7
RANLIB = ranlib
-RELDATE = Tue Mar 28 2017
+RELDATE = Mon May 8 2017
RM = /bin/rm
SED = /bin/sed
SET_MAKE =
@@ -321,13 +321,13 @@ XSLTPROC = /usr/bin/xsltproc
XSLTPROCDV =
XSLT_INCLUDEDIR = -I${includedir}
XSLT_LIBDIR = -L${libdir}
-XSLT_LIBS = -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm
+XSLT_LIBS = -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -licui18n -licuuc -licudata -lm -lm
XSLT_LOCALE_WINAPI = 0
XSLT_LOCALE_XLOCALE = 1
abs_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux/libexslt
-abs_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../libexslt
+abs_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../src/libexslt
abs_top_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux
-abs_top_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/..
+abs_top_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../src
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN =
@@ -356,7 +356,7 @@ host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/install-sh
+install_sh = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
@@ -371,12 +371,12 @@ psdir = ${docdir}
pythondir = $(libdir)/python$(PYTHON_VERSION)/site-packages
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
-srcdir = ../../libexslt
+srcdir = ../../src/libexslt
sysconfdir = ${prefix}/etc
target_alias =
top_build_prefix = ../
top_builddir = ..
-top_srcdir = ../..
+top_srcdir = ../../src
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt -I$(top_srcdir)/libexslt \
-I$(top_builddir) -I$(top_builddir)/libxslt \
-I$(top_builddir)/libexslt
« no previous file with comments | « third_party/libxslt/linux/libexslt.pc ('k') | third_party/libxslt/linux/libxslt.pc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698