diff options
author | dos-reis <gdr@axiomatics.org> | 2013-11-25 05:12:50 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-11-25 05:12:50 +0000 |
commit | d610364e2c1f450849d307886cada123b9a8717a (patch) | |
tree | 16427e84b153614bba45fad37997ac32929d703b /configure | |
parent | e5d94bcc7b2394a2875177912329e4049adf3b88 (diff) | |
download | open-axiom-d610364e2c1f450849d307886cada123b9a8717a.tar.gz |
Check for Windows PowerShell.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for OpenAxiom 1.5.0-2013-11-03. +# Generated by GNU Autoconf 2.69 for OpenAxiom 1.5.0-2013-11-24. # # Report bugs to <open-axiom-bugs@lists.sf.net>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='OpenAxiom' PACKAGE_TARNAME='openaxiom' -PACKAGE_VERSION='1.5.0-2013-11-03' -PACKAGE_STRING='OpenAxiom 1.5.0-2013-11-03' +PACKAGE_VERSION='1.5.0-2013-11-24' +PACKAGE_STRING='OpenAxiom 1.5.0-2013-11-24' PACKAGE_BUGREPORT='open-axiom-bugs@lists.sf.net' PACKAGE_URL='' @@ -1393,7 +1393,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 OpenAxiom 1.5.0-2013-11-03 to adapt to many kinds of systems. +\`configure' configures OpenAxiom 1.5.0-2013-11-24 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1468,7 +1468,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OpenAxiom 1.5.0-2013-11-03:";; + short | recursive ) echo "Configuration of OpenAxiom 1.5.0-2013-11-24:";; esac cat <<\_ACEOF @@ -1585,7 +1585,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -OpenAxiom configure 1.5.0-2013-11-03 +OpenAxiom configure 1.5.0-2013-11-24 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2586,7 +2586,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 OpenAxiom $as_me 1.5.0-2013-11-03, which was +It was created by OpenAxiom $as_me 1.5.0-2013-11-24, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3567,7 +3567,7 @@ fi # Define the identity of the package. PACKAGE='openaxiom' - VERSION='1.5.0-2013-11-03' + VERSION='1.5.0-2013-11-24' cat >>confdefs.h <<_ACEOF @@ -3920,7 +3920,7 @@ $as_echo_n "checking $AXIOM_LISP version... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $openaxiom_lisp_version" >&5 $as_echo "$openaxiom_lisp_version" >&6; } case $openaxiom_lisp_version in - *2.6.7*|*2.6.8*|*2.6.9*) ;; # OK + *2.6.7*|*2.6.8*|*2.6.9*|*2.6.10*) ;; # OK *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $openaxiom_lisp_version is not supported by this version of OpenAxiom." >&5 $as_echo "$as_me: WARNING: $openaxiom_lisp_version is not supported by this version of OpenAxiom." >&2;} @@ -20521,7 +20521,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 OpenAxiom $as_me 1.5.0-2013-11-03, which was +This file was extended by OpenAxiom $as_me 1.5.0-2013-11-24, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20587,7 +20587,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="\\ -OpenAxiom config.status 1.5.0-2013-11-03 +OpenAxiom config.status 1.5.0-2013-11-24 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |