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

Unified Diff: third_party/libxslt/linux/libxslt/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/libxslt.spec ('k') | third_party/libxslt/ltmain.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/linux/libxslt/Makefile
diff --git a/third_party/libxslt/linux/libxslt/Makefile b/third_party/libxslt/linux/libxslt/Makefile
index f793e570bbedd270cc89acfb584a863cb850d5bd..d947b887ce23aa98f8c2f6514afbaeace41d4c25 100644
--- a/third_party/libxslt/linux/libxslt/Makefile
+++ b/third_party/libxslt/linux/libxslt/Makefile
@@ -15,7 +15,7 @@
-VPATH = ../../libxslt
+VPATH = ../../src/libxslt
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
case $${target_option-} in \
@@ -203,14 +203,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
@@ -231,7 +231,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
@@ -257,9 +257,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
@@ -272,7 +272,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
@@ -300,7 +300,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 =
@@ -324,13 +324,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/libxslt
-abs_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../libxslt
+abs_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../src/libxslt
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 =
@@ -359,7 +359,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
@@ -374,12 +374,12 @@ psdir = ${docdir}
pythondir = $(libdir)/python$(PYTHON_VERSION)/site-packages
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
-srcdir = ../../libxslt
+srcdir = ../../src/libxslt
sysconfdir = ${prefix}/etc
target_alias =
top_build_prefix = ../
top_builddir = ..
-top_srcdir = ../..
+top_srcdir = ../../src
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt
AM_CFLAGS = $(LIBXML_CFLAGS)
lib_LTLIBRARIES = libxslt.la
« no previous file with comments | « third_party/libxslt/linux/libxslt.spec ('k') | third_party/libxslt/ltmain.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698