===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
hyantesite-1.3.0/.config/compile-105-# Name of file we expect compiler to create.
hyantesite-1.3.0/.config/compile:106:cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
hyantesite-1.3.0/.config/compile-107-
##############################################
hyantesite-1.3.0/.config/compile-111-# object file name, since that is what matters with a parallel build.
hyantesite-1.3.0/.config/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
hyantesite-1.3.0/.config/compile-113-while true; do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-167-{
hyantesite-1.3.0/.config/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
hyantesite-1.3.0/.config/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-179-{
hyantesite-1.3.0/.config/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
hyantesite-1.3.0/.config/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-198-    # Extract subdirectory from the argument.
hyantesite-1.3.0/.config/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
hyantesite-1.3.0/.config/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-204-    fi
hyantesite-1.3.0/.config/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
hyantesite-1.3.0/.config/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-217-    case ${2} in
hyantesite-1.3.0/.config/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
hyantesite-1.3.0/.config/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
hyantesite-1.3.0/.config/ltmain.sh-220-    esac
##############################################
hyantesite-1.3.0/.config/ltmain.sh-380-     progdir=$func_dirname_result
hyantesite-1.3.0/.config/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
hyantesite-1.3.0/.config/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
hyantesite-1.3.0/.config/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
hyantesite-1.3.0/.config/ltmain.sh-419-bs='\\'
##############################################
hyantesite-1.3.0/.config/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
hyantesite-1.3.0/.config/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
hyantesite-1.3.0/.config/ltmain.sh-533-      done
hyantesite-1.3.0/.config/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
hyantesite-1.3.0/.config/ltmain.sh-535-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-566-      # If mktemp works, use that first and foremost
hyantesite-1.3.0/.config/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-568-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-597-      *[\\\`\"\$]*)
hyantesite-1.3.0/.config/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
hyantesite-1.3.0/.config/ltmain.sh-599-      *)
##############################################
hyantesite-1.3.0/.config/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
hyantesite-1.3.0/.config/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
hyantesite-1.3.0/.config/ltmain.sh-704-    ;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
hyantesite-1.3.0/.config/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
hyantesite-1.3.0/.config/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
hyantesite-1.3.0/.config/ltmain.sh-772-	p
##############################################
hyantesite-1.3.0/.config/ltmain.sh-803-
hyantesite-1.3.0/.config/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
hyantesite-1.3.0/.config/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
hyantesite-1.3.0/.config/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-816-
hyantesite-1.3.0/.config/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
hyantesite-1.3.0/.config/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
hyantesite-1.3.0/.config/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-862-{
hyantesite-1.3.0/.config/ltmain.sh:863:    func_arith_result=`expr "${@}"`
hyantesite-1.3.0/.config/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-870-{
hyantesite-1.3.0/.config/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
hyantesite-1.3.0/.config/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-877-{
hyantesite-1.3.0/.config/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
hyantesite-1.3.0/.config/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-884-{
hyantesite-1.3.0/.config/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
hyantesite-1.3.0/.config/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
hyantesite-1.3.0/.config/ltmain.sh-968-	# quotes we have to do it in 2 steps:
hyantesite-1.3.0/.config/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
hyantesite-1.3.0/.config/ltmain.sh-970-	eval "$extractedcf"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-1382-      done
hyantesite-1.3.0/.config/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
hyantesite-1.3.0/.config/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
hyantesite-1.3.0/.config/ltmain.sh-1385-      case $@ in
##############################################
hyantesite-1.3.0/.config/ltmain.sh-1395-	    # Evaluate the configuration.
hyantesite-1.3.0/.config/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
hyantesite-1.3.0/.config/ltmain.sh-1397-	    CC_quoted=
##############################################
hyantesite-1.3.0/.config/ltmain.sh-1401-	    done
hyantesite-1.3.0/.config/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
hyantesite-1.3.0/.config/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
hyantesite-1.3.0/.config/ltmain.sh-1404-	    case "$@ " in
##############################################
hyantesite-1.3.0/.config/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
hyantesite-1.3.0/.config/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
hyantesite-1.3.0/.config/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-1721-    # LT_CYGPATH in this case.
hyantesite-1.3.0/.config/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
hyantesite-1.3.0/.config/ltmain.sh-1723-  fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
hyantesite-1.3.0/.config/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
hyantesite-1.3.0/.config/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2060-    *.[cCFSifmso] | \
hyantesite-1.3.0/.config/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
hyantesite-1.3.0/.config/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
hyantesite-1.3.0/.config/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
hyantesite-1.3.0/.config/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
hyantesite-1.3.0/.config/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-2158-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2204-      if test "$need_locks" = warn &&
hyantesite-1.3.0/.config/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
hyantesite-1.3.0/.config/ltmain.sh-2206-	$ECHO "\
hyantesite-1.3.0/.config/ltmain.sh-2207-*** ERROR, $lockfile contains:
hyantesite-1.3.0/.config/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-2209-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2253-      if test "$need_locks" = warn &&
hyantesite-1.3.0/.config/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
hyantesite-1.3.0/.config/ltmain.sh-2255-	$ECHO "\
hyantesite-1.3.0/.config/ltmain.sh-2256-*** ERROR, $lockfile contains:
hyantesite-1.3.0/.config/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-2258-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2548-	  test -n "$library_names" && \
hyantesite-1.3.0/.config/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
hyantesite-1.3.0/.config/ltmain.sh-2550-	  continue
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
hyantesite-1.3.0/.config/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
hyantesite-1.3.0/.config/ltmain.sh-2561-	  fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2577-      # Get the absolute pathname.
hyantesite-1.3.0/.config/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
hyantesite-1.3.0/.config/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
hyantesite-1.3.0/.config/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
hyantesite-1.3.0/.config/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
hyantesite-1.3.0/.config/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
hyantesite-1.3.0/.config/ltmain.sh-2959-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
hyantesite-1.3.0/.config/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
hyantesite-1.3.0/.config/ltmain.sh-2972-	  else
hyantesite-1.3.0/.config/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
hyantesite-1.3.0/.config/ltmain.sh-2974-	  fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3130-	    fi
hyantesite-1.3.0/.config/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
hyantesite-1.3.0/.config/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
hyantesite-1.3.0/.config/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
hyantesite-1.3.0/.config/ltmain.sh-3134-	      finalize=no
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3149-	        # Replace the output file specification.
hyantesite-1.3.0/.config/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
hyantesite-1.3.0/.config/ltmain.sh-3151-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
hyantesite-1.3.0/.config/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
hyantesite-1.3.0/.config/ltmain.sh-3170-	  fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3241-    my_pic_p="${3-no}"
hyantesite-1.3.0/.config/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
hyantesite-1.3.0/.config/ltmain.sh-3243-    my_dlsyms=
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
hyantesite-1.3.0/.config/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
hyantesite-1.3.0/.config/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
hyantesite-1.3.0/.config/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
hyantesite-1.3.0/.config/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
hyantesite-1.3.0/.config/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
hyantesite-1.3.0/.config/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
hyantesite-1.3.0/.config/ltmain.sh-3509-	  else
hyantesite-1.3.0/.config/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hyantesite-1.3.0/.config/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hyantesite-1.3.0/.config/ltmain.sh-3512-	  fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3514-	*)
hyantesite-1.3.0/.config/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hyantesite-1.3.0/.config/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hyantesite-1.3.0/.config/ltmain.sh-3517-	  ;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3529-      # Nullify the symbol file.
hyantesite-1.3.0/.config/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
hyantesite-1.3.0/.config/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
hyantesite-1.3.0/.config/ltmain.sh-3532-    fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3545-  win32_libid_type="unknown"
hyantesite-1.3.0/.config/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-3547-  case $win32_fileres in
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3596-  $opt_debug
hyantesite-1.3.0/.config/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
hyantesite-1.3.0/.config/ltmain.sh-3598-}
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3613-  $opt_debug
hyantesite-1.3.0/.config/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
hyantesite-1.3.0/.config/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
hyantesite-1.3.0/.config/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
hyantesite-1.3.0/.config/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
hyantesite-1.3.0/.config/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
hyantesite-1.3.0/.config/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3700-    # binutils import library
hyantesite-1.3.0/.config/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
hyantesite-1.3.0/.config/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
hyantesite-1.3.0/.config/ltmain.sh-3703-    # ms-generated import library
hyantesite-1.3.0/.config/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
hyantesite-1.3.0/.config/ltmain.sh-3705-  else
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3780-	  darwin_curdir=`pwd`
hyantesite-1.3.0/.config/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
hyantesite-1.3.0/.config/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
hyantesite-1.3.0/.config/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
hyantesite-1.3.0/.config/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
hyantesite-1.3.0/.config/ltmain.sh-3785-	    darwin_arch=
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
hyantesite-1.3.0/.config/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
hyantesite-1.3.0/.config/ltmain.sh-3797-	    darwin_file=
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
hyantesite-1.3.0/.config/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
hyantesite-1.3.0/.config/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3814-      esac
hyantesite-1.3.0/.config/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
hyantesite-1.3.0/.config/ltmain.sh-3816-    done
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3885-
hyantesite-1.3.0/.config/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
hyantesite-1.3.0/.config/ltmain.sh-3887-    $ECHO "\
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3920-    --lt-dump-script)
hyantesite-1.3.0/.config/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
hyantesite-1.3.0/.config/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
hyantesite-1.3.0/.config/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
hyantesite-1.3.0/.config/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
hyantesite-1.3.0/.config/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
hyantesite-1.3.0/.config/ltmain.sh-3949-  done
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4005-  # Find the directory that this script lives in.
hyantesite-1.3.0/.config/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
hyantesite-1.3.0/.config/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
hyantesite-1.3.0/.config/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
hyantesite-1.3.0/.config/ltmain.sh-4011-  while test -n \"\$file\"; do
hyantesite-1.3.0/.config/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
hyantesite-1.3.0/.config/ltmain.sh-4013-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4021-
hyantesite-1.3.0/.config/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
hyantesite-1.3.0/.config/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
hyantesite-1.3.0/.config/ltmain.sh-4024-  done
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4035-    case \"\$thisdir\" in
hyantesite-1.3.0/.config/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
hyantesite-1.3.0/.config/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4041-  # Try to get the absolute directory name.
hyantesite-1.3.0/.config/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
hyantesite-1.3.0/.config/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
hyantesite-1.3.0/.config/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
hyantesite-1.3.0/.config/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
hyantesite-1.3.0/.config/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
hyantesite-1.3.0/.config/ltmain.sh-4068-      else
##############################################
hyantesite-1.3.0/.config/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
hyantesite-1.3.0/.config/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
hyantesite-1.3.0/.config/ltmain.sh-4112-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-5085-    $opt_debug
hyantesite-1.3.0/.config/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
hyantesite-1.3.0/.config/ltmain.sh-5087-    *import*) : ;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-5307-	    moreargs=
hyantesite-1.3.0/.config/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
hyantesite-1.3.0/.config/ltmain.sh-5309-	    do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-5563-	*)
hyantesite-1.3.0/.config/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
hyantesite-1.3.0/.config/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
hyantesite-1.3.0/.config/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
hyantesite-1.3.0/.config/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
hyantesite-1.3.0/.config/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
hyantesite-1.3.0/.config/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
hyantesite-1.3.0/.config/ltmain.sh-6018-    else
##############################################
hyantesite-1.3.0/.config/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
hyantesite-1.3.0/.config/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
hyantesite-1.3.0/.config/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-6394-	else
hyantesite-1.3.0/.config/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
hyantesite-1.3.0/.config/ltmain.sh-6396-	fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
hyantesite-1.3.0/.config/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
hyantesite-1.3.0/.config/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-6431-	fi
hyantesite-1.3.0/.config/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hyantesite-1.3.0/.config/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
hyantesite-1.3.0/.config/ltmain.sh-6504-	*)
hyantesite-1.3.0/.config/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
hyantesite-1.3.0/.config/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-6757-	    shift
hyantesite-1.3.0/.config/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
hyantesite-1.3.0/.config/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7049-		*)
hyantesite-1.3.0/.config/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
hyantesite-1.3.0/.config/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7060-		  depdepl=
hyantesite-1.3.0/.config/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
hyantesite-1.3.0/.config/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
hyantesite-1.3.0/.config/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
hyantesite-1.3.0/.config/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
hyantesite-1.3.0/.config/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
hyantesite-1.3.0/.config/ltmain.sh-7071-                      fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7082-		else
hyantesite-1.3.0/.config/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
hyantesite-1.3.0/.config/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7105-	else
hyantesite-1.3.0/.config/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hyantesite-1.3.0/.config/ltmain.sh-7107-	fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7254-	test "$module" = no && \
hyantesite-1.3.0/.config/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
hyantesite-1.3.0/.config/ltmain.sh-7256-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7392-	if test "$age" -gt "$current"; then
hyantesite-1.3.0/.config/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
hyantesite-1.3.0/.config/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7553-	removelist=
hyantesite-1.3.0/.config/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
hyantesite-1.3.0/.config/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7579-	# Transform .lo files to .o files.
hyantesite-1.3.0/.config/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
hyantesite-1.3.0/.config/ltmain.sh-7581-      fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7584-      #for path in $notinst_path; do
hyantesite-1.3.0/.config/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
hyantesite-1.3.0/.config/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
hyantesite-1.3.0/.config/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
hyantesite-1.3.0/.config/ltmain.sh-7588-      #done
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7705-		if test -n "$i" ; then
hyantesite-1.3.0/.config/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
hyantesite-1.3.0/.config/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
hyantesite-1.3.0/.config/ltmain.sh-7708-		  set dummy $deplib_matches; shift
hyantesite-1.3.0/.config/ltmain.sh-7709-		  deplib_match=$1
hyantesite-1.3.0/.config/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
hyantesite-1.3.0/.config/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7748-		  if test -n "$i" ; then
hyantesite-1.3.0/.config/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
hyantesite-1.3.0/.config/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
hyantesite-1.3.0/.config/ltmain.sh-7751-		    set dummy $deplib_matches; shift
hyantesite-1.3.0/.config/ltmain.sh-7752-		    deplib_match=$1
hyantesite-1.3.0/.config/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
hyantesite-1.3.0/.config/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
hyantesite-1.3.0/.config/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
hyantesite-1.3.0/.config/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
hyantesite-1.3.0/.config/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
hyantesite-1.3.0/.config/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
hyantesite-1.3.0/.config/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
hyantesite-1.3.0/.config/ltmain.sh-7802-		else
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7808-		    shopt -s nocaseglob
hyantesite-1.3.0/.config/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-7810-		    $nocaseglob
hyantesite-1.3.0/.config/ltmain.sh-7811-		  else
hyantesite-1.3.0/.config/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-7813-		  fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
hyantesite-1.3.0/.config/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
hyantesite-1.3.0/.config/ltmain.sh-7828-			case $potliblink in
hyantesite-1.3.0/.config/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
hyantesite-1.3.0/.config/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
hyantesite-1.3.0/.config/ltmain.sh-7831-			esac
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
hyantesite-1.3.0/.config/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
hyantesite-1.3.0/.config/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
hyantesite-1.3.0/.config/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
hyantesite-1.3.0/.config/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
hyantesite-1.3.0/.config/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
hyantesite-1.3.0/.config/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7921-	  newdeplibs=""
hyantesite-1.3.0/.config/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
hyantesite-1.3.0/.config/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
hyantesite-1.3.0/.config/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
hyantesite-1.3.0/.config/ltmain.sh-7927-	    done
##############################################
hyantesite-1.3.0/.config/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
hyantesite-1.3.0/.config/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
hyantesite-1.3.0/.config/ltmain.sh-7953-	  ;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8003-	*-*-darwin*)
hyantesite-1.3.0/.config/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hyantesite-1.3.0/.config/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hyantesite-1.3.0/.config/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hyantesite-1.3.0/.config/ltmain.sh-8007-	  ;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8130-	# Use standard objects if they are pic
hyantesite-1.3.0/.config/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
hyantesite-1.3.0/.config/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8145-	    # exporting using user supplied symfile
hyantesite-1.3.0/.config/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
hyantesite-1.3.0/.config/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
hyantesite-1.3.0/.config/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
hyantesite-1.3.0/.config/ltmain.sh-8644-	else
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8656-      # Create the old-style object.
hyantesite-1.3.0/.config/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
hyantesite-1.3.0/.config/ltmain.sh-8658-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
hyantesite-1.3.0/.config/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
hyantesite-1.3.0/.config/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
hyantesite-1.3.0/.config/ltmain.sh-8719-	;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
hyantesite-1.3.0/.config/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hyantesite-1.3.0/.config/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hyantesite-1.3.0/.config/ltmain.sh-8737-	;;
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
hyantesite-1.3.0/.config/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
hyantesite-1.3.0/.config/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8872-	# Transform all the library objects into standard objects.
hyantesite-1.3.0/.config/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
hyantesite-1.3.0/.config/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
hyantesite-1.3.0/.config/ltmain.sh-8875-      fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8902-	# Replace the output file specification.
hyantesite-1.3.0/.config/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
hyantesite-1.3.0/.config/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8911-	  func_to_tool_file "$output"
hyantesite-1.3.0/.config/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
hyantesite-1.3.0/.config/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8955-	# Replace the output file specification.
hyantesite-1.3.0/.config/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
hyantesite-1.3.0/.config/ltmain.sh-8957-	# Delete the old output file.
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8963-	  func_to_tool_file "$output"
hyantesite-1.3.0/.config/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
hyantesite-1.3.0/.config/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8981-	  if test "$fast_install" = yes; then
hyantesite-1.3.0/.config/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
hyantesite-1.3.0/.config/ltmain.sh-8983-	  else
##############################################
hyantesite-1.3.0/.config/ltmain.sh-8993-      # Replace the output file specification.
hyantesite-1.3.0/.config/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
hyantesite-1.3.0/.config/ltmain.sh-8995-
##############################################
hyantesite-1.3.0/.config/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
hyantesite-1.3.0/.config/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
hyantesite-1.3.0/.config/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
hyantesite-1.3.0/.config/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
hyantesite-1.3.0/.config/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
hyantesite-1.3.0/.config/ltmain.sh-9025-      fi
##############################################
hyantesite-1.3.0/.config/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
hyantesite-1.3.0/.config/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
hyantesite-1.3.0/.config/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
hyantesite-1.3.0/.config/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
hyantesite-1.3.0/.config/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
hyantesite-1.3.0/.config/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-9314-		name="$func_basename_result"
hyantesite-1.3.0/.config/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
hyantesite-1.3.0/.config/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-9333-		name="$func_basename_result"
hyantesite-1.3.0/.config/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
hyantesite-1.3.0/.config/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
hyantesite-1.3.0/.config/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
hyantesite-1.3.0/.config/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
hyantesite-1.3.0/.config/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
hyantesite-1.3.0/.config/texinfo.tex-5692-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
hyantesite-1.3.0/.config/texinfo.tex:5693:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
hyantesite-1.3.0/.config/texinfo.tex-5694-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
hyantesite-1.3.0/.config/config.sub-56-
hyantesite-1.3.0/.config/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
hyantesite-1.3.0/.config/config.sub-58-
##############################################
hyantesite-1.3.0/.config/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
hyantesite-1.3.0/.config/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
hyantesite-1.3.0/.config/config.sub-122-case $maybe_os in
##############################################
hyantesite-1.3.0/.config/config.sub-126-    os=-$maybe_os
hyantesite-1.3.0/.config/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
hyantesite-1.3.0/.config/config.sub-128-    ;;
hyantesite-1.3.0/.config/config.sub-129-  *)
hyantesite-1.3.0/.config/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
hyantesite-1.3.0/.config/config.sub-131-    if [ $basic_machine != $1 ]
hyantesite-1.3.0/.config/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
hyantesite-1.3.0/.config/config.sub-133-    else os=; fi
##############################################
hyantesite-1.3.0/.config/config.sub-177-		os=-sco5v6
hyantesite-1.3.0/.config/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-179-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-181-		os=-sco3.2v5
hyantesite-1.3.0/.config/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-183-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-185-		os=-sco3.2v4
hyantesite-1.3.0/.config/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-187-		;;
hyantesite-1.3.0/.config/config.sub-188-	-sco3.2.[4-9]*)
hyantesite-1.3.0/.config/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
hyantesite-1.3.0/.config/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-191-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
hyantesite-1.3.0/.config/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-195-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
hyantesite-1.3.0/.config/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-199-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-201-		os=-sco3.2v2
hyantesite-1.3.0/.config/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-203-		;;
hyantesite-1.3.0/.config/config.sub-204-	-udk*)
hyantesite-1.3.0/.config/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-206-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-208-		os=-isc2.2
hyantesite-1.3.0/.config/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-210-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-214-	-isc*)
hyantesite-1.3.0/.config/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-216-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-220-	-ptx*)
hyantesite-1.3.0/.config/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
hyantesite-1.3.0/.config/config.sub-222-		;;
hyantesite-1.3.0/.config/config.sub-223-	-windowsnt*)
hyantesite-1.3.0/.config/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
hyantesite-1.3.0/.config/config.sub-225-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-310-	*-*-*)
hyantesite-1.3.0/.config/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
hyantesite-1.3.0/.config/config.sub-312-		exit 1
##############################################
hyantesite-1.3.0/.config/config.sub-416-	amd64-*)
hyantesite-1.3.0/.config/config.sub:417:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-418-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-454-	blackfin-*)
hyantesite-1.3.0/.config/config.sub:455:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-456-		os=-linux
##############################################
hyantesite-1.3.0/.config/config.sub-645-	i*86v32)
hyantesite-1.3.0/.config/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-647-		os=-sysv32
##############################################
hyantesite-1.3.0/.config/config.sub-649-	i*86v4*)
hyantesite-1.3.0/.config/config.sub:650:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-651-		os=-sysv4
##############################################
hyantesite-1.3.0/.config/config.sub-653-	i*86v)
hyantesite-1.3.0/.config/config.sub:654:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-655-		os=-sysv
##############################################
hyantesite-1.3.0/.config/config.sub-657-	i*86sol2)
hyantesite-1.3.0/.config/config.sub:658:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
hyantesite-1.3.0/.config/config.sub-659-		os=-solaris2
##############################################
hyantesite-1.3.0/.config/config.sub-687-	m68knommu-*)
hyantesite-1.3.0/.config/config.sub:688:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-689-		os=-linux
##############################################
hyantesite-1.3.0/.config/config.sub-717-	mips3*-*)
hyantesite-1.3.0/.config/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
hyantesite-1.3.0/.config/config.sub-719-		;;
hyantesite-1.3.0/.config/config.sub-720-	mips3*)
hyantesite-1.3.0/.config/config.sub:721:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
hyantesite-1.3.0/.config/config.sub-722-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-735-	ms1-*)
hyantesite-1.3.0/.config/config.sub:736:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
hyantesite-1.3.0/.config/config.sub-737-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-840-	parisc-*)
hyantesite-1.3.0/.config/config.sub:841:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-842-		os=-linux
##############################################
hyantesite-1.3.0/.config/config.sub-856-	pc98-*)
hyantesite-1.3.0/.config/config.sub:857:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-858-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-871-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
hyantesite-1.3.0/.config/config.sub:872:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-873-		;;
hyantesite-1.3.0/.config/config.sub-874-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
hyantesite-1.3.0/.config/config.sub:875:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-876-		;;
hyantesite-1.3.0/.config/config.sub-877-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
hyantesite-1.3.0/.config/config.sub:878:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-879-		;;
hyantesite-1.3.0/.config/config.sub-880-	pentium4-*)
hyantesite-1.3.0/.config/config.sub:881:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-882-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-889-		;;
hyantesite-1.3.0/.config/config.sub:890:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-891-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-895-	ppcle-* | powerpclittle-*)
hyantesite-1.3.0/.config/config.sub:896:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-897-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-899-		;;
hyantesite-1.3.0/.config/config.sub:900:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-901-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-905-	ppc64le-* | powerpc64little-*)
hyantesite-1.3.0/.config/config.sub:906:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
hyantesite-1.3.0/.config/config.sub-907-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1193-	*)
hyantesite-1.3.0/.config/config.sub:1194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
hyantesite-1.3.0/.config/config.sub-1195-		exit 1
##############################################
hyantesite-1.3.0/.config/config.sub-1201-	*-digital*)
hyantesite-1.3.0/.config/config.sub:1202:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
hyantesite-1.3.0/.config/config.sub-1203-		;;
hyantesite-1.3.0/.config/config.sub-1204-	*-commodore*)
hyantesite-1.3.0/.config/config.sub:1205:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
hyantesite-1.3.0/.config/config.sub-1206-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1219-	-solaris1 | -solaris1.*)
hyantesite-1.3.0/.config/config.sub:1220:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
hyantesite-1.3.0/.config/config.sub-1221-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1231-	-gnu/linux*)
hyantesite-1.3.0/.config/config.sub:1232:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
hyantesite-1.3.0/.config/config.sub-1233-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1275-	-nto*)
hyantesite-1.3.0/.config/config.sub:1276:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
hyantesite-1.3.0/.config/config.sub-1277-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1282-	-mac*)
hyantesite-1.3.0/.config/config.sub:1283:		os=`echo $os | sed -e 's|mac|macos|'`
hyantesite-1.3.0/.config/config.sub-1284-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1288-	-linux*)
hyantesite-1.3.0/.config/config.sub:1289:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
hyantesite-1.3.0/.config/config.sub-1290-		;;
hyantesite-1.3.0/.config/config.sub-1291-	-sunos5*)
hyantesite-1.3.0/.config/config.sub:1292:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
hyantesite-1.3.0/.config/config.sub-1293-		;;
hyantesite-1.3.0/.config/config.sub-1294-	-sunos6*)
hyantesite-1.3.0/.config/config.sub:1295:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
hyantesite-1.3.0/.config/config.sub-1296-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1343-	-sinix5.*)
hyantesite-1.3.0/.config/config.sub:1344:		os=`echo $os | sed -e 's|sinix|sysv|'`
hyantesite-1.3.0/.config/config.sub-1345-		;;
##############################################
hyantesite-1.3.0/.config/config.sub-1394-		# Get rid of the `-' at the beginning of $os.
hyantesite-1.3.0/.config/config.sub:1395:		os=`echo $os | sed 's/[^-]*-//'`
hyantesite-1.3.0/.config/config.sub:1396:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
hyantesite-1.3.0/.config/config.sub-1397-		exit 1
##############################################
hyantesite-1.3.0/.config/config.sub-1645-		esac
hyantesite-1.3.0/.config/config.sub:1646:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
hyantesite-1.3.0/.config/config.sub-1647-		;;
##############################################
hyantesite-1.3.0/.config/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
hyantesite-1.3.0/.config/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
hyantesite-1.3.0/.config/depcomp-71-
##############################################
hyantesite-1.3.0/.config/depcomp-217-  # Version 6 uses the directory in both cases.
hyantesite-1.3.0/.config/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
hyantesite-1.3.0/.config/depcomp-219-  test "x$dir" = "x$object" && dir=
hyantesite-1.3.0/.config/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
hyantesite-1.3.0/.config/depcomp-221-  if test "$libtool" = yes; then
##############################################
hyantesite-1.3.0/.config/depcomp-246-    # Do two passes, one to just change these to
hyantesite-1.3.0/.config/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
hyantesite-1.3.0/.config/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
hyantesite-1.3.0/.config/depcomp-288-  # Do two passes, one to just change these to
hyantesite-1.3.0/.config/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
hyantesite-1.3.0/.config/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
hyantesite-1.3.0/.config/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
hyantesite-1.3.0/.config/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
hyantesite-1.3.0/.config/depcomp-306-  test "x$dir" = "x$object" && dir=
hyantesite-1.3.0/.config/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
hyantesite-1.3.0/.config/depcomp-308-  if test "$libtool" = yes; then
##############################################
hyantesite-1.3.0/.config/depcomp-343-   # Subdirectories are respected.
hyantesite-1.3.0/.config/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
hyantesite-1.3.0/.config/depcomp-345-   test "x$dir" = "x$object" && dir=
hyantesite-1.3.0/.config/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
hyantesite-1.3.0/.config/depcomp-347-
##############################################
hyantesite-1.3.0/.config/depcomp-482-  done
hyantesite-1.3.0/.config/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
hyantesite-1.3.0/.config/depcomp-484-  touch "$tmpdepfile"
##############################################
hyantesite-1.3.0/.config/install-sh-217-      fi
hyantesite-1.3.0/.config/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
hyantesite-1.3.0/.config/install-sh-219-    *)
##############################################
hyantesite-1.3.0/.config/install-sh-269-      dstdir=$dst
hyantesite-1.3.0/.config/install-sh:270:      dst=$dstdir/`basename "$src"`
hyantesite-1.3.0/.config/install-sh-271-      dstdir_status=0
##############################################
hyantesite-1.3.0/.config/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
hyantesite-1.3.0/.config/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
hyantesite-1.3.0/.config/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
hyantesite-1.3.0/.config/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
hyantesite-1.3.0/.config/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
hyantesite-1.3.0/.config/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
hyantesite-1.3.0/.config/install-sh-418-	    case $prefix in
hyantesite-1.3.0/.config/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
hyantesite-1.3.0/.config/install-sh-420-	      *) qprefix=$prefix;;
##############################################
hyantesite-1.3.0/.config/install-sh-467-    if $copy_on_change &&
hyantesite-1.3.0/.config/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
hyantesite-1.3.0/.config/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
hyantesite-1.3.0/.config/install-sh-470-
##############################################
hyantesite-1.3.0/.config/missing-131-       # Could not run --version or --help.  This is probably someone
hyantesite-1.3.0/.config/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
hyantesite-1.3.0/.config/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
hyantesite-1.3.0/.config/missing-165-         from any GNU archive site."
hyantesite-1.3.0/.config/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
hyantesite-1.3.0/.config/missing-167-    test -z "$files" && files="config.h"
##############################################
hyantesite-1.3.0/.config/missing-194-         proper tools for further handling them.
hyantesite-1.3.0/.config/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
hyantesite-1.3.0/.config/missing-196-         archive site."
hyantesite-1.3.0/.config/missing-197-
hyantesite-1.3.0/.config/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
hyantesite-1.3.0/.config/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
hyantesite-1.3.0/.config/missing-200-    if test -f "$file"; then
##############################################
hyantesite-1.3.0/.config/missing-223-	*.y)
hyantesite-1.3.0/.config/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
hyantesite-1.3.0/.config/missing-225-	    if test -f "$SRCFILE"; then
##############################################
hyantesite-1.3.0/.config/missing-227-	    fi
hyantesite-1.3.0/.config/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
hyantesite-1.3.0/.config/missing-229-	    if test -f "$SRCFILE"; then
##############################################
hyantesite-1.3.0/.config/missing-253-	*.l)
hyantesite-1.3.0/.config/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
hyantesite-1.3.0/.config/missing-255-	    if test -f "$SRCFILE"; then
##############################################
hyantesite-1.3.0/.config/missing-272-
hyantesite-1.3.0/.config/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
hyantesite-1.3.0/.config/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
hyantesite-1.3.0/.config/missing-275-    if test -f "$file"; then
##############################################
hyantesite-1.3.0/.config/missing-292-    # The file to touch is that specified with -o ...
hyantesite-1.3.0/.config/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
hyantesite-1.3.0/.config/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
hyantesite-1.3.0/.config/missing-295-    if test -z "$file"; then
hyantesite-1.3.0/.config/missing-296-      # ... or it is the one specified with @setfilename ...
hyantesite-1.3.0/.config/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
hyantesite-1.3.0/.config/missing-298-      file=`sed -n '
##############################################
hyantesite-1.3.0/.config/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
hyantesite-1.3.0/.config/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
hyantesite-1.3.0/.config/missing-306-    fi
##############################################
hyantesite-1.3.0/.config/missing-328-	*o*)
hyantesite-1.3.0/.config/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
hyantesite-1.3.0/.config/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
hyantesite-1.3.0/.config/missing-334-	*h*)
hyantesite-1.3.0/.config/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
hyantesite-1.3.0/.config/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
hyantesite-1.3.0/.config/config.guess-40-
hyantesite-1.3.0/.config/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
hyantesite-1.3.0/.config/config.guess-42-
##############################################
hyantesite-1.3.0/.config/config.guess-109-: ${TMPDIR=/tmp} ;
hyantesite-1.3.0/.config/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
hyantesite-1.3.0/.config/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
hyantesite-1.3.0/.config/config.guess-195-	    *)
hyantesite-1.3.0/.config/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
hyantesite-1.3.0/.config/config.guess-197-		;;
##############################################
hyantesite-1.3.0/.config/config.guess-222-	*4.0)
hyantesite-1.3.0/.config/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
hyantesite-1.3.0/.config/config.guess-224-		;;
hyantesite-1.3.0/.config/config.guess-225-	*5.*)
hyantesite-1.3.0/.config/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
hyantesite-1.3.0/.config/config.guess-227-		;;
##############################################
hyantesite-1.3.0/.config/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
hyantesite-1.3.0/.config/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
hyantesite-1.3.0/.config/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
hyantesite-1.3.0/.config/config.guess-270-	# 1.2 uses "1.2" for uname -r.
hyantesite-1.3.0/.config/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
hyantesite-1.3.0/.config/config.guess-272-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-327-    sun4H:SunOS:5.*:*)
hyantesite-1.3.0/.config/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
hyantesite-1.3.0/.config/config.guess-329-	exit ;;
hyantesite-1.3.0/.config/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
hyantesite-1.3.0/.config/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
hyantesite-1.3.0/.config/config.guess-332-	exit ;;
hyantesite-1.3.0/.config/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
hyantesite-1.3.0/.config/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
hyantesite-1.3.0/.config/config.guess-335-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
hyantesite-1.3.0/.config/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
hyantesite-1.3.0/.config/config.guess-341-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
hyantesite-1.3.0/.config/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
hyantesite-1.3.0/.config/config.guess-350-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-354-    sun*:*:4.2BSD:*)
hyantesite-1.3.0/.config/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
hyantesite-1.3.0/.config/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
hyantesite-1.3.0/.config/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
hyantesite-1.3.0/.config/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
hyantesite-1.3.0/.config/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
hyantesite-1.3.0/.config/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
hyantesite-1.3.0/.config/config.guess-492-    *:IRIX*:*:*)
hyantesite-1.3.0/.config/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
hyantesite-1.3.0/.config/config.guess-494-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-522-EOF
hyantesite-1.3.0/.config/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
hyantesite-1.3.0/.config/config.guess-524-		then
##############################################
hyantesite-1.3.0/.config/config.guess-535-    *:AIX:*:[456])
hyantesite-1.3.0/.config/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
hyantesite-1.3.0/.config/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
hyantesite-1.3.0/.config/config.guess-570-    9000/[34678]??:HP-UX:*:*)
hyantesite-1.3.0/.config/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
hyantesite-1.3.0/.config/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
hyantesite-1.3.0/.config/config.guess-624-EOF
hyantesite-1.3.0/.config/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
hyantesite-1.3.0/.config/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
hyantesite-1.3.0/.config/config.guess-652-    ia64:HP-UX:*:*)
hyantesite-1.3.0/.config/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
hyantesite-1.3.0/.config/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
hyantesite-1.3.0/.config/config.guess-682-EOF
hyantesite-1.3.0/.config/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
hyantesite-1.3.0/.config/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
hyantesite-1.3.0/.config/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
hyantesite-1.3.0/.config/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
hyantesite-1.3.0/.config/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
hyantesite-1.3.0/.config/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
hyantesite-1.3.0/.config/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
hyantesite-1.3.0/.config/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
hyantesite-1.3.0/.config/config.guess-773-	    pc98)
hyantesite-1.3.0/.config/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
hyantesite-1.3.0/.config/config.guess-775-	    amd64)
hyantesite-1.3.0/.config/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
hyantesite-1.3.0/.config/config.guess-777-	    *)
hyantesite-1.3.0/.config/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
hyantesite-1.3.0/.config/config.guess-779-	esac
##############################################
hyantesite-1.3.0/.config/config.guess-824-    prep*:SunOS:5.*:*)
hyantesite-1.3.0/.config/config.guess:825:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
hyantesite-1.3.0/.config/config.guess-826-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-828-	# the GNU system
hyantesite-1.3.0/.config/config.guess:829:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
hyantesite-1.3.0/.config/config.guess-830-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-832-	# other systems with GNU libc and userland
hyantesite-1.3.0/.config/config.guess:833:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
hyantesite-1.3.0/.config/config.guess-834-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
hyantesite-1.3.0/.config/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
hyantesite-1.3.0/.config/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
hyantesite-1.3.0/.config/config.guess-1308-    *:DragonFly:*:*)
hyantesite-1.3.0/.config/config.guess:1309:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
hyantesite-1.3.0/.config/config.guess-1310-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-1321-    i*86:skyos:*:*)
hyantesite-1.3.0/.config/config.guess:1322:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
hyantesite-1.3.0/.config/config.guess-1323-	exit ;;
##############################################
hyantesite-1.3.0/.config/config.guess-1446-
hyantesite-1.3.0/.config/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
hyantesite-1.3.0/.config/config.guess-1448-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
hyantesite-1.3.0/.config/mdate-sh-95-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
hyantesite-1.3.0/.config/mdate-sh:96:set x`$ls_command /`
hyantesite-1.3.0/.config/mdate-sh-97-
##############################################
hyantesite-1.3.0/.config/mdate-sh-122-# Get the extended ls output of the file or directory.
hyantesite-1.3.0/.config/mdate-sh:123:set dummy x`eval "$ls_command \"\$save_arg1\""`
hyantesite-1.3.0/.config/mdate-sh-124-
##############################################
hyantesite-1.3.0/.config/mdate-sh-189-       then
hyantesite-1.3.0/.config/mdate-sh:190:	 year=`expr $year - 1`
hyantesite-1.3.0/.config/mdate-sh-191-       fi;;
##############################################
hyantesite-1.3.0/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
hyantesite-1.3.0/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
hyantesite-1.3.0/aclocal.m4-75-#
##############################################
hyantesite-1.3.0/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
hyantesite-1.3.0/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
hyantesite-1.3.0/aclocal.m4-99-# and then we would define $MISSING as
##############################################
hyantesite-1.3.0/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
hyantesite-1.3.0/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
hyantesite-1.3.0/aclocal.m4-115-])
##############################################
hyantesite-1.3.0/aclocal.m4-215-  if test "$am_compiler_list" = ""; then
hyantesite-1.3.0/aclocal.m4:216:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
hyantesite-1.3.0/aclocal.m4-217-  fi
##############################################
hyantesite-1.3.0/aclocal.m4-364-    # Strip MF so we end up with the name of the file.
hyantesite-1.3.0/aclocal.m4:365:    mf=`echo "$mf" | sed -e 's/:.*$//'`
hyantesite-1.3.0/aclocal.m4-366-    # Check whether this is an Automake generated Makefile or not.
##############################################
hyantesite-1.3.0/aclocal.m4-373-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
hyantesite-1.3.0/aclocal.m4:374:      dirpart=`AS_DIRNAME("$mf")`
hyantesite-1.3.0/aclocal.m4-375-    else
##############################################
hyantesite-1.3.0/aclocal.m4-379-    # from the Makefile without running `make'.
hyantesite-1.3.0/aclocal.m4:380:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
hyantesite-1.3.0/aclocal.m4-381-    test -z "$DEPDIR" && continue
hyantesite-1.3.0/aclocal.m4:382:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
hyantesite-1.3.0/aclocal.m4-383-    test -z "am__include" && continue
hyantesite-1.3.0/aclocal.m4:384:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
hyantesite-1.3.0/aclocal.m4-385-    # When using ansi2knr, U may be empty or an underscore; expand it
hyantesite-1.3.0/aclocal.m4:386:    U=`sed -n 's/^U = //p' < "$mf"`
hyantesite-1.3.0/aclocal.m4-387-    # Find all dependency output files, they are included files with
##############################################
hyantesite-1.3.0/aclocal.m4-395-      test -f "$dirpart/$file" && continue
hyantesite-1.3.0/aclocal.m4:396:      fdir=`AS_DIRNAME(["$file"])`
hyantesite-1.3.0/aclocal.m4-397-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
hyantesite-1.3.0/aclocal.m4-450-AC_REQUIRE([AC_PROG_INSTALL])dnl
hyantesite-1.3.0/aclocal.m4:451:if test "`cd $srcdir && pwd`" != "`pwd`"; then
hyantesite-1.3.0/aclocal.m4-452-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
hyantesite-1.3.0/aclocal.m4-552-    * )
hyantesite-1.3.0/aclocal.m4:553:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
hyantesite-1.3.0/aclocal.m4-554-  esac
hyantesite-1.3.0/aclocal.m4-555-done
hyantesite-1.3.0/aclocal.m4:556:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
hyantesite-1.3.0/aclocal.m4-557-
##############################################
hyantesite-1.3.0/aclocal.m4-630-# Ignore all kinds of additional output from `make'.
hyantesite-1.3.0/aclocal.m4:631:case `$am_make -s -f confmf 2> /dev/null` in #(
hyantesite-1.3.0/aclocal.m4-632-*the\ am__doit\ target*)
##############################################
hyantesite-1.3.0/aclocal.m4-640-   echo '.include "confinc"' > confmf
hyantesite-1.3.0/aclocal.m4:641:   case `$am_make -s -f confmf 2> /dev/null` in #(
hyantesite-1.3.0/aclocal.m4-642-   *the\ am__doit\ target*)
##############################################
hyantesite-1.3.0/aclocal.m4-673-set dummy $CC
hyantesite-1.3.0/aclocal.m4:674:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
hyantesite-1.3.0/aclocal.m4-675-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
hyantesite-1.3.0/aclocal.m4-832-if (
hyantesite-1.3.0/aclocal.m4:833:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
hyantesite-1.3.0/aclocal.m4-834-   if test "$[*]" = "X"; then
hyantesite-1.3.0/aclocal.m4-835-      # -L didn't work.
hyantesite-1.3.0/aclocal.m4:836:      set X `ls -t "$srcdir/configure" conftest.file`
hyantesite-1.3.0/aclocal.m4-837-   fi
##############################################
hyantesite-1.3.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
hyantesite-1.3.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hyantesite-1.3.0/configure-47-  as_echo='print -r --'
hyantesite-1.3.0/configure-48-  as_echo_n='print -rn --'
hyantesite-1.3.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hyantesite-1.3.0/configure-50-  as_echo='printf %s\n'
##############################################
hyantesite-1.3.0/configure-52-else
hyantesite-1.3.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hyantesite-1.3.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hyantesite-1.3.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
hyantesite-1.3.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hyantesite-1.3.0/configure-64-      esac;
##############################################
hyantesite-1.3.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
hyantesite-1.3.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
hyantesite-1.3.0/configure-201-
##############################################
hyantesite-1.3.0/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
hyantesite-1.3.0/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
hyantesite-1.3.0/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
hyantesite-1.3.0/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
hyantesite-1.3.0/configure-335-      case $as_dir in #(
hyantesite-1.3.0/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hyantesite-1.3.0/configure-337-      *) as_qdir=$as_dir;;
##############################################
hyantesite-1.3.0/configure-408-  {
hyantesite-1.3.0/configure:409:    as_val=`expr "$@" || test $? -eq 1`
hyantesite-1.3.0/configure-410-  }
##############################################
hyantesite-1.3.0/configure-415-# ----------------------------------------
hyantesite-1.3.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hyantesite-1.3.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hyantesite-1.3.0/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
hyantesite-1.3.0/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
hyantesite-1.3.0/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
hyantesite-1.3.0/configure-834-  case $ac_option in
hyantesite-1.3.0/configure:835:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
hyantesite-1.3.0/configure-836-  *=)   ac_optarg= ;;
##############################################
hyantesite-1.3.0/configure-878-  -disable-* | --disable-*)
hyantesite-1.3.0/configure:879:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
hyantesite-1.3.0/configure-880-    # Reject names that are not valid shell variable names.
##############################################
hyantesite-1.3.0/configure-887-    ac_useropt_orig=$ac_useropt
hyantesite-1.3.0/configure:888:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hyantesite-1.3.0/configure-889-    case $ac_user_opts in
##############################################
hyantesite-1.3.0/configure-908-  -enable-* | --enable-*)
hyantesite-1.3.0/configure:909:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
hyantesite-1.3.0/configure-910-    # Reject names that are not valid shell variable names.
##############################################
hyantesite-1.3.0/configure-917-    ac_useropt_orig=$ac_useropt
hyantesite-1.3.0/configure:918:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hyantesite-1.3.0/configure-919-    case $ac_user_opts in
##############################################
hyantesite-1.3.0/configure-1116-  -with-* | --with-*)
hyantesite-1.3.0/configure:1117:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
hyantesite-1.3.0/configure-1118-    # Reject names that are not valid shell variable names.
##############################################
hyantesite-1.3.0/configure-1125-    ac_useropt_orig=$ac_useropt
hyantesite-1.3.0/configure:1126:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hyantesite-1.3.0/configure-1127-    case $ac_user_opts in
##############################################
hyantesite-1.3.0/configure-1136-  -without-* | --without-*)
hyantesite-1.3.0/configure:1137:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
hyantesite-1.3.0/configure-1138-    # Reject names that are not valid shell variable names.
##############################################
hyantesite-1.3.0/configure-1145-    ac_useropt_orig=$ac_useropt
hyantesite-1.3.0/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hyantesite-1.3.0/configure-1147-    case $ac_user_opts in
##############################################
hyantesite-1.3.0/configure-1182-  *=*)
hyantesite-1.3.0/configure:1183:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
hyantesite-1.3.0/configure-1184-    # Reject names that are not valid shell variable names.
##############################################
hyantesite-1.3.0/configure-1207-if test -n "$ac_prev"; then
hyantesite-1.3.0/configure:1208:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
hyantesite-1.3.0/configure-1209-              {                 ax_msg="missing argument to $ac_option"
##############################################
hyantesite-1.3.0/configure-1237-    */ )
hyantesite-1.3.0/configure:1238:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
hyantesite-1.3.0/configure-1239-      eval $ac_var=\$ac_val;;
##############################################
hyantesite-1.3.0/configure-1276-ac_ls_di=`ls -di .` &&
hyantesite-1.3.0/configure:1277:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
hyantesite-1.3.0/configure-1278-              {                 ax_msg="working directory cannot be determined"
##############################################
hyantesite-1.3.0/configure-1348-case $srcdir in
hyantesite-1.3.0/configure:1349:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
hyantesite-1.3.0/configure-1350-esac
##############################################
hyantesite-1.3.0/configure-1391-By default, \`make install' will install all the files in
hyantesite-1.3.0/configure:1392:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
hyantesite-1.3.0/configure:1393:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
hyantesite-1.3.0/configure-1394-for instance \`--prefix=\$HOME'.
##############################################
hyantesite-1.3.0/configure-1489-*)
hyantesite-1.3.0/configure:1490:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hyantesite-1.3.0/configure-1491-  # A ".." for each directory in $ac_dir_suffix.
hyantesite-1.3.0/configure:1492:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hyantesite-1.3.0/configure-1493-  case $ac_top_builddir_sub in
##############################################
hyantesite-1.3.0/configure-2031-    *\'*)
hyantesite-1.3.0/configure:2032:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
hyantesite-1.3.0/configure-2033-    esac
##############################################
hyantesite-1.3.0/configure-2114-      case $ac_val in
hyantesite-1.3.0/configure:2115:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hyantesite-1.3.0/configure-2116-      esac
##############################################
hyantesite-1.3.0/configure-2129-	case $ac_val in
hyantesite-1.3.0/configure:2130:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hyantesite-1.3.0/configure-2131-	esac
##############################################
hyantesite-1.3.0/configure-2253-    set,)
hyantesite-1.3.0/configure:2254:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
hyantesite-1.3.0/configure:2255:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
hyantesite-1.3.0/configure-2256-      ac_cache_corrupted=: ;;
##############################################
hyantesite-1.3.0/configure-2264-	# differences in whitespace do not lead to failure.
hyantesite-1.3.0/configure:2265:	ac_old_val_w=`echo x $ac_old_val`
hyantesite-1.3.0/configure:2266:	ac_new_val_w=`echo x $ac_new_val`
hyantesite-1.3.0/configure-2267-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
hyantesite-1.3.0/configure-2284-    case $ac_new_val in
hyantesite-1.3.0/configure:2285:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
hyantesite-1.3.0/configure-2286-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
hyantesite-1.3.0/configure-2481-if (
hyantesite-1.3.0/configure:2482:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
hyantesite-1.3.0/configure-2483-   if test "$*" = "X"; then
hyantesite-1.3.0/configure-2484-      # -L didn't work.
hyantesite-1.3.0/configure:2485:      set X `ls -t "$srcdir/configure" conftest.file`
hyantesite-1.3.0/configure-2486-   fi
##############################################
hyantesite-1.3.0/configure-2525-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
hyantesite-1.3.0/configure:2526:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
hyantesite-1.3.0/configure-2527-
hyantesite-1.3.0/configure-2528-# expand $ac_aux_dir to an absolute path
hyantesite-1.3.0/configure:2529:am_aux_dir=`cd $ac_aux_dir && pwd`
hyantesite-1.3.0/configure-2530-
##############################################
hyantesite-1.3.0/configure-2670-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
hyantesite-1.3.0/configure:2671:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
hyantesite-1.3.0/configure-2672-	     'mkdir (GNU coreutils) '* | \
##############################################
hyantesite-1.3.0/configure-2749-set x ${MAKE-make}
hyantesite-1.3.0/configure:2750:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
hyantesite-1.3.0/configure-2751-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
hyantesite-1.3.0/configure-2759-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
hyantesite-1.3.0/configure:2760:case `${MAKE-make} -f conftest.make 2>/dev/null` in
hyantesite-1.3.0/configure-2761-  *@@@%%%=?*=@@@%%%*)
##############################################
hyantesite-1.3.0/configure-2786-
hyantesite-1.3.0/configure:2787:if test "`cd $srcdir && pwd`" != "`pwd`"; then
hyantesite-1.3.0/configure-2788-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
hyantesite-1.3.0/configure-2874-# Ignore all kinds of additional output from `make'.
hyantesite-1.3.0/configure:2875:case `$am_make -s -f confmf 2> /dev/null` in #(
hyantesite-1.3.0/configure-2876-*the\ am__doit\ target*)
##############################################
hyantesite-1.3.0/configure-2884-   echo '.include "confinc"' > confmf
hyantesite-1.3.0/configure:2885:   case `$am_make -s -f confmf 2> /dev/null` in #(
hyantesite-1.3.0/configure-2886-   *the\ am__doit\ target*)
##############################################
hyantesite-1.3.0/configure-3267-$as_echo_n "checking whether the C compiler works... " >&6; }
hyantesite-1.3.0/configure:3268:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
hyantesite-1.3.0/configure-3269-
##############################################
hyantesite-1.3.0/configure-3311-	then :; else
hyantesite-1.3.0/configure:3312:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hyantesite-1.3.0/configure-3313-	fi
##############################################
hyantesite-1.3.0/configure-3375-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
hyantesite-1.3.0/configure:3376:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hyantesite-1.3.0/configure-3377-	  break;;
##############################################
hyantesite-1.3.0/configure-3492-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
hyantesite-1.3.0/configure:3493:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
hyantesite-1.3.0/configure-3494-       break;;
##############################################
hyantesite-1.3.0/configure-3755-  if test "$am_compiler_list" = ""; then
hyantesite-1.3.0/configure:3756:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
hyantesite-1.3.0/configure-3757-  fi
##############################################
hyantesite-1.3.0/configure-4072-test "x$ac_build_alias" = x &&
hyantesite-1.3.0/configure:4073:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
hyantesite-1.3.0/configure-4074-test "x$ac_build_alias" = x &&
##############################################
hyantesite-1.3.0/configure-4079-            }
hyantesite-1.3.0/configure:4080:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
hyantesite-1.3.0/configure-4081-              {                 ax_msg="$SHELL $ac_aux_dir/config.sub $ac_build_alias failed"
##############################################
hyantesite-1.3.0/configure-4108-IFS=$ac_save_IFS
hyantesite-1.3.0/configure:4109:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
hyantesite-1.3.0/configure-4110-
##############################################
hyantesite-1.3.0/configure-4119-else
hyantesite-1.3.0/configure:4120:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
hyantesite-1.3.0/configure-4121-                {                 ax_msg="$SHELL $ac_aux_dir/config.sub $host_alias failed"
##############################################
hyantesite-1.3.0/configure-4149-IFS=$ac_save_IFS
hyantesite-1.3.0/configure:4150:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
hyantesite-1.3.0/configure-4151-
##############################################
hyantesite-1.3.0/configure-4177-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
hyantesite-1.3.0/configure:4178:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
hyantesite-1.3.0/configure-4179-  ECHO='print -r --'
hyantesite-1.3.0/configure:4180:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
hyantesite-1.3.0/configure-4181-  ECHO='printf %s\n'
##############################################
hyantesite-1.3.0/configure-4246-  # Check for GNU $ac_path_SED
hyantesite-1.3.0/configure:4247:case `"$ac_path_SED" --version 2>&1` in
hyantesite-1.3.0/configure-4248-*GNU*)
##############################################
hyantesite-1.3.0/configure-4326-  # Check for GNU $ac_path_GREP
hyantesite-1.3.0/configure:4327:case `"$ac_path_GREP" --version 2>&1` in
hyantesite-1.3.0/configure-4328-*GNU*)
##############################################
hyantesite-1.3.0/configure-4396-  # Check for GNU $ac_path_EGREP
hyantesite-1.3.0/configure:4397:case `"$ac_path_EGREP" --version 2>&1` in
hyantesite-1.3.0/configure-4398-*GNU*)
##############################################
hyantesite-1.3.0/configure-4467-  # Check for GNU $ac_path_FGREP
hyantesite-1.3.0/configure:4468:case `"$ac_path_FGREP" --version 2>&1` in
hyantesite-1.3.0/configure-4469-*GNU*)
##############################################
hyantesite-1.3.0/configure-4551-    # gcc leaves a trailing carriage return which upsets mingw
hyantesite-1.3.0/configure:4552:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
hyantesite-1.3.0/configure-4553-  *)
hyantesite-1.3.0/configure:4554:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
hyantesite-1.3.0/configure-4555-  esac
##############################################
hyantesite-1.3.0/configure-4560-      # Canonicalize the pathname of ld
hyantesite-1.3.0/configure:4561:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
hyantesite-1.3.0/configure-4562-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
hyantesite-1.3.0/configure:4563:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
hyantesite-1.3.0/configure-4564-      done
##############################################
hyantesite-1.3.0/configure-4595-      # Break only if it was the GNU/non-GNU ld that we prefer.
hyantesite-1.3.0/configure:4596:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
hyantesite-1.3.0/configure-4597-      *GNU* | *'with BFD'*)
##############################################
hyantesite-1.3.0/configure-4630-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
hyantesite-1.3.0/configure:4631:case `$LD -v 2>&1 </dev/null` in
hyantesite-1.3.0/configure-4632-*GNU* | *'with BFD'*)
##############################################
hyantesite-1.3.0/configure-4675-	# Tru64's nm complains that /dev/null is an invalid object file
hyantesite-1.3.0/configure:4676:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
hyantesite-1.3.0/configure-4677-	*/dev/null* | *'Invalid file or object type'*)
##############################################
hyantesite-1.3.0/configure-4681-	*)
hyantesite-1.3.0/configure:4682:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
hyantesite-1.3.0/configure-4683-	  */dev/null*)
##############################################
hyantesite-1.3.0/configure-4809-
hyantesite-1.3.0/configure:4810:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
hyantesite-1.3.0/configure-4811-    *COFF*)
##############################################
hyantesite-1.3.0/configure-4921-    # And add a safety zone
hyantesite-1.3.0/configure:4922:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hyantesite-1.3.0/configure:4923:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hyantesite-1.3.0/configure-4924-    ;;
##############################################
hyantesite-1.3.0/configure-4949-    if test -n "$kargmax"; then
hyantesite-1.3.0/configure:4950:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
hyantesite-1.3.0/configure-4951-    else
##############################################
hyantesite-1.3.0/configure-4957-    if test -n "$lt_cv_sys_max_cmd_len"; then
hyantesite-1.3.0/configure:4958:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hyantesite-1.3.0/configure:4959:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hyantesite-1.3.0/configure-4960-    else
##############################################
hyantesite-1.3.0/configure-4969-      # we can't tell.
hyantesite-1.3.0/configure:4970:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
hyantesite-1.3.0/configure-4971-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
hyantesite-1.3.0/configure-4973-      do
hyantesite-1.3.0/configure:4974:        i=`expr $i + 1`
hyantesite-1.3.0/configure-4975-        teststring=$teststring$teststring
##############################################
hyantesite-1.3.0/configure-4977-      # Only check the string length outside the loop.
hyantesite-1.3.0/configure:4978:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
hyantesite-1.3.0/configure-4979-      teststring=
##############################################
hyantesite-1.3.0/configure-4982-      # linker.  It appears as though 1/2 is a usable value.
hyantesite-1.3.0/configure:4983:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
hyantesite-1.3.0/configure-4984-    fi
##############################################
hyantesite-1.3.0/configure-5422-openbsd*)
hyantesite-1.3.0/configure:5423:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hyantesite-1.3.0/configure-5424-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
hyantesite-1.3.0/configure-5489-    else
hyantesite-1.3.0/configure:5490:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
hyantesite-1.3.0/configure-5491-    fi
##############################################
hyantesite-1.3.0/configure-5634-  # decide which to use based on capabilities of $DLLTOOL
hyantesite-1.3.0/configure:5635:  case `$DLLTOOL --help 2>&1` in
hyantesite-1.3.0/configure-5636-  *--identify-strict*)
##############################################
hyantesite-1.3.0/configure-6156-# If we're using GNU nm, then use its standard symbol codes.
hyantesite-1.3.0/configure:6157:case `$NM -V 2>&1` in
hyantesite-1.3.0/configure-6158-*GNU* | *'with BFD'*)
##############################################
hyantesite-1.3.0/configure-6174-mingw*)
hyantesite-1.3.0/configure:6175:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
hyantesite-1.3.0/configure-6176-  ;;
##############################################
hyantesite-1.3.0/configure-6392-   if test "$GCC" = yes; then
hyantesite-1.3.0/configure:6393:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
hyantesite-1.3.0/configure-6394-   fi
##############################################
hyantesite-1.3.0/configure-6396- /*)
hyantesite-1.3.0/configure:6397:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
hyantesite-1.3.0/configure-6398-   ;; #(
##############################################
hyantesite-1.3.0/configure-6436-  test $ac_status = 0; }; then
hyantesite-1.3.0/configure:6437:    case `/usr/bin/file conftest.$ac_objext` in
hyantesite-1.3.0/configure-6438-      *ELF-32*)
##############################################
hyantesite-1.3.0/configure-6456-    if test "$lt_cv_prog_gnu_ld" = yes; then
hyantesite-1.3.0/configure:6457:      case `/usr/bin/file conftest.$ac_objext` in
hyantesite-1.3.0/configure-6458-	*32-bit*)
##############################################
hyantesite-1.3.0/configure-6468-    else
hyantesite-1.3.0/configure:6469:      case `/usr/bin/file conftest.$ac_objext` in
hyantesite-1.3.0/configure-6470-	*32-bit*)
##############################################
hyantesite-1.3.0/configure-7603-do :
hyantesite-1.3.0/configure:7604:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
hyantesite-1.3.0/configure-7605-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
hyantesite-1.3.0/configure-7608-  cat >>confdefs.h <<_ACEOF
hyantesite-1.3.0/configure:7609:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
hyantesite-1.3.0/configure-7610-_ACEOF
##############################################
hyantesite-1.3.0/configure-7875-done
hyantesite-1.3.0/configure:7876:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
hyantesite-1.3.0/configure-7877-
##############################################
hyantesite-1.3.0/configure-7904-	"file_magic "*)
hyantesite-1.3.0/configure:7905:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
hyantesite-1.3.0/configure-7906-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
hyantesite-1.3.0/configure-7970-	"file_magic "*)
hyantesite-1.3.0/configure:7971:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
hyantesite-1.3.0/configure-7972-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
hyantesite-1.3.0/configure-8335-      *)
hyantesite-1.3.0/configure:8336:	case `$CC -V 2>&1 | sed 5q` in
hyantesite-1.3.0/configure-8337-	*Sun\ F* | *Sun*Fortran*)
##############################################
hyantesite-1.3.0/configure-8680-  if test "$hard_links" = no; then
hyantesite-1.3.0/configure:8681:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
hyantesite-1.3.0/configure:8682:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
hyantesite-1.3.0/configure-8683-    need_locks=warn
##############################################
hyantesite-1.3.0/configure-8770-	# shared libraries, regardless of the interface used.
hyantesite-1.3.0/configure:8771:	case `$LD -v 2>&1` in
hyantesite-1.3.0/configure-8772-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
hyantesite-1.3.0/configure-8802-    supports_anon_versioning=no
hyantesite-1.3.0/configure:8803:    case `$LD -v 2>&1` in
hyantesite-1.3.0/configure-8804-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
hyantesite-1.3.0/configure-8871-	# is EXPORTS), use it as is; otherwise, prepend...
hyantesite-1.3.0/configure:8872:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
hyantesite-1.3.0/configure-8873-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
hyantesite-1.3.0/configure-8899-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
hyantesite-1.3.0/configure:8900:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
hyantesite-1.3.0/configure:8901:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
hyantesite-1.3.0/configure-8902-      ;;
##############################################
hyantesite-1.3.0/configure-8917-        pgcc*)				# Portland Group C compiler
hyantesite-1.3.0/configure:8918:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/configure-8919-	  tmp_addflag=' $pic_flag'
##############################################
hyantesite-1.3.0/configure-8922-					# Portland Group f77 and f90 compilers
hyantesite-1.3.0/configure:8923:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/configure-8924-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
hyantesite-1.3.0/configure-8937-	nvcc*)	# Cuda Compiler Driver 2.2
hyantesite-1.3.0/configure:8938:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/configure-8939-	  compiler_needs_object=yes
##############################################
hyantesite-1.3.0/configure-8941-	esac
hyantesite-1.3.0/configure:8942:	case `$CC -V 2>&1 | sed 5q` in
hyantesite-1.3.0/configure-8943-	*Sun\ C*)			# Sun C 5.9
hyantesite-1.3.0/configure:8944:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/configure-8945-	  compiler_needs_object=yes
##############################################
hyantesite-1.3.0/configure-9010-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
hyantesite-1.3.0/configure:9011:      case `$LD -v 2>&1` in
hyantesite-1.3.0/configure-9012-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
hyantesite-1.3.0/configure-9133-	# below for broken collect2 doesn't work under 4.3+
hyantesite-1.3.0/configure:9134:	  collect2name=`${CC} -print-prog-name=collect2`
hyantesite-1.3.0/configure-9135-	  if test -f "$collect2name" &&
##############################################
hyantesite-1.3.0/configure-9207-      }'
hyantesite-1.3.0/configure:9208:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hyantesite-1.3.0/configure-9209-  # Check for a 64-bit object if we didn't find anything.
hyantesite-1.3.0/configure-9210-  if test -z "$lt_cv_aix_libpath_"; then
hyantesite-1.3.0/configure:9211:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hyantesite-1.3.0/configure-9212-  fi
##############################################
hyantesite-1.3.0/configure-9225-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
hyantesite-1.3.0/configure:9226:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
hyantesite-1.3.0/configure-9227-      else
##############################################
hyantesite-1.3.0/configure-9260-      }'
hyantesite-1.3.0/configure:9261:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hyantesite-1.3.0/configure-9262-  # Check for a 64-bit object if we didn't find anything.
hyantesite-1.3.0/configure-9263-  if test -z "$lt_cv_aix_libpath_"; then
hyantesite-1.3.0/configure:9264:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hyantesite-1.3.0/configure-9265-  fi
##############################################
hyantesite-1.3.0/configure-9333-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
hyantesite-1.3.0/configure:9334:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
hyantesite-1.3.0/configure-9335-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
hyantesite-1.3.0/configure-9369-	# FIXME: Setting linknames here is a bad hack.
hyantesite-1.3.0/configure:9370:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
hyantesite-1.3.0/configure-9371-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
hyantesite-1.3.0/configure-9387-  if test "$lt_cv_ld_force_load" = "yes"; then
hyantesite-1.3.0/configure:9388:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
hyantesite-1.3.0/configure-9389-  else
##############################################
hyantesite-1.3.0/configure-9571-      if test "$GCC" = yes; then
hyantesite-1.3.0/configure:9572:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/configure-9573-	# Try to use the -exported_symbol ld option, if it does not
##############################################
hyantesite-1.3.0/configure-9599-	if test "$lt_cv_irix_exported_symbol" = yes; then
hyantesite-1.3.0/configure:9600:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
hyantesite-1.3.0/configure-9601-	fi
hyantesite-1.3.0/configure-9602-      else
hyantesite-1.3.0/configure:9603:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/configure:9604:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
hyantesite-1.3.0/configure-9605-      fi
##############################################
hyantesite-1.3.0/configure-9639-	hardcode_direct_absolute=yes
hyantesite-1.3.0/configure:9640:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hyantesite-1.3.0/configure-9641-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
hyantesite-1.3.0/configure-9672-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
hyantesite-1.3.0/configure:9673:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/configure-9674-      else
hyantesite-1.3.0/configure-9675-	allow_undefined_flag=' -expect_unresolved \*'
hyantesite-1.3.0/configure:9676:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/configure-9677-      fi
##############################################
hyantesite-1.3.0/configure-9685-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
hyantesite-1.3.0/configure:9686:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/configure-9687-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
hyantesite-1.3.0/configure-9689-	allow_undefined_flag=' -expect_unresolved \*'
hyantesite-1.3.0/configure:9690:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/configure:9691:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
hyantesite-1.3.0/configure:9692:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
hyantesite-1.3.0/configure-9693-
##############################################
hyantesite-1.3.0/configure-9708-      else
hyantesite-1.3.0/configure:9709:	case `$CC -V 2>&1` in
hyantesite-1.3.0/configure-9710-	*"Compilers 5.0"*)
##############################################
hyantesite-1.3.0/configure-10112-  esac
hyantesite-1.3.0/configure:10113:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
hyantesite-1.3.0/configure-10114-  case $lt_search_path_spec in
##############################################
hyantesite-1.3.0/configure-10119-    # okay in the real world where ";" in dirpaths is itself problematic.
hyantesite-1.3.0/configure:10120:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
hyantesite-1.3.0/configure-10121-    ;;
hyantesite-1.3.0/configure-10122-  *)
hyantesite-1.3.0/configure:10123:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
hyantesite-1.3.0/configure-10124-    ;;
##############################################
hyantesite-1.3.0/configure-10128-  lt_tmp_lt_search_path_spec=
hyantesite-1.3.0/configure:10129:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
hyantesite-1.3.0/configure-10130-  for lt_sys_path in $lt_search_path_spec; do
##############################################
hyantesite-1.3.0/configure-10163-  esac
hyantesite-1.3.0/configure:10164:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
hyantesite-1.3.0/configure-10165-else
##############################################
hyantesite-1.3.0/configure-10251-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
hyantesite-1.3.0/configure:10252:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
hyantesite-1.3.0/configure-10253-    ;;
##############################################
hyantesite-1.3.0/configure-10287-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hyantesite-1.3.0/configure:10288:    postinstall_cmds='base_file=`basename \${file}`~
hyantesite-1.3.0/configure:10289:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
hyantesite-1.3.0/configure:10290:      dldir=$destdir/`dirname \$dlpath`~
hyantesite-1.3.0/configure-10291-      test -d \$dldir || mkdir -p \$dldir~
##############################################
hyantesite-1.3.0/configure-10296-      fi'
hyantesite-1.3.0/configure:10297:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hyantesite-1.3.0/configure-10298-      dlpath=$dir/\$dldll~
##############################################
hyantesite-1.3.0/configure-10304-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
hyantesite-1.3.0/configure:10305:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/configure-10306-
##############################################
hyantesite-1.3.0/configure-10310-      # MinGW DLLs use traditional 'lib' prefix
hyantesite-1.3.0/configure:10311:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/configure-10312-      ;;
##############################################
hyantesite-1.3.0/configure-10314-      # pw32 DLLs use 'pw' prefix rather than 'lib'
hyantesite-1.3.0/configure:10315:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/configure-10316-      ;;
##############################################
hyantesite-1.3.0/configure-10323-    libname_spec='$name'
hyantesite-1.3.0/configure:10324:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/configure-10325-    library_names_spec='${libname}.dll.lib'
##############################################
hyantesite-1.3.0/configure-10335-        # Let DOS variable expansion print the short 8.3 style file name.
hyantesite-1.3.0/configure:10336:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
hyantesite-1.3.0/configure-10337-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
hyantesite-1.3.0/configure-10340-      # Convert to MSYS style.
hyantesite-1.3.0/configure:10341:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
hyantesite-1.3.0/configure-10342-      ;;
##############################################
hyantesite-1.3.0/configure-10346-      # like /cygdrive/c/PROGRA~1:/cygdr...
hyantesite-1.3.0/configure:10347:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
hyantesite-1.3.0/configure:10348:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
hyantesite-1.3.0/configure:10349:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hyantesite-1.3.0/configure-10350-      ;;
##############################################
hyantesite-1.3.0/configure-10354-        # It is most probably a Windows format PATH.
hyantesite-1.3.0/configure:10355:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
hyantesite-1.3.0/configure-10356-      else
hyantesite-1.3.0/configure:10357:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hyantesite-1.3.0/configure-10358-      fi
##############################################
hyantesite-1.3.0/configure-10364-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hyantesite-1.3.0/configure:10365:    postinstall_cmds='base_file=`basename \${file}`~
hyantesite-1.3.0/configure:10366:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
hyantesite-1.3.0/configure:10367:      dldir=$destdir/`dirname \$dlpath`~
hyantesite-1.3.0/configure-10368-      test -d \$dldir || mkdir -p \$dldir~
hyantesite-1.3.0/configure-10369-      $install_prog $dir/$dlname \$dldir/$dlname'
hyantesite-1.3.0/configure:10370:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hyantesite-1.3.0/configure-10371-      dlpath=$dir/\$dldll~
##############################################
hyantesite-1.3.0/configure-10378-    # Assume MSVC wrapper
hyantesite-1.3.0/configure:10379:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
hyantesite-1.3.0/configure-10380-    dynamic_linker='Win32 ld.exe'
##############################################
hyantesite-1.3.0/configure-10395-  shlibpath_var=DYLD_LIBRARY_PATH
hyantesite-1.3.0/configure:10396:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
hyantesite-1.3.0/configure-10397-
##############################################
hyantesite-1.3.0/configure-10636-  if test -f /etc/ld.so.conf; then
hyantesite-1.3.0/configure:10637:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
hyantesite-1.3.0/configure-10638-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
hyantesite-1.3.0/configure-10710-  shlibpath_var=LD_LIBRARY_PATH
hyantesite-1.3.0/configure:10711:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hyantesite-1.3.0/configure-10712-    case $host_os in
##############################################
hyantesite-1.3.0/configure-11884-set dummy $CC
hyantesite-1.3.0/configure:11885:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
hyantesite-1.3.0/configure-11886-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
hyantesite-1.3.0/configure-12111-do :
hyantesite-1.3.0/configure:12112:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
hyantesite-1.3.0/configure-12113-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
hyantesite-1.3.0/configure-12115-  cat >>confdefs.h <<_ACEOF
hyantesite-1.3.0/configure:12116:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
hyantesite-1.3.0/configure-12117-_ACEOF
##############################################
hyantesite-1.3.0/configure-12506-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
hyantesite-1.3.0/configure:12507:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
hyantesite-1.3.0/configure-12508-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
hyantesite-1.3.0/configure-12605-if test -z "$BASH_VERSION$ZSH_VERSION" \
hyantesite-1.3.0/configure:12606:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hyantesite-1.3.0/configure-12607-  as_echo='print -r --'
hyantesite-1.3.0/configure-12608-  as_echo_n='print -rn --'
hyantesite-1.3.0/configure:12609:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hyantesite-1.3.0/configure-12610-  as_echo='printf %s\n'
##############################################
hyantesite-1.3.0/configure-12612-else
hyantesite-1.3.0/configure:12613:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hyantesite-1.3.0/configure-12614-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hyantesite-1.3.0/configure-12622-	expr "X$arg" : "X\\(.*\\)$as_nl";
hyantesite-1.3.0/configure:12623:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hyantesite-1.3.0/configure-12624-      esac;
##############################################
hyantesite-1.3.0/configure-12699-# ----------------------------------------
hyantesite-1.3.0/configure:12700:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hyantesite-1.3.0/configure-12701-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hyantesite-1.3.0/configure-12771-  {
hyantesite-1.3.0/configure:12772:    as_val=`expr "$@" || test $? -eq 1`
hyantesite-1.3.0/configure-12773-  }
##############################################
hyantesite-1.3.0/configure-12875-      case $as_dir in #(
hyantesite-1.3.0/configure:12876:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hyantesite-1.3.0/configure-12877-      *) as_qdir=$as_dir;;
##############################################
hyantesite-1.3.0/configure-13010-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
hyantesite-1.3.0/configure:13011:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
hyantesite-1.3.0/configure-13012-ac_cs_version="\\
##############################################
hyantesite-1.3.0/configure-13035-  --*=?*)
hyantesite-1.3.0/configure:13036:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hyantesite-1.3.0/configure:13037:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
hyantesite-1.3.0/configure-13038-    ac_shift=:
##############################################
hyantesite-1.3.0/configure-13040-  --*=)
hyantesite-1.3.0/configure:13041:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hyantesite-1.3.0/configure-13042-    ac_optarg=
##############################################
hyantesite-1.3.0/configure-13064-    case $ac_optarg in
hyantesite-1.3.0/configure:13065:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
hyantesite-1.3.0/configure-13066-    '')             {                 ax_msg="missing file argument"
##############################################
hyantesite-1.3.0/configure-13076-    case $ac_optarg in
hyantesite-1.3.0/configure:13077:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
hyantesite-1.3.0/configure-13078-    esac
##############################################
hyantesite-1.3.0/configure-13153-delay_variable_subst='$delay_variable_subst'
hyantesite-1.3.0/configure:13154:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13155:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13156:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13157:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13158:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13159:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13160:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13161:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13162:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13163:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13164:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13165:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13166:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13167:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13168:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13169:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13170:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13171:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13172:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13173:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13174:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13175:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13176:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13177:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13178:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13179:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13180:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13181:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13182:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13183:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13184:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13185:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13186:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13187:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13188:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13189:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13190:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13191:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13192:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13193:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13194:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13195:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13196:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13197:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13198:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13199:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13200:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13201:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13202:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13203:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13204:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13205:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13206:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13207:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13208:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13209:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13210:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13211:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13212:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13213:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13214:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13215:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13216:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13217:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13218:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13219:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13220:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13221:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13222:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13223:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13224:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13225:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13226:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13227:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13228:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13229:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13230:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13231:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13232:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13233:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13234:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13235:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13236:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13237:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13238:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13239:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13240:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13241:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13242:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13243:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13244:hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13245:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13246:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13247:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13248:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13249:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13250:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13251:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13252:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13253:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13254:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13255:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13256:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13257:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13258:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13259:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13260:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13261:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13262:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13263:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13264:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13265:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13266:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13267:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13268:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13269:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13270:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13271:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13272:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13273:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13274:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13275:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13276:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13277:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13278:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13279:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13280:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13281:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13282:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure:13283:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/configure-13284-
##############################################
hyantesite-1.3.0/configure-13362-striplib; do
hyantesite-1.3.0/configure:13363:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hyantesite-1.3.0/configure-13364-    *[\\\\\\\`\\"\\\$]*)
hyantesite-1.3.0/configure:13365:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
hyantesite-1.3.0/configure-13366-      ;;
##############################################
hyantesite-1.3.0/configure-13392-sys_lib_dlsearch_path_spec; do
hyantesite-1.3.0/configure:13393:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hyantesite-1.3.0/configure-13394-    *[\\\\\\\`\\"\\\$]*)
hyantesite-1.3.0/configure:13395:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
hyantesite-1.3.0/configure-13396-      ;;
##############################################
hyantesite-1.3.0/configure-13499-fi
hyantesite-1.3.0/configure:13500:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
hyantesite-1.3.0/configure-13501-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
hyantesite-1.3.0/configure-13520-            }
hyantesite-1.3.0/configure:13521:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
hyantesite-1.3.0/configure-13522-ac_delim='%!_!# '
##############################################
hyantesite-1.3.0/configure-13530-
hyantesite-1.3.0/configure:13531:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
hyantesite-1.3.0/configure-13532-  if test $ac_delim_n = $ac_delim_num; then
##############################################
hyantesite-1.3.0/configure-13676-for ac_last_try in false false :; do
hyantesite-1.3.0/configure:13677:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
hyantesite-1.3.0/configure-13678-  if test -z "$ac_tt"; then
##############################################
hyantesite-1.3.0/configure-13824-      esac
hyantesite-1.3.0/configure:13825:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
hyantesite-1.3.0/configure-13826-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
hyantesite-1.3.0/configure-13887-*)
hyantesite-1.3.0/configure:13888:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hyantesite-1.3.0/configure-13889-  # A ".." for each directory in $ac_dir_suffix.
hyantesite-1.3.0/configure:13890:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hyantesite-1.3.0/configure-13891-  case $ac_top_builddir_sub in
##############################################
hyantesite-1.3.0/configure-13948-/@mandir@/p'
hyantesite-1.3.0/configure:13949:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
hyantesite-1.3.0/configure-13950-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
hyantesite-1.3.0/configure-13965-
hyantesite-1.3.0/configure:13966:# Neutralize VPATH when `$srcdir' = `.'.
hyantesite-1.3.0/configure-13967-# Shell code in configure.ac might set extrasub.
##############################################
hyantesite-1.3.0/configure-13997-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
hyantesite-1.3.0/configure:13998:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
hyantesite-1.3.0/configure-13999-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
hyantesite-1.3.0/configure-14059-    * )
hyantesite-1.3.0/configure:14060:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
hyantesite-1.3.0/configure-14061-  esac
##############################################
hyantesite-1.3.0/configure-14106-    # Strip MF so we end up with the name of the file.
hyantesite-1.3.0/configure:14107:    mf=`echo "$mf" | sed -e 's/:.*$//'`
hyantesite-1.3.0/configure-14108-    # Check whether this is an Automake generated Makefile or not.
##############################################
hyantesite-1.3.0/configure-14143-    # from the Makefile without running `make'.
hyantesite-1.3.0/configure:14144:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
hyantesite-1.3.0/configure-14145-    test -z "$DEPDIR" && continue
hyantesite-1.3.0/configure:14146:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
hyantesite-1.3.0/configure-14147-    test -z "am__include" && continue
hyantesite-1.3.0/configure:14148:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
hyantesite-1.3.0/configure-14149-    # When using ansi2knr, U may be empty or an underscore; expand it
hyantesite-1.3.0/configure:14150:    U=`sed -n 's/^U = //p' < "$mf"`
hyantesite-1.3.0/configure-14151-    # Find all dependency output files, they are included files with
##############################################
hyantesite-1.3.0/configure-14204-
hyantesite-1.3.0/configure:14205:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
hyantesite-1.3.0/configure-14206-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
hyantesite-1.3.0/configure-14864-# in both case print a summary
hyantesite-1.3.0/configure:14865:	eval my_bindir="`eval echo ${bindir}`"
hyantesite-1.3.0/configure:14866:	eval my_libdir="`eval echo ${libdir}`"
hyantesite-1.3.0/configure:14867:	eval my_docdir="`eval echo ${docdir}`"
hyantesite-1.3.0/configure-14868-
##############################################
hyantesite-1.3.0/test/Makefile.in-283-	test -n "$(EXEEXT)" || exit 0; \
hyantesite-1.3.0/test/Makefile.in:284:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
hyantesite-1.3.0/test/Makefile.in-285-	echo " rm -f" $$list; \
##############################################
hyantesite-1.3.0/test/Makefile.in-310-.c.obj:
hyantesite-1.3.0/test/Makefile.in:311:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
hyantesite-1.3.0/test/Makefile.in-312-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
hyantesite-1.3.0/test/Makefile.in-314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hyantesite-1.3.0/test/Makefile.in:315:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
hyantesite-1.3.0/test/Makefile.in-316-
##############################################
hyantesite-1.3.0/test/Makefile.in-374-GTAGS:
hyantesite-1.3.0/test/Makefile.in:375:	here=`$(am__cd) $(top_builddir) && pwd` \
hyantesite-1.3.0/test/Makefile.in-376-	  && $(am__cd) $(top_srcdir) \
##############################################
hyantesite-1.3.0/test/Makefile.in-392-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
hyantesite-1.3.0/test/Makefile.in:393:	      all=`expr $$all + 1`; \
hyantesite-1.3.0/test/Makefile.in-394-	      case " $(XFAIL_TESTS) " in \
hyantesite-1.3.0/test/Makefile.in-395-	      *[\ \	]$$tst[\ \	]*) \
hyantesite-1.3.0/test/Makefile.in:396:		xpass=`expr $$xpass + 1`; \
hyantesite-1.3.0/test/Makefile.in:397:		failed=`expr $$failed + 1`; \
hyantesite-1.3.0/test/Makefile.in-398-		col=$$red; res=XPASS; \
##############################################
hyantesite-1.3.0/test/Makefile.in-404-	    elif test $$? -ne 77; then \
hyantesite-1.3.0/test/Makefile.in:405:	      all=`expr $$all + 1`; \
hyantesite-1.3.0/test/Makefile.in-406-	      case " $(XFAIL_TESTS) " in \
hyantesite-1.3.0/test/Makefile.in-407-	      *[\ \	]$$tst[\ \	]*) \
hyantesite-1.3.0/test/Makefile.in:408:		xfail=`expr $$xfail + 1`; \
hyantesite-1.3.0/test/Makefile.in-409-		col=$$lgn; res=XFAIL; \
##############################################
hyantesite-1.3.0/test/Makefile.in-411-	      *) \
hyantesite-1.3.0/test/Makefile.in:412:		failed=`expr $$failed + 1`; \
hyantesite-1.3.0/test/Makefile.in-413-		col=$$red; res=FAIL; \
##############################################
hyantesite-1.3.0/test/Makefile.in-416-	    else \
hyantesite-1.3.0/test/Makefile.in:417:	      skip=`expr $$skip + 1`; \
hyantesite-1.3.0/test/Makefile.in-418-	      col=$$blu; res=SKIP; \
##############################################
hyantesite-1.3.0/test/Makefile.in-451-	    fi; \
hyantesite-1.3.0/test/Makefile.in:452:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
hyantesite-1.3.0/test/Makefile.in-453-	      dashes="$$skipped"; \
##############################################
hyantesite-1.3.0/test/Makefile.in-457-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
hyantesite-1.3.0/test/Makefile.in:458:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
hyantesite-1.3.0/test/Makefile.in-459-	      dashes="$$report"; \
hyantesite-1.3.0/test/Makefile.in-460-	  fi; \
hyantesite-1.3.0/test/Makefile.in:461:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
hyantesite-1.3.0/test/Makefile.in-462-	  if test "$$failed" -eq 0; then \
##############################################
hyantesite-1.3.0/test/Makefile.in-475-distdir: $(DISTFILES)
hyantesite-1.3.0/test/Makefile.in:476:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/test/Makefile.in:477:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/test/Makefile.in-478-	list='$(DISTFILES)'; \
##############################################
hyantesite-1.3.0/test/Makefile.in-489-	  if test -d $$d/$$file; then \
hyantesite-1.3.0/test/Makefile.in:490:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hyantesite-1.3.0/test/Makefile.in-491-	    if test -d "$(distdir)/$$file"; then \
##############################################
hyantesite-1.3.0/Makefile.in-89-  esac
hyantesite-1.3.0/Makefile.in:90:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
hyantesite-1.3.0/Makefile.in-91-am__vpath_adj = case $$p in \
hyantesite-1.3.0/Makefile.in:92:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
hyantesite-1.3.0/Makefile.in-93-    *) f=$$p;; \
hyantesite-1.3.0/Makefile.in-94-  esac;
hyantesite-1.3.0/Makefile.in:95:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
hyantesite-1.3.0/Makefile.in-96-am__install_max = 40
hyantesite-1.3.0/Makefile.in-97-am__nobase_strip_setup = \
hyantesite-1.3.0/Makefile.in:98:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
hyantesite-1.3.0/Makefile.in-99-am__nobase_strip = \
##############################################
hyantesite-1.3.0/Makefile.in-142-  while test -n "$$dir1"; do \
hyantesite-1.3.0/Makefile.in:143:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
hyantesite-1.3.0/Makefile.in-144-    if test "$$first" != "."; then \
hyantesite-1.3.0/Makefile.in-145-      if test "$$first" = ".."; then \
hyantesite-1.3.0/Makefile.in:146:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
hyantesite-1.3.0/Makefile.in:147:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
hyantesite-1.3.0/Makefile.in-148-      else \
hyantesite-1.3.0/Makefile.in:149:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
hyantesite-1.3.0/Makefile.in-150-        if test "$$first2" = "$$first"; then \
hyantesite-1.3.0/Makefile.in:151:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
hyantesite-1.3.0/Makefile.in-152-        else \
##############################################
hyantesite-1.3.0/Makefile.in-157-    fi; \
hyantesite-1.3.0/Makefile.in:158:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
hyantesite-1.3.0/Makefile.in-159-  done; \
##############################################
hyantesite-1.3.0/Makefile.in-373-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
hyantesite-1.3.0/Makefile.in:374:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
hyantesite-1.3.0/Makefile.in-375-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
hyantesite-1.3.0/Makefile.in-391-	dot_seen=no; \
hyantesite-1.3.0/Makefile.in:392:	target=`echo $@ | sed s/-recursive//`; \
hyantesite-1.3.0/Makefile.in-393-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
hyantesite-1.3.0/Makefile.in-426-	rev="$$rev ."; \
hyantesite-1.3.0/Makefile.in:427:	target=`echo $@ | sed s/-recursive//`; \
hyantesite-1.3.0/Makefile.in-428-	for subdir in $$rev; do \
##############################################
hyantesite-1.3.0/Makefile.in-504-GTAGS:
hyantesite-1.3.0/Makefile.in:505:	here=`$(am__cd) $(top_builddir) && pwd` \
hyantesite-1.3.0/Makefile.in-506-	  && $(am__cd) $(top_srcdir) \
##############################################
hyantesite-1.3.0/Makefile.in-514-	test -d "$(distdir)" || mkdir "$(distdir)"
hyantesite-1.3.0/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
hyantesite-1.3.0/Makefile.in-528-	  if test -d $$d/$$file; then \
hyantesite-1.3.0/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hyantesite-1.3.0/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
hyantesite-1.3.0/Makefile.in-639-	test -d $(distdir)/_build || exit 0; \
hyantesite-1.3.0/Makefile.in:640:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
hyantesite-1.3.0/Makefile.in-641-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
hyantesite-1.3.0/Makefile.in-682-	}; \
hyantesite-1.3.0/Makefile.in:683:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
hyantesite-1.3.0/Makefile.in-684-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
hyantesite-1.3.0/Makefile.in-694-	fi
hyantesite-1.3.0/Makefile.in:695:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
hyantesite-1.3.0/Makefile.in-696-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
hyantesite-1.3.0/src/Makefile.in-70-CONFIG_CLEAN_VPATH_FILES =
hyantesite-1.3.0/src/Makefile.in:71:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
hyantesite-1.3.0/src/Makefile.in-72-am__vpath_adj = case $$p in \
hyantesite-1.3.0/src/Makefile.in:73:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
hyantesite-1.3.0/src/Makefile.in-74-    *) f=$$p;; \
hyantesite-1.3.0/src/Makefile.in-75-  esac;
hyantesite-1.3.0/src/Makefile.in:76:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
hyantesite-1.3.0/src/Makefile.in-77-am__install_max = 40
hyantesite-1.3.0/src/Makefile.in-78-am__nobase_strip_setup = \
hyantesite-1.3.0/src/Makefile.in:79:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
hyantesite-1.3.0/src/Makefile.in-80-am__nobase_strip = \
##############################################
hyantesite-1.3.0/src/Makefile.in-314-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
hyantesite-1.3.0/src/Makefile.in:315:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
hyantesite-1.3.0/src/Makefile.in-316-	  test "$$dir" != "$$p" || dir=.; \
##############################################
hyantesite-1.3.0/src/Makefile.in-339-.c.obj:
hyantesite-1.3.0/src/Makefile.in:340:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
hyantesite-1.3.0/src/Makefile.in-341-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
hyantesite-1.3.0/src/Makefile.in-343-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hyantesite-1.3.0/src/Makefile.in:344:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
hyantesite-1.3.0/src/Makefile.in-345-
##############################################
hyantesite-1.3.0/src/Makefile.in-353-libhyantes_la-hyantes.lo: hyantes.c
hyantesite-1.3.0/src/Makefile.in:354:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhyantes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhyantes_la-hyantes.lo -MD -MP -MF $(DEPDIR)/libhyantes_la-hyantes.Tpo -c -o libhyantes_la-hyantes.lo `test -f 'hyantes.c' || echo '$(srcdir)/'`hyantes.c
hyantesite-1.3.0/src/Makefile.in-355-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libhyantes_la-hyantes.Tpo $(DEPDIR)/libhyantes_la-hyantes.Plo
##############################################
hyantesite-1.3.0/src/Makefile.in-357-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hyantesite-1.3.0/src/Makefile.in:358:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhyantes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhyantes_la-hyantes.lo `test -f 'hyantes.c' || echo '$(srcdir)/'`hyantes.c
hyantesite-1.3.0/src/Makefile.in-359-
hyantesite-1.3.0/src/Makefile.in-360-libhyantes_la-options.lo: options.c
hyantesite-1.3.0/src/Makefile.in:361:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhyantes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhyantes_la-options.lo -MD -MP -MF $(DEPDIR)/libhyantes_la-options.Tpo -c -o libhyantes_la-options.lo `test -f 'options.c' || echo '$(srcdir)/'`options.c
hyantesite-1.3.0/src/Makefile.in-362-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libhyantes_la-options.Tpo $(DEPDIR)/libhyantes_la-options.Plo
##############################################
hyantesite-1.3.0/src/Makefile.in-364-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hyantesite-1.3.0/src/Makefile.in:365:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhyantes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhyantes_la-options.lo `test -f 'options.c' || echo '$(srcdir)/'`options.c
hyantesite-1.3.0/src/Makefile.in-366-
##############################################
hyantesite-1.3.0/src/Makefile.in-390-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
hyantesite-1.3.0/src/Makefile.in:391:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
hyantesite-1.3.0/src/Makefile.in-392-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
hyantesite-1.3.0/src/Makefile.in-438-GTAGS:
hyantesite-1.3.0/src/Makefile.in:439:	here=`$(am__cd) $(top_builddir) && pwd` \
hyantesite-1.3.0/src/Makefile.in-440-	  && $(am__cd) $(top_srcdir) \
##############################################
hyantesite-1.3.0/src/Makefile.in-446-distdir: $(DISTFILES)
hyantesite-1.3.0/src/Makefile.in:447:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/src/Makefile.in:448:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/src/Makefile.in-449-	list='$(DISTFILES)'; \
##############################################
hyantesite-1.3.0/src/Makefile.in-460-	  if test -d $$d/$$file; then \
hyantesite-1.3.0/src/Makefile.in:461:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hyantesite-1.3.0/src/Makefile.in-462-	    if test -d "$(distdir)/$$file"; then \
##############################################
hyantesite-1.3.0/acinclude.m4-57-# in both case print a summary
hyantesite-1.3.0/acinclude.m4:58:	eval my_bindir="`eval echo $[]{bindir}`"
hyantesite-1.3.0/acinclude.m4:59:	eval my_libdir="`eval echo $[]{libdir}`"
hyantesite-1.3.0/acinclude.m4:60:	eval my_docdir="`eval echo $[]{docdir}`"
hyantesite-1.3.0/acinclude.m4-61-
##############################################
hyantesite-1.3.0/bin/Makefile.in-291-	test -n "$(EXEEXT)" || exit 0; \
hyantesite-1.3.0/bin/Makefile.in:292:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
hyantesite-1.3.0/bin/Makefile.in-293-	echo " rm -f" $$list; \
##############################################
hyantesite-1.3.0/bin/Makefile.in-314-.c.obj:
hyantesite-1.3.0/bin/Makefile.in:315:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
hyantesite-1.3.0/bin/Makefile.in-316-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
hyantesite-1.3.0/bin/Makefile.in-318-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hyantesite-1.3.0/bin/Makefile.in:319:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
hyantesite-1.3.0/bin/Makefile.in-320-
##############################################
hyantesite-1.3.0/bin/Makefile.in-328-hyantesite-hyantesite.o: hyantesite.c
hyantesite-1.3.0/bin/Makefile.in:329:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hyantesite_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hyantesite-hyantesite.o -MD -MP -MF $(DEPDIR)/hyantesite-hyantesite.Tpo -c -o hyantesite-hyantesite.o `test -f 'hyantesite.c' || echo '$(srcdir)/'`hyantesite.c
hyantesite-1.3.0/bin/Makefile.in-330-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/hyantesite-hyantesite.Tpo $(DEPDIR)/hyantesite-hyantesite.Po
##############################################
hyantesite-1.3.0/bin/Makefile.in-332-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hyantesite-1.3.0/bin/Makefile.in:333:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hyantesite_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hyantesite-hyantesite.o `test -f 'hyantesite.c' || echo '$(srcdir)/'`hyantesite.c
hyantesite-1.3.0/bin/Makefile.in-334-
hyantesite-1.3.0/bin/Makefile.in-335-hyantesite-hyantesite.obj: hyantesite.c
hyantesite-1.3.0/bin/Makefile.in:336:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hyantesite_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hyantesite-hyantesite.obj -MD -MP -MF $(DEPDIR)/hyantesite-hyantesite.Tpo -c -o hyantesite-hyantesite.obj `if test -f 'hyantesite.c'; then $(CYGPATH_W) 'hyantesite.c'; else $(CYGPATH_W) '$(srcdir)/hyantesite.c'; fi`
hyantesite-1.3.0/bin/Makefile.in-337-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/hyantesite-hyantesite.Tpo $(DEPDIR)/hyantesite-hyantesite.Po
##############################################
hyantesite-1.3.0/bin/Makefile.in-339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hyantesite-1.3.0/bin/Makefile.in:340:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hyantesite_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hyantesite-hyantesite.obj `if test -f 'hyantesite.c'; then $(CYGPATH_W) 'hyantesite.c'; else $(CYGPATH_W) '$(srcdir)/hyantesite.c'; fi`
hyantesite-1.3.0/bin/Makefile.in-341-
##############################################
hyantesite-1.3.0/bin/Makefile.in-392-GTAGS:
hyantesite-1.3.0/bin/Makefile.in:393:	here=`$(am__cd) $(top_builddir) && pwd` \
hyantesite-1.3.0/bin/Makefile.in-394-	  && $(am__cd) $(top_srcdir) \
##############################################
hyantesite-1.3.0/bin/Makefile.in-400-distdir: $(DISTFILES)
hyantesite-1.3.0/bin/Makefile.in:401:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/bin/Makefile.in:402:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/bin/Makefile.in-403-	list='$(DISTFILES)'; \
##############################################
hyantesite-1.3.0/bin/Makefile.in-414-	  if test -d $$d/$$file; then \
hyantesite-1.3.0/bin/Makefile.in:415:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hyantesite-1.3.0/bin/Makefile.in-416-	    if test -d "$(distdir)/$$file"; then \
##############################################
hyantesite-1.3.0/docs/Makefile.in-92-	"$(DESTDIR)$(man3dir)"
hyantesite-1.3.0/docs/Makefile.in:93:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
hyantesite-1.3.0/docs/Makefile.in-94-am__vpath_adj = case $$p in \
hyantesite-1.3.0/docs/Makefile.in:95:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
hyantesite-1.3.0/docs/Makefile.in-96-    *) f=$$p;; \
hyantesite-1.3.0/docs/Makefile.in-97-  esac;
hyantesite-1.3.0/docs/Makefile.in:98:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
hyantesite-1.3.0/docs/Makefile.in-99-am__install_max = 40
hyantesite-1.3.0/docs/Makefile.in-100-am__nobase_strip_setup = \
hyantesite-1.3.0/docs/Makefile.in:101:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
hyantesite-1.3.0/docs/Makefile.in-102-am__nobase_strip = \
##############################################
hyantesite-1.3.0/docs/Makefile.in-313-	  $(am__cd) $(srcdir) && \
hyantesite-1.3.0/docs/Makefile.in:314:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
hyantesite-1.3.0/docs/Makefile.in-315-	fi; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-347-	@(dir=.; test -f ./hyantes.texi || dir=$(srcdir); \
hyantesite-1.3.0/docs/Makefile.in:348:	set `$(SHELL) $(top_srcdir)/.config/mdate-sh $$dir/hyantes.texi`; \
hyantesite-1.3.0/docs/Makefile.in-349-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-390-	  for file in $$list; do \
hyantesite-1.3.0/docs/Makefile.in:391:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
hyantesite-1.3.0/docs/Makefile.in-392-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-399-	for file in $$list; do \
hyantesite-1.3.0/docs/Makefile.in:400:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
hyantesite-1.3.0/docs/Makefile.in:401:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
hyantesite-1.3.0/docs/Makefile.in-402-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
hyantesite-1.3.0/docs/Makefile.in-426-dist-info: $(INFO_DEPS)
hyantesite-1.3.0/docs/Makefile.in:427:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
hyantesite-1.3.0/docs/Makefile.in-428-	list='$(INFO_DEPS)'; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-430-	  case $$base in \
hyantesite-1.3.0/docs/Makefile.in:431:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
hyantesite-1.3.0/docs/Makefile.in-432-	  esac; \
hyantesite-1.3.0/docs/Makefile.in-433-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
hyantesite-1.3.0/docs/Makefile.in:434:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
hyantesite-1.3.0/docs/Makefile.in-435-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
hyantesite-1.3.0/docs/Makefile.in-436-	    if test -f $$file; then \
hyantesite-1.3.0/docs/Makefile.in:437:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
hyantesite-1.3.0/docs/Makefile.in-438-	      test -f "$(distdir)/$$relfile" || \
##############################################
hyantesite-1.3.0/docs/Makefile.in-455-	@list='$(INFO_DEPS)'; for i in $$list; do \
hyantesite-1.3.0/docs/Makefile.in:456:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
hyantesite-1.3.0/docs/Makefile.in-457-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-464-	test -n "$(man1dir)" \
hyantesite-1.3.0/docs/Makefile.in:465:	  && test -n "`echo $$list1$$list2`" \
hyantesite-1.3.0/docs/Makefile.in-466-	  || exit 0; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-505-	test -n "$(man3dir)" \
hyantesite-1.3.0/docs/Makefile.in:506:	  && test -n "`echo $$list1$$list2`" \
hyantesite-1.3.0/docs/Makefile.in-507-	  || exit 0; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-562-	else :; fi
hyantesite-1.3.0/docs/Makefile.in:563:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/docs/Makefile.in:564:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hyantesite-1.3.0/docs/Makefile.in-565-	list='$(DISTFILES)'; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-576-	  if test -d $$d/$$file; then \
hyantesite-1.3.0/docs/Makefile.in:577:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hyantesite-1.3.0/docs/Makefile.in-578-	    if test -d "$(distdir)/$$file"; then \
##############################################
hyantesite-1.3.0/docs/Makefile.in-703-	@$(NORMAL_INSTALL)
hyantesite-1.3.0/docs/Makefile.in:704:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
hyantesite-1.3.0/docs/Makefile.in-705-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
hyantesite-1.3.0/docs/Makefile.in-711-	  case $$file in \
hyantesite-1.3.0/docs/Makefile.in:712:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
hyantesite-1.3.0/docs/Makefile.in-713-	  esac; \
hyantesite-1.3.0/docs/Makefile.in-714-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
hyantesite-1.3.0/docs/Makefile.in:715:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
hyantesite-1.3.0/docs/Makefile.in-716-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
hyantesite-1.3.0/docs/Makefile.in-729-	  for file in $$list; do \
hyantesite-1.3.0/docs/Makefile.in:730:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
hyantesite-1.3.0/docs/Makefile.in-731-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
hyantesite-1.3.0/docs/gen-missing.sh-6-#fix pwd
hyantesite-1.3.0/docs/gen-missing.sh:7:cd `echo $0 | sed s/gen-missing.sh//`
hyantesite-1.3.0/docs/gen-missing.sh-8-
##############################################
hyantesite-1.3.0/docs/gen-missing.sh-10-
hyantesite-1.3.0/docs/gen-missing.sh:11:SRC=../`basename $f .texi`
hyantesite-1.3.0/docs/gen-missing.sh-12-if test -f $SRC ; then
##############################################
hyantesite-1.3.0/.m4/ltsugar.m4-67-m4_define([lt_combine],
hyantesite-1.3.0/.m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
hyantesite-1.3.0/.m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
hyantesite-1.3.0/.m4/ax_utils.m4-200-# in both case print a summary
hyantesite-1.3.0/.m4/ax_utils.m4:201:	eval my_bindir="`eval echo $[]{bindir}`"
hyantesite-1.3.0/.m4/ax_utils.m4:202:	eval my_libdir="`eval echo $[]{libdir}`"
hyantesite-1.3.0/.m4/ax_utils.m4:203:	eval my_docdir="`eval echo $[]{docdir}`"
hyantesite-1.3.0/.m4/ax_utils.m4-204-
##############################################
hyantesite-1.3.0/.m4/ax_utils.m4-219-  Build _i_ ? $[]AX_WITH(_i_)
hyantesite-1.3.0/.m4/ax_utils.m4:220:  `AS_IF([test x"$[]AX_WITH(_i_)" = "xdisabled"],,echo $[]AX_MSG(_i_))`
hyantesite-1.3.0/.m4/ax_utils.m4-221-])
##############################################
hyantesite-1.3.0/.m4/ax_utils.m4-266-		AC_MSG_CHECKING([wether cproto version is >= $1])
hyantesite-1.3.0/.m4/ax_utils.m4:267:		ax_cproto_version="`$CPROTO -V 2>&1 | sed -e 's/[[a-zA-Z]]//g'`"
hyantesite-1.3.0/.m4/ax_utils.m4-268-		AX_COMPARE_VERSION([$ax_cproto_version],[ge],[$1],[AC_MSG_RESULT([yes ($ax_cproto_version)])],[
##############################################
hyantesite-1.3.0/.m4/libtool.m4-125-done
hyantesite-1.3.0/.m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
hyantesite-1.3.0/.m4/libtool.m4-127-])
##############################################
hyantesite-1.3.0/.m4/libtool.m4-425-m4_define([_LT_CONFIG_STATUS_DECLARE],
hyantesite-1.3.0/.m4/libtool.m4:426:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
hyantesite-1.3.0/.m4/libtool.m4-427-
##############################################
hyantesite-1.3.0/.m4/libtool.m4-435-#
hyantesite-1.3.0/.m4/libtool.m4:436:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
hyantesite-1.3.0/.m4/libtool.m4-437-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
hyantesite-1.3.0/.m4/libtool.m4-545-]], lt_decl_quote_varnames); do
hyantesite-1.3.0/.m4/libtool.m4:546:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hyantesite-1.3.0/.m4/libtool.m4-547-    *[[\\\\\\\`\\"\\\$]]*)
hyantesite-1.3.0/.m4/libtool.m4:548:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
hyantesite-1.3.0/.m4/libtool.m4-549-      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-558-]], lt_decl_dquote_varnames); do
hyantesite-1.3.0/.m4/libtool.m4:559:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hyantesite-1.3.0/.m4/libtool.m4-560-    *[[\\\\\\\`\\"\\\$]]*)
hyantesite-1.3.0/.m4/libtool.m4:561:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
hyantesite-1.3.0/.m4/libtool.m4-562-      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-718-
hyantesite-1.3.0/.m4/libtool.m4:719:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
hyantesite-1.3.0/.m4/libtool.m4-720-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1048-  if test "$lt_cv_ld_force_load" = "yes"; then
hyantesite-1.3.0/.m4/libtool.m4:1049:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
hyantesite-1.3.0/.m4/libtool.m4-1050-  else
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1099-      }]'
hyantesite-1.3.0/.m4/libtool.m4:1100:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hyantesite-1.3.0/.m4/libtool.m4-1101-  # Check for a 64-bit object if we didn't find anything.
hyantesite-1.3.0/.m4/libtool.m4-1102-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
hyantesite-1.3.0/.m4/libtool.m4:1103:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hyantesite-1.3.0/.m4/libtool.m4-1104-  fi],[])
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1135-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
hyantesite-1.3.0/.m4/libtool.m4:1136:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
hyantesite-1.3.0/.m4/libtool.m4-1137-  ECHO='print -r --'
hyantesite-1.3.0/.m4/libtool.m4:1138:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
hyantesite-1.3.0/.m4/libtool.m4-1139-  ECHO='printf %s\n'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1170-    PATH=/empty FPATH=/empty; export PATH FPATH
hyantesite-1.3.0/.m4/libtool.m4:1171:    test "X`printf %s $ECHO`" = "X$ECHO" \
hyantesite-1.3.0/.m4/libtool.m4:1172:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
hyantesite-1.3.0/.m4/libtool.m4-1173-
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1193-   if test "$GCC" = yes; then
hyantesite-1.3.0/.m4/libtool.m4:1194:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
hyantesite-1.3.0/.m4/libtool.m4-1195-   fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1197- /*)
hyantesite-1.3.0/.m4/libtool.m4:1198:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
hyantesite-1.3.0/.m4/libtool.m4-1199-   ;; #(
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1226-  if AC_TRY_EVAL(ac_compile); then
hyantesite-1.3.0/.m4/libtool.m4:1227:    case `/usr/bin/file conftest.$ac_objext` in
hyantesite-1.3.0/.m4/libtool.m4-1228-      *ELF-32*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1242-    if test "$lt_cv_prog_gnu_ld" = yes; then
hyantesite-1.3.0/.m4/libtool.m4:1243:      case `/usr/bin/file conftest.$ac_objext` in
hyantesite-1.3.0/.m4/libtool.m4-1244-	*32-bit*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1254-    else
hyantesite-1.3.0/.m4/libtool.m4:1255:      case `/usr/bin/file conftest.$ac_objext` in
hyantesite-1.3.0/.m4/libtool.m4-1256-	*32-bit*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1593-    # And add a safety zone
hyantesite-1.3.0/.m4/libtool.m4:1594:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hyantesite-1.3.0/.m4/libtool.m4:1595:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hyantesite-1.3.0/.m4/libtool.m4-1596-    ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1621-    if test -n "$kargmax"; then
hyantesite-1.3.0/.m4/libtool.m4:1622:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
hyantesite-1.3.0/.m4/libtool.m4-1623-    else
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1629-    if test -n "$lt_cv_sys_max_cmd_len"; then
hyantesite-1.3.0/.m4/libtool.m4:1630:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hyantesite-1.3.0/.m4/libtool.m4:1631:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hyantesite-1.3.0/.m4/libtool.m4-1632-    else
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1641-      # we can't tell.
hyantesite-1.3.0/.m4/libtool.m4:1642:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
hyantesite-1.3.0/.m4/libtool.m4-1643-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1645-      do
hyantesite-1.3.0/.m4/libtool.m4:1646:        i=`expr $i + 1`
hyantesite-1.3.0/.m4/libtool.m4-1647-        teststring=$teststring$teststring
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1649-      # Only check the string length outside the loop.
hyantesite-1.3.0/.m4/libtool.m4:1650:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
hyantesite-1.3.0/.m4/libtool.m4-1651-      teststring=
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1654-      # linker.  It appears as though 1/2 is a usable value.
hyantesite-1.3.0/.m4/libtool.m4:1655:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
hyantesite-1.3.0/.m4/libtool.m4-1656-    fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-1979-  if test "$hard_links" = no; then
hyantesite-1.3.0/.m4/libtool.m4:1980:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
hyantesite-1.3.0/.m4/libtool.m4-1981-    need_locks=warn
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2110-  esac
hyantesite-1.3.0/.m4/libtool.m4:2111:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
hyantesite-1.3.0/.m4/libtool.m4-2112-  case $lt_search_path_spec in
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2117-    # okay in the real world where ";" in dirpaths is itself problematic.
hyantesite-1.3.0/.m4/libtool.m4:2118:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
hyantesite-1.3.0/.m4/libtool.m4-2119-    ;;
hyantesite-1.3.0/.m4/libtool.m4-2120-  *)
hyantesite-1.3.0/.m4/libtool.m4:2121:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
hyantesite-1.3.0/.m4/libtool.m4-2122-    ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2126-  lt_tmp_lt_search_path_spec=
hyantesite-1.3.0/.m4/libtool.m4:2127:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
hyantesite-1.3.0/.m4/libtool.m4-2128-  for lt_sys_path in $lt_search_path_spec; do
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2161-  esac
hyantesite-1.3.0/.m4/libtool.m4:2162:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
hyantesite-1.3.0/.m4/libtool.m4-2163-else
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2249-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
hyantesite-1.3.0/.m4/libtool.m4:2250:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
hyantesite-1.3.0/.m4/libtool.m4-2251-    ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2285-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hyantesite-1.3.0/.m4/libtool.m4:2286:    postinstall_cmds='base_file=`basename \${file}`~
hyantesite-1.3.0/.m4/libtool.m4:2287:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
hyantesite-1.3.0/.m4/libtool.m4:2288:      dldir=$destdir/`dirname \$dlpath`~
hyantesite-1.3.0/.m4/libtool.m4-2289-      test -d \$dldir || mkdir -p \$dldir~
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2294-      fi'
hyantesite-1.3.0/.m4/libtool.m4:2295:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hyantesite-1.3.0/.m4/libtool.m4-2296-      dlpath=$dir/\$dldll~
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2302-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
hyantesite-1.3.0/.m4/libtool.m4:2303:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/.m4/libtool.m4-2304-m4_if([$1], [],[
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2308-      # MinGW DLLs use traditional 'lib' prefix
hyantesite-1.3.0/.m4/libtool.m4:2309:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/.m4/libtool.m4-2310-      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2312-      # pw32 DLLs use 'pw' prefix rather than 'lib'
hyantesite-1.3.0/.m4/libtool.m4:2313:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/.m4/libtool.m4-2314-      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2321-    libname_spec='$name'
hyantesite-1.3.0/.m4/libtool.m4:2322:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
hyantesite-1.3.0/.m4/libtool.m4-2323-    library_names_spec='${libname}.dll.lib'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2333-        # Let DOS variable expansion print the short 8.3 style file name.
hyantesite-1.3.0/.m4/libtool.m4:2334:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
hyantesite-1.3.0/.m4/libtool.m4-2335-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2338-      # Convert to MSYS style.
hyantesite-1.3.0/.m4/libtool.m4:2339:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
hyantesite-1.3.0/.m4/libtool.m4-2340-      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2344-      # like /cygdrive/c/PROGRA~1:/cygdr...
hyantesite-1.3.0/.m4/libtool.m4:2345:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
hyantesite-1.3.0/.m4/libtool.m4:2346:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
hyantesite-1.3.0/.m4/libtool.m4:2347:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hyantesite-1.3.0/.m4/libtool.m4-2348-      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2352-        # It is most probably a Windows format PATH.
hyantesite-1.3.0/.m4/libtool.m4:2353:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
hyantesite-1.3.0/.m4/libtool.m4-2354-      else
hyantesite-1.3.0/.m4/libtool.m4:2355:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hyantesite-1.3.0/.m4/libtool.m4-2356-      fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2362-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hyantesite-1.3.0/.m4/libtool.m4:2363:    postinstall_cmds='base_file=`basename \${file}`~
hyantesite-1.3.0/.m4/libtool.m4:2364:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
hyantesite-1.3.0/.m4/libtool.m4:2365:      dldir=$destdir/`dirname \$dlpath`~
hyantesite-1.3.0/.m4/libtool.m4-2366-      test -d \$dldir || mkdir -p \$dldir~
hyantesite-1.3.0/.m4/libtool.m4-2367-      $install_prog $dir/$dlname \$dldir/$dlname'
hyantesite-1.3.0/.m4/libtool.m4:2368:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hyantesite-1.3.0/.m4/libtool.m4-2369-      dlpath=$dir/\$dldll~
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2376-    # Assume MSVC wrapper
hyantesite-1.3.0/.m4/libtool.m4:2377:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
hyantesite-1.3.0/.m4/libtool.m4-2378-    dynamic_linker='Win32 ld.exe'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2393-  shlibpath_var=DYLD_LIBRARY_PATH
hyantesite-1.3.0/.m4/libtool.m4:2394:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
hyantesite-1.3.0/.m4/libtool.m4-2395-m4_if([$1], [],[
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2615-  if test -f /etc/ld.so.conf; then
hyantesite-1.3.0/.m4/libtool.m4:2616:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
hyantesite-1.3.0/.m4/libtool.m4-2617-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2689-  shlibpath_var=LD_LIBRARY_PATH
hyantesite-1.3.0/.m4/libtool.m4:2690:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hyantesite-1.3.0/.m4/libtool.m4-2691-    case $host_os in
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2906-	"file_magic "*)
hyantesite-1.3.0/.m4/libtool.m4:2907:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
hyantesite-1.3.0/.m4/libtool.m4-2908-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2989-    # gcc leaves a trailing carriage return which upsets mingw
hyantesite-1.3.0/.m4/libtool.m4:2990:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
hyantesite-1.3.0/.m4/libtool.m4-2991-  *)
hyantesite-1.3.0/.m4/libtool.m4:2992:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
hyantesite-1.3.0/.m4/libtool.m4-2993-  esac
##############################################
hyantesite-1.3.0/.m4/libtool.m4-2998-      # Canonicalize the pathname of ld
hyantesite-1.3.0/.m4/libtool.m4:2999:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
hyantesite-1.3.0/.m4/libtool.m4-3000-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
hyantesite-1.3.0/.m4/libtool.m4:3001:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
hyantesite-1.3.0/.m4/libtool.m4-3002-      done
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3029-      # Break only if it was the GNU/non-GNU ld that we prefer.
hyantesite-1.3.0/.m4/libtool.m4:3030:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
hyantesite-1.3.0/.m4/libtool.m4-3031-      *GNU* | *'with BFD'*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3069-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
hyantesite-1.3.0/.m4/libtool.m4:3070:case `$LD -v 2>&1 </dev/null` in
hyantesite-1.3.0/.m4/libtool.m4-3071-*GNU* | *'with BFD'*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3264-openbsd*)
hyantesite-1.3.0/.m4/libtool.m4:3265:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hyantesite-1.3.0/.m4/libtool.m4-3266-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3328-    else
hyantesite-1.3.0/.m4/libtool.m4:3329:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
hyantesite-1.3.0/.m4/libtool.m4-3330-    fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3374-	# Tru64's nm complains that /dev/null is an invalid object file
hyantesite-1.3.0/.m4/libtool.m4:3375:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
hyantesite-1.3.0/.m4/libtool.m4-3376-	*/dev/null* | *'Invalid file or object type'*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3380-	*)
hyantesite-1.3.0/.m4/libtool.m4:3381:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
hyantesite-1.3.0/.m4/libtool.m4-3382-	  */dev/null*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3406-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
hyantesite-1.3.0/.m4/libtool.m4:3407:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
hyantesite-1.3.0/.m4/libtool.m4-3408-    *COFF*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3465-  # decide which to use based on capabilities of $DLLTOOL
hyantesite-1.3.0/.m4/libtool.m4:3466:  case `$DLLTOOL --help 2>&1` in
hyantesite-1.3.0/.m4/libtool.m4-3467-  *--identify-strict*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3624-# If we're using GNU nm, then use its standard symbol codes.
hyantesite-1.3.0/.m4/libtool.m4:3625:case `$NM -V 2>&1` in
hyantesite-1.3.0/.m4/libtool.m4-3626-*GNU* | *'with BFD'*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3642-mingw*)
hyantesite-1.3.0/.m4/libtool.m4:3643:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
hyantesite-1.3.0/.m4/libtool.m4-3644-  ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-3694-    nlist=conftest.nm
hyantesite-1.3.0/.m4/libtool.m4:3695:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
hyantesite-1.3.0/.m4/libtool.m4-3696-      # Try sorting and uniquifying the output.
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4032-	  *)
hyantesite-1.3.0/.m4/libtool.m4:4033:	    case `$CC -V 2>&1 | sed 5q` in
hyantesite-1.3.0/.m4/libtool.m4-4034-	    *Sun\ C*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4335-      *)
hyantesite-1.3.0/.m4/libtool.m4:4336:	case `$CC -V 2>&1 | sed 5q` in
hyantesite-1.3.0/.m4/libtool.m4-4337-	*Sun\ F* | *Sun*Fortran*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4597-	# shared libraries, regardless of the interface used.
hyantesite-1.3.0/.m4/libtool.m4:4598:	case `$LD -v 2>&1` in
hyantesite-1.3.0/.m4/libtool.m4-4599-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4629-    supports_anon_versioning=no
hyantesite-1.3.0/.m4/libtool.m4:4630:    case `$LD -v 2>&1` in
hyantesite-1.3.0/.m4/libtool.m4-4631-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4698-	# is EXPORTS), use it as is; otherwise, prepend...
hyantesite-1.3.0/.m4/libtool.m4:4699:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
hyantesite-1.3.0/.m4/libtool.m4-4700-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4726-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
hyantesite-1.3.0/.m4/libtool.m4:4727:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
hyantesite-1.3.0/.m4/libtool.m4:4728:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-4729-      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4744-        pgcc*)				# Portland Group C compiler
hyantesite-1.3.0/.m4/libtool.m4:4745:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/.m4/libtool.m4-4746-	  tmp_addflag=' $pic_flag'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4749-					# Portland Group f77 and f90 compilers
hyantesite-1.3.0/.m4/libtool.m4:4750:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/.m4/libtool.m4-4751-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4764-	nvcc*)	# Cuda Compiler Driver 2.2
hyantesite-1.3.0/.m4/libtool.m4:4765:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/.m4/libtool.m4-4766-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4768-	esac
hyantesite-1.3.0/.m4/libtool.m4:4769:	case `$CC -V 2>&1 | sed 5q` in
hyantesite-1.3.0/.m4/libtool.m4-4770-	*Sun\ C*)			# Sun C 5.9
hyantesite-1.3.0/.m4/libtool.m4:4771:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/.m4/libtool.m4-4772-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4837-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
hyantesite-1.3.0/.m4/libtool.m4:4838:      case `$LD -v 2>&1` in
hyantesite-1.3.0/.m4/libtool.m4-4839-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-4960-	# below for broken collect2 doesn't work under 4.3+
hyantesite-1.3.0/.m4/libtool.m4:4961:	  collect2name=`${CC} -print-prog-name=collect2`
hyantesite-1.3.0/.m4/libtool.m4-4962-	  if test -f "$collect2name" &&
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5010-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
hyantesite-1.3.0/.m4/libtool.m4:5011:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
hyantesite-1.3.0/.m4/libtool.m4-5012-      else
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5076-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
hyantesite-1.3.0/.m4/libtool.m4:5077:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
hyantesite-1.3.0/.m4/libtool.m4-5078-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5112-	# FIXME: Setting linknames here is a bad hack.
hyantesite-1.3.0/.m4/libtool.m4:5113:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
hyantesite-1.3.0/.m4/libtool.m4-5114-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5255-      if test "$GCC" = yes; then
hyantesite-1.3.0/.m4/libtool.m4:5256:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-5257-	# Try to use the -exported_symbol ld option, if it does not
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5278-	if test "$lt_cv_irix_exported_symbol" = yes; then
hyantesite-1.3.0/.m4/libtool.m4:5279:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-5280-	fi
hyantesite-1.3.0/.m4/libtool.m4-5281-      else
hyantesite-1.3.0/.m4/libtool.m4:5282:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4:5283:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-5284-      fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5318-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
hyantesite-1.3.0/.m4/libtool.m4:5319:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hyantesite-1.3.0/.m4/libtool.m4-5320-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5351-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
hyantesite-1.3.0/.m4/libtool.m4:5352:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-5353-      else
hyantesite-1.3.0/.m4/libtool.m4-5354-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
hyantesite-1.3.0/.m4/libtool.m4:5355:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-5356-      fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5364-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
hyantesite-1.3.0/.m4/libtool.m4:5365:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-5366-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5368-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
hyantesite-1.3.0/.m4/libtool.m4:5369:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4:5370:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
hyantesite-1.3.0/.m4/libtool.m4:5371:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
hyantesite-1.3.0/.m4/libtool.m4-5372-
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5387-      else
hyantesite-1.3.0/.m4/libtool.m4:5388:	case `$CC -V 2>&1` in
hyantesite-1.3.0/.m4/libtool.m4-5389-	*"Compilers 5.0"*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5580-	  _LT_TAGVAR(allow_undefined_flag, $1)=
hyantesite-1.3.0/.m4/libtool.m4:5581:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
hyantesite-1.3.0/.m4/libtool.m4-5582-	  then
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5884-        # ancient GNU ld didn't support --whole-archive et. al.
hyantesite-1.3.0/.m4/libtool.m4:5885:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
hyantesite-1.3.0/.m4/libtool.m4-5886-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
hyantesite-1.3.0/.m4/libtool.m4-5967-          # below for broken collect2 doesn't work under 4.3+
hyantesite-1.3.0/.m4/libtool.m4:5968:	  collect2name=`${CC} -print-prog-name=collect2`
hyantesite-1.3.0/.m4/libtool.m4-5969-	  if test -f "$collect2name" &&
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6017-
hyantesite-1.3.0/.m4/libtool.m4:6018:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
hyantesite-1.3.0/.m4/libtool.m4-6019-        else
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6083-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
hyantesite-1.3.0/.m4/libtool.m4:6084:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
hyantesite-1.3.0/.m4/libtool.m4-6085-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6124-	    # is EXPORTS), use it as is; otherwise, prepend...
hyantesite-1.3.0/.m4/libtool.m4:6125:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
hyantesite-1.3.0/.m4/libtool.m4-6126-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6207-            # dependencies.
hyantesite-1.3.0/.m4/libtool.m4:6208:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
hyantesite-1.3.0/.m4/libtool.m4-6209-            ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6272-	    # dependencies.
hyantesite-1.3.0/.m4/libtool.m4:6273:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
hyantesite-1.3.0/.m4/libtool.m4-6274-	    ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6308-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
hyantesite-1.3.0/.m4/libtool.m4:6309:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
hyantesite-1.3.0/.m4/libtool.m4:6310:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6311-	;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6315-	    # SGI C++
hyantesite-1.3.0/.m4/libtool.m4:6316:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6317-
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6326-	      if test "$with_gnu_ld" = no; then
hyantesite-1.3.0/.m4/libtool.m4:6327:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6328-	      else
hyantesite-1.3.0/.m4/libtool.m4:6329:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6330-	      fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6347-	    # to its proper name (with version) after linking.
hyantesite-1.3.0/.m4/libtool.m4:6348:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
hyantesite-1.3.0/.m4/libtool.m4:6349:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
hyantesite-1.3.0/.m4/libtool.m4-6350-	    # Commands to make compiler produce verbose output that lists
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6357-	    # dependencies.
hyantesite-1.3.0/.m4/libtool.m4:6358:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
hyantesite-1.3.0/.m4/libtool.m4-6359-
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6372-	    # earlier do not add the objects themselves.
hyantesite-1.3.0/.m4/libtool.m4:6373:	    case `$CC -V 2>&1` in
hyantesite-1.3.0/.m4/libtool.m4-6374-	      *"Version 7."*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6393-            # Portland Group C++ compiler
hyantesite-1.3.0/.m4/libtool.m4:6394:	    case `$CC -V` in
hyantesite-1.3.0/.m4/libtool.m4-6395-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6398-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
hyantesite-1.3.0/.m4/libtool.m4:6399:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
hyantesite-1.3.0/.m4/libtool.m4-6400-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6402-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
hyantesite-1.3.0/.m4/libtool.m4:6403:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
hyantesite-1.3.0/.m4/libtool.m4-6404-		$RANLIB $oldlib'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6407-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
hyantesite-1.3.0/.m4/libtool.m4:6408:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6409-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6411-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
hyantesite-1.3.0/.m4/libtool.m4:6412:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6413-	      ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6421-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
hyantesite-1.3.0/.m4/libtool.m4:6422:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/.m4/libtool.m4-6423-            ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6440-	    # dependencies.
hyantesite-1.3.0/.m4/libtool.m4:6441:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
hyantesite-1.3.0/.m4/libtool.m4-6442-	    ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6455-	  *)
hyantesite-1.3.0/.m4/libtool.m4:6456:	    case `$CC -V 2>&1 | sed 5q` in
hyantesite-1.3.0/.m4/libtool.m4-6457-	    *Sun\ C*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6462-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
hyantesite-1.3.0/.m4/libtool.m4:6463:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
hyantesite-1.3.0/.m4/libtool.m4-6464-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6532-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
hyantesite-1.3.0/.m4/libtool.m4:6533:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hyantesite-1.3.0/.m4/libtool.m4-6534-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6551-	    # to its proper name (with version) after linking.
hyantesite-1.3.0/.m4/libtool.m4:6552:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
hyantesite-1.3.0/.m4/libtool.m4-6553-
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6572-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
hyantesite-1.3.0/.m4/libtool.m4:6573:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6574-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6577-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
hyantesite-1.3.0/.m4/libtool.m4:6578:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4:6579:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
hyantesite-1.3.0/.m4/libtool.m4-6580-	          echo "-hidden">> $lib.exp~
hyantesite-1.3.0/.m4/libtool.m4:6581:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
hyantesite-1.3.0/.m4/libtool.m4-6582-	          $RM $lib.exp'
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6596-	    # dependencies.
hyantesite-1.3.0/.m4/libtool.m4:6597:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
hyantesite-1.3.0/.m4/libtool.m4-6598-	    ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6603-	        osf3*)
hyantesite-1.3.0/.m4/libtool.m4:6604:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6605-		  ;;
hyantesite-1.3.0/.m4/libtool.m4-6606-	        *)
hyantesite-1.3.0/.m4/libtool.m4:6607:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
hyantesite-1.3.0/.m4/libtool.m4-6608-		  ;;
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6856-  case ${2} in
hyantesite-1.3.0/.m4/libtool.m4:6857:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
hyantesite-1.3.0/.m4/libtool.m4:6858:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
hyantesite-1.3.0/.m4/libtool.m4-6859-  esac
##############################################
hyantesite-1.3.0/.m4/libtool.m4-6938-
hyantesite-1.3.0/.m4/libtool.m4:6939:  for p in `eval "$output_verbose_link_cmd"`; do
hyantesite-1.3.0/.m4/libtool.m4-6940-    case ${prev}${p} in
##############################################
hyantesite-1.3.0/.m4/libtool.m4-7036-linux*)
hyantesite-1.3.0/.m4/libtool.m4:7037:  case `$CC -V 2>&1 | sed 5q` in
hyantesite-1.3.0/.m4/libtool.m4-7038-  *Sun\ C*)
##############################################
hyantesite-1.3.0/.m4/libtool.m4-7087-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
hyantesite-1.3.0/.m4/libtool.m4:7088: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
hyantesite-1.3.0/.m4/libtool.m4-7089-fi
##############################################
hyantesite-1.3.0/.m4/libtool.m4-7623-    test $lt_ac_count -gt 10 && break
hyantesite-1.3.0/.m4/libtool.m4:7624:    lt_ac_count=`expr $lt_ac_count + 1`
hyantesite-1.3.0/.m4/libtool.m4-7625-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
hyantesite-1.3.0/.m4/libtool.m4-7694-# ------------------------------------------------------
hyantesite-1.3.0/.m4/libtool.m4:7695:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
hyantesite-1.3.0/.m4/libtool.m4-7696-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.