Diff for /libaitsync/configure between versions 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2010/03/24 16:00:15 version 1.1.1.1.2.1, 2011/04/28 07:16:05
Line 1 Line 1
 #! /bin/sh  #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.62 for libaitsync 1.0.# Generated by GNU Autoconf 2.63 for libaitsync 1.0.
 #  #
 # Report bugs to <misho@aitbg.com>.  # Report bugs to <misho@aitbg.com>.
 #  #
Line 637  ac_includes_default="\ Line 637  ac_includes_default="\
 # include <unistd.h>  # include <unistd.h>
 #endif"  #endif"
   
ac_subst_vars='SHELLac_subst_vars='LTLIBOBJS
PATH_SEPARATOR 
PACKAGE_NAME 
PACKAGE_TARNAME 
PACKAGE_VERSION 
PACKAGE_STRING 
PACKAGE_BUGREPORT 
exec_prefix 
prefix 
program_transform_name 
bindir 
sbindir 
libexecdir 
datarootdir 
datadir 
sysconfdir 
sharedstatedir 
localstatedir 
includedir 
oldincludedir 
docdir 
infodir 
htmldir 
dvidir 
pdfdir 
psdir 
libdir 
localedir 
mandir 
DEFS 
ECHO_C 
ECHO_N 
ECHO_T 
LIBS 
build_alias 
host_alias 
target_alias 
CC 
CFLAGS 
LDFLAGS 
CPPFLAGS 
ac_ct_CC 
EXEEXT 
OBJEXT 
RANLIB 
INSTALL_PROGRAM 
INSTALL_SCRIPT 
INSTALL_DATA 
build 
build_cpu 
build_vendor 
build_os 
host 
host_cpu 
host_vendor 
host_os 
target 
target_cpu 
target_vendor 
target_os 
MKDEP 
CPP 
GREP 
EGREP 
 LIBOBJS  LIBOBJS
LTLIBOBJS'EGREP
 GREP
 CPP
 MKDEP
 target_os
 target_vendor
 target_cpu
 target
 host_os
 host_vendor
 host_cpu
 host
 build_os
 build_vendor
 build_cpu
 build
 INSTALL_DATA
 INSTALL_SCRIPT
 INSTALL_PROGRAM
 RANLIB
 OBJEXT
 EXEEXT
 ac_ct_CC
 CPPFLAGS
 LDFLAGS
 CFLAGS
 CC
 target_alias
 host_alias
 build_alias
 LIBS
 ECHO_T
 ECHO_N
 ECHO_C
 DEFS
 mandir
 localedir
 libdir
 psdir
 pdfdir
 dvidir
 htmldir
 infodir
 docdir
 oldincludedir
 includedir
 localstatedir
 sharedstatedir
 sysconfdir
 datadir
 datarootdir
 libexecdir
 sbindir
 bindir
 program_transform_name
 prefix
 exec_prefix
 PACKAGE_BUGREPORT
 PACKAGE_STRING
 PACKAGE_VERSION
 PACKAGE_TARNAME
 PACKAGE_NAME
 PATH_SEPARATOR
 SHELL'
 ac_subst_files=''  ac_subst_files=''
 ac_user_opts='  ac_user_opts='
 enable_option_checking  enable_option_checking
Line 1139  fi Line 1139  fi
 if test -n "$ac_unrecognized_opts"; then  if test -n "$ac_unrecognized_opts"; then
   case $enable_option_checking in    case $enable_option_checking in
     no) ;;      no) ;;
    fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
    { (exit 1); exit 1; }; } ;;     { (exit 1); exit 1; }; } ;;
    *)     $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
   esac    esac
 fi  fi
   
Line 1194  test "$silent" = yes && exec 6>/dev/null Line 1194  test "$silent" = yes && exec 6>/dev/null
 ac_pwd=`pwd` && test -n "$ac_pwd" &&  ac_pwd=`pwd` && test -n "$ac_pwd" &&
 ac_ls_di=`ls -di .` &&  ac_ls_di=`ls -di .` &&
 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||  ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
  { $as_echo "$as_me: error: Working directory cannot be determined" >&2  { $as_echo "$as_me: error: working directory cannot be determined" >&2
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||  test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2    { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
Line 1422  test -n "$ac_init_help" && exit $ac_status Line 1422  test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\_ACEOF    cat <<\_ACEOF
 libaitsync configure 1.0  libaitsync configure 1.0
generated by GNU Autoconf 2.62generated by GNU Autoconf 2.63
   
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.  2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Line 1436  This file contains any messages produced by compilers  Line 1436  This file contains any messages produced by compilers 
 running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
   
 It was created by libaitsync $as_me 1.0, which was  It was created by libaitsync $as_me 1.0, which was
generated by GNU Autoconf 2.62.  Invocation command line wasgenerated by GNU Autoconf 2.63.  Invocation command line was
   
   $ $0 $@    $ $0 $@
   
Line 1559  _ASBOX Line 1559  _ASBOX
     case $ac_val in #(      case $ac_val in #(
     *${as_nl}*)      *${as_nl}*)
       case $ac_var in #(        case $ac_var in #(
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
       esac        esac
       case $ac_var in #(        case $ac_var in #(
       _ | IFS | as_nl) ;; #(        _ | IFS | as_nl) ;; #(
Line 1763  $as_echo "$as_me:   current value: \`$ac_new_val'" >&2 Line 1763  $as_echo "$as_me:   current value: \`$ac_new_val'" >&2
   fi    fi
 done  done
 if $ac_cache_corrupted; then  if $ac_cache_corrupted; then
     { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5    { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}  $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5    { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
Line 1893  fi Line 1895  fi
   else    else
     case $cross_compiling:$ac_tool_warned in      case $cross_compiling:$ac_tool_warned in
 yes:)  yes:)
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
whose name does not start with the host triplet.  If you think this$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
configuration is useful to you, please write to autoconf@gnu.org." >&5 
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
whose name does not start with the host triplet.  If you think this 
configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
 ac_tool_warned=yes ;;  ac_tool_warned=yes ;;
 esac  esac
     CC=$ac_ct_CC      CC=$ac_ct_CC
Line 2097  done Line 2095  done
   else    else
     case $cross_compiling:$ac_tool_warned in      case $cross_compiling:$ac_tool_warned in
 yes:)  yes:)
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
whose name does not start with the host triplet.  If you think this$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
configuration is useful to you, please write to autoconf@gnu.org." >&5 
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
whose name does not start with the host triplet.  If you think this 
configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
 ac_tool_warned=yes ;;  ac_tool_warned=yes ;;
 esac  esac
     CC=$ac_ct_CC      CC=$ac_ct_CC
Line 2112  fi Line 2106  fi
 fi  fi
   
   
test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATHtest -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
 See \`config.log' for more details." >&5  See \`config.log' for more details." >&5
 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH  $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
 See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
   { (exit 1); exit 1; }; }   { (exit 1); exit 1; }; }; }
   
 # Provide some information about the compiler.  # Provide some information about the compiler.
 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5  $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
Line 2246  if test -z "$ac_file"; then Line 2242  if test -z "$ac_file"; then
   $as_echo "$as_me: failed program was:" >&5    $as_echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
   
   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables  { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
 See \`config.log' for more details." >&5  See \`config.log' for more details." >&5
 $as_echo "$as_me: error: C compiler cannot create executables  $as_echo "$as_me: error: C compiler cannot create executables
 See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
   { (exit 77); exit 77; }; }   { (exit 77); exit 77; }; }; }
 fi  fi
   
 ac_exeext=$ac_cv_exeext  ac_exeext=$ac_cv_exeext
Line 2278  $as_echo "$ac_try_echo") >&5 Line 2276  $as_echo "$ac_try_echo") >&5
     if test "$cross_compiling" = maybe; then      if test "$cross_compiling" = maybe; then
         cross_compiling=yes          cross_compiling=yes
     else      else
        { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.        { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.  If you meant to cross compile, use \`--host'.
 See \`config.log' for more details." >&5  See \`config.log' for more details." >&5
 $as_echo "$as_me: error: cannot run C compiled programs.  $as_echo "$as_me: error: cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.  If you meant to cross compile, use \`--host'.
 See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
   { (exit 1); exit 1; }; }   { (exit 1); exit 1; }; }; }
     fi      fi
   fi    fi
 fi  fi
Line 2327  for ac_file in conftest.exe conftest conftest.*; do Line 2327  for ac_file in conftest.exe conftest conftest.*; do
   esac    esac
 done  done
 else  else
  { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
 See \`config.log' for more details." >&5  See \`config.log' for more details." >&5
 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link  $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
 See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
   { (exit 1); exit 1; }; }   { (exit 1); exit 1; }; }; }
 fi  fi
   
 rm -f conftest$ac_cv_exeext  rm -f conftest$ac_cv_exeext
Line 2385  else Line 2387  else
   $as_echo "$as_me: failed program was:" >&5    $as_echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
   
   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile  { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
 See \`config.log' for more details." >&5  See \`config.log' for more details." >&5
 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile  $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
 See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
   { (exit 1); exit 1; }; }   { (exit 1); exit 1; }; }; }
 fi  fi
   
 rm -f conftest.$ac_cv_objext conftest.$ac_ext  rm -f conftest.$ac_cv_objext conftest.$ac_ext
Line 2819  fi Line 2823  fi
   else    else
     case $cross_compiling:$ac_tool_warned in      case $cross_compiling:$ac_tool_warned in
 yes:)  yes:)
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
whose name does not start with the host triplet.  If you think this$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
configuration is useful to you, please write to autoconf@gnu.org." >&5 
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
whose name does not start with the host triplet.  If you think this 
configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
 ac_tool_warned=yes ;;  ac_tool_warned=yes ;;
 esac  esac
     RANLIB=$ac_ct_RANLIB      RANLIB=$ac_ct_RANLIB
Line 3167  fi Line 3167  fi
   else    else
     case $cross_compiling:$ac_tool_warned in      case $cross_compiling:$ac_tool_warned in
 yes:)  yes:)
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
whose name does not start with the host triplet.  If you think this$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
configuration is useful to you, please write to autoconf@gnu.org." >&5 
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
whose name does not start with the host triplet.  If you think this 
configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
 ac_tool_warned=yes ;;  ac_tool_warned=yes ;;
 esac  esac
     MKDEP=$ac_ct_MKDEP      MKDEP=$ac_ct_MKDEP
Line 3254  LIBS=$ac_check_lib_save_LIBS Line 3250  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_deflate" >&5  { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_deflate" >&5
 $as_echo "$ac_cv_lib_z_deflate" >&6; }  $as_echo "$ac_cv_lib_z_deflate" >&6; }
if test $ac_cv_lib_z_deflate = yes; thenif test "x$ac_cv_lib_z_deflate" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define HAVE_LIBZ 1  #define HAVE_LIBZ 1
 _ACEOF  _ACEOF
Line 3486  rm -f conftest.err conftest.$ac_ext Line 3482  rm -f conftest.err conftest.$ac_ext
 if $ac_preproc_ok; then  if $ac_preproc_ok; then
   :    :
 else  else
  { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
 See \`config.log' for more details." >&5  See \`config.log' for more details." >&5
 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check  $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
 See \`config.log' for more details." >&2;}  See \`config.log' for more details." >&2;}
   { (exit 1); exit 1; }; }   { (exit 1); exit 1; }; }; }
 fi  fi
   
 ac_ext=c  ac_ext=c
Line 3873  ac_res=`eval 'as_val=${'$as_ac_Header'} Line 3871  ac_res=`eval 'as_val=${'$as_ac_Header'}
                  $as_echo "$as_val"'`                   $as_echo "$as_val"'`
                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5                 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }  $as_echo "$ac_res" >&6; }
if test `eval 'as_val=${'$as_ac_Header'}as_val=`eval 'as_val=${'$as_ac_Header'}
                 $as_echo "$as_val"'` = yes; then                 $as_echo "$as_val"'`
    if test "x$as_val" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1  #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
Line 4028  ac_res=`eval 'as_val=${'$as_ac_Header'} Line 4027  ac_res=`eval 'as_val=${'$as_ac_Header'}
 $as_echo "$ac_res" >&6; }  $as_echo "$ac_res" >&6; }
   
 fi  fi
if test `eval 'as_val=${'$as_ac_Header'}as_val=`eval 'as_val=${'$as_ac_Header'}
                 $as_echo "$as_val"'` = yes; then                 $as_echo "$as_val"'`
    if test "x$as_val" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1  #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
Line 4204  rm -f core conftest.err conftest.$ac_objext conftest.$ Line 4204  rm -f core conftest.err conftest.$ac_objext conftest.$
 fi  fi
 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5  { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
 $as_echo "$ac_cv_type_off_t" >&6; }  $as_echo "$ac_cv_type_off_t" >&6; }
if test $ac_cv_type_off_t = yes; thenif test "x$ac_cv_type_off_t" = x""yes; then
   :    :
 else  else
   
Line 4308  rm -f core conftest.err conftest.$ac_objext conftest.$ Line 4308  rm -f core conftest.err conftest.$ac_objext conftest.$
 fi  fi
 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5  { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
 $as_echo "$ac_cv_type_size_t" >&6; }  $as_echo "$ac_cv_type_size_t" >&6; }
if test $ac_cv_type_size_t = yes; thenif test "x$ac_cv_type_size_t" = x""yes; then
   :    :
 else  else
   
Line 4460  ac_res=`eval 'as_val=${'$as_ac_Header'} Line 4460  ac_res=`eval 'as_val=${'$as_ac_Header'}
 $as_echo "$ac_res" >&6; }  $as_echo "$ac_res" >&6; }
   
 fi  fi
if test `eval 'as_val=${'$as_ac_Header'}as_val=`eval 'as_val=${'$as_ac_Header'}
                 $as_echo "$as_val"'` = yes; then                 $as_echo "$as_val"'`
    if test "x$as_val" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1  #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
Line 4704  ac_res=`eval 'as_val=${'$as_ac_Header'} Line 4705  ac_res=`eval 'as_val=${'$as_ac_Header'}
 $as_echo "$ac_res" >&6; }  $as_echo "$ac_res" >&6; }
   
 fi  fi
if test `eval 'as_val=${'$as_ac_Header'}as_val=`eval 'as_val=${'$as_ac_Header'}
                 $as_echo "$as_val"'` = yes; then                 $as_echo "$as_val"'`
    if test "x$as_val" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1  #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
Line 4805  ac_res=`eval 'as_val=${'$as_ac_var'} Line 4807  ac_res=`eval 'as_val=${'$as_ac_var'}
                  $as_echo "$as_val"'`                   $as_echo "$as_val"'`
                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5                 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }  $as_echo "$ac_res" >&6; }
if test `eval 'as_val=${'$as_ac_var'}as_val=`eval 'as_val=${'$as_ac_var'}
                 $as_echo "$as_val"'` = yes; then                 $as_echo "$as_val"'`
    if test "x$as_val" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1  #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
Line 5143  ac_res=`eval 'as_val=${'$as_ac_Header'} Line 5146  ac_res=`eval 'as_val=${'$as_ac_Header'}
 $as_echo "$ac_res" >&6; }  $as_echo "$ac_res" >&6; }
   
 fi  fi
if test `eval 'as_val=${'$as_ac_Header'}as_val=`eval 'as_val=${'$as_ac_Header'}
                 $as_echo "$as_val"'` = yes; then                 $as_echo "$as_val"'`
    if test "x$as_val" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1  #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
Line 5338  ac_res=`eval 'as_val=${'$as_ac_var'} Line 5342  ac_res=`eval 'as_val=${'$as_ac_var'}
                  $as_echo "$as_val"'`                   $as_echo "$as_val"'`
                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5                 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }  $as_echo "$ac_res" >&6; }
if test `eval 'as_val=${'$as_ac_var'}as_val=`eval 'as_val=${'$as_ac_var'}
                 $as_echo "$as_val"'` = yes; then                 $as_echo "$as_val"'`
    if test "x$as_val" = x""yes; then
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1  #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
Line 5405  _ACEOF Line 5410  _ACEOF
     case $ac_val in #(      case $ac_val in #(
     *${as_nl}*)      *${as_nl}*)
       case $ac_var in #(        case $ac_var in #(
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
       esac        esac
       case $ac_var in #(        case $ac_var in #(
       _ | IFS | as_nl) ;; #(        _ | IFS | as_nl) ;; #(
Line 5798  exec 6>&1 Line 5803  exec 6>&1
 # values after options handling.  # values after options handling.
 ac_log="  ac_log="
 This file was extended by libaitsync $as_me 1.0, which was  This file was extended by libaitsync $as_me 1.0, which was
generated by GNU Autoconf 2.62.  Invocation command line wasgenerated by GNU Autoconf 2.63.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
Line 5811  on `(hostname || uname -n) 2>/dev/null | sed 1q` Line 5816  on `(hostname || uname -n) 2>/dev/null | sed 1q`
   
 _ACEOF  _ACEOF
   
   case $ac_config_files in *"
   "*) set x $ac_config_files; shift; ac_config_files=$*;;
   esac
   
   case $ac_config_headers in *"
   "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
   esac
   
   
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 # Files that config.status was made for.  # Files that config.status was made for.
 config_files="$ac_config_files"  config_files="$ac_config_files"
Line 5823  ac_cs_usage="\ Line 5837  ac_cs_usage="\
 \`$as_me' instantiates files from templates according to the  \`$as_me' instantiates files from templates according to the
 current configuration.  current configuration.
   
Usage: $0 [OPTIONS] [FILE]...Usage: $0 [OPTION]... [FILE]...
   
   -h, --help       print this help, then exit    -h, --help       print this help, then exit
   -V, --version    print version number and configuration settings, then exit    -V, --version    print version number and configuration settings, then exit
  -q, --quiet      do not print progress messages  -q, --quiet, --silent
                    do not print progress messages
   -d, --debug      don't remove temporary files    -d, --debug      don't remove temporary files
       --recheck    update $as_me by reconfiguring in the same conditions        --recheck    update $as_me by reconfiguring in the same conditions
  --file=FILE[:TEMPLATE]      --file=FILE[:TEMPLATE]
                    instantiate the configuration file FILE                     instantiate the configuration file FILE
  --header=FILE[:TEMPLATE]      --header=FILE[:TEMPLATE]
                    instantiate the configuration header FILE                     instantiate the configuration header FILE
   
 Configuration files:  Configuration files:
Line 5847  _ACEOF Line 5862  _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\  ac_cs_version="\\
 libaitsync config.status 1.0  libaitsync config.status 1.0
configured by $0, generated by GNU Autoconf 2.62,configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
   
 Copyright (C) 2008 Free Software Foundation, Inc.  Copyright (C) 2008 Free Software Foundation, Inc.
Line 6047  for ac_last_try in false false false false false :; do Line 6062  for ac_last_try in false false false false false :; do
 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}  $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
   
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
   if test $ac_delim_n = $ac_delim_num; then
     break      break
   elif $ac_last_try; then    elif $ac_last_try; then
     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5      { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
Line 6252  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 Line 6268  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
   }    }
   split(mac1, mac2, "(") #)    split(mac1, mac2, "(") #)
   macro = mac2[1]    macro = mac2[1]
     prefix = substr(line, 1, index(line, defundef) - 1)
   if (D_is_set[macro]) {    if (D_is_set[macro]) {
     # Preserve the white space surrounding the "#".      # Preserve the white space surrounding the "#".
     prefix = substr(line, 1, index(line, defundef) - 1)  
     print prefix "define", macro P[macro] D[macro]      print prefix "define", macro P[macro] D[macro]
     next      next
   } else {    } else {
Line 6262  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 Line 6278  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     # in the case of _POSIX_SOURCE, which is predefined and required      # in the case of _POSIX_SOURCE, which is predefined and required
     # on some systems where configure will not decide to define it.      # on some systems where configure will not decide to define it.
     if (defundef == "undef") {      if (defundef == "undef") {
      print "/*", line, "*/"      print "/*", prefix defundef, macro, "*/"
       next        next
     }      }
   }    }
Line 6286  do Line 6302  do
   esac    esac
   case $ac_mode$ac_tag in    case $ac_mode$ac_tag in
   :[FHL]*:*);;    :[FHL]*:*);;
  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
$as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}$as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
    { (exit 1); exit 1; }; };;     { (exit 1); exit 1; }; };;
   :[FH]-) ac_tag=-:-;;    :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
Line 6610  if test "$no_create" != yes; then Line 6626  if test "$no_create" != yes; then
   $ac_cs_success || { (exit 1); exit 1; }    $ac_cs_success || { (exit 1); exit 1; }
 fi  fi
 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then  if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
  { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
$as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 fi  fi
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>