diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-01-02 10:35:28 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-01-02 10:35:28 +0000 |
commit | d36033d619081900fbf33ff6b71783bd1577d218 (patch) | |
tree | 930fbb746daa4bff59b99f902961f15cfffa88e5 /Build/source/configure | |
parent | e074e22a1834b92d6e1ab4a7587f897c9226b9cb (diff) |
METAFONT: Use X toolkit for METAFONT only if requested explicitly
tardate 2014-01-01
git-svn-id: svn://tug.org/texlive/trunk@32545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Build/source/configure b/Build/source/configure index e255bb2433a..6da4eb594d1 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for TeX Live 2013-09-01. +# Generated by GNU Autoconf 2.69 for TeX Live 2014-01-01. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live' PACKAGE_TARNAME='tex-live' -PACKAGE_VERSION='2013-09-01' -PACKAGE_STRING='TeX Live 2013-09-01' +PACKAGE_VERSION='2014-01-01' +PACKAGE_STRING='TeX Live 2014-01-01' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1503,7 +1503,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 TeX Live 2013-09-01 to adapt to many kinds of systems. +\`configure' configures TeX Live 2014-01-01 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1577,7 +1577,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live 2013-09-01:";; + short | recursive ) echo "Configuration of TeX Live 2014-01-01:";; esac cat <<\_ACEOF @@ -1740,7 +1740,7 @@ Optional Packages: --with-banner-add=STR add STR to version string appended to banner lines --with-editor=CMD invoke CMD from the `e' option [vi +%d '%s'] or [texworks --position=%d "%s"] - --without-mf-x-toolkit do not use X toolkit for METAFONT + --with-mf-x-toolkit use X toolkit for METAFONT --with-gs=/PATH/TO/gs Hard-wire the location of GhostScript --without-libgs build dvisvgm without PostScript support --with-system-libgs build dvisvgm with installed gs headers and library @@ -1890,7 +1890,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live configure 2013-09-01 +TeX Live configure 2014-01-01 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2621,7 +2621,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 TeX Live $as_me 2013-09-01, which was +It was created by TeX Live $as_me 2014-01-01, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -10370,7 +10370,7 @@ fi # Define the identity of the package. PACKAGE='tex-live' - VERSION='2013-09-01' + VERSION='2014-01-01' cat >>confdefs.h <<_ACEOF @@ -21852,7 +21852,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 TeX Live $as_me 2013-09-01, which was +This file was extended by TeX Live $as_me 2014-01-01, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21909,7 +21909,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="\\ -TeX Live config.status 2013-09-01 +TeX Live config.status 2014-01-01 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |