diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-02-20 20:16:04 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-02-20 20:16:04 (GMT) |
commit | a0baa564b54177527964fae8f0cc0d64d7db8ac7 (patch) | |
tree | 7bfc8ed6f25d38dc00e87397f0dc962ba9f5e6a3 /ds9/win/configure | |
parent | 33b8f1d638eb4c29e0e0f11aabb36e64931bc679 (diff) | |
download | blt-a0baa564b54177527964fae8f0cc0d64d7db8ac7.zip blt-a0baa564b54177527964fae8f0cc0d64d7db8ac7.tar.gz blt-a0baa564b54177527964fae8f0cc0d64d7db8ac7.tar.bz2 |
add tcl parser support
Diffstat (limited to 'ds9/win/configure')
-rwxr-xr-x | ds9/win/configure | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/ds9/win/configure b/ds9/win/configure index e71c2ce..a330761 100755 --- a/ds9/win/configure +++ b/ds9/win/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ds9 7.6. +# Generated by GNU Autoconf 2.69 for ds9 7.7. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -577,8 +577,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ds9' PACKAGE_TARNAME='ds9' -PACKAGE_VERSION='7.6' -PACKAGE_STRING='ds9 7.6' +PACKAGE_VERSION='7.7' +PACKAGE_STRING='ds9 7.7' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1488,7 +1488,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 ds9 7.6 to adapt to many kinds of systems. +\`configure' configures ds9 7.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1549,7 +1549,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ds9 7.6:";; + short | recursive ) echo "Configuration of ds9 7.7:";; esac cat <<\_ACEOF @@ -1672,7 +1672,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ds9 configure 7.6 +ds9 configure 7.7 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2037,7 +2037,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 ds9 $as_me 7.6, which was +It was created by ds9 $as_me 7.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -14493,7 +14493,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 ds9 $as_me 7.6, which was +This file was extended by ds9 $as_me 7.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14546,7 +14546,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="\\ -ds9 config.status 7.6 +ds9 config.status 7.7 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |