--- libaitrpc/configure 2015/07/02 17:52:50 1.34.2.2 +++ libaitrpc/configure 2015/07/02 22:29:16 1.35.2.1 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libaitrpc 9.1. +# Generated by GNU Autoconf 2.69 for libaitrpc 9.2. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libaitrpc' PACKAGE_TARNAME='libaitrpc' -PACKAGE_VERSION='9.1' -PACKAGE_STRING='libaitrpc 9.1' +PACKAGE_VERSION='9.2' +PACKAGE_STRING='libaitrpc 9.2' PACKAGE_BUGREPORT='misho@elwix.org' PACKAGE_URL='' @@ -1248,7 +1248,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 9.1 to adapt to many kinds of systems. +\`configure' configures libaitrpc 9.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1314,7 +1314,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libaitrpc 9.1:";; + short | recursive ) echo "Configuration of libaitrpc 9.2:";; esac cat <<\_ACEOF @@ -1409,7 +1409,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libaitrpc configure 9.1 +libaitrpc configure 9.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1962,7 +1962,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 9.1, which was +It was created by libaitrpc $as_me 9.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4589,7 +4589,20 @@ ONLY_CLI=no $as_echo_n "checking Build only RPC client... " >&6; } # Check whether --enable-server was given. if test "${enable_server+set}" = set; then : - enableval=$enable_server; if [ "$enableval" = "no" ]; then ONLY_CLI="yes"; fi + enableval=$enable_server; if [ "$enableval" = "no" ]; then + ONLY_CLI="yes" + +$as_echo "#define ONLY_CLI 1" >>confdefs.h + + else + +$as_echo "#define ONLY_CLI 0" >>confdefs.h + + fi +else + +$as_echo "#define ONLY_CLI 0" >>confdefs.h + fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ONLY_CLI" >&5 @@ -5179,7 +5192,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 9.1, which was +This file was extended by libaitrpc $as_me 9.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5241,7 +5254,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 9.1 +libaitrpc config.status 9.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"