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

Side by Side Diff: third_party/libxslt/linux/libexslt/Makefile

Issue 2411263002: Roll libxslt to 8345634c5482ca04293ae1862d52fa9dd764aeca (Closed)
Patch Set: config.log Created 4 years, 2 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 unified diff | Download patch
« no previous file with comments | « third_party/libxslt/linux/libexslt.pc ('k') | third_party/libxslt/linux/libexslt/exsltconfig.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # libexslt/Makefile. Generated from Makefile.in by configure. 2 # libexslt/Makefile. Generated from Makefile.in by configure.
3 3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5 5
6 # This Makefile.in is free software; the Free Software Foundation 6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it, 7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved. 8 # with or without modifications, as long as this notice is preserved.
9 9
10 # This program is distributed in the hope that it will be useful, 10 # This program is distributed in the hope that it will be useful,
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 # e.g., the same source file might be shared among _SOURCES variables 192 # e.g., the same source file might be shared among _SOURCES variables
193 # for different programs/libraries. 193 # for different programs/libraries.
194 am__define_uniq_tagged_files = \ 194 am__define_uniq_tagged_files = \
195 list='$(am__tagged_files)'; \ 195 list='$(am__tagged_files)'; \
196 unique=`for i in $$list; do \ 196 unique=`for i in $$list; do \
197 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 197 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
198 done | $(am__uniquify_input)` 198 done | $(am__uniquify_input)`
199 ETAGS = etags 199 ETAGS = etags
200 CTAGS = ctags 200 CTAGS = ctags
201 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 201 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202 ACLOCAL = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing acl ocal-1.14 202 ACLOCAL = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing acl ocal-1.14
203 AMTAR = $${TAR-tar} 203 AMTAR = $${TAR-tar}
204 AM_DEFAULT_VERBOSITY = 0 204 AM_DEFAULT_VERBOSITY = 0
205 AR = ar 205 AR = ar
206 AS = as 206 AS = as
207 AUTOCONF = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing au toconf 207 AUTOCONF = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing au toconf
208 AUTOHEADER = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing autoheader 208 AUTOHEADER = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing autoheader
209 AUTOMAKE = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing au tomake-1.14 209 AUTOMAKE = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing au tomake-1.14
210 AWK = gawk 210 AWK = gawk
211 CC = gcc 211 CC = gcc
212 CCDEPMODE = depmode=gcc3 212 CCDEPMODE = depmode=gcc3
213 CFLAGS = -g -O2 -Wall -Wformat=2 -Wmissing-format-attribute 213 CFLAGS = -g -O2 -Wall -Wformat=2 -Wmissing-format-attribute
214 CPP = gcc -E 214 CPP = gcc -E
215 CPPFLAGS = 215 CPPFLAGS =
216 CRYPTO_TESTDIR = crypto 216 CRYPTO_TESTDIR = crypto
217 CYGPATH_W = echo 217 CYGPATH_W = echo
218 DEFS = -DHAVE_CONFIG_H 218 DEFS = -DHAVE_CONFIG_H
219 DEPDIR = .deps 219 DEPDIR = .deps
220 DLLTOOL = false 220 DLLTOOL = false
221 DSYMUTIL = 221 DSYMUTIL =
222 DUMPBIN = 222 DUMPBIN =
223 ECHO_C = 223 ECHO_C =
224 ECHO_N = -n 224 ECHO_N = -n
225 ECHO_T = 225 ECHO_T =
226 EGREP = /bin/grep -E 226 EGREP = /bin/grep -E
227 EXEEXT = 227 EXEEXT =
228 EXSLT_INCLUDEDIR = -I${includedir} 228 EXSLT_INCLUDEDIR = -I${includedir}
229 EXSLT_LIBDIR = -L${libdir} 229 EXSLT_LIBDIR = -L${libdir}
230 EXSLT_LIBS = -lexslt -lxslt -L/usr/local/google/work/cb/src/third_party/libxml/l inux -L/usr/local/lib -lxml2 -lz -lm -ldl -lm -lgcrypt 230 EXSLT_LIBS = -lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/l inux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm -lgcry pt
231 EXTRA_LIBS = 231 EXTRA_LIBS =
232 FGREP = /bin/grep -F 232 FGREP = /bin/grep -F
233 GREP = /bin/grep 233 GREP = /bin/grep
234 HTML_DIR = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html 234 HTML_DIR = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
235 INSTALL = /usr/bin/install -c 235 INSTALL = /usr/bin/install -c
236 INSTALL_DATA = ${INSTALL} -m 644 236 INSTALL_DATA = ${INSTALL} -m 644
237 INSTALL_PROGRAM = ${INSTALL} 237 INSTALL_PROGRAM = ${INSTALL}
238 INSTALL_SCRIPT = ${INSTALL} 238 INSTALL_SCRIPT = ${INSTALL}
239 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 239 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
240 LD = /usr/bin/ld -m elf_x86_64 240 LD = /usr/bin/ld -m elf_x86_64
241 LDFLAGS = 241 LDFLAGS =
242 LIBEXSLT_MAJOR_VERSION = 0 242 LIBEXSLT_MAJOR_VERSION = 0
243 LIBEXSLT_MICRO_VERSION = 17 243 LIBEXSLT_MICRO_VERSION = 17
244 LIBEXSLT_MINOR_VERSION = 8 244 LIBEXSLT_MINOR_VERSION = 8
245 LIBEXSLT_VERSION = 0.8.17 245 LIBEXSLT_VERSION = 0.8.17
246 LIBEXSLT_VERSION_EXTRA = 246 LIBEXSLT_VERSION_EXTRA =
247 LIBEXSLT_VERSION_INFO = 8:17:8 247 LIBEXSLT_VERSION_INFO = 8:17:8
248 LIBEXSLT_VERSION_NUMBER = 817 248 LIBEXSLT_VERSION_NUMBER = 817
249 LIBGCRYPT_CFLAGS = 249 LIBGCRYPT_CFLAGS =
250 LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config 250 LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config
251 LIBGCRYPT_LIBS = -lgcrypt 251 LIBGCRYPT_LIBS = -lgcrypt
252 LIBOBJS = 252 LIBOBJS =
253 LIBS = 253 LIBS =
254 LIBTOOL = $(SHELL) $(top_builddir)/libtool 254 LIBTOOL = $(SHELL) $(top_builddir)/libtool
255 LIBXML_CFLAGS = -I/usr/local/google/work/cb/src/third_party/libxml/linux/include 255 LIBXML_CFLAGS = -I/usr/local/google/work/ca/src/third_party/libxml/linux/include
256 LIBXML_LIBS = -L/usr/local/google/work/cb/src/third_party/libxml/linux -L/usr/lo cal/lib -lxml2 -lz -lm -ldl 256 LIBXML_LIBS = -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/lo cal/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl
257 LIBXML_REQUIRED_VERSION = 2.6.27 257 LIBXML_REQUIRED_VERSION = 2.6.27
258 LIBXML_SRC = ../../libxml/linux/ 258 LIBXML_SRC = ../../libxml/linux/
259 LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins 259 LIBXSLT_DEFAULT_PLUGINS_PATH = /usr/local/lib/libxslt-plugins
260 LIBXSLT_MAJOR_MINOR_VERSION = 1.1 260 LIBXSLT_MAJOR_MINOR_VERSION = 1.1
261 LIBXSLT_MAJOR_VERSION = 1 261 LIBXSLT_MAJOR_VERSION = 1
262 LIBXSLT_MICRO_VERSION = 28 262 LIBXSLT_MICRO_VERSION = 29
263 LIBXSLT_MINOR_VERSION = 1 263 LIBXSLT_MINOR_VERSION = 1
264 LIBXSLT_VERSION = 1.1.28 264 LIBXSLT_VERSION = 1.1.29
265 LIBXSLT_VERSION_EXTRA = 265 LIBXSLT_VERSION_EXTRA =
266 LIBXSLT_VERSION_INFO = 2:28:1 266 LIBXSLT_VERSION_INFO = 2:29:1
267 LIBXSLT_VERSION_NUMBER = 10128 267 LIBXSLT_VERSION_NUMBER = 10129
268 LIPO = 268 LIPO =
269 LN_S = ln -s 269 LN_S = ln -s
270 LTLIBOBJS = 270 LTLIBOBJS =
271 MAKEINFO = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing ma keinfo 271 MAKEINFO = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing ma keinfo
272 MANIFEST_TOOL = : 272 MANIFEST_TOOL = :
273 MKDIR_P = /bin/mkdir -p 273 MKDIR_P = /bin/mkdir -p
274 MV = /bin/mv 274 MV = /bin/mv
275 M_LIBS = -lm 275 M_LIBS = -lm
276 NM = /usr/bin/nm -B 276 NM = /usr/bin/nm -B
277 NMEDIT = 277 NMEDIT =
278 OBJDUMP = objdump 278 OBJDUMP = objdump
279 OBJEXT = o 279 OBJEXT = o
280 OTOOL = 280 OTOOL =
281 OTOOL64 = 281 OTOOL64 =
282 PACKAGE = libxslt 282 PACKAGE = libxslt
283 PACKAGE_BUGREPORT = 283 PACKAGE_BUGREPORT =
284 PACKAGE_NAME = 284 PACKAGE_NAME =
285 PACKAGE_STRING = 285 PACKAGE_STRING =
286 PACKAGE_TARNAME = 286 PACKAGE_TARNAME =
287 PACKAGE_URL = 287 PACKAGE_URL =
288 PACKAGE_VERSION = 288 PACKAGE_VERSION =
289 PATH_SEPARATOR = : 289 PATH_SEPARATOR = :
290 PERL = perl 290 PERL = perl
291 PYTHON = /usr/bin/python 291 PYTHON = /usr/bin/python
292 PYTHONSODV = 292 PYTHONSODV =
293 PYTHON_INCLUDES = /usr/include/python2.7 293 PYTHON_INCLUDES = /usr/include/python2.7
294 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7 294 PYTHON_LIBS = -lpthread -ldl -lutil -lm -lpython2.7
295 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages 295 PYTHON_SITE_PACKAGES = /usr/lib/python2.7/dist-packages
296 PYTHON_SUBDIR = python 296 PYTHON_SUBDIR = python
297 PYTHON_VERSION = 2.7 297 PYTHON_VERSION = 2.7
298 RANLIB = ranlib 298 RANLIB = ranlib
299 RELDATE = Sat May 14 2016 299 RELDATE = Wed Oct 12 2016
300 RM = /bin/rm 300 RM = /bin/rm
301 SED = /bin/sed 301 SED = /bin/sed
302 SET_MAKE = 302 SET_MAKE =
303 SHELL = /bin/sh 303 SHELL = /bin/sh
304 STRIP = strip 304 STRIP = strip
305 TAR = /bin/tar 305 TAR = /bin/tar
306 THREAD_LIBS = -lpthread 306 THREAD_LIBS = -lpthread
307 VERSION = 1.1.28 307 VERSION = 1.1.29
308 VERSION_SCRIPT_FLAGS = -Wl,--version-script= 308 VERSION_SCRIPT_FLAGS = -Wl,--version-script=
309 WIN32_EXTRA_LDFLAGS = 309 WIN32_EXTRA_LDFLAGS =
310 WIN32_EXTRA_LIBADD = 310 WIN32_EXTRA_LIBADD =
311 WITH_CRYPTO = 1 311 WITH_CRYPTO = 1
312 WITH_DEBUGGER = 0 312 WITH_DEBUGGER = 0
313 WITH_MEM_DEBUG = 0 313 WITH_MEM_DEBUG = 0
314 WITH_MODULES = 0 314 WITH_MODULES = 0
315 WITH_TRIO = 0 315 WITH_TRIO = 0
316 WITH_XSLT_DEBUG = 0 316 WITH_XSLT_DEBUG = 0
317 XMLLINT = /usr/bin/xmllint 317 XMLLINT = /usr/bin/xmllint
318 XML_CONFIG = /usr/local/google/work/cb/src/third_party/libxml/linux/xml2-config 318 XML_CONFIG = /usr/local/google/work/ca/src/third_party/libxml/linux/xml2-config
319 XSLTPROC = /usr/bin/xsltproc 319 XSLTPROC = /usr/bin/xsltproc
320 XSLTPROCDV = 320 XSLTPROCDV =
321 XSLT_INCLUDEDIR = -I${includedir} 321 XSLT_INCLUDEDIR = -I${includedir}
322 XSLT_LIBDIR = -L${libdir} 322 XSLT_LIBDIR = -L${libdir}
323 XSLT_LIBS = -lxslt -L/usr/local/google/work/cb/src/third_party/libxml/linux -L/u sr/local/lib -lxml2 -lz -lm -ldl -lm 323 XSLT_LIBS = -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/u sr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm
324 XSLT_LOCALE_WINAPI = 0 324 XSLT_LOCALE_WINAPI = 0
325 XSLT_LOCALE_XLOCALE = 1 325 XSLT_LOCALE_XLOCALE = 1
326 abs_builddir = /usr/local/google/work/cb/src/third_party/libxslt/linux/libexslt 326 abs_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux/libexslt
327 abs_srcdir = /usr/local/google/work/cb/src/third_party/libxslt/linux/../libexslt 327 abs_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/../libexslt
328 abs_top_builddir = /usr/local/google/work/cb/src/third_party/libxslt/linux 328 abs_top_builddir = /usr/local/google/work/ca/src/third_party/libxslt/linux
329 abs_top_srcdir = /usr/local/google/work/cb/src/third_party/libxslt/linux/.. 329 abs_top_srcdir = /usr/local/google/work/ca/src/third_party/libxslt/linux/..
330 ac_ct_AR = ar 330 ac_ct_AR = ar
331 ac_ct_CC = gcc 331 ac_ct_CC = gcc
332 ac_ct_DUMPBIN = 332 ac_ct_DUMPBIN =
333 am__include = include 333 am__include = include
334 am__leading_dot = . 334 am__leading_dot = .
335 am__quote = 335 am__quote =
336 am__tar = $${TAR-tar} chof - "$$tardir" 336 am__tar = $${TAR-tar} chof - "$$tardir"
337 am__untar = $${TAR-tar} xf - 337 am__untar = $${TAR-tar} xf -
338 bindir = ${exec_prefix}/bin 338 bindir = ${exec_prefix}/bin
339 build = x86_64-unknown-linux-gnu 339 build = x86_64-unknown-linux-gnu
340 build_alias = 340 build_alias =
341 build_cpu = x86_64 341 build_cpu = x86_64
342 build_os = linux-gnu 342 build_os = linux-gnu
343 build_vendor = unknown 343 build_vendor = unknown
344 builddir = . 344 builddir = .
345 datadir = ${datarootdir} 345 datadir = ${datarootdir}
346 datarootdir = ${prefix}/share 346 datarootdir = ${prefix}/share
347 docdir = ${datarootdir}/doc/${PACKAGE} 347 docdir = ${datarootdir}/doc/${PACKAGE}
348 dvidir = ${docdir} 348 dvidir = ${docdir}
349 exec_prefix = ${prefix} 349 exec_prefix = ${prefix}
350 host = x86_64-unknown-linux-gnu 350 host = x86_64-unknown-linux-gnu
351 host_alias = 351 host_alias =
352 host_cpu = x86_64 352 host_cpu = x86_64
353 host_os = linux-gnu 353 host_os = linux-gnu
354 host_vendor = unknown 354 host_vendor = unknown
355 htmldir = ${docdir} 355 htmldir = ${docdir}
356 includedir = ${prefix}/include 356 includedir = ${prefix}/include
357 infodir = ${datarootdir}/info 357 infodir = ${datarootdir}/info
358 install_sh = ${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/install- sh 358 install_sh = ${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/install- sh
359 libdir = ${exec_prefix}/lib 359 libdir = ${exec_prefix}/lib
360 libexecdir = ${exec_prefix}/libexec 360 libexecdir = ${exec_prefix}/libexec
361 localedir = ${datarootdir}/locale 361 localedir = ${datarootdir}/locale
362 localstatedir = ${prefix}/var 362 localstatedir = ${prefix}/var
363 mandir = ${datarootdir}/man 363 mandir = ${datarootdir}/man
364 mkdir_p = $(MKDIR_P) 364 mkdir_p = $(MKDIR_P)
365 oldincludedir = /usr/include 365 oldincludedir = /usr/include
366 pdfdir = ${docdir} 366 pdfdir = ${docdir}
367 prefix = /usr/local 367 prefix = /usr/local
368 program_transform_name = s,x,x, 368 program_transform_name = s,x,x,
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after
822 maintainer-clean-generic mostlyclean mostlyclean-compile \ 822 maintainer-clean-generic mostlyclean mostlyclean-compile \
823 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 823 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
824 tags tags-am uninstall uninstall-am uninstall-exsltincHEADERS \ 824 tags tags-am uninstall uninstall-am uninstall-exsltincHEADERS \
825 uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \ 825 uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \
826 uninstall-nodist_exsltincHEADERS 826 uninstall-nodist_exsltincHEADERS
827 827
828 828
829 # Tell versions [3.59,3.63) of GNU make to not export all variables. 829 # Tell versions [3.59,3.63) of GNU make to not export all variables.
830 # Otherwise a system limit (for SysV at least) may be exceeded. 830 # Otherwise a system limit (for SysV at least) may be exceeded.
831 .NOEXPORT: 831 .NOEXPORT:
OLDNEW
« no previous file with comments | « third_party/libxslt/linux/libexslt.pc ('k') | third_party/libxslt/linux/libexslt/exsltconfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698