From a25e502532f38be5226a95fcfa41be9083d0c508 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 8 Apr 2018 20:08:33 +0000 Subject: asy 2.44 sources git-svn-id: svn://tug.org/texlive/trunk@47384 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/configure | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) (limited to 'Build/source/utils/asymptote/configure') diff --git a/Build/source/utils/asymptote/configure b/Build/source/utils/asymptote/configure index 9a40febf365..fa273992199 100755 --- a/Build/source/utils/asymptote/configure +++ b/Build/source/utils/asymptote/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Asymptote 2.43. +# Generated by GNU Autoconf 2.69 for Asymptote 2.44. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Asymptote' PACKAGE_TARNAME='asymptote' -PACKAGE_VERSION='2.43' -PACKAGE_STRING='Asymptote 2.43' +PACKAGE_VERSION='2.44' +PACKAGE_STRING='Asymptote 2.44' PACKAGE_BUGREPORT='http://sourceforge.net/projects/asymptote' PACKAGE_URL='' @@ -1283,7 +1283,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 Asymptote 2.43 to adapt to many kinds of systems. +\`configure' configures Asymptote 2.44 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1348,7 +1348,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Asymptote 2.43:";; + short | recursive ) echo "Configuration of Asymptote 2.44:";; esac cat <<\_ACEOF @@ -1462,7 +1462,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Asymptote configure 2.43 +Asymptote configure 2.44 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2048,7 +2048,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 Asymptote $as_me 2.43, which was +It was created by Asymptote $as_me 2.44, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2505,7 +2505,7 @@ VERSION=$PACKAGE_VERSION -test "$CXXFLAGS" || CXXFLAGS="" +test "$CXXFLAGS" || CXXFLAGS="-std=c++11" test "$CFLAGS" || CFLAGS="-g -O3" @@ -5837,11 +5837,6 @@ fi -case $host in - *mac*) HELLO_SYSTEM='hello-linux.$(OBJEXT)' ;; - *) HELLO_SYSTEM='hello-generic.$(OBJEXT)' ;; -esac - case "${host_os}" in darwin*) GCVERSION=7.6.0 @@ -8552,7 +8547,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 Asymptote $as_me 2.43, which was +This file was extended by Asymptote $as_me 2.44, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8614,7 +8609,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="\\ -Asymptote config.status 2.43 +Asymptote config.status 2.44 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- cgit v1.2.3