New upstream version
[trust_router.git] / configure
index 663e9ab..687ce53 100755 (executable)
--- 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 trust_router 1.3.1.
+# Generated by GNU Autoconf 2.69 for trust_router 1.4.1.
 #
 # Report bugs to <bugs@project-moonshot.org>.
 #
@@ -590,8 +590,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='trust_router'
 PACKAGE_TARNAME='trust_router'
-PACKAGE_VERSION='1.3.1'
-PACKAGE_STRING='trust_router 1.3.1'
+PACKAGE_VERSION='1.4.1'
+PACKAGE_STRING='trust_router 1.4.1'
 PACKAGE_BUGREPORT='bugs@project-moonshot.org'
 PACKAGE_URL=''
 
@@ -1323,7 +1323,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 trust_router 1.3.1 to adapt to many kinds of systems.
+\`configure' configures trust_router 1.4.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1393,7 +1393,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of trust_router 1.3.1:";;
+     short | recursive ) echo "Configuration of trust_router 1.4.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1508,7 +1508,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-trust_router configure 1.3.1
+trust_router configure 1.4.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1877,7 +1877,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 trust_router $as_me 1.3.1, which was
+It was created by trust_router $as_me 1.4.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4111,7 +4111,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='trust_router'
- VERSION='1.3.1'
+ VERSION='1.4.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12423,9 +12423,9 @@ _ACEOF
 
 fi
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for talloc_asprintf in -ltalloc" >&5
-$as_echo_n "checking for talloc_asprintf in -ltalloc... " >&6; }
-if ${ac_cv_lib_talloc_talloc_asprintf+:} false; then :
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for talloc_init in -ltalloc" >&5
+$as_echo_n "checking for talloc_init in -ltalloc... " >&6; }
+if ${ac_cv_lib_talloc_talloc_init+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -12439,27 +12439,27 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 #ifdef __cplusplus
 extern "C"
 #endif
-char talloc_asprintf ();
+char talloc_init ();
 int
 main ()
 {
-return talloc_asprintf ();
+return talloc_init ();
   ;
   return 0;
 }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_talloc_talloc_asprintf=yes
+  ac_cv_lib_talloc_talloc_init=yes
 else
-  ac_cv_lib_talloc_talloc_asprintf=no
+  ac_cv_lib_talloc_talloc_init=no
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_talloc_talloc_asprintf" >&5
-$as_echo "$ac_cv_lib_talloc_talloc_asprintf" >&6; }
-if test "x$ac_cv_lib_talloc_talloc_asprintf" = xyes; then :
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_talloc_talloc_init" >&5
+$as_echo "$ac_cv_lib_talloc_talloc_init" >&6; }
+if test "x$ac_cv_lib_talloc_talloc_init" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_LIBTALLOC 1
 _ACEOF
@@ -12517,7 +12517,6 @@ else
   as_fn_error $? "Please install sqlite3 development" "$LINENO" 5
 fi
 
-
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for json_object in -ljansson" >&5
 $as_echo_n "checking for json_object in -ljansson... " >&6; }
 if ${ac_cv_lib_jansson_json_object+:} false; then :
@@ -12608,7 +12607,7 @@ _ACEOF
 
 fi
 
-for ac_header in gssapi.h gssapi_ext.h jansson.h openssl/dh.h openssl/bn.h
+for ac_header in gssapi.h gssapi_ext.h jansson.h talloc.h openssl/dh.h openssl/bn.h
 do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
@@ -13197,7 +13196,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 trust_router $as_me 1.3.1, which was
+This file was extended by trust_router $as_me 1.4.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13254,7 +13253,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="\\
-trust_router config.status 1.3.1
+trust_router config.status 1.4.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"