summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/configure
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-14 23:14:16 +0000
committerKarl Berry <karl@freefriends.org>2010-06-14 23:14:16 +0000
commitc2175edc7aa44ca0b526f008d473d6f8a8ac4933 (patch)
treed6c491676b413ad1922481f8c3fc7b64c3afc0a5 /Build/source/utils/asymptote/configure
parent5d08e9ff4fe5fc836d237ea08e82c82b27d558a2 (diff)
asy 1.98
git-svn-id: svn://tug.org/texlive/trunk@18982 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/configure')
-rwxr-xr-xBuild/source/utils/asymptote/configure24
1 files changed, 13 insertions, 11 deletions
diff --git a/Build/source/utils/asymptote/configure b/Build/source/utils/asymptote/configure
index 6cf43608a3d..a9c215d25d4 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.63 for Asymptote 1.96.
+# Generated by GNU Autoconf 2.63 for Asymptote 1.98.
#
# Report bugs to <http://sourceforge.net/projects/asymptote>.
#
@@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='Asymptote'
PACKAGE_TARNAME='asymptote'
-PACKAGE_VERSION='1.96'
-PACKAGE_STRING='Asymptote 1.96'
+PACKAGE_VERSION='1.98'
+PACKAGE_STRING='Asymptote 1.98'
PACKAGE_BUGREPORT='http://sourceforge.net/projects/asymptote'
# Factoring default headers for most tests.
@@ -1294,7 +1294,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 1.96 to adapt to many kinds of systems.
+\`configure' configures Asymptote 1.98 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1355,7 +1355,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Asymptote 1.96:";;
+ short | recursive ) echo "Configuration of Asymptote 1.98:";;
esac
cat <<\_ACEOF
@@ -1465,7 +1465,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Asymptote configure 1.96
+Asymptote configure 1.98
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1479,7 +1479,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 1.96, which was
+It was created by Asymptote $as_me 1.98, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -5929,6 +5929,7 @@ if test "$GXX" = yes ; then
if test "$ac_gcc_version" -lt 4; then
CFLAGS=$CFLAGS" -finline-limit=400"
fi
+ CFLAGS=$CFLAGS" --no-var-tracking"
fi
ac_ext=cpp
@@ -6488,7 +6489,7 @@ OPTIONS="-D_FILE_OFFSET_BITS=64 "
GCLIB=
GCPPLIB=
GCNAME="Boehm Garbage Collector"
-GCOPTIONS=""
+GCOPTIONS="--disable-shared --enable-large-config"
if test "x$ac_cv_use_gc" != "xno" ; then
OPTIONS=$OPTIONS"-DUSEGC "
case $ac_cv_use_gc in
@@ -6708,6 +6709,7 @@ $as_echo "$as_me: enabling system $GCNAME" >&6;}
else
GCDIR=$GCVERSION
+ INCL="-I\$(GC)/include"
GCLIB="\$(GC)/.libs/libgc.a"
{ $as_echo "$as_me:$LINENO: $GCNAME library not found" >&5
$as_echo "$as_me: $GCNAME library not found" >&6;}
@@ -6715,6 +6717,7 @@ fi
else
GCDIR=$GCVERSION
+ GCLIB="\$(GC)/.libs/libgc.a"
INCL="-I\$(GC)/include"
{ $as_echo "$as_me:$LINENO: $GCNAME header file not found" >&5
$as_echo "$as_me: $GCNAME header file not found" >&6;}
@@ -6725,7 +6728,6 @@ fi
;;
*)
GCDIR=$ac_cv_use_gc
- GCOPTIONS="--disable-shared --enable-large-config"
{ $as_echo "$as_me:$LINENO: enabling local $GCNAME $GCDIR" >&5
$as_echo "$as_me: enabling local $GCNAME $GCDIR" >&6;}
GCLIB="\$(GC)/.libs/libgc.a"
@@ -12019,7 +12021,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 Asymptote $as_me 1.96, which was
+This file was extended by Asymptote $as_me 1.98, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -12078,7 +12080,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-Asymptote config.status 1.96
+Asymptote config.status 1.98
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"