Update the dpatch against 1.1.1.
authornbk <nbk>
Tue, 7 Feb 2006 16:01:38 +0000 (16:01 +0000)
committernbk <nbk>
Tue, 7 Feb 2006 16:01:38 +0000 (16:01 +0000)
debian/patches/13_a_libtool14_to_call_your_own.dpatch

index 1527db2..7af235a 100755 (executable)
@@ -8,9 +8,9 @@
 ## DP: point ltmain.sh started expecteding $SED to be defined.
 
 @DPATCH@
-diff -ruN freeradius-1.1.0.orig/aclocal.m4 freeradius-1.1.0/aclocal.m4
---- freeradius-1.1.0.orig/aclocal.m4   2006-01-01 19:57:19.768097320 +0100
-+++ freeradius-1.1.0/aclocal.m4        2006-01-01 19:58:15.577612984 +0100
+diff -ruN freeradius-1.1.1.orig/aclocal.m4 freeradius-1.1.1/aclocal.m4
+--- freeradius-1.1.1.orig/aclocal.m4   2006-02-06 13:52:10.000000000 +0100
++++ freeradius-1.1.1/aclocal.m4        2006-02-07 16:38:41.263583576 +0100
 @@ -25,6 +25,7 @@
  ## $Id$
  
@@ -687,9 +687,9 @@ diff -ruN freeradius-1.1.0.orig/aclocal.m4 freeradius-1.1.0/aclocal.m4
  ##
  ## end libtool.m4
  ##
-diff -ruN freeradius-1.1.0.orig/configure freeradius-1.1.0/configure
---- freeradius-1.1.0.orig/configure    2006-01-01 19:57:19.803092000 +0100
-+++ freeradius-1.1.0/configure 2006-01-01 19:58:22.157612672 +0100
+diff -ruN freeradius-1.1.1.orig/configure freeradius-1.1.1/configure
+--- freeradius-1.1.1.orig/configure    2006-02-06 13:55:53.000000000 +0100
++++ freeradius-1.1.1/configure 2006-02-07 16:39:01.590493416 +0100
 @@ -12,12 +12,6 @@
  ac_default_prefix=/usr/local
  # Any additions from configure.in:
@@ -2506,1479 +2506,1346 @@ diff -ruN freeradius-1.1.0.orig/configure freeradius-1.1.0/configure
  
  STATIC_MODULES=
  # Check whether --with-static_modules or --without-static_modules was given.
-@@ -5906,7 +5949,7 @@
+@@ -5905,7 +5948,7 @@
  # Extract the first word of "perl", so it can be a program name with args.
  set dummy perl; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:5910: checking for $ac_word" >&5
-+echo "configure:5953: checking for $ac_word" >&5
+-echo "configure:5909: checking for $ac_word" >&5
++echo "configure:5952: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -5945,7 +5988,7 @@
+@@ -5944,7 +5987,7 @@
  # Extract the first word of "snmpget", so it can be a program name with args.
  set dummy snmpget; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:5949: checking for $ac_word" >&5
-+echo "configure:5992: checking for $ac_word" >&5
+-echo "configure:5948: checking for $ac_word" >&5
++echo "configure:5991: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_SNMPGET'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -5984,7 +6027,7 @@
+@@ -5983,7 +6026,7 @@
  # Extract the first word of "snmpwalk", so it can be a program name with args.
  set dummy snmpwalk; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:5988: checking for $ac_word" >&5
-+echo "configure:6031: checking for $ac_word" >&5
+-echo "configure:5987: checking for $ac_word" >&5
++echo "configure:6030: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_SNMPWALK'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -6023,7 +6066,7 @@
+@@ -6022,7 +6065,7 @@
  # Extract the first word of "rusers", so it can be a program name with args.
  set dummy rusers; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:6027: checking for $ac_word" >&5
-+echo "configure:6070: checking for $ac_word" >&5
+-echo "configure:6026: checking for $ac_word" >&5
++echo "configure:6069: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_RUSERS'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -6059,7 +6102,7 @@
+@@ -6058,7 +6101,7 @@
  
  missing_dir=`cd $ac_aux_dir && pwd`
  echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
--echo "configure:6063: checking for working aclocal" >&5
-+echo "configure:6106: checking for working aclocal" >&5
+-echo "configure:6062: checking for working aclocal" >&5
++echo "configure:6105: checking for working aclocal" >&5
  # Run test in a subshell; some versions of sh will print an error if
  # an executable is not found, even if stderr is redirected.
  # Redirect stdin to placate older versions of autoconf.  Sigh.
-@@ -6072,7 +6115,7 @@
+@@ -6071,7 +6114,7 @@
  fi
  
  echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
--echo "configure:6076: checking for working autoconf" >&5
-+echo "configure:6119: checking for working autoconf" >&5
+-echo "configure:6075: checking for working autoconf" >&5
++echo "configure:6118: checking for working autoconf" >&5
  # Run test in a subshell; some versions of sh will print an error if
  # an executable is not found, even if stderr is redirected.
  # Redirect stdin to placate older versions of autoconf.  Sigh.
-@@ -6085,7 +6128,7 @@
+@@ -6084,7 +6127,7 @@
  fi
  
  echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
--echo "configure:6089: checking for working autoheader" >&5
-+echo "configure:6132: checking for working autoheader" >&5
+-echo "configure:6088: checking for working autoheader" >&5
++echo "configure:6131: checking for working autoheader" >&5
  # Run test in a subshell; some versions of sh will print an error if
  # an executable is not found, even if stderr is redirected.
  # Redirect stdin to placate older versions of autoconf.  Sigh.
-@@ -6101,7 +6144,7 @@
+@@ -6100,7 +6143,7 @@
  # Extract the first word of "locate", so it can be a program name with args.
  set dummy locate; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:6105: checking for $ac_word" >&5
-+echo "configure:6148: checking for $ac_word" >&5
+-echo "configure:6104: checking for $ac_word" >&5
++echo "configure:6147: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_LOCATE'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -6136,7 +6179,7 @@
+@@ -6135,7 +6178,7 @@
  # Extract the first word of "dirname", so it can be a program name with args.
  set dummy dirname; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:6140: checking for $ac_word" >&5
-+echo "configure:6183: checking for $ac_word" >&5
+-echo "configure:6139: checking for $ac_word" >&5
++echo "configure:6182: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_DIRNAME'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -6171,7 +6214,7 @@
+@@ -6170,7 +6213,7 @@
  # Extract the first word of "grep", so it can be a program name with args.
  set dummy grep; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:6175: checking for $ac_word" >&5
-+echo "configure:6218: checking for $ac_word" >&5
+-echo "configure:6174: checking for $ac_word" >&5
++echo "configure:6217: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_GREP'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -6215,17 +6258,17 @@
+@@ -6214,17 +6257,17 @@
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:6219: checking for $ac_hdr" >&5
-+echo "configure:6262: checking for $ac_hdr" >&5
+-echo "configure:6218: checking for $ac_hdr" >&5
++echo "configure:6261: checking for $ac_hdr" >&5
  if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 6224 "configure"
-+#line 6267 "configure"
+-#line 6223 "configure"
++#line 6266 "configure"
  #include "confdefs.h"
  #include <$ac_hdr>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:6229: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:6272: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:6228: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:6271: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
-@@ -6254,7 +6297,7 @@
+@@ -6253,7 +6296,7 @@
  
  
    echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
--echo "configure:6258: checking for pthread_create in -lpthread" >&5
-+echo "configure:6301: checking for pthread_create in -lpthread" >&5
+-echo "configure:6257: checking for pthread_create in -lpthread" >&5
++echo "configure:6300: checking for pthread_create in -lpthread" >&5
  ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6262,7 +6305,7 @@
+@@ -6261,7 +6304,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lpthread  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6266 "configure"
-+#line 6309 "configure"
+-#line 6265 "configure"
++#line 6308 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6273,7 +6316,7 @@
+@@ -6272,7 +6315,7 @@
  pthread_create()
  ; return 0; }
  EOF
--if { (eval echo configure:6277: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6276: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -6293,7 +6336,7 @@
+@@ -6292,7 +6335,7 @@
  else
    echo "$ac_t""no" 1>&6
  echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
--echo "configure:6297: checking for pthread_create in -lc_r" >&5
-+echo "configure:6340: checking for pthread_create in -lc_r" >&5
+-echo "configure:6296: checking for pthread_create in -lc_r" >&5
++echo "configure:6339: checking for pthread_create in -lc_r" >&5
  ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6301,7 +6344,7 @@
+@@ -6300,7 +6343,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lc_r  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6305 "configure"
-+#line 6348 "configure"
+-#line 6304 "configure"
++#line 6347 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6312,7 +6355,7 @@
+@@ -6311,7 +6354,7 @@
  pthread_create()
  ; return 0; }
  EOF
--if { (eval echo configure:6316: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6359: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -6347,14 +6390,14 @@
+@@ -6346,14 +6389,14 @@
                
    
  echo $ac_n "checking for library containing sem_init""... $ac_c" 1>&6
--echo "configure:6351: checking for library containing sem_init" >&5
-+echo "configure:6394: checking for library containing sem_init" >&5
+-echo "configure:6350: checking for library containing sem_init" >&5
++echo "configure:6393: checking for library containing sem_init" >&5
  if eval "test \"`echo '$''{'ac_cv_search_sem_init'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    ac_func_search_save_LIBS="$LIBS"
  ac_cv_search_sem_init="no"
  cat > conftest.$ac_ext <<EOF
--#line 6358 "configure"
-+#line 6401 "configure"
+-#line 6357 "configure"
++#line 6400 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6365,7 +6408,7 @@
+@@ -6364,7 +6407,7 @@
  sem_init()
  ; return 0; }
  EOF
--if { (eval echo configure:6369: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    ac_cv_search_sem_init="none required"
  else
-@@ -6376,7 +6419,7 @@
+@@ -6375,7 +6418,7 @@
  test "$ac_cv_search_sem_init" = "no" && for i in pthread sem posix4 rt; do
  LIBS="-l$i  $ac_func_search_save_LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6380 "configure"
-+#line 6423 "configure"
+-#line 6379 "configure"
++#line 6422 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6387,7 +6430,7 @@
+@@ -6386,7 +6429,7 @@
  sem_init()
  ; return 0; }
  EOF
--if { (eval echo configure:6391: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6434: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6433: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    ac_cv_search_sem_init="-l$i"
  break
-@@ -6411,7 +6454,7 @@
+@@ -6410,7 +6453,7 @@
  fi
  
  echo $ac_n "checking for getsockname in -lsocket""... $ac_c" 1>&6
--echo "configure:6415: checking for getsockname in -lsocket" >&5
-+echo "configure:6458: checking for getsockname in -lsocket" >&5
+-echo "configure:6414: checking for getsockname in -lsocket" >&5
++echo "configure:6457: checking for getsockname in -lsocket" >&5
  ac_lib_var=`echo socket'_'getsockname | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6419,7 +6462,7 @@
+@@ -6418,7 +6461,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lsocket  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6423 "configure"
-+#line 6466 "configure"
+-#line 6422 "configure"
++#line 6465 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6430,7 +6473,7 @@
+@@ -6429,7 +6472,7 @@
  getsockname()
  ; return 0; }
  EOF
--if { (eval echo configure:6434: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6477: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6433: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -6459,7 +6502,7 @@
+@@ -6458,7 +6501,7 @@
  
  
  echo $ac_n "checking for inet_aton in -lresolv""... $ac_c" 1>&6
--echo "configure:6463: checking for inet_aton in -lresolv" >&5
-+echo "configure:6506: checking for inet_aton in -lresolv" >&5
+-echo "configure:6462: checking for inet_aton in -lresolv" >&5
++echo "configure:6505: checking for inet_aton in -lresolv" >&5
  ac_lib_var=`echo resolv'_'inet_aton | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6467,7 +6510,7 @@
+@@ -6466,7 +6509,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lresolv  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6471 "configure"
-+#line 6514 "configure"
+-#line 6470 "configure"
++#line 6513 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6478,7 +6521,7 @@
+@@ -6477,7 +6520,7 @@
  inet_aton()
  ; return 0; }
  EOF
--if { (eval echo configure:6482: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6525: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6481: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6524: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -6507,7 +6550,7 @@
+@@ -6506,7 +6549,7 @@
  
  
  echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6
--echo "configure:6511: checking for inet_ntoa in -lnsl" >&5
-+echo "configure:6554: checking for inet_ntoa in -lnsl" >&5
+-echo "configure:6510: checking for inet_ntoa in -lnsl" >&5
++echo "configure:6553: checking for inet_ntoa in -lnsl" >&5
  ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6515,7 +6558,7 @@
+@@ -6514,7 +6557,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lnsl  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6519 "configure"
-+#line 6562 "configure"
+-#line 6518 "configure"
++#line 6561 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6526,7 +6569,7 @@
+@@ -6525,7 +6568,7 @@
  inet_ntoa()
  ; return 0; }
  EOF
--if { (eval echo configure:6530: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6573: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6529: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -6569,12 +6612,12 @@
+@@ -6559,7 +6602,7 @@
+     LIBS="-L$OPENSSL_LIB_DIR $LIBS"
+ fi
+ echo $ac_n "checking for DH_new in -lcrypto""... $ac_c" 1>&6
+-echo "configure:6563: checking for DH_new in -lcrypto" >&5
++echo "configure:6606: checking for DH_new in -lcrypto" >&5
+ ac_lib_var=`echo crypto'_'DH_new | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+@@ -6567,7 +6610,7 @@
+   ac_save_LIBS="$LIBS"
+ LIBS="-lcrypto  $LIBS"
+ cat > conftest.$ac_ext <<EOF
+-#line 6571 "configure"
++#line 6614 "configure"
+ #include "confdefs.h"
+ /* Override any gcc2 internal prototype to avoid an error.  */
+ /* We use char because int might match the return type of a gcc2
+@@ -6578,7 +6621,7 @@
+ DH_new()
+ ; return 0; }
+ EOF
+-if { (eval echo configure:6582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+   rm -rf conftest*
+   eval "ac_cv_lib_$ac_lib_var=yes"
+ else
+@@ -6599,7 +6642,7 @@
+ EOF
+       echo $ac_n "checking for SSL_new in -lssl""... $ac_c" 1>&6
+-echo "configure:6603: checking for SSL_new in -lssl" >&5
++echo "configure:6646: checking for SSL_new in -lssl" >&5
+ ac_lib_var=`echo ssl'_'SSL_new | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+@@ -6607,7 +6650,7 @@
+   ac_save_LIBS="$LIBS"
+ LIBS="-lssl  $LIBS"
+ cat > conftest.$ac_ext <<EOF
+-#line 6611 "configure"
++#line 6654 "configure"
+ #include "confdefs.h"
+ /* Override any gcc2 internal prototype to avoid an error.  */
+ /* We use char because int might match the return type of a gcc2
+@@ -6618,7 +6661,7 @@
+ SSL_new()
+ ; return 0; }
+ EOF
+-if { (eval echo configure:6622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6665: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+   rm -rf conftest*
+   eval "ac_cv_lib_$ac_lib_var=yes"
+ else
+@@ -6669,12 +6712,12 @@
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
--echo "configure:6573: checking for $ac_hdr that defines DIR" >&5
-+echo "configure:6616: checking for $ac_hdr that defines DIR" >&5
+-echo "configure:6673: checking for $ac_hdr that defines DIR" >&5
++echo "configure:6716: checking for $ac_hdr that defines DIR" >&5
  if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 6578 "configure"
-+#line 6621 "configure"
+-#line 6678 "configure"
++#line 6721 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #include <$ac_hdr>
-@@ -6582,7 +6625,7 @@
+@@ -6682,7 +6725,7 @@
  DIR *dirp = 0;
  ; return 0; }
  EOF
--if { (eval echo configure:6586: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:6629: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:6686: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:6729: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    eval "ac_cv_header_dirent_$ac_safe=yes"
  else
-@@ -6607,7 +6650,7 @@
+@@ -6707,7 +6750,7 @@
  # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
  if test $ac_header_dirent = dirent.h; then
  echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
--echo "configure:6611: checking for opendir in -ldir" >&5
-+echo "configure:6654: checking for opendir in -ldir" >&5
+-echo "configure:6711: checking for opendir in -ldir" >&5
++echo "configure:6754: checking for opendir in -ldir" >&5
  ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6615,7 +6658,7 @@
+@@ -6715,7 +6758,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-ldir  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6619 "configure"
-+#line 6662 "configure"
+-#line 6719 "configure"
++#line 6762 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6626,7 +6669,7 @@
+@@ -6726,7 +6769,7 @@
  opendir()
  ; return 0; }
  EOF
--if { (eval echo configure:6630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6673: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6773: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -6648,7 +6691,7 @@
+@@ -6748,7 +6791,7 @@
  
  else
  echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
--echo "configure:6652: checking for opendir in -lx" >&5
-+echo "configure:6695: checking for opendir in -lx" >&5
+-echo "configure:6752: checking for opendir in -lx" >&5
++echo "configure:6795: checking for opendir in -lx" >&5
  ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -6656,7 +6699,7 @@
+@@ -6756,7 +6799,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lx  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 6660 "configure"
-+#line 6703 "configure"
+-#line 6760 "configure"
++#line 6803 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -6667,7 +6710,7 @@
+@@ -6767,7 +6810,7 @@
  opendir()
  ; return 0; }
  EOF
--if { (eval echo configure:6671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:6714: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:6771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:6814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -6690,12 +6733,12 @@
+@@ -6790,12 +6833,12 @@
  fi
  
  echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
--echo "configure:6694: checking for ANSI C header files" >&5
-+echo "configure:6737: checking for ANSI C header files" >&5
+-echo "configure:6794: checking for ANSI C header files" >&5
++echo "configure:6837: checking for ANSI C header files" >&5
  if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 6699 "configure"
-+#line 6742 "configure"
+-#line 6799 "configure"
++#line 6842 "configure"
  #include "confdefs.h"
  #include <stdlib.h>
  #include <stdarg.h>
-@@ -6703,7 +6746,7 @@
+@@ -6803,7 +6846,7 @@
  #include <float.h>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:6707: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:6750: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:6807: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:6850: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
-@@ -6720,7 +6763,7 @@
+@@ -6820,7 +6863,7 @@
  if test $ac_cv_header_stdc = yes; then
    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
  cat > conftest.$ac_ext <<EOF
--#line 6724 "configure"
-+#line 6767 "configure"
+-#line 6824 "configure"
++#line 6867 "configure"
  #include "confdefs.h"
  #include <string.h>
  EOF
-@@ -6738,7 +6781,7 @@
+@@ -6838,7 +6881,7 @@
  if test $ac_cv_header_stdc = yes; then
    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
  cat > conftest.$ac_ext <<EOF
--#line 6742 "configure"
-+#line 6785 "configure"
+-#line 6842 "configure"
++#line 6885 "configure"
  #include "confdefs.h"
  #include <stdlib.h>
  EOF
-@@ -6759,7 +6802,7 @@
+@@ -6859,7 +6902,7 @@
    :
  else
    cat > conftest.$ac_ext <<EOF
--#line 6763 "configure"
-+#line 6806 "configure"
+-#line 6863 "configure"
++#line 6906 "configure"
  #include "confdefs.h"
  #include <ctype.h>
  #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
-@@ -6770,7 +6813,7 @@
+@@ -6870,7 +6913,7 @@
  exit (0); }
  
  EOF
--if { (eval echo configure:6774: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:6817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:6874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:6917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  then
    :
  else
-@@ -6794,12 +6837,12 @@
+@@ -6894,12 +6937,12 @@
  fi
  
  echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
--echo "configure:6798: checking whether time.h and sys/time.h may both be included" >&5
-+echo "configure:6841: checking whether time.h and sys/time.h may both be included" >&5
+-echo "configure:6898: checking whether time.h and sys/time.h may both be included" >&5
++echo "configure:6941: checking whether time.h and sys/time.h may both be included" >&5
  if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 6803 "configure"
-+#line 6846 "configure"
+-#line 6903 "configure"
++#line 6946 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #include <sys/time.h>
-@@ -6808,7 +6851,7 @@
+@@ -6908,7 +6951,7 @@
  struct tm *tp;
  ; return 0; }
  EOF
--if { (eval echo configure:6812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:6855: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:6912: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:6955: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_header_time=yes
  else
-@@ -6829,12 +6872,12 @@
+@@ -6929,12 +6972,12 @@
  fi
  
  echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
--echo "configure:6833: checking for sys/wait.h that is POSIX.1 compatible" >&5
-+echo "configure:6876: checking for sys/wait.h that is POSIX.1 compatible" >&5
+-echo "configure:6933: checking for sys/wait.h that is POSIX.1 compatible" >&5
++echo "configure:6976: checking for sys/wait.h that is POSIX.1 compatible" >&5
  if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 6838 "configure"
-+#line 6881 "configure"
+-#line 6938 "configure"
++#line 6981 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #include <sys/wait.h>
-@@ -6850,7 +6893,7 @@
+@@ -6950,7 +6993,7 @@
  s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
  ; return 0; }
  EOF
--if { (eval echo configure:6854: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:6897: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:6954: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:6997: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_header_sys_wait_h=yes
  else
-@@ -6905,17 +6948,17 @@
+@@ -7005,17 +7048,17 @@
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:6909: checking for $ac_hdr" >&5
-+echo "configure:6952: checking for $ac_hdr" >&5
+-echo "configure:7009: checking for $ac_hdr" >&5
++echo "configure:7052: checking for $ac_hdr" >&5
  if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 6914 "configure"
-+#line 6957 "configure"
+-#line 7014 "configure"
++#line 7057 "configure"
  #include "confdefs.h"
  #include <$ac_hdr>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:6919: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:6962: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:7019: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:7062: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
-@@ -6945,17 +6988,17 @@
+@@ -7045,17 +7088,17 @@
  REGEX=no
  ac_safe=`echo "regex.h" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for regex.h""... $ac_c" 1>&6
--echo "configure:6949: checking for regex.h" >&5
-+echo "configure:6992: checking for regex.h" >&5
+-echo "configure:7049: checking for regex.h" >&5
++echo "configure:7092: checking for regex.h" >&5
  if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 6954 "configure"
-+#line 6997 "configure"
+-#line 7054 "configure"
++#line 7097 "configure"
  #include "confdefs.h"
  #include <regex.h>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:6959: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:7002: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:7059: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:7102: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
-@@ -6983,7 +7026,7 @@
+@@ -7083,7 +7126,7 @@
    REGEX_EXTENDED=no
    REGEX=yes
    cat > conftest.$ac_ext <<EOF
--#line 6987 "configure"
-+#line 7030 "configure"
+-#line 7087 "configure"
++#line 7130 "configure"
  #include "confdefs.h"
  #include <regex.h>
       #ifdef REG_EXTENDED
-@@ -7027,7 +7070,7 @@
- ac_safe=`echo "openssl/ssl.h" | sed 'y%./+-%__pm%'`
- echo $ac_n "checking for openssl/ssl.h""... $ac_c" 1>&6
--echo "configure:7031: checking for openssl/ssl.h" >&5
-+echo "configure:7074: checking for openssl/ssl.h" >&5
- old_CFLAGS="$CFLAGS"
- smart_include=
-@@ -7037,7 +7080,7 @@
-   for try in $smart_try_dir; do
-     CFLAGS="$old_CFLAGS -I$try"
-     cat > conftest.$ac_ext <<EOF
--#line 7041 "configure"
-+#line 7084 "configure"
- #include "confdefs.h"
-                   #include <openssl/ssl.h>
-@@ -7045,7 +7088,7 @@
-  int a = 1;
- ; return 0; }
- EOF
--if { (eval echo configure:7049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:7092: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   smart_include="-I$try"
- else
-@@ -7064,7 +7107,7 @@
- if test "x$smart_include" = "x"; then
-   cat > conftest.$ac_ext <<EOF
--#line 7068 "configure"
-+#line 7111 "configure"
- #include "confdefs.h"
-                 #include <openssl/ssl.h>
-@@ -7072,7 +7115,7 @@
-  int a = 1;
- ; return 0; }
- EOF
--if { (eval echo configure:7076: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:7119: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   smart_include=" "
- else
-@@ -7116,7 +7159,7 @@
-   for try in $smart_include_dir /usr/local/include /opt/include; do
-     CFLAGS="$old_CFLAGS -I$try"
-     cat > conftest.$ac_ext <<EOF
--#line 7120 "configure"
-+#line 7163 "configure"
- #include "confdefs.h"
-                   #include <openssl/ssl.h>
-@@ -7124,7 +7167,7 @@
-  int a = 1;
- ; return 0; }
- EOF
--if { (eval echo configure:7128: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:7171: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-   rm -rf conftest*
-   smart_include="-I$try"
- else
-@@ -7168,17 +7211,17 @@
+@@ -7138,17 +7181,17 @@
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:7172: checking for $ac_hdr" >&5
-+echo "configure:7215: checking for $ac_hdr" >&5
+-echo "configure:7142: checking for $ac_hdr" >&5
++echo "configure:7185: checking for $ac_hdr" >&5
  if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 7177 "configure"
-+#line 7220 "configure"
+-#line 7147 "configure"
++#line 7190 "configure"
  #include "confdefs.h"
  #include <$ac_hdr>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:7182: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:7225: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:7152: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:7195: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
-@@ -7207,13 +7250,13 @@
-   CPPFLAGS="$old_CPPFLAGS"
-   echo $ac_n "checking for OpenSSL version >= 0.9.7""... $ac_c" 1>&6
--echo "configure:7211: checking for OpenSSL version >= 0.9.7" >&5
-+echo "configure:7254: checking for OpenSSL version >= 0.9.7" >&5
-        old_CPPFLAGS=$CPPFLAGS
-        if test "x$OPENSSL_INCLUDE" != "x"; then
-            CPPFLAGS="-I$OPENSSL_INCLUDE"
-          fi
-        cat > conftest.$ac_ext <<EOF
--#line 7217 "configure"
-+#line 7260 "configure"
+@@ -7178,9 +7221,9 @@
+     if test "x$OPENSSL_LIBS" != "x"; then
+       echo $ac_n "checking for OpenSSL version >= 0.9.7""... $ac_c" 1>&6
+-echo "configure:7182: checking for OpenSSL version >= 0.9.7" >&5
++echo "configure:7225: checking for OpenSSL version >= 0.9.7" >&5
+       cat > conftest.$ac_ext <<EOF
+-#line 7184 "configure"
++#line 7227 "configure"
  #include "confdefs.h"
  #include <openssl/crypto.h>
-        #if (OPENSSL_VERSION_NUMBER >= 0x00907000L)
-@@ -7242,7 +7285,7 @@
- sm_lib_safe=`echo "crypto" | sed 'y%./+-%__p_%'`
- sm_func_safe=`echo "DH_new" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for DH_new in -lcrypto""... $ac_c" 1>&6
--echo "configure:7246: checking for DH_new in -lcrypto" >&5
-+echo "configure:7289: checking for DH_new in -lcrypto" >&5
- old_LIBS="$LIBS"
- smart_lib=
-@@ -7252,14 +7295,14 @@
-   for try in $smart_try_dir; do
-     LIBS="-L$try -lcrypto $old_LIBS"
-     cat > conftest.$ac_ext <<EOF
--#line 7256 "configure"
-+#line 7299 "configure"
- #include "confdefs.h"
- extern char DH_new();
- int main() {
-  DH_new()
- ; return 0; }
- EOF
--if { (eval echo configure:7263: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   smart_lib="-L$try -lcrypto"
- else
-@@ -7277,14 +7320,14 @@
- if test "x$smart_lib" = "x"; then
-   LIBS="-lcrypto $old_LIBS"
-   cat > conftest.$ac_ext <<EOF
--#line 7281 "configure"
-+#line 7324 "configure"
- #include "confdefs.h"
- extern char DH_new();
- int main() {
-  DH_new()
- ; return 0; }
- EOF
--if { (eval echo configure:7288: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7331: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   smart_lib="-lcrypto"
- else
-@@ -7354,14 +7397,14 @@
-   for try in $smart_lib_dir /usr/local/lib /opt/lib; do
-     LIBS="-L$try -lcrypto $old_LIBS"
-     cat > conftest.$ac_ext <<EOF
--#line 7358 "configure"
-+#line 7401 "configure"
- #include "confdefs.h"
- extern char DH_new();
- int main() {
-  DH_new()
- ; return 0; }
- EOF
--if { (eval echo configure:7365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   smart_lib="-L$try -lcrypto"
- else
-@@ -7391,7 +7434,7 @@
- sm_lib_safe=`echo "ssl" | sed 'y%./+-%__p_%'`
- sm_func_safe=`echo "SSL_new" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for SSL_new in -lssl""... $ac_c" 1>&6
--echo "configure:7395: checking for SSL_new in -lssl" >&5
-+echo "configure:7438: checking for SSL_new in -lssl" >&5
- old_LIBS="$LIBS"
- smart_lib=
-@@ -7401,14 +7444,14 @@
-   for try in $smart_try_dir; do
-     LIBS="-L$try -lssl $old_LIBS"
-     cat > conftest.$ac_ext <<EOF
--#line 7405 "configure"
-+#line 7448 "configure"
- #include "confdefs.h"
- extern char SSL_new();
- int main() {
-  SSL_new()
- ; return 0; }
- EOF
--if { (eval echo configure:7412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   smart_lib="-L$try -lssl"
- else
-@@ -7426,14 +7469,14 @@
- if test "x$smart_lib" = "x"; then
-   LIBS="-lssl $old_LIBS"
-   cat > conftest.$ac_ext <<EOF
--#line 7430 "configure"
-+#line 7473 "configure"
- #include "confdefs.h"
- extern char SSL_new();
- int main() {
-  SSL_new()
- ; return 0; }
- EOF
--if { (eval echo configure:7437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   smart_lib="-lssl"
- else
-@@ -7503,14 +7546,14 @@
-   for try in $smart_lib_dir /usr/local/lib /opt/lib; do
-     LIBS="-L$try -lssl $old_LIBS"
-     cat > conftest.$ac_ext <<EOF
--#line 7507 "configure"
-+#line 7550 "configure"
- #include "confdefs.h"
- extern char SSL_new();
- int main() {
-  SSL_new()
- ; return 0; }
- EOF
--if { (eval echo configure:7514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7557: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-   rm -rf conftest*
-   smart_lib="-L$try -lssl"
- else
-@@ -7546,12 +7589,12 @@
+            #if (OPENSSL_VERSION_NUMBER >= 0x00907000L)
+@@ -7215,12 +7258,12 @@
  
  
  echo $ac_n "checking for off_t""... $ac_c" 1>&6
--echo "configure:7550: checking for off_t" >&5
-+echo "configure:7593: checking for off_t" >&5
+-echo "configure:7219: checking for off_t" >&5
++echo "configure:7262: checking for off_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 7555 "configure"
-+#line 7598 "configure"
+-#line 7224 "configure"
++#line 7267 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #if STDC_HEADERS
-@@ -7579,12 +7622,12 @@
+@@ -7248,12 +7291,12 @@
  fi
   
  echo $ac_n "checking for pid_t""... $ac_c" 1>&6
--echo "configure:7583: checking for pid_t" >&5
-+echo "configure:7626: checking for pid_t" >&5
+-echo "configure:7252: checking for pid_t" >&5
++echo "configure:7295: checking for pid_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 7588 "configure"
-+#line 7631 "configure"
+-#line 7257 "configure"
++#line 7300 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #if STDC_HEADERS
-@@ -7612,12 +7655,12 @@
+@@ -7281,12 +7324,12 @@
  fi
  
  echo $ac_n "checking for size_t""... $ac_c" 1>&6
--echo "configure:7616: checking for size_t" >&5
-+echo "configure:7659: checking for size_t" >&5
+-echo "configure:7285: checking for size_t" >&5
++echo "configure:7328: checking for size_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 7621 "configure"
-+#line 7664 "configure"
+-#line 7290 "configure"
++#line 7333 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #if STDC_HEADERS
-@@ -7645,12 +7688,12 @@
+@@ -7314,12 +7357,12 @@
  fi
  
  echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
--echo "configure:7649: checking for uid_t in sys/types.h" >&5
-+echo "configure:7692: checking for uid_t in sys/types.h" >&5
+-echo "configure:7318: checking for uid_t in sys/types.h" >&5
++echo "configure:7361: checking for uid_t in sys/types.h" >&5
  if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 7654 "configure"
-+#line 7697 "configure"
+-#line 7323 "configure"
++#line 7366 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  EOF
-@@ -7681,13 +7724,13 @@
+@@ -7350,13 +7393,13 @@
  
  
    echo $ac_n "checking for socklen_t""... $ac_c" 1>&6
--echo "configure:7685: checking for socklen_t" >&5
-+echo "configure:7728: checking for socklen_t" >&5
+-echo "configure:7354: checking for socklen_t" >&5
++echo "configure:7397: checking for socklen_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_socklen_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
     ac_cv_type_socklen_t=no
        cat > conftest.$ac_ext <<EOF
--#line 7691 "configure"
-+#line 7734 "configure"
+-#line 7360 "configure"
++#line 7403 "configure"
  #include "confdefs.h"
  #ifdef HAVE_SYS_TYPES_H
  #include <sys/types.h>
-@@ -7700,7 +7743,7 @@
+@@ -7369,7 +7412,7 @@
  socklen_t foo
  ; return 0; }
  EOF
--if { (eval echo configure:7704: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:7747: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7373: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7416: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_type_socklen_t=yes
  else
-@@ -7724,13 +7767,13 @@
+@@ -7393,13 +7436,13 @@
  
  
    echo $ac_n "checking for uint8_t""... $ac_c" 1>&6
--echo "configure:7728: checking for uint8_t" >&5
-+echo "configure:7771: checking for uint8_t" >&5
+-echo "configure:7397: checking for uint8_t" >&5
++echo "configure:7440: checking for uint8_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_uint8_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
     ac_cv_type_uint8_t=no
        cat > conftest.$ac_ext <<EOF
--#line 7734 "configure"
-+#line 7777 "configure"
+-#line 7403 "configure"
++#line 7446 "configure"
  #include "confdefs.h"
  #ifdef HAVE_INTTYPES_H
  #include <inttypes.h>
-@@ -7743,7 +7786,7 @@
+@@ -7412,7 +7455,7 @@
  uint8_t foo
  ; return 0; }
  EOF
--if { (eval echo configure:7747: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:7790: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7416: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7459: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_type_uint8_t=yes
  else
-@@ -7767,13 +7810,13 @@
+@@ -7436,13 +7479,13 @@
  
  
    echo $ac_n "checking for uint16_t""... $ac_c" 1>&6
--echo "configure:7771: checking for uint16_t" >&5
-+echo "configure:7814: checking for uint16_t" >&5
+-echo "configure:7440: checking for uint16_t" >&5
++echo "configure:7483: checking for uint16_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_uint16_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
     ac_cv_type_uint16_t=no
        cat > conftest.$ac_ext <<EOF
--#line 7777 "configure"
-+#line 7820 "configure"
+-#line 7446 "configure"
++#line 7489 "configure"
  #include "confdefs.h"
  #ifdef HAVE_INTTYPES_H
  #include <inttypes.h>
-@@ -7786,7 +7829,7 @@
+@@ -7455,7 +7498,7 @@
  uint16_t foo
  ; return 0; }
  EOF
--if { (eval echo configure:7790: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:7833: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7459: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7502: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_type_uint16_t=yes
  else
-@@ -7810,13 +7853,13 @@
+@@ -7479,13 +7522,13 @@
  
  
    echo $ac_n "checking for uint32_t""... $ac_c" 1>&6
--echo "configure:7814: checking for uint32_t" >&5
-+echo "configure:7857: checking for uint32_t" >&5
+-echo "configure:7483: checking for uint32_t" >&5
++echo "configure:7526: checking for uint32_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_uint32_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
     ac_cv_type_uint32_t=no
        cat > conftest.$ac_ext <<EOF
--#line 7820 "configure"
-+#line 7863 "configure"
+-#line 7489 "configure"
++#line 7532 "configure"
  #include "confdefs.h"
  #ifdef HAVE_INTTYPES_H
  #include <inttypes.h>
-@@ -7829,7 +7872,7 @@
+@@ -7498,7 +7541,7 @@
  uint32_t foo
  ; return 0; }
  EOF
--if { (eval echo configure:7833: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:7876: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7502: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7545: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_type_uint32_t=yes
  else
-@@ -7878,12 +7921,12 @@
+@@ -7547,12 +7590,12 @@
  
  do
  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:7882: checking for $ac_func" >&5
-+echo "configure:7925: checking for $ac_func" >&5
+-echo "configure:7551: checking for $ac_func" >&5
++echo "configure:7594: checking for $ac_func" >&5
  if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 7887 "configure"
-+#line 7930 "configure"
+-#line 7556 "configure"
++#line 7599 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char $ac_func(); below.  */
-@@ -7906,7 +7949,7 @@
+@@ -7575,7 +7618,7 @@
  
  ; return 0; }
  EOF
--if { (eval echo configure:7910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:7579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:7622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_$ac_func=yes"
  else
-@@ -7942,12 +7985,12 @@
+@@ -7611,12 +7654,12 @@
  
  do
  echo $ac_n "checking whether $ac_func must be declared""... $ac_c" 1>&6
--echo "configure:7946: checking whether $ac_func must be declared" >&5
-+echo "configure:7989: checking whether $ac_func must be declared" >&5
+-echo "configure:7615: checking whether $ac_func must be declared" >&5
++echo "configure:7658: checking whether $ac_func must be declared" >&5
  if eval "test \"`echo '$''{'radius_cv_decl_needed_$ac_func'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 7951 "configure"
-+#line 7994 "configure"
+-#line 7620 "configure"
++#line 7663 "configure"
  #include "confdefs.h"
  
  #include <stdio.h>
-@@ -8002,7 +8045,7 @@
+@@ -7671,7 +7714,7 @@
  char *(*pfn) = (char *(*)) $ac_func
  ; return 0; }
  EOF
--if { (eval echo configure:8006: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7675: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7718: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    eval "radius_cv_decl_needed_$ac_func=no"
  else
-@@ -8029,12 +8072,12 @@
+@@ -7698,12 +7741,12 @@
  
  
  echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
--echo "configure:8033: checking return type of signal handlers" >&5
-+echo "configure:8076: checking return type of signal handlers" >&5
+-echo "configure:7702: checking return type of signal handlers" >&5
++echo "configure:7745: checking return type of signal handlers" >&5
  if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 8038 "configure"
-+#line 8081 "configure"
+-#line 7707 "configure"
++#line 7750 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #include <signal.h>
-@@ -8051,7 +8094,7 @@
+@@ -7720,7 +7763,7 @@
  int i;
  ; return 0; }
  EOF
--if { (eval echo configure:8055: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8098: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7724: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7767: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_type_signal=void
  else
-@@ -8074,11 +8117,11 @@
+@@ -7743,11 +7786,11 @@
  then
   
    echo $ac_n "checking for ut_xtime in struct utmpx""... $ac_c" 1>&6
--echo "configure:8078: checking for ut_xtime in struct utmpx" >&5
-+echo "configure:8121: checking for ut_xtime in struct utmpx" >&5
+-echo "configure:7747: checking for ut_xtime in struct utmpx" >&5
++echo "configure:7790: checking for ut_xtime in struct utmpx" >&5
  
  
    cat > conftest.$ac_ext <<EOF
--#line 8082 "configure"
-+#line 8125 "configure"
+-#line 7751 "configure"
++#line 7794 "configure"
  #include "confdefs.h"
  
  #include <utmpx.h>
-@@ -8090,7 +8133,7 @@
+@@ -7759,7 +7802,7 @@
   int foo = offsetof(struct utmpx, ut_xtime) 
  ; return 0; }
  EOF
--if { (eval echo configure:8094: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8137: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7806: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    has_element=" "
  else
-@@ -8121,11 +8164,11 @@
+@@ -7790,11 +7833,11 @@
  
  
    echo $ac_n "checking for ipi_addr in struct in_pktinfo""... $ac_c" 1>&6
--echo "configure:8125: checking for ipi_addr in struct in_pktinfo" >&5
-+echo "configure:8168: checking for ipi_addr in struct in_pktinfo" >&5
+-echo "configure:7794: checking for ipi_addr in struct in_pktinfo" >&5
++echo "configure:7837: checking for ipi_addr in struct in_pktinfo" >&5
  
  
    cat > conftest.$ac_ext <<EOF
--#line 8129 "configure"
-+#line 8172 "configure"
+-#line 7798 "configure"
++#line 7841 "configure"
  #include "confdefs.h"
  
  #include <netinet/in.h>
-@@ -8137,7 +8180,7 @@
+@@ -7806,7 +7849,7 @@
   int foo = offsetof(struct in_pktinfo, ipi_addr) 
  ; return 0; }
  EOF
--if { (eval echo configure:8141: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8184: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7810: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7853: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    has_element=" "
  else
-@@ -8167,12 +8210,12 @@
+@@ -7836,12 +7879,12 @@
  
  
  echo $ac_n "checking for working const""... $ac_c" 1>&6
--echo "configure:8171: checking for working const" >&5
-+echo "configure:8214: checking for working const" >&5
+-echo "configure:7840: checking for working const" >&5
++echo "configure:7883: checking for working const" >&5
  if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 8176 "configure"
-+#line 8219 "configure"
+-#line 7845 "configure"
++#line 7888 "configure"
  #include "confdefs.h"
  
  int main() {
-@@ -8221,7 +8264,7 @@
+@@ -7890,7 +7933,7 @@
  
  ; return 0; }
  EOF
--if { (eval echo configure:8225: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8268: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:7894: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:7937: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    ac_cv_c_const=yes
  else
-@@ -8243,7 +8286,7 @@
+@@ -7912,7 +7955,7 @@
   
  
  echo $ac_n "checking type of OS""... $ac_c" 1>&6
--echo "configure:8247: checking type of OS" >&5
-+echo "configure:8290: checking type of OS" >&5
+-echo "configure:7916: checking type of OS" >&5
++echo "configure:7959: checking type of OS" >&5
  OS=`uname -s`
  echo "$ac_t""$OS" 1>&6
  if test "$OS" = "OS/2"; then
-@@ -8258,7 +8301,7 @@
+@@ -7927,7 +7970,7 @@
  fi
  
  echo $ac_n "checking for developer gcc flags""... $ac_c" 1>&6
--echo "configure:8262: checking for developer gcc flags" >&5
-+echo "configure:8305: checking for developer gcc flags" >&5
+-echo "configure:7931: checking for developer gcc flags" >&5
++echo "configure:7974: checking for developer gcc flags" >&5
  if test "x$developer" = "xyes" -a "x$GCC" = "xyes"; then
    devflags="-g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef"
    CFLAGS="$CFLAGS $devflags"
-@@ -8273,7 +8316,7 @@
+@@ -7942,7 +7985,7 @@
  
  
  echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6
--echo "configure:8277: checking for crypt in -lcrypt" >&5
-+echo "configure:8320: checking for crypt in -lcrypt" >&5
+-echo "configure:7946: checking for crypt in -lcrypt" >&5
++echo "configure:7989: checking for crypt in -lcrypt" >&5
  ac_lib_var=`echo crypt'_'crypt | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8281,7 +8324,7 @@
+@@ -7950,7 +7993,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lcrypt  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 8285 "configure"
-+#line 8328 "configure"
+-#line 7954 "configure"
++#line 7997 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -8292,7 +8335,7 @@
+@@ -7961,7 +8004,7 @@
  crypt()
  ; return 0; }
  EOF
--if { (eval echo configure:8296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8339: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:7965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8008: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -8320,12 +8363,12 @@
+@@ -7989,12 +8032,12 @@
  
  else
    echo $ac_n "checking for crypt""... $ac_c" 1>&6
--echo "configure:8324: checking for crypt" >&5
-+echo "configure:8367: checking for crypt" >&5
+-echo "configure:7993: checking for crypt" >&5
++echo "configure:8036: checking for crypt" >&5
  if eval "test \"`echo '$''{'ac_cv_func_crypt'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
--#line 8329 "configure"
-+#line 8372 "configure"
+-#line 7998 "configure"
++#line 8041 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char crypt(); below.  */
-@@ -8348,7 +8391,7 @@
+@@ -8017,7 +8060,7 @@
  
  ; return 0; }
  EOF
--if { (eval echo configure:8352: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_crypt=yes"
  else
-@@ -8373,7 +8416,7 @@
+@@ -8042,7 +8085,7 @@
  fi
  
  echo $ac_n "checking for setkey in -lcipher""... $ac_c" 1>&6
--echo "configure:8377: checking for setkey in -lcipher" >&5
-+echo "configure:8420: checking for setkey in -lcipher" >&5
+-echo "configure:8046: checking for setkey in -lcipher" >&5
++echo "configure:8089: checking for setkey in -lcipher" >&5
  ac_lib_var=`echo cipher'_'setkey | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8381,7 +8424,7 @@
+@@ -8050,7 +8093,7 @@
    ac_save_LIBS="$LIBS"
  LIBS="-lcipher  $LIBS"
  cat > conftest.$ac_ext <<EOF
--#line 8385 "configure"
-+#line 8428 "configure"
+-#line 8054 "configure"
++#line 8097 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
-@@ -8392,7 +8435,7 @@
+@@ -8061,7 +8104,7 @@
  setkey()
  ; return 0; }
  EOF
--if { (eval echo configure:8396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8065: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8108: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
-@@ -8421,10 +8464,10 @@
+@@ -8090,10 +8133,10 @@
        
  
  echo $ac_n "checking for asn1.h,snmp.h,snmp_impl.h""... $ac_c" 1>&6
--echo "configure:8425: checking for asn1.h,snmp.h,snmp_impl.h" >&5
-+echo "configure:8468: checking for asn1.h,snmp.h,snmp_impl.h" >&5
+-echo "configure:8094: checking for asn1.h,snmp.h,snmp_impl.h" >&5
++echo "configure:8137: checking for asn1.h,snmp.h,snmp_impl.h" >&5
  
  cat > conftest.$ac_ext <<EOF
--#line 8428 "configure"
-+#line 8471 "configure"
+-#line 8097 "configure"
++#line 8140 "configure"
  #include "confdefs.h"
  
  #ifdef HAVE_SYS_TYPES_H
-@@ -8450,7 +8493,7 @@
+@@ -8119,7 +8162,7 @@
   int a = 1;
  ; return 0; }
  EOF
--if { (eval echo configure:8454: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8497: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:8123: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:8166: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    SNMP_INCLUDE="";ucdsnmp=yes
  else
-@@ -8466,7 +8509,7 @@
+@@ -8135,7 +8178,7 @@
    for try in /usr/include /usr/local/include $with_snmp_include_dir; do
      CFLAGS="$old_CFLAGS -I$try"
      cat > conftest.$ac_ext <<EOF
--#line 8470 "configure"
-+#line 8513 "configure"
+-#line 8139 "configure"
++#line 8182 "configure"
  #include "confdefs.h"
  
  #ifdef HAVE_SYS_TYPES_H
-@@ -8492,7 +8535,7 @@
+@@ -8161,7 +8204,7 @@
   int a = 1;
  ; return 0; }
  EOF
--if { (eval echo configure:8496: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8539: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:8165: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:8208: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    SNMP_INCLUDE="-I$try";ucdsnmp=yes
  else
-@@ -8514,7 +8557,7 @@
+@@ -8183,7 +8226,7 @@
    for try in /usr/include/ucd-snmp /usr/local/include/ucd-snmp $with_snmp_include_dir; do
      CFLAGS="$old_CFLAGS -I$try"
  cat > conftest.$ac_ext <<EOF
--#line 8518 "configure"
-+#line 8561 "configure"
+-#line 8187 "configure"
++#line 8230 "configure"
  #include "confdefs.h"
  
  #ifdef HAVE_SYS_TYPES_H
-@@ -8539,7 +8582,7 @@
+@@ -8208,7 +8251,7 @@
   int a = 1;
  ; return 0; }
  EOF
--if { (eval echo configure:8543: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8586: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:8212: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:8255: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    SNMP_INCLUDE="";ucdsnmp=no
  else
-@@ -8561,7 +8604,7 @@
+@@ -8230,7 +8273,7 @@
    for try in /usr/include/ucd-snmp /usr/local/include/ucd-snmp $with_snmp_include_dir; do
      CFLAGS="$old_CFLAGS -I$try"
      cat > conftest.$ac_ext <<EOF
--#line 8565 "configure"
-+#line 8608 "configure"
+-#line 8234 "configure"
++#line 8277 "configure"
  #include "confdefs.h"
  
  #ifdef HAVE_SYS_TYPES_H
-@@ -8586,7 +8629,7 @@
+@@ -8255,7 +8298,7 @@
   int a = 1;
  ; return 0; }
  EOF
--if { (eval echo configure:8590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8633: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:8259: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:8302: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    rm -rf conftest*
    SNMP_INCLUDE="-I$try";ucdsnmp=no
  else
-@@ -8620,19 +8663,19 @@
+@@ -8289,19 +8332,19 @@
  
    fi
    echo $ac_n "checking for snmp_build_var_op in -lsnmp""... $ac_c" 1>&6
--echo "configure:8624: checking for snmp_build_var_op in -lsnmp" >&5
-+echo "configure:8667: checking for snmp_build_var_op in -lsnmp" >&5
+-echo "configure:8293: checking for snmp_build_var_op in -lsnmp" >&5
++echo "configure:8336: checking for snmp_build_var_op in -lsnmp" >&5
  
    old_LIBS="$LIBS"
    LIBS="$old_LIBS -lsnmp"
    cat > conftest.$ac_ext <<EOF
--#line 8629 "configure"
-+#line 8672 "configure"
+-#line 8298 "configure"
++#line 8341 "configure"
  #include "confdefs.h"
  extern char snmp_build_var_op();
  int main() {
   snmp_build_var_op()
  ; return 0; }
  EOF
--if { (eval echo configure:8636: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8305: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8348: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    SNMP_LIBS="-lsnmp"
  else
-@@ -8647,14 +8690,14 @@
+@@ -8316,14 +8359,14 @@
      for try in /usr/lib /usr/local/lib /usr/local/snmp/lib $with_snmp_lib_dir; do
        LIBS="$old_LIBS -L$try -lsnmp"
        cat > conftest.$ac_ext <<EOF
--#line 8651 "configure"
-+#line 8694 "configure"
+-#line 8320 "configure"
++#line 8363 "configure"
  #include "confdefs.h"
  extern char snmp_build_var_op();
  int main() {
   snmp_build_var_op()
  ; return 0; }
  EOF
--if { (eval echo configure:8658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8327: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    SNMP_LIBS="-L$try -lsnmp"
  else
-@@ -8669,14 +8712,14 @@
+@@ -8338,14 +8381,14 @@
        fi
        LIBS="$old_LIBS -L$try -lsnmp -lcrypto"
        cat > conftest.$ac_ext <<EOF
--#line 8673 "configure"
-+#line 8716 "configure"
+-#line 8342 "configure"
++#line 8385 "configure"
  #include "confdefs.h"
  extern char snmp_build_var_op();
  int main() {
   snmp_build_var_op()
  ; return 0; }
  EOF
--if { (eval echo configure:8680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8723: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8349: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8392: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    SNMP_LIBS="-L$try -lsnmp -lcrypto"
  else
-@@ -8691,14 +8734,14 @@
+@@ -8360,14 +8403,14 @@
        fi
        LIBS="$old_LIBS -L$try -lsnmp -lcrypto -lkstat"
        cat > conftest.$ac_ext <<EOF
--#line 8695 "configure"
-+#line 8738 "configure"
+-#line 8364 "configure"
++#line 8407 "configure"
  #include "confdefs.h"
  extern char snmp_build_var_op();
  int main() {
   snmp_build_var_op()
  ; return 0; }
  EOF
--if { (eval echo configure:8702: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8745: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8414: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    SNMP_LIBS="-L$try -lsnmp -lcrypto -lkstat"
  else
-@@ -8736,7 +8779,7 @@
+@@ -8405,7 +8448,7 @@
  
  gethostbyaddrrstyle=""
  echo $ac_n "checking gethostbyaddr_r() syntax""... $ac_c" 1>&6
--echo "configure:8740: checking gethostbyaddr_r() syntax" >&5
-+echo "configure:8783: checking gethostbyaddr_r() syntax" >&5
+-echo "configure:8409: checking gethostbyaddr_r() syntax" >&5
++echo "configure:8452: checking gethostbyaddr_r() syntax" >&5
  case "$host" in
  *-freebsd*)
        cat >> confdefs.h <<\EOF
-@@ -8749,7 +8792,7 @@
+@@ -8418,7 +8461,7 @@
  esac
  if test "x$gethostbyaddrrstyle" = "x"; then
        cat > conftest.$ac_ext <<EOF
--#line 8753 "configure"
-+#line 8796 "configure"
+-#line 8422 "configure"
++#line 8465 "configure"
  #include "confdefs.h"
  
  #include <stdio.h>
-@@ -8759,7 +8802,7 @@
+@@ -8428,7 +8471,7 @@
   gethostbyaddr_r(NULL, 0, 0, NULL, NULL, 0, NULL, NULL) 
  ; return 0; }
  EOF
--if { (eval echo configure:8763: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8806: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8432: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8475: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
        cat >> confdefs.h <<\EOF
-@@ -8776,7 +8819,7 @@
+@@ -8445,7 +8488,7 @@
  fi
  if test "x$gethostbyaddrrstyle" = "x"; then
        cat > conftest.$ac_ext <<EOF
--#line 8780 "configure"
-+#line 8823 "configure"
+-#line 8449 "configure"
++#line 8492 "configure"
  #include "confdefs.h"
  
  #include <stdio.h>
-@@ -8786,7 +8829,7 @@
+@@ -8455,7 +8498,7 @@
   gethostbyaddr_r(NULL, 0, 0, NULL, NULL, 0, NULL)  
  ; return 0; }
  EOF
--if { (eval echo configure:8790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
                cat >> confdefs.h <<\EOF
-@@ -8803,7 +8846,7 @@
+@@ -8472,7 +8515,7 @@
  fi
  if test "x$gethostbyaddrrstyle" = "x"; then
        cat > conftest.$ac_ext <<EOF
--#line 8807 "configure"
-+#line 8850 "configure"
+-#line 8476 "configure"
++#line 8519 "configure"
  #include "confdefs.h"
  
  #include <stdio.h>
-@@ -8813,7 +8856,7 @@
+@@ -8482,7 +8525,7 @@
   gethostbyaddr(NULL, 0, 0)  
  ; return 0; }
  EOF
--if { (eval echo configure:8817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8486: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8529: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
                cat >> confdefs.h <<\EOF
-@@ -8841,9 +8884,9 @@
+@@ -8510,9 +8553,9 @@
  
  gethostbynamerstyle=""
  echo $ac_n "checking gethostbyname_r() syntax""... $ac_c" 1>&6
--echo "configure:8845: checking gethostbyname_r() syntax" >&5
-+echo "configure:8888: checking gethostbyname_r() syntax" >&5
+-echo "configure:8514: checking gethostbyname_r() syntax" >&5
++echo "configure:8557: checking gethostbyname_r() syntax" >&5
  cat > conftest.$ac_ext <<EOF
--#line 8847 "configure"
-+#line 8890 "configure"
+-#line 8516 "configure"
++#line 8559 "configure"
  #include "confdefs.h"
  
  #include <stdio.h>
-@@ -8853,7 +8896,7 @@
+@@ -8522,7 +8565,7 @@
   gethostbyname_r(NULL, NULL, NULL, 0, NULL, NULL) 
  ; return 0; }
  EOF
--if { (eval echo configure:8857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
        cat >> confdefs.h <<\EOF
-@@ -8869,7 +8912,7 @@
+@@ -8538,7 +8581,7 @@
  rm -f conftest*
  if test "x$gethostbynamerstyle" = "x"; then
        cat > conftest.$ac_ext <<EOF
--#line 8873 "configure"
-+#line 8916 "configure"
+-#line 8542 "configure"
++#line 8585 "configure"
  #include "confdefs.h"
  
  #include <stdio.h>
-@@ -8879,7 +8922,7 @@
+@@ -8548,7 +8591,7 @@
   gethostbyname_r(NULL, NULL, NULL, 0, NULL)  
  ; return 0; }
  EOF
--if { (eval echo configure:8883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8926: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8552: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8595: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
                cat >> confdefs.h <<\EOF
-@@ -8896,7 +8939,7 @@
+@@ -8565,7 +8608,7 @@
  fi
  if test "x$gethostbynamerstyle" = "x"; then
        cat > conftest.$ac_ext <<EOF
--#line 8900 "configure"
-+#line 8943 "configure"
+-#line 8569 "configure"
++#line 8612 "configure"
  #include "confdefs.h"
  
  #include <stdio.h>
-@@ -8906,7 +8949,7 @@
+@@ -8575,7 +8618,7 @@
   gethostbyname(NULL)  
  ; return 0; }
  EOF
--if { (eval echo configure:8910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
                cat >> confdefs.h <<\EOF
-@@ -8934,9 +8977,9 @@
+@@ -8603,9 +8646,9 @@
  
  ctimerstyle=""
  echo $ac_n "checking ctime_r() syntax""... $ac_c" 1>&6
--echo "configure:8938: checking ctime_r() syntax" >&5
-+echo "configure:8981: checking ctime_r() syntax" >&5
+-echo "configure:8607: checking ctime_r() syntax" >&5
++echo "configure:8650: checking ctime_r() syntax" >&5
  cat > conftest.$ac_ext <<EOF
--#line 8940 "configure"
-+#line 8983 "configure"
+-#line 8609 "configure"
++#line 8652 "configure"
  #include "confdefs.h"
  
  #include <time.h>
-@@ -8945,7 +8988,7 @@
+@@ -8614,7 +8657,7 @@
   ctime_r(NULL, NULL, 0) 
  ; return 0; }
  EOF
--if { (eval echo configure:8949: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8992: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8618: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
        cat >> confdefs.h <<\EOF
-@@ -8961,7 +9004,7 @@
+@@ -8630,7 +8673,7 @@
  rm -f conftest*
  if test "x$ctimerstyle" = "x"; then
        cat > conftest.$ac_ext <<EOF
--#line 8965 "configure"
-+#line 9008 "configure"
+-#line 8634 "configure"
++#line 8677 "configure"
  #include "confdefs.h"
  
  #include <time.h>
-@@ -8970,7 +9013,7 @@
+@@ -8639,7 +8682,7 @@
   ctime_r(NULL, NULL) 
  ; return 0; }
  EOF
--if { (eval echo configure:8974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:9017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8643: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8686: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    
                cat >> confdefs.h <<\EOF
-@@ -8995,7 +9038,7 @@
+@@ -8664,7 +8707,7 @@
  
  if test x"$rad_enable_largefiles" = xyes ; then
      echo $ac_n "checking for largefile linkage""... $ac_c" 1>&6
--echo "configure:8999: checking for largefile linkage" >&5
-+echo "configure:9042: checking for largefile linkage" >&5
+-echo "configure:8668: checking for largefile linkage" >&5
++echo "configure:8711: checking for largefile linkage" >&5
      case "$host" in
      *-aix4.01*)
          echo "$ac_t""no" 1>&6
-@@ -9032,7 +9075,7 @@
+@@ -8701,7 +8744,7 @@
          # Extract the first word of "getconf", so it can be a program name with args.
  set dummy getconf; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:9036: checking for $ac_word" >&5
-+echo "configure:9079: checking for $ac_word" >&5
+-echo "configure:8705: checking for $ac_word" >&5
++echo "configure:8748: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_GETCONF'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
-@@ -9121,7 +9164,7 @@
+@@ -8790,7 +8833,7 @@
     done
  fi
  
@@ -3987,7 +3854,7 @@ diff -ruN freeradius-1.1.0.orig/configure freeradius-1.1.0/configure
  
  
  
-@@ -9292,8 +9335,6 @@
+@@ -8961,8 +9004,6 @@
  s%@abs_top_builddir@%$abs_top_builddir%g
  s%@GMAKE@%$GMAKE%g
  s%@MAKE@%$MAKE%g
@@ -3996,15 +3863,15 @@ diff -ruN freeradius-1.1.0.orig/configure freeradius-1.1.0/configure
  s%@LIBTOOL@%$LIBTOOL%g
  s%@host@%$host%g
  s%@host_alias@%$host_alias%g
-@@ -9313,6 +9354,7 @@
+@@ -8982,6 +9023,7 @@
  s%@logdir@%$logdir%g
  s%@radacctdir@%$radacctdir%g
  s%@raddbdir@%$raddbdir%g
 +s%@subdirs@%$subdirs%g
- s%@OPENSSL_INCLUDE@%$OPENSSL_INCLUDE%g
- s%@OPENSSL_LIBS@%$OPENSSL_LIBS%g
  s%@PERL@%$PERL%g
-@@ -9600,7 +9642,7 @@
+ s%@SNMPGET@%$SNMPGET%g
+ s%@SNMPWALK@%$SNMPWALK%g
+@@ -9269,7 +9311,7 @@
      esac
    done
  
@@ -4013,9 +3880,9 @@ diff -ruN freeradius-1.1.0.orig/configure freeradius-1.1.0/configure
  
      # Do not complain, so a configure script can configure whichever
      # parts of a large source tree are present.
-diff -ruN freeradius-1.1.0.orig/configure.in freeradius-1.1.0/configure.in
---- freeradius-1.1.0.orig/configure.in 2006-01-01 18:28:15.324576232 +0100
-+++ freeradius-1.1.0/configure.in      2006-01-01 19:58:16.103533032 +0100
+diff -ruN freeradius-1.1.1.orig/configure.in freeradius-1.1.1/configure.in
+--- freeradius-1.1.1.orig/configure.in 2006-02-06 13:50:52.000000000 +0100
++++ freeradius-1.1.1/configure.in      2006-02-07 16:38:42.838344176 +0100
 @@ -217,7 +217,7 @@
  dnl   enable_ltdl_install=yes
  dnl   ac_configure_args="$ac_configure_args --enable-ltdl-install"
@@ -4025,9 +3892,9 @@ diff -ruN freeradius-1.1.0.orig/configure.in freeradius-1.1.0/configure.in
  
  dnl #
  dnl #  Allow the user to specify a list of modules to be linked
-diff -ruN freeradius-1.1.0.orig/ltmain.sh freeradius-1.1.0/ltmain.sh
---- freeradius-1.1.0.orig/ltmain.sh    2006-01-01 18:28:15.330575320 +0100
-+++ freeradius-1.1.0/ltmain.sh 2006-01-01 19:58:16.136528016 +0100
+diff -ruN freeradius-1.1.1.orig/ltmain.sh freeradius-1.1.1/ltmain.sh
+--- freeradius-1.1.1.orig/ltmain.sh    2003-06-24 13:03:39.000000000 +0200
++++ freeradius-1.1.1/ltmain.sh 2006-02-07 16:38:42.845343112 +0100
 @@ -49,14 +49,14 @@
  fi
  
@@ -5355,9 +5222,9 @@ diff -ruN freeradius-1.1.0.orig/ltmain.sh freeradius-1.1.0/ltmain.sh
  
          rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}"
          if test "$fast_install" = yes && test -n "$relink_command"; then
-diff -ruN freeradius-1.1.0.orig/Makefile freeradius-1.1.0/Makefile
---- freeradius-1.1.0.orig/Makefile     2006-01-01 18:28:15.311578208 +0100
-+++ freeradius-1.1.0/Makefile  2006-01-01 19:58:16.141527256 +0100
+diff -ruN freeradius-1.1.1.orig/Makefile freeradius-1.1.1/Makefile
+--- freeradius-1.1.1.orig/Makefile     2005-04-11 23:18:27.000000000 +0200
++++ freeradius-1.1.1/Makefile  2006-02-07 16:38:42.846342960 +0100
 @@ -11,7 +11,7 @@
  
  .PHONY: all clean install
@@ -5367,10 +5234,10 @@ diff -ruN freeradius-1.1.0.orig/Makefile freeradius-1.1.0/Makefile
  WHAT_TO_MAKE  = all
  
  all:
-diff -ruN freeradius-1.1.0.orig/Make.inc.in freeradius-1.1.0/Make.inc.in
---- freeradius-1.1.0.orig/Make.inc.in  2006-01-01 18:28:15.311578208 +0100
-+++ freeradius-1.1.0/Make.inc.in       2006-01-01 19:58:16.144526800 +0100
-@@ -50,7 +50,6 @@
+diff -ruN freeradius-1.1.1.orig/Make.inc.in freeradius-1.1.1/Make.inc.in
+--- freeradius-1.1.1.orig/Make.inc.in  2006-01-24 22:02:20.000000000 +0100
++++ freeradius-1.1.1/Make.inc.in       2006-02-07 16:38:42.846342960 +0100
+@@ -51,7 +51,6 @@
  RADIR         = ${radacctdir}
  
  LIBLTDL               = @LIBLTDL@
@@ -5378,10 +5245,3 @@ diff -ruN freeradius-1.1.0.orig/Make.inc.in freeradius-1.1.0/Make.inc.in
  INCLTDL               = @INCLTDL@
  
  USE_SHARED_LIBS       = @USE_SHARED_LIBS@
-@@ -74,4 +73,4 @@
- RADIUSD_VERSION               = @RADIUSD_VERSION@
- MODULES                       = @MODULES@
--HOSTINFO              = @HOSTINFO@
-\ Pas de fin de ligne à la fin du fichier.
-+HOSTINFO              = @HOSTINFO@