diff options
Diffstat (limited to 'Build/source/libs/poppler/configure')
-rwxr-xr-x | Build/source/libs/poppler/configure | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/Build/source/libs/poppler/configure b/Build/source/libs/poppler/configure index 7a28273d6f9..b268220c4f6 100755 --- a/Build/source/libs/poppler/configure +++ b/Build/source/libs/poppler/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for poppler for TeX Live 0.18.0. +# Generated by GNU Autoconf 2.68 for poppler for TeX Live 0.18.4. # # Report bugs to <tex-k@tug.org>. # @@ -560,12 +560,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='poppler for TeX Live' PACKAGE_TARNAME='poppler-for-tex-live' -PACKAGE_VERSION='0.18.0' -PACKAGE_STRING='poppler for TeX Live 0.18.0' +PACKAGE_VERSION='0.18.4' +PACKAGE_STRING='poppler for TeX Live 0.18.4' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="poppler-0.18.0/poppler/Array.cc" +ac_unique_file="poppler-0.18.4/poppler/Array.cc" # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h> @@ -1277,7 +1277,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 poppler for TeX Live 0.18.0 to adapt to many kinds of systems. +\`configure' configures poppler for TeX Live 0.18.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1344,7 +1344,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of poppler for TeX Live 0.18.0:";; + short | recursive ) echo "Configuration of poppler for TeX Live 0.18.4:";; esac cat <<\_ACEOF @@ -1452,7 +1452,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -poppler for TeX Live configure 0.18.0 +poppler for TeX Live configure 0.18.4 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1859,7 +1859,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 poppler for TeX Live $as_me 0.18.0, which was +It was created by poppler for TeX Live $as_me 0.18.4, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2678,7 +2678,7 @@ fi # Define the identity of the package. PACKAGE='poppler-for-tex-live' - VERSION='0.18.0' + VERSION='0.18.4' # Some tools Automake needs. @@ -5212,7 +5212,7 @@ fi ac_config_headers="$ac_config_headers config.h" -ac_config_headers="$ac_config_headers poppler/poppler-config.h:poppler-0.18.0/poppler/poppler-config.h.in" +ac_config_headers="$ac_config_headers poppler/poppler-config.h:poppler-0.18.4/poppler/poppler-config.h.in" @@ -5315,7 +5315,7 @@ fi $as_echo "#define ENABLE_ZLIB 1" >>confdefs.h -POPPLER_TREE=poppler-0.18.0 +POPPLER_TREE=poppler-0.18.4 ac_config_files="$ac_config_files Makefile poppler/Makefile goo/Makefile fofi/Makefile" @@ -5867,7 +5867,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 poppler for TeX Live $as_me 0.18.0, which was +This file was extended by poppler for TeX Live $as_me 0.18.4, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5933,7 +5933,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="\\ -poppler for TeX Live config.status 0.18.0 +poppler for TeX Live config.status 0.18.4 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" @@ -6064,7 +6064,7 @@ do case $ac_config_target in "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "poppler/poppler-config.h") CONFIG_HEADERS="$CONFIG_HEADERS poppler/poppler-config.h:poppler-0.18.0/poppler/poppler-config.h.in" ;; + "poppler/poppler-config.h") CONFIG_HEADERS="$CONFIG_HEADERS poppler/poppler-config.h:poppler-0.18.4/poppler/poppler-config.h.in" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "poppler/Makefile") CONFIG_FILES="$CONFIG_FILES poppler/Makefile" ;; "goo/Makefile") CONFIG_FILES="$CONFIG_FILES goo/Makefile" ;; |