masqmail

diff configure @ 339:e6864daf89f4

removed -dev postfix on version number and ``received'' an update to autoconf 2.68
author markus schnalke <meillo@marmaro.de>
date Wed, 31 Aug 2011 08:46:00 +0200
parents a777ddf67c86
children 3f1eecd8082d
line diff
     1.1 --- a/configure	Wed Aug 31 08:40:24 2011 +0200
     1.2 +++ b/configure	Wed Aug 31 08:46:00 2011 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  #! /bin/sh
     1.5  # Guess values for system-dependent variables and create Makefiles.
     1.6 -# Generated by GNU Autoconf 2.67 for masqmail 0.3.3-dev.
     1.7 +# Generated by GNU Autoconf 2.68 for masqmail 0.3.3.
     1.8  #
     1.9  # Report bugs to <meillo@marmaro.de>.
    1.10  #
    1.11 @@ -91,6 +91,7 @@
    1.12  IFS=" ""	$as_nl"
    1.13  
    1.14  # Find who we are.  Look in the path if we contain no directory separator.
    1.15 +as_myself=
    1.16  case $0 in #((
    1.17    *[\\/]* ) as_myself=$0 ;;
    1.18    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    1.19 @@ -216,11 +217,18 @@
    1.20    # We cannot yet assume a decent shell, so we have to provide a
    1.21  	# neutralization value for shells without unset; and this also
    1.22  	# works around shells that cannot unset nonexistent variables.
    1.23 +	# Preserve -v and -x to the replacement shell.
    1.24  	BASH_ENV=/dev/null
    1.25  	ENV=/dev/null
    1.26  	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
    1.27  	export CONFIG_SHELL
    1.28 -	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
    1.29 +	case $- in # ((((
    1.30 +	  *v*x* | *x*v* ) as_opts=-vx ;;
    1.31 +	  *v* ) as_opts=-v ;;
    1.32 +	  *x* ) as_opts=-x ;;
    1.33 +	  * ) as_opts= ;;
    1.34 +	esac
    1.35 +	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    1.36  fi
    1.37  
    1.38      if test x$as_have_required = xno; then :
    1.39 @@ -552,8 +560,8 @@
    1.40  # Identity of this package.
    1.41  PACKAGE_NAME='masqmail'
    1.42  PACKAGE_TARNAME='masqmail'
    1.43 -PACKAGE_VERSION='0.3.3-dev'
    1.44 -PACKAGE_STRING='masqmail 0.3.3-dev'
    1.45 +PACKAGE_VERSION='0.3.3'
    1.46 +PACKAGE_STRING='masqmail 0.3.3'
    1.47  PACKAGE_BUGREPORT='meillo@marmaro.de'
    1.48  PACKAGE_URL=''
    1.49  
    1.50 @@ -1130,7 +1138,7 @@
    1.51      $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    1.52      expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1.53        $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    1.54 -    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    1.55 +    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
    1.56      ;;
    1.57  
    1.58    esac
    1.59 @@ -1268,7 +1276,7 @@
    1.60    # Omit some internal or obsolete options to make the list less imposing.
    1.61    # This message is too long to be a string in the A/UX 3.1 sh.
    1.62    cat <<_ACEOF
    1.63 -\`configure' configures masqmail 0.3.3-dev to adapt to many kinds of systems.
    1.64 +\`configure' configures masqmail 0.3.3 to adapt to many kinds of systems.
    1.65  
    1.66  Usage: $0 [OPTION]... [VAR=VALUE]...
    1.67  
    1.68 @@ -1334,7 +1342,7 @@
    1.69  
    1.70  if test -n "$ac_init_help"; then
    1.71    case $ac_init_help in
    1.72 -     short | recursive ) echo "Configuration of masqmail 0.3.3-dev:";;
    1.73 +     short | recursive ) echo "Configuration of masqmail 0.3.3:";;
    1.74     esac
    1.75    cat <<\_ACEOF
    1.76  
    1.77 @@ -1443,8 +1451,8 @@
    1.78  test -n "$ac_init_help" && exit $ac_status
    1.79  if $ac_init_version; then
    1.80    cat <<\_ACEOF
    1.81 -masqmail configure 0.3.3-dev
    1.82 -generated by GNU Autoconf 2.67
    1.83 +masqmail configure 0.3.3
    1.84 +generated by GNU Autoconf 2.68
    1.85  
    1.86  Copyright (C) 2010 Free Software Foundation, Inc.
    1.87  This configure script is free software; the Free Software Foundation
    1.88 @@ -1490,7 +1498,7 @@
    1.89  
    1.90  	ac_retval=1
    1.91  fi
    1.92 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    1.93 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    1.94    as_fn_set_status $ac_retval
    1.95  
    1.96  } # ac_fn_c_try_compile
    1.97 @@ -1536,7 +1544,7 @@
    1.98    # interfere with the next link command; also delete a directory that is
    1.99    # left behind by Apple's compiler.  We do this before executing the actions.
   1.100    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   1.101 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.102 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.103    as_fn_set_status $ac_retval
   1.104  
   1.105  } # ac_fn_c_try_link
   1.106 @@ -1573,7 +1581,7 @@
   1.107  
   1.108      ac_retval=1
   1.109  fi
   1.110 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.111 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.112    as_fn_set_status $ac_retval
   1.113  
   1.114  } # ac_fn_c_try_cpp
   1.115 @@ -1615,7 +1623,7 @@
   1.116         ac_retval=$ac_status
   1.117  fi
   1.118    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   1.119 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.120 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.121    as_fn_set_status $ac_retval
   1.122  
   1.123  } # ac_fn_c_try_run
   1.124 @@ -1628,7 +1636,7 @@
   1.125    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.126    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.127  $as_echo_n "checking for $2... " >&6; }
   1.128 -if eval "test \"\${$3+set}\"" = set; then :
   1.129 +if eval \${$3+:} false; then :
   1.130    $as_echo_n "(cached) " >&6
   1.131  else
   1.132    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.133 @@ -1683,7 +1691,7 @@
   1.134  eval ac_res=\$$3
   1.135  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.136  $as_echo "$ac_res" >&6; }
   1.137 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.138 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.139  
   1.140  } # ac_fn_c_check_func
   1.141  
   1.142 @@ -1695,10 +1703,10 @@
   1.143  ac_fn_c_check_header_mongrel ()
   1.144  {
   1.145    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.146 -  if eval "test \"\${$3+set}\"" = set; then :
   1.147 +  if eval \${$3+:} false; then :
   1.148    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.149  $as_echo_n "checking for $2... " >&6; }
   1.150 -if eval "test \"\${$3+set}\"" = set; then :
   1.151 +if eval \${$3+:} false; then :
   1.152    $as_echo_n "(cached) " >&6
   1.153  fi
   1.154  eval ac_res=\$$3
   1.155 @@ -1765,7 +1773,7 @@
   1.156  esac
   1.157    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.158  $as_echo_n "checking for $2... " >&6; }
   1.159 -if eval "test \"\${$3+set}\"" = set; then :
   1.160 +if eval \${$3+:} false; then :
   1.161    $as_echo_n "(cached) " >&6
   1.162  else
   1.163    eval "$3=\$ac_header_compiler"
   1.164 @@ -1774,7 +1782,7 @@
   1.165  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.166  $as_echo "$ac_res" >&6; }
   1.167  fi
   1.168 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.169 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.170  
   1.171  } # ac_fn_c_check_header_mongrel
   1.172  
   1.173 @@ -1787,7 +1795,7 @@
   1.174    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.175    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.176  $as_echo_n "checking for $2... " >&6; }
   1.177 -if eval "test \"\${$3+set}\"" = set; then :
   1.178 +if eval \${$3+:} false; then :
   1.179    $as_echo_n "(cached) " >&6
   1.180  else
   1.181    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.182 @@ -1805,7 +1813,7 @@
   1.183  eval ac_res=\$$3
   1.184  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.185  $as_echo "$ac_res" >&6; }
   1.186 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.187 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.188  
   1.189  } # ac_fn_c_check_header_compile
   1.190  
   1.191 @@ -1818,7 +1826,7 @@
   1.192    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.193    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.194  $as_echo_n "checking for $2... " >&6; }
   1.195 -if eval "test \"\${$3+set}\"" = set; then :
   1.196 +if eval \${$3+:} false; then :
   1.197    $as_echo_n "(cached) " >&6
   1.198  else
   1.199    eval "$3=no"
   1.200 @@ -1859,15 +1867,15 @@
   1.201  eval ac_res=\$$3
   1.202  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.203  $as_echo "$ac_res" >&6; }
   1.204 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.205 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.206  
   1.207  } # ac_fn_c_check_type
   1.208  cat >config.log <<_ACEOF
   1.209  This file contains any messages produced by compilers while
   1.210  running configure, to aid debugging if configure makes a mistake.
   1.211  
   1.212 -It was created by masqmail $as_me 0.3.3-dev, which was
   1.213 -generated by GNU Autoconf 2.67.  Invocation command line was
   1.214 +It was created by masqmail $as_me 0.3.3, which was
   1.215 +generated by GNU Autoconf 2.68.  Invocation command line was
   1.216  
   1.217    $ $0 $@
   1.218  
   1.219 @@ -2125,7 +2133,7 @@
   1.220        || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   1.221  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.222  as_fn_error $? "failed to load site script $ac_site_file
   1.223 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.224 +See \`config.log' for more details" "$LINENO" 5; }
   1.225    fi
   1.226  done
   1.227  
   1.228 @@ -2265,7 +2273,7 @@
   1.229  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
   1.230  $as_echo_n "checking for a BSD-compatible install... " >&6; }
   1.231  if test -z "$INSTALL"; then
   1.232 -if test "${ac_cv_path_install+set}" = set; then :
   1.233 +if ${ac_cv_path_install+:} false; then :
   1.234    $as_echo_n "(cached) " >&6
   1.235  else
   1.236    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   1.237 @@ -2352,11 +2360,11 @@
   1.238  '
   1.239  case `pwd` in
   1.240    *[\\\"\#\$\&\'\`$am_lf]*)
   1.241 -    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
   1.242 +    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
   1.243  esac
   1.244  case $srcdir in
   1.245    *[\\\"\#\$\&\'\`$am_lf\ \	]*)
   1.246 -    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
   1.247 +    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
   1.248  esac
   1.249  
   1.250  # Do `set' in a subshell so we don't clobber the current shell's
   1.251 @@ -2442,7 +2450,7 @@
   1.252  set dummy ${ac_tool_prefix}strip; ac_word=$2
   1.253  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.254  $as_echo_n "checking for $ac_word... " >&6; }
   1.255 -if test "${ac_cv_prog_STRIP+set}" = set; then :
   1.256 +if ${ac_cv_prog_STRIP+:} false; then :
   1.257    $as_echo_n "(cached) " >&6
   1.258  else
   1.259    if test -n "$STRIP"; then
   1.260 @@ -2482,7 +2490,7 @@
   1.261  set dummy strip; ac_word=$2
   1.262  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.263  $as_echo_n "checking for $ac_word... " >&6; }
   1.264 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
   1.265 +if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
   1.266    $as_echo_n "(cached) " >&6
   1.267  else
   1.268    if test -n "$ac_ct_STRIP"; then
   1.269 @@ -2535,7 +2543,7 @@
   1.270  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
   1.271  $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
   1.272  if test -z "$MKDIR_P"; then
   1.273 -  if test "${ac_cv_path_mkdir+set}" = set; then :
   1.274 +  if ${ac_cv_path_mkdir+:} false; then :
   1.275    $as_echo_n "(cached) " >&6
   1.276  else
   1.277    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   1.278 @@ -2586,7 +2594,7 @@
   1.279  set dummy $ac_prog; ac_word=$2
   1.280  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.281  $as_echo_n "checking for $ac_word... " >&6; }
   1.282 -if test "${ac_cv_prog_AWK+set}" = set; then :
   1.283 +if ${ac_cv_prog_AWK+:} false; then :
   1.284    $as_echo_n "(cached) " >&6
   1.285  else
   1.286    if test -n "$AWK"; then
   1.287 @@ -2626,7 +2634,7 @@
   1.288  $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
   1.289  set x ${MAKE-make}
   1.290  ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
   1.291 -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
   1.292 +if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
   1.293    $as_echo_n "(cached) " >&6
   1.294  else
   1.295    cat >conftest.make <<\_ACEOF
   1.296 @@ -2684,7 +2692,7 @@
   1.297  
   1.298  # Define the identity of the package.
   1.299   PACKAGE='masqmail'
   1.300 - VERSION='0.3.3-dev'
   1.301 + VERSION='0.3.3'
   1.302  
   1.303  
   1.304  cat >>confdefs.h <<_ACEOF
   1.305 @@ -2737,7 +2745,7 @@
   1.306  set dummy ${ac_tool_prefix}gcc; ac_word=$2
   1.307  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.308  $as_echo_n "checking for $ac_word... " >&6; }
   1.309 -if test "${ac_cv_prog_CC+set}" = set; then :
   1.310 +if ${ac_cv_prog_CC+:} false; then :
   1.311    $as_echo_n "(cached) " >&6
   1.312  else
   1.313    if test -n "$CC"; then
   1.314 @@ -2777,7 +2785,7 @@
   1.315  set dummy gcc; ac_word=$2
   1.316  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.317  $as_echo_n "checking for $ac_word... " >&6; }
   1.318 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
   1.319 +if ${ac_cv_prog_ac_ct_CC+:} false; then :
   1.320    $as_echo_n "(cached) " >&6
   1.321  else
   1.322    if test -n "$ac_ct_CC"; then
   1.323 @@ -2830,7 +2838,7 @@
   1.324  set dummy ${ac_tool_prefix}cc; ac_word=$2
   1.325  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.326  $as_echo_n "checking for $ac_word... " >&6; }
   1.327 -if test "${ac_cv_prog_CC+set}" = set; then :
   1.328 +if ${ac_cv_prog_CC+:} false; then :
   1.329    $as_echo_n "(cached) " >&6
   1.330  else
   1.331    if test -n "$CC"; then
   1.332 @@ -2870,7 +2878,7 @@
   1.333  set dummy cc; ac_word=$2
   1.334  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.335  $as_echo_n "checking for $ac_word... " >&6; }
   1.336 -if test "${ac_cv_prog_CC+set}" = set; then :
   1.337 +if ${ac_cv_prog_CC+:} false; then :
   1.338    $as_echo_n "(cached) " >&6
   1.339  else
   1.340    if test -n "$CC"; then
   1.341 @@ -2929,7 +2937,7 @@
   1.342  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
   1.343  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.344  $as_echo_n "checking for $ac_word... " >&6; }
   1.345 -if test "${ac_cv_prog_CC+set}" = set; then :
   1.346 +if ${ac_cv_prog_CC+:} false; then :
   1.347    $as_echo_n "(cached) " >&6
   1.348  else
   1.349    if test -n "$CC"; then
   1.350 @@ -2973,7 +2981,7 @@
   1.351  set dummy $ac_prog; ac_word=$2
   1.352  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.353  $as_echo_n "checking for $ac_word... " >&6; }
   1.354 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
   1.355 +if ${ac_cv_prog_ac_ct_CC+:} false; then :
   1.356    $as_echo_n "(cached) " >&6
   1.357  else
   1.358    if test -n "$ac_ct_CC"; then
   1.359 @@ -3028,7 +3036,7 @@
   1.360  test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   1.361  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.362  as_fn_error $? "no acceptable C compiler found in \$PATH
   1.363 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.364 +See \`config.log' for more details" "$LINENO" 5; }
   1.365  
   1.366  # Provide some information about the compiler.
   1.367  $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
   1.368 @@ -3143,7 +3151,7 @@
   1.369  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   1.370  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.371  as_fn_error 77 "C compiler cannot create executables
   1.372 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.373 +See \`config.log' for more details" "$LINENO" 5; }
   1.374  else
   1.375    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
   1.376  $as_echo "yes" >&6; }
   1.377 @@ -3186,7 +3194,7 @@
   1.378    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   1.379  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.380  as_fn_error $? "cannot compute suffix of executables: cannot compile and link
   1.381 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.382 +See \`config.log' for more details" "$LINENO" 5; }
   1.383  fi
   1.384  rm -f conftest conftest$ac_cv_exeext
   1.385  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
   1.386 @@ -3245,7 +3253,7 @@
   1.387  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.388  as_fn_error $? "cannot run C compiled programs.
   1.389  If you meant to cross compile, use \`--host'.
   1.390 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.391 +See \`config.log' for more details" "$LINENO" 5; }
   1.392      fi
   1.393    fi
   1.394  fi
   1.395 @@ -3256,7 +3264,7 @@
   1.396  ac_clean_files=$ac_clean_files_save
   1.397  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
   1.398  $as_echo_n "checking for suffix of object files... " >&6; }
   1.399 -if test "${ac_cv_objext+set}" = set; then :
   1.400 +if ${ac_cv_objext+:} false; then :
   1.401    $as_echo_n "(cached) " >&6
   1.402  else
   1.403    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.404 @@ -3297,7 +3305,7 @@
   1.405  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   1.406  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.407  as_fn_error $? "cannot compute suffix of object files: cannot compile
   1.408 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.409 +See \`config.log' for more details" "$LINENO" 5; }
   1.410  fi
   1.411  rm -f conftest.$ac_cv_objext conftest.$ac_ext
   1.412  fi
   1.413 @@ -3307,7 +3315,7 @@
   1.414  ac_objext=$OBJEXT
   1.415  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
   1.416  $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
   1.417 -if test "${ac_cv_c_compiler_gnu+set}" = set; then :
   1.418 +if ${ac_cv_c_compiler_gnu+:} false; then :
   1.419    $as_echo_n "(cached) " >&6
   1.420  else
   1.421    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.422 @@ -3344,7 +3352,7 @@
   1.423  ac_save_CFLAGS=$CFLAGS
   1.424  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
   1.425  $as_echo_n "checking whether $CC accepts -g... " >&6; }
   1.426 -if test "${ac_cv_prog_cc_g+set}" = set; then :
   1.427 +if ${ac_cv_prog_cc_g+:} false; then :
   1.428    $as_echo_n "(cached) " >&6
   1.429  else
   1.430    ac_save_c_werror_flag=$ac_c_werror_flag
   1.431 @@ -3422,7 +3430,7 @@
   1.432  fi
   1.433  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
   1.434  $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
   1.435 -if test "${ac_cv_prog_cc_c89+set}" = set; then :
   1.436 +if ${ac_cv_prog_cc_c89+:} false; then :
   1.437    $as_echo_n "(cached) " >&6
   1.438  else
   1.439    ac_cv_prog_cc_c89=no
   1.440 @@ -3583,7 +3591,7 @@
   1.441  
   1.442  { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
   1.443  $as_echo_n "checking dependency style of $depcc... " >&6; }
   1.444 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
   1.445 +if ${am_cv_CC_dependencies_compiler_type+:} false; then :
   1.446    $as_echo_n "(cached) " >&6
   1.447  else
   1.448    if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
   1.449 @@ -3709,7 +3717,7 @@
   1.450  
   1.451  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
   1.452  $as_echo_n "checking for library containing strerror... " >&6; }
   1.453 -if test "${ac_cv_search_strerror+set}" = set; then :
   1.454 +if ${ac_cv_search_strerror+:} false; then :
   1.455    $as_echo_n "(cached) " >&6
   1.456  else
   1.457    ac_func_search_save_LIBS=$LIBS
   1.458 @@ -3743,11 +3751,11 @@
   1.459  fi
   1.460  rm -f core conftest.err conftest.$ac_objext \
   1.461      conftest$ac_exeext
   1.462 -  if test "${ac_cv_search_strerror+set}" = set; then :
   1.463 +  if ${ac_cv_search_strerror+:} false; then :
   1.464    break
   1.465  fi
   1.466  done
   1.467 -if test "${ac_cv_search_strerror+set}" = set; then :
   1.468 +if ${ac_cv_search_strerror+:} false; then :
   1.469  
   1.470  else
   1.471    ac_cv_search_strerror=no
   1.472 @@ -3775,7 +3783,7 @@
   1.473    CPP=
   1.474  fi
   1.475  if test -z "$CPP"; then
   1.476 -  if test "${ac_cv_prog_CPP+set}" = set; then :
   1.477 +  if ${ac_cv_prog_CPP+:} false; then :
   1.478    $as_echo_n "(cached) " >&6
   1.479  else
   1.480        # Double quotes because CPP needs to be expanded
   1.481 @@ -3891,7 +3899,7 @@
   1.482    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   1.483  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.484  as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
   1.485 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.486 +See \`config.log' for more details" "$LINENO" 5; }
   1.487  fi
   1.488  
   1.489  ac_ext=c
   1.490 @@ -3903,7 +3911,7 @@
   1.491  
   1.492  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
   1.493  $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
   1.494 -if test "${ac_cv_path_GREP+set}" = set; then :
   1.495 +if ${ac_cv_path_GREP+:} false; then :
   1.496    $as_echo_n "(cached) " >&6
   1.497  else
   1.498    if test -z "$GREP"; then
   1.499 @@ -3966,7 +3974,7 @@
   1.500  
   1.501  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
   1.502  $as_echo_n "checking for egrep... " >&6; }
   1.503 -if test "${ac_cv_path_EGREP+set}" = set; then :
   1.504 +if ${ac_cv_path_EGREP+:} false; then :
   1.505    $as_echo_n "(cached) " >&6
   1.506  else
   1.507    if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
   1.508 @@ -4033,7 +4041,7 @@
   1.509  
   1.510  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
   1.511  $as_echo_n "checking for ANSI C header files... " >&6; }
   1.512 -if test "${ac_cv_header_stdc+set}" = set; then :
   1.513 +if ${ac_cv_header_stdc+:} false; then :
   1.514    $as_echo_n "(cached) " >&6
   1.515  else
   1.516    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.517 @@ -4148,7 +4156,7 @@
   1.518  set dummy ${ac_tool_prefix}ranlib; ac_word=$2
   1.519  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.520  $as_echo_n "checking for $ac_word... " >&6; }
   1.521 -if test "${ac_cv_prog_RANLIB+set}" = set; then :
   1.522 +if ${ac_cv_prog_RANLIB+:} false; then :
   1.523    $as_echo_n "(cached) " >&6
   1.524  else
   1.525    if test -n "$RANLIB"; then
   1.526 @@ -4188,7 +4196,7 @@
   1.527  set dummy ranlib; ac_word=$2
   1.528  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.529  $as_echo_n "checking for $ac_word... " >&6; }
   1.530 -if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
   1.531 +if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
   1.532    $as_echo_n "(cached) " >&6
   1.533  else
   1.534    if test -n "$ac_ct_RANLIB"; then
   1.535 @@ -4248,7 +4256,7 @@
   1.536  set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
   1.537  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.538  $as_echo_n "checking for $ac_word... " >&6; }
   1.539 -if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
   1.540 +if ${ac_cv_path_PKG_CONFIG+:} false; then :
   1.541    $as_echo_n "(cached) " >&6
   1.542  else
   1.543    case $PKG_CONFIG in
   1.544 @@ -4291,7 +4299,7 @@
   1.545  set dummy pkg-config; ac_word=$2
   1.546  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.547  $as_echo_n "checking for $ac_word... " >&6; }
   1.548 -if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
   1.549 +if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
   1.550    $as_echo_n "(cached) " >&6
   1.551  else
   1.552    case $ac_pt_PKG_CONFIG in
   1.553 @@ -4436,7 +4444,7 @@
   1.554  See the pkg-config man page for more details.
   1.555  
   1.556  To get pkg-config, see <http://pkg-config.freedesktop.org/>.
   1.557 -See \`config.log' for more details" "$LINENO" 5 ; }
   1.558 +See \`config.log' for more details" "$LINENO" 5; }
   1.559  else
   1.560  	GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS
   1.561  	GLIB_LIBS=$pkg_cv_GLIB_LIBS
   1.562 @@ -4465,7 +4473,7 @@
   1.563  
   1.564  	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_search in -lc" >&5
   1.565  $as_echo_n "checking for res_search in -lc... " >&6; }
   1.566 -if test "${ac_cv_lib_c_res_search+set}" = set; then :
   1.567 +if ${ac_cv_lib_c_res_search+:} false; then :
   1.568    $as_echo_n "(cached) " >&6
   1.569  else
   1.570    ac_check_lib_save_LIBS=$LIBS
   1.571 @@ -4499,7 +4507,7 @@
   1.572  fi
   1.573  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_res_search" >&5
   1.574  $as_echo "$ac_cv_lib_c_res_search" >&6; }
   1.575 -if test "x$ac_cv_lib_c_res_search" = x""yes; then :
   1.576 +if test "x$ac_cv_lib_c_res_search" = xyes; then :
   1.577    need_resolv=no
   1.578  else
   1.579    need_resolv=yes
   1.580 @@ -4508,7 +4516,7 @@
   1.581  	if test "$need_resolv" = yes; then
   1.582  		{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_search in -lresolv" >&5
   1.583  $as_echo_n "checking for res_search in -lresolv... " >&6; }
   1.584 -if test "${ac_cv_lib_resolv_res_search+set}" = set; then :
   1.585 +if ${ac_cv_lib_resolv_res_search+:} false; then :
   1.586    $as_echo_n "(cached) " >&6
   1.587  else
   1.588    ac_check_lib_save_LIBS=$LIBS
   1.589 @@ -4542,7 +4550,7 @@
   1.590  fi
   1.591  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_search" >&5
   1.592  $as_echo "$ac_cv_lib_resolv_res_search" >&6; }
   1.593 -if test "x$ac_cv_lib_resolv_res_search" = x""yes; then :
   1.594 +if test "x$ac_cv_lib_resolv_res_search" = xyes; then :
   1.595    has_resolv=yes; RESOLV_LIBS="-lresolv"
   1.596  else
   1.597    has_resolv=no
   1.598 @@ -4588,7 +4596,7 @@
   1.599  for ac_func in getline
   1.600  do :
   1.601    ac_fn_c_check_func "$LINENO" "getline" "ac_cv_func_getline"
   1.602 -if test "x$ac_cv_func_getline" = x""yes; then :
   1.603 +if test "x$ac_cv_func_getline" = xyes; then :
   1.604    cat >>confdefs.h <<_ACEOF
   1.605  #define HAVE_GETLINE 1
   1.606  _ACEOF
   1.607 @@ -4600,7 +4608,7 @@
   1.608  for ac_func in fdatasync
   1.609  do :
   1.610    ac_fn_c_check_func "$LINENO" "fdatasync" "ac_cv_func_fdatasync"
   1.611 -if test "x$ac_cv_func_fdatasync" = x""yes; then :
   1.612 +if test "x$ac_cv_func_fdatasync" = xyes; then :
   1.613    cat >>confdefs.h <<_ACEOF
   1.614  #define HAVE_FDATASYNC 1
   1.615  _ACEOF
   1.616 @@ -4611,7 +4619,7 @@
   1.617  
   1.618  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
   1.619  $as_echo_n "checking for ANSI C header files... " >&6; }
   1.620 -if test "${ac_cv_header_stdc+set}" = set; then :
   1.621 +if ${ac_cv_header_stdc+:} false; then :
   1.622    $as_echo_n "(cached) " >&6
   1.623  else
   1.624    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.625 @@ -4754,7 +4762,7 @@
   1.626  
   1.627  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
   1.628  $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
   1.629 -if test "${ac_cv_c_const+set}" = set; then :
   1.630 +if ${ac_cv_c_const+:} false; then :
   1.631    $as_echo_n "(cached) " >&6
   1.632  else
   1.633    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.634 @@ -4833,7 +4841,7 @@
   1.635  fi
   1.636  
   1.637  ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
   1.638 -if test "x$ac_cv_type_pid_t" = x""yes; then :
   1.639 +if test "x$ac_cv_type_pid_t" = xyes; then :
   1.640  
   1.641  else
   1.642  
   1.643 @@ -4844,7 +4852,7 @@
   1.644  fi
   1.645  
   1.646  ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
   1.647 -if test "x$ac_cv_type_size_t" = x""yes; then :
   1.648 +if test "x$ac_cv_type_size_t" = xyes; then :
   1.649  
   1.650  else
   1.651  
   1.652 @@ -4856,7 +4864,7 @@
   1.653  
   1.654  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
   1.655  $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
   1.656 -if test "${ac_cv_header_time+set}" = set; then :
   1.657 +if ${ac_cv_header_time+:} false; then :
   1.658    $as_echo_n "(cached) " >&6
   1.659  else
   1.660    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.661 @@ -4891,7 +4899,7 @@
   1.662  
   1.663  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
   1.664  $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
   1.665 -if test "${ac_cv_struct_tm+set}" = set; then :
   1.666 +if ${ac_cv_struct_tm+:} false; then :
   1.667    $as_echo_n "(cached) " >&6
   1.668  else
   1.669    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.670 @@ -4927,7 +4935,7 @@
   1.671  
   1.672  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working POSIX fnmatch" >&5
   1.673  $as_echo_n "checking for working POSIX fnmatch... " >&6; }
   1.674 -if test "${ac_cv_func_fnmatch_works+set}" = set; then :
   1.675 +if ${ac_cv_func_fnmatch_works+:} false; then :
   1.676    $as_echo_n "(cached) " >&6
   1.677  else
   1.678    # Some versions of Solaris, SCO, and the GNU C Library
   1.679 @@ -4979,7 +4987,7 @@
   1.680  
   1.681  { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
   1.682  $as_echo_n "checking return type of signal handlers... " >&6; }
   1.683 -if test "${ac_cv_type_signal+set}" = set; then :
   1.684 +if ${ac_cv_type_signal+:} false; then :
   1.685    $as_echo_n "(cached) " >&6
   1.686  else
   1.687    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.688 @@ -5013,7 +5021,7 @@
   1.689  for ac_func in strftime
   1.690  do :
   1.691    ac_fn_c_check_func "$LINENO" "strftime" "ac_cv_func_strftime"
   1.692 -if test "x$ac_cv_func_strftime" = x""yes; then :
   1.693 +if test "x$ac_cv_func_strftime" = xyes; then :
   1.694    cat >>confdefs.h <<_ACEOF
   1.695  #define HAVE_STRFTIME 1
   1.696  _ACEOF
   1.697 @@ -5022,7 +5030,7 @@
   1.698    # strftime is in -lintl on SCO UNIX.
   1.699  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strftime in -lintl" >&5
   1.700  $as_echo_n "checking for strftime in -lintl... " >&6; }
   1.701 -if test "${ac_cv_lib_intl_strftime+set}" = set; then :
   1.702 +if ${ac_cv_lib_intl_strftime+:} false; then :
   1.703    $as_echo_n "(cached) " >&6
   1.704  else
   1.705    ac_check_lib_save_LIBS=$LIBS
   1.706 @@ -5056,7 +5064,7 @@
   1.707  fi
   1.708  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strftime" >&5
   1.709  $as_echo "$ac_cv_lib_intl_strftime" >&6; }
   1.710 -if test "x$ac_cv_lib_intl_strftime" = x""yes; then :
   1.711 +if test "x$ac_cv_lib_intl_strftime" = xyes; then :
   1.712    $as_echo "#define HAVE_STRFTIME 1" >>confdefs.h
   1.713  
   1.714  LIBS="-lintl $LIBS"
   1.715 @@ -5068,13 +5076,13 @@
   1.716  for ac_func in vprintf
   1.717  do :
   1.718    ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
   1.719 -if test "x$ac_cv_func_vprintf" = x""yes; then :
   1.720 +if test "x$ac_cv_func_vprintf" = xyes; then :
   1.721    cat >>confdefs.h <<_ACEOF
   1.722  #define HAVE_VPRINTF 1
   1.723  _ACEOF
   1.724  
   1.725  ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
   1.726 -if test "x$ac_cv_func__doprnt" = x""yes; then :
   1.727 +if test "x$ac_cv_func__doprnt" = xyes; then :
   1.728  
   1.729  $as_echo "#define HAVE_DOPRNT 1" >>confdefs.h
   1.730  
   1.731 @@ -5179,7 +5187,7 @@
   1.732  	if test "x$with_libcrypto" = "xyes"; then
   1.733  		{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MD5 in -lcrypto" >&5
   1.734  $as_echo_n "checking for MD5 in -lcrypto... " >&6; }
   1.735 -if test "${ac_cv_lib_crypto_MD5+set}" = set; then :
   1.736 +if ${ac_cv_lib_crypto_MD5+:} false; then :
   1.737    $as_echo_n "(cached) " >&6
   1.738  else
   1.739    ac_check_lib_save_LIBS=$LIBS
   1.740 @@ -5213,7 +5221,7 @@
   1.741  fi
   1.742  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_MD5" >&5
   1.743  $as_echo "$ac_cv_lib_crypto_MD5" >&6; }
   1.744 -if test "x$ac_cv_lib_crypto_MD5" = x""yes; then :
   1.745 +if test "x$ac_cv_lib_crypto_MD5" = xyes; then :
   1.746    has_crypto='yes'
   1.747  else
   1.748    as_fn_error $? "'no libcrypto'" "$LINENO" 5
   1.749 @@ -5246,7 +5254,7 @@
   1.750  
   1.751  	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ident_id in -lident" >&5
   1.752  $as_echo_n "checking for ident_id in -lident... " >&6; }
   1.753 -if test "${ac_cv_lib_ident_ident_id+set}" = set; then :
   1.754 +if ${ac_cv_lib_ident_ident_id+:} false; then :
   1.755    $as_echo_n "(cached) " >&6
   1.756  else
   1.757    ac_check_lib_save_LIBS=$LIBS
   1.758 @@ -5280,7 +5288,7 @@
   1.759  fi
   1.760  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ident_ident_id" >&5
   1.761  $as_echo "$ac_cv_lib_ident_ident_id" >&6; }
   1.762 -if test "x$ac_cv_lib_ident_ident_id" = x""yes; then :
   1.763 +if test "x$ac_cv_lib_ident_ident_id" = xyes; then :
   1.764    IDENT_LIBS='-lident'
   1.765  else
   1.766    IDENT_LIBS='libident/libident.a'
   1.767 @@ -5304,7 +5312,7 @@
   1.768  if test "x$with_liblockfile" = xyes; then
   1.769  	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5
   1.770  $as_echo_n "checking for maillock in -llockfile... " >&6; }
   1.771 -if test "${ac_cv_lib_lockfile_maillock+set}" = set; then :
   1.772 +if ${ac_cv_lib_lockfile_maillock+:} false; then :
   1.773    $as_echo_n "(cached) " >&6
   1.774  else
   1.775    ac_check_lib_save_LIBS=$LIBS
   1.776 @@ -5338,7 +5346,7 @@
   1.777  fi
   1.778  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lockfile_maillock" >&5
   1.779  $as_echo "$ac_cv_lib_lockfile_maillock" >&6; }
   1.780 -if test "x$ac_cv_lib_lockfile_maillock" = x""yes; then :
   1.781 +if test "x$ac_cv_lib_lockfile_maillock" = xyes; then :
   1.782    has_lockfile=yes
   1.783  else
   1.784    as_fn_error $? "\"no liblockfile\"" "$LINENO" 5
   1.785 @@ -5496,10 +5504,21 @@
   1.786       :end' >>confcache
   1.787  if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
   1.788    if test -w "$cache_file"; then
   1.789 -    test "x$cache_file" != "x/dev/null" &&
   1.790 +    if test "x$cache_file" != "x/dev/null"; then
   1.791        { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
   1.792  $as_echo "$as_me: updating cache $cache_file" >&6;}
   1.793 -    cat confcache >$cache_file
   1.794 +      if test ! -f "$cache_file" || test -h "$cache_file"; then
   1.795 +	cat confcache >"$cache_file"
   1.796 +      else
   1.797 +        case $cache_file in #(
   1.798 +        */* | ?:*)
   1.799 +	  mv -f confcache "$cache_file"$$ &&
   1.800 +	  mv -f "$cache_file"$$ "$cache_file" ;; #(
   1.801 +        *)
   1.802 +	  mv -f confcache "$cache_file" ;;
   1.803 +	esac
   1.804 +      fi
   1.805 +    fi
   1.806    else
   1.807      { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
   1.808  $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
   1.809 @@ -5547,7 +5566,7 @@
   1.810  Usually this means the macro was only invoked conditionally." "$LINENO" 5
   1.811  fi
   1.812  
   1.813 -: ${CONFIG_STATUS=./config.status}
   1.814 +: "${CONFIG_STATUS=./config.status}"
   1.815  ac_write_fail=0
   1.816  ac_clean_files_save=$ac_clean_files
   1.817  ac_clean_files="$ac_clean_files $CONFIG_STATUS"
   1.818 @@ -5648,6 +5667,7 @@
   1.819  IFS=" ""	$as_nl"
   1.820  
   1.821  # Find who we are.  Look in the path if we contain no directory separator.
   1.822 +as_myself=
   1.823  case $0 in #((
   1.824    *[\\/]* ) as_myself=$0 ;;
   1.825    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   1.826 @@ -5954,8 +5974,8 @@
   1.827  # report actual input values of CONFIG_FILES etc. instead of their
   1.828  # values after options handling.
   1.829  ac_log="
   1.830 -This file was extended by masqmail $as_me 0.3.3-dev, which was
   1.831 -generated by GNU Autoconf 2.67.  Invocation command line was
   1.832 +This file was extended by masqmail $as_me 0.3.3, which was
   1.833 +generated by GNU Autoconf 2.68.  Invocation command line was
   1.834  
   1.835    CONFIG_FILES    = $CONFIG_FILES
   1.836    CONFIG_HEADERS  = $CONFIG_HEADERS
   1.837 @@ -6020,8 +6040,8 @@
   1.838  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
   1.839  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
   1.840  ac_cs_version="\\
   1.841 -masqmail config.status 0.3.3-dev
   1.842 -configured by $0, generated by GNU Autoconf 2.67,
   1.843 +masqmail config.status 0.3.3
   1.844 +configured by $0, generated by GNU Autoconf 2.68,
   1.845    with options \\"\$ac_cs_config\\"
   1.846  
   1.847  Copyright (C) 2010 Free Software Foundation, Inc.
   1.848 @@ -6158,7 +6178,7 @@
   1.849      "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;;
   1.850      "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
   1.851  
   1.852 -  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
   1.853 +  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   1.854    esac
   1.855  done
   1.856  
   1.857 @@ -6181,9 +6201,10 @@
   1.858  # after its creation but before its name has been assigned to `$tmp'.
   1.859  $debug ||
   1.860  {
   1.861 -  tmp=
   1.862 +  tmp= ac_tmp=
   1.863    trap 'exit_status=$?
   1.864 -  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
   1.865 +  : "${ac_tmp:=$tmp}"
   1.866 +  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
   1.867  ' 0
   1.868    trap 'as_fn_exit 1' 1 2 13 15
   1.869  }
   1.870 @@ -6191,12 +6212,13 @@
   1.871  
   1.872  {
   1.873    tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
   1.874 -  test -n "$tmp" && test -d "$tmp"
   1.875 +  test -d "$tmp"
   1.876  }  ||
   1.877  {
   1.878    tmp=./conf$$-$RANDOM
   1.879    (umask 077 && mkdir "$tmp")
   1.880  } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
   1.881 +ac_tmp=$tmp
   1.882  
   1.883  # Set up the scripts for CONFIG_FILES section.
   1.884  # No need to generate them if there are no CONFIG_FILES.
   1.885 @@ -6218,7 +6240,7 @@
   1.886    ac_cs_awk_cr=$ac_cr
   1.887  fi
   1.888  
   1.889 -echo 'BEGIN {' >"$tmp/subs1.awk" &&
   1.890 +echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
   1.891  _ACEOF
   1.892  
   1.893  
   1.894 @@ -6246,7 +6268,7 @@
   1.895  rm -f conf$$subs.sh
   1.896  
   1.897  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
   1.898 -cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
   1.899 +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
   1.900  _ACEOF
   1.901  sed -n '
   1.902  h
   1.903 @@ -6294,7 +6316,7 @@
   1.904  rm -f conf$$subs.awk
   1.905  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
   1.906  _ACAWK
   1.907 -cat >>"\$tmp/subs1.awk" <<_ACAWK &&
   1.908 +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
   1.909    for (key in S) S_is_set[key] = 1
   1.910    FS = ""
   1.911  
   1.912 @@ -6326,7 +6348,7 @@
   1.913    sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
   1.914  else
   1.915    cat
   1.916 -fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
   1.917 +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
   1.918    || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
   1.919  _ACEOF
   1.920  
   1.921 @@ -6360,7 +6382,7 @@
   1.922  # No need to generate them if there are no CONFIG_HEADERS.
   1.923  # This happens for instance with `./config.status Makefile'.
   1.924  if test -n "$CONFIG_HEADERS"; then
   1.925 -cat >"$tmp/defines.awk" <<\_ACAWK ||
   1.926 +cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
   1.927  BEGIN {
   1.928  _ACEOF
   1.929  
   1.930 @@ -6372,8 +6394,8 @@
   1.931  # handling of long lines.
   1.932  ac_delim='%!_!# '
   1.933  for ac_last_try in false false :; do
   1.934 -  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
   1.935 -  if test -z "$ac_t"; then
   1.936 +  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
   1.937 +  if test -z "$ac_tt"; then
   1.938      break
   1.939    elif $ac_last_try; then
   1.940      as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
   1.941 @@ -6474,7 +6496,7 @@
   1.942    esac
   1.943    case $ac_mode$ac_tag in
   1.944    :[FHL]*:*);;
   1.945 -  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
   1.946 +  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
   1.947    :[FH]-) ac_tag=-:-;;
   1.948    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   1.949    esac
   1.950 @@ -6493,7 +6515,7 @@
   1.951      for ac_f
   1.952      do
   1.953        case $ac_f in
   1.954 -      -) ac_f="$tmp/stdin";;
   1.955 +      -) ac_f="$ac_tmp/stdin";;
   1.956        *) # Look for the file first in the build tree, then in the source tree
   1.957  	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
   1.958  	 # because $ac_f cannot contain `:'.
   1.959 @@ -6502,7 +6524,7 @@
   1.960  	   [\\/$]*) false;;
   1.961  	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
   1.962  	   esac ||
   1.963 -	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
   1.964 +	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
   1.965        esac
   1.966        case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
   1.967        as_fn_append ac_file_inputs " '$ac_f'"
   1.968 @@ -6528,8 +6550,8 @@
   1.969      esac
   1.970  
   1.971      case $ac_tag in
   1.972 -    *:-:* | *:-) cat >"$tmp/stdin" \
   1.973 -      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
   1.974 +    *:-:* | *:-) cat >"$ac_tmp/stdin" \
   1.975 +      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
   1.976      esac
   1.977      ;;
   1.978    esac
   1.979 @@ -6665,21 +6687,22 @@
   1.980  s&@MKDIR_P@&$ac_MKDIR_P&;t t
   1.981  $ac_datarootdir_hack
   1.982  "
   1.983 -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
   1.984 -  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
   1.985 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
   1.986 +  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
   1.987  
   1.988  test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   1.989 -  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
   1.990 -  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
   1.991 +  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
   1.992 +  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
   1.993 +      "$ac_tmp/out"`; test -z "$ac_out"; } &&
   1.994    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
   1.995  which seems to be undefined.  Please make sure it is defined" >&5
   1.996  $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
   1.997  which seems to be undefined.  Please make sure it is defined" >&2;}
   1.998  
   1.999 -  rm -f "$tmp/stdin"
  1.1000 +  rm -f "$ac_tmp/stdin"
  1.1001    case $ac_file in
  1.1002 -  -) cat "$tmp/out" && rm -f "$tmp/out";;
  1.1003 -  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
  1.1004 +  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
  1.1005 +  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
  1.1006    esac \
  1.1007    || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1008   ;;
  1.1009 @@ -6690,20 +6713,20 @@
  1.1010    if test x"$ac_file" != x-; then
  1.1011      {
  1.1012        $as_echo "/* $configure_input  */" \
  1.1013 -      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
  1.1014 -    } >"$tmp/config.h" \
  1.1015 +      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
  1.1016 +    } >"$ac_tmp/config.h" \
  1.1017        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1018 -    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
  1.1019 +    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
  1.1020        { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
  1.1021  $as_echo "$as_me: $ac_file is unchanged" >&6;}
  1.1022      else
  1.1023        rm -f "$ac_file"
  1.1024 -      mv "$tmp/config.h" "$ac_file" \
  1.1025 +      mv "$ac_tmp/config.h" "$ac_file" \
  1.1026  	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1027      fi
  1.1028    else
  1.1029      $as_echo "/* $configure_input  */" \
  1.1030 -      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
  1.1031 +      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
  1.1032        || as_fn_error $? "could not create -" "$LINENO" 5
  1.1033    fi
  1.1034  # Compute "$ac_file"'s index in $config_headers.