From d5f760638a920d3e3fb70ef3e571645a5f3a8344 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 2 May 2014 14:52:17 +0000 Subject: Invoke SBCL with --disable-debugger --- configure | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 9c8c461d..99fdf356 100755 --- a/configure +++ b/configure @@ -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-2014-02-22. +# Generated by GNU Autoconf 2.69 for OpenAxiom 1.5.0-2014-05-02. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='OpenAxiom' PACKAGE_TARNAME='openaxiom' -PACKAGE_VERSION='1.5.0-2014-02-22' -PACKAGE_STRING='OpenAxiom 1.5.0-2014-02-22' +PACKAGE_VERSION='1.5.0-2014-05-02' +PACKAGE_STRING='OpenAxiom 1.5.0-2014-05-02' PACKAGE_BUGREPORT='open-axiom-bugs@lists.sf.net' PACKAGE_URL='' @@ -1415,7 +1415,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-2014-02-22 to adapt to many kinds of systems. +\`configure' configures OpenAxiom 1.5.0-2014-05-02 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1490,7 +1490,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OpenAxiom 1.5.0-2014-02-22:";; + short | recursive ) echo "Configuration of OpenAxiom 1.5.0-2014-05-02:";; esac cat <<\_ACEOF @@ -1607,7 +1607,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -OpenAxiom configure 1.5.0-2014-02-22 +OpenAxiom configure 1.5.0-2014-05-02 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2608,7 +2608,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-2014-02-22, which was +It was created by OpenAxiom $as_me 1.5.0-2014-05-02, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3624,7 +3624,7 @@ fi # Define the identity of the package. PACKAGE='openaxiom' - VERSION='1.5.0-2014-02-22' + VERSION='1.5.0-2014-05-02' cat >>confdefs.h <<_ACEOF @@ -17775,7 +17775,7 @@ case $oa_lisp_flavor in ;; sbcl) oa_quiet_flags='--noinform --noprint' - oa_eval_flags='--no-sysinit --no-userinit --eval' + oa_eval_flags='--no-sysinit --no-userinit --disable-debugger --eval' ;; clisp) oa_quiet_flags='--quiet' @@ -20728,7 +20728,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-2014-02-22, which was +This file was extended by OpenAxiom $as_me 1.5.0-2014-05-02, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20794,7 +20794,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-2014-02-22 +OpenAxiom config.status 1.5.0-2014-05-02 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- cgit v1.2.3