diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-07 09:41:43 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-07 09:41:43 +0000 |
commit | 11293b79f0ccf96604337ec2614da0c094d14bd7 (patch) | |
tree | 6c3a0399b5b2dfd13dc80419a86c8c1f7815ac19 /Build/source/configure | |
parent | 49f2c7c161f6b4db98826deb5d6c220fc681206b (diff) |
build system: fix libfontconfig detection, cxx-hack for cygwin, and some cleanup
git-svn-id: svn://tug.org/texlive/trunk@12974 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/configure b/Build/source/configure index 7caf7a3b12f..50b79598065 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.63 for TeX Live 2009-04-20. +# Generated by GNU Autoconf 2.63 for TeX Live 2009-05-07. # # Report bugs to <tex-k@tug.org>. # @@ -745,8 +745,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='TeX Live' PACKAGE_TARNAME='tex-live' -PACKAGE_VERSION='2009-04-20' -PACKAGE_STRING='TeX Live 2009-04-20' +PACKAGE_VERSION='2009-05-07' +PACKAGE_STRING='TeX Live 2009-05-07' PACKAGE_BUGREPORT='tex-k@tug.org' ac_unique_file="m4/kpse-pkgs.m4" @@ -1608,7 +1608,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 2009-04-20 to adapt to many kinds of systems. +\`configure' configures TeX Live 2009-05-07 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1682,7 +1682,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live 2009-04-20:";; + short | recursive ) echo "Configuration of TeX Live 2009-05-07:";; esac cat <<\_ACEOF @@ -1927,7 +1927,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live configure 2009-04-20 +TeX Live configure 2009-05-07 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1941,7 +1941,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 2009-04-20, which was +It was created by TeX Live $as_me 2009-05-07, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -8554,7 +8554,7 @@ fi # Define the identity of the package. PACKAGE='tex-live' - VERSION='2009-04-20' + VERSION='2009-05-07' cat >>confdefs.h <<_ACEOF @@ -23624,7 +23624,7 @@ exec 6>&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 2009-04-20, which was +This file was extended by TeX Live $as_me 2009-05-07, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23678,7 +23678,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -TeX Live config.status 2009-04-20 +TeX Live config.status 2009-05-07 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |