diff options
Diffstat (limited to 'Build/source/texk/dvipdfm-x/configure')
-rwxr-xr-x | Build/source/texk/dvipdfm-x/configure | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/Build/source/texk/dvipdfm-x/configure b/Build/source/texk/dvipdfm-x/configure index 3ad86102b46..d266c8916ca 100755 --- a/Build/source/texk/dvipdfm-x/configure +++ b/Build/source/texk/dvipdfm-x/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for dvipdfm-x 20130405. +# Generated by GNU Autoconf 2.69 for dvipdfm-x 20130624. # # Report bugs to <tex-k@tug.org>. # @@ -590,12 +590,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='dvipdfm-x' PACKAGE_TARNAME='dvipdfm-x' -PACKAGE_VERSION='20130405' -PACKAGE_STRING='dvipdfm-x 20130405' +PACKAGE_VERSION='20130624' +PACKAGE_STRING='dvipdfm-x 20130624' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="src/dvipdfmx.c" +ac_unique_file="agl.c" # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h> @@ -1356,7 +1356,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 dvipdfm-x 20130405 to adapt to many kinds of systems. +\`configure' configures dvipdfm-x 20130624 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1426,7 +1426,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dvipdfm-x 20130405:";; + short | recursive ) echo "Configuration of dvipdfm-x 20130624:";; esac cat <<\_ACEOF @@ -1555,7 +1555,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -dvipdfm-x configure 20130405 +dvipdfm-x configure 20130624 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2394,7 +2394,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 dvipdfm-x $as_me 20130405, which was +It was created by dvipdfm-x $as_me 20130624, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7884,7 +7884,7 @@ fi # Define the identity of the package. PACKAGE='dvipdfm-x' - VERSION='20130405' + VERSION='20130624' cat >>confdefs.h <<_ACEOF @@ -14387,7 +14387,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -dvipdfm-x config.lt 20130405 +dvipdfm-x config.lt 20130624 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -16018,7 +16018,7 @@ else fi -ac_config_files="$ac_config_files Makefile data/Makefile man/Makefile src/Makefile xsrc/Makefile" +ac_config_files="$ac_config_files Makefile data/Makefile man/Makefile" cat >confcache <<\_ACEOF @@ -16572,7 +16572,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 dvipdfm-x $as_me 20130405, which was +This file was extended by dvipdfm-x $as_me 20130624, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16642,7 +16642,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="\\ -dvipdfm-x config.status 20130405 +dvipdfm-x config.status 20130624 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -17059,8 +17059,6 @@ do "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;; "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; - "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; - "xsrc/Makefile") CONFIG_FILES="$CONFIG_FILES xsrc/Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac |