--- libaitrpc/configure 2012/07/22 20:45:41 1.11.2.1 +++ libaitrpc/configure 2013/01/17 16:11:25 1.14 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libaitrpc 4.2. +# Generated by GNU Autoconf 2.69 for libaitrpc 4.4. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libaitrpc' PACKAGE_TARNAME='libaitrpc' -PACKAGE_VERSION='4.2' -PACKAGE_STRING='libaitrpc 4.2' +PACKAGE_VERSION='4.4' +PACKAGE_STRING='libaitrpc 4.4' PACKAGE_BUGREPORT='misho@elwix.org' PACKAGE_URL='' @@ -692,6 +692,7 @@ ac_subst_files='' ac_user_opts=' enable_option_checking enable_debug +enable_cli_res_zcpy ' ac_precious_vars='build_alias host_alias @@ -1242,7 +1243,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 libaitrpc 4.2 to adapt to many kinds of systems. +\`configure' configures libaitrpc 4.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1308,7 +1309,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libaitrpc 4.2:";; + short | recursive ) echo "Configuration of libaitrpc 4.4:";; esac cat <<\_ACEOF @@ -1317,6 +1318,7 @@ Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-debug Build library with debug information and additional messages + --enable-cli-res-zcpy Build library with zero-copy return array from RPC client Some influential environment variables: CC C compiler command @@ -1394,7 +1396,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libaitrpc configure 4.2 +libaitrpc configure 4.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1947,7 +1949,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 libaitrpc $as_me 4.2, which was +It was created by libaitrpc $as_me 4.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4611,6 +4613,26 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DEBUG" >&5 $as_echo "$DEBUG" >&6; } +CLI_RES_ZC=no +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking Client zero-copy return variables" >&5 +$as_echo_n "checking Client zero-copy return variables... " >&6; } +# Check whether --enable-cli-res-zcpy was given. +if test "${enable_cli_res_zcpy+set}" = set; then : + enableval=$enable_cli_res_zcpy; CLI_RES_ZC=$enableval + case "$enableval" in + yes) + +$as_echo "#define CLI_RES_ZCOPY /**/" >>confdefs.h + + ;; + *) + ;; + esac +fi + +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CLI_RES_ZC" >&5 +$as_echo "$CLI_RES_ZC" >&6; } + ac_config_files="$ac_config_files Makefile inc/Makefile lib/Makefile src/Makefile" cat >confcache <<\_ACEOF @@ -5119,7 +5141,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 libaitrpc $as_me 4.2, which was +This file was extended by libaitrpc $as_me 4.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5181,7 +5203,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="\\ -libaitrpc config.status 4.2 +libaitrpc config.status 4.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"