diff options
Diffstat (limited to 'Build/source/libs/xpdf/configure')
-rwxr-xr-x | Build/source/libs/xpdf/configure | 39 |
1 files changed, 27 insertions, 12 deletions
diff --git a/Build/source/libs/xpdf/configure b/Build/source/libs/xpdf/configure index c0a0cca71fe..a8c06ff7350 100755 --- a/Build/source/libs/xpdf/configure +++ b/Build/source/libs/xpdf/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xpdf (TeX Live) 3.03. +# Generated by GNU Autoconf 2.69 for xpdf (TeX Live) 3.04. # # Report bugs to <tex-k@tug.org>. # @@ -580,12 +580,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='xpdf (TeX Live)' PACKAGE_TARNAME='xpdf--tex-live-' -PACKAGE_VERSION='3.03' -PACKAGE_STRING='xpdf (TeX Live) 3.03' +PACKAGE_VERSION='3.04' +PACKAGE_STRING='xpdf (TeX Live) 3.04' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="xpdf-3.03/xpdf/Array.cc" +ac_unique_file="xpdf-3.04/xpdf/Array.cc" # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h> @@ -1290,7 +1290,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 xpdf (TeX Live) 3.03 to adapt to many kinds of systems. +\`configure' configures xpdf (TeX Live) 3.04 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1356,7 +1356,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xpdf (TeX Live) 3.03:";; + short | recursive ) echo "Configuration of xpdf (TeX Live) 3.04:";; esac cat <<\_ACEOF @@ -1460,7 +1460,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xpdf (TeX Live) configure 3.03 +xpdf (TeX Live) configure 3.04 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1867,7 +1867,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 xpdf (TeX Live) $as_me 3.03, which was +It was created by xpdf (TeX Live) $as_me 3.04, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3790,7 +3790,7 @@ fi # Define the identity of the package. PACKAGE='xpdf--tex-live-' - VERSION='3.03' + VERSION='3.04' # Some tools Automake needs. @@ -6129,6 +6129,21 @@ $as_echo "#define HAVE_FSEEKO 1" >>confdefs.h fi +ac_fn_c_check_func "$LINENO" "ftell64" "ac_cv_func_ftell64" +if test "x$ac_cv_func_ftell64" = xyes; then : + for ac_func in fseek64 +do : + ac_fn_c_check_func "$LINENO" "fseek64" "ac_cv_func_fseek64" +if test "x$ac_cv_func_fseek64" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_FSEEK64 1 +_ACEOF + +fi +done + +fi + ac_config_headers="$ac_config_headers aconf.h" @@ -6136,7 +6151,7 @@ ac_config_headers="$ac_config_headers aconf.h" -XPDF_TREE=xpdf-3.03 +XPDF_TREE=xpdf-3.04 ac_config_links="$ac_config_links aconf2.h:$XPDF_TREE/aconf2.h" @@ -6687,7 +6702,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 xpdf (TeX Live) $as_me 3.03, which was +This file was extended by xpdf (TeX Live) $as_me 3.04, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6757,7 +6772,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="\\ -xpdf (TeX Live) config.status 3.03 +xpdf (TeX Live) config.status 3.04 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |