| Index: third_party/libxslt/linux/libexslt/Makefile
|
| diff --git a/third_party/libxslt/linux/libexslt/Makefile b/third_party/libxslt/linux/libexslt/Makefile
|
| index 5915228264086a6e5d8bcf20fc13106f56f3b428..f2b2d30051357f270e814a53ecf47263491d915d 100644
|
| --- a/third_party/libxslt/linux/libexslt/Makefile
|
| +++ b/third_party/libxslt/linux/libexslt/Makefile
|
| @@ -199,14 +199,14 @@ am__define_uniq_tagged_files = \
|
| ETAGS = etags
|
| CTAGS = ctags
|
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
| -ACLOCAL = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing aclocal-1.14
|
| +ACLOCAL = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aclocal-1.14
|
| AMTAR = $${TAR-tar}
|
| AM_DEFAULT_VERBOSITY = 0
|
| AR = ar
|
| AS = as
|
| -AUTOCONF = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing autoconf
|
| -AUTOHEADER = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing autoheader
|
| -AUTOMAKE = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing automake-1.14
|
| +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
|
| AWK = gawk
|
| CC = gcc
|
| CCDEPMODE = depmode=gcc3
|
| @@ -227,7 +227,7 @@ EGREP = /bin/grep -E
|
| EXEEXT =
|
| EXSLT_INCLUDEDIR = -I${includedir}
|
| EXSLT_LIBDIR = -L${libdir}
|
| -EXSLT_LIBS = -lexslt -lxslt -L/usr/local/google/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl -lm -lgcrypt
|
| +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
|
| EXTRA_LIBS =
|
| FGREP = /bin/grep -F
|
| GREP = /bin/grep
|
| @@ -252,23 +252,23 @@ LIBGCRYPT_LIBS = -lgcrypt
|
| LIBOBJS =
|
| LIBS =
|
| LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
| -LIBXML_CFLAGS = -I/usr/local/google/work/cb/src/third_party/libxml/linux/include
|
| -LIBXML_LIBS = -L/usr/local/google/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl
|
| +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_REQUIRED_VERSION = 2.6.27
|
| LIBXML_SRC = ../../libxml/linux/
|
| LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins
|
| LIBXSLT_MAJOR_MINOR_VERSION = 1.1
|
| LIBXSLT_MAJOR_VERSION = 1
|
| -LIBXSLT_MICRO_VERSION = 28
|
| +LIBXSLT_MICRO_VERSION = 29
|
| LIBXSLT_MINOR_VERSION = 1
|
| -LIBXSLT_VERSION = 1.1.28
|
| +LIBXSLT_VERSION = 1.1.29
|
| LIBXSLT_VERSION_EXTRA =
|
| -LIBXSLT_VERSION_INFO = 2:28:1
|
| -LIBXSLT_VERSION_NUMBER = 10128
|
| +LIBXSLT_VERSION_INFO = 2:29:1
|
| +LIBXSLT_VERSION_NUMBER = 10129
|
| LIPO =
|
| LN_S = ln -s
|
| LTLIBOBJS =
|
| -MAKEINFO = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing makeinfo
|
| +MAKEINFO = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing makeinfo
|
| MANIFEST_TOOL = :
|
| MKDIR_P = /bin/mkdir -p
|
| MV = /bin/mv
|
| @@ -296,7 +296,7 @@ PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages
|
| PYTHON_SUBDIR = python
|
| PYTHON_VERSION = 2.7
|
| RANLIB = ranlib
|
| -RELDATE = Sat May 14 2016
|
| +RELDATE = Wed Oct 12 2016
|
| RM = /bin/rm
|
| SED = /bin/sed
|
| SET_MAKE =
|
| @@ -304,7 +304,7 @@ SHELL = /bin/sh
|
| STRIP = strip
|
| TAR = /bin/tar
|
| THREAD_LIBS = -lpthread
|
| -VERSION = 1.1.28
|
| +VERSION = 1.1.29
|
| VERSION_SCRIPT_FLAGS = -Wl,--version-script=
|
| WIN32_EXTRA_LDFLAGS =
|
| WIN32_EXTRA_LIBADD =
|
| @@ -315,18 +315,18 @@ WITH_MODULES = 0
|
| WITH_TRIO = 0
|
| WITH_XSLT_DEBUG = 0
|
| XMLLINT = /usr/bin/xmllint
|
| -XML_CONFIG = /usr/local/google/work/cb/src/third_party/libxml/linux/xml2-config
|
| +XML_CONFIG = /usr/local/google/work/ca/src/third_party/libxml/linux/xml2-config
|
| XSLTPROC = /usr/bin/xsltproc
|
| XSLTPROCDV =
|
| XSLT_INCLUDEDIR = -I${includedir}
|
| XSLT_LIBDIR = -L${libdir}
|
| -XSLT_LIBS = -lxslt -L/usr/local/google/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl -lm
|
| +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_LOCALE_WINAPI = 0
|
| XSLT_LOCALE_XLOCALE = 1
|
| -abs_builddir = /usr/local/google/work/cb/src/third_party/libxslt/linux/libexslt
|
| -abs_srcdir = /usr/local/google/work/cb/src/third_party/libxslt/linux/../libexslt
|
| -abs_top_builddir = /usr/local/google/work/cb/src/third_party/libxslt/linux
|
| -abs_top_srcdir = /usr/local/google/work/cb/src/third_party/libxslt/linux/..
|
| +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_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/..
|
| ac_ct_AR = ar
|
| ac_ct_CC = gcc
|
| ac_ct_DUMPBIN =
|
| @@ -355,7 +355,7 @@ host_vendor = unknown
|
| htmldir = ${docdir}
|
| includedir = ${prefix}/include
|
| infodir = ${datarootdir}/info
|
| -install_sh = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/install-sh
|
| +install_sh = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/install-sh
|
| libdir = ${exec_prefix}/lib
|
| libexecdir = ${exec_prefix}/libexec
|
| localedir = ${datarootdir}/locale
|
|
|