diff options
Diffstat (limited to 'Build/source/texk/dvisvgm/configure')
-rwxr-xr-x | Build/source/texk/dvisvgm/configure | 40 |
1 files changed, 27 insertions, 13 deletions
diff --git a/Build/source/texk/dvisvgm/configure b/Build/source/texk/dvisvgm/configure index 6d9b73b48f3..a6ad7ef6a88 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.68 for dvisvgm 1.0.8. +# Generated by GNU Autoconf 2.68 for dvisvgm 1.0.9. # # Report bugs to <tex-k@tug.org>. # @@ -570,12 +570,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='dvisvgm' PACKAGE_TARNAME='dvisvgm' -PACKAGE_VERSION='1.0.8' -PACKAGE_STRING='dvisvgm 1.0.8' +PACKAGE_VERSION='1.0.9' +PACKAGE_STRING='dvisvgm 1.0.9' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="dvisvgm-1.0.8/src/dvisvgm.cpp" +ac_unique_file="dvisvgm-1.0.9/src/dvisvgm.cpp" # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h> @@ -634,6 +634,8 @@ KPATHSEA_RULE KPATHSEA_DEPEND KPATHSEA_LIBS KPATHSEA_INCLUDES +WIN32_FALSE +WIN32_TRUE CXXLD WARNING_CXXFLAGS CXXCPP @@ -1336,7 +1338,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 1.0.8 to adapt to many kinds of systems. +\`configure' configures dvisvgm 1.0.9 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1406,7 +1408,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dvisvgm 1.0.8:";; + short | recursive ) echo "Configuration of dvisvgm 1.0.9:";; esac cat <<\_ACEOF @@ -1533,7 +1535,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -dvisvgm configure 1.0.8 +dvisvgm configure 1.0.9 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2225,7 +2227,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 $as_me 1.0.8, which was +It was created by dvisvgm $as_me 1.0.9, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -7579,7 +7581,7 @@ fi # Define the identity of the package. PACKAGE='dvisvgm' - VERSION='1.0.8' + VERSION='1.0.9' cat >>confdefs.h <<_ACEOF @@ -16795,6 +16797,14 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $kpse_cv_have_win32" >&5 $as_echo "$kpse_cv_have_win32" >&6; } + if test "x$kpse_cv_have_win32" != xno; then + WIN32_TRUE= + WIN32_FALSE='#' +else + WIN32_TRUE='#' + WIN32_FALSE= +fi + kpse_save_CPPFLAGS=$CPPFLAGS kpse_save_LIBS=$LIBS @@ -17222,7 +17232,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -dvisvgm config.lt 1.0.8 +dvisvgm config.lt 1.0.9 configured by $0, generated by GNU Autoconf 2.68. Copyright (C) 2010 Free Software Foundation, Inc. @@ -18925,7 +18935,7 @@ CPPFLAGS=$kpse_save_CPPFLAGS LIBS=$kpse_save_LIBS -DVISVGM_TREE=dvisvgm-1.0.8 +DVISVGM_TREE=dvisvgm-1.0.9 ac_config_files="$ac_config_files Makefile" @@ -19064,6 +19074,10 @@ if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${WIN32_TRUE}" && test -z "${WIN32_FALSE}"; then + as_fn_error $? "conditional \"WIN32\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi if test -z "${dlloader_TRUE}" && test -z "${dlloader_FALSE}"; then as_fn_error $? "conditional \"dlloader\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 @@ -19477,7 +19491,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 $as_me 1.0.8, which was +This file was extended by dvisvgm $as_me 1.0.9, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -19543,7 +19557,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 config.status 1.0.8 +dvisvgm config.status 1.0.9 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |