diff options
Diffstat (limited to 'Build/source/texk/dvisvgm/configure')
-rwxr-xr-x | Build/source/texk/dvisvgm/configure | 42 |
1 files changed, 30 insertions, 12 deletions
diff --git a/Build/source/texk/dvisvgm/configure b/Build/source/texk/dvisvgm/configure index 8bd6d85aa15..4012b84f128 100755 --- a/Build/source/texk/dvisvgm/configure +++ b/Build/source/texk/dvisvgm/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for dvisvgm (TeX Live) 2.6.1. +# Generated by GNU Autoconf 2.69 for dvisvgm (TeX Live) 2.6.2. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='dvisvgm (TeX Live)' PACKAGE_TARNAME='dvisvgm--tex-live-' -PACKAGE_VERSION='2.6.1' -PACKAGE_STRING='dvisvgm (TeX Live) 2.6.1' +PACKAGE_VERSION='2.6.2' +PACKAGE_STRING='dvisvgm (TeX Live) 2.6.2' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -640,7 +640,12 @@ LTLIBOBJS AM_LDFLAGS AM_CPPFLAGS DATE +dvisvgm_srcdir DVISVGM_TREE +WOFF2_LIBS +WOFF2_CFLAGS +BROTLI_LIBS +BROTLI_CFLAGS CODE_COVERAGE_RULES CODE_COVERAGE_ENABLED_FALSE CODE_COVERAGE_ENABLED_TRUE @@ -1386,7 +1391,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures dvisvgm (TeX Live) 2.6.1 to adapt to many kinds of systems. +\`configure' configures dvisvgm (TeX Live) 2.6.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1457,7 +1462,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dvisvgm (TeX Live) 2.6.1:";; + short | recursive ) echo "Configuration of dvisvgm (TeX Live) 2.6.2:";; esac cat <<\_ACEOF @@ -1589,7 +1594,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -dvisvgm (TeX Live) configure 2.6.1 +dvisvgm (TeX Live) configure 2.6.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2457,7 +2462,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by dvisvgm (TeX Live) $as_me 2.6.1, which was +It was created by dvisvgm (TeX Live) $as_me 2.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2815,7 +2820,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ ac_compiler_gnu=$ac_cv_c_compiler_gnu -DATE="October 2018" +DATE="January 2019" ac_config_headers="$ac_config_headers config.h" @@ -8209,7 +8214,7 @@ fi # Define the identity of the package. PACKAGE='dvisvgm--tex-live-' - VERSION='2.6.1' + VERSION='2.6.2' cat >>confdefs.h <<_ACEOF @@ -20207,7 +20212,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -dvisvgm (TeX Live) config.lt 2.6.1 +dvisvgm (TeX Live) config.lt 2.6.2 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -22817,9 +22822,22 @@ fi CODE_COVERAGE_RULES= +# TL: the original configure calls pkg_check_modules, +# which calls ac_arg_var on the _cflags and _libs for various libraries, +# which calls ac_subst. we'll just ac_subst them to get initial (empty) +# definitions, so we can retain the += used by the original lib/defs.am. +# (init brotli) + + +# (init woff2) + + + DVISVGM_TREE=dvisvgm-src +dvisvgm_srcdir='$(top_srcdir)/dvisvgm-src' + @@ -23402,7 +23420,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by dvisvgm (TeX Live) $as_me 2.6.1, which was +This file was extended by dvisvgm (TeX Live) $as_me 2.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23468,7 +23486,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -dvisvgm (TeX Live) config.status 2.6.1 +dvisvgm (TeX Live) config.status 2.6.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |