From 51eb14b78a77063766ded5bffc794cdd288ecc11 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sat, 5 Apr 2014 02:00:34 +0000 Subject: sg_ses: add --eiioe=auto|force option, fix AES element indexing; sginfo: strip INQ spaces git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@564 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- configure | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 9d3b32fe..b20df8a6 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 sg3_utils 1.38. +# Generated by GNU Autoconf 2.69 for sg3_utils 1.39. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='sg3_utils' PACKAGE_TARNAME='sg3_utils' -PACKAGE_VERSION='1.38' -PACKAGE_STRING='sg3_utils 1.38' +PACKAGE_VERSION='1.39' +PACKAGE_STRING='sg3_utils 1.39' PACKAGE_BUGREPORT='dgilbert@interlog.com' PACKAGE_URL='' @@ -1330,7 +1330,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 sg3_utils 1.38 to adapt to many kinds of systems. +\`configure' configures sg3_utils 1.39 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1400,7 +1400,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sg3_utils 1.38:";; + short | recursive ) echo "Configuration of sg3_utils 1.39:";; esac cat <<\_ACEOF @@ -1512,7 +1512,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sg3_utils configure 1.38 +sg3_utils configure 1.39 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1790,7 +1790,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 sg3_utils $as_me 1.38, which was +It was created by sg3_utils $as_me 1.39, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2654,7 +2654,7 @@ fi # Define the identity of the package. PACKAGE='sg3_utils' - VERSION='1.38' + VERSION='1.39' cat >>confdefs.h <<_ACEOF @@ -12216,7 +12216,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 sg3_utils $as_me 1.38, which was +This file was extended by sg3_utils $as_me 1.39, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12282,7 +12282,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="\\ -sg3_utils config.status 1.38 +sg3_utils config.status 1.39 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- cgit v1.2.3