===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
polyml-5.7.1/Makefile.am-101-	imports/polymlx86_64.txt \
polyml-5.7.1/Makefile.am:102:	libpolyml/x86asm.asm \
polyml-5.7.1/Makefile.am-103-	exportPoly.sml \
##############################################
polyml-5.7.1/ltmain.sh-167-{
polyml-5.7.1/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
polyml-5.7.1/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
polyml-5.7.1/ltmain.sh-179-{
polyml-5.7.1/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
polyml-5.7.1/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-198-    # Extract subdirectory from the argument.
polyml-5.7.1/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
polyml-5.7.1/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
polyml-5.7.1/ltmain.sh-204-    fi
polyml-5.7.1/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
polyml-5.7.1/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-217-    case ${2} in
polyml-5.7.1/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
polyml-5.7.1/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
polyml-5.7.1/ltmain.sh-220-    esac
##############################################
polyml-5.7.1/ltmain.sh-380-     progdir=$func_dirname_result
polyml-5.7.1/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
polyml-5.7.1/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
polyml-5.7.1/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
polyml-5.7.1/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
polyml-5.7.1/ltmain.sh-419-bs='\\'
##############################################
polyml-5.7.1/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
polyml-5.7.1/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
polyml-5.7.1/ltmain.sh-533-      done
polyml-5.7.1/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
polyml-5.7.1/ltmain.sh-535-
##############################################
polyml-5.7.1/ltmain.sh-566-      # If mktemp works, use that first and foremost
polyml-5.7.1/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
polyml-5.7.1/ltmain.sh-568-
##############################################
polyml-5.7.1/ltmain.sh-597-      *[\\\`\"\$]*)
polyml-5.7.1/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
polyml-5.7.1/ltmain.sh-599-      *)
##############################################
polyml-5.7.1/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
polyml-5.7.1/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
polyml-5.7.1/ltmain.sh-704-    ;;
##############################################
polyml-5.7.1/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
polyml-5.7.1/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
polyml-5.7.1/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
polyml-5.7.1/ltmain.sh-772-	p
##############################################
polyml-5.7.1/ltmain.sh-803-
polyml-5.7.1/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
polyml-5.7.1/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
polyml-5.7.1/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-816-
polyml-5.7.1/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
polyml-5.7.1/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
polyml-5.7.1/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-862-{
polyml-5.7.1/ltmain.sh:863:    func_arith_result=`expr "${@}"`
polyml-5.7.1/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-870-{
polyml-5.7.1/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
polyml-5.7.1/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-877-{
polyml-5.7.1/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
polyml-5.7.1/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-884-{
polyml-5.7.1/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
polyml-5.7.1/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
polyml-5.7.1/ltmain.sh-968-	# quotes we have to do it in 2 steps:
polyml-5.7.1/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
polyml-5.7.1/ltmain.sh-970-	eval "$extractedcf"
##############################################
polyml-5.7.1/ltmain.sh-1382-      done
polyml-5.7.1/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
polyml-5.7.1/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
polyml-5.7.1/ltmain.sh-1385-      case $@ in
##############################################
polyml-5.7.1/ltmain.sh-1395-	    # Evaluate the configuration.
polyml-5.7.1/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
polyml-5.7.1/ltmain.sh-1397-	    CC_quoted=
##############################################
polyml-5.7.1/ltmain.sh-1401-	    done
polyml-5.7.1/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
polyml-5.7.1/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
polyml-5.7.1/ltmain.sh-1404-	    case "$@ " in
##############################################
polyml-5.7.1/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
polyml-5.7.1/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
polyml-5.7.1/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
polyml-5.7.1/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
polyml-5.7.1/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
polyml-5.7.1/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
polyml-5.7.1/ltmain.sh-1721-    # LT_CYGPATH in this case.
polyml-5.7.1/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
polyml-5.7.1/ltmain.sh-1723-  fi
##############################################
polyml-5.7.1/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
polyml-5.7.1/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
polyml-5.7.1/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
polyml-5.7.1/ltmain.sh-2060-    *.[cCFSifmso] | \
polyml-5.7.1/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
polyml-5.7.1/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
polyml-5.7.1/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
polyml-5.7.1/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
polyml-5.7.1/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
polyml-5.7.1/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
polyml-5.7.1/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
polyml-5.7.1/ltmain.sh-2158-
##############################################
polyml-5.7.1/ltmain.sh-2204-      if test "$need_locks" = warn &&
polyml-5.7.1/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
polyml-5.7.1/ltmain.sh-2206-	$ECHO "\
polyml-5.7.1/ltmain.sh-2207-*** ERROR, $lockfile contains:
polyml-5.7.1/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
polyml-5.7.1/ltmain.sh-2209-
##############################################
polyml-5.7.1/ltmain.sh-2253-      if test "$need_locks" = warn &&
polyml-5.7.1/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
polyml-5.7.1/ltmain.sh-2255-	$ECHO "\
polyml-5.7.1/ltmain.sh-2256-*** ERROR, $lockfile contains:
polyml-5.7.1/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
polyml-5.7.1/ltmain.sh-2258-
##############################################
polyml-5.7.1/ltmain.sh-2548-	  test -n "$library_names" && \
polyml-5.7.1/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
polyml-5.7.1/ltmain.sh-2550-	  continue
##############################################
polyml-5.7.1/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
polyml-5.7.1/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
polyml-5.7.1/ltmain.sh-2561-	  fi
##############################################
polyml-5.7.1/ltmain.sh-2577-      # Get the absolute pathname.
polyml-5.7.1/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
polyml-5.7.1/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
polyml-5.7.1/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
polyml-5.7.1/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
polyml-5.7.1/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
polyml-5.7.1/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
polyml-5.7.1/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
polyml-5.7.1/ltmain.sh-2959-
##############################################
polyml-5.7.1/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
polyml-5.7.1/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
polyml-5.7.1/ltmain.sh-2972-	  else
polyml-5.7.1/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
polyml-5.7.1/ltmain.sh-2974-	  fi
##############################################
polyml-5.7.1/ltmain.sh-3130-	    fi
polyml-5.7.1/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
polyml-5.7.1/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
polyml-5.7.1/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
polyml-5.7.1/ltmain.sh-3134-	      finalize=no
##############################################
polyml-5.7.1/ltmain.sh-3149-	        # Replace the output file specification.
polyml-5.7.1/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
polyml-5.7.1/ltmain.sh-3151-
##############################################
polyml-5.7.1/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
polyml-5.7.1/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
polyml-5.7.1/ltmain.sh-3170-	  fi
##############################################
polyml-5.7.1/ltmain.sh-3241-    my_pic_p="${3-no}"
polyml-5.7.1/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
polyml-5.7.1/ltmain.sh-3243-    my_dlsyms=
##############################################
polyml-5.7.1/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
polyml-5.7.1/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
polyml-5.7.1/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
polyml-5.7.1/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
polyml-5.7.1/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
polyml-5.7.1/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
polyml-5.7.1/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
polyml-5.7.1/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
polyml-5.7.1/ltmain.sh-3509-	  else
polyml-5.7.1/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/ltmain.sh-3512-	  fi
##############################################
polyml-5.7.1/ltmain.sh-3514-	*)
polyml-5.7.1/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/ltmain.sh-3517-	  ;;
##############################################
polyml-5.7.1/ltmain.sh-3529-      # Nullify the symbol file.
polyml-5.7.1/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
polyml-5.7.1/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
polyml-5.7.1/ltmain.sh-3532-    fi
##############################################
polyml-5.7.1/ltmain.sh-3545-  win32_libid_type="unknown"
polyml-5.7.1/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
polyml-5.7.1/ltmain.sh-3547-  case $win32_fileres in
##############################################
polyml-5.7.1/ltmain.sh-3596-  $opt_debug
polyml-5.7.1/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
polyml-5.7.1/ltmain.sh-3598-}
##############################################
polyml-5.7.1/ltmain.sh-3613-  $opt_debug
polyml-5.7.1/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
polyml-5.7.1/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
polyml-5.7.1/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
polyml-5.7.1/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)$'`
polyml-5.7.1/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
polyml-5.7.1/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
polyml-5.7.1/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
polyml-5.7.1/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
polyml-5.7.1/ltmain.sh-3700-    # binutils import library
polyml-5.7.1/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
polyml-5.7.1/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
polyml-5.7.1/ltmain.sh-3703-    # ms-generated import library
polyml-5.7.1/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
polyml-5.7.1/ltmain.sh-3705-  else
##############################################
polyml-5.7.1/ltmain.sh-3780-	  darwin_curdir=`pwd`
polyml-5.7.1/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
polyml-5.7.1/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
polyml-5.7.1/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
polyml-5.7.1/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
polyml-5.7.1/ltmain.sh-3785-	    darwin_arch=
##############################################
polyml-5.7.1/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
polyml-5.7.1/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
polyml-5.7.1/ltmain.sh-3797-	    darwin_file=
##############################################
polyml-5.7.1/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
polyml-5.7.1/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
polyml-5.7.1/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
polyml-5.7.1/ltmain.sh-3814-      esac
polyml-5.7.1/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
polyml-5.7.1/ltmain.sh-3816-    done
##############################################
polyml-5.7.1/ltmain.sh-3885-
polyml-5.7.1/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
polyml-5.7.1/ltmain.sh-3887-    $ECHO "\
##############################################
polyml-5.7.1/ltmain.sh-3920-    --lt-dump-script)
polyml-5.7.1/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
polyml-5.7.1/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
polyml-5.7.1/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
polyml-5.7.1/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
polyml-5.7.1/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
polyml-5.7.1/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
polyml-5.7.1/ltmain.sh-3949-  done
##############################################
polyml-5.7.1/ltmain.sh-4005-  # Find the directory that this script lives in.
polyml-5.7.1/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
polyml-5.7.1/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
polyml-5.7.1/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
polyml-5.7.1/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
polyml-5.7.1/ltmain.sh-4011-  while test -n \"\$file\"; do
polyml-5.7.1/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
polyml-5.7.1/ltmain.sh-4013-
##############################################
polyml-5.7.1/ltmain.sh-4021-
polyml-5.7.1/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
polyml-5.7.1/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
polyml-5.7.1/ltmain.sh-4024-  done
##############################################
polyml-5.7.1/ltmain.sh-4035-    case \"\$thisdir\" in
polyml-5.7.1/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
polyml-5.7.1/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
polyml-5.7.1/ltmain.sh-4041-  # Try to get the absolute directory name.
polyml-5.7.1/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
polyml-5.7.1/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
polyml-5.7.1/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
polyml-5.7.1/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
polyml-5.7.1/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
polyml-5.7.1/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
polyml-5.7.1/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
polyml-5.7.1/ltmain.sh-4068-      else
##############################################
polyml-5.7.1/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
polyml-5.7.1/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
polyml-5.7.1/ltmain.sh-4112-
##############################################
polyml-5.7.1/ltmain.sh-5085-    $opt_debug
polyml-5.7.1/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
polyml-5.7.1/ltmain.sh-5087-    *import*) : ;;
##############################################
polyml-5.7.1/ltmain.sh-5307-	    moreargs=
polyml-5.7.1/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
polyml-5.7.1/ltmain.sh-5309-	    do
##############################################
polyml-5.7.1/ltmain.sh-5563-	*)
polyml-5.7.1/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
polyml-5.7.1/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
polyml-5.7.1/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
polyml-5.7.1/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
polyml-5.7.1/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
polyml-5.7.1/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
polyml-5.7.1/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
polyml-5.7.1/ltmain.sh-6018-    else
##############################################
polyml-5.7.1/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
polyml-5.7.1/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
polyml-5.7.1/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
polyml-5.7.1/ltmain.sh-6394-	else
polyml-5.7.1/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
polyml-5.7.1/ltmain.sh-6396-	fi
##############################################
polyml-5.7.1/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
polyml-5.7.1/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
polyml-5.7.1/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
polyml-5.7.1/ltmain.sh-6431-	fi
polyml-5.7.1/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
polyml-5.7.1/ltmain.sh-6504-	*)
polyml-5.7.1/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
polyml-5.7.1/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
polyml-5.7.1/ltmain.sh-6757-	    shift
polyml-5.7.1/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
polyml-5.7.1/ltmain.sh-7049-		*)
polyml-5.7.1/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
polyml-5.7.1/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
polyml-5.7.1/ltmain.sh-7060-		  depdepl=
polyml-5.7.1/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
polyml-5.7.1/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
polyml-5.7.1/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
polyml-5.7.1/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
polyml-5.7.1/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
polyml-5.7.1/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
polyml-5.7.1/ltmain.sh-7071-                      fi
##############################################
polyml-5.7.1/ltmain.sh-7082-		else
polyml-5.7.1/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
polyml-5.7.1/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
polyml-5.7.1/ltmain.sh-7105-	else
polyml-5.7.1/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/ltmain.sh-7107-	fi
##############################################
polyml-5.7.1/ltmain.sh-7254-	test "$module" = no && \
polyml-5.7.1/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
polyml-5.7.1/ltmain.sh-7256-
##############################################
polyml-5.7.1/ltmain.sh-7392-	if test "$age" -gt "$current"; then
polyml-5.7.1/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
polyml-5.7.1/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
polyml-5.7.1/ltmain.sh-7553-	removelist=
polyml-5.7.1/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
polyml-5.7.1/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
polyml-5.7.1/ltmain.sh-7579-	# Transform .lo files to .o files.
polyml-5.7.1/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
polyml-5.7.1/ltmain.sh-7581-      fi
##############################################
polyml-5.7.1/ltmain.sh-7584-      #for path in $notinst_path; do
polyml-5.7.1/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
polyml-5.7.1/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
polyml-5.7.1/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
polyml-5.7.1/ltmain.sh-7588-      #done
##############################################
polyml-5.7.1/ltmain.sh-7705-		if test -n "$i" ; then
polyml-5.7.1/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
polyml-5.7.1/ltmain.sh-7708-		  set dummy $deplib_matches; shift
polyml-5.7.1/ltmain.sh-7709-		  deplib_match=$1
polyml-5.7.1/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
polyml-5.7.1/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
polyml-5.7.1/ltmain.sh-7748-		  if test -n "$i" ; then
polyml-5.7.1/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
polyml-5.7.1/ltmain.sh-7751-		    set dummy $deplib_matches; shift
polyml-5.7.1/ltmain.sh-7752-		    deplib_match=$1
polyml-5.7.1/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
polyml-5.7.1/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
polyml-5.7.1/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
polyml-5.7.1/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
polyml-5.7.1/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
polyml-5.7.1/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
polyml-5.7.1/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
polyml-5.7.1/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
polyml-5.7.1/ltmain.sh-7802-		else
##############################################
polyml-5.7.1/ltmain.sh-7808-		    shopt -s nocaseglob
polyml-5.7.1/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
polyml-5.7.1/ltmain.sh-7810-		    $nocaseglob
polyml-5.7.1/ltmain.sh-7811-		  else
polyml-5.7.1/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
polyml-5.7.1/ltmain.sh-7813-		  fi
##############################################
polyml-5.7.1/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
polyml-5.7.1/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
polyml-5.7.1/ltmain.sh-7828-			case $potliblink in
polyml-5.7.1/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
polyml-5.7.1/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
polyml-5.7.1/ltmain.sh-7831-			esac
##############################################
polyml-5.7.1/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
polyml-5.7.1/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
polyml-5.7.1/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
polyml-5.7.1/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
polyml-5.7.1/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
polyml-5.7.1/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
polyml-5.7.1/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
polyml-5.7.1/ltmain.sh-7921-	  newdeplibs=""
polyml-5.7.1/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
polyml-5.7.1/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
polyml-5.7.1/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
polyml-5.7.1/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
polyml-5.7.1/ltmain.sh-7927-	    done
##############################################
polyml-5.7.1/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
polyml-5.7.1/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
polyml-5.7.1/ltmain.sh-7953-	  ;;
##############################################
polyml-5.7.1/ltmain.sh-8003-	*-*-darwin*)
polyml-5.7.1/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/ltmain.sh-8007-	  ;;
##############################################
polyml-5.7.1/ltmain.sh-8130-	# Use standard objects if they are pic
polyml-5.7.1/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
polyml-5.7.1/ltmain.sh-8145-	    # exporting using user supplied symfile
polyml-5.7.1/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
polyml-5.7.1/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
polyml-5.7.1/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
polyml-5.7.1/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
polyml-5.7.1/ltmain.sh-8644-	else
##############################################
polyml-5.7.1/ltmain.sh-8656-      # Create the old-style object.
polyml-5.7.1/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
polyml-5.7.1/ltmain.sh-8658-
##############################################
polyml-5.7.1/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
polyml-5.7.1/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
polyml-5.7.1/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
polyml-5.7.1/ltmain.sh-8719-	;;
##############################################
polyml-5.7.1/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
polyml-5.7.1/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/ltmain.sh-8737-	;;
##############################################
polyml-5.7.1/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
polyml-5.7.1/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
polyml-5.7.1/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
polyml-5.7.1/ltmain.sh-8872-	# Transform all the library objects into standard objects.
polyml-5.7.1/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/ltmain.sh-8875-      fi
##############################################
polyml-5.7.1/ltmain.sh-8902-	# Replace the output file specification.
polyml-5.7.1/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
polyml-5.7.1/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
polyml-5.7.1/ltmain.sh-8911-	  func_to_tool_file "$output"
polyml-5.7.1/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'`
polyml-5.7.1/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
polyml-5.7.1/ltmain.sh-8955-	# Replace the output file specification.
polyml-5.7.1/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
polyml-5.7.1/ltmain.sh-8957-	# Delete the old output file.
##############################################
polyml-5.7.1/ltmain.sh-8963-	  func_to_tool_file "$output"
polyml-5.7.1/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'`
polyml-5.7.1/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
polyml-5.7.1/ltmain.sh-8981-	  if test "$fast_install" = yes; then
polyml-5.7.1/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
polyml-5.7.1/ltmain.sh-8983-	  else
##############################################
polyml-5.7.1/ltmain.sh-8993-      # Replace the output file specification.
polyml-5.7.1/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
polyml-5.7.1/ltmain.sh-8995-
##############################################
polyml-5.7.1/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
polyml-5.7.1/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'`
polyml-5.7.1/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
polyml-5.7.1/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
polyml-5.7.1/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
polyml-5.7.1/ltmain.sh-9025-      fi
##############################################
polyml-5.7.1/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
polyml-5.7.1/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
polyml-5.7.1/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
polyml-5.7.1/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
polyml-5.7.1/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
polyml-5.7.1/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
polyml-5.7.1/ltmain.sh-9314-		name="$func_basename_result"
polyml-5.7.1/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
polyml-5.7.1/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
polyml-5.7.1/ltmain.sh-9333-		name="$func_basename_result"
polyml-5.7.1/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
polyml-5.7.1/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
polyml-5.7.1/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
polyml-5.7.1/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
polyml-5.7.1/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
polyml-5.7.1/libffi/ltmain.sh-167-{
polyml-5.7.1/libffi/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
polyml-5.7.1/libffi/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-179-{
polyml-5.7.1/libffi/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
polyml-5.7.1/libffi/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-198-    # Extract subdirectory from the argument.
polyml-5.7.1/libffi/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
polyml-5.7.1/libffi/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-204-    fi
polyml-5.7.1/libffi/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
polyml-5.7.1/libffi/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-217-    case ${2} in
polyml-5.7.1/libffi/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
polyml-5.7.1/libffi/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
polyml-5.7.1/libffi/ltmain.sh-220-    esac
##############################################
polyml-5.7.1/libffi/ltmain.sh-380-     progdir=$func_dirname_result
polyml-5.7.1/libffi/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
polyml-5.7.1/libffi/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
polyml-5.7.1/libffi/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
polyml-5.7.1/libffi/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
polyml-5.7.1/libffi/ltmain.sh-419-bs='\\'
##############################################
polyml-5.7.1/libffi/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
polyml-5.7.1/libffi/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
polyml-5.7.1/libffi/ltmain.sh-533-      done
polyml-5.7.1/libffi/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
polyml-5.7.1/libffi/ltmain.sh-535-
##############################################
polyml-5.7.1/libffi/ltmain.sh-566-      # If mktemp works, use that first and foremost
polyml-5.7.1/libffi/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-568-
##############################################
polyml-5.7.1/libffi/ltmain.sh-597-      *[\\\`\"\$]*)
polyml-5.7.1/libffi/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
polyml-5.7.1/libffi/ltmain.sh-599-      *)
##############################################
polyml-5.7.1/libffi/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
polyml-5.7.1/libffi/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
polyml-5.7.1/libffi/ltmain.sh-704-    ;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
polyml-5.7.1/libffi/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
polyml-5.7.1/libffi/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
polyml-5.7.1/libffi/ltmain.sh-772-	p
##############################################
polyml-5.7.1/libffi/ltmain.sh-803-
polyml-5.7.1/libffi/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
polyml-5.7.1/libffi/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
polyml-5.7.1/libffi/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-816-
polyml-5.7.1/libffi/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
polyml-5.7.1/libffi/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
polyml-5.7.1/libffi/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-862-{
polyml-5.7.1/libffi/ltmain.sh:863:    func_arith_result=`expr "${@}"`
polyml-5.7.1/libffi/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-870-{
polyml-5.7.1/libffi/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
polyml-5.7.1/libffi/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-877-{
polyml-5.7.1/libffi/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
polyml-5.7.1/libffi/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-884-{
polyml-5.7.1/libffi/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
polyml-5.7.1/libffi/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
polyml-5.7.1/libffi/ltmain.sh-968-	# quotes we have to do it in 2 steps:
polyml-5.7.1/libffi/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
polyml-5.7.1/libffi/ltmain.sh-970-	eval "$extractedcf"
##############################################
polyml-5.7.1/libffi/ltmain.sh-1382-      done
polyml-5.7.1/libffi/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
polyml-5.7.1/libffi/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
polyml-5.7.1/libffi/ltmain.sh-1385-      case $@ in
##############################################
polyml-5.7.1/libffi/ltmain.sh-1395-	    # Evaluate the configuration.
polyml-5.7.1/libffi/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
polyml-5.7.1/libffi/ltmain.sh-1397-	    CC_quoted=
##############################################
polyml-5.7.1/libffi/ltmain.sh-1401-	    done
polyml-5.7.1/libffi/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
polyml-5.7.1/libffi/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
polyml-5.7.1/libffi/ltmain.sh-1404-	    case "$@ " in
##############################################
polyml-5.7.1/libffi/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
polyml-5.7.1/libffi/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
polyml-5.7.1/libffi/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-1721-    # LT_CYGPATH in this case.
polyml-5.7.1/libffi/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
polyml-5.7.1/libffi/ltmain.sh-1723-  fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
polyml-5.7.1/libffi/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
polyml-5.7.1/libffi/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
polyml-5.7.1/libffi/ltmain.sh-2060-    *.[cCFSifmso] | \
polyml-5.7.1/libffi/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
polyml-5.7.1/libffi/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
polyml-5.7.1/libffi/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
polyml-5.7.1/libffi/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
polyml-5.7.1/libffi/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
polyml-5.7.1/libffi/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
polyml-5.7.1/libffi/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-2158-
##############################################
polyml-5.7.1/libffi/ltmain.sh-2204-      if test "$need_locks" = warn &&
polyml-5.7.1/libffi/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
polyml-5.7.1/libffi/ltmain.sh-2206-	$ECHO "\
polyml-5.7.1/libffi/ltmain.sh-2207-*** ERROR, $lockfile contains:
polyml-5.7.1/libffi/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-2209-
##############################################
polyml-5.7.1/libffi/ltmain.sh-2253-      if test "$need_locks" = warn &&
polyml-5.7.1/libffi/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
polyml-5.7.1/libffi/ltmain.sh-2255-	$ECHO "\
polyml-5.7.1/libffi/ltmain.sh-2256-*** ERROR, $lockfile contains:
polyml-5.7.1/libffi/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-2258-
##############################################
polyml-5.7.1/libffi/ltmain.sh-2548-	  test -n "$library_names" && \
polyml-5.7.1/libffi/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
polyml-5.7.1/libffi/ltmain.sh-2550-	  continue
##############################################
polyml-5.7.1/libffi/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
polyml-5.7.1/libffi/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
polyml-5.7.1/libffi/ltmain.sh-2561-	  fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-2577-      # Get the absolute pathname.
polyml-5.7.1/libffi/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
polyml-5.7.1/libffi/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
polyml-5.7.1/libffi/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
polyml-5.7.1/libffi/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
polyml-5.7.1/libffi/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
polyml-5.7.1/libffi/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
polyml-5.7.1/libffi/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
polyml-5.7.1/libffi/ltmain.sh-2959-
##############################################
polyml-5.7.1/libffi/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
polyml-5.7.1/libffi/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
polyml-5.7.1/libffi/ltmain.sh-2972-	  else
polyml-5.7.1/libffi/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
polyml-5.7.1/libffi/ltmain.sh-2974-	  fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-3130-	    fi
polyml-5.7.1/libffi/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
polyml-5.7.1/libffi/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
polyml-5.7.1/libffi/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
polyml-5.7.1/libffi/ltmain.sh-3134-	      finalize=no
##############################################
polyml-5.7.1/libffi/ltmain.sh-3149-	        # Replace the output file specification.
polyml-5.7.1/libffi/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
polyml-5.7.1/libffi/ltmain.sh-3151-
##############################################
polyml-5.7.1/libffi/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
polyml-5.7.1/libffi/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
polyml-5.7.1/libffi/ltmain.sh-3170-	  fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-3241-    my_pic_p="${3-no}"
polyml-5.7.1/libffi/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
polyml-5.7.1/libffi/ltmain.sh-3243-    my_dlsyms=
##############################################
polyml-5.7.1/libffi/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
polyml-5.7.1/libffi/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/libffi/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
polyml-5.7.1/libffi/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
polyml-5.7.1/libffi/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
polyml-5.7.1/libffi/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
polyml-5.7.1/libffi/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
polyml-5.7.1/libffi/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
polyml-5.7.1/libffi/ltmain.sh-3509-	  else
polyml-5.7.1/libffi/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/libffi/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/libffi/ltmain.sh-3512-	  fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-3514-	*)
polyml-5.7.1/libffi/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/libffi/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
polyml-5.7.1/libffi/ltmain.sh-3517-	  ;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-3529-      # Nullify the symbol file.
polyml-5.7.1/libffi/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
polyml-5.7.1/libffi/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
polyml-5.7.1/libffi/ltmain.sh-3532-    fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-3545-  win32_libid_type="unknown"
polyml-5.7.1/libffi/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-3547-  case $win32_fileres in
##############################################
polyml-5.7.1/libffi/ltmain.sh-3596-  $opt_debug
polyml-5.7.1/libffi/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
polyml-5.7.1/libffi/ltmain.sh-3598-}
##############################################
polyml-5.7.1/libffi/ltmain.sh-3613-  $opt_debug
polyml-5.7.1/libffi/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
polyml-5.7.1/libffi/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
polyml-5.7.1/libffi/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
polyml-5.7.1/libffi/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)$'`
polyml-5.7.1/libffi/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
polyml-5.7.1/libffi/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
polyml-5.7.1/libffi/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
polyml-5.7.1/libffi/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
polyml-5.7.1/libffi/ltmain.sh-3700-    # binutils import library
polyml-5.7.1/libffi/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
polyml-5.7.1/libffi/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
polyml-5.7.1/libffi/ltmain.sh-3703-    # ms-generated import library
polyml-5.7.1/libffi/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
polyml-5.7.1/libffi/ltmain.sh-3705-  else
##############################################
polyml-5.7.1/libffi/ltmain.sh-3780-	  darwin_curdir=`pwd`
polyml-5.7.1/libffi/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
polyml-5.7.1/libffi/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
polyml-5.7.1/libffi/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
polyml-5.7.1/libffi/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
polyml-5.7.1/libffi/ltmain.sh-3785-	    darwin_arch=
##############################################
polyml-5.7.1/libffi/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
polyml-5.7.1/libffi/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
polyml-5.7.1/libffi/ltmain.sh-3797-	    darwin_file=
##############################################
polyml-5.7.1/libffi/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
polyml-5.7.1/libffi/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
polyml-5.7.1/libffi/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
polyml-5.7.1/libffi/ltmain.sh-3814-      esac
polyml-5.7.1/libffi/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
polyml-5.7.1/libffi/ltmain.sh-3816-    done
##############################################
polyml-5.7.1/libffi/ltmain.sh-3885-
polyml-5.7.1/libffi/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
polyml-5.7.1/libffi/ltmain.sh-3887-    $ECHO "\
##############################################
polyml-5.7.1/libffi/ltmain.sh-3920-    --lt-dump-script)
polyml-5.7.1/libffi/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
polyml-5.7.1/libffi/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
polyml-5.7.1/libffi/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
polyml-5.7.1/libffi/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
polyml-5.7.1/libffi/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
polyml-5.7.1/libffi/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
polyml-5.7.1/libffi/ltmain.sh-3949-  done
##############################################
polyml-5.7.1/libffi/ltmain.sh-4005-  # Find the directory that this script lives in.
polyml-5.7.1/libffi/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
polyml-5.7.1/libffi/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
polyml-5.7.1/libffi/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
polyml-5.7.1/libffi/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
polyml-5.7.1/libffi/ltmain.sh-4011-  while test -n \"\$file\"; do
polyml-5.7.1/libffi/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
polyml-5.7.1/libffi/ltmain.sh-4013-
##############################################
polyml-5.7.1/libffi/ltmain.sh-4021-
polyml-5.7.1/libffi/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
polyml-5.7.1/libffi/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
polyml-5.7.1/libffi/ltmain.sh-4024-  done
##############################################
polyml-5.7.1/libffi/ltmain.sh-4035-    case \"\$thisdir\" in
polyml-5.7.1/libffi/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
polyml-5.7.1/libffi/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-4041-  # Try to get the absolute directory name.
polyml-5.7.1/libffi/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
polyml-5.7.1/libffi/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
polyml-5.7.1/libffi/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
polyml-5.7.1/libffi/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
polyml-5.7.1/libffi/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
polyml-5.7.1/libffi/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
polyml-5.7.1/libffi/ltmain.sh-4068-      else
##############################################
polyml-5.7.1/libffi/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
polyml-5.7.1/libffi/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
polyml-5.7.1/libffi/ltmain.sh-4112-
##############################################
polyml-5.7.1/libffi/ltmain.sh-5085-    $opt_debug
polyml-5.7.1/libffi/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
polyml-5.7.1/libffi/ltmain.sh-5087-    *import*) : ;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-5307-	    moreargs=
polyml-5.7.1/libffi/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
polyml-5.7.1/libffi/ltmain.sh-5309-	    do
##############################################
polyml-5.7.1/libffi/ltmain.sh-5563-	*)
polyml-5.7.1/libffi/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
polyml-5.7.1/libffi/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
polyml-5.7.1/libffi/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
polyml-5.7.1/libffi/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
polyml-5.7.1/libffi/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
polyml-5.7.1/libffi/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
polyml-5.7.1/libffi/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
polyml-5.7.1/libffi/ltmain.sh-6018-    else
##############################################
polyml-5.7.1/libffi/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
polyml-5.7.1/libffi/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
polyml-5.7.1/libffi/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
polyml-5.7.1/libffi/ltmain.sh-6391-	else
polyml-5.7.1/libffi/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
polyml-5.7.1/libffi/ltmain.sh-6393-	fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
polyml-5.7.1/libffi/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
polyml-5.7.1/libffi/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
polyml-5.7.1/libffi/ltmain.sh-6428-	fi
polyml-5.7.1/libffi/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/libffi/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
polyml-5.7.1/libffi/ltmain.sh-6501-	*)
polyml-5.7.1/libffi/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
polyml-5.7.1/libffi/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-6754-	    shift
polyml-5.7.1/libffi/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/libffi/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
polyml-5.7.1/libffi/ltmain.sh-7046-		*)
polyml-5.7.1/libffi/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
polyml-5.7.1/libffi/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-7057-		  depdepl=
polyml-5.7.1/libffi/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
polyml-5.7.1/libffi/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
polyml-5.7.1/libffi/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
polyml-5.7.1/libffi/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
polyml-5.7.1/libffi/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
polyml-5.7.1/libffi/ltmain.sh-7068-                      fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-7079-		else
polyml-5.7.1/libffi/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
polyml-5.7.1/libffi/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
polyml-5.7.1/libffi/ltmain.sh-7102-	else
polyml-5.7.1/libffi/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/libffi/ltmain.sh-7104-	fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-7251-	test "$module" = no && \
polyml-5.7.1/libffi/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
polyml-5.7.1/libffi/ltmain.sh-7253-
##############################################
polyml-5.7.1/libffi/ltmain.sh-7386-	if test "$age" -gt "$current"; then
polyml-5.7.1/libffi/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
polyml-5.7.1/libffi/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
polyml-5.7.1/libffi/ltmain.sh-7547-	removelist=
polyml-5.7.1/libffi/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
polyml-5.7.1/libffi/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
polyml-5.7.1/libffi/ltmain.sh-7573-	# Transform .lo files to .o files.
polyml-5.7.1/libffi/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
polyml-5.7.1/libffi/ltmain.sh-7575-      fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-7578-      #for path in $notinst_path; do
polyml-5.7.1/libffi/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
polyml-5.7.1/libffi/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
polyml-5.7.1/libffi/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
polyml-5.7.1/libffi/ltmain.sh-7582-      #done
##############################################
polyml-5.7.1/libffi/ltmain.sh-7699-		if test -n "$i" ; then
polyml-5.7.1/libffi/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/libffi/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
polyml-5.7.1/libffi/ltmain.sh-7702-		  set dummy $deplib_matches; shift
polyml-5.7.1/libffi/ltmain.sh-7703-		  deplib_match=$1
polyml-5.7.1/libffi/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
polyml-5.7.1/libffi/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
polyml-5.7.1/libffi/ltmain.sh-7742-		  if test -n "$i" ; then
polyml-5.7.1/libffi/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/libffi/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
polyml-5.7.1/libffi/ltmain.sh-7745-		    set dummy $deplib_matches; shift
polyml-5.7.1/libffi/ltmain.sh-7746-		    deplib_match=$1
polyml-5.7.1/libffi/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
polyml-5.7.1/libffi/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
polyml-5.7.1/libffi/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
polyml-5.7.1/libffi/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
polyml-5.7.1/libffi/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
polyml-5.7.1/libffi/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
polyml-5.7.1/libffi/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/libffi/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
polyml-5.7.1/libffi/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
polyml-5.7.1/libffi/ltmain.sh-7796-		else
##############################################
polyml-5.7.1/libffi/ltmain.sh-7802-		    shopt -s nocaseglob
polyml-5.7.1/libffi/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-7804-		    $nocaseglob
polyml-5.7.1/libffi/ltmain.sh-7805-		  else
polyml-5.7.1/libffi/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-7807-		  fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
polyml-5.7.1/libffi/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
polyml-5.7.1/libffi/ltmain.sh-7822-			case $potliblink in
polyml-5.7.1/libffi/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
polyml-5.7.1/libffi/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
polyml-5.7.1/libffi/ltmain.sh-7825-			esac
##############################################
polyml-5.7.1/libffi/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
polyml-5.7.1/libffi/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
polyml-5.7.1/libffi/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
polyml-5.7.1/libffi/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
polyml-5.7.1/libffi/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
polyml-5.7.1/libffi/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
polyml-5.7.1/libffi/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
polyml-5.7.1/libffi/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
polyml-5.7.1/libffi/ltmain.sh-7915-	  newdeplibs=""
polyml-5.7.1/libffi/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
polyml-5.7.1/libffi/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
polyml-5.7.1/libffi/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
polyml-5.7.1/libffi/ltmain.sh-7921-	    done
##############################################
polyml-5.7.1/libffi/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
polyml-5.7.1/libffi/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
polyml-5.7.1/libffi/ltmain.sh-7947-	  ;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-7997-	*-*-darwin*)
polyml-5.7.1/libffi/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/libffi/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/libffi/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/libffi/ltmain.sh-8001-	  ;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-8124-	# Use standard objects if they are pic
polyml-5.7.1/libffi/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/libffi/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
polyml-5.7.1/libffi/ltmain.sh-8139-	    # exporting using user supplied symfile
polyml-5.7.1/libffi/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
polyml-5.7.1/libffi/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
polyml-5.7.1/libffi/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
polyml-5.7.1/libffi/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
polyml-5.7.1/libffi/ltmain.sh-8638-	else
##############################################
polyml-5.7.1/libffi/ltmain.sh-8650-      # Create the old-style object.
polyml-5.7.1/libffi/ltmain.sh:8651:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
polyml-5.7.1/libffi/ltmain.sh-8652-
##############################################
polyml-5.7.1/libffi/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
polyml-5.7.1/libffi/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
polyml-5.7.1/libffi/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
polyml-5.7.1/libffi/ltmain.sh-8713-	;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
polyml-5.7.1/libffi/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/libffi/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
polyml-5.7.1/libffi/ltmain.sh-8731-	;;
##############################################
polyml-5.7.1/libffi/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
polyml-5.7.1/libffi/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
polyml-5.7.1/libffi/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
polyml-5.7.1/libffi/ltmain.sh-8866-	# Transform all the library objects into standard objects.
polyml-5.7.1/libffi/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/libffi/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
polyml-5.7.1/libffi/ltmain.sh-8869-      fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-8896-	# Replace the output file specification.
polyml-5.7.1/libffi/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
polyml-5.7.1/libffi/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
polyml-5.7.1/libffi/ltmain.sh-8905-	  func_to_tool_file "$output"
polyml-5.7.1/libffi/ltmain.sh:8906:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
polyml-5.7.1/libffi/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
polyml-5.7.1/libffi/ltmain.sh-8949-	# Replace the output file specification.
polyml-5.7.1/libffi/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
polyml-5.7.1/libffi/ltmain.sh-8951-	# Delete the old output file.
##############################################
polyml-5.7.1/libffi/ltmain.sh-8957-	  func_to_tool_file "$output"
polyml-5.7.1/libffi/ltmain.sh:8958:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
polyml-5.7.1/libffi/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
polyml-5.7.1/libffi/ltmain.sh-8975-	  if test "$fast_install" = yes; then
polyml-5.7.1/libffi/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
polyml-5.7.1/libffi/ltmain.sh-8977-	  else
##############################################
polyml-5.7.1/libffi/ltmain.sh-8987-      # Replace the output file specification.
polyml-5.7.1/libffi/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
polyml-5.7.1/libffi/ltmain.sh-8989-
##############################################
polyml-5.7.1/libffi/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
polyml-5.7.1/libffi/ltmain.sh:8997:	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'`
polyml-5.7.1/libffi/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
polyml-5.7.1/libffi/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
polyml-5.7.1/libffi/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
polyml-5.7.1/libffi/ltmain.sh-9019-      fi
##############################################
polyml-5.7.1/libffi/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
polyml-5.7.1/libffi/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
polyml-5.7.1/libffi/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
polyml-5.7.1/libffi/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
polyml-5.7.1/libffi/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
polyml-5.7.1/libffi/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
polyml-5.7.1/libffi/ltmain.sh-9308-		name="$func_basename_result"
polyml-5.7.1/libffi/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
polyml-5.7.1/libffi/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
polyml-5.7.1/libffi/ltmain.sh-9327-		name="$func_basename_result"
polyml-5.7.1/libffi/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
polyml-5.7.1/libffi/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
polyml-5.7.1/libffi/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
polyml-5.7.1/libffi/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
polyml-5.7.1/libffi/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
polyml-5.7.1/libffi/include/Makefile.in-40-  { \
polyml-5.7.1/libffi/include/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/libffi/include/Makefile.in-42-  }; \
##############################################
polyml-5.7.1/libffi/include/Makefile.in-124-  esac
polyml-5.7.1/libffi/include/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
polyml-5.7.1/libffi/include/Makefile.in-126-am__vpath_adj = case $$p in \
polyml-5.7.1/libffi/include/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
polyml-5.7.1/libffi/include/Makefile.in-128-    *) f=$$p;; \
polyml-5.7.1/libffi/include/Makefile.in-129-  esac;
polyml-5.7.1/libffi/include/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
polyml-5.7.1/libffi/include/Makefile.in-131-am__install_max = 40
polyml-5.7.1/libffi/include/Makefile.in-132-am__nobase_strip_setup = \
polyml-5.7.1/libffi/include/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
polyml-5.7.1/libffi/include/Makefile.in-134-am__nobase_strip = \
##############################################
polyml-5.7.1/libffi/include/Makefile.in-378-	@list='$(nodist_includes_HEADERS)'; test -n "$(includesdir)" || list=; \
polyml-5.7.1/libffi/include/Makefile.in:379:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
polyml-5.7.1/libffi/include/Makefile.in-380-	dir='$(DESTDIR)$(includesdir)'; $(am__uninstall_files_from_dir)
##############################################
polyml-5.7.1/libffi/include/Makefile.in-411-GTAGS:
polyml-5.7.1/libffi/include/Makefile.in:412:	here=`$(am__cd) $(top_builddir) && pwd` \
polyml-5.7.1/libffi/include/Makefile.in-413-	  && $(am__cd) $(top_srcdir) \
##############################################
polyml-5.7.1/libffi/include/Makefile.in-434-distdir: $(DISTFILES)
polyml-5.7.1/libffi/include/Makefile.in:435:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/include/Makefile.in:436:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/include/Makefile.in-437-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/libffi/include/Makefile.in-448-	  if test -d $$d/$$file; then \
polyml-5.7.1/libffi/include/Makefile.in:449:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/libffi/include/Makefile.in-450-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/libffi/aclocal.m4-359-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
polyml-5.7.1/libffi/aclocal.m4:360:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
polyml-5.7.1/libffi/aclocal.m4-361-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
polyml-5.7.1/libffi/aclocal.m4-421-    [m4_ifset([AC_LIST_HEADERS],
polyml-5.7.1/libffi/aclocal.m4:422:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
polyml-5.7.1/libffi/aclocal.m4-423-	[])])])
##############################################
polyml-5.7.1/libffi/aclocal.m4-779-    ac_nlist=conftest.nm
polyml-5.7.1/libffi/aclocal.m4:780:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
polyml-5.7.1/libffi/aclocal.m4-781-      # See whether the symbols have a leading underscore.
##############################################
polyml-5.7.1/libffi/aclocal.m4-930-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
polyml-5.7.1/libffi/aclocal.m4:931:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
polyml-5.7.1/libffi/aclocal.m4-932-# and then we would define $MISSING as
##############################################
polyml-5.7.1/libffi/aclocal.m4-945-# Expand $ac_aux_dir to an absolute path.
polyml-5.7.1/libffi/aclocal.m4:946:am_aux_dir=`cd "$ac_aux_dir" && pwd`
polyml-5.7.1/libffi/aclocal.m4-947-])
##############################################
polyml-5.7.1/libffi/aclocal.m4-1043-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/libffi/aclocal.m4:1044:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
polyml-5.7.1/libffi/aclocal.m4-1045-  fi
##############################################
polyml-5.7.1/libffi/aclocal.m4-1194-    # Strip MF so we end up with the name of the file.
polyml-5.7.1/libffi/aclocal.m4:1195:    mf=`echo "$mf" | sed -e 's/:.*$//'`
polyml-5.7.1/libffi/aclocal.m4-1196-    # Check whether this is an Automake generated Makefile or not.
##############################################
polyml-5.7.1/libffi/aclocal.m4-1203-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
polyml-5.7.1/libffi/aclocal.m4:1204:      dirpart=`AS_DIRNAME("$mf")`
polyml-5.7.1/libffi/aclocal.m4-1205-    else
##############################################
polyml-5.7.1/libffi/aclocal.m4-1209-    # from the Makefile without running 'make'.
polyml-5.7.1/libffi/aclocal.m4:1210:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
polyml-5.7.1/libffi/aclocal.m4-1211-    test -z "$DEPDIR" && continue
polyml-5.7.1/libffi/aclocal.m4:1212:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
polyml-5.7.1/libffi/aclocal.m4-1213-    test -z "$am__include" && continue
polyml-5.7.1/libffi/aclocal.m4:1214:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
polyml-5.7.1/libffi/aclocal.m4-1215-    # Find all dependency output files, they are included files with
##############################################
polyml-5.7.1/libffi/aclocal.m4-1223-      test -f "$dirpart/$file" && continue
polyml-5.7.1/libffi/aclocal.m4:1224:      fdir=`AS_DIRNAME(["$file"])`
polyml-5.7.1/libffi/aclocal.m4-1225-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
polyml-5.7.1/libffi/aclocal.m4-1281-AC_REQUIRE([AC_PROG_INSTALL])dnl
polyml-5.7.1/libffi/aclocal.m4:1282:if test "`cd $srcdir && pwd`" != "`pwd`"; then
polyml-5.7.1/libffi/aclocal.m4-1283-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
polyml-5.7.1/libffi/aclocal.m4-1437-    * )
polyml-5.7.1/libffi/aclocal.m4:1438:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
polyml-5.7.1/libffi/aclocal.m4-1439-  esac
polyml-5.7.1/libffi/aclocal.m4-1440-done
polyml-5.7.1/libffi/aclocal.m4:1441:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
polyml-5.7.1/libffi/aclocal.m4-1442-
##############################################
polyml-5.7.1/libffi/aclocal.m4-1544-# Ignore all kinds of additional output from 'make'.
polyml-5.7.1/libffi/aclocal.m4:1545:case `$am_make -s -f confmf 2> /dev/null` in #(
polyml-5.7.1/libffi/aclocal.m4-1546-*the\ am__doit\ target*)
##############################################
polyml-5.7.1/libffi/aclocal.m4-1554-   echo '.include "confinc"' > confmf
polyml-5.7.1/libffi/aclocal.m4:1555:   case `$am_make -s -f confmf 2> /dev/null` in #(
polyml-5.7.1/libffi/aclocal.m4-1556-   *the\ am__doit\ target*)
##############################################
polyml-5.7.1/libffi/aclocal.m4-1736-     echo "timestamp, slept: $am_has_slept" > conftest.file
polyml-5.7.1/libffi/aclocal.m4:1737:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
polyml-5.7.1/libffi/aclocal.m4-1738-     if test "$[*]" = "X"; then
polyml-5.7.1/libffi/aclocal.m4-1739-	# -L didn't work.
polyml-5.7.1/libffi/aclocal.m4:1740:	set X `ls -t "$srcdir/configure" conftest.file`
polyml-5.7.1/libffi/aclocal.m4-1741-     fi
##############################################
polyml-5.7.1/libffi/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
polyml-5.7.1/libffi/mdate-sh:111:set x`$ls_command /`
polyml-5.7.1/libffi/mdate-sh-112-
##############################################
polyml-5.7.1/libffi/mdate-sh-140-# Get the extended ls output of the file or directory.
polyml-5.7.1/libffi/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
polyml-5.7.1/libffi/mdate-sh-142-
##############################################
polyml-5.7.1/libffi/mdate-sh-207-       then
polyml-5.7.1/libffi/mdate-sh:208:	 year=`expr $year - 1`
polyml-5.7.1/libffi/mdate-sh-209-       fi;;
##############################################
polyml-5.7.1/libffi/src/sh/sysv.S-26-
polyml-5.7.1/libffi/src/sh/sysv.S:27:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/sh/sysv.S-28-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/alpha/ffi.c-201-     0x86 is PAL_imb in Tru64 UNIX <alpha/pal.h>.  */
polyml-5.7.1/libffi/src/alpha/ffi.c:202:  asm volatile ("call_pal 0x86" : : : "memory");
polyml-5.7.1/libffi/src/alpha/ffi.c-203-
##############################################
polyml-5.7.1/libffi/src/alpha/osf.S-26-
polyml-5.7.1/libffi/src/alpha/osf.S:27:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/alpha/osf.S-28-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-73-static void *
polyml-5.7.1/libffi/src/aarch64/ffi.c:74:get_x_addr (struct call_context *context, unsigned n)
polyml-5.7.1/libffi/src/aarch64/ffi.c-75-{
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-79-static void *
polyml-5.7.1/libffi/src/aarch64/ffi.c:80:get_s_addr (struct call_context *context, unsigned n)
polyml-5.7.1/libffi/src/aarch64/ffi.c-81-{
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-89-static void *
polyml-5.7.1/libffi/src/aarch64/ffi.c:90:get_d_addr (struct call_context *context, unsigned n)
polyml-5.7.1/libffi/src/aarch64/ffi.c-91-{
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-99-static void *
polyml-5.7.1/libffi/src/aarch64/ffi.c:100:get_v_addr (struct call_context *context, unsigned n)
polyml-5.7.1/libffi/src/aarch64/ffi.c-101-{
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-108-static void *
polyml-5.7.1/libffi/src/aarch64/ffi.c:109:get_basic_type_addr (unsigned short type, struct call_context *context,
polyml-5.7.1/libffi/src/aarch64/ffi.c-110-		     unsigned n)
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-114-    case FFI_TYPE_FLOAT:
polyml-5.7.1/libffi/src/aarch64/ffi.c:115:      return get_s_addr (context, n);
polyml-5.7.1/libffi/src/aarch64/ffi.c-116-    case FFI_TYPE_DOUBLE:
polyml-5.7.1/libffi/src/aarch64/ffi.c:117:      return get_d_addr (context, n);
polyml-5.7.1/libffi/src/aarch64/ffi.c-118-#if FFI_TYPE_DOUBLE != FFI_TYPE_LONGDOUBLE
polyml-5.7.1/libffi/src/aarch64/ffi.c-119-    case FFI_TYPE_LONGDOUBLE:
polyml-5.7.1/libffi/src/aarch64/ffi.c:120:      return get_v_addr (context, n);
polyml-5.7.1/libffi/src/aarch64/ffi.c-121-#endif
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-131-    case FFI_TYPE_SINT64:
polyml-5.7.1/libffi/src/aarch64/ffi.c:132:      return get_x_addr (context, n);
polyml-5.7.1/libffi/src/aarch64/ffi.c-133-    case FFI_TYPE_VOID:
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-454-  FFI_ASSERT (state->ngrn < N_X_ARG_REG);
polyml-5.7.1/libffi/src/aarch64/ffi.c:455:  return get_x_addr (context, (state->ngrn)++);
polyml-5.7.1/libffi/src/aarch64/ffi.c-456-}
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-461-  FFI_ASSERT (state->nsrn < N_V_ARG_REG);
polyml-5.7.1/libffi/src/aarch64/ffi.c:462:  return get_s_addr (context, (state->nsrn)++);
polyml-5.7.1/libffi/src/aarch64/ffi.c-463-}
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-468-  FFI_ASSERT (state->nsrn < N_V_ARG_REG);
polyml-5.7.1/libffi/src/aarch64/ffi.c:469:  return get_d_addr (context, (state->nsrn)++);
polyml-5.7.1/libffi/src/aarch64/ffi.c-470-}
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-475-  FFI_ASSERT (state->nsrn < N_V_ARG_REG);
polyml-5.7.1/libffi/src/aarch64/ffi.c:476:  return get_v_addr (context, (state->nsrn)++);
polyml-5.7.1/libffi/src/aarch64/ffi.c-477-}
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-856-		{
polyml-5.7.1/libffi/src/aarch64/ffi.c:857:		  void *addr = get_basic_type_addr (cif->rtype->type,
polyml-5.7.1/libffi/src/aarch64/ffi.c-858-						    &context, 0);
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-870-		      {
polyml-5.7.1/libffi/src/aarch64/ffi.c:871:			void *reg = get_basic_type_addr (type, &context, j);
polyml-5.7.1/libffi/src/aarch64/ffi.c-872-			copy_basic_type (rvalue, reg, type);
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-878-                    size_t size = ALIGN (cif->rtype->size, sizeof (UINT64));
polyml-5.7.1/libffi/src/aarch64/ffi.c:879:                    memcpy (rvalue, get_x_addr (&context, 0), size);
polyml-5.7.1/libffi/src/aarch64/ffi.c-880-                  }
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-893-          {
polyml-5.7.1/libffi/src/aarch64/ffi.c:894:            memcpy (get_x_addr (&context, 8), &rvalue, sizeof (UINT64));
polyml-5.7.1/libffi/src/aarch64/ffi.c-895-            ffi_call_SYSV (aarch64_prep_args, &context, &ecif,
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-1084-	    {
polyml-5.7.1/libffi/src/aarch64/ffi.c:1085:	      avalue[i] = get_x_addr (context, state.ngrn);
polyml-5.7.1/libffi/src/aarch64/ffi.c-1086-	      state.ngrn += (ty->size + 7) / 8;
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-1140-	  {
polyml-5.7.1/libffi/src/aarch64/ffi.c:1141:	    void *addr = get_basic_type_addr (cif->rtype->type, context, 0);
polyml-5.7.1/libffi/src/aarch64/ffi.c-1142-	    copy_basic_type (addr, rvalue, cif->rtype->type);
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-1152-		{
polyml-5.7.1/libffi/src/aarch64/ffi.c:1153:		  void *reg = get_basic_type_addr (type, context, j);
polyml-5.7.1/libffi/src/aarch64/ffi.c-1154-		  copy_basic_type (reg, rvalue, type);
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-1160-              size_t size = ALIGN (cif->rtype->size, sizeof (UINT64)) ;
polyml-5.7.1/libffi/src/aarch64/ffi.c:1161:              memcpy (get_x_addr (context, 0), rvalue, size);
polyml-5.7.1/libffi/src/aarch64/ffi.c-1162-            }
##############################################
polyml-5.7.1/libffi/src/aarch64/ffi.c-1174-    {
polyml-5.7.1/libffi/src/aarch64/ffi.c:1175:      memcpy (&rvalue, get_x_addr (context, 8), sizeof (UINT64));
polyml-5.7.1/libffi/src/aarch64/ffi.c-1176-      (closure->fun) (cif, rvalue, avalue, closure->user_data);
##############################################
polyml-5.7.1/libffi/src/mips/ffitarget.h-170-#endif /* !FFI_MIPS_O32 */
polyml-5.7.1/libffi/src/mips/ffitarget.h:171:#else /* !LIBFFI_ASM */
polyml-5.7.1/libffi/src/mips/ffitarget.h-172-# ifdef __GNUC__
##############################################
polyml-5.7.1/libffi/src/mips/ffitarget.h-227-#define FFI_EXTRA_CIF_FIELDS unsigned rstruct_flag
polyml-5.7.1/libffi/src/mips/ffitarget.h:228:#endif /* !LIBFFI_ASM */
polyml-5.7.1/libffi/src/mips/ffitarget.h-229-
##############################################
polyml-5.7.1/libffi/src/mips/n32.S-26-
polyml-5.7.1/libffi/src/mips/n32.S:27:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/mips/n32.S-28-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/mips/o32.S-26-
polyml-5.7.1/libffi/src/mips/o32.S:27:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/mips/o32.S-28-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/vax/elfbsd.S-27-
polyml-5.7.1/libffi/src/vax/elfbsd.S:28:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/vax/elfbsd.S-29-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/pa/ffi.c-134-   The following code will put everything into the stack frame
polyml-5.7.1/libffi/src/pa/ffi.c:135:   (which was allocated by the asm routine), and on return
polyml-5.7.1/libffi/src/pa/ffi.c:136:   the asm routine will load the arguments that should be
polyml-5.7.1/libffi/src/pa/ffi.c-137-   passed by register into the appropriate registers
##############################################
polyml-5.7.1/libffi/src/pa/ffi.c-416-   the stack, and we need to fill them into a cif structure and invoke
polyml-5.7.1/libffi/src/pa/ffi.c:417:   the user function. This really ought to be in asm to make sure
polyml-5.7.1/libffi/src/pa/ffi.c-418-   the compiler doesn't do things we don't expect.  */
##############################################
polyml-5.7.1/libffi/src/m88k/obsd.S-27-
polyml-5.7.1/libffi/src/m88k/obsd.S:28:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/m88k/obsd.S-29-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/frv/ffi.c-242-	 values, just to avoid a branch.  */ 
polyml-5.7.1/libffi/src/frv/ffi.c:243:      asm ("ldi  @(%0, #0), gr8" : : "r" (&rvalue));
polyml-5.7.1/libffi/src/frv/ffi.c:244:      asm ("ldi  @(%0, #0), gr9" : : "r" (&((int *) &rvalue)[1]));
polyml-5.7.1/libffi/src/frv/ffi.c-245-    }
##############################################
polyml-5.7.1/libffi/src/frv/eabi.S-25-
polyml-5.7.1/libffi/src/frv/eabi.S:26:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/frv/eabi.S-27-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/moxie/ffi.c-239-      (closure->fun) (cif, &rvalue, avalue, closure->user_data);
polyml-5.7.1/libffi/src/moxie/ffi.c:240:      asm ("mov $r12, %0\n ld.l $r0, ($r12)\n ldo.l $r1, 4($r12)" : : "r" (&rvalue));
polyml-5.7.1/libffi/src/moxie/ffi.c-241-    }
##############################################
polyml-5.7.1/libffi/src/moxie/eabi.S-25-
polyml-5.7.1/libffi/src/moxie/eabi.S:26:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/moxie/eabi.S-27-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/m68k/sysv.S-30-
polyml-5.7.1/libffi/src/m68k/sysv.S:31:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/m68k/sysv.S-32-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/dlmalloc.c-339-  supplied C version. Also, the case of x86 using gcc is special-cased
polyml-5.7.1/libffi/src/dlmalloc.c:340:  to an asm instruction, so is already as fast as it can be, and so
polyml-5.7.1/libffi/src/dlmalloc.c:341:  this setting has no effect. (On most x86s, the asm version is only
polyml-5.7.1/libffi/src/dlmalloc.c-342-  slightly faster than the C version.)
##############################################
polyml-5.7.1/libffi/src/ia64/ffi.c-79-#define stf_spill(addr, value)	\
polyml-5.7.1/libffi/src/ia64/ffi.c:80:  asm ("stf.spill %0 = %1%P0" : "=m" (*addr) : "f"(value));
polyml-5.7.1/libffi/src/ia64/ffi.c-81-
##############################################
polyml-5.7.1/libffi/src/ia64/ffi.c-85-#define ldf_fill(result, addr)	\
polyml-5.7.1/libffi/src/ia64/ffi.c:86:  asm ("ldf.fill %0 = %1%P1" : "=f"(result) : "m"(*addr));
polyml-5.7.1/libffi/src/ia64/ffi.c-87-
##############################################
polyml-5.7.1/libffi/src/ia64/unix.S-31-
polyml-5.7.1/libffi/src/ia64/unix.S:32:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/ia64/unix.S-33-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/or1k/ffi.c-258-      if (cif->rtype)
polyml-5.7.1/libffi/src/or1k/ffi.c:259:        asm ("l.ori r12, %0, 0x0\n l.lwz r11, 0(r12)\n l.lwz r12, 4(r12)" : : "r" (&rvalue));      
polyml-5.7.1/libffi/src/or1k/ffi.c-260-    }
##############################################
polyml-5.7.1/libffi/src/sparc/ffi.c-439-#ifdef __GNUC__
polyml-5.7.1/libffi/src/sparc/ffi.c:440:	      asm volatile ("iflush %0; iflush %0+8; iflush %0+16; iflush %0+24" : :
polyml-5.7.1/libffi/src/sparc/ffi.c-441-			    "r" (call_struct) : "memory");
polyml-5.7.1/libffi/src/sparc/ffi.c-442-	      /* SPARC v8 requires 5 instructions for flush to be visible */
polyml-5.7.1/libffi/src/sparc/ffi.c:443:	      asm volatile ("nop; nop; nop; nop; nop");
polyml-5.7.1/libffi/src/sparc/ffi.c-444-#else
##############################################
polyml-5.7.1/libffi/src/sparc/ffi.c-525-#ifdef SPARC64
polyml-5.7.1/libffi/src/sparc/ffi.c:526:  asm volatile ("flush	%0; flush %0+8" : : "r" (closure) : "memory");
polyml-5.7.1/libffi/src/sparc/ffi.c-527-#else
polyml-5.7.1/libffi/src/sparc/ffi.c:528:  asm volatile ("iflush	%0; iflush %0+8" : : "r" (closure) : "memory");
polyml-5.7.1/libffi/src/sparc/ffi.c-529-  /* SPARC v8 requires 5 instructions for flush to be visible */
polyml-5.7.1/libffi/src/sparc/ffi.c:530:  asm volatile ("nop; nop; nop; nop; nop");
polyml-5.7.1/libffi/src/sparc/ffi.c-531-#endif
##############################################
polyml-5.7.1/libffi/src/sparc/v9.S-26-
polyml-5.7.1/libffi/src/sparc/v9.S:27:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/sparc/v9.S-28-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/sparc/v8.S-27-
polyml-5.7.1/libffi/src/sparc/v8.S:28:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/sparc/v8.S-29-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/x86/sysv.S-29-
polyml-5.7.1/libffi/src/x86/sysv.S:30:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/x86/sysv.S-31-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/x86/ffi64.c-371-	  gprcount++;
polyml-5.7.1/libffi/src/x86/ffi64.c:372:	  /* We don't have to do anything in asm for the return.  */
polyml-5.7.1/libffi/src/x86/ffi64.c-373-	  flags = FFI_TYPE_VOID;
##############################################
polyml-5.7.1/libffi/src/x86/ffi64.c-594-	  rvalue = (void *) (unsigned long) reg_args->gpr[gprcount++];
polyml-5.7.1/libffi/src/x86/ffi64.c:595:	  /* We don't have to do anything in asm for the return.  */
polyml-5.7.1/libffi/src/x86/ffi64.c-596-	  ret = FFI_TYPE_VOID;
##############################################
polyml-5.7.1/libffi/src/x86/freebsd.S-29-
polyml-5.7.1/libffi/src/x86/freebsd.S:30:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/x86/freebsd.S-31-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/x86/darwin.S-30-
polyml-5.7.1/libffi/src/x86/darwin.S:31:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/x86/darwin.S-32-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/x86/unix64.S-29-#ifdef __x86_64__
polyml-5.7.1/libffi/src/x86/unix64.S:30:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/x86/unix64.S-31-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/powerpc/ffitarget.h-175-struct ffi_aix_trampoline_struct {
polyml-5.7.1/libffi/src/powerpc/ffitarget.h:176:    void * code_pointer;	/* Pointer to ffi_closure_ASM */
polyml-5.7.1/libffi/src/powerpc/ffitarget.h-177-    void * toc;			/* TOC */
##############################################
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c-34-
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c:35:extern void ffi_closure_ASM (void);
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c-36-
##############################################
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c-1114-   parameters to be passed into the stack frame and setting
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c:1115:   up space for a return value, ffi_closure_ASM invokes the
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c-1116-   following helper function to do most of the work.  */
##############################################
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c-1356-
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c:1357:  /* Tell ffi_closure_ASM to perform return type promotions.  */
polyml-5.7.1/libffi/src/powerpc/ffi_darwin.c-1358-  return cif->rtype;
##############################################
polyml-5.7.1/libffi/src/arm/sysv.S-27-
polyml-5.7.1/libffi/src/arm/sysv.S:28:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/arm/sysv.S-29-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/arm/gentramp.sh-41-# are unreachable due to our maximum pc-relative ldr offset.
polyml-5.7.1/libffi/src/arm/gentramp.sh:42:PAGE_AVAIL=`expr $PAGE_SIZE - 16`
polyml-5.7.1/libffi/src/arm/gentramp.sh-43-
polyml-5.7.1/libffi/src/arm/gentramp.sh-44-# Compute the number of of available trampolines. 
polyml-5.7.1/libffi/src/arm/gentramp.sh:45:TRAMPOLINE_COUNT=`expr $PAGE_AVAIL / $TRAMPOLINE_SIZE`
polyml-5.7.1/libffi/src/arm/gentramp.sh-46-
##############################################
polyml-5.7.1/libffi/src/arm/gentramp.sh-113-        trampoline
polyml-5.7.1/libffi/src/arm/gentramp.sh:114:        local i=`expr $i + 1`
polyml-5.7.1/libffi/src/arm/gentramp.sh-115-    done
##############################################
polyml-5.7.1/libffi/src/sh64/ffi.c-334-  /* Flush the icache.  */
polyml-5.7.1/libffi/src/sh64/ffi.c:335:  asm volatile ("ocbwb %0,0; synco; icbi %1,0; synci" : : "r" (tramp),
polyml-5.7.1/libffi/src/sh64/ffi.c-336-		"r"(codeloc));
##############################################
polyml-5.7.1/libffi/src/sh64/sysv.S-27-
polyml-5.7.1/libffi/src/sh64/sysv.S:28:#define LIBFFI_ASM	
polyml-5.7.1/libffi/src/sh64/sysv.S-29-#include <fficonfig.h>
##############################################
polyml-5.7.1/libffi/src/nios2/ffi.c-294-  for (i = 0; i < 7; i++)
polyml-5.7.1/libffi/src/nios2/ffi.c:295:    asm volatile ("flushd 0(%0); flushi %0" :: "r"(tramp + i) : "memory");
polyml-5.7.1/libffi/src/nios2/ffi.c:296:  asm volatile ("flushp" ::: "memory");
polyml-5.7.1/libffi/src/nios2/ffi.c-297-
##############################################
polyml-5.7.1/libffi/src/riscv/ffi.c-148-        /* float values may be recoded in an implementation-defined way
polyml-5.7.1/libffi/src/riscv/ffi.c:149:           by hardware conforming to 2.1 or earlier, so use asm to
polyml-5.7.1/libffi/src/riscv/ffi.c-150-           reinterpret floats as doubles */
##############################################
polyml-5.7.1/libffi/src/riscv/ffitarget.h-56-
polyml-5.7.1/libffi/src/riscv/ffitarget.h:57:#endif /* LIBFFI_ASM */
polyml-5.7.1/libffi/src/riscv/ffitarget.h-58-
##############################################
polyml-5.7.1/libffi/libffi.vcxproj-306-      <FileType>Document</FileType>
polyml-5.7.1/libffi/libffi.vcxproj:307:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-308-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libffi/libffi.vcxproj:309:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-310-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libffi/libffi.vcxproj:311:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-312-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libffi/libffi.vcxproj:313:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-314-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libffi/libffi.vcxproj:315:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-316-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libffi/libffi.vcxproj:317:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-318-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libffi/libffi.vcxproj:319:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-320-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libffi/libffi.vcxproj:321:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-322-ml /nologo /Fo $(IntDir)%(Filename).obj /c /coff $(IntDir)%(Filename).asm</Command>
##############################################
polyml-5.7.1/libffi/libffi.vcxproj-337-      <FileType>Document</FileType>
polyml-5.7.1/libffi/libffi.vcxproj:338:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:339:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-340-</Command>
polyml-5.7.1/libffi/libffi.vcxproj:341:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:342:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-343-</Command>
##############################################
polyml-5.7.1/libffi/libffi.vcxproj-345-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntDebug|Win32'">$(IntDir)%(Filename).obj;$(IntDir)%(Filename).asm;%(Outputs)</Outputs>
polyml-5.7.1/libffi/libffi.vcxproj:346:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:347:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-348-</Command>
polyml-5.7.1/libffi/libffi.vcxproj:349:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|Win32'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:350:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-351-</Command>
##############################################
polyml-5.7.1/libffi/libffi.vcxproj-353-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntRelease|Win32'">$(IntDir)%(Filename).obj;$(IntDir)%(Filename).asm;%(Outputs)</Outputs>
polyml-5.7.1/libffi/libffi.vcxproj:354:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:355:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-356-</Command>
polyml-5.7.1/libffi/libffi.vcxproj:357:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:358:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-359-</Command>
##############################################
polyml-5.7.1/libffi/libffi.vcxproj-361-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntDebug|x64'">$(IntDir)%(Filename).obj;$(IntDir)%(Filename).asm;%(Outputs)</Outputs>
polyml-5.7.1/libffi/libffi.vcxproj:362:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:363:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-364-</Command>
polyml-5.7.1/libffi/libffi.vcxproj:365:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|x64'">cl /nologo /EP /Imsvc32include /Isrc\x86 /I. /Iinclude  /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj:366:ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm
polyml-5.7.1/libffi/libffi.vcxproj-367-</Command>
##############################################
polyml-5.7.1/libffi/compile-67-	mingw/*)
polyml-5.7.1/libffi/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
polyml-5.7.1/libffi/compile-69-	  ;;
polyml-5.7.1/libffi/compile-70-	cygwin/*)
polyml-5.7.1/libffi/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
polyml-5.7.1/libffi/compile-72-	  ;;
polyml-5.7.1/libffi/compile-73-	wine/*)
polyml-5.7.1/libffi/compile:74:	  file=`winepath -w "$file" || echo "$file"`
polyml-5.7.1/libffi/compile-75-	  ;;
##############################################
polyml-5.7.1/libffi/compile-309-# Name of file we expect compiler to create.
polyml-5.7.1/libffi/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
polyml-5.7.1/libffi/compile-311-
##############################################
polyml-5.7.1/libffi/compile-315-# object file name, since that is what matters with a parallel build.
polyml-5.7.1/libffi/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
polyml-5.7.1/libffi/compile-317-while true; do
##############################################
polyml-5.7.1/libffi/depcomp-64-  case $1 in
polyml-5.7.1/libffi/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
polyml-5.7.1/libffi/depcomp-66-      *) dir=;;
##############################################
polyml-5.7.1/libffi/depcomp-73-{
polyml-5.7.1/libffi/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
polyml-5.7.1/libffi/depcomp-75-}
##############################################
polyml-5.7.1/libffi/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
polyml-5.7.1/libffi/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
polyml-5.7.1/libffi/depcomp-128-
##############################################
polyml-5.7.1/libffi/depcomp-405-        sleep 1
polyml-5.7.1/libffi/depcomp:406:        i=`expr $i - 1`
polyml-5.7.1/libffi/depcomp-407-      done
polyml-5.7.1/libffi/depcomp-408-    fi
polyml-5.7.1/libffi/depcomp:409:    i=`expr $i - 1`
polyml-5.7.1/libffi/depcomp-410-  done
##############################################
polyml-5.7.1/libffi/depcomp-425-  # Do two passes, one to just change these to
polyml-5.7.1/libffi/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
polyml-5.7.1/libffi/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
polyml-5.7.1/libffi/depcomp-659-  done
polyml-5.7.1/libffi/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
polyml-5.7.1/libffi/depcomp-661-  touch "$tmpdepfile"
##############################################
polyml-5.7.1/libffi/man/Makefile.in-39-  { \
polyml-5.7.1/libffi/man/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/libffi/man/Makefile.in-41-  }; \
##############################################
polyml-5.7.1/libffi/man/Makefile.in-122-  esac
polyml-5.7.1/libffi/man/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
polyml-5.7.1/libffi/man/Makefile.in-124-am__vpath_adj = case $$p in \
polyml-5.7.1/libffi/man/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
polyml-5.7.1/libffi/man/Makefile.in-126-    *) f=$$p;; \
polyml-5.7.1/libffi/man/Makefile.in-127-  esac;
polyml-5.7.1/libffi/man/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
polyml-5.7.1/libffi/man/Makefile.in-129-am__install_max = 40
polyml-5.7.1/libffi/man/Makefile.in-130-am__nobase_strip_setup = \
polyml-5.7.1/libffi/man/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
polyml-5.7.1/libffi/man/Makefile.in-132-am__nobase_strip = \
##############################################
polyml-5.7.1/libffi/man/Makefile.in-342-	test -n "$(man3dir)" \
polyml-5.7.1/libffi/man/Makefile.in:343:	  && test -n "`echo $$list1$$list2`" \
polyml-5.7.1/libffi/man/Makefile.in-344-	  || exit 0; \
##############################################
polyml-5.7.1/libffi/man/Makefile.in-388-distdir: $(DISTFILES)
polyml-5.7.1/libffi/man/Makefile.in:389:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/man/Makefile.in:390:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/man/Makefile.in-391-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/libffi/man/Makefile.in-402-	  if test -d $$d/$$file; then \
polyml-5.7.1/libffi/man/Makefile.in:403:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/libffi/man/Makefile.in-404-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/libffi/install-sh-229-      fi
polyml-5.7.1/libffi/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
polyml-5.7.1/libffi/install-sh-231-    *)
##############################################
polyml-5.7.1/libffi/install-sh-276-      dstdir=$dst
polyml-5.7.1/libffi/install-sh:277:      dst=$dstdir/`basename "$src"`
polyml-5.7.1/libffi/install-sh-278-      dstdir_status=0
##############################################
polyml-5.7.1/libffi/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
polyml-5.7.1/libffi/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
polyml-5.7.1/libffi/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
polyml-5.7.1/libffi/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
polyml-5.7.1/libffi/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
polyml-5.7.1/libffi/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
polyml-5.7.1/libffi/install-sh-425-	    case $prefix in
polyml-5.7.1/libffi/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
polyml-5.7.1/libffi/install-sh-427-	      *) qprefix=$prefix;;
##############################################
polyml-5.7.1/libffi/install-sh-474-    if $copy_on_change &&
polyml-5.7.1/libffi/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
polyml-5.7.1/libffi/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
polyml-5.7.1/libffi/install-sh-477-
##############################################
polyml-5.7.1/libffi/config.sub-52-
polyml-5.7.1/libffi/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
polyml-5.7.1/libffi/config.sub-54-
##############################################
polyml-5.7.1/libffi/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
polyml-5.7.1/libffi/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
polyml-5.7.1/libffi/config.sub-117-case $maybe_os in
##############################################
polyml-5.7.1/libffi/config.sub-123-    os=-$maybe_os
polyml-5.7.1/libffi/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
polyml-5.7.1/libffi/config.sub-125-    ;;
##############################################
polyml-5.7.1/libffi/config.sub-127-    os=-linux-android
polyml-5.7.1/libffi/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
polyml-5.7.1/libffi/config.sub-129-    ;;
polyml-5.7.1/libffi/config.sub-130-  *)
polyml-5.7.1/libffi/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
polyml-5.7.1/libffi/config.sub-132-    if [ $basic_machine != $1 ]
polyml-5.7.1/libffi/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
polyml-5.7.1/libffi/config.sub-134-    else os=; fi
##############################################
polyml-5.7.1/libffi/config.sub-181-		os=-sco5v6
polyml-5.7.1/libffi/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-183-		;;
##############################################
polyml-5.7.1/libffi/config.sub-185-		os=-sco3.2v5
polyml-5.7.1/libffi/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-187-		;;
##############################################
polyml-5.7.1/libffi/config.sub-189-		os=-sco3.2v4
polyml-5.7.1/libffi/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-191-		;;
polyml-5.7.1/libffi/config.sub-192-	-sco3.2.[4-9]*)
polyml-5.7.1/libffi/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
polyml-5.7.1/libffi/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-195-		;;
##############################################
polyml-5.7.1/libffi/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
polyml-5.7.1/libffi/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-199-		;;
##############################################
polyml-5.7.1/libffi/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
polyml-5.7.1/libffi/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-203-		;;
##############################################
polyml-5.7.1/libffi/config.sub-205-		os=-sco3.2v2
polyml-5.7.1/libffi/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-207-		;;
polyml-5.7.1/libffi/config.sub-208-	-udk*)
polyml-5.7.1/libffi/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-210-		;;
##############################################
polyml-5.7.1/libffi/config.sub-212-		os=-isc2.2
polyml-5.7.1/libffi/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-214-		;;
##############################################
polyml-5.7.1/libffi/config.sub-218-	-isc*)
polyml-5.7.1/libffi/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-220-		;;
##############################################
polyml-5.7.1/libffi/config.sub-230-	-ptx*)
polyml-5.7.1/libffi/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
polyml-5.7.1/libffi/config.sub-232-		;;
polyml-5.7.1/libffi/config.sub-233-	-windowsnt*)
polyml-5.7.1/libffi/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
polyml-5.7.1/libffi/config.sub-235-		;;
##############################################
polyml-5.7.1/libffi/config.sub-359-	*-*-*)
polyml-5.7.1/libffi/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
polyml-5.7.1/libffi/config.sub-361-		exit 1
##############################################
polyml-5.7.1/libffi/config.sub-479-	amd64-*)
polyml-5.7.1/libffi/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-481-		;;
##############################################
polyml-5.7.1/libffi/config.sub-521-	blackfin-*)
polyml-5.7.1/libffi/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-523-		os=-linux
##############################################
polyml-5.7.1/libffi/config.sub-529-	c54x-*)
polyml-5.7.1/libffi/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-531-		;;
polyml-5.7.1/libffi/config.sub-532-	c55x-*)
polyml-5.7.1/libffi/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-534-		;;
polyml-5.7.1/libffi/config.sub-535-	c6x-*)
polyml-5.7.1/libffi/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-537-		;;
##############################################
polyml-5.7.1/libffi/config.sub-732-	i*86v32)
polyml-5.7.1/libffi/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-734-		os=-sysv32
##############################################
polyml-5.7.1/libffi/config.sub-736-	i*86v4*)
polyml-5.7.1/libffi/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-738-		os=-sysv4
##############################################
polyml-5.7.1/libffi/config.sub-740-	i*86v)
polyml-5.7.1/libffi/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-742-		os=-sysv
##############################################
polyml-5.7.1/libffi/config.sub-744-	i*86sol2)
polyml-5.7.1/libffi/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/libffi/config.sub-746-		os=-solaris2
##############################################
polyml-5.7.1/libffi/config.sub-774-	m68knommu-*)
polyml-5.7.1/libffi/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-776-		os=-linux
##############################################
polyml-5.7.1/libffi/config.sub-811-	mips3*-*)
polyml-5.7.1/libffi/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
polyml-5.7.1/libffi/config.sub-813-		;;
polyml-5.7.1/libffi/config.sub-814-	mips3*)
polyml-5.7.1/libffi/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
polyml-5.7.1/libffi/config.sub-816-		;;
##############################################
polyml-5.7.1/libffi/config.sub-829-	ms1-*)
polyml-5.7.1/libffi/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
polyml-5.7.1/libffi/config.sub-831-		;;
##############################################
polyml-5.7.1/libffi/config.sub-948-	parisc-*)
polyml-5.7.1/libffi/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-950-		os=-linux
##############################################
polyml-5.7.1/libffi/config.sub-964-	pc98-*)
polyml-5.7.1/libffi/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-966-		;;
##############################################
polyml-5.7.1/libffi/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
polyml-5.7.1/libffi/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-981-		;;
polyml-5.7.1/libffi/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
polyml-5.7.1/libffi/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-984-		;;
polyml-5.7.1/libffi/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
polyml-5.7.1/libffi/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-987-		;;
polyml-5.7.1/libffi/config.sub-988-	pentium4-*)
polyml-5.7.1/libffi/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-990-		;;
##############################################
polyml-5.7.1/libffi/config.sub-998-	ppc-* | ppcbe-*)
polyml-5.7.1/libffi/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-1000-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1004-	ppcle-* | powerpclittle-*)
polyml-5.7.1/libffi/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-1006-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1008-		;;
polyml-5.7.1/libffi/config.sub:1009:	ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-1010-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1014-	ppc64le-* | powerpc64little-*)
polyml-5.7.1/libffi/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-1016-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1097-	strongarm-* | thumb-*)
polyml-5.7.1/libffi/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/libffi/config.sub-1099-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1227-	xscale-* | xscalee[bl]-*)
polyml-5.7.1/libffi/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
polyml-5.7.1/libffi/config.sub-1229-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1304-	*)
polyml-5.7.1/libffi/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
polyml-5.7.1/libffi/config.sub-1306-		exit 1
##############################################
polyml-5.7.1/libffi/config.sub-1312-	*-digital*)
polyml-5.7.1/libffi/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
polyml-5.7.1/libffi/config.sub-1314-		;;
polyml-5.7.1/libffi/config.sub-1315-	*-commodore*)
polyml-5.7.1/libffi/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
polyml-5.7.1/libffi/config.sub-1317-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1333-	-solaris1 | -solaris1.*)
polyml-5.7.1/libffi/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
polyml-5.7.1/libffi/config.sub-1335-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1345-	-gnu/linux*)
polyml-5.7.1/libffi/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
polyml-5.7.1/libffi/config.sub-1347-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1391-	-nto*)
polyml-5.7.1/libffi/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
polyml-5.7.1/libffi/config.sub-1393-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1398-	-mac*)
polyml-5.7.1/libffi/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
polyml-5.7.1/libffi/config.sub-1400-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1404-	-linux*)
polyml-5.7.1/libffi/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
polyml-5.7.1/libffi/config.sub-1406-		;;
polyml-5.7.1/libffi/config.sub-1407-	-sunos5*)
polyml-5.7.1/libffi/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
polyml-5.7.1/libffi/config.sub-1409-		;;
polyml-5.7.1/libffi/config.sub-1410-	-sunos6*)
polyml-5.7.1/libffi/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
polyml-5.7.1/libffi/config.sub-1412-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1459-	-sinix5.*)
polyml-5.7.1/libffi/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
polyml-5.7.1/libffi/config.sub-1461-		;;
##############################################
polyml-5.7.1/libffi/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
polyml-5.7.1/libffi/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
polyml-5.7.1/libffi/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
polyml-5.7.1/libffi/config.sub-1515-		exit 1
##############################################
polyml-5.7.1/libffi/config.sub-1775-		esac
polyml-5.7.1/libffi/config.sub:1776:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
polyml-5.7.1/libffi/config.sub-1777-		;;
##############################################
polyml-5.7.1/libffi/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
polyml-5.7.1/libffi/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/libffi/configure-47-  as_echo='print -r --'
polyml-5.7.1/libffi/configure-48-  as_echo_n='print -rn --'
polyml-5.7.1/libffi/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/libffi/configure-50-  as_echo='printf %s\n'
##############################################
polyml-5.7.1/libffi/configure-52-else
polyml-5.7.1/libffi/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
polyml-5.7.1/libffi/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
polyml-5.7.1/libffi/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
polyml-5.7.1/libffi/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
polyml-5.7.1/libffi/configure-64-      esac;
##############################################
polyml-5.7.1/libffi/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
polyml-5.7.1/libffi/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
polyml-5.7.1/libffi/configure-201-
##############################################
polyml-5.7.1/libffi/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
polyml-5.7.1/libffi/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
polyml-5.7.1/libffi/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
polyml-5.7.1/libffi/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
polyml-5.7.1/libffi/configure-335-      case $as_dir in #(
polyml-5.7.1/libffi/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
polyml-5.7.1/libffi/configure-337-      *) as_qdir=$as_dir;;
##############################################
polyml-5.7.1/libffi/configure-408-  {
polyml-5.7.1/libffi/configure:409:    as_val=`expr "$@" || test $? -eq 1`
polyml-5.7.1/libffi/configure-410-  }
##############################################
polyml-5.7.1/libffi/configure-415-# ----------------------------------------
polyml-5.7.1/libffi/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
polyml-5.7.1/libffi/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
polyml-5.7.1/libffi/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
polyml-5.7.1/libffi/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
polyml-5.7.1/libffi/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
polyml-5.7.1/libffi/configure-959-  case $ac_option in
polyml-5.7.1/libffi/configure:960:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
polyml-5.7.1/libffi/configure-961-  *=)   ac_optarg= ;;
##############################################
polyml-5.7.1/libffi/configure-1003-  -disable-* | --disable-*)
polyml-5.7.1/libffi/configure:1004:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
polyml-5.7.1/libffi/configure-1005-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/libffi/configure-1008-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/libffi/configure:1009:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/libffi/configure-1010-    case $ac_user_opts in
##############################################
polyml-5.7.1/libffi/configure-1029-  -enable-* | --enable-*)
polyml-5.7.1/libffi/configure:1030:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
polyml-5.7.1/libffi/configure-1031-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/libffi/configure-1034-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/libffi/configure:1035:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/libffi/configure-1036-    case $ac_user_opts in
##############################################
polyml-5.7.1/libffi/configure-1233-  -with-* | --with-*)
polyml-5.7.1/libffi/configure:1234:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
polyml-5.7.1/libffi/configure-1235-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/libffi/configure-1238-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/libffi/configure:1239:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/libffi/configure-1240-    case $ac_user_opts in
##############################################
polyml-5.7.1/libffi/configure-1249-  -without-* | --without-*)
polyml-5.7.1/libffi/configure:1250:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
polyml-5.7.1/libffi/configure-1251-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/libffi/configure-1254-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/libffi/configure:1255:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/libffi/configure-1256-    case $ac_user_opts in
##############################################
polyml-5.7.1/libffi/configure-1287-  *=*)
polyml-5.7.1/libffi/configure:1288:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
polyml-5.7.1/libffi/configure-1289-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/libffi/configure-1308-if test -n "$ac_prev"; then
polyml-5.7.1/libffi/configure:1309:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
polyml-5.7.1/libffi/configure-1310-  as_fn_error $? "missing argument to $ac_option"
##############################################
polyml-5.7.1/libffi/configure-1330-    */ )
polyml-5.7.1/libffi/configure:1331:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
polyml-5.7.1/libffi/configure-1332-      eval $ac_var=\$ac_val;;
##############################################
polyml-5.7.1/libffi/configure-1365-ac_ls_di=`ls -di .` &&
polyml-5.7.1/libffi/configure:1366:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
polyml-5.7.1/libffi/configure-1367-  as_fn_error $? "working directory cannot be determined"
##############################################
polyml-5.7.1/libffi/configure-1421-case $srcdir in
polyml-5.7.1/libffi/configure:1422:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
polyml-5.7.1/libffi/configure-1423-esac
##############################################
polyml-5.7.1/libffi/configure-1464-By default, \`make install' will install all the files in
polyml-5.7.1/libffi/configure:1465:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
polyml-5.7.1/libffi/configure:1466:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
polyml-5.7.1/libffi/configure-1467-for instance \`--prefix=\$HOME'.
##############################################
polyml-5.7.1/libffi/configure-1586-*)
polyml-5.7.1/libffi/configure:1587:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
polyml-5.7.1/libffi/configure-1588-  # A ".." for each directory in $ac_dir_suffix.
polyml-5.7.1/libffi/configure:1589:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
polyml-5.7.1/libffi/configure-1590-  case $ac_top_builddir_sub in
##############################################
polyml-5.7.1/libffi/configure-2432-    *\'*)
polyml-5.7.1/libffi/configure:2433:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/libffi/configure-2434-    esac
##############################################
polyml-5.7.1/libffi/configure-2515-      case $ac_val in
polyml-5.7.1/libffi/configure:2516:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
polyml-5.7.1/libffi/configure-2517-      esac
##############################################
polyml-5.7.1/libffi/configure-2530-	case $ac_val in
polyml-5.7.1/libffi/configure:2531:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
polyml-5.7.1/libffi/configure-2532-	esac
##############################################
polyml-5.7.1/libffi/configure-2650-    set,)
polyml-5.7.1/libffi/configure:2651:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
polyml-5.7.1/libffi/configure:2652:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
polyml-5.7.1/libffi/configure-2653-      ac_cache_corrupted=: ;;
##############################################
polyml-5.7.1/libffi/configure-2661-	# differences in whitespace do not lead to failure.
polyml-5.7.1/libffi/configure:2662:	ac_old_val_w=`echo x $ac_old_val`
polyml-5.7.1/libffi/configure:2663:	ac_new_val_w=`echo x $ac_new_val`
polyml-5.7.1/libffi/configure-2664-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
polyml-5.7.1/libffi/configure-2681-    case $ac_new_val in
polyml-5.7.1/libffi/configure:2682:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/libffi/configure-2683-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
polyml-5.7.1/libffi/configure-2751-test "x$ac_build_alias" = x &&
polyml-5.7.1/libffi/configure:2752:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
polyml-5.7.1/libffi/configure-2753-test "x$ac_build_alias" = x &&
polyml-5.7.1/libffi/configure-2754-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
polyml-5.7.1/libffi/configure:2755:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
polyml-5.7.1/libffi/configure-2756-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
polyml-5.7.1/libffi/configure-2775-IFS=$ac_save_IFS
polyml-5.7.1/libffi/configure:2776:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
polyml-5.7.1/libffi/configure-2777-
##############################################
polyml-5.7.1/libffi/configure-2786-else
polyml-5.7.1/libffi/configure:2787:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
polyml-5.7.1/libffi/configure-2788-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
polyml-5.7.1/libffi/configure-2808-IFS=$ac_save_IFS
polyml-5.7.1/libffi/configure:2809:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
polyml-5.7.1/libffi/configure-2810-
##############################################
polyml-5.7.1/libffi/configure-2819-else
polyml-5.7.1/libffi/configure:2820:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
polyml-5.7.1/libffi/configure-2821-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
polyml-5.7.1/libffi/configure-2841-IFS=$ac_save_IFS
polyml-5.7.1/libffi/configure:2842:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
polyml-5.7.1/libffi/configure-2843-
##############################################
polyml-5.7.1/libffi/configure-2855-  frv*-elf)
polyml-5.7.1/libffi/configure:2856:    LDFLAGS=`echo $LDFLAGS | sed "s/\-B^ *libgloss\/frv\///"`\ -B`pwd`/../libgloss/frv/
polyml-5.7.1/libffi/configure-2857-    ;;
##############################################
polyml-5.7.1/libffi/configure-2869-# Expand $ac_aux_dir to an absolute path.
polyml-5.7.1/libffi/configure:2870:am_aux_dir=`cd "$ac_aux_dir" && pwd`
polyml-5.7.1/libffi/configure-2871-
##############################################
polyml-5.7.1/libffi/configure-3083-     echo "timestamp, slept: $am_has_slept" > conftest.file
polyml-5.7.1/libffi/configure:3084:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
polyml-5.7.1/libffi/configure-3085-     if test "$*" = "X"; then
polyml-5.7.1/libffi/configure-3086-	# -L didn't work.
polyml-5.7.1/libffi/configure:3087:	set X `ls -t "$srcdir/configure" conftest.file`
polyml-5.7.1/libffi/configure-3088-     fi
##############################################
polyml-5.7.1/libffi/configure-3134-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
polyml-5.7.1/libffi/configure:3135:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
polyml-5.7.1/libffi/configure-3136-
##############################################
polyml-5.7.1/libffi/configure-3276-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
polyml-5.7.1/libffi/configure:3277:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
polyml-5.7.1/libffi/configure-3278-	     'mkdir (GNU coreutils) '* | \
##############################################
polyml-5.7.1/libffi/configure-3349-set x ${MAKE-make}
polyml-5.7.1/libffi/configure:3350:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
polyml-5.7.1/libffi/configure-3351-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
polyml-5.7.1/libffi/configure-3359-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
polyml-5.7.1/libffi/configure:3360:case `${MAKE-make} -f conftest.make 2>/dev/null` in
polyml-5.7.1/libffi/configure-3361-  *@@@%%%=?*=@@@%%%*)
##############################################
polyml-5.7.1/libffi/configure-3425-
polyml-5.7.1/libffi/configure:3426:if test "`cd $srcdir && pwd`" != "`pwd`"; then
polyml-5.7.1/libffi/configure-3427-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
polyml-5.7.1/libffi/configure-3897-$as_echo_n "checking whether the C compiler works... " >&6; }
polyml-5.7.1/libffi/configure:3898:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
polyml-5.7.1/libffi/configure-3899-
##############################################
polyml-5.7.1/libffi/configure-3941-	then :; else
polyml-5.7.1/libffi/configure:3942:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
polyml-5.7.1/libffi/configure-3943-	fi
##############################################
polyml-5.7.1/libffi/configure-4001-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
polyml-5.7.1/libffi/configure:4002:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
polyml-5.7.1/libffi/configure-4003-	  break;;
##############################################
polyml-5.7.1/libffi/configure-4110-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
polyml-5.7.1/libffi/configure:4111:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
polyml-5.7.1/libffi/configure-4112-       break;;
##############################################
polyml-5.7.1/libffi/configure-4418-# Ignore all kinds of additional output from 'make'.
polyml-5.7.1/libffi/configure:4419:case `$am_make -s -f confmf 2> /dev/null` in #(
polyml-5.7.1/libffi/configure-4420-*the\ am__doit\ target*)
##############################################
polyml-5.7.1/libffi/configure-4428-   echo '.include "confinc"' > confmf
polyml-5.7.1/libffi/configure:4429:   case `$am_make -s -f confmf 2> /dev/null` in #(
polyml-5.7.1/libffi/configure-4430-   *the\ am__doit\ target*)
##############################################
polyml-5.7.1/libffi/configure-4491-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/libffi/configure:4492:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyml-5.7.1/libffi/configure-4493-  fi
##############################################
polyml-5.7.1/libffi/configure-4876-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/libffi/configure:4877:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyml-5.7.1/libffi/configure-4878-  fi
##############################################
polyml-5.7.1/libffi/configure-5017-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/libffi/configure:5018:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyml-5.7.1/libffi/configure-5019-  fi
##############################################
polyml-5.7.1/libffi/configure-5165-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
polyml-5.7.1/libffi/configure:5166:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/libffi/configure-5167-  ECHO='print -r --'
polyml-5.7.1/libffi/configure:5168:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/libffi/configure-5169-  ECHO='printf %s\n'
##############################################
polyml-5.7.1/libffi/configure-5234-  # Check for GNU $ac_path_SED
polyml-5.7.1/libffi/configure:5235:case `"$ac_path_SED" --version 2>&1` in
polyml-5.7.1/libffi/configure-5236-*GNU*)
##############################################
polyml-5.7.1/libffi/configure-5310-  # Check for GNU $ac_path_GREP
polyml-5.7.1/libffi/configure:5311:case `"$ac_path_GREP" --version 2>&1` in
polyml-5.7.1/libffi/configure-5312-*GNU*)
##############################################
polyml-5.7.1/libffi/configure-5376-  # Check for GNU $ac_path_EGREP
polyml-5.7.1/libffi/configure:5377:case `"$ac_path_EGREP" --version 2>&1` in
polyml-5.7.1/libffi/configure-5378-*GNU*)
##############################################
polyml-5.7.1/libffi/configure-5443-  # Check for GNU $ac_path_FGREP
polyml-5.7.1/libffi/configure:5444:case `"$ac_path_FGREP" --version 2>&1` in
polyml-5.7.1/libffi/configure-5445-*GNU*)
##############################################
polyml-5.7.1/libffi/configure-5523-    # gcc leaves a trailing carriage return which upsets mingw
polyml-5.7.1/libffi/configure:5524:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
polyml-5.7.1/libffi/configure-5525-  *)
polyml-5.7.1/libffi/configure:5526:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
polyml-5.7.1/libffi/configure-5527-  esac
##############################################
polyml-5.7.1/libffi/configure-5532-      # Canonicalize the pathname of ld
polyml-5.7.1/libffi/configure:5533:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
polyml-5.7.1/libffi/configure-5534-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
polyml-5.7.1/libffi/configure:5535:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
polyml-5.7.1/libffi/configure-5536-      done
##############################################
polyml-5.7.1/libffi/configure-5567-      # Break only if it was the GNU/non-GNU ld that we prefer.
polyml-5.7.1/libffi/configure:5568:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
polyml-5.7.1/libffi/configure-5569-      *GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/configure-5598-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
polyml-5.7.1/libffi/configure:5599:case `$LD -v 2>&1 </dev/null` in
polyml-5.7.1/libffi/configure-5600-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/configure-5643-	# Tru64's nm complains that /dev/null is an invalid object file
polyml-5.7.1/libffi/configure:5644:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/libffi/configure-5645-	*/dev/null* | *'Invalid file or object type'*)
##############################################
polyml-5.7.1/libffi/configure-5649-	*)
polyml-5.7.1/libffi/configure:5650:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/libffi/configure-5651-	  */dev/null*)
##############################################
polyml-5.7.1/libffi/configure-5777-
polyml-5.7.1/libffi/configure:5778:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/libffi/configure-5779-    *COFF*)
##############################################
polyml-5.7.1/libffi/configure-5889-    # And add a safety zone
polyml-5.7.1/libffi/configure:5890:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/libffi/configure:5891:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/libffi/configure-5892-    ;;
##############################################
polyml-5.7.1/libffi/configure-5922-    if test -n "$kargmax"; then
polyml-5.7.1/libffi/configure:5923:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
polyml-5.7.1/libffi/configure-5924-    else
##############################################
polyml-5.7.1/libffi/configure-5930-    if test -n "$lt_cv_sys_max_cmd_len"; then
polyml-5.7.1/libffi/configure:5931:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/libffi/configure:5932:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/libffi/configure-5933-    else
##############################################
polyml-5.7.1/libffi/configure-5942-      # we can't tell.
polyml-5.7.1/libffi/configure:5943:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
polyml-5.7.1/libffi/configure-5944-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
polyml-5.7.1/libffi/configure-5946-      do
polyml-5.7.1/libffi/configure:5947:        i=`expr $i + 1`
polyml-5.7.1/libffi/configure-5948-        teststring=$teststring$teststring
##############################################
polyml-5.7.1/libffi/configure-5950-      # Only check the string length outside the loop.
polyml-5.7.1/libffi/configure:5951:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
polyml-5.7.1/libffi/configure-5952-      teststring=
##############################################
polyml-5.7.1/libffi/configure-5955-      # linker.  It appears as though 1/2 is a usable value.
polyml-5.7.1/libffi/configure:5956:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
polyml-5.7.1/libffi/configure-5957-    fi
##############################################
polyml-5.7.1/libffi/configure-6395-openbsd*)
polyml-5.7.1/libffi/configure:6396:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/configure-6397-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
polyml-5.7.1/libffi/configure-6462-    else
polyml-5.7.1/libffi/configure:6463:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
polyml-5.7.1/libffi/configure-6464-    fi
##############################################
polyml-5.7.1/libffi/configure-6607-  # decide which to use based on capabilities of $DLLTOOL
polyml-5.7.1/libffi/configure:6608:  case `$DLLTOOL --help 2>&1` in
polyml-5.7.1/libffi/configure-6609-  *--identify-strict*)
##############################################
polyml-5.7.1/libffi/configure-7129-# If we're using GNU nm, then use its standard symbol codes.
polyml-5.7.1/libffi/configure:7130:case `$NM -V 2>&1` in
polyml-5.7.1/libffi/configure-7131-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/configure-7147-mingw*)
polyml-5.7.1/libffi/configure:7148:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
polyml-5.7.1/libffi/configure-7149-  ;;
##############################################
polyml-5.7.1/libffi/configure-7366-   if test "$GCC" = yes; then
polyml-5.7.1/libffi/configure:7367:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
polyml-5.7.1/libffi/configure-7368-   fi
##############################################
polyml-5.7.1/libffi/configure-7370- /*)
polyml-5.7.1/libffi/configure:7371:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
polyml-5.7.1/libffi/configure-7372-   ;; #(
##############################################
polyml-5.7.1/libffi/configure-7406-  test $ac_status = 0; }; then
polyml-5.7.1/libffi/configure:7407:    case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/libffi/configure-7408-      *ELF-32*)
##############################################
polyml-5.7.1/libffi/configure-7426-    if test "$lt_cv_prog_gnu_ld" = yes; then
polyml-5.7.1/libffi/configure:7427:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/libffi/configure-7428-	*32-bit*)
##############################################
polyml-5.7.1/libffi/configure-7438-    else
polyml-5.7.1/libffi/configure:7439:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/libffi/configure-7440-	*32-bit*)
##############################################
polyml-5.7.1/libffi/configure-8592-do :
polyml-5.7.1/libffi/configure:8593:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/libffi/configure-8594-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
polyml-5.7.1/libffi/configure-8597-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/libffi/configure:8598:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/libffi/configure-8599-_ACEOF
##############################################
polyml-5.7.1/libffi/configure-8624-  case ${2} in
polyml-5.7.1/libffi/configure:8625:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
polyml-5.7.1/libffi/configure:8626:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
polyml-5.7.1/libffi/configure-8627-  esac
##############################################
polyml-5.7.1/libffi/configure-8894-done
polyml-5.7.1/libffi/configure:8895:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
polyml-5.7.1/libffi/configure-8896-
##############################################
polyml-5.7.1/libffi/configure-8923-	"file_magic "*)
polyml-5.7.1/libffi/configure:8924:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
polyml-5.7.1/libffi/configure-8925-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
polyml-5.7.1/libffi/configure-8989-	"file_magic "*)
polyml-5.7.1/libffi/configure:8990:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
polyml-5.7.1/libffi/configure-8991-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
polyml-5.7.1/libffi/configure-9356-      *)
polyml-5.7.1/libffi/configure:9357:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/configure-9358-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
polyml-5.7.1/libffi/configure-9716-  if test "$hard_links" = no; then
polyml-5.7.1/libffi/configure:9717:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
polyml-5.7.1/libffi/configure:9718:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
polyml-5.7.1/libffi/configure-9719-    need_locks=warn
##############################################
polyml-5.7.1/libffi/configure-9802-	# shared libraries, regardless of the interface used.
polyml-5.7.1/libffi/configure:9803:	case `$LD -v 2>&1` in
polyml-5.7.1/libffi/configure-9804-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
polyml-5.7.1/libffi/configure-9834-    supports_anon_versioning=no
polyml-5.7.1/libffi/configure:9835:    case `$LD -v 2>&1` in
polyml-5.7.1/libffi/configure-9836-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
polyml-5.7.1/libffi/configure-9903-	# is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/libffi/configure:9904:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/configure-9905-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/libffi/configure-9931-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/libffi/configure:9932:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
polyml-5.7.1/libffi/configure:9933:      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'
polyml-5.7.1/libffi/configure-9934-      ;;
##############################################
polyml-5.7.1/libffi/configure-9949-        pgcc*)				# Portland Group C compiler
polyml-5.7.1/libffi/configure:9950:	  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'
polyml-5.7.1/libffi/configure-9951-	  tmp_addflag=' $pic_flag'
##############################################
polyml-5.7.1/libffi/configure-9954-					# Portland Group f77 and f90 compilers
polyml-5.7.1/libffi/configure:9955:	  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'
polyml-5.7.1/libffi/configure-9956-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
polyml-5.7.1/libffi/configure-9969-	nvcc*)	# Cuda Compiler Driver 2.2
polyml-5.7.1/libffi/configure:9970:	  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'
polyml-5.7.1/libffi/configure-9971-	  compiler_needs_object=yes
##############################################
polyml-5.7.1/libffi/configure-9973-	esac
polyml-5.7.1/libffi/configure:9974:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/configure-9975-	*Sun\ C*)			# Sun C 5.9
polyml-5.7.1/libffi/configure:9976:	  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'
polyml-5.7.1/libffi/configure-9977-	  compiler_needs_object=yes
##############################################
polyml-5.7.1/libffi/configure-10041-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
polyml-5.7.1/libffi/configure:10042:      case `$LD -v 2>&1` in
polyml-5.7.1/libffi/configure-10043-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
polyml-5.7.1/libffi/configure-10164-	# below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/libffi/configure:10165:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/libffi/configure-10166-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/libffi/configure-10237-      }'
polyml-5.7.1/libffi/configure:10238:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-10239-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/libffi/configure-10240-  if test -z "$lt_cv_aix_libpath_"; then
polyml-5.7.1/libffi/configure:10241:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-10242-  fi
##############################################
polyml-5.7.1/libffi/configure-10255-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
polyml-5.7.1/libffi/configure:10256:        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"
polyml-5.7.1/libffi/configure-10257-      else
##############################################
polyml-5.7.1/libffi/configure-10290-      }'
polyml-5.7.1/libffi/configure:10291:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-10292-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/libffi/configure-10293-  if test -z "$lt_cv_aix_libpath_"; then
polyml-5.7.1/libffi/configure:10294:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-10295-  fi
##############################################
polyml-5.7.1/libffi/configure-10363-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/libffi/configure:10364:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/configure-10365-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/libffi/configure-10400-	# FIXME: Setting linknames here is a bad hack.
polyml-5.7.1/libffi/configure:10401:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
polyml-5.7.1/libffi/configure-10402-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
polyml-5.7.1/libffi/configure-10418-  if test "$lt_cv_ld_force_load" = "yes"; then
polyml-5.7.1/libffi/configure:10419:    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\"`'
polyml-5.7.1/libffi/configure-10420-
##############################################
polyml-5.7.1/libffi/configure-10598-      if test "$GCC" = yes; then
polyml-5.7.1/libffi/configure:10599:	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'
polyml-5.7.1/libffi/configure-10600-	# Try to use the -exported_symbol ld option, if it does not
##############################################
polyml-5.7.1/libffi/configure-10626-	if test "$lt_cv_irix_exported_symbol" = yes; then
polyml-5.7.1/libffi/configure:10627:          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'
polyml-5.7.1/libffi/configure-10628-	fi
polyml-5.7.1/libffi/configure-10629-      else
polyml-5.7.1/libffi/configure:10630:	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'
polyml-5.7.1/libffi/configure:10631:	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'
polyml-5.7.1/libffi/configure-10632-      fi
##############################################
polyml-5.7.1/libffi/configure-10666-	hardcode_direct_absolute=yes
polyml-5.7.1/libffi/configure:10667:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/configure-10668-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
polyml-5.7.1/libffi/configure-10699-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/libffi/configure:10700:	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'
polyml-5.7.1/libffi/configure-10701-      else
polyml-5.7.1/libffi/configure-10702-	allow_undefined_flag=' -expect_unresolved \*'
polyml-5.7.1/libffi/configure:10703:	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'
polyml-5.7.1/libffi/configure-10704-      fi
##############################################
polyml-5.7.1/libffi/configure-10712-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/libffi/configure:10713:	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'
polyml-5.7.1/libffi/configure-10714-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/libffi/configure-10716-	allow_undefined_flag=' -expect_unresolved \*'
polyml-5.7.1/libffi/configure:10717:	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'
polyml-5.7.1/libffi/configure:10718:	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~
polyml-5.7.1/libffi/configure:10719:	$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'
polyml-5.7.1/libffi/configure-10720-
##############################################
polyml-5.7.1/libffi/configure-10735-      else
polyml-5.7.1/libffi/configure:10736:	case `$CC -V 2>&1` in
polyml-5.7.1/libffi/configure-10737-	*"Compilers 5.0"*)
##############################################
polyml-5.7.1/libffi/configure-11134-  esac
polyml-5.7.1/libffi/configure:11135:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
polyml-5.7.1/libffi/configure-11136-  case $lt_search_path_spec in
##############################################
polyml-5.7.1/libffi/configure-11141-    # okay in the real world where ";" in dirpaths is itself problematic.
polyml-5.7.1/libffi/configure:11142:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
polyml-5.7.1/libffi/configure-11143-    ;;
polyml-5.7.1/libffi/configure-11144-  *)
polyml-5.7.1/libffi/configure:11145:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/configure-11146-    ;;
##############################################
polyml-5.7.1/libffi/configure-11150-  lt_tmp_lt_search_path_spec=
polyml-5.7.1/libffi/configure:11151:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
polyml-5.7.1/libffi/configure-11152-  for lt_sys_path in $lt_search_path_spec; do
##############################################
polyml-5.7.1/libffi/configure-11185-  esac
polyml-5.7.1/libffi/configure:11186:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
polyml-5.7.1/libffi/configure-11187-else
##############################################
polyml-5.7.1/libffi/configure-11273-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
polyml-5.7.1/libffi/configure:11274:    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'
polyml-5.7.1/libffi/configure-11275-    ;;
##############################################
polyml-5.7.1/libffi/configure-11309-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/libffi/configure:11310:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/libffi/configure:11311:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure:11312:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/libffi/configure-11313-      test -d \$dldir || mkdir -p \$dldir~
##############################################
polyml-5.7.1/libffi/configure-11318-      fi'
polyml-5.7.1/libffi/configure:11319:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure-11320-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/libffi/configure-11326-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
polyml-5.7.1/libffi/configure:11327:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-11328-
##############################################
polyml-5.7.1/libffi/configure-11332-      # MinGW DLLs use traditional 'lib' prefix
polyml-5.7.1/libffi/configure:11333:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-11334-      ;;
##############################################
polyml-5.7.1/libffi/configure-11336-      # pw32 DLLs use 'pw' prefix rather than 'lib'
polyml-5.7.1/libffi/configure:11337:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-11338-      ;;
##############################################
polyml-5.7.1/libffi/configure-11345-    libname_spec='$name'
polyml-5.7.1/libffi/configure:11346:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-11347-    library_names_spec='${libname}.dll.lib'
##############################################
polyml-5.7.1/libffi/configure-11357-        # Let DOS variable expansion print the short 8.3 style file name.
polyml-5.7.1/libffi/configure:11358:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
polyml-5.7.1/libffi/configure-11359-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
polyml-5.7.1/libffi/configure-11362-      # Convert to MSYS style.
polyml-5.7.1/libffi/configure:11363:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
polyml-5.7.1/libffi/configure-11364-      ;;
##############################################
polyml-5.7.1/libffi/configure-11368-      # like /cygdrive/c/PROGRA~1:/cygdr...
polyml-5.7.1/libffi/configure:11369:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
polyml-5.7.1/libffi/configure:11370:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
polyml-5.7.1/libffi/configure:11371:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/configure-11372-      ;;
##############################################
polyml-5.7.1/libffi/configure-11376-        # It is most probably a Windows format PATH.
polyml-5.7.1/libffi/configure:11377:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
polyml-5.7.1/libffi/configure-11378-      else
polyml-5.7.1/libffi/configure:11379:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/configure-11380-      fi
##############################################
polyml-5.7.1/libffi/configure-11386-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/libffi/configure:11387:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/libffi/configure:11388:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure:11389:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/libffi/configure-11390-      test -d \$dldir || mkdir -p \$dldir~
polyml-5.7.1/libffi/configure-11391-      $install_prog $dir/$dlname \$dldir/$dlname'
polyml-5.7.1/libffi/configure:11392:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure-11393-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/libffi/configure-11400-    # Assume MSVC wrapper
polyml-5.7.1/libffi/configure:11401:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
polyml-5.7.1/libffi/configure-11402-    dynamic_linker='Win32 ld.exe'
##############################################
polyml-5.7.1/libffi/configure-11417-  shlibpath_var=DYLD_LIBRARY_PATH
polyml-5.7.1/libffi/configure:11418:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
polyml-5.7.1/libffi/configure-11419-
##############################################
polyml-5.7.1/libffi/configure-11657-  if test -f /etc/ld.so.conf; then
polyml-5.7.1/libffi/configure:11658:    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' ' '`
polyml-5.7.1/libffi/configure-11659-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
polyml-5.7.1/libffi/configure-11720-  shlibpath_var=LD_LIBRARY_PATH
polyml-5.7.1/libffi/configure:11721:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/configure-11722-    case $host_os in
##############################################
polyml-5.7.1/libffi/configure-12869-done
polyml-5.7.1/libffi/configure:12870:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
polyml-5.7.1/libffi/configure-12871-
##############################################
polyml-5.7.1/libffi/configure-12901-    # gcc leaves a trailing carriage return which upsets mingw
polyml-5.7.1/libffi/configure:12902:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
polyml-5.7.1/libffi/configure-12903-  *)
polyml-5.7.1/libffi/configure:12904:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
polyml-5.7.1/libffi/configure-12905-  esac
##############################################
polyml-5.7.1/libffi/configure-12910-      # Canonicalize the pathname of ld
polyml-5.7.1/libffi/configure:12911:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
polyml-5.7.1/libffi/configure-12912-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
polyml-5.7.1/libffi/configure:12913:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
polyml-5.7.1/libffi/configure-12914-      done
##############################################
polyml-5.7.1/libffi/configure-12945-      # Break only if it was the GNU/non-GNU ld that we prefer.
polyml-5.7.1/libffi/configure:12946:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
polyml-5.7.1/libffi/configure-12947-      *GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/configure-12976-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
polyml-5.7.1/libffi/configure:12977:case `$LD -v 2>&1 </dev/null` in
polyml-5.7.1/libffi/configure-12978-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/configure-13010-        # ancient GNU ld didn't support --whole-archive et. al.
polyml-5.7.1/libffi/configure:13011:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
polyml-5.7.1/libffi/configure-13012-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
polyml-5.7.1/libffi/configure-13094-          # below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/libffi/configure:13095:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/libffi/configure-13096-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/libffi/configure-13167-      }'
polyml-5.7.1/libffi/configure:13168:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-13169-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/libffi/configure-13170-  if test -z "$lt_cv_aix_libpath__CXX"; then
polyml-5.7.1/libffi/configure:13171:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-13172-  fi
##############################################
polyml-5.7.1/libffi/configure-13186-
polyml-5.7.1/libffi/configure:13187:          archive_expsym_cmds_CXX='$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"
polyml-5.7.1/libffi/configure-13188-        else
##############################################
polyml-5.7.1/libffi/configure-13221-      }'
polyml-5.7.1/libffi/configure:13222:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-13223-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/libffi/configure-13224-  if test -z "$lt_cv_aix_libpath__CXX"; then
polyml-5.7.1/libffi/configure:13225:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/configure-13226-  fi
##############################################
polyml-5.7.1/libffi/configure-13294-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/libffi/configure:13295:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/configure-13296-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/libffi/configure-13335-	    # is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/libffi/configure:13336:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/configure-13337-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/libffi/configure-13356-  if test "$lt_cv_ld_force_load" = "yes"; then
polyml-5.7.1/libffi/configure:13357:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
polyml-5.7.1/libffi/configure-13358-
##############################################
polyml-5.7.1/libffi/configure-13450-            # dependencies.
polyml-5.7.1/libffi/configure:13451:            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"'
polyml-5.7.1/libffi/configure-13452-            ;;
##############################################
polyml-5.7.1/libffi/configure-13515-	    # dependencies.
polyml-5.7.1/libffi/configure:13516:	    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"'
polyml-5.7.1/libffi/configure-13517-	    ;;
##############################################
polyml-5.7.1/libffi/configure-13551-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/libffi/configure:13552:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
polyml-5.7.1/libffi/configure:13553:	archive_expsym_cmds_CXX='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'
polyml-5.7.1/libffi/configure-13554-	;;
##############################################
polyml-5.7.1/libffi/configure-13558-	    # SGI C++
polyml-5.7.1/libffi/configure:13559:	    archive_cmds_CXX='$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'
polyml-5.7.1/libffi/configure-13560-
##############################################
polyml-5.7.1/libffi/configure-13569-	      if test "$with_gnu_ld" = no; then
polyml-5.7.1/libffi/configure:13570:	        archive_cmds_CXX='$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'
polyml-5.7.1/libffi/configure-13571-	      else
polyml-5.7.1/libffi/configure:13572:	        archive_cmds_CXX='$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'
polyml-5.7.1/libffi/configure-13573-	      fi
##############################################
polyml-5.7.1/libffi/configure-13590-	    # to its proper name (with version) after linking.
polyml-5.7.1/libffi/configure:13591:	    archive_cmds_CXX='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'
polyml-5.7.1/libffi/configure:13592:	    archive_expsym_cmds_CXX='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'
polyml-5.7.1/libffi/configure-13593-	    # Commands to make compiler produce verbose output that lists
##############################################
polyml-5.7.1/libffi/configure-13600-	    # dependencies.
polyml-5.7.1/libffi/configure:13601:	    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"'
polyml-5.7.1/libffi/configure-13602-
##############################################
polyml-5.7.1/libffi/configure-13615-	    # earlier do not add the objects themselves.
polyml-5.7.1/libffi/configure:13616:	    case `$CC -V 2>&1` in
polyml-5.7.1/libffi/configure-13617-	      *"Version 7."*)
##############################################
polyml-5.7.1/libffi/configure-13636-            # Portland Group C++ compiler
polyml-5.7.1/libffi/configure:13637:	    case `$CC -V` in
polyml-5.7.1/libffi/configure-13638-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
polyml-5.7.1/libffi/configure-13641-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
polyml-5.7.1/libffi/configure:13642:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
polyml-5.7.1/libffi/configure-13643-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
polyml-5.7.1/libffi/configure-13645-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
polyml-5.7.1/libffi/configure:13646:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
polyml-5.7.1/libffi/configure-13647-		$RANLIB $oldlib'
##############################################
polyml-5.7.1/libffi/configure-13650-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/libffi/configure:13651:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
polyml-5.7.1/libffi/configure-13652-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
polyml-5.7.1/libffi/configure-13654-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/libffi/configure:13655:		$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'
polyml-5.7.1/libffi/configure-13656-	      ;;
##############################################
polyml-5.7.1/libffi/configure-13664-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
polyml-5.7.1/libffi/configure:13665:	    whole_archive_flag_spec_CXX='${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'
polyml-5.7.1/libffi/configure-13666-            ;;
##############################################
polyml-5.7.1/libffi/configure-13683-	    # dependencies.
polyml-5.7.1/libffi/configure:13684:	    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'
polyml-5.7.1/libffi/configure-13685-	    ;;
##############################################
polyml-5.7.1/libffi/configure-13698-	  *)
polyml-5.7.1/libffi/configure:13699:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/configure-13700-	    *Sun\ C*)
##############################################
polyml-5.7.1/libffi/configure-13705-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
polyml-5.7.1/libffi/configure:13706:	      whole_archive_flag_spec_CXX='${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'
polyml-5.7.1/libffi/configure-13707-	      compiler_needs_object_CXX=yes
##############################################
polyml-5.7.1/libffi/configure-13775-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
polyml-5.7.1/libffi/configure:13776:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/configure-13777-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
polyml-5.7.1/libffi/configure-13794-	    # to its proper name (with version) after linking.
polyml-5.7.1/libffi/configure:13795:	    archive_cmds_CXX='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'
polyml-5.7.1/libffi/configure-13796-
##############################################
polyml-5.7.1/libffi/configure-13815-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/libffi/configure:13816:	        archive_cmds_CXX='$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'
polyml-5.7.1/libffi/configure-13817-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/libffi/configure-13820-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
polyml-5.7.1/libffi/configure:13821:	        archive_cmds_CXX='$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'
polyml-5.7.1/libffi/configure:13822:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
polyml-5.7.1/libffi/configure-13823-	          echo "-hidden">> $lib.exp~
polyml-5.7.1/libffi/configure:13824:	          $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~
polyml-5.7.1/libffi/configure-13825-	          $RM $lib.exp'
##############################################
polyml-5.7.1/libffi/configure-13839-	    # dependencies.
polyml-5.7.1/libffi/configure:13840:	    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"'
polyml-5.7.1/libffi/configure-13841-	    ;;
##############################################
polyml-5.7.1/libffi/configure-13846-	        osf3*)
polyml-5.7.1/libffi/configure:13847:	          archive_cmds_CXX='$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'
polyml-5.7.1/libffi/configure-13848-		  ;;
polyml-5.7.1/libffi/configure-13849-	        *)
polyml-5.7.1/libffi/configure:13850:	          archive_cmds_CXX='$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'
polyml-5.7.1/libffi/configure-13851-		  ;;
##############################################
polyml-5.7.1/libffi/configure-14093-
polyml-5.7.1/libffi/configure:14094:  for p in `eval "$output_verbose_link_cmd"`; do
polyml-5.7.1/libffi/configure-14095-    case ${prev}${p} in
##############################################
polyml-5.7.1/libffi/configure-14190-linux*)
polyml-5.7.1/libffi/configure:14191:  case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/configure-14192-  *Sun\ C*)
##############################################
polyml-5.7.1/libffi/configure-14241-if test -n "${compiler_lib_search_path_CXX}"; then
polyml-5.7.1/libffi/configure:14242: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
polyml-5.7.1/libffi/configure-14243-fi
##############################################
polyml-5.7.1/libffi/configure-14482-	  *)
polyml-5.7.1/libffi/configure:14483:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/configure-14484-	    *Sun\ C*)
##############################################
polyml-5.7.1/libffi/configure-14836-  if test "$hard_links" = no; then
polyml-5.7.1/libffi/configure:14837:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
polyml-5.7.1/libffi/configure:14838:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
polyml-5.7.1/libffi/configure-14839-    need_locks=warn
##############################################
polyml-5.7.1/libffi/configure-15110-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
polyml-5.7.1/libffi/configure:15111:    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'
polyml-5.7.1/libffi/configure-15112-    ;;
##############################################
polyml-5.7.1/libffi/configure-15146-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/libffi/configure:15147:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/libffi/configure:15148:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure:15149:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/libffi/configure-15150-      test -d \$dldir || mkdir -p \$dldir~
##############################################
polyml-5.7.1/libffi/configure-15155-      fi'
polyml-5.7.1/libffi/configure:15156:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure-15157-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/libffi/configure-15163-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
polyml-5.7.1/libffi/configure:15164:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-15165-
##############################################
polyml-5.7.1/libffi/configure-15168-      # MinGW DLLs use traditional 'lib' prefix
polyml-5.7.1/libffi/configure:15169:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-15170-      ;;
##############################################
polyml-5.7.1/libffi/configure-15172-      # pw32 DLLs use 'pw' prefix rather than 'lib'
polyml-5.7.1/libffi/configure:15173:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-15174-      ;;
##############################################
polyml-5.7.1/libffi/configure-15181-    libname_spec='$name'
polyml-5.7.1/libffi/configure:15182:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/configure-15183-    library_names_spec='${libname}.dll.lib'
##############################################
polyml-5.7.1/libffi/configure-15193-        # Let DOS variable expansion print the short 8.3 style file name.
polyml-5.7.1/libffi/configure:15194:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
polyml-5.7.1/libffi/configure-15195-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
polyml-5.7.1/libffi/configure-15198-      # Convert to MSYS style.
polyml-5.7.1/libffi/configure:15199:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
polyml-5.7.1/libffi/configure-15200-      ;;
##############################################
polyml-5.7.1/libffi/configure-15204-      # like /cygdrive/c/PROGRA~1:/cygdr...
polyml-5.7.1/libffi/configure:15205:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
polyml-5.7.1/libffi/configure:15206:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
polyml-5.7.1/libffi/configure:15207:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/configure-15208-      ;;
##############################################
polyml-5.7.1/libffi/configure-15212-        # It is most probably a Windows format PATH.
polyml-5.7.1/libffi/configure:15213:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
polyml-5.7.1/libffi/configure-15214-      else
polyml-5.7.1/libffi/configure:15215:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/configure-15216-      fi
##############################################
polyml-5.7.1/libffi/configure-15222-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/libffi/configure:15223:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/libffi/configure:15224:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure:15225:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/libffi/configure-15226-      test -d \$dldir || mkdir -p \$dldir~
polyml-5.7.1/libffi/configure-15227-      $install_prog $dir/$dlname \$dldir/$dlname'
polyml-5.7.1/libffi/configure:15228:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/libffi/configure-15229-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/libffi/configure-15236-    # Assume MSVC wrapper
polyml-5.7.1/libffi/configure:15237:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
polyml-5.7.1/libffi/configure-15238-    dynamic_linker='Win32 ld.exe'
##############################################
polyml-5.7.1/libffi/configure-15253-  shlibpath_var=DYLD_LIBRARY_PATH
polyml-5.7.1/libffi/configure:15254:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
polyml-5.7.1/libffi/configure-15255-
##############################################
polyml-5.7.1/libffi/configure-15492-  if test -f /etc/ld.so.conf; then
polyml-5.7.1/libffi/configure:15493:    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' ' '`
polyml-5.7.1/libffi/configure-15494-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
polyml-5.7.1/libffi/configure-15555-  shlibpath_var=LD_LIBRARY_PATH
polyml-5.7.1/libffi/configure:15556:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/configure-15557-    case $host_os in
##############################################
polyml-5.7.1/libffi/configure-15898-      *:) vendor=$ventest; continue ;;
polyml-5.7.1/libffi/configure:15899:      *)  vencpp="defined("`echo $ventest | sed 's/,/) || defined(/g'`")" ;;
polyml-5.7.1/libffi/configure-15900-    esac
##############################################
polyml-5.7.1/libffi/configure-15920-  done
polyml-5.7.1/libffi/configure:15921:  ax_cv_c_compiler_vendor=`echo $vendor | cut -d: -f1`
polyml-5.7.1/libffi/configure-15922-
##############################################
polyml-5.7.1/libffi/configure-15963-	 fi
polyml-5.7.1/libffi/configure:15964:         as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$xlc_opt" | $as_tr_sh`
polyml-5.7.1/libffi/configure-15965-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $xlc_opt" >&5
##############################################
polyml-5.7.1/libffi/configure-15994-$as_echo "$ac_res" >&6; }
polyml-5.7.1/libffi/configure:15995:if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
polyml-5.7.1/libffi/configure-15996-  CFLAGS="-O3 -qansialias -w $xlc_opt"
##############################################
polyml-5.7.1/libffi/configure-16140-            for flag in $icc_flags; do
polyml-5.7.1/libffi/configure:16141:              as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
polyml-5.7.1/libffi/configure-16142-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
polyml-5.7.1/libffi/configure-16171-$as_echo "$ac_res" >&6; }
polyml-5.7.1/libffi/configure:16172:if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
polyml-5.7.1/libffi/configure-16173-  icc_archflag=$flag; break
##############################################
polyml-5.7.1/libffi/configure-16571-
polyml-5.7.1/libffi/configure:16572:     cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /dev/null`
polyml-5.7.1/libffi/configure:16573:     cputype=`echo "$cputype" | tr -d ' -' | sed 's/SPARCIIi/SPARCII/' | tr $as_cr_LETTERS $as_cr_letters`
polyml-5.7.1/libffi/configure-16574-     case $cputype in
##############################################
polyml-5.7.1/libffi/configure-16595-     cputype=`((grep cpu /proc/cpuinfo | head -n 1 | cut -d: -f2 | cut -d, -f1 | sed 's/ //g') ; /usr/bin/machine ; /bin/machine; grep CPU /var/run/dmesg.boot | head -n 1 | cut -d" " -f2) 2> /dev/null`
polyml-5.7.1/libffi/configure:16596:     cputype=`echo $cputype | sed -e 's/ppc//g;s/ *//g'`
polyml-5.7.1/libffi/configure-16597-     case $cputype in
##############################################
polyml-5.7.1/libffi/configure-16624-  for flag in $flags; do
polyml-5.7.1/libffi/configure:16625:    as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
polyml-5.7.1/libffi/configure-16626-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
polyml-5.7.1/libffi/configure-16655-$as_echo "$ac_res" >&6; }
polyml-5.7.1/libffi/configure:16656:if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
polyml-5.7.1/libffi/configure-16657-  ax_cv_gcc_archflag=$flag; break
##############################################
polyml-5.7.1/libffi/configure-16694-
polyml-5.7.1/libffi/configure:16695:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$CFLAGS" | $as_tr_sh`
polyml-5.7.1/libffi/configure-16696-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CFLAGS" >&5
##############################################
polyml-5.7.1/libffi/configure-16725-$as_echo "$ac_res" >&6; }
polyml-5.7.1/libffi/configure:16726:if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
polyml-5.7.1/libffi/configure-16727-  :
##############################################
polyml-5.7.1/libffi/configure-16782-for ac_arg in "-warn all  % -warn all"      "-pedantic  % -Wall"          "-xstrconst % -v"             "-std1      % -verbose -w0 -warnprotos"    "-qlanglvl=ansi % -qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd"    "-ansi -ansiE % -fullwarn"    "+ESlit     % +w1"            "-Xc        % -pvctl,fullmsg"    "-h conform % -h msglevel 2"    #
polyml-5.7.1/libffi/configure:16783:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
polyml-5.7.1/libffi/configure-16784-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
polyml-5.7.1/libffi/configure-16795-if ac_fn_c_try_compile "$LINENO"; then :
polyml-5.7.1/libffi/configure:16796:  ac_cv_cflags_warn_all=`echo $ac_arg | sed -e 's,.*% *,,'` ; break
polyml-5.7.1/libffi/configure-16797-fi
##############################################
polyml-5.7.1/libffi/configure-16888-do :
polyml-5.7.1/libffi/configure:16889:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/libffi/configure-16890-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/libffi/configure-16892-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/libffi/configure:16893:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/libffi/configure-16894-_ACEOF
##############################################
polyml-5.7.1/libffi/configure-17856-  for ac_func in _getb67 GETB67 getb67; do
polyml-5.7.1/libffi/configure:17857:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/libffi/configure-17858-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/libffi/configure-18241-/* end confdefs.h.  */
polyml-5.7.1/libffi/configure:18242:asm (".cfi_startproc\n\t.cfi_endproc");
polyml-5.7.1/libffi/configure-18243-int
##############################################
polyml-5.7.1/libffi/configure-18280-/* end confdefs.h.  */
polyml-5.7.1/libffi/configure:18281:asm (".text; foo: nop; .data; .align 4; .byte 0; .uaword %r_disp32(foo); .text");
polyml-5.7.1/libffi/configure-18282-int
##############################################
polyml-5.7.1/libffi/configure-18321-{
polyml-5.7.1/libffi/configure:18322:asm (".register %g2, #scratch");
polyml-5.7.1/libffi/configure-18323-  ;
##############################################
polyml-5.7.1/libffi/configure-18379-{
polyml-5.7.1/libffi/configure:18380:asm (".ascii \\"string\\"");
polyml-5.7.1/libffi/configure-18381-  ;
##############################################
polyml-5.7.1/libffi/configure-18414-{
polyml-5.7.1/libffi/configure:18415:asm (".string \\"string\\"");
polyml-5.7.1/libffi/configure-18416-  ;
##############################################
polyml-5.7.1/libffi/configure-18575-	    libffi_eh_frame_line=`grep -n eh_frame conftest.dump | cut -d: -f 1`
polyml-5.7.1/libffi/configure:18576:	    libffi_test_line=`expr $libffi_eh_frame_line + 1`p
polyml-5.7.1/libffi/configure-18577-	    sed -n $libffi_test_line conftest.dump > conftest.line
##############################################
polyml-5.7.1/libffi/configure-18703-  fi
polyml-5.7.1/libffi/configure:18704:  multi_os_directory=`$CC $CFLAGS -print-multi-os-directory`
polyml-5.7.1/libffi/configure-18705-  case $multi_os_directory in
##############################################
polyml-5.7.1/libffi/configure-18823-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
polyml-5.7.1/libffi/configure:18824:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
polyml-5.7.1/libffi/configure-18825-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
polyml-5.7.1/libffi/configure-19103-if test -z "$BASH_VERSION$ZSH_VERSION" \
polyml-5.7.1/libffi/configure:19104:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/libffi/configure-19105-  as_echo='print -r --'
polyml-5.7.1/libffi/configure-19106-  as_echo_n='print -rn --'
polyml-5.7.1/libffi/configure:19107:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/libffi/configure-19108-  as_echo='printf %s\n'
##############################################
polyml-5.7.1/libffi/configure-19110-else
polyml-5.7.1/libffi/configure:19111:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
polyml-5.7.1/libffi/configure-19112-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
polyml-5.7.1/libffi/configure-19120-	expr "X$arg" : "X\\(.*\\)$as_nl";
polyml-5.7.1/libffi/configure:19121:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
polyml-5.7.1/libffi/configure-19122-      esac;
##############################################
polyml-5.7.1/libffi/configure-19197-# ----------------------------------------
polyml-5.7.1/libffi/configure:19198:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
polyml-5.7.1/libffi/configure-19199-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
polyml-5.7.1/libffi/configure-19269-  {
polyml-5.7.1/libffi/configure:19270:    as_val=`expr "$@" || test $? -eq 1`
polyml-5.7.1/libffi/configure-19271-  }
##############################################
polyml-5.7.1/libffi/configure-19373-      case $as_dir in #(
polyml-5.7.1/libffi/configure:19374:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
polyml-5.7.1/libffi/configure-19375-      *) as_qdir=$as_dir;;
##############################################
polyml-5.7.1/libffi/configure-19512-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
polyml-5.7.1/libffi/configure:19513:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
polyml-5.7.1/libffi/configure-19514-ac_cs_version="\\
##############################################
polyml-5.7.1/libffi/configure-19537-  --*=?*)
polyml-5.7.1/libffi/configure:19538:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
polyml-5.7.1/libffi/configure:19539:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
polyml-5.7.1/libffi/configure-19540-    ac_shift=:
##############################################
polyml-5.7.1/libffi/configure-19542-  --*=)
polyml-5.7.1/libffi/configure:19543:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
polyml-5.7.1/libffi/configure-19544-    ac_optarg=
##############################################
polyml-5.7.1/libffi/configure-19566-    case $ac_optarg in
polyml-5.7.1/libffi/configure:19567:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/libffi/configure-19568-    '') as_fn_error $? "missing file argument" ;;
##############################################
polyml-5.7.1/libffi/configure-19574-    case $ac_optarg in
polyml-5.7.1/libffi/configure:19575:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/libffi/configure-19576-    esac
##############################################
polyml-5.7.1/libffi/configure-19651-delay_variable_subst='$delay_variable_subst'
polyml-5.7.1/libffi/configure:19652:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19653:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19654:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19655:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19656:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19657:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19658:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19659:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19660:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19661:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19662:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19663:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19664:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19665:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19666:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19667:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19668:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19669:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19670:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19671:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19672:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19673:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19674:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19675:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19676:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19677:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19678:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19679:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19680:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19681:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19682:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19683:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19684:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19685:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19686:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19687:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19688:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19689:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19690:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19691:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19692:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19693:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19694:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19695:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19696:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19697:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19698:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19699:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19700:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19701:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19702:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19703:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19704:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19705:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19706:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19707:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19708: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"`'
polyml-5.7.1/libffi/configure:19709:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19710:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19711:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19712:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19713:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19714:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19715:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19716:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19717:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19718:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19719:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19720:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19721:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19722:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19723:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19724:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19725:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19726:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19727:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19728:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19729:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19730:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19731:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19732:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19733:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19734:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19735:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19736:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19737:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19738:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19739:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19740:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19741:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19742:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19743:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19744:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19745:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19746:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19747:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19748:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19749:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19750:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19751:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19752:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19753:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19754:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19755:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19756:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19757:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19758:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19759:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19760:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19761:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19762:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19763:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19764:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19765:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19766:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19767:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19768:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19769:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19770:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19771:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19772:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19773:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19774:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19775:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19776:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19777:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19778:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19779:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19780:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19781:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19782:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19783:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19784:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19785:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19786:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19787:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19788:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19789:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19790:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19791:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19792:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19793:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19794:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19795:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19796:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19797:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19798:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19799:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19800:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19801:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19802:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19803:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19804:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19805:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19806:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19807:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19808:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19809:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19810:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19811:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19812:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19813:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19814:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19815:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19816:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19817:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19818:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19819:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19820:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19821:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19822:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19823:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19824:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19825:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19826:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19827:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19828:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19829:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19830:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19831:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19832:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19833:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19834:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure:19835:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/configure-19836-
##############################################
polyml-5.7.1/libffi/configure-19945-compiler_lib_search_path_CXX; do
polyml-5.7.1/libffi/configure:19946:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/libffi/configure-19947-    *[\\\\\\\`\\"\\\$]*)
polyml-5.7.1/libffi/configure:19948:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
polyml-5.7.1/libffi/configure-19949-      ;;
##############################################
polyml-5.7.1/libffi/configure-19986-postlink_cmds_CXX; do
polyml-5.7.1/libffi/configure:19987:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/libffi/configure-19988-    *[\\\\\\\`\\"\\\$]*)
polyml-5.7.1/libffi/configure:19989:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
polyml-5.7.1/libffi/configure-19990-      ;;
##############################################
polyml-5.7.1/libffi/configure-20097-fi
polyml-5.7.1/libffi/configure:20098:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
polyml-5.7.1/libffi/configure-20099-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
polyml-5.7.1/libffi/configure-20114-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
polyml-5.7.1/libffi/configure:20115:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
polyml-5.7.1/libffi/configure-20116-ac_delim='%!_!# '
##############################################
polyml-5.7.1/libffi/configure-20120-
polyml-5.7.1/libffi/configure:20121:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
polyml-5.7.1/libffi/configure-20122-  if test $ac_delim_n = $ac_delim_num; then
##############################################
polyml-5.7.1/libffi/configure-20258-for ac_last_try in false false :; do
polyml-5.7.1/libffi/configure:20259:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
polyml-5.7.1/libffi/configure-20260-  if test -z "$ac_tt"; then
##############################################
polyml-5.7.1/libffi/configure-20390-      esac
polyml-5.7.1/libffi/configure:20391:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
polyml-5.7.1/libffi/configure-20392-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
polyml-5.7.1/libffi/configure-20449-*)
polyml-5.7.1/libffi/configure:20450:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
polyml-5.7.1/libffi/configure-20451-  # A ".." for each directory in $ac_dir_suffix.
polyml-5.7.1/libffi/configure:20452:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
polyml-5.7.1/libffi/configure-20453-  case $ac_top_builddir_sub in
##############################################
polyml-5.7.1/libffi/configure-20510-/@mandir@/p'
polyml-5.7.1/libffi/configure:20511:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
polyml-5.7.1/libffi/configure-20512-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
polyml-5.7.1/libffi/configure-20527-
polyml-5.7.1/libffi/configure:20528:# Neutralize VPATH when `$srcdir' = `.'.
polyml-5.7.1/libffi/configure-20529-# Shell code in configure.ac might set extrasub.
##############################################
polyml-5.7.1/libffi/configure-20555-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
polyml-5.7.1/libffi/configure:20556:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
polyml-5.7.1/libffi/configure-20557-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
polyml-5.7.1/libffi/configure-20601-    * )
polyml-5.7.1/libffi/configure:20602:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
polyml-5.7.1/libffi/configure-20603-  esac
##############################################
polyml-5.7.1/libffi/configure-20678-    if test -f "$ac_top_srcdir/Makefile" ; then
polyml-5.7.1/libffi/configure:20679:      a=`grep "^VERSION " "$ac_top_srcdir/Makefile"` ; b=`grep "^VERSION " Makefile`
polyml-5.7.1/libffi/configure-20680-      test "$a" != "$b" && rm "$ac_top_srcdir/Makefile"
##############################################
polyml-5.7.1/libffi/configure-20823-    # Strip MF so we end up with the name of the file.
polyml-5.7.1/libffi/configure:20824:    mf=`echo "$mf" | sed -e 's/:.*$//'`
polyml-5.7.1/libffi/configure-20825-    # Check whether this is an Automake generated Makefile or not.
##############################################
polyml-5.7.1/libffi/configure-20860-    # from the Makefile without running 'make'.
polyml-5.7.1/libffi/configure:20861:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
polyml-5.7.1/libffi/configure-20862-    test -z "$DEPDIR" && continue
polyml-5.7.1/libffi/configure:20863:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
polyml-5.7.1/libffi/configure-20864-    test -z "$am__include" && continue
polyml-5.7.1/libffi/configure:20865:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
polyml-5.7.1/libffi/configure-20866-    # Find all dependency output files, they are included files with
##############################################
polyml-5.7.1/libffi/configure-20919-
polyml-5.7.1/libffi/configure:20920:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
polyml-5.7.1/libffi/configure-20921-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
polyml-5.7.1/libffi/config.guess-34-
polyml-5.7.1/libffi/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
polyml-5.7.1/libffi/config.guess-36-
##############################################
polyml-5.7.1/libffi/config.guess-102-: ${TMPDIR=/tmp} ;
polyml-5.7.1/libffi/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
polyml-5.7.1/libffi/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
polyml-5.7.1/libffi/config.guess-151-	EOF
polyml-5.7.1/libffi/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
polyml-5.7.1/libffi/config.guess-153-	;;
##############################################
polyml-5.7.1/libffi/config.guess-209-	    *)
polyml-5.7.1/libffi/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
polyml-5.7.1/libffi/config.guess-211-		;;
##############################################
polyml-5.7.1/libffi/config.guess-240-	*4.0)
polyml-5.7.1/libffi/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
polyml-5.7.1/libffi/config.guess-242-		;;
polyml-5.7.1/libffi/config.guess-243-	*5.*)
polyml-5.7.1/libffi/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
polyml-5.7.1/libffi/config.guess-245-		;;
##############################################
polyml-5.7.1/libffi/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
polyml-5.7.1/libffi/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
polyml-5.7.1/libffi/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
polyml-5.7.1/libffi/config.guess-288-	# 1.2 uses "1.2" for uname -r.
polyml-5.7.1/libffi/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
polyml-5.7.1/libffi/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
polyml-5.7.1/libffi/config.guess-348-    s390x:SunOS:*:*)
polyml-5.7.1/libffi/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/libffi/config.guess-350-	exit ;;
polyml-5.7.1/libffi/config.guess-351-    sun4H:SunOS:5.*:*)
polyml-5.7.1/libffi/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/libffi/config.guess-353-	exit ;;
polyml-5.7.1/libffi/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
polyml-5.7.1/libffi/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/libffi/config.guess-356-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-373-	fi
polyml-5.7.1/libffi/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/libffi/config.guess-375-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
polyml-5.7.1/libffi/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/libffi/config.guess-381-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
polyml-5.7.1/libffi/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
polyml-5.7.1/libffi/config.guess-390-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-394-    sun*:*:4.2BSD:*)
polyml-5.7.1/libffi/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
polyml-5.7.1/libffi/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
polyml-5.7.1/libffi/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
polyml-5.7.1/libffi/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
polyml-5.7.1/libffi/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
polyml-5.7.1/libffi/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
polyml-5.7.1/libffi/config.guess-532-    *:IRIX*:*:*)
polyml-5.7.1/libffi/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
polyml-5.7.1/libffi/config.guess-534-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-562-EOF
polyml-5.7.1/libffi/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
polyml-5.7.1/libffi/config.guess-564-		then
##############################################
polyml-5.7.1/libffi/config.guess-575-    *:AIX:*:[4567])
polyml-5.7.1/libffi/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
polyml-5.7.1/libffi/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
polyml-5.7.1/libffi/config.guess-610-    9000/[34678]??:HP-UX:*:*)
polyml-5.7.1/libffi/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
polyml-5.7.1/libffi/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
polyml-5.7.1/libffi/config.guess-664-EOF
polyml-5.7.1/libffi/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
polyml-5.7.1/libffi/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
polyml-5.7.1/libffi/config.guess-692-    ia64:HP-UX:*:*)
polyml-5.7.1/libffi/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
polyml-5.7.1/libffi/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
polyml-5.7.1/libffi/config.guess-722-EOF
polyml-5.7.1/libffi/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
polyml-5.7.1/libffi/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
polyml-5.7.1/libffi/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
polyml-5.7.1/libffi/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
polyml-5.7.1/libffi/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
polyml-5.7.1/libffi/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
polyml-5.7.1/libffi/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
polyml-5.7.1/libffi/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
polyml-5.7.1/libffi/config.guess-814-	    amd64)
polyml-5.7.1/libffi/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
polyml-5.7.1/libffi/config.guess-816-	    *)
polyml-5.7.1/libffi/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
polyml-5.7.1/libffi/config.guess-818-	esac
##############################################
polyml-5.7.1/libffi/config.guess-872-    prep*:SunOS:5.*:*)
polyml-5.7.1/libffi/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/libffi/config.guess-874-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-876-	# the GNU system
polyml-5.7.1/libffi/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
polyml-5.7.1/libffi/config.guess-878-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-880-	# other systems with GNU libc and userland
polyml-5.7.1/libffi/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
polyml-5.7.1/libffi/config.guess-882-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-968-EOF
polyml-5.7.1/libffi/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
polyml-5.7.1/libffi/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
polyml-5.7.1/libffi/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
polyml-5.7.1/libffi/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
polyml-5.7.1/libffi/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
polyml-5.7.1/libffi/config.guess-1337-    *:DragonFly:*:*)
polyml-5.7.1/libffi/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
polyml-5.7.1/libffi/config.guess-1339-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-1350-    i*86:skyos:*:*)
polyml-5.7.1/libffi/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
polyml-5.7.1/libffi/config.guess-1352-	exit ;;
##############################################
polyml-5.7.1/libffi/config.guess-1478-
polyml-5.7.1/libffi/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
polyml-5.7.1/libffi/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
polyml-5.7.1/libffi/libtool-ldflags-91-	    # Generate the quoted string.
polyml-5.7.1/libffi/libtool-ldflags:92:	    quoted_arg=`echo "$arg" | sed -e "$sed_script"`
polyml-5.7.1/libffi/libtool-ldflags-93-	    ;;
##############################################
polyml-5.7.1/libffi/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
polyml-5.7.1/libffi/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
polyml-5.7.1/libffi/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
polyml-5.7.1/libffi/msvc32include/fficonfig.h-49-
polyml-5.7.1/libffi/msvc32include/fficonfig.h:50:#ifdef LIBFFI_ASM
polyml-5.7.1/libffi/msvc32include/fficonfig.h-51-#define FFI_HIDDEN(name)
##############################################
polyml-5.7.1/libffi/msvc32include/ffi.h-63-
polyml-5.7.1/libffi/msvc32include/ffi.h:64:#ifndef LIBFFI_ASM
polyml-5.7.1/libffi/msvc32include/ffi.h-65-
##############################################
polyml-5.7.1/libffi/ChangeLog-449-    
polyml-5.7.1/libffi/ChangeLog:450:    src/x86/win32.S: Define ffi_closure_FASTCALL in the MASM section, too
polyml-5.7.1/libffi/ChangeLog-451-
##############################################
polyml-5.7.1/libffi/ChangeLog-455-
polyml-5.7.1/libffi/ChangeLog:456:    src/x86/win32.S: Define ffi_closure_FASTCALL in the MASM section, too
polyml-5.7.1/libffi/ChangeLog-457-
##############################################
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c-52-#ifdef _MSC_VER
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c:53:  __asm { mov sp_pre, esp }
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c-54-#else
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c:55:  asm volatile (" movl %%esp,%0" : "=g" (sp_pre));
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c-56-#endif
##############################################
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c-58-#ifdef _MSC_VER
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c:59:  __asm { mov sp_post, esp }
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c-60-#else
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c:61:  asm volatile (" movl %%esp,%0" : "=g" (sp_post));
polyml-5.7.1/libffi/testsuite/libffi.call/closure_stdcall.c-62-#endif
##############################################
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c-52-#ifdef _MSC_VER
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c:53:  __asm { mov sp_pre, esp }
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c-54-#else
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c:55:  asm volatile (" movl %%esp,%0" : "=g" (sp_pre));
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c-56-#endif
##############################################
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c-58-#ifdef _MSC_VER
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c:59:  __asm { mov sp_post, esp }
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c-60-#else
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c:61:  asm volatile (" movl %%esp,%0" : "=g" (sp_post));
polyml-5.7.1/libffi/testsuite/libffi.call/closure_thiscall.c-62-#endif
##############################################
polyml-5.7.1/libffi/testsuite/Makefile.in-39-  { \
polyml-5.7.1/libffi/testsuite/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/libffi/testsuite/Makefile.in-41-  }; \
##############################################
polyml-5.7.1/libffi/testsuite/Makefile.in-421-	  echo "## Begin content included from file $$f.  Do not modify. ##" \
polyml-5.7.1/libffi/testsuite/Makefile.in:422:	   && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
polyml-5.7.1/libffi/testsuite/Makefile.in-423-	   && echo "## End content included from file $$f. ##" \
##############################################
polyml-5.7.1/libffi/testsuite/Makefile.in-440-distdir: $(DISTFILES)
polyml-5.7.1/libffi/testsuite/Makefile.in:441:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/testsuite/Makefile.in:442:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/testsuite/Makefile.in-443-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/libffi/testsuite/Makefile.in-454-	  if test -d $$d/$$file; then \
polyml-5.7.1/libffi/testsuite/Makefile.in:455:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/libffi/testsuite/Makefile.in-456-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/libffi/configure.host-8-  frv*-elf)
polyml-5.7.1/libffi/configure.host:9:    LDFLAGS=`echo $LDFLAGS | sed "s/\-B[^ ]*libgloss\/frv\///"`\ -B`pwd`/../libgloss/frv/
polyml-5.7.1/libffi/configure.host-10-    ;;
##############################################
polyml-5.7.1/libffi/m4/ltsugar.m4-67-m4_define([lt_combine],
polyml-5.7.1/libffi/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
polyml-5.7.1/libffi/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
polyml-5.7.1/libffi/m4/ax_compiler_vendor.m4-73-      *:) vendor=$ventest; continue ;;
polyml-5.7.1/libffi/m4/ax_compiler_vendor.m4:74:      *)  vencpp="defined("`echo $ventest | sed 's/,/) || defined(/g'`")" ;;
polyml-5.7.1/libffi/m4/ax_compiler_vendor.m4-75-    esac
##############################################
polyml-5.7.1/libffi/m4/ax_compiler_vendor.m4-81-  done
polyml-5.7.1/libffi/m4/ax_compiler_vendor.m4:82:  ax_cv_[]_AC_LANG_ABBREV[]_compiler_vendor=`echo $vendor | cut -d: -f1`
polyml-5.7.1/libffi/m4/ax_compiler_vendor.m4-83- ])
##############################################
polyml-5.7.1/libffi/m4/ax_gcc_archflag.m4-156-     AC_PATH_PROG([PRTDIAG], [prtdiag], [prtdiag], [$PATH:/usr/platform/`uname -i`/sbin/:/usr/platform/`uname -m`/sbin/])
polyml-5.7.1/libffi/m4/ax_gcc_archflag.m4:157:     cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /dev/null`
polyml-5.7.1/libffi/m4/ax_gcc_archflag.m4:158:     cputype=`echo "$cputype" | tr -d ' -' | sed 's/SPARCIIi/SPARCII/' | tr $as_cr_LETTERS $as_cr_letters`
polyml-5.7.1/libffi/m4/ax_gcc_archflag.m4-159-     case $cputype in
##############################################
polyml-5.7.1/libffi/m4/ax_gcc_archflag.m4-180-     cputype=`((grep cpu /proc/cpuinfo | head -n 1 | cut -d: -f2 | cut -d, -f1 | sed 's/ //g') ; /usr/bin/machine ; /bin/machine; grep CPU /var/run/dmesg.boot | head -n 1 | cut -d" " -f2) 2> /dev/null`
polyml-5.7.1/libffi/m4/ax_gcc_archflag.m4:181:     cputype=`echo $cputype | sed -e 's/ppc//g;s/ *//g'`
polyml-5.7.1/libffi/m4/ax_gcc_archflag.m4-182-     case $cputype in
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-125-done
polyml-5.7.1/libffi/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
polyml-5.7.1/libffi/m4/libtool.m4-127-])
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
polyml-5.7.1/libffi/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
polyml-5.7.1/libffi/m4/libtool.m4-429-
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-437-#
polyml-5.7.1/libffi/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/libffi/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
polyml-5.7.1/libffi/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/libffi/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
polyml-5.7.1/libffi/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
polyml-5.7.1/libffi/m4/libtool.m4-551-      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
polyml-5.7.1/libffi/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/libffi/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
polyml-5.7.1/libffi/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
polyml-5.7.1/libffi/m4/libtool.m4-564-      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-720-
polyml-5.7.1/libffi/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
polyml-5.7.1/libffi/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
polyml-5.7.1/libffi/m4/libtool.m4:1091:    _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\"`'
polyml-5.7.1/libffi/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1143-      }]'
polyml-5.7.1/libffi/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/libffi/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
polyml-5.7.1/libffi/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/libffi/m4/libtool.m4-1148-  fi],[])
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
polyml-5.7.1/libffi/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/libffi/m4/libtool.m4-1181-  ECHO='print -r --'
polyml-5.7.1/libffi/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/libffi/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
polyml-5.7.1/libffi/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
polyml-5.7.1/libffi/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
polyml-5.7.1/libffi/m4/libtool.m4-1217-
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1237-   if test "$GCC" = yes; then
polyml-5.7.1/libffi/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
polyml-5.7.1/libffi/m4/libtool.m4-1239-   fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1241- /*)
polyml-5.7.1/libffi/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
polyml-5.7.1/libffi/m4/libtool.m4-1243-   ;; #(
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
polyml-5.7.1/libffi/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/libffi/m4/libtool.m4-1272-      *ELF-32*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
polyml-5.7.1/libffi/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/libffi/m4/libtool.m4-1288-	*32-bit*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1298-    else
polyml-5.7.1/libffi/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/libffi/m4/libtool.m4-1300-	*32-bit*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1650-    # And add a safety zone
polyml-5.7.1/libffi/m4/libtool.m4:1651:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/libffi/m4/libtool.m4:1652:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/libffi/m4/libtool.m4-1653-    ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1683-    if test -n "$kargmax"; then
polyml-5.7.1/libffi/m4/libtool.m4:1684:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
polyml-5.7.1/libffi/m4/libtool.m4-1685-    else
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1691-    if test -n "$lt_cv_sys_max_cmd_len"; then
polyml-5.7.1/libffi/m4/libtool.m4:1692:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/libffi/m4/libtool.m4:1693:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/libffi/m4/libtool.m4-1694-    else
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1703-      # we can't tell.
polyml-5.7.1/libffi/m4/libtool.m4:1704:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
polyml-5.7.1/libffi/m4/libtool.m4-1705-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1707-      do
polyml-5.7.1/libffi/m4/libtool.m4:1708:        i=`expr $i + 1`
polyml-5.7.1/libffi/m4/libtool.m4-1709-        teststring=$teststring$teststring
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1711-      # Only check the string length outside the loop.
polyml-5.7.1/libffi/m4/libtool.m4:1712:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
polyml-5.7.1/libffi/m4/libtool.m4-1713-      teststring=
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-1716-      # linker.  It appears as though 1/2 is a usable value.
polyml-5.7.1/libffi/m4/libtool.m4:1717:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
polyml-5.7.1/libffi/m4/libtool.m4-1718-    fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2041-  if test "$hard_links" = no; then
polyml-5.7.1/libffi/m4/libtool.m4:2042:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
polyml-5.7.1/libffi/m4/libtool.m4-2043-    need_locks=warn
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2172-  esac
polyml-5.7.1/libffi/m4/libtool.m4:2173:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
polyml-5.7.1/libffi/m4/libtool.m4-2174-  case $lt_search_path_spec in
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2179-    # okay in the real world where ";" in dirpaths is itself problematic.
polyml-5.7.1/libffi/m4/libtool.m4:2180:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
polyml-5.7.1/libffi/m4/libtool.m4-2181-    ;;
polyml-5.7.1/libffi/m4/libtool.m4-2182-  *)
polyml-5.7.1/libffi/m4/libtool.m4:2183:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/m4/libtool.m4-2184-    ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2188-  lt_tmp_lt_search_path_spec=
polyml-5.7.1/libffi/m4/libtool.m4:2189:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
polyml-5.7.1/libffi/m4/libtool.m4-2190-  for lt_sys_path in $lt_search_path_spec; do
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2223-  esac
polyml-5.7.1/libffi/m4/libtool.m4:2224:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
polyml-5.7.1/libffi/m4/libtool.m4-2225-else
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2311-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
polyml-5.7.1/libffi/m4/libtool.m4:2312:    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'
polyml-5.7.1/libffi/m4/libtool.m4-2313-    ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2347-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/libffi/m4/libtool.m4:2348:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/libffi/m4/libtool.m4:2349:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/libffi/m4/libtool.m4:2350:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/libffi/m4/libtool.m4-2351-      test -d \$dldir || mkdir -p \$dldir~
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2356-      fi'
polyml-5.7.1/libffi/m4/libtool.m4:2357:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/libffi/m4/libtool.m4-2358-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2364-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
polyml-5.7.1/libffi/m4/libtool.m4:2365:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/m4/libtool.m4-2366-m4_if([$1], [],[
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2370-      # MinGW DLLs use traditional 'lib' prefix
polyml-5.7.1/libffi/m4/libtool.m4:2371:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/m4/libtool.m4-2372-      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2374-      # pw32 DLLs use 'pw' prefix rather than 'lib'
polyml-5.7.1/libffi/m4/libtool.m4:2375:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/m4/libtool.m4-2376-      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2383-    libname_spec='$name'
polyml-5.7.1/libffi/m4/libtool.m4:2384:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/libffi/m4/libtool.m4-2385-    library_names_spec='${libname}.dll.lib'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2395-        # Let DOS variable expansion print the short 8.3 style file name.
polyml-5.7.1/libffi/m4/libtool.m4:2396:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
polyml-5.7.1/libffi/m4/libtool.m4-2397-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2400-      # Convert to MSYS style.
polyml-5.7.1/libffi/m4/libtool.m4:2401:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
polyml-5.7.1/libffi/m4/libtool.m4-2402-      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2406-      # like /cygdrive/c/PROGRA~1:/cygdr...
polyml-5.7.1/libffi/m4/libtool.m4:2407:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
polyml-5.7.1/libffi/m4/libtool.m4:2408:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
polyml-5.7.1/libffi/m4/libtool.m4:2409:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/m4/libtool.m4-2410-      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2414-        # It is most probably a Windows format PATH.
polyml-5.7.1/libffi/m4/libtool.m4:2415:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
polyml-5.7.1/libffi/m4/libtool.m4-2416-      else
polyml-5.7.1/libffi/m4/libtool.m4:2417:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/libffi/m4/libtool.m4-2418-      fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2424-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/libffi/m4/libtool.m4:2425:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/libffi/m4/libtool.m4:2426:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/libffi/m4/libtool.m4:2427:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/libffi/m4/libtool.m4-2428-      test -d \$dldir || mkdir -p \$dldir~
polyml-5.7.1/libffi/m4/libtool.m4-2429-      $install_prog $dir/$dlname \$dldir/$dlname'
polyml-5.7.1/libffi/m4/libtool.m4:2430:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/libffi/m4/libtool.m4-2431-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2438-    # Assume MSVC wrapper
polyml-5.7.1/libffi/m4/libtool.m4:2439:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
polyml-5.7.1/libffi/m4/libtool.m4-2440-    dynamic_linker='Win32 ld.exe'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2455-  shlibpath_var=DYLD_LIBRARY_PATH
polyml-5.7.1/libffi/m4/libtool.m4:2456:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
polyml-5.7.1/libffi/m4/libtool.m4-2457-m4_if([$1], [],[
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
polyml-5.7.1/libffi/m4/libtool.m4:2677:    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' ' '`
polyml-5.7.1/libffi/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2739-  shlibpath_var=LD_LIBRARY_PATH
polyml-5.7.1/libffi/m4/libtool.m4:2740:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/m4/libtool.m4-2741-    case $host_os in
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-2956-	"file_magic "*)
polyml-5.7.1/libffi/m4/libtool.m4:2957:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
polyml-5.7.1/libffi/m4/libtool.m4-2958-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3039-    # gcc leaves a trailing carriage return which upsets mingw
polyml-5.7.1/libffi/m4/libtool.m4:3040:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
polyml-5.7.1/libffi/m4/libtool.m4-3041-  *)
polyml-5.7.1/libffi/m4/libtool.m4:3042:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
polyml-5.7.1/libffi/m4/libtool.m4-3043-  esac
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3048-      # Canonicalize the pathname of ld
polyml-5.7.1/libffi/m4/libtool.m4:3049:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
polyml-5.7.1/libffi/m4/libtool.m4-3050-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
polyml-5.7.1/libffi/m4/libtool.m4:3051:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
polyml-5.7.1/libffi/m4/libtool.m4-3052-      done
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3079-      # Break only if it was the GNU/non-GNU ld that we prefer.
polyml-5.7.1/libffi/m4/libtool.m4:3080:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
polyml-5.7.1/libffi/m4/libtool.m4-3081-      *GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3119-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
polyml-5.7.1/libffi/m4/libtool.m4:3120:case `$LD -v 2>&1 </dev/null` in
polyml-5.7.1/libffi/m4/libtool.m4-3121-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3314-openbsd*)
polyml-5.7.1/libffi/m4/libtool.m4:3315:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/m4/libtool.m4-3316-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3378-    else
polyml-5.7.1/libffi/m4/libtool.m4:3379:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
polyml-5.7.1/libffi/m4/libtool.m4-3380-    fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3424-	# Tru64's nm complains that /dev/null is an invalid object file
polyml-5.7.1/libffi/m4/libtool.m4:3425:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/libffi/m4/libtool.m4-3426-	*/dev/null* | *'Invalid file or object type'*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3430-	*)
polyml-5.7.1/libffi/m4/libtool.m4:3431:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/libffi/m4/libtool.m4-3432-	  */dev/null*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3456-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
polyml-5.7.1/libffi/m4/libtool.m4:3457:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/libffi/m4/libtool.m4-3458-    *COFF*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3515-  # decide which to use based on capabilities of $DLLTOOL
polyml-5.7.1/libffi/m4/libtool.m4:3516:  case `$DLLTOOL --help 2>&1` in
polyml-5.7.1/libffi/m4/libtool.m4-3517-  *--identify-strict*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3674-# If we're using GNU nm, then use its standard symbol codes.
polyml-5.7.1/libffi/m4/libtool.m4:3675:case `$NM -V 2>&1` in
polyml-5.7.1/libffi/m4/libtool.m4-3676-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3692-mingw*)
polyml-5.7.1/libffi/m4/libtool.m4:3693:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
polyml-5.7.1/libffi/m4/libtool.m4-3694-  ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-3745-    nlist=conftest.nm
polyml-5.7.1/libffi/m4/libtool.m4:3746:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
polyml-5.7.1/libffi/m4/libtool.m4-3747-      # Try sorting and uniquifying the output.
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4083-	  *)
polyml-5.7.1/libffi/m4/libtool.m4:4084:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/m4/libtool.m4-4085-	    *Sun\ C*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4388-      *)
polyml-5.7.1/libffi/m4/libtool.m4:4389:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/m4/libtool.m4-4390-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4660-	# shared libraries, regardless of the interface used.
polyml-5.7.1/libffi/m4/libtool.m4:4661:	case `$LD -v 2>&1` in
polyml-5.7.1/libffi/m4/libtool.m4-4662-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4692-    supports_anon_versioning=no
polyml-5.7.1/libffi/m4/libtool.m4:4693:    case `$LD -v 2>&1` in
polyml-5.7.1/libffi/m4/libtool.m4-4694-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4761-	# is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/libffi/m4/libtool.m4:4762:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/m4/libtool.m4-4763-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4789-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/libffi/m4/libtool.m4:4790:      _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'
polyml-5.7.1/libffi/m4/libtool.m4:4791:      _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'
polyml-5.7.1/libffi/m4/libtool.m4-4792-      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4807-        pgcc*)				# Portland Group C compiler
polyml-5.7.1/libffi/m4/libtool.m4:4808:	  _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'
polyml-5.7.1/libffi/m4/libtool.m4-4809-	  tmp_addflag=' $pic_flag'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4812-					# Portland Group f77 and f90 compilers
polyml-5.7.1/libffi/m4/libtool.m4:4813:	  _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'
polyml-5.7.1/libffi/m4/libtool.m4-4814-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4827-	nvcc*)	# Cuda Compiler Driver 2.2
polyml-5.7.1/libffi/m4/libtool.m4:4828:	  _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'
polyml-5.7.1/libffi/m4/libtool.m4-4829-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4831-	esac
polyml-5.7.1/libffi/m4/libtool.m4:4832:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/m4/libtool.m4-4833-	*Sun\ C*)			# Sun C 5.9
polyml-5.7.1/libffi/m4/libtool.m4:4834:	  _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'
polyml-5.7.1/libffi/m4/libtool.m4-4835-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-4899-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
polyml-5.7.1/libffi/m4/libtool.m4:4900:      case `$LD -v 2>&1` in
polyml-5.7.1/libffi/m4/libtool.m4-4901-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5022-	# below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/libffi/m4/libtool.m4:5023:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/libffi/m4/libtool.m4-5024-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5071-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
polyml-5.7.1/libffi/m4/libtool.m4:5072:        _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"
polyml-5.7.1/libffi/m4/libtool.m4-5073-      else
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5137-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/libffi/m4/libtool.m4:5138:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/m4/libtool.m4-5139-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5174-	# FIXME: Setting linknames here is a bad hack.
polyml-5.7.1/libffi/m4/libtool.m4:5175:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
polyml-5.7.1/libffi/m4/libtool.m4-5176-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5312-      if test "$GCC" = yes; then
polyml-5.7.1/libffi/m4/libtool.m4:5313:	_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'
polyml-5.7.1/libffi/m4/libtool.m4-5314-	# Try to use the -exported_symbol ld option, if it does not
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5335-	if test "$lt_cv_irix_exported_symbol" = yes; then
polyml-5.7.1/libffi/m4/libtool.m4:5336:          _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'
polyml-5.7.1/libffi/m4/libtool.m4-5337-	fi
polyml-5.7.1/libffi/m4/libtool.m4-5338-      else
polyml-5.7.1/libffi/m4/libtool.m4:5339:	_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'
polyml-5.7.1/libffi/m4/libtool.m4:5340:	_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'
polyml-5.7.1/libffi/m4/libtool.m4-5341-      fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5375-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
polyml-5.7.1/libffi/m4/libtool.m4:5376:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/m4/libtool.m4-5377-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5408-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/libffi/m4/libtool.m4:5409:	_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'
polyml-5.7.1/libffi/m4/libtool.m4-5410-      else
polyml-5.7.1/libffi/m4/libtool.m4-5411-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
polyml-5.7.1/libffi/m4/libtool.m4:5412:	_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'
polyml-5.7.1/libffi/m4/libtool.m4-5413-      fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5421-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/libffi/m4/libtool.m4:5422:	_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'
polyml-5.7.1/libffi/m4/libtool.m4-5423-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
polyml-5.7.1/libffi/m4/libtool.m4:5426:	_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'
polyml-5.7.1/libffi/m4/libtool.m4:5427:	_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~
polyml-5.7.1/libffi/m4/libtool.m4:5428:	$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'
polyml-5.7.1/libffi/m4/libtool.m4-5429-
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5444-      else
polyml-5.7.1/libffi/m4/libtool.m4:5445:	case `$CC -V 2>&1` in
polyml-5.7.1/libffi/m4/libtool.m4-5446-	*"Compilers 5.0"*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5637-	  _LT_TAGVAR(allow_undefined_flag, $1)=
polyml-5.7.1/libffi/m4/libtool.m4:5638:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
polyml-5.7.1/libffi/m4/libtool.m4-5639-	  then
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-5937-        # ancient GNU ld didn't support --whole-archive et. al.
polyml-5.7.1/libffi/m4/libtool.m4:5938:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
polyml-5.7.1/libffi/m4/libtool.m4-5939-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6020-          # below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/libffi/m4/libtool.m4:6021:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/libffi/m4/libtool.m4-6022-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6070-
polyml-5.7.1/libffi/m4/libtool.m4:6071:          _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"
polyml-5.7.1/libffi/m4/libtool.m4-6072-        else
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6136-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/libffi/m4/libtool.m4:6137:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/m4/libtool.m4-6138-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6177-	    # is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/libffi/m4/libtool.m4:6178:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/libffi/m4/libtool.m4-6179-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6260-            # dependencies.
polyml-5.7.1/libffi/m4/libtool.m4:6261:            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"'
polyml-5.7.1/libffi/m4/libtool.m4-6262-            ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6325-	    # dependencies.
polyml-5.7.1/libffi/m4/libtool.m4:6326:	    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"'
polyml-5.7.1/libffi/m4/libtool.m4-6327-	    ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6361-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/libffi/m4/libtool.m4:6362:	_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'
polyml-5.7.1/libffi/m4/libtool.m4:6363:	_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'
polyml-5.7.1/libffi/m4/libtool.m4-6364-	;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6368-	    # SGI C++
polyml-5.7.1/libffi/m4/libtool.m4:6369:	    _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'
polyml-5.7.1/libffi/m4/libtool.m4-6370-
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6379-	      if test "$with_gnu_ld" = no; then
polyml-5.7.1/libffi/m4/libtool.m4:6380:	        _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'
polyml-5.7.1/libffi/m4/libtool.m4-6381-	      else
polyml-5.7.1/libffi/m4/libtool.m4:6382:	        _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'
polyml-5.7.1/libffi/m4/libtool.m4-6383-	      fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6400-	    # to its proper name (with version) after linking.
polyml-5.7.1/libffi/m4/libtool.m4:6401:	    _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'
polyml-5.7.1/libffi/m4/libtool.m4:6402:	    _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'
polyml-5.7.1/libffi/m4/libtool.m4-6403-	    # Commands to make compiler produce verbose output that lists
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6410-	    # dependencies.
polyml-5.7.1/libffi/m4/libtool.m4:6411:	    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"'
polyml-5.7.1/libffi/m4/libtool.m4-6412-
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6425-	    # earlier do not add the objects themselves.
polyml-5.7.1/libffi/m4/libtool.m4:6426:	    case `$CC -V 2>&1` in
polyml-5.7.1/libffi/m4/libtool.m4-6427-	      *"Version 7."*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6446-            # Portland Group C++ compiler
polyml-5.7.1/libffi/m4/libtool.m4:6447:	    case `$CC -V` in
polyml-5.7.1/libffi/m4/libtool.m4-6448-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6451-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
polyml-5.7.1/libffi/m4/libtool.m4:6452:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
polyml-5.7.1/libffi/m4/libtool.m4-6453-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6455-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
polyml-5.7.1/libffi/m4/libtool.m4:6456:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
polyml-5.7.1/libffi/m4/libtool.m4-6457-		$RANLIB $oldlib'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6460-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/libffi/m4/libtool.m4:6461:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
polyml-5.7.1/libffi/m4/libtool.m4-6462-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6464-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/libffi/m4/libtool.m4:6465:		$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'
polyml-5.7.1/libffi/m4/libtool.m4-6466-	      ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6474-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
polyml-5.7.1/libffi/m4/libtool.m4:6475:	    _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'
polyml-5.7.1/libffi/m4/libtool.m4-6476-            ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6493-	    # dependencies.
polyml-5.7.1/libffi/m4/libtool.m4:6494:	    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'
polyml-5.7.1/libffi/m4/libtool.m4-6495-	    ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6508-	  *)
polyml-5.7.1/libffi/m4/libtool.m4:6509:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/m4/libtool.m4-6510-	    *Sun\ C*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6515-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
polyml-5.7.1/libffi/m4/libtool.m4:6516:	      _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'
polyml-5.7.1/libffi/m4/libtool.m4-6517-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6585-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
polyml-5.7.1/libffi/m4/libtool.m4:6586:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/libffi/m4/libtool.m4-6587-	    _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'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6604-	    # to its proper name (with version) after linking.
polyml-5.7.1/libffi/m4/libtool.m4:6605:	    _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'
polyml-5.7.1/libffi/m4/libtool.m4-6606-
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6625-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/libffi/m4/libtool.m4:6626:	        _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'
polyml-5.7.1/libffi/m4/libtool.m4-6627-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6630-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
polyml-5.7.1/libffi/m4/libtool.m4:6631:	        _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'
polyml-5.7.1/libffi/m4/libtool.m4:6632:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
polyml-5.7.1/libffi/m4/libtool.m4-6633-	          echo "-hidden">> $lib.exp~
polyml-5.7.1/libffi/m4/libtool.m4:6634:	          $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~
polyml-5.7.1/libffi/m4/libtool.m4-6635-	          $RM $lib.exp'
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6649-	    # dependencies.
polyml-5.7.1/libffi/m4/libtool.m4:6650:	    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"'
polyml-5.7.1/libffi/m4/libtool.m4-6651-	    ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6656-	        osf3*)
polyml-5.7.1/libffi/m4/libtool.m4:6657:	          _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'
polyml-5.7.1/libffi/m4/libtool.m4-6658-		  ;;
polyml-5.7.1/libffi/m4/libtool.m4-6659-	        *)
polyml-5.7.1/libffi/m4/libtool.m4:6660:	          _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'
polyml-5.7.1/libffi/m4/libtool.m4-6661-		  ;;
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6909-  case ${2} in
polyml-5.7.1/libffi/m4/libtool.m4:6910:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
polyml-5.7.1/libffi/m4/libtool.m4:6911:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
polyml-5.7.1/libffi/m4/libtool.m4-6912-  esac
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-6997-
polyml-5.7.1/libffi/m4/libtool.m4:6998:  for p in `eval "$output_verbose_link_cmd"`; do
polyml-5.7.1/libffi/m4/libtool.m4-6999-    case ${prev}${p} in
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-7095-linux*)
polyml-5.7.1/libffi/m4/libtool.m4:7096:  case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/libffi/m4/libtool.m4-7097-  *Sun\ C*)
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-7146-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
polyml-5.7.1/libffi/m4/libtool.m4:7147: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
polyml-5.7.1/libffi/m4/libtool.m4-7148-fi
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-7758-    test $lt_ac_count -gt 10 && break
polyml-5.7.1/libffi/m4/libtool.m4:7759:    lt_ac_count=`expr $lt_ac_count + 1`
polyml-5.7.1/libffi/m4/libtool.m4-7760-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
polyml-5.7.1/libffi/m4/libtool.m4-7829-# ------------------------------------------------------
polyml-5.7.1/libffi/m4/libtool.m4:7830:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
polyml-5.7.1/libffi/m4/libtool.m4-7831-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
polyml-5.7.1/libffi/m4/asmcfi.m4-4-    gcc_cv_as_cfi_pseudo_op=unknown
polyml-5.7.1/libffi/m4/asmcfi.m4:5:    AC_TRY_COMPILE([asm (".cfi_startproc\n\t.cfi_endproc");],,
polyml-5.7.1/libffi/m4/asmcfi.m4-6-		   [gcc_cv_as_cfi_pseudo_op=yes],
##############################################
polyml-5.7.1/libffi/m4/ax_cflags_warn_all.m4-79-   #
polyml-5.7.1/libffi/m4/ax_cflags_warn_all.m4:80:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
polyml-5.7.1/libffi/m4/ax_cflags_warn_all.m4-81-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
polyml-5.7.1/libffi/m4/ax_cflags_warn_all.m4:82:                     [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
polyml-5.7.1/libffi/m4/ax_cflags_warn_all.m4-83-done
##############################################
polyml-5.7.1/libffi/m4/ax_enable_builddir.m4-154-    if test -f "$SRC/Makefile" ; then
polyml-5.7.1/libffi/m4/ax_enable_builddir.m4:155:      a=`grep "^VERSION " "$SRC/Makefile"` ; b=`grep "^VERSION " Makefile`
polyml-5.7.1/libffi/m4/ax_enable_builddir.m4-156-      test "$a" != "$b" && rm "$SRC/Makefile"
##############################################
polyml-5.7.1/libffi/Makefile.in-41-  { \
polyml-5.7.1/libffi/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/libffi/Makefile.in-43-  }; \
##############################################
polyml-5.7.1/libffi/Makefile.in-154-CONFIG_CLEAN_VPATH_FILES =
polyml-5.7.1/libffi/Makefile.in:155:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
polyml-5.7.1/libffi/Makefile.in-156-am__vpath_adj = case $$p in \
polyml-5.7.1/libffi/Makefile.in:157:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
polyml-5.7.1/libffi/Makefile.in-158-    *) f=$$p;; \
polyml-5.7.1/libffi/Makefile.in-159-  esac;
polyml-5.7.1/libffi/Makefile.in:160:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
polyml-5.7.1/libffi/Makefile.in-161-am__install_max = 40
polyml-5.7.1/libffi/Makefile.in-162-am__nobase_strip_setup = \
polyml-5.7.1/libffi/Makefile.in:163:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
polyml-5.7.1/libffi/Makefile.in-164-am__nobase_strip = \
##############################################
polyml-5.7.1/libffi/Makefile.in-400-  while test -n "$$dir1"; do \
polyml-5.7.1/libffi/Makefile.in:401:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
polyml-5.7.1/libffi/Makefile.in-402-    if test "$$first" != "."; then \
polyml-5.7.1/libffi/Makefile.in-403-      if test "$$first" = ".."; then \
polyml-5.7.1/libffi/Makefile.in:404:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
polyml-5.7.1/libffi/Makefile.in:405:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
polyml-5.7.1/libffi/Makefile.in-406-      else \
polyml-5.7.1/libffi/Makefile.in:407:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
polyml-5.7.1/libffi/Makefile.in-408-        if test "$$first2" = "$$first"; then \
polyml-5.7.1/libffi/Makefile.in:409:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
polyml-5.7.1/libffi/Makefile.in-410-        else \
##############################################
polyml-5.7.1/libffi/Makefile.in-415-    fi; \
polyml-5.7.1/libffi/Makefile.in:416:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
polyml-5.7.1/libffi/Makefile.in-417-  done; \
##############################################
polyml-5.7.1/libffi/Makefile.in-687-AM_CFLAGS = $(am__append_41)
polyml-5.7.1/libffi/Makefile.in:688:libffi_la_LDFLAGS = -no-undefined -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) $(AM_LTLDFLAGS)
polyml-5.7.1/libffi/Makefile.in-689-AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src
##############################################
polyml-5.7.1/libffi/Makefile.in-1280-.S.o:
polyml-5.7.1/libffi/Makefile.in:1281:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
polyml-5.7.1/libffi/Makefile.in-1282-@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
polyml-5.7.1/libffi/Makefile.in-1288-.S.obj:
polyml-5.7.1/libffi/Makefile.in:1289:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
polyml-5.7.1/libffi/Makefile.in:1290:@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
polyml-5.7.1/libffi/Makefile.in-1291-@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
polyml-5.7.1/libffi/Makefile.in-1293-@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
polyml-5.7.1/libffi/Makefile.in:1294:@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libffi/Makefile.in-1295-
polyml-5.7.1/libffi/Makefile.in-1296-.S.lo:
polyml-5.7.1/libffi/Makefile.in:1297:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
polyml-5.7.1/libffi/Makefile.in-1298-@am__fastdepCCAS_TRUE@	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
polyml-5.7.1/libffi/Makefile.in-1304-.c.o:
polyml-5.7.1/libffi/Makefile.in:1305:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
polyml-5.7.1/libffi/Makefile.in-1306-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
polyml-5.7.1/libffi/Makefile.in-1312-.c.obj:
polyml-5.7.1/libffi/Makefile.in:1313:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
polyml-5.7.1/libffi/Makefile.in:1314:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
polyml-5.7.1/libffi/Makefile.in-1315-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
polyml-5.7.1/libffi/Makefile.in-1317-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
polyml-5.7.1/libffi/Makefile.in:1318:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libffi/Makefile.in-1319-
polyml-5.7.1/libffi/Makefile.in-1320-.c.lo:
polyml-5.7.1/libffi/Makefile.in:1321:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
polyml-5.7.1/libffi/Makefile.in-1322-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
polyml-5.7.1/libffi/Makefile.in-1383-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
polyml-5.7.1/libffi/Makefile.in:1384:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
polyml-5.7.1/libffi/Makefile.in-1385-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
polyml-5.7.1/libffi/Makefile.in-1400-	dot_seen=no; \
polyml-5.7.1/libffi/Makefile.in:1401:	target=`echo $@ | sed s/-recursive//`; \
polyml-5.7.1/libffi/Makefile.in-1402-	case "$@" in \
##############################################
polyml-5.7.1/libffi/Makefile.in-1463-GTAGS:
polyml-5.7.1/libffi/Makefile.in:1464:	here=`$(am__cd) $(top_builddir) && pwd` \
polyml-5.7.1/libffi/Makefile.in-1465-	  && $(am__cd) $(top_srcdir) \
##############################################
polyml-5.7.1/libffi/Makefile.in-1495-	test -d "$(distdir)" || mkdir "$(distdir)"
polyml-5.7.1/libffi/Makefile.in:1496:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/Makefile.in:1497:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libffi/Makefile.in-1498-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/libffi/Makefile.in-1509-	  if test -d $$d/$$file; then \
polyml-5.7.1/libffi/Makefile.in:1510:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/libffi/Makefile.in-1511-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/libffi/Makefile.in-1623-	test -d $(distdir)/_build || exit 0; \
polyml-5.7.1/libffi/Makefile.in:1624:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
polyml-5.7.1/libffi/Makefile.in-1625-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
polyml-5.7.1/libffi/Makefile.in-1667-	}; \
polyml-5.7.1/libffi/Makefile.in:1668:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
polyml-5.7.1/libffi/Makefile.in-1669-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
polyml-5.7.1/libffi/Makefile.in-1679-	fi
polyml-5.7.1/libffi/Makefile.in:1680:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
polyml-5.7.1/libffi/Makefile.in-1681-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
polyml-5.7.1/libffi/Makefile.am-263-
polyml-5.7.1/libffi/Makefile.am:264:libffi_la_LDFLAGS = -no-undefined -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) $(AM_LTLDFLAGS)
polyml-5.7.1/libffi/Makefile.am-265-
##############################################
polyml-5.7.1/libffi/configure.ac-12-  frv*-elf)
polyml-5.7.1/libffi/configure.ac:13:    LDFLAGS=`echo $LDFLAGS | sed "s/\-B[^ ]*libgloss\/frv\///"`\ -B`pwd`/../libgloss/frv/
polyml-5.7.1/libffi/configure.ac-14-    ;;
##############################################
polyml-5.7.1/libffi/configure.ac-381-	LDFLAGS="$LDFLAGS -shared"
polyml-5.7.1/libffi/configure.ac:382:	AC_TRY_LINK([asm (".text; foo: nop; .data; .align 4; .byte 0; .uaword %r_disp32(foo); .text");],,
polyml-5.7.1/libffi/configure.ac-383-		    [libffi_cv_as_sparc_ua_pcrel=yes],
##############################################
polyml-5.7.1/libffi/configure.ac-395-       # Check if we have .register
polyml-5.7.1/libffi/configure.ac:396:       AC_TRY_COMPILE(,[asm (".register %g2, #scratch");],
polyml-5.7.1/libffi/configure.ac-397-		       [libffi_cv_as_register_pseudo_op=yes],
##############################################
polyml-5.7.1/libffi/configure.ac-423-       # Check if we have .ascii
polyml-5.7.1/libffi/configure.ac:424:       AC_TRY_COMPILE(,[asm (".ascii \\"string\\"");],
polyml-5.7.1/libffi/configure.ac-425-		       [libffi_cv_as_ascii_pseudo_op=yes],
##############################################
polyml-5.7.1/libffi/configure.ac-436-       # Check if we have .string
polyml-5.7.1/libffi/configure.ac:437:       AC_TRY_COMPILE(,[asm (".string \\"string\\"");],
polyml-5.7.1/libffi/configure.ac-438-		       [libffi_cv_as_string_pseudo_op=yes],
##############################################
polyml-5.7.1/libffi/configure.ac-515-	    libffi_eh_frame_line=`grep -n eh_frame conftest.dump | cut -d: -f 1`
polyml-5.7.1/libffi/configure.ac:516:	    libffi_test_line=`expr $libffi_eh_frame_line + 1`p
polyml-5.7.1/libffi/configure.ac-517-	    sed -n $libffi_test_line conftest.dump > conftest.line
##############################################
polyml-5.7.1/libffi/configure.ac-608-  fi
polyml-5.7.1/libffi/configure.ac:609:  multi_os_directory=`$CC $CFLAGS -print-multi-os-directory`
polyml-5.7.1/libffi/configure.ac-610-  case $multi_os_directory in
##############################################
polyml-5.7.1/basis/INetSock.sml-65-    in
polyml-5.7.1/basis/INetSock.sml:66:        fun toAddr(iaddr: NetHostDB.in_addr, port: int) : sock_addr =
polyml-5.7.1/basis/INetSock.sml-67-            doCall(40, (port, iaddr))
##############################################
polyml-5.7.1/basis/INetSock.sml-73-    in
polyml-5.7.1/basis/INetSock.sml:74:        fun fromAddr (s: sock_addr) : NetHostDB.in_addr * int =
polyml-5.7.1/basis/INetSock.sml-75-            if Socket.familyOfAddr s <> inetAF
##############################################
polyml-5.7.1/basis/INetSock.sml-83-    in
polyml-5.7.1/basis/INetSock.sml:84:    fun any (p: int) : sock_addr = toAddr(iAddrAny, p)
polyml-5.7.1/basis/INetSock.sml-85-    end
##############################################
polyml-5.7.1/basis/TopLevelPolyML.sml-496-                       we get an exception here. *)
polyml-5.7.1/basis/TopLevelPolyML.sml:497:                    val localhost = NetHostDB.addr (valOf(NetHostDB.getByName "localhost"))
polyml-5.7.1/basis/TopLevelPolyML.sml-498-                    val port = valOf(Int.fromString portNo)
polyml-5.7.1/basis/TopLevelPolyML.sml:499:                    val () = Socket.connect(socket, INetSock.toAddr(localhost, port))
polyml-5.7.1/basis/TopLevelPolyML.sml-500-                    (* Construct the readers and writers. *)
##############################################
polyml-5.7.1/basis/Foreign.sml-720-                    let
polyml-5.7.1/basis/Foreign.sml:721:                        val () = callFunction { cif=cif(), function=fnAddr(), result = argResVec, arguments = argLocn}
polyml-5.7.1/basis/Foreign.sml-722-                        val result: SysWord.word = getffArg(argResVec, 0w0)
##############################################
polyml-5.7.1/basis/Foreign.sml-745-                    let
polyml-5.7.1/basis/Foreign.sml:746:                        val () = callFunction { cif=cif(), function=fnAddr(), result = resMem, arguments = argVec}
polyml-5.7.1/basis/Foreign.sml-747-                    in
##############################################
polyml-5.7.1/basis/Socket.sml-270-       references. *)
polyml-5.7.1/basis/Socket.sml:271:    fun sameAddr (SOCKADDR a, SOCKADDR b) = a = b
polyml-5.7.1/basis/Socket.sml-272-
##############################################
polyml-5.7.1/basis/Socket.sml-277-    in
polyml-5.7.1/basis/Socket.sml:278:        fun familyOfAddr (sa: 'af sock_addr) = doCall(39, RunCall.unsafeCast sa)
polyml-5.7.1/basis/Socket.sml-279-    end
##############################################
polyml-5.7.1/depcomp-64-  case $1 in
polyml-5.7.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
polyml-5.7.1/depcomp-66-      *) dir=;;
##############################################
polyml-5.7.1/depcomp-73-{
polyml-5.7.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
polyml-5.7.1/depcomp-75-}
##############################################
polyml-5.7.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
polyml-5.7.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
polyml-5.7.1/depcomp-128-
##############################################
polyml-5.7.1/depcomp-405-        sleep 1
polyml-5.7.1/depcomp:406:        i=`expr $i - 1`
polyml-5.7.1/depcomp-407-      done
polyml-5.7.1/depcomp-408-    fi
polyml-5.7.1/depcomp:409:    i=`expr $i - 1`
polyml-5.7.1/depcomp-410-  done
##############################################
polyml-5.7.1/depcomp-425-  # Do two passes, one to just change these to
polyml-5.7.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
polyml-5.7.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
polyml-5.7.1/depcomp-659-  done
polyml-5.7.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
polyml-5.7.1/depcomp-661-  touch "$tmpdepfile"
##############################################
polyml-5.7.1/libpolymain/Makefile.in-40-  { \
polyml-5.7.1/libpolymain/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/libpolymain/Makefile.in-42-  }; \
##############################################
polyml-5.7.1/libpolymain/Makefile.in-95-CONFIG_CLEAN_VPATH_FILES =
polyml-5.7.1/libpolymain/Makefile.in:96:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
polyml-5.7.1/libpolymain/Makefile.in-97-am__vpath_adj = case $$p in \
polyml-5.7.1/libpolymain/Makefile.in:98:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
polyml-5.7.1/libpolymain/Makefile.in-99-    *) f=$$p;; \
polyml-5.7.1/libpolymain/Makefile.in-100-  esac;
polyml-5.7.1/libpolymain/Makefile.in:101:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
polyml-5.7.1/libpolymain/Makefile.in-102-am__install_max = 40
polyml-5.7.1/libpolymain/Makefile.in-103-am__nobase_strip_setup = \
polyml-5.7.1/libpolymain/Makefile.in:104:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
polyml-5.7.1/libpolymain/Makefile.in-105-am__nobase_strip = \
##############################################
polyml-5.7.1/libpolymain/Makefile.in-431-.c.obj:
polyml-5.7.1/libpolymain/Makefile.in:432:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libpolymain/Makefile.in-433-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
polyml-5.7.1/libpolymain/Makefile.in-435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
polyml-5.7.1/libpolymain/Makefile.in:436:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libpolymain/Makefile.in-437-
##############################################
polyml-5.7.1/libpolymain/Makefile.in-480-GTAGS:
polyml-5.7.1/libpolymain/Makefile.in:481:	here=`$(am__cd) $(top_builddir) && pwd` \
polyml-5.7.1/libpolymain/Makefile.in-482-	  && $(am__cd) $(top_srcdir) \
##############################################
polyml-5.7.1/libpolymain/Makefile.in-503-distdir: $(DISTFILES)
polyml-5.7.1/libpolymain/Makefile.in:504:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libpolymain/Makefile.in:505:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libpolymain/Makefile.in-506-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/libpolymain/Makefile.in-517-	  if test -d $$d/$$file; then \
polyml-5.7.1/libpolymain/Makefile.in:518:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/libpolymain/Makefile.in-519-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/install-sh-229-      fi
polyml-5.7.1/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
polyml-5.7.1/install-sh-231-    *)
##############################################
polyml-5.7.1/install-sh-276-      dstdir=$dst
polyml-5.7.1/install-sh:277:      dst=$dstdir/`basename "$src"`
polyml-5.7.1/install-sh-278-      dstdir_status=0
##############################################
polyml-5.7.1/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
polyml-5.7.1/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
polyml-5.7.1/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
polyml-5.7.1/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
polyml-5.7.1/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
polyml-5.7.1/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
polyml-5.7.1/install-sh-425-	    case $prefix in
polyml-5.7.1/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
polyml-5.7.1/install-sh-427-	      *) qprefix=$prefix;;
##############################################
polyml-5.7.1/install-sh-474-    if $copy_on_change &&
polyml-5.7.1/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
polyml-5.7.1/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
polyml-5.7.1/install-sh-477-
##############################################
polyml-5.7.1/config.sub-52-
polyml-5.7.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
polyml-5.7.1/config.sub-54-
##############################################
polyml-5.7.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
polyml-5.7.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
polyml-5.7.1/config.sub-117-case $maybe_os in
##############################################
polyml-5.7.1/config.sub-123-    os=-$maybe_os
polyml-5.7.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
polyml-5.7.1/config.sub-125-    ;;
##############################################
polyml-5.7.1/config.sub-127-    os=-linux-android
polyml-5.7.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
polyml-5.7.1/config.sub-129-    ;;
polyml-5.7.1/config.sub-130-  *)
polyml-5.7.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
polyml-5.7.1/config.sub-132-    if [ $basic_machine != $1 ]
polyml-5.7.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
polyml-5.7.1/config.sub-134-    else os=; fi
##############################################
polyml-5.7.1/config.sub-181-		os=-sco5v6
polyml-5.7.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-183-		;;
##############################################
polyml-5.7.1/config.sub-185-		os=-sco3.2v5
polyml-5.7.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-187-		;;
##############################################
polyml-5.7.1/config.sub-189-		os=-sco3.2v4
polyml-5.7.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-191-		;;
polyml-5.7.1/config.sub-192-	-sco3.2.[4-9]*)
polyml-5.7.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
polyml-5.7.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-195-		;;
##############################################
polyml-5.7.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
polyml-5.7.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-199-		;;
##############################################
polyml-5.7.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
polyml-5.7.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-203-		;;
##############################################
polyml-5.7.1/config.sub-205-		os=-sco3.2v2
polyml-5.7.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-207-		;;
polyml-5.7.1/config.sub-208-	-udk*)
polyml-5.7.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-210-		;;
##############################################
polyml-5.7.1/config.sub-212-		os=-isc2.2
polyml-5.7.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-214-		;;
##############################################
polyml-5.7.1/config.sub-218-	-isc*)
polyml-5.7.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyml-5.7.1/config.sub-220-		;;
##############################################
polyml-5.7.1/config.sub-230-	-ptx*)
polyml-5.7.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
polyml-5.7.1/config.sub-232-		;;
polyml-5.7.1/config.sub-233-	-windowsnt*)
polyml-5.7.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
polyml-5.7.1/config.sub-235-		;;
##############################################
polyml-5.7.1/config.sub-362-	*-*-*)
polyml-5.7.1/config.sub:363:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
polyml-5.7.1/config.sub-364-		exit 1
##############################################
polyml-5.7.1/config.sub-486-	amd64-*)
polyml-5.7.1/config.sub:487:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-488-		;;
##############################################
polyml-5.7.1/config.sub-528-	blackfin-*)
polyml-5.7.1/config.sub:529:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-530-		os=-linux
##############################################
polyml-5.7.1/config.sub-536-	c54x-*)
polyml-5.7.1/config.sub:537:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-538-		;;
polyml-5.7.1/config.sub-539-	c55x-*)
polyml-5.7.1/config.sub:540:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-541-		;;
polyml-5.7.1/config.sub-542-	c6x-*)
polyml-5.7.1/config.sub:543:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-544-		;;
##############################################
polyml-5.7.1/config.sub-739-	i*86v32)
polyml-5.7.1/config.sub:740:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/config.sub-741-		os=-sysv32
##############################################
polyml-5.7.1/config.sub-743-	i*86v4*)
polyml-5.7.1/config.sub:744:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/config.sub-745-		os=-sysv4
##############################################
polyml-5.7.1/config.sub-747-	i*86v)
polyml-5.7.1/config.sub:748:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/config.sub-749-		os=-sysv
##############################################
polyml-5.7.1/config.sub-751-	i*86sol2)
polyml-5.7.1/config.sub:752:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyml-5.7.1/config.sub-753-		os=-solaris2
##############################################
polyml-5.7.1/config.sub-781-	m68knommu-*)
polyml-5.7.1/config.sub:782:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-783-		os=-linux
##############################################
polyml-5.7.1/config.sub-818-	mips3*-*)
polyml-5.7.1/config.sub:819:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
polyml-5.7.1/config.sub-820-		;;
polyml-5.7.1/config.sub-821-	mips3*)
polyml-5.7.1/config.sub:822:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
polyml-5.7.1/config.sub-823-		;;
##############################################
polyml-5.7.1/config.sub-840-	ms1-*)
polyml-5.7.1/config.sub:841:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
polyml-5.7.1/config.sub-842-		;;
##############################################
polyml-5.7.1/config.sub-959-	parisc-*)
polyml-5.7.1/config.sub:960:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-961-		os=-linux
##############################################
polyml-5.7.1/config.sub-975-	pc98-*)
polyml-5.7.1/config.sub:976:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-977-		;;
##############################################
polyml-5.7.1/config.sub-990-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
polyml-5.7.1/config.sub:991:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-992-		;;
polyml-5.7.1/config.sub-993-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
polyml-5.7.1/config.sub:994:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-995-		;;
polyml-5.7.1/config.sub-996-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
polyml-5.7.1/config.sub:997:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-998-		;;
polyml-5.7.1/config.sub-999-	pentium4-*)
polyml-5.7.1/config.sub:1000:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-1001-		;;
##############################################
polyml-5.7.1/config.sub-1009-	ppc-* | ppcbe-*)
polyml-5.7.1/config.sub:1010:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-1011-		;;
##############################################
polyml-5.7.1/config.sub-1015-	ppcle-* | powerpclittle-*)
polyml-5.7.1/config.sub:1016:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-1017-		;;
##############################################
polyml-5.7.1/config.sub-1019-		;;
polyml-5.7.1/config.sub:1020:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-1021-		;;
##############################################
polyml-5.7.1/config.sub-1025-	ppc64le-* | powerpc64little-*)
polyml-5.7.1/config.sub:1026:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-1027-		;;
##############################################
polyml-5.7.1/config.sub-1108-	strongarm-* | thumb-*)
polyml-5.7.1/config.sub:1109:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
polyml-5.7.1/config.sub-1110-		;;
##############################################
polyml-5.7.1/config.sub-1238-	xscale-* | xscalee[bl]-*)
polyml-5.7.1/config.sub:1239:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
polyml-5.7.1/config.sub-1240-		;;
##############################################
polyml-5.7.1/config.sub-1315-	*)
polyml-5.7.1/config.sub:1316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
polyml-5.7.1/config.sub-1317-		exit 1
##############################################
polyml-5.7.1/config.sub-1323-	*-digital*)
polyml-5.7.1/config.sub:1324:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
polyml-5.7.1/config.sub-1325-		;;
polyml-5.7.1/config.sub-1326-	*-commodore*)
polyml-5.7.1/config.sub:1327:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
polyml-5.7.1/config.sub-1328-		;;
##############################################
polyml-5.7.1/config.sub-1344-	-solaris1 | -solaris1.*)
polyml-5.7.1/config.sub:1345:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
polyml-5.7.1/config.sub-1346-		;;
##############################################
polyml-5.7.1/config.sub-1356-	-gnu/linux*)
polyml-5.7.1/config.sub:1357:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
polyml-5.7.1/config.sub-1358-		;;
##############################################
polyml-5.7.1/config.sub-1402-	-nto*)
polyml-5.7.1/config.sub:1403:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
polyml-5.7.1/config.sub-1404-		;;
##############################################
polyml-5.7.1/config.sub-1409-	-mac*)
polyml-5.7.1/config.sub:1410:		os=`echo $os | sed -e 's|mac|macos|'`
polyml-5.7.1/config.sub-1411-		;;
##############################################
polyml-5.7.1/config.sub-1415-	-linux*)
polyml-5.7.1/config.sub:1416:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
polyml-5.7.1/config.sub-1417-		;;
polyml-5.7.1/config.sub-1418-	-sunos5*)
polyml-5.7.1/config.sub:1419:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
polyml-5.7.1/config.sub-1420-		;;
polyml-5.7.1/config.sub-1421-	-sunos6*)
polyml-5.7.1/config.sub:1422:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
polyml-5.7.1/config.sub-1423-		;;
##############################################
polyml-5.7.1/config.sub-1470-	-sinix5.*)
polyml-5.7.1/config.sub:1471:		os=`echo $os | sed -e 's|sinix|sysv|'`
polyml-5.7.1/config.sub-1472-		;;
##############################################
polyml-5.7.1/config.sub-1523-		# Get rid of the `-' at the beginning of $os.
polyml-5.7.1/config.sub:1524:		os=`echo $os | sed 's/[^-]*-//'`
polyml-5.7.1/config.sub:1525:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
polyml-5.7.1/config.sub-1526-		exit 1
##############################################
polyml-5.7.1/config.sub-1786-		esac
polyml-5.7.1/config.sub:1787:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
polyml-5.7.1/config.sub-1788-		;;
##############################################
polyml-5.7.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
polyml-5.7.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/configure-47-  as_echo='print -r --'
polyml-5.7.1/configure-48-  as_echo_n='print -rn --'
polyml-5.7.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/configure-50-  as_echo='printf %s\n'
##############################################
polyml-5.7.1/configure-52-else
polyml-5.7.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
polyml-5.7.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
polyml-5.7.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
polyml-5.7.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
polyml-5.7.1/configure-64-      esac;
##############################################
polyml-5.7.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
polyml-5.7.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
polyml-5.7.1/configure-201-
##############################################
polyml-5.7.1/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
polyml-5.7.1/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
polyml-5.7.1/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
polyml-5.7.1/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
polyml-5.7.1/configure-335-      case $as_dir in #(
polyml-5.7.1/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
polyml-5.7.1/configure-337-      *) as_qdir=$as_dir;;
##############################################
polyml-5.7.1/configure-408-  {
polyml-5.7.1/configure:409:    as_val=`expr "$@" || test $? -eq 1`
polyml-5.7.1/configure-410-  }
##############################################
polyml-5.7.1/configure-415-# ----------------------------------------
polyml-5.7.1/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
polyml-5.7.1/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
polyml-5.7.1/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
polyml-5.7.1/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
polyml-5.7.1/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
polyml-5.7.1/configure-916-  case $ac_option in
polyml-5.7.1/configure:917:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
polyml-5.7.1/configure-918-  *=)   ac_optarg= ;;
##############################################
polyml-5.7.1/configure-960-  -disable-* | --disable-*)
polyml-5.7.1/configure:961:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
polyml-5.7.1/configure-962-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/configure-965-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/configure:966:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/configure-967-    case $ac_user_opts in
##############################################
polyml-5.7.1/configure-986-  -enable-* | --enable-*)
polyml-5.7.1/configure:987:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
polyml-5.7.1/configure-988-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/configure-991-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/configure:992:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/configure-993-    case $ac_user_opts in
##############################################
polyml-5.7.1/configure-1190-  -with-* | --with-*)
polyml-5.7.1/configure:1191:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
polyml-5.7.1/configure-1192-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/configure-1195-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/configure:1196:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/configure-1197-    case $ac_user_opts in
##############################################
polyml-5.7.1/configure-1206-  -without-* | --without-*)
polyml-5.7.1/configure:1207:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
polyml-5.7.1/configure-1208-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/configure-1211-    ac_useropt_orig=$ac_useropt
polyml-5.7.1/configure:1212:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyml-5.7.1/configure-1213-    case $ac_user_opts in
##############################################
polyml-5.7.1/configure-1244-  *=*)
polyml-5.7.1/configure:1245:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
polyml-5.7.1/configure-1246-    # Reject names that are not valid shell variable names.
##############################################
polyml-5.7.1/configure-1265-if test -n "$ac_prev"; then
polyml-5.7.1/configure:1266:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
polyml-5.7.1/configure-1267-  as_fn_error $? "missing argument to $ac_option"
##############################################
polyml-5.7.1/configure-1287-    */ )
polyml-5.7.1/configure:1288:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
polyml-5.7.1/configure-1289-      eval $ac_var=\$ac_val;;
##############################################
polyml-5.7.1/configure-1322-ac_ls_di=`ls -di .` &&
polyml-5.7.1/configure:1323:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
polyml-5.7.1/configure-1324-  as_fn_error $? "working directory cannot be determined"
##############################################
polyml-5.7.1/configure-1378-case $srcdir in
polyml-5.7.1/configure:1379:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
polyml-5.7.1/configure-1380-esac
##############################################
polyml-5.7.1/configure-1421-By default, \`make install' will install all the files in
polyml-5.7.1/configure:1422:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
polyml-5.7.1/configure:1423:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
polyml-5.7.1/configure-1424-for instance \`--prefix=\$HOME'.
##############################################
polyml-5.7.1/configure-1559-*)
polyml-5.7.1/configure:1560:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
polyml-5.7.1/configure-1561-  # A ".." for each directory in $ac_dir_suffix.
polyml-5.7.1/configure:1562:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
polyml-5.7.1/configure-1563-  case $ac_top_builddir_sub in
##############################################
polyml-5.7.1/configure-2524-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
polyml-5.7.1/configure:2525:  as_decl_name=`echo $2|sed 's/ *(.*//'`
polyml-5.7.1/configure:2526:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
polyml-5.7.1/configure-2527-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
polyml-5.7.1/configure-2638-    *\'*)
polyml-5.7.1/configure:2639:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/configure-2640-    esac
##############################################
polyml-5.7.1/configure-2721-      case $ac_val in
polyml-5.7.1/configure:2722:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
polyml-5.7.1/configure-2723-      esac
##############################################
polyml-5.7.1/configure-2736-	case $ac_val in
polyml-5.7.1/configure:2737:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
polyml-5.7.1/configure-2738-	esac
##############################################
polyml-5.7.1/configure-2856-    set,)
polyml-5.7.1/configure:2857:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
polyml-5.7.1/configure:2858:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
polyml-5.7.1/configure-2859-      ac_cache_corrupted=: ;;
##############################################
polyml-5.7.1/configure-2867-	# differences in whitespace do not lead to failure.
polyml-5.7.1/configure:2868:	ac_old_val_w=`echo x $ac_old_val`
polyml-5.7.1/configure:2869:	ac_new_val_w=`echo x $ac_new_val`
polyml-5.7.1/configure-2870-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
polyml-5.7.1/configure-2887-    case $ac_new_val in
polyml-5.7.1/configure:2888:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/configure-2889-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
polyml-5.7.1/configure-3062-     echo "timestamp, slept: $am_has_slept" > conftest.file
polyml-5.7.1/configure:3063:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
polyml-5.7.1/configure-3064-     if test "$*" = "X"; then
polyml-5.7.1/configure-3065-	# -L didn't work.
polyml-5.7.1/configure:3066:	set X `ls -t "$srcdir/configure" conftest.file`
polyml-5.7.1/configure-3067-     fi
##############################################
polyml-5.7.1/configure-3113-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
polyml-5.7.1/configure:3114:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
polyml-5.7.1/configure-3115-
polyml-5.7.1/configure-3116-# Expand $ac_aux_dir to an absolute path.
polyml-5.7.1/configure:3117:am_aux_dir=`cd "$ac_aux_dir" && pwd`
polyml-5.7.1/configure-3118-
##############################################
polyml-5.7.1/configure-3258-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
polyml-5.7.1/configure:3259:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
polyml-5.7.1/configure-3260-	     'mkdir (GNU coreutils) '* | \
##############################################
polyml-5.7.1/configure-3331-set x ${MAKE-make}
polyml-5.7.1/configure:3332:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
polyml-5.7.1/configure-3333-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
polyml-5.7.1/configure-3341-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
polyml-5.7.1/configure:3342:case `${MAKE-make} -f conftest.make 2>/dev/null` in
polyml-5.7.1/configure-3343-  *@@@%%%=?*=@@@%%%*)
##############################################
polyml-5.7.1/configure-3407-
polyml-5.7.1/configure:3408:if test "`cd $srcdir && pwd`" != "`pwd`"; then
polyml-5.7.1/configure-3409-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
polyml-5.7.1/configure-3559-test "x$ac_build_alias" = x &&
polyml-5.7.1/configure:3560:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
polyml-5.7.1/configure-3561-test "x$ac_build_alias" = x &&
polyml-5.7.1/configure-3562-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
polyml-5.7.1/configure:3563:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
polyml-5.7.1/configure-3564-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
polyml-5.7.1/configure-3583-IFS=$ac_save_IFS
polyml-5.7.1/configure:3584:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
polyml-5.7.1/configure-3585-
##############################################
polyml-5.7.1/configure-3594-else
polyml-5.7.1/configure:3595:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
polyml-5.7.1/configure-3596-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
polyml-5.7.1/configure-3616-IFS=$ac_save_IFS
polyml-5.7.1/configure:3617:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
polyml-5.7.1/configure-3618-
##############################################
polyml-5.7.1/configure-3831-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
polyml-5.7.1/configure:3832:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/configure-3833-  ECHO='print -r --'
polyml-5.7.1/configure:3834:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/configure-3835-  ECHO='printf %s\n'
##############################################
polyml-5.7.1/configure-3895-# Ignore all kinds of additional output from 'make'.
polyml-5.7.1/configure:3896:case `$am_make -s -f confmf 2> /dev/null` in #(
polyml-5.7.1/configure-3897-*the\ am__doit\ target*)
##############################################
polyml-5.7.1/configure-3905-   echo '.include "confinc"' > confmf
polyml-5.7.1/configure:3906:   case `$am_make -s -f confmf 2> /dev/null` in #(
polyml-5.7.1/configure-3907-   *the\ am__doit\ target*)
##############################################
polyml-5.7.1/configure-4284-$as_echo_n "checking whether the C compiler works... " >&6; }
polyml-5.7.1/configure:4285:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
polyml-5.7.1/configure-4286-
##############################################
polyml-5.7.1/configure-4328-	then :; else
polyml-5.7.1/configure:4329:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
polyml-5.7.1/configure-4330-	fi
##############################################
polyml-5.7.1/configure-4388-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
polyml-5.7.1/configure:4389:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
polyml-5.7.1/configure-4390-	  break;;
##############################################
polyml-5.7.1/configure-4497-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
polyml-5.7.1/configure:4498:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
polyml-5.7.1/configure-4499-       break;;
##############################################
polyml-5.7.1/configure-4815-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/configure:4816:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyml-5.7.1/configure-4817-  fi
##############################################
polyml-5.7.1/configure-4939-  # Check for GNU $ac_path_SED
polyml-5.7.1/configure:4940:case `"$ac_path_SED" --version 2>&1` in
polyml-5.7.1/configure-4941-*GNU*)
##############################################
polyml-5.7.1/configure-5015-  # Check for GNU $ac_path_GREP
polyml-5.7.1/configure:5016:case `"$ac_path_GREP" --version 2>&1` in
polyml-5.7.1/configure-5017-*GNU*)
##############################################
polyml-5.7.1/configure-5081-  # Check for GNU $ac_path_EGREP
polyml-5.7.1/configure:5082:case `"$ac_path_EGREP" --version 2>&1` in
polyml-5.7.1/configure-5083-*GNU*)
##############################################
polyml-5.7.1/configure-5148-  # Check for GNU $ac_path_FGREP
polyml-5.7.1/configure:5149:case `"$ac_path_FGREP" --version 2>&1` in
polyml-5.7.1/configure-5150-*GNU*)
##############################################
polyml-5.7.1/configure-5228-    # gcc leaves a trailing carriage return which upsets mingw
polyml-5.7.1/configure:5229:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
polyml-5.7.1/configure-5230-  *)
polyml-5.7.1/configure:5231:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
polyml-5.7.1/configure-5232-  esac
##############################################
polyml-5.7.1/configure-5237-      # Canonicalize the pathname of ld
polyml-5.7.1/configure:5238:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
polyml-5.7.1/configure-5239-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
polyml-5.7.1/configure:5240:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
polyml-5.7.1/configure-5241-      done
##############################################
polyml-5.7.1/configure-5272-      # Break only if it was the GNU/non-GNU ld that we prefer.
polyml-5.7.1/configure:5273:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
polyml-5.7.1/configure-5274-      *GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/configure-5303-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
polyml-5.7.1/configure:5304:case `$LD -v 2>&1 </dev/null` in
polyml-5.7.1/configure-5305-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/configure-5348-	# Tru64's nm complains that /dev/null is an invalid object file
polyml-5.7.1/configure:5349:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/configure-5350-	*/dev/null* | *'Invalid file or object type'*)
##############################################
polyml-5.7.1/configure-5354-	*)
polyml-5.7.1/configure:5355:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/configure-5356-	  */dev/null*)
##############################################
polyml-5.7.1/configure-5482-
polyml-5.7.1/configure:5483:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/configure-5484-    *COFF*)
##############################################
polyml-5.7.1/configure-5594-    # And add a safety zone
polyml-5.7.1/configure:5595:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/configure:5596:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/configure-5597-    ;;
##############################################
polyml-5.7.1/configure-5627-    if test -n "$kargmax"; then
polyml-5.7.1/configure:5628:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
polyml-5.7.1/configure-5629-    else
##############################################
polyml-5.7.1/configure-5636-	test undefined != "$lt_cv_sys_max_cmd_len"; then
polyml-5.7.1/configure:5637:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/configure:5638:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/configure-5639-    else
##############################################
polyml-5.7.1/configure-5648-      # we can't tell.
polyml-5.7.1/configure:5649:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
polyml-5.7.1/configure-5650-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
polyml-5.7.1/configure-5652-      do
polyml-5.7.1/configure:5653:        i=`expr $i + 1`
polyml-5.7.1/configure-5654-        teststring=$teststring$teststring
##############################################
polyml-5.7.1/configure-5656-      # Only check the string length outside the loop.
polyml-5.7.1/configure:5657:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
polyml-5.7.1/configure-5658-      teststring=
##############################################
polyml-5.7.1/configure-5661-      # linker.  It appears as though 1/2 is a usable value.
polyml-5.7.1/configure:5662:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
polyml-5.7.1/configure-5663-    fi
##############################################
polyml-5.7.1/configure-6094-openbsd*)
polyml-5.7.1/configure:6095:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/configure-6096-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
polyml-5.7.1/configure-6161-    else
polyml-5.7.1/configure:6162:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
polyml-5.7.1/configure-6163-    fi
##############################################
polyml-5.7.1/configure-6303-  # decide which to use based on capabilities of $DLLTOOL
polyml-5.7.1/configure:6304:  case `$DLLTOOL --help 2>&1` in
polyml-5.7.1/configure-6305-  *--identify-strict*)
##############################################
polyml-5.7.1/configure-6825-# If we're using GNU nm, then use its standard symbol codes.
polyml-5.7.1/configure:6826:case `$NM -V 2>&1` in
polyml-5.7.1/configure-6827-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/configure-6843-mingw*)
polyml-5.7.1/configure:6844:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
polyml-5.7.1/configure-6845-  ;;
##############################################
polyml-5.7.1/configure-7062-   if test "$GCC" = yes; then
polyml-5.7.1/configure:7063:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
polyml-5.7.1/configure-7064-   fi
##############################################
polyml-5.7.1/configure-7066- /*)
polyml-5.7.1/configure:7067:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
polyml-5.7.1/configure-7068-   ;; #(
##############################################
polyml-5.7.1/configure-7102-  test $ac_status = 0; }; then
polyml-5.7.1/configure:7103:    case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/configure-7104-      *ELF-32*)
##############################################
polyml-5.7.1/configure-7122-    if test "$lt_cv_prog_gnu_ld" = yes; then
polyml-5.7.1/configure:7123:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/configure-7124-	*32-bit*)
##############################################
polyml-5.7.1/configure-7134-    else
polyml-5.7.1/configure:7135:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/configure-7136-	*32-bit*)
##############################################
polyml-5.7.1/configure-8301-do :
polyml-5.7.1/configure:8302:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-8303-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
polyml-5.7.1/configure-8306-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:8307:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-8308-_ACEOF
##############################################
polyml-5.7.1/configure-8889-done
polyml-5.7.1/configure:8890:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
polyml-5.7.1/configure-8891-
##############################################
polyml-5.7.1/configure-8918-	"file_magic "*)
polyml-5.7.1/configure:8919:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
polyml-5.7.1/configure-8920-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
polyml-5.7.1/configure-8984-	"file_magic "*)
polyml-5.7.1/configure:8985:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
polyml-5.7.1/configure-8986-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
polyml-5.7.1/configure-9351-      *)
polyml-5.7.1/configure:9352:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/configure-9353-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
polyml-5.7.1/configure-9711-  if test "$hard_links" = no; then
polyml-5.7.1/configure:9712:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
polyml-5.7.1/configure:9713:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
polyml-5.7.1/configure-9714-    need_locks=warn
##############################################
polyml-5.7.1/configure-9800-	# shared libraries, regardless of the interface used.
polyml-5.7.1/configure:9801:	case `$LD -v 2>&1` in
polyml-5.7.1/configure-9802-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
polyml-5.7.1/configure-9832-    supports_anon_versioning=no
polyml-5.7.1/configure:9833:    case `$LD -v 2>&1` in
polyml-5.7.1/configure-9834-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
polyml-5.7.1/configure-9901-	# is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/configure:9902:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/configure-9903-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/configure-9929-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/configure:9930:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
polyml-5.7.1/configure:9931:      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'
polyml-5.7.1/configure-9932-      ;;
##############################################
polyml-5.7.1/configure-9947-        pgcc*)				# Portland Group C compiler
polyml-5.7.1/configure:9948:	  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'
polyml-5.7.1/configure-9949-	  tmp_addflag=' $pic_flag'
##############################################
polyml-5.7.1/configure-9952-					# Portland Group f77 and f90 compilers
polyml-5.7.1/configure:9953:	  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'
polyml-5.7.1/configure-9954-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
polyml-5.7.1/configure-9967-	nvcc*)	# Cuda Compiler Driver 2.2
polyml-5.7.1/configure:9968:	  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'
polyml-5.7.1/configure-9969-	  compiler_needs_object=yes
##############################################
polyml-5.7.1/configure-9971-	esac
polyml-5.7.1/configure:9972:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/configure-9973-	*Sun\ C*)			# Sun C 5.9
polyml-5.7.1/configure:9974:	  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'
polyml-5.7.1/configure-9975-	  compiler_needs_object=yes
##############################################
polyml-5.7.1/configure-10039-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
polyml-5.7.1/configure:10040:      case `$LD -v 2>&1` in
polyml-5.7.1/configure-10041-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
polyml-5.7.1/configure-10162-	# below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/configure:10163:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/configure-10164-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/configure-10236-      }'
polyml-5.7.1/configure:10237:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-10238-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/configure-10239-  if test -z "$lt_cv_aix_libpath_"; then
polyml-5.7.1/configure:10240:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-10241-  fi
##############################################
polyml-5.7.1/configure-10254-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
polyml-5.7.1/configure:10255:        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"
polyml-5.7.1/configure-10256-      else
##############################################
polyml-5.7.1/configure-10289-      }'
polyml-5.7.1/configure:10290:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-10291-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/configure-10292-  if test -z "$lt_cv_aix_libpath_"; then
polyml-5.7.1/configure:10293:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-10294-  fi
##############################################
polyml-5.7.1/configure-10362-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/configure:10363:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/configure-10364-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/configure-10399-	# FIXME: Setting linknames here is a bad hack.
polyml-5.7.1/configure:10400:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
polyml-5.7.1/configure-10401-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
polyml-5.7.1/configure-10417-  if test "$lt_cv_ld_force_load" = "yes"; then
polyml-5.7.1/configure:10418:    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\"`'
polyml-5.7.1/configure-10419-
##############################################
polyml-5.7.1/configure-10597-      if test "$GCC" = yes; then
polyml-5.7.1/configure:10598:	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'
polyml-5.7.1/configure-10599-	# Try to use the -exported_symbol ld option, if it does not
##############################################
polyml-5.7.1/configure-10625-	if test "$lt_cv_irix_exported_symbol" = yes; then
polyml-5.7.1/configure:10626:          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'
polyml-5.7.1/configure-10627-	fi
polyml-5.7.1/configure-10628-      else
polyml-5.7.1/configure:10629:	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'
polyml-5.7.1/configure:10630:	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'
polyml-5.7.1/configure-10631-      fi
##############################################
polyml-5.7.1/configure-10665-	hardcode_direct_absolute=yes
polyml-5.7.1/configure:10666:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/configure-10667-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
polyml-5.7.1/configure-10698-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/configure:10699:	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'
polyml-5.7.1/configure-10700-      else
polyml-5.7.1/configure-10701-	allow_undefined_flag=' -expect_unresolved \*'
polyml-5.7.1/configure:10702:	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'
polyml-5.7.1/configure-10703-      fi
##############################################
polyml-5.7.1/configure-10711-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/configure:10712:	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'
polyml-5.7.1/configure-10713-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/configure-10715-	allow_undefined_flag=' -expect_unresolved \*'
polyml-5.7.1/configure:10716:	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'
polyml-5.7.1/configure:10717:	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~
polyml-5.7.1/configure:10718:	$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'
polyml-5.7.1/configure-10719-
##############################################
polyml-5.7.1/configure-10734-      else
polyml-5.7.1/configure:10735:	case `$CC -V 2>&1` in
polyml-5.7.1/configure-10736-	*"Compilers 5.0"*)
##############################################
polyml-5.7.1/configure-11133-  esac
polyml-5.7.1/configure:11134:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
polyml-5.7.1/configure-11135-  case $lt_search_path_spec in
##############################################
polyml-5.7.1/configure-11140-    # okay in the real world where ";" in dirpaths is itself problematic.
polyml-5.7.1/configure:11141:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
polyml-5.7.1/configure-11142-    ;;
polyml-5.7.1/configure-11143-  *)
polyml-5.7.1/configure:11144:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/configure-11145-    ;;
##############################################
polyml-5.7.1/configure-11149-  lt_tmp_lt_search_path_spec=
polyml-5.7.1/configure:11150:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
polyml-5.7.1/configure-11151-  for lt_sys_path in $lt_search_path_spec; do
##############################################
polyml-5.7.1/configure-11184-  esac
polyml-5.7.1/configure:11185:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
polyml-5.7.1/configure-11186-else
##############################################
polyml-5.7.1/configure-11272-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
polyml-5.7.1/configure:11273:    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'
polyml-5.7.1/configure-11274-    ;;
##############################################
polyml-5.7.1/configure-11308-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/configure:11309:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/configure:11310:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/configure:11311:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/configure-11312-      test -d \$dldir || mkdir -p \$dldir~
##############################################
polyml-5.7.1/configure-11317-      fi'
polyml-5.7.1/configure:11318:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/configure-11319-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/configure-11325-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
polyml-5.7.1/configure:11326:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-11327-
##############################################
polyml-5.7.1/configure-11331-      # MinGW DLLs use traditional 'lib' prefix
polyml-5.7.1/configure:11332:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-11333-      ;;
##############################################
polyml-5.7.1/configure-11335-      # pw32 DLLs use 'pw' prefix rather than 'lib'
polyml-5.7.1/configure:11336:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-11337-      ;;
##############################################
polyml-5.7.1/configure-11344-    libname_spec='$name'
polyml-5.7.1/configure:11345:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-11346-    library_names_spec='${libname}.dll.lib'
##############################################
polyml-5.7.1/configure-11356-        # Let DOS variable expansion print the short 8.3 style file name.
polyml-5.7.1/configure:11357:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
polyml-5.7.1/configure-11358-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
polyml-5.7.1/configure-11361-      # Convert to MSYS style.
polyml-5.7.1/configure:11362:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
polyml-5.7.1/configure-11363-      ;;
##############################################
polyml-5.7.1/configure-11367-      # like /cygdrive/c/PROGRA~1:/cygdr...
polyml-5.7.1/configure:11368:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
polyml-5.7.1/configure:11369:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
polyml-5.7.1/configure:11370:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/configure-11371-      ;;
##############################################
polyml-5.7.1/configure-11375-        # It is most probably a Windows format PATH.
polyml-5.7.1/configure:11376:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
polyml-5.7.1/configure-11377-      else
polyml-5.7.1/configure:11378:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/configure-11379-      fi
##############################################
polyml-5.7.1/configure-11385-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/configure:11386:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/configure:11387:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/configure:11388:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/configure-11389-      test -d \$dldir || mkdir -p \$dldir~
polyml-5.7.1/configure-11390-      $install_prog $dir/$dlname \$dldir/$dlname'
polyml-5.7.1/configure:11391:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/configure-11392-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/configure-11399-    # Assume MSVC wrapper
polyml-5.7.1/configure:11400:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
polyml-5.7.1/configure-11401-    dynamic_linker='Win32 ld.exe'
##############################################
polyml-5.7.1/configure-11416-  shlibpath_var=DYLD_LIBRARY_PATH
polyml-5.7.1/configure:11417:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
polyml-5.7.1/configure-11418-
##############################################
polyml-5.7.1/configure-11642-  if test -f /etc/ld.so.conf; then
polyml-5.7.1/configure:11643:    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' ' '`
polyml-5.7.1/configure-11644-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
polyml-5.7.1/configure-11716-  shlibpath_var=LD_LIBRARY_PATH
polyml-5.7.1/configure:11717:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/configure-11718-    case $host_os in
##############################################
polyml-5.7.1/configure-12955-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/configure:12956:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyml-5.7.1/configure-12957-  fi
##############################################
polyml-5.7.1/configure-13059-  case ${2} in
polyml-5.7.1/configure:13060:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
polyml-5.7.1/configure:13061:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
polyml-5.7.1/configure-13062-  esac
##############################################
polyml-5.7.1/configure-13314-done
polyml-5.7.1/configure:13315:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
polyml-5.7.1/configure-13316-
##############################################
polyml-5.7.1/configure-13346-    # gcc leaves a trailing carriage return which upsets mingw
polyml-5.7.1/configure:13347:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
polyml-5.7.1/configure-13348-  *)
polyml-5.7.1/configure:13349:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
polyml-5.7.1/configure-13350-  esac
##############################################
polyml-5.7.1/configure-13355-      # Canonicalize the pathname of ld
polyml-5.7.1/configure:13356:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
polyml-5.7.1/configure-13357-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
polyml-5.7.1/configure:13358:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
polyml-5.7.1/configure-13359-      done
##############################################
polyml-5.7.1/configure-13390-      # Break only if it was the GNU/non-GNU ld that we prefer.
polyml-5.7.1/configure:13391:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
polyml-5.7.1/configure-13392-      *GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/configure-13421-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
polyml-5.7.1/configure:13422:case `$LD -v 2>&1 </dev/null` in
polyml-5.7.1/configure-13423-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/configure-13455-        # ancient GNU ld didn't support --whole-archive et. al.
polyml-5.7.1/configure:13456:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
polyml-5.7.1/configure-13457-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
polyml-5.7.1/configure-13539-          # below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/configure:13540:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/configure-13541-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/configure-13612-      }'
polyml-5.7.1/configure:13613:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-13614-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/configure-13615-  if test -z "$lt_cv_aix_libpath__CXX"; then
polyml-5.7.1/configure:13616:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-13617-  fi
##############################################
polyml-5.7.1/configure-13631-
polyml-5.7.1/configure:13632:          archive_expsym_cmds_CXX='$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"
polyml-5.7.1/configure-13633-        else
##############################################
polyml-5.7.1/configure-13666-      }'
polyml-5.7.1/configure:13667:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-13668-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/configure-13669-  if test -z "$lt_cv_aix_libpath__CXX"; then
polyml-5.7.1/configure:13670:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/configure-13671-  fi
##############################################
polyml-5.7.1/configure-13739-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/configure:13740:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/configure-13741-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/configure-13780-	    # is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/configure:13781:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/configure-13782-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/configure-13801-  if test "$lt_cv_ld_force_load" = "yes"; then
polyml-5.7.1/configure:13802:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
polyml-5.7.1/configure-13803-
##############################################
polyml-5.7.1/configure-13892-            # dependencies.
polyml-5.7.1/configure:13893:            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"'
polyml-5.7.1/configure-13894-            ;;
##############################################
polyml-5.7.1/configure-13957-	    # dependencies.
polyml-5.7.1/configure:13958:	    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"'
polyml-5.7.1/configure-13959-	    ;;
##############################################
polyml-5.7.1/configure-13993-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/configure:13994:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
polyml-5.7.1/configure:13995:	archive_expsym_cmds_CXX='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'
polyml-5.7.1/configure-13996-	;;
##############################################
polyml-5.7.1/configure-14000-	    # SGI C++
polyml-5.7.1/configure:14001:	    archive_cmds_CXX='$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'
polyml-5.7.1/configure-14002-
##############################################
polyml-5.7.1/configure-14011-	      if test "$with_gnu_ld" = no; then
polyml-5.7.1/configure:14012:	        archive_cmds_CXX='$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'
polyml-5.7.1/configure-14013-	      else
polyml-5.7.1/configure:14014:	        archive_cmds_CXX='$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'
polyml-5.7.1/configure-14015-	      fi
##############################################
polyml-5.7.1/configure-14032-	    # to its proper name (with version) after linking.
polyml-5.7.1/configure:14033:	    archive_cmds_CXX='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'
polyml-5.7.1/configure:14034:	    archive_expsym_cmds_CXX='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'
polyml-5.7.1/configure-14035-	    # Commands to make compiler produce verbose output that lists
##############################################
polyml-5.7.1/configure-14042-	    # dependencies.
polyml-5.7.1/configure:14043:	    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"'
polyml-5.7.1/configure-14044-
##############################################
polyml-5.7.1/configure-14057-	    # earlier do not add the objects themselves.
polyml-5.7.1/configure:14058:	    case `$CC -V 2>&1` in
polyml-5.7.1/configure-14059-	      *"Version 7."*)
##############################################
polyml-5.7.1/configure-14078-            # Portland Group C++ compiler
polyml-5.7.1/configure:14079:	    case `$CC -V` in
polyml-5.7.1/configure-14080-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
polyml-5.7.1/configure-14083-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
polyml-5.7.1/configure:14084:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
polyml-5.7.1/configure-14085-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
polyml-5.7.1/configure-14087-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
polyml-5.7.1/configure:14088:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
polyml-5.7.1/configure-14089-		$RANLIB $oldlib'
##############################################
polyml-5.7.1/configure-14092-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/configure:14093:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
polyml-5.7.1/configure-14094-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
polyml-5.7.1/configure-14096-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/configure:14097:		$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'
polyml-5.7.1/configure-14098-	      ;;
##############################################
polyml-5.7.1/configure-14106-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
polyml-5.7.1/configure:14107:	    whole_archive_flag_spec_CXX='${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'
polyml-5.7.1/configure-14108-            ;;
##############################################
polyml-5.7.1/configure-14125-	    # dependencies.
polyml-5.7.1/configure:14126:	    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'
polyml-5.7.1/configure-14127-	    ;;
##############################################
polyml-5.7.1/configure-14140-	  *)
polyml-5.7.1/configure:14141:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/configure-14142-	    *Sun\ C*)
##############################################
polyml-5.7.1/configure-14147-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
polyml-5.7.1/configure:14148:	      whole_archive_flag_spec_CXX='${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'
polyml-5.7.1/configure-14149-	      compiler_needs_object_CXX=yes
##############################################
polyml-5.7.1/configure-14217-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
polyml-5.7.1/configure:14218:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/configure-14219-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
polyml-5.7.1/configure-14236-	    # to its proper name (with version) after linking.
polyml-5.7.1/configure:14237:	    archive_cmds_CXX='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'
polyml-5.7.1/configure-14238-
##############################################
polyml-5.7.1/configure-14257-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/configure:14258:	        archive_cmds_CXX='$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'
polyml-5.7.1/configure-14259-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/configure-14262-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
polyml-5.7.1/configure:14263:	        archive_cmds_CXX='$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'
polyml-5.7.1/configure:14264:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
polyml-5.7.1/configure-14265-	          echo "-hidden">> $lib.exp~
polyml-5.7.1/configure:14266:	          $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~
polyml-5.7.1/configure-14267-	          $RM $lib.exp'
##############################################
polyml-5.7.1/configure-14281-	    # dependencies.
polyml-5.7.1/configure:14282:	    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"'
polyml-5.7.1/configure-14283-	    ;;
##############################################
polyml-5.7.1/configure-14288-	        osf3*)
polyml-5.7.1/configure:14289:	          archive_cmds_CXX='$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'
polyml-5.7.1/configure-14290-		  ;;
polyml-5.7.1/configure-14291-	        *)
polyml-5.7.1/configure:14292:	          archive_cmds_CXX='$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'
polyml-5.7.1/configure-14293-		  ;;
##############################################
polyml-5.7.1/configure-14535-
polyml-5.7.1/configure:14536:  for p in `eval "$output_verbose_link_cmd"`; do
polyml-5.7.1/configure-14537-    case ${prev}${p} in
##############################################
polyml-5.7.1/configure-14632-linux*)
polyml-5.7.1/configure:14633:  case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/configure-14634-  *Sun\ C*)
##############################################
polyml-5.7.1/configure-14683-if test -n "${compiler_lib_search_path_CXX}"; then
polyml-5.7.1/configure:14684: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
polyml-5.7.1/configure-14685-fi
##############################################
polyml-5.7.1/configure-14924-	  *)
polyml-5.7.1/configure:14925:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/configure-14926-	    *Sun\ C*)
##############################################
polyml-5.7.1/configure-15278-  if test "$hard_links" = no; then
polyml-5.7.1/configure:15279:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
polyml-5.7.1/configure:15280:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
polyml-5.7.1/configure-15281-    need_locks=warn
##############################################
polyml-5.7.1/configure-15555-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
polyml-5.7.1/configure:15556:    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'
polyml-5.7.1/configure-15557-    ;;
##############################################
polyml-5.7.1/configure-15591-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/configure:15592:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/configure:15593:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/configure:15594:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/configure-15595-      test -d \$dldir || mkdir -p \$dldir~
##############################################
polyml-5.7.1/configure-15600-      fi'
polyml-5.7.1/configure:15601:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/configure-15602-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/configure-15608-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
polyml-5.7.1/configure:15609:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-15610-
##############################################
polyml-5.7.1/configure-15613-      # MinGW DLLs use traditional 'lib' prefix
polyml-5.7.1/configure:15614:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-15615-      ;;
##############################################
polyml-5.7.1/configure-15617-      # pw32 DLLs use 'pw' prefix rather than 'lib'
polyml-5.7.1/configure:15618:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-15619-      ;;
##############################################
polyml-5.7.1/configure-15626-    libname_spec='$name'
polyml-5.7.1/configure:15627:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/configure-15628-    library_names_spec='${libname}.dll.lib'
##############################################
polyml-5.7.1/configure-15638-        # Let DOS variable expansion print the short 8.3 style file name.
polyml-5.7.1/configure:15639:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
polyml-5.7.1/configure-15640-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
polyml-5.7.1/configure-15643-      # Convert to MSYS style.
polyml-5.7.1/configure:15644:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
polyml-5.7.1/configure-15645-      ;;
##############################################
polyml-5.7.1/configure-15649-      # like /cygdrive/c/PROGRA~1:/cygdr...
polyml-5.7.1/configure:15650:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
polyml-5.7.1/configure:15651:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
polyml-5.7.1/configure:15652:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/configure-15653-      ;;
##############################################
polyml-5.7.1/configure-15657-        # It is most probably a Windows format PATH.
polyml-5.7.1/configure:15658:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
polyml-5.7.1/configure-15659-      else
polyml-5.7.1/configure:15660:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/configure-15661-      fi
##############################################
polyml-5.7.1/configure-15667-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/configure:15668:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/configure:15669:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/configure:15670:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/configure-15671-      test -d \$dldir || mkdir -p \$dldir~
polyml-5.7.1/configure-15672-      $install_prog $dir/$dlname \$dldir/$dlname'
polyml-5.7.1/configure:15673:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/configure-15674-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/configure-15681-    # Assume MSVC wrapper
polyml-5.7.1/configure:15682:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
polyml-5.7.1/configure-15683-    dynamic_linker='Win32 ld.exe'
##############################################
polyml-5.7.1/configure-15698-  shlibpath_var=DYLD_LIBRARY_PATH
polyml-5.7.1/configure:15699:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
polyml-5.7.1/configure-15700-
##############################################
polyml-5.7.1/configure-15923-  if test -f /etc/ld.so.conf; then
polyml-5.7.1/configure:15924:    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' ' '`
polyml-5.7.1/configure-15925-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
polyml-5.7.1/configure-15997-  shlibpath_var=LD_LIBRARY_PATH
polyml-5.7.1/configure:15998:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/configure-15999-    case $host_os in
##############################################
polyml-5.7.1/configure-16888-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/configure:16889:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyml-5.7.1/configure-16890-  fi
##############################################
polyml-5.7.1/configure-16990-set x ${MAKE-make}
polyml-5.7.1/configure:16991:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
polyml-5.7.1/configure-16992-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
polyml-5.7.1/configure-17000-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
polyml-5.7.1/configure:17001:case `${MAKE-make} -f conftest.make 2>/dev/null` in
polyml-5.7.1/configure-17002-  *@@@%%%=?*=@@@%%%*)
##############################################
polyml-5.7.1/configure-17192-  if test "$am_compiler_list" = ""; then
polyml-5.7.1/configure:17193:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyml-5.7.1/configure-17194-  fi
##############################################
polyml-5.7.1/configure-18067-    for ac_var in incroot usrlibdir libdir; do
polyml-5.7.1/configure:18068:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
polyml-5.7.1/configure-18069-    done
##############################################
polyml-5.7.1/configure-18177-  LIBS=$ac_save_LIBS
polyml-5.7.1/configure:18178:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
polyml-5.7.1/configure-18179-do
##############################################
polyml-5.7.1/configure-18580-  for ac_func in _getb67 GETB67 getb67; do
polyml-5.7.1/configure:18581:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-18582-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-18643-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
polyml-5.7.1/configure:18644:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
polyml-5.7.1/configure-18645-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
polyml-5.7.1/configure-18675-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:18676:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
polyml-5.7.1/configure-18677-_ACEOF
##############################################
polyml-5.7.1/configure-18954-do :
polyml-5.7.1/configure:18955:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-18956-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-18958-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:18959:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-18960-_ACEOF
##############################################
polyml-5.7.1/configure-18967-do :
polyml-5.7.1/configure:18968:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-18969-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-18971-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:18972:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-18973-_ACEOF
##############################################
polyml-5.7.1/configure-18980-do :
polyml-5.7.1/configure:18981:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-18982-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-18984-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:18985:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-18986-_ACEOF
##############################################
polyml-5.7.1/configure-18993-do :
polyml-5.7.1/configure:18994:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-18995-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-18997-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:18998:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-18999-_ACEOF
##############################################
polyml-5.7.1/configure-19006-do :
polyml-5.7.1/configure:19007:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19008-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19010-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19011:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19012-_ACEOF
##############################################
polyml-5.7.1/configure-19019-do :
polyml-5.7.1/configure:19020:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19021-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19023-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19024:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19025-_ACEOF
##############################################
polyml-5.7.1/configure-19032-do :
polyml-5.7.1/configure:19033:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19034-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19036-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19037:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19038-_ACEOF
##############################################
polyml-5.7.1/configure-19045-do :
polyml-5.7.1/configure:19046:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19047-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19049-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19050:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19051-_ACEOF
##############################################
polyml-5.7.1/configure-19058-do :
polyml-5.7.1/configure:19059:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19060-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19062-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19063:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19064-_ACEOF
##############################################
polyml-5.7.1/configure-19071-do :
polyml-5.7.1/configure:19072:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19073-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19075-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19076:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19077-_ACEOF
##############################################
polyml-5.7.1/configure-19087-do :
polyml-5.7.1/configure:19088:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19089-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19091-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19092:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19093-_ACEOF
##############################################
polyml-5.7.1/configure-19335-  test $ac_status = 0; }; then
polyml-5.7.1/configure:19336:  pkg_cv_FFI_CFLAGS=`$PKG_CONFIG --cflags "libffi" 2>/dev/null`
polyml-5.7.1/configure-19337-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
polyml-5.7.1/configure-19352-  test $ac_status = 0; }; then
polyml-5.7.1/configure:19353:  pkg_cv_FFI_LIBS=`$PKG_CONFIG --libs "libffi" 2>/dev/null`
polyml-5.7.1/configure-19354-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
polyml-5.7.1/configure-19373-        if test $_pkg_short_errors_supported = yes; then
polyml-5.7.1/configure:19374:	        FFI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libffi" 2>&1`
polyml-5.7.1/configure-19375-        else
polyml-5.7.1/configure:19376:	        FFI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libffi" 2>&1`
polyml-5.7.1/configure-19377-        fi
##############################################
polyml-5.7.1/configure-19663-do :
polyml-5.7.1/configure:19664:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-19665-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-19667-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:19668:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-19669-_ACEOF
##############################################
polyml-5.7.1/configure-20853-do :
polyml-5.7.1/configure:20854:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-20855-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-20857-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:20858:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/configure-20859-_ACEOF
##############################################
polyml-5.7.1/configure-21464-do :
polyml-5.7.1/configure:21465:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyml-5.7.1/configure-21466-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyml-5.7.1/configure-21468-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:21469:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyml-5.7.1/configure-21470-_ACEOF
##############################################
polyml-5.7.1/configure-21517-ac_save_IFS=$IFS; IFS=','
polyml-5.7.1/configure:21518:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
polyml-5.7.1/configure-21519-IFS=$ac_save_IFS
##############################################
polyml-5.7.1/configure-21772-do :
polyml-5.7.1/configure:21773:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-21774-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-21776-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:21777:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/configure-21778-_ACEOF
##############################################
polyml-5.7.1/configure-21784-do :
polyml-5.7.1/configure:21785:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-21786-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-21788-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:21789:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/configure-21790-_ACEOF
##############################################
polyml-5.7.1/configure-21796-do :
polyml-5.7.1/configure:21797:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-21798-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-21800-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:21801:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/configure-21802-_ACEOF
##############################################
polyml-5.7.1/configure-21821-do :
polyml-5.7.1/configure:21822:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-21823-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-21825-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:21826:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/configure-21827-_ACEOF
##############################################
polyml-5.7.1/configure-21833-do :
polyml-5.7.1/configure:21834:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-21835-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-21837-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:21838:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/configure-21839-_ACEOF
##############################################
polyml-5.7.1/configure-21845-do :
polyml-5.7.1/configure:21846:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyml-5.7.1/configure-21847-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyml-5.7.1/configure-21849-  cat >>confdefs.h <<_ACEOF
polyml-5.7.1/configure:21850:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyml-5.7.1/configure-21851-_ACEOF
##############################################
polyml-5.7.1/configure-22446-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
polyml-5.7.1/configure:22447:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
polyml-5.7.1/configure-22448-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
polyml-5.7.1/configure-22606-if test -z "$BASH_VERSION$ZSH_VERSION" \
polyml-5.7.1/configure:22607:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/configure-22608-  as_echo='print -r --'
polyml-5.7.1/configure-22609-  as_echo_n='print -rn --'
polyml-5.7.1/configure:22610:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
polyml-5.7.1/configure-22611-  as_echo='printf %s\n'
##############################################
polyml-5.7.1/configure-22613-else
polyml-5.7.1/configure:22614:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
polyml-5.7.1/configure-22615-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
polyml-5.7.1/configure-22623-	expr "X$arg" : "X\\(.*\\)$as_nl";
polyml-5.7.1/configure:22624:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
polyml-5.7.1/configure-22625-      esac;
##############################################
polyml-5.7.1/configure-22700-# ----------------------------------------
polyml-5.7.1/configure:22701:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
polyml-5.7.1/configure-22702-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
polyml-5.7.1/configure-22772-  {
polyml-5.7.1/configure:22773:    as_val=`expr "$@" || test $? -eq 1`
polyml-5.7.1/configure-22774-  }
##############################################
polyml-5.7.1/configure-22876-      case $as_dir in #(
polyml-5.7.1/configure:22877:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
polyml-5.7.1/configure-22878-      *) as_qdir=$as_dir;;
##############################################
polyml-5.7.1/configure-23011-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
polyml-5.7.1/configure:23012:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
polyml-5.7.1/configure-23013-ac_cs_version="\\
##############################################
polyml-5.7.1/configure-23036-  --*=?*)
polyml-5.7.1/configure:23037:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
polyml-5.7.1/configure:23038:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
polyml-5.7.1/configure-23039-    ac_shift=:
##############################################
polyml-5.7.1/configure-23041-  --*=)
polyml-5.7.1/configure:23042:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
polyml-5.7.1/configure-23043-    ac_optarg=
##############################################
polyml-5.7.1/configure-23065-    case $ac_optarg in
polyml-5.7.1/configure:23066:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/configure-23067-    '') as_fn_error $? "missing file argument" ;;
##############################################
polyml-5.7.1/configure-23073-    case $ac_optarg in
polyml-5.7.1/configure:23074:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/configure-23075-    esac
##############################################
polyml-5.7.1/configure-23142-delay_variable_subst='$delay_variable_subst'
polyml-5.7.1/configure:23143:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23144:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23145:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23146:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23147:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23148:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23149:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23150:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23151:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23152:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23153:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23154:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23155:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23156:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23157:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23158:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23159:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23160:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23161:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23162:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23163:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23164:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23165:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23166:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23167:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23168:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23169:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23170:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23171:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23172:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23173:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23174:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23175:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23176:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23177:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23178:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23179:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23180:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23181:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23182:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23183:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23184:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23185:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23186:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23187:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23188:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23189:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23190:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23191:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23192:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23193:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23194:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23195:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23196:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23197:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23198:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23199:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23200: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"`'
polyml-5.7.1/configure:23201:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23202:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23203:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23204:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23205:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23206:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23207:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23208:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23209:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23210:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23211:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23212:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23213:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23214:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23215:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23216:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23217:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23218:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23219:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23220:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23221:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23222:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23223:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23224:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23225:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23226:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23227:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23228:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23229:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23230:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23231:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23232:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23233:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23234:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23235:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23236:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23237:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23238:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23239:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23240:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23241:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23242:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23243:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23244:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23245:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23246:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23247:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23248:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23249:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23250:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23251:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23252:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23253:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23254:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23255:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23256:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23257:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23258:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23259:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23260:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23261:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23262:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23263:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23264:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23265:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23266:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23267:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23268:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23269:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23270:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23271:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23272:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23273:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23274:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23275:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23276:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23277:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23278:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23279:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23280:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23281:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23282:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23283:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23284:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23285:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23286:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23287:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23288:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23289:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23290:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23291:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23292:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23293:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23294:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23295:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23296:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23297:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23298:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23299:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23300:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23301:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23302:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23303:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23304:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23305:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23306:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23307:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23308:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23309:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23310:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23311:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23312:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23313:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23314:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23315:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23316:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23317:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23318:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23319:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23320:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23321:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23322:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23323:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23324:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23325:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23326:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure:23327:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/configure-23328-
##############################################
polyml-5.7.1/configure-23438-compiler_lib_search_path_CXX; do
polyml-5.7.1/configure:23439:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/configure-23440-    *[\\\\\\\`\\"\\\$]*)
polyml-5.7.1/configure:23441:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
polyml-5.7.1/configure-23442-      ;;
##############################################
polyml-5.7.1/configure-23479-postlink_cmds_CXX; do
polyml-5.7.1/configure:23480:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/configure-23481-    *[\\\\\\\`\\"\\\$]*)
polyml-5.7.1/configure:23482:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
polyml-5.7.1/configure-23483-      ;;
##############################################
polyml-5.7.1/configure-23587-fi
polyml-5.7.1/configure:23588:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
polyml-5.7.1/configure-23589-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
polyml-5.7.1/configure-23604-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
polyml-5.7.1/configure:23605:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
polyml-5.7.1/configure-23606-ac_delim='%!_!# '
##############################################
polyml-5.7.1/configure-23610-
polyml-5.7.1/configure:23611:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
polyml-5.7.1/configure-23612-  if test $ac_delim_n = $ac_delim_num; then
##############################################
polyml-5.7.1/configure-23748-for ac_last_try in false false :; do
polyml-5.7.1/configure:23749:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
polyml-5.7.1/configure-23750-  if test -z "$ac_tt"; then
##############################################
polyml-5.7.1/configure-23880-      esac
polyml-5.7.1/configure:23881:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
polyml-5.7.1/configure-23882-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
polyml-5.7.1/configure-23939-*)
polyml-5.7.1/configure:23940:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
polyml-5.7.1/configure-23941-  # A ".." for each directory in $ac_dir_suffix.
polyml-5.7.1/configure:23942:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
polyml-5.7.1/configure-23943-  case $ac_top_builddir_sub in
##############################################
polyml-5.7.1/configure-24000-/@mandir@/p'
polyml-5.7.1/configure:24001:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
polyml-5.7.1/configure-24002-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
polyml-5.7.1/configure-24017-
polyml-5.7.1/configure:24018:# Neutralize VPATH when `$srcdir' = `.'.
polyml-5.7.1/configure-24019-# Shell code in configure.ac might set extrasub.
##############################################
polyml-5.7.1/configure-24045-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
polyml-5.7.1/configure:24046:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
polyml-5.7.1/configure-24047-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
polyml-5.7.1/configure-24091-    * )
polyml-5.7.1/configure:24092:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
polyml-5.7.1/configure-24093-  esac
##############################################
polyml-5.7.1/configure-24138-    # Strip MF so we end up with the name of the file.
polyml-5.7.1/configure:24139:    mf=`echo "$mf" | sed -e 's/:.*$//'`
polyml-5.7.1/configure-24140-    # Check whether this is an Automake generated Makefile or not.
##############################################
polyml-5.7.1/configure-24175-    # from the Makefile without running 'make'.
polyml-5.7.1/configure:24176:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
polyml-5.7.1/configure-24177-    test -z "$DEPDIR" && continue
polyml-5.7.1/configure:24178:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
polyml-5.7.1/configure-24179-    test -z "$am__include" && continue
polyml-5.7.1/configure:24180:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
polyml-5.7.1/configure-24181-    # Find all dependency output files, they are included files with
##############################################
polyml-5.7.1/configure-24234-
polyml-5.7.1/configure:24235:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
polyml-5.7.1/configure-24236-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
polyml-5.7.1/configure-25095-      case $ac_arg in
polyml-5.7.1/configure:25096:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/configure-25097-      esac
##############################################
polyml-5.7.1/configure-25105-  case $ac_arg in
polyml-5.7.1/configure:25106:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyml-5.7.1/configure-25107-  esac
##############################################
polyml-5.7.1/configure-25134-*)
polyml-5.7.1/configure:25135:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
polyml-5.7.1/configure-25136-  # A ".." for each directory in $ac_dir_suffix.
polyml-5.7.1/configure:25137:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
polyml-5.7.1/configure-25138-  case $ac_top_builddir_sub in
##############################################
polyml-5.7.1/config.guess-34-
polyml-5.7.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
polyml-5.7.1/config.guess-36-
##############################################
polyml-5.7.1/config.guess-102-: ${TMPDIR=/tmp} ;
polyml-5.7.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
polyml-5.7.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
polyml-5.7.1/config.guess-151-	EOF
polyml-5.7.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
polyml-5.7.1/config.guess-153-	;;
##############################################
polyml-5.7.1/config.guess-209-	    *)
polyml-5.7.1/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
polyml-5.7.1/config.guess-211-		;;
##############################################
polyml-5.7.1/config.guess-240-	*4.0)
polyml-5.7.1/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
polyml-5.7.1/config.guess-242-		;;
polyml-5.7.1/config.guess-243-	*5.*)
polyml-5.7.1/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
polyml-5.7.1/config.guess-245-		;;
##############################################
polyml-5.7.1/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
polyml-5.7.1/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
polyml-5.7.1/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
polyml-5.7.1/config.guess-288-	# 1.2 uses "1.2" for uname -r.
polyml-5.7.1/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
polyml-5.7.1/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
polyml-5.7.1/config.guess-348-    s390x:SunOS:*:*)
polyml-5.7.1/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/config.guess-350-	exit ;;
polyml-5.7.1/config.guess-351-    sun4H:SunOS:5.*:*)
polyml-5.7.1/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/config.guess-353-	exit ;;
polyml-5.7.1/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
polyml-5.7.1/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/config.guess-356-	exit ;;
##############################################
polyml-5.7.1/config.guess-373-	fi
polyml-5.7.1/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/config.guess-375-	exit ;;
##############################################
polyml-5.7.1/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
polyml-5.7.1/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/config.guess-381-	exit ;;
##############################################
polyml-5.7.1/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
polyml-5.7.1/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
polyml-5.7.1/config.guess-390-	exit ;;
##############################################
polyml-5.7.1/config.guess-394-    sun*:*:4.2BSD:*)
polyml-5.7.1/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
polyml-5.7.1/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
polyml-5.7.1/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
polyml-5.7.1/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
polyml-5.7.1/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
polyml-5.7.1/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
polyml-5.7.1/config.guess-532-    *:IRIX*:*:*)
polyml-5.7.1/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
polyml-5.7.1/config.guess-534-	exit ;;
##############################################
polyml-5.7.1/config.guess-562-EOF
polyml-5.7.1/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
polyml-5.7.1/config.guess-564-		then
##############################################
polyml-5.7.1/config.guess-575-    *:AIX:*:[4567])
polyml-5.7.1/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
polyml-5.7.1/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
polyml-5.7.1/config.guess-610-    9000/[34678]??:HP-UX:*:*)
polyml-5.7.1/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
polyml-5.7.1/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
polyml-5.7.1/config.guess-664-EOF
polyml-5.7.1/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
polyml-5.7.1/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
polyml-5.7.1/config.guess-692-    ia64:HP-UX:*:*)
polyml-5.7.1/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
polyml-5.7.1/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
polyml-5.7.1/config.guess-722-EOF
polyml-5.7.1/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
polyml-5.7.1/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
polyml-5.7.1/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
polyml-5.7.1/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
polyml-5.7.1/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
polyml-5.7.1/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
polyml-5.7.1/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
polyml-5.7.1/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
polyml-5.7.1/config.guess-814-	    amd64)
polyml-5.7.1/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
polyml-5.7.1/config.guess-816-	    *)
polyml-5.7.1/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
polyml-5.7.1/config.guess-818-	esac
##############################################
polyml-5.7.1/config.guess-872-    prep*:SunOS:5.*:*)
polyml-5.7.1/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyml-5.7.1/config.guess-874-	exit ;;
##############################################
polyml-5.7.1/config.guess-876-	# the GNU system
polyml-5.7.1/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
polyml-5.7.1/config.guess-878-	exit ;;
##############################################
polyml-5.7.1/config.guess-880-	# other systems with GNU libc and userland
polyml-5.7.1/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
polyml-5.7.1/config.guess-882-	exit ;;
##############################################
polyml-5.7.1/config.guess-968-EOF
polyml-5.7.1/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
polyml-5.7.1/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
polyml-5.7.1/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
polyml-5.7.1/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
polyml-5.7.1/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
polyml-5.7.1/config.guess-1262-	fi
polyml-5.7.1/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
polyml-5.7.1/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
polyml-5.7.1/config.guess-1347-    *:DragonFly:*:*)
polyml-5.7.1/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
polyml-5.7.1/config.guess-1349-	exit ;;
##############################################
polyml-5.7.1/config.guess-1360-    i*86:skyos:*:*)
polyml-5.7.1/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
polyml-5.7.1/config.guess-1362-	exit ;;
##############################################
polyml-5.7.1/modules/IntInfAsInt/Makefile.in-39-  { \
polyml-5.7.1/modules/IntInfAsInt/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/modules/IntInfAsInt/Makefile.in-41-  }; \
##############################################
polyml-5.7.1/modules/IntInfAsInt/Makefile.in-302-distdir: $(DISTFILES)
polyml-5.7.1/modules/IntInfAsInt/Makefile.in:303:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/modules/IntInfAsInt/Makefile.in:304:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/modules/IntInfAsInt/Makefile.in-305-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/modules/IntInfAsInt/Makefile.in-316-	  if test -d $$d/$$file; then \
polyml-5.7.1/modules/IntInfAsInt/Makefile.in:317:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/modules/IntInfAsInt/Makefile.in-318-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/modules/Makefile.in-39-  { \
polyml-5.7.1/modules/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/modules/Makefile.in-41-  }; \
##############################################
polyml-5.7.1/modules/Makefile.in-156-  while test -n "$$dir1"; do \
polyml-5.7.1/modules/Makefile.in:157:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
polyml-5.7.1/modules/Makefile.in-158-    if test "$$first" != "."; then \
polyml-5.7.1/modules/Makefile.in-159-      if test "$$first" = ".."; then \
polyml-5.7.1/modules/Makefile.in:160:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
polyml-5.7.1/modules/Makefile.in:161:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
polyml-5.7.1/modules/Makefile.in-162-      else \
polyml-5.7.1/modules/Makefile.in:163:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
polyml-5.7.1/modules/Makefile.in-164-        if test "$$first2" = "$$first"; then \
polyml-5.7.1/modules/Makefile.in:165:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
polyml-5.7.1/modules/Makefile.in-166-        else \
##############################################
polyml-5.7.1/modules/Makefile.in-171-    fi; \
polyml-5.7.1/modules/Makefile.in:172:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
polyml-5.7.1/modules/Makefile.in-173-  done; \
##############################################
polyml-5.7.1/modules/Makefile.in-370-	dot_seen=no; \
polyml-5.7.1/modules/Makefile.in:371:	target=`echo $@ | sed s/-recursive//`; \
polyml-5.7.1/modules/Makefile.in-372-	case "$@" in \
##############################################
polyml-5.7.1/modules/Makefile.in-433-GTAGS:
polyml-5.7.1/modules/Makefile.in:434:	here=`$(am__cd) $(top_builddir) && pwd` \
polyml-5.7.1/modules/Makefile.in-435-	  && $(am__cd) $(top_srcdir) \
##############################################
polyml-5.7.1/modules/Makefile.in-456-distdir: $(DISTFILES)
polyml-5.7.1/modules/Makefile.in:457:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/modules/Makefile.in:458:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/modules/Makefile.in-459-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/modules/Makefile.in-470-	  if test -d $$d/$$file; then \
polyml-5.7.1/modules/Makefile.in:471:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/modules/Makefile.in-472-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/samplecode/Networking/HTTPSample.ML-5-val SOME poly = NetHostDB.getByName "www.polyml.org"
polyml-5.7.1/samplecode/Networking/HTTPSample.ML:6:val addr = INetSock.toAddr(NetHostDB.addr poly, 80)
polyml-5.7.1/samplecode/Networking/HTTPSample.ML-7-(* There seems to be a bug in Solaris 8 which means that select indicates that there is
##############################################
polyml-5.7.1/Tests/Succeed/Test082.ML-5-val localhost = NetHostDB.addr me;
polyml-5.7.1/Tests/Succeed/Test082.ML:6:Socket.bind(x, INetSock.toAddr(localhost, 0));
polyml-5.7.1/Tests/Succeed/Test082.ML-7-(* Socket.listen(x, 5); *)
##############################################
polyml-5.7.1/Tests/Succeed/Test082.ML-9-let
polyml-5.7.1/Tests/Succeed/Test082.ML:10:val (_, port) = INetSock.fromAddr(Socket.Ctl.getSockName x)
polyml-5.7.1/Tests/Succeed/Test082.ML-11-in
polyml-5.7.1/Tests/Succeed/Test082.ML:12:Socket.connect(y, INetSock.toAddr(localhost, port));
polyml-5.7.1/Tests/Succeed/Test082.ML-13-
##############################################
polyml-5.7.1/Tests/Succeed/Test083.ML-9-val localhost = NetHostDB.addr me;
polyml-5.7.1/Tests/Succeed/Test083.ML:10:Socket.bind(x, INetSock.toAddr(localhost, 0));
polyml-5.7.1/Tests/Succeed/Test083.ML-11-Socket.listen(x, 5);
##############################################
polyml-5.7.1/Tests/Succeed/Test083.ML-31-let
polyml-5.7.1/Tests/Succeed/Test083.ML:32:val (_, port) = INetSock.fromAddr(Socket.Ctl.getSockName x)
polyml-5.7.1/Tests/Succeed/Test083.ML-33-in
polyml-5.7.1/Tests/Succeed/Test083.ML:34:Socket.connectNB(y, INetSock.toAddr(localhost, port))
polyml-5.7.1/Tests/Succeed/Test083.ML-35-end;
##############################################
polyml-5.7.1/Tests/Succeed/Test078.ML-5-val localhost = NetHostDB.addr me;
polyml-5.7.1/Tests/Succeed/Test078.ML:6:Socket.bind(x, INetSock.toAddr(localhost, 0));
polyml-5.7.1/Tests/Succeed/Test078.ML-7-Socket.listen(x, 5);
polyml-5.7.1/Tests/Succeed/Test078.ML-8-let
polyml-5.7.1/Tests/Succeed/Test078.ML:9:val (_, port) = INetSock.fromAddr(Socket.Ctl.getSockName x)
polyml-5.7.1/Tests/Succeed/Test078.ML-10-in
polyml-5.7.1/Tests/Succeed/Test078.ML:11:Socket.connect(y, INetSock.toAddr(localhost, port))
polyml-5.7.1/Tests/Succeed/Test078.ML-12-end;
##############################################
polyml-5.7.1/documentation/Overview.html-336-  libpolyml/x86_dep.cpp<br>
polyml-5.7.1/documentation/Overview.html:337:  libpolyml/x86asm.asm <br>
polyml-5.7.1/documentation/Overview.html-338-  libpolyml/power_dep.cpp<br>
##############################################
polyml-5.7.1/libpolyml/globals.h-121-
polyml-5.7.1/libpolyml/globals.h:122:    static PolyWord FromStackAddr(PolyWord *sp) { return PolyWord(sp); }
polyml-5.7.1/libpolyml/globals.h-123-    static PolyWord FromCodePtr(POLYCODEPTR p) { return PolyWord(p); }
##############################################
polyml-5.7.1/libpolyml/globals.h-132-    POLYOBJPTR AsObjPtr(void) const { return contents.objectPtr; }
polyml-5.7.1/libpolyml/globals.h:133:    PolyWord *AsStackAddr(void) const { return contents.stackAddr; }
polyml-5.7.1/libpolyml/globals.h-134-    POLYCODEPTR AsCodePtr(void) const { return contents.codePtr; }
##############################################
polyml-5.7.1/libpolyml/memmgr.h-174-    POLYUNSIGNED wordNo(PolyWord *pt) { return pt - bottom; }
polyml-5.7.1/libpolyml/memmgr.h:175:    PolyWord *wordAddr(POLYUNSIGNED bitno) { return bottom + bitno; }
polyml-5.7.1/libpolyml/memmgr.h-176-
##############################################
polyml-5.7.1/libpolyml/network.cpp-145-    POLYEXTERNALSYMBOL POLYUNSIGNED PolyNetworkGetHostByName(PolyObject *threadId, PolyWord hostName);
polyml-5.7.1/libpolyml/network.cpp:146:    POLYEXTERNALSYMBOL POLYUNSIGNED PolyNetworkGetHostByAddr(PolyObject *threadId, PolyWord hostAddr);
polyml-5.7.1/libpolyml/network.cpp-147-}
##############################################
polyml-5.7.1/libpolyml/network.cpp-1185-
polyml-5.7.1/libpolyml/network.cpp:1186:static Handle mkAddr(TaskData *taskData, void *arg, char *p)
polyml-5.7.1/libpolyml/network.cpp-1187-{
##############################################
polyml-5.7.1/libpolyml/network.cpp-1674-
polyml-5.7.1/libpolyml/network.cpp:1675:POLYUNSIGNED PolyNetworkGetHostByAddr(PolyObject *threadId, PolyWord hostAddr)
polyml-5.7.1/libpolyml/network.cpp-1676-{
##############################################
polyml-5.7.1/libpolyml/network.cpp-1684-    /* Look up a host name given an address. */
polyml-5.7.1/libpolyml/network.cpp:1685:    struct hostent *host = gethostbyaddr((char*)&addr, sizeof(addr), AF_INET);
polyml-5.7.1/libpolyml/network.cpp-1686-    Handle result = host == NULL ? 0 : makeHostEntry(taskData, host);
##############################################
polyml-5.7.1/libpolyml/gc_update_phase.cpp-81-
polyml-5.7.1/libpolyml/gc_update_phase.cpp:82:    LocalMemSpace *space = gMem.LocalSpaceForAddress(val.AsStackAddr()-1);
polyml-5.7.1/libpolyml/gc_update_phase.cpp-83-    if (space != 0)
##############################################
polyml-5.7.1/libpolyml/exporter.cpp-236-    // when we write out the memory
polyml-5.7.1/libpolyml/exporter.cpp:237:    MemSpace *space = gMem.SpaceForAddress(val.AsStackAddr()-1);
polyml-5.7.1/libpolyml/exporter.cpp-238-    ASSERT(space != 0);
##############################################
polyml-5.7.1/libpolyml/exporter.cpp-270-            GraveYard *g = &graveYard[i];
polyml-5.7.1/libpolyml/exporter.cpp:271:            if (val.AsStackAddr() >= g->startAddr && val.AsStackAddr() < g->endAddr)
polyml-5.7.1/libpolyml/exporter.cpp-272-            {
polyml-5.7.1/libpolyml/exporter.cpp:273:                PolyWord *tombAddr = g->graves + (val.AsStackAddr() - g->startAddr);
polyml-5.7.1/libpolyml/exporter.cpp-274-                PolyObject *tombObject = (PolyObject*)tombAddr;
##############################################
polyml-5.7.1/libpolyml/exporter.cpp-361-            GraveYard *g = &graveYard[m];
polyml-5.7.1/libpolyml/exporter.cpp:362:            if (val.AsStackAddr() >= g->startAddr && val.AsStackAddr() < g->endAddr)
polyml-5.7.1/libpolyml/exporter.cpp-363-            {
polyml-5.7.1/libpolyml/exporter.cpp:364:                PolyWord *tombAddr = g->graves + (val.AsStackAddr() - g->startAddr);
polyml-5.7.1/libpolyml/exporter.cpp-365-                PolyObject *tombObject = (PolyObject*)tombAddr;
##############################################
polyml-5.7.1/libpolyml/gc_mark_phase.cpp-349-    PolyWord val = obj;
polyml-5.7.1/libpolyml/gc_mark_phase.cpp:350:    MemSpace *sp = gMem.SpaceForAddress(val.AsStackAddr()-1);
polyml-5.7.1/libpolyml/gc_mark_phase.cpp-351-    if (!(sp->spaceType == ST_LOCAL || sp->spaceType == ST_CODE))
##############################################
polyml-5.7.1/libpolyml/arb.cpp-541-#endif
polyml-5.7.1/libpolyml/arb.cpp:542:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-543-    Handle x_ehandle = &x_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-826-#endif
polyml-5.7.1/libpolyml/arb.cpp:827:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-828-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:829:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-830-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-863-#endif
polyml-5.7.1/libpolyml/arb.cpp:864:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-865-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:866:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-867-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-894-#endif
polyml-5.7.1/libpolyml/arb.cpp:895:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-896-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:897:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-898-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-1079-#endif
polyml-5.7.1/libpolyml/arb.cpp:1080:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1081-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:1082:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1083-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-1428-#endif
polyml-5.7.1/libpolyml/arb.cpp:1429:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1430-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:1431:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1432-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-1458-#endif
polyml-5.7.1/libpolyml/arb.cpp:1459:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1460-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:1461:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1462-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-1488-#endif
polyml-5.7.1/libpolyml/arb.cpp:1489:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1490-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:1491:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1492-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/arb.cpp-1545-    PolyWord    y_extend[1+WORDS(sizeof(mp_limb_t))];
polyml-5.7.1/libpolyml/arb.cpp:1546:    SaveVecEntry x_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(x_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1547-    Handle x_ehandle = &x_extend_addr;
polyml-5.7.1/libpolyml/arb.cpp:1548:    SaveVecEntry y_extend_addr = SaveVecEntry(PolyWord::FromStackAddr(&(y_extend[1])));
polyml-5.7.1/libpolyml/arb.cpp-1549-    Handle y_ehandle = &y_extend_addr;
##############################################
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-71-
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp:72:    LocalMemSpace *space = gMem.LocalSpaceForAddress(w.AsStackAddr()-1);
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-73-    if (space == 0)
##############################################
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-75-    // If it hasn't been marked set it to zero.
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp:76:    if (! space->bitmap.TestBit(space->wordNo(w.AsStackAddr())))
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-77-         *pt = 0;
##############################################
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-92-        {
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp:93:            LocalMemSpace *someSpace = gMem.LocalSpaceForAddress(someAddr.AsStackAddr()-1);
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-94-            if (someSpace != 0)
##############################################
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-110-                    // Usual case: the contents of the SOME cell is the address of a ref.
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp:111:                    LocalMemSpace *space = gMem.LocalSpaceForAddress(refAddress.AsStackAddr());
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-112-                    if (space != 0) // If the ref is permanent it's always there.
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-113-                    {
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp:114:                        POLYUNSIGNED new_bitno = space->wordNo(refAddress.AsStackAddr());
polyml-5.7.1/libpolyml/gc_check_weak_ref.cpp-115-                        // It wasn't marked so it's otherwise unreferenced.
##############################################
polyml-5.7.1/libpolyml/sharedata.cpp-699-
polyml-5.7.1/libpolyml/sharedata.cpp:700:    MemSpace *space = gMem.SpaceForAddress(old.AsStackAddr()-1);
polyml-5.7.1/libpolyml/sharedata.cpp-701-    if (space == 0)
##############################################
polyml-5.7.1/libpolyml/PolyLib.vcxproj-444-      <FileType>Document</FileType>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:445:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-446-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-447-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:448:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-449-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-450-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntRelease|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:451:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-452-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-453-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:454:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-455-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-456-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntDebug|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:457:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-458-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-459-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:460:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-461-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-462-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntRelease|x64'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:463:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-464-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-465-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:466:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-467-ml /nologo /DWINDOWS /Fo $(IntDir)%(Filename).obj /c /coff "$(IntDir)%(Filename).asm"</Command>
##############################################
polyml-5.7.1/libpolyml/PolyLib.vcxproj-477-      <FileType>Document</FileType>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:478:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-479-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-480-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:481:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-482-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-483-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntRelease|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:484:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-485-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-486-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:487:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|Win32'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-488-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-489-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntDebug|Win32'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:490:      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-491-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-492-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:493:      <Command Condition="'$(Configuration)|$(Platform)'=='IntRelease|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-494-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-495-      <Outputs Condition="'$(Configuration)|$(Platform)'=='IntRelease|x64'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:496:      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-497-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
polyml-5.7.1/libpolyml/PolyLib.vcxproj-498-      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IntDir)%(Filename).obj</Outputs>
polyml-5.7.1/libpolyml/PolyLib.vcxproj:499:      <Command Condition="'$(Configuration)|$(Platform)'=='IntDebug|x64'">cl /nologo /EP  /I. /D_MSC_VER "%(FullPath)" &gt; $(IntDir)%(Filename).asm
polyml-5.7.1/libpolyml/PolyLib.vcxproj-500-ml64 /nologo /Fo $(IntDir)%(Filename).obj /c $(IntDir)%(Filename).asm</Command>
##############################################
polyml-5.7.1/libpolyml/x86assembly_masm32.S-148-; Define standard call macro.
polyml-5.7.1/libpolyml/x86assembly_masm32.S:149:; Defined as an Masm macro because there are multiple instructions.
polyml-5.7.1/libpolyml/x86assembly_masm32.S-150-
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-256-    this->taskSp--;
polyml-5.7.1/libpolyml/interpret.cpp:257:    *(this->taskSp) = PolyWord::FromStackAddr(this->taskSp);
polyml-5.7.1/libpolyml/interpret.cpp-258-    *(--this->taskSp) = SPECIAL_PC_END_THREAD; /* Default return address. */
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-368-        case INSTR_push_handler: /* Save the old handler value. */
polyml-5.7.1/libpolyml/interpret.cpp:369:            *(--sp) = PolyWord::FromStackAddr(this->hr); /* Push old handler */
polyml-5.7.1/libpolyml/interpret.cpp-370-            break;
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-399-                // Restore old handler
polyml-5.7.1/libpolyml/interpret.cpp:400:                this->hr = (*sp).AsStackAddr();
polyml-5.7.1/libpolyml/interpret.cpp-401-                *sp = u; // Put back the result
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-410-            sp++; // Remove handler entry point
polyml-5.7.1/libpolyml/interpret.cpp:411:            this->hr = (*sp).AsStackAddr(); // Restore old handler
polyml-5.7.1/libpolyml/interpret.cpp-412-            *sp = u; // Put back the result
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-443-                PolyWord *endStack = this->stack->top;
polyml-5.7.1/libpolyml/interpret.cpp:444:                while((t = (*sp).AsStackAddr()) < sp || t > endStack) sp++;
polyml-5.7.1/libpolyml/interpret.cpp-445-                this->hr = t;
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-523-        {
polyml-5.7.1/libpolyml/interpret.cpp:524:            PolyWord *t = (*sp).AsStackAddr(); /* Closure */
polyml-5.7.1/libpolyml/interpret.cpp-525-            PolyWord u = *t;   /* Get code address. (1st word of closure) */
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-612-                pc = (*sp++).AsCodePtr();
polyml-5.7.1/libpolyml/interpret.cpp:613:                this->hr = (*sp++).AsStackAddr();
polyml-5.7.1/libpolyml/interpret.cpp-614-                break;
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-657-                POLYSIGNED uu;
polyml-5.7.1/libpolyml/interpret.cpp:658:                for(uu = 1; uu <= arg2; uu++) t = (t[-1]).AsStackAddr();
polyml-5.7.1/libpolyml/interpret.cpp-659-                uu = arg3; /* Can be negative. */
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-825-                POLYSIGNED uu = *pc;
polyml-5.7.1/libpolyml/interpret.cpp:826:                PolyWord u = (sp[uu >> 4]).AsStackAddr()[(uu & 0xf) - 6];
polyml-5.7.1/libpolyml/interpret.cpp-827-                *(--sp) = u;
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-834-                POLYSIGNED uu = *pc;
polyml-5.7.1/libpolyml/interpret.cpp:835:                PolyWord *t = sp[uu >> 4].AsStackAddr() -1;
polyml-5.7.1/libpolyml/interpret.cpp:836:                *(--sp) = (*t).AsStackAddr()[(uu & 0xf) - 6];
polyml-5.7.1/libpolyml/interpret.cpp-837-                pc += 1;
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-843-                POLYSIGNED uu = *pc;
polyml-5.7.1/libpolyml/interpret.cpp:844:                PolyWord *t = sp[uu >> 4].AsStackAddr() -1;
polyml-5.7.1/libpolyml/interpret.cpp:845:                t = (*t).AsStackAddr() - 1;
polyml-5.7.1/libpolyml/interpret.cpp:846:                *(--sp) = (*t).AsStackAddr()[(uu & 0xf) - 6];
polyml-5.7.1/libpolyml/interpret.cpp-847-                pc += 1; break;
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-854-            sp--;
polyml-5.7.1/libpolyml/interpret.cpp:855:            *sp = PolyWord::FromStackAddr(sp+1);
polyml-5.7.1/libpolyml/interpret.cpp-856-            break;
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-1984-
polyml-5.7.1/libpolyml/interpret.cpp:1985:    MemSpace *space = gMem.LocalSpaceForAddress(val.AsStackAddr()-1);
polyml-5.7.1/libpolyml/interpret.cpp-1986-    if (space != 0)
##############################################
polyml-5.7.1/libpolyml/interpret.cpp-2023-        PolyWord old_word = *old++;
polyml-5.7.1/libpolyml/interpret.cpp:2024:        if (old_word.IsTagged() || old_word.AsStackAddr() < old_base || old_word.AsStackAddr() >= old_top)
polyml-5.7.1/libpolyml/interpret.cpp-2025-            *newp++ = old_word;
polyml-5.7.1/libpolyml/interpret.cpp-2026-        else
polyml-5.7.1/libpolyml/interpret.cpp:2027:            *newp++ = PolyWord::FromStackAddr(old_word.AsStackAddr() + offset);
polyml-5.7.1/libpolyml/interpret.cpp-2028-    }
##############################################
polyml-5.7.1/libpolyml/savestate.cpp-915-    // N.B. As with SpaceForAddress we need to subtract 1 to point to the length word.
polyml-5.7.1/libpolyml/savestate.cpp:916:    uintptr_t t = (uintptr_t)(val.AsStackAddr() - 1);
polyml-5.7.1/libpolyml/savestate.cpp-917-    SpaceBTree *tr = spaceTree;
##############################################
polyml-5.7.1/libpolyml/quick_gc.cpp-328-        {
polyml-5.7.1/libpolyml/quick_gc.cpp:329:            LocalMemSpace *space = gMem.LocalSpaceForAddress(val.AsStackAddr()-1);
polyml-5.7.1/libpolyml/quick_gc.cpp-330-
##############################################
polyml-5.7.1/libpolyml/scanaddrs.cpp-344-                // the constants at the end of the code have not yet been filled in.
polyml-5.7.1/libpolyml/scanaddrs.cpp:345:                if (TestForScan(baseAddr)) // Test value at baseAddr (may side-effect it)
polyml-5.7.1/libpolyml/scanaddrs.cpp-346-                {
##############################################
polyml-5.7.1/libpolyml/gc_copy_phase.cpp-134-
polyml-5.7.1/libpolyml/gc_copy_phase.cpp:135:    PolyWord *newp = dst->wordAddr(free); /* New object address */
polyml-5.7.1/libpolyml/gc_copy_phase.cpp-136-
##############################################
polyml-5.7.1/libpolyml/gc_copy_phase.cpp-272-            /* first set bit corresponds to the length word */
polyml-5.7.1/libpolyml/gc_copy_phase.cpp:273:            PolyWord *old = src->wordAddr(bitno); /* Old object address */
polyml-5.7.1/libpolyml/gc_copy_phase.cpp-274-
##############################################
polyml-5.7.1/libpolyml/check_objects.cpp-82-
polyml-5.7.1/libpolyml/check_objects.cpp:83:    CheckAddress(pt.AsStackAddr());
polyml-5.7.1/libpolyml/check_objects.cpp-84-} 
##############################################
polyml-5.7.1/libpolyml/objsize.cpp-158-        VisitBitmap *bm = bitmaps[i];
polyml-5.7.1/libpolyml/objsize.cpp:159:        if (bm->InRange(p.AsStackAddr())) return bm;
polyml-5.7.1/libpolyml/objsize.cpp-160-    }
##############################################
polyml-5.7.1/libpolyml/x86_dep.cpp-411-        PolyWord old_word = *old++;
polyml-5.7.1/libpolyml/x86_dep.cpp:412:        if (old_word.IsTagged() || old_word.AsStackAddr() < old_base || old_word.AsStackAddr() >= old_top)
polyml-5.7.1/libpolyml/x86_dep.cpp-413-            *newp++ = old_word;
polyml-5.7.1/libpolyml/x86_dep.cpp-414-        else
polyml-5.7.1/libpolyml/x86_dep.cpp:415:            *newp++ = PolyWord::FromStackAddr(old_word.AsStackAddr() + offset);
polyml-5.7.1/libpolyml/x86_dep.cpp-416-    }
##############################################
polyml-5.7.1/libpolyml/x86_dep.cpp-425-            PolyWord addr = *regAddr;
polyml-5.7.1/libpolyml/x86_dep.cpp:426:            if (! addr.IsTagged() && addr.AsStackAddr() >= old_base && addr.AsStackAddr() < old_top)
polyml-5.7.1/libpolyml/x86_dep.cpp:427:                *regAddr = PolyWord::FromStackAddr(addr.AsStackAddr() + offset);
polyml-5.7.1/libpolyml/x86_dep.cpp-428-        }
##############################################
polyml-5.7.1/libpolyml/x86_dep.cpp-559-                // the fixed overflow size the code will calculate the limit in %EDI.
polyml-5.7.1/libpolyml/x86_dep.cpp:560:                PolyWord *stackP = regDI().AsStackAddr();
polyml-5.7.1/libpolyml/x86_dep.cpp-561-                min_size = this->stack->top - stackP + OVERFLOW_STACK_SIZE;
##############################################
polyml-5.7.1/libpolyml/x86_dep.cpp-584-            regSP() += 1;
polyml-5.7.1/libpolyml/x86_dep.cpp:585:            assemblyInterface.handlerRegister = (*(regSP()++)).AsStackAddr(); // Restore the previous handler.
polyml-5.7.1/libpolyml/x86_dep.cpp-586-            this->callBackResult = this->saveVec.push(regAX()); // Argument to return is in RAX.
##############################################
polyml-5.7.1/libpolyml/x86_dep.cpp-811-            *(get_reg(this->allocReg)) =
polyml-5.7.1/libpolyml/x86_dep.cpp:812:                PolyWord::FromStackAddr(this->allocPointer + 1); /* remember: it's off-by-one */
polyml-5.7.1/libpolyml/x86_dep.cpp-813-        this->allocWords = 0;
##############################################
polyml-5.7.1/libpolyml/x86_dep.cpp-982-    // Set up an exception handler so we will enter callBackException if there is an exception.
polyml-5.7.1/libpolyml/x86_dep.cpp:983:    *(--regSP()) = PolyWord::FromStackAddr(assemblyInterface.handlerRegister); // Create a special handler entry
polyml-5.7.1/libpolyml/x86_dep.cpp-984-    *(--regSP()) = PolyWord::FromCodePtr((byte*)&X86AsmCallbackException);
##############################################
polyml-5.7.1/libpolyml/Makefile.in-42-  { \
polyml-5.7.1/libpolyml/Makefile.in:43:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/libpolyml/Makefile.in-44-  }; \
##############################################
polyml-5.7.1/libpolyml/Makefile.in-100-CONFIG_CLEAN_VPATH_FILES =
polyml-5.7.1/libpolyml/Makefile.in:101:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
polyml-5.7.1/libpolyml/Makefile.in-102-am__vpath_adj = case $$p in \
polyml-5.7.1/libpolyml/Makefile.in:103:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
polyml-5.7.1/libpolyml/Makefile.in-104-    *) f=$$p;; \
polyml-5.7.1/libpolyml/Makefile.in-105-  esac;
polyml-5.7.1/libpolyml/Makefile.in:106:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
polyml-5.7.1/libpolyml/Makefile.in-107-am__install_max = 40
polyml-5.7.1/libpolyml/Makefile.in-108-am__nobase_strip_setup = \
polyml-5.7.1/libpolyml/Makefile.in:109:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
polyml-5.7.1/libpolyml/Makefile.in-110-am__nobase_strip = \
##############################################
polyml-5.7.1/libpolyml/Makefile.in-672-.S.obj:
polyml-5.7.1/libpolyml/Makefile.in:673:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libpolyml/Makefile.in-674-@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
polyml-5.7.1/libpolyml/Makefile.in-676-@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
polyml-5.7.1/libpolyml/Makefile.in:677:@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libpolyml/Makefile.in-678-
##############################################
polyml-5.7.1/libpolyml/Makefile.in-693-.cpp.obj:
polyml-5.7.1/libpolyml/Makefile.in:694:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libpolyml/Makefile.in-695-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
polyml-5.7.1/libpolyml/Makefile.in-697-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
polyml-5.7.1/libpolyml/Makefile.in:698:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/libpolyml/Makefile.in-699-
##############################################
polyml-5.7.1/libpolyml/Makefile.in-730-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
polyml-5.7.1/libpolyml/Makefile.in:731:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
polyml-5.7.1/libpolyml/Makefile.in-732-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
polyml-5.7.1/libpolyml/Makefile.in-763-GTAGS:
polyml-5.7.1/libpolyml/Makefile.in:764:	here=`$(am__cd) $(top_builddir) && pwd` \
polyml-5.7.1/libpolyml/Makefile.in-765-	  && $(am__cd) $(top_srcdir) \
##############################################
polyml-5.7.1/libpolyml/Makefile.in-786-distdir: $(DISTFILES)
polyml-5.7.1/libpolyml/Makefile.in:787:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libpolyml/Makefile.in:788:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/libpolyml/Makefile.in-789-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/libpolyml/Makefile.in-800-	  if test -d $$d/$$file; then \
polyml-5.7.1/libpolyml/Makefile.in:801:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/libpolyml/Makefile.in-802-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/mlsource/extra/Win/Message.sml-2780-    |   compileMessage (WM_SETICON { big, icon }) =
polyml-5.7.1/mlsource/extra/Win/Message.sml:2781:            (0x0080, SysWord.fromInt(btoi big), fromAddr(voidStarOfHandle icon), noFree)
polyml-5.7.1/mlsource/extra/Win/Message.sml-2782-
##############################################
polyml-5.7.1/mlsource/extra/Win/Message.sml-2936-        in
polyml-5.7.1/mlsource/extra/Win/Message.sml:2937:            (0x00E3, fromAddr mem, fromAddr(mem ++ sizeInt), fn () => free mem)
polyml-5.7.1/mlsource/extra/Win/Message.sml-2938-        end
##############################################
polyml-5.7.1/mlsource/extra/Win/Message.sml-3610-                            LRESINT res => SysWord.fromInt res
polyml-5.7.1/mlsource/extra/Win/Message.sml:3611:                        |   LRESHANDLE res => fromAddr(voidStarOfHandle res)
polyml-5.7.1/mlsource/extra/Win/Message.sml-3612-                    end;
##############################################
polyml-5.7.1/mlsource/MLCompiler/ParseTree/MATCH_COMPILER.sml-602-        (* Set the addresses of the variables and create debug entries. *)
polyml-5.7.1/mlsource/MLCompiler/ParseTree/MATCH_COMPILER.sml:603:        fun setAddr (Value{access=Local{addr=lvAddr, level=lvLevel}, ...}) =
polyml-5.7.1/mlsource/MLCompiler/ParseTree/MATCH_COMPILER.sml-604-            ( (* Set the address of the variable. *)
##############################################
polyml-5.7.1/mlsource/MLCompiler/ParseTree/CODEGEN_PARSETREE.sml-446-                       same time create a debugging environment if required. *)
polyml-5.7.1/mlsource/MLCompiler/ParseTree/CODEGEN_PARSETREE.sml:447:                    fun setAddr (Value{access=Local{addr=lvAddr, level=lvLevel}, ...}, localAddr) =
polyml-5.7.1/mlsource/MLCompiler/ParseTree/CODEGEN_PARSETREE.sml-448-                        (lvAddr  := localAddr; lvLevel := functionLevel)
##############################################
polyml-5.7.1/mlsource/MLCompiler/ParseTree/CODEGEN_PARSETREE.sml-450-                in
polyml-5.7.1/mlsource/MLCompiler/ParseTree/CODEGEN_PARSETREE.sml:451:                    val _ = ListPair.appEq setAddr (pattVars, localAddresses)
polyml-5.7.1/mlsource/MLCompiler/ParseTree/CODEGEN_PARSETREE.sml-452-                end
##############################################
polyml-5.7.1/mlsource/MLCompiler/TYPEIDCODE.sml-1201-            fun makeEqAddr{typeConstr=TypeConstrSet(tyConstr, _), ...} =
polyml-5.7.1/mlsource/MLCompiler/TYPEIDCODE.sml:1202:                mkAddr(if tcArity tyConstr = 0 then 1 else 2)
polyml-5.7.1/mlsource/MLCompiler/TYPEIDCODE.sml-1203-        in
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_LAMBDA_LIFT.sml-223-                           the table.  We don't need an entry for the binding. *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_LAMBDA_LIFT.sml:224:                        val constntAndArgs = hd(liftLambdas[(lambda, SOME addr(*or NONE*))])
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_LAMBDA_LIFT.sml-225-                    in
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-71-               property on the binding depending on how the binding will be used. *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:72:            fun locaddr (LoadLocal addr, closure) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-73-                let
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-80-
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:81:            |   locaddr(LoadArgument addr, closure) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-82-                (
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-86-
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:87:            |   locaddr(LoadRecursive, closure) = recursive closure
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:88:            |   locaddr(LoadClosure addr, closure) = #1 (nonLocals (addr, closure))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-89-
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-112-                    fun mapArgs(n, (Extract (ext as LoadArgument m), t) :: tail) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:113:                            (BICExtract(locaddr(ext, n <> m)), t) :: mapArgs(n+1, tail)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-114-                    |   mapArgs(n, (c, t) :: tail) = (insert c, t) :: mapArgs(n+1, tail)
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-117-                    val newargs = mapArgs(0, argList)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:118:                    val func  = locaddr(LoadRecursive, (* closure = *) false)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-119-                in
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-132-                    fun mapArgs(n, (Extract ext, t) :: tail) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:133:                            (BICExtract(locaddr(ext, isIn n)), t) :: mapArgs(n+1, tail)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-134-                    |   mapArgs(n, (Lambda lam, t) :: tail) =
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-138-                    val newargs = mapArgs(0, argList)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:139:                    val func  = locaddr(ext, (* closure = *) false)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-140-                in
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-156-                    fun mapArgs(n, (Extract ext, t) :: tail) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:157:                            (BICExtract(locaddr(ext, isIn n)), t) :: mapArgs(n+1, tail)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-158-                    |   mapArgs(n, (Lambda lam, t) :: tail) =
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-224-                       eval and load-andStore, are handled separately. *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:225:                    BICExtract(locaddr(ext, (* closure = *) true))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-226-
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-784-                       from the closure also need heap closures.*)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml:785:                    fun makeLoads ext = locaddr(ext, heapClosure)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml-786-               
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_OPTIMISER.sml-1323-                (* We require a container. *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_OPTIMISER.sml:1324:                val containerAddr = makeAddr()
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_OPTIMISER.sml-1325-                val width = List.length useList
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_OPTIMISER.sml-1502-                val addressAllocator = ref simpCount
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_OPTIMISER.sml:1503:                fun makeAddr() =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_OPTIMISER.sml-1504-                    (! addressAllocator) before addressAllocator := ! addressAllocator + 1
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_CODEGEN_CONSTANT_FUNCTIONS.sml-224-            (
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_CODEGEN_CONSTANT_FUNCTIONS.sml:225:                case lookupAddr(List.nth (closure, n)) of
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_CODEGEN_CONSTANT_FUNCTIONS.sml-226-                    EnvGenLoad load => EnvGenLoad(addToClosure newClosure load)
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_CODEGEN_CONSTANT_FUNCTIONS.sml-254-        val cArray = Array.array(nLocals, NONE)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_CODEGEN_CONSTANT_FUNCTIONS.sml:255:        fun lookupAddr(load as LoadLocal n) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_CODEGEN_CONSTANT_FUNCTIONS.sml-256-            (
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-237-                    in
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:238:                        enterAddr(addr, (EnvGenLoad(LoadLocal newAddr), EnvSpecNone));
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-239-                        ({addr = newAddr, value = simplify(value, context), use = use }, typ)
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-426-            val newAddr = nextAddress()
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:427:            val () = enterAddr(exPacketAddr, (EnvGenLoad(LoadLocal newAddr), EnvSpecNone))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-428-            val handleBody = simplify(handler, context)
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-506-                        val (optV, dec) = makeNewDecl(vBinding, context)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:507:                        val () = enterAddr(addr, optV)                  
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-508-                    in
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-554-                        in
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:555:                            enterAddr (addr, (EnvGenLoad(LoadLocal decAddr), EnvSpecNone));
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-556-                            decAddr
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-563-                    (* Update the entry in the table to include any inlineable function. *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:564:                    val () = enterAddr (addr, (EnvGenLoad (LoadLocal newAddr), spec))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-565-                in
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-578-                val decAddr = nextAddress()
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:579:                val () = enterAddr (addr, (EnvGenLoad(LoadLocal decAddr), EnvSpecNone))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-580-                val (setGen, RevList setDecs, _) = simpSpecial(setter, context, RevList [])
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-591-                        val newDecAddr = nextAddress()
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:592:                        val () = enterAddr (addr, (EnvGenLoad(LoadLocal newDecAddr), EnvSpecNone))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-593-                        val tupleAddr = nextAddress()
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-645-            local
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:646:                fun localOldAddr (LoadLocal addr) = valOf(Array.sub(oldAddrTab, addr))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:647:                |   localOldAddr (ext as LoadArgument _) = (EnvGenLoad ext, EnvSpecNone)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:648:                |   localOldAddr (ext as LoadRecursive) = (EnvGenLoad ext, EnvSpecNone)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:649:                |   localOldAddr (LoadClosure addr) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-650-                    let
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-694-
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:695:                fun mkAddr () = 
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-696-                    ! newAddressAllocator before newAddressAllocator := ! newAddressAllocator + 1
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-814-                local
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:815:                    fun localOldAddr(LoadLocal addr) = valOf(Array.sub(localVec, addr))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:816:                    |   localOldAddr(LoadArgument addr) = getParameter addr
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:817:                    |   localOldAddr(LoadClosure closureEntry) = functEnv closureEntry
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-818-                    |   localOldAddr LoadRecursive = raise InternalError "localOldAddr: LoadRecursive"
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-1598-        
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:1599:        fun lookupAddr (LoadLocal addr) = valOf(Array.sub(addrTab, addr))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:1600:        |   lookupAddr (env as LoadArgument _) = (EnvGenLoad env, EnvSpecNone)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:1601:        |   lookupAddr (env as LoadRecursive) = (EnvGenLoad env, EnvSpecNone)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:1602:        |   lookupAddr (LoadClosure _) = raise InternalError "top level reached in simplifier"
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-1603-
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:1604:        and enterAddr (addr, tab) = Array.update (addrTab, addr, SOME tab)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-1605-
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml:1606:        fun mkAddr () = 
polyml-5.7.1/mlsource/MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml-1607-            ! localAddressAllocator before localAddressAllocator := ! localAddressAllocator + 1
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-101-           stack addresses to real stack offsets. *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:102:        fun locaddr(BICLoadArgument locn) = pushLocalStackValue (numOfArgs-locn)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-103-
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:104:        |   locaddr(BICLoadLocal locn) =
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-105-            (
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-112-
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:113:        |   locaddr(BICLoadClosure locn) = (* closure-pointer relative *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-114-            (
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-201-                            (
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:202:                                Array.update (decVec, addr, StackAddr (! realstackptr));
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-203-                                genMutualDecs (otherDecs)
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-213-                        realstackptr := !realstackptr + size + 1; (* Pushes N words plus the address. *)
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:214:                        Array.update (decVec, addr, StackAddr(!realstackptr))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-215-                    )
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-219-                        gencde (value, ToStack, NotEnd, loopAddr);
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:220:                        Array.update (decVec, addr, StackAddr(!realstackptr))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-221-                    )
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-237-                     gencde (value, ToStack, NotEnd, loopAddr);
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:238:                     Array.update (decVec, addr, StackAddr (!realstackptr));
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-239-                     !realstackptr (* Return the posn on the stack. *)
##############################################
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-324-                val () = incsp ()
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML:325:                val () = Array.update (decVec, exPacketAddr, StackAddr(!realstackptr))
polyml-5.7.1/mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML-326-                val () = gencde (handler, ToStack, NotEnd, loopAddr)
##############################################
polyml-5.7.1/m4/ltdl.m4-337-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
polyml-5.7.1/m4/ltdl.m4:338:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
polyml-5.7.1/m4/ltdl.m4-339-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
polyml-5.7.1/m4/ltdl.m4-399-    [m4_ifset([AC_LIST_HEADERS],
polyml-5.7.1/m4/ltdl.m4:400:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
polyml-5.7.1/m4/ltdl.m4-401-	[])])])
##############################################
polyml-5.7.1/m4/ltdl.m4-757-    ac_nlist=conftest.nm
polyml-5.7.1/m4/ltdl.m4:758:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
polyml-5.7.1/m4/ltdl.m4-759-      # See whether the symbols have a leading underscore.
##############################################
polyml-5.7.1/m4/ltsugar.m4-67-m4_define([lt_combine],
polyml-5.7.1/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
polyml-5.7.1/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
polyml-5.7.1/m4/pkg.m4-75-    PKG_CHECK_EXISTS([$3],
polyml-5.7.1/m4/pkg.m4:76:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
polyml-5.7.1/m4/pkg.m4-77-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
polyml-5.7.1/m4/pkg.m4-124-        if test $_pkg_short_errors_supported = yes; then
polyml-5.7.1/m4/pkg.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
polyml-5.7.1/m4/pkg.m4-126-        else 
polyml-5.7.1/m4/pkg.m4:127:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
polyml-5.7.1/m4/pkg.m4-128-        fi
##############################################
polyml-5.7.1/m4/libtool.m4-125-done
polyml-5.7.1/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
polyml-5.7.1/m4/libtool.m4-127-])
##############################################
polyml-5.7.1/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
polyml-5.7.1/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
polyml-5.7.1/m4/libtool.m4-429-
##############################################
polyml-5.7.1/m4/libtool.m4-437-#
polyml-5.7.1/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
polyml-5.7.1/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
polyml-5.7.1/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
polyml-5.7.1/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
polyml-5.7.1/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
polyml-5.7.1/m4/libtool.m4-551-      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
polyml-5.7.1/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
polyml-5.7.1/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
polyml-5.7.1/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
polyml-5.7.1/m4/libtool.m4-564-      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-720-
polyml-5.7.1/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
polyml-5.7.1/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
polyml-5.7.1/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
polyml-5.7.1/m4/libtool.m4:1091:    _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\"`'
polyml-5.7.1/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
polyml-5.7.1/m4/libtool.m4-1143-      }]'
polyml-5.7.1/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
polyml-5.7.1/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
polyml-5.7.1/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
polyml-5.7.1/m4/libtool.m4-1148-  fi],[])
##############################################
polyml-5.7.1/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
polyml-5.7.1/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/m4/libtool.m4-1181-  ECHO='print -r --'
polyml-5.7.1/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
polyml-5.7.1/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
polyml-5.7.1/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
polyml-5.7.1/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
polyml-5.7.1/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
polyml-5.7.1/m4/libtool.m4-1217-
##############################################
polyml-5.7.1/m4/libtool.m4-1237-   if test "$GCC" = yes; then
polyml-5.7.1/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
polyml-5.7.1/m4/libtool.m4-1239-   fi
##############################################
polyml-5.7.1/m4/libtool.m4-1241- /*)
polyml-5.7.1/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
polyml-5.7.1/m4/libtool.m4-1243-   ;; #(
##############################################
polyml-5.7.1/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
polyml-5.7.1/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/m4/libtool.m4-1272-      *ELF-32*)
##############################################
polyml-5.7.1/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
polyml-5.7.1/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/m4/libtool.m4-1288-	*32-bit*)
##############################################
polyml-5.7.1/m4/libtool.m4-1298-    else
polyml-5.7.1/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
polyml-5.7.1/m4/libtool.m4-1300-	*32-bit*)
##############################################
polyml-5.7.1/m4/libtool.m4-1663-    # And add a safety zone
polyml-5.7.1/m4/libtool.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/m4/libtool.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/m4/libtool.m4-1666-    ;;
##############################################
polyml-5.7.1/m4/libtool.m4-1696-    if test -n "$kargmax"; then
polyml-5.7.1/m4/libtool.m4:1697:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
polyml-5.7.1/m4/libtool.m4-1698-    else
##############################################
polyml-5.7.1/m4/libtool.m4-1705-	test undefined != "$lt_cv_sys_max_cmd_len"; then
polyml-5.7.1/m4/libtool.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
polyml-5.7.1/m4/libtool.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
polyml-5.7.1/m4/libtool.m4-1708-    else
##############################################
polyml-5.7.1/m4/libtool.m4-1717-      # we can't tell.
polyml-5.7.1/m4/libtool.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
polyml-5.7.1/m4/libtool.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
polyml-5.7.1/m4/libtool.m4-1721-      do
polyml-5.7.1/m4/libtool.m4:1722:        i=`expr $i + 1`
polyml-5.7.1/m4/libtool.m4-1723-        teststring=$teststring$teststring
##############################################
polyml-5.7.1/m4/libtool.m4-1725-      # Only check the string length outside the loop.
polyml-5.7.1/m4/libtool.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
polyml-5.7.1/m4/libtool.m4-1727-      teststring=
##############################################
polyml-5.7.1/m4/libtool.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
polyml-5.7.1/m4/libtool.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
polyml-5.7.1/m4/libtool.m4-1732-    fi
##############################################
polyml-5.7.1/m4/libtool.m4-2055-  if test "$hard_links" = no; then
polyml-5.7.1/m4/libtool.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
polyml-5.7.1/m4/libtool.m4-2057-    need_locks=warn
##############################################
polyml-5.7.1/m4/libtool.m4-2186-  esac
polyml-5.7.1/m4/libtool.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
polyml-5.7.1/m4/libtool.m4-2188-  case $lt_search_path_spec in
##############################################
polyml-5.7.1/m4/libtool.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
polyml-5.7.1/m4/libtool.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
polyml-5.7.1/m4/libtool.m4-2195-    ;;
polyml-5.7.1/m4/libtool.m4-2196-  *)
polyml-5.7.1/m4/libtool.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/m4/libtool.m4-2198-    ;;
##############################################
polyml-5.7.1/m4/libtool.m4-2202-  lt_tmp_lt_search_path_spec=
polyml-5.7.1/m4/libtool.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
polyml-5.7.1/m4/libtool.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
polyml-5.7.1/m4/libtool.m4-2237-  esac
polyml-5.7.1/m4/libtool.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
polyml-5.7.1/m4/libtool.m4-2239-else
##############################################
polyml-5.7.1/m4/libtool.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
polyml-5.7.1/m4/libtool.m4:2326:    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'
polyml-5.7.1/m4/libtool.m4-2327-    ;;
##############################################
polyml-5.7.1/m4/libtool.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/m4/libtool.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/m4/libtool.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/m4/libtool.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/m4/libtool.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
polyml-5.7.1/m4/libtool.m4-2370-      fi'
polyml-5.7.1/m4/libtool.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/m4/libtool.m4-2372-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/m4/libtool.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
polyml-5.7.1/m4/libtool.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/m4/libtool.m4-2380-m4_if([$1], [],[
##############################################
polyml-5.7.1/m4/libtool.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
polyml-5.7.1/m4/libtool.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/m4/libtool.m4-2386-      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
polyml-5.7.1/m4/libtool.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/m4/libtool.m4-2390-      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-2397-    libname_spec='$name'
polyml-5.7.1/m4/libtool.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
polyml-5.7.1/m4/libtool.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
polyml-5.7.1/m4/libtool.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
polyml-5.7.1/m4/libtool.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
polyml-5.7.1/m4/libtool.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
polyml-5.7.1/m4/libtool.m4-2414-      # Convert to MSYS style.
polyml-5.7.1/m4/libtool.m4:2415:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
polyml-5.7.1/m4/libtool.m4-2416-      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
polyml-5.7.1/m4/libtool.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
polyml-5.7.1/m4/libtool.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
polyml-5.7.1/m4/libtool.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/m4/libtool.m4-2424-      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-2428-        # It is most probably a Windows format PATH.
polyml-5.7.1/m4/libtool.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
polyml-5.7.1/m4/libtool.m4-2430-      else
polyml-5.7.1/m4/libtool.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
polyml-5.7.1/m4/libtool.m4-2432-      fi
##############################################
polyml-5.7.1/m4/libtool.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
polyml-5.7.1/m4/libtool.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
polyml-5.7.1/m4/libtool.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
polyml-5.7.1/m4/libtool.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
polyml-5.7.1/m4/libtool.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
polyml-5.7.1/m4/libtool.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
polyml-5.7.1/m4/libtool.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
polyml-5.7.1/m4/libtool.m4-2445-      dlpath=$dir/\$dldll~
##############################################
polyml-5.7.1/m4/libtool.m4-2452-    # Assume MSVC wrapper
polyml-5.7.1/m4/libtool.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
polyml-5.7.1/m4/libtool.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
polyml-5.7.1/m4/libtool.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
polyml-5.7.1/m4/libtool.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
polyml-5.7.1/m4/libtool.m4-2471-m4_if([$1], [],[
##############################################
polyml-5.7.1/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
polyml-5.7.1/m4/libtool.m4:2677:    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' ' '`
polyml-5.7.1/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
polyml-5.7.1/m4/libtool.m4-2750-  shlibpath_var=LD_LIBRARY_PATH
polyml-5.7.1/m4/libtool.m4:2751:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/m4/libtool.m4-2752-    case $host_os in
##############################################
polyml-5.7.1/m4/libtool.m4-2967-	"file_magic "*)
polyml-5.7.1/m4/libtool.m4:2968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
polyml-5.7.1/m4/libtool.m4-2969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
polyml-5.7.1/m4/libtool.m4-3050-    # gcc leaves a trailing carriage return which upsets mingw
polyml-5.7.1/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
polyml-5.7.1/m4/libtool.m4-3052-  *)
polyml-5.7.1/m4/libtool.m4:3053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
polyml-5.7.1/m4/libtool.m4-3054-  esac
##############################################
polyml-5.7.1/m4/libtool.m4-3059-      # Canonicalize the pathname of ld
polyml-5.7.1/m4/libtool.m4:3060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
polyml-5.7.1/m4/libtool.m4-3061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
polyml-5.7.1/m4/libtool.m4:3062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
polyml-5.7.1/m4/libtool.m4-3063-      done
##############################################
polyml-5.7.1/m4/libtool.m4-3090-      # Break only if it was the GNU/non-GNU ld that we prefer.
polyml-5.7.1/m4/libtool.m4:3091:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
polyml-5.7.1/m4/libtool.m4-3092-      *GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
polyml-5.7.1/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in
polyml-5.7.1/m4/libtool.m4-3132-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/m4/libtool.m4-3321-openbsd*)
polyml-5.7.1/m4/libtool.m4:3322:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/m4/libtool.m4-3323-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
polyml-5.7.1/m4/libtool.m4-3385-    else
polyml-5.7.1/m4/libtool.m4:3386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
polyml-5.7.1/m4/libtool.m4-3387-    fi
##############################################
polyml-5.7.1/m4/libtool.m4-3431-	# Tru64's nm complains that /dev/null is an invalid object file
polyml-5.7.1/m4/libtool.m4:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/m4/libtool.m4-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
polyml-5.7.1/m4/libtool.m4-3437-	*)
polyml-5.7.1/m4/libtool.m4:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/m4/libtool.m4-3439-	  */dev/null*)
##############################################
polyml-5.7.1/m4/libtool.m4-3463-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
polyml-5.7.1/m4/libtool.m4:3464:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
polyml-5.7.1/m4/libtool.m4-3465-    *COFF*)
##############################################
polyml-5.7.1/m4/libtool.m4-3522-  # decide which to use based on capabilities of $DLLTOOL
polyml-5.7.1/m4/libtool.m4:3523:  case `$DLLTOOL --help 2>&1` in
polyml-5.7.1/m4/libtool.m4-3524-  *--identify-strict*)
##############################################
polyml-5.7.1/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes.
polyml-5.7.1/m4/libtool.m4:3682:case `$NM -V 2>&1` in
polyml-5.7.1/m4/libtool.m4-3683-*GNU* | *'with BFD'*)
##############################################
polyml-5.7.1/m4/libtool.m4-3699-mingw*)
polyml-5.7.1/m4/libtool.m4:3700:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
polyml-5.7.1/m4/libtool.m4-3701-  ;;
##############################################
polyml-5.7.1/m4/libtool.m4-3752-    nlist=conftest.nm
polyml-5.7.1/m4/libtool.m4:3753:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
polyml-5.7.1/m4/libtool.m4-3754-      # Try sorting and uniquifying the output.
##############################################
polyml-5.7.1/m4/libtool.m4-4090-	  *)
polyml-5.7.1/m4/libtool.m4:4091:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/m4/libtool.m4-4092-	    *Sun\ C*)
##############################################
polyml-5.7.1/m4/libtool.m4-4395-      *)
polyml-5.7.1/m4/libtool.m4:4396:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/m4/libtool.m4-4397-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
polyml-5.7.1/m4/libtool.m4-4673-	# shared libraries, regardless of the interface used.
polyml-5.7.1/m4/libtool.m4:4674:	case `$LD -v 2>&1` in
polyml-5.7.1/m4/libtool.m4-4675-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
polyml-5.7.1/m4/libtool.m4-4705-    supports_anon_versioning=no
polyml-5.7.1/m4/libtool.m4:4706:    case `$LD -v 2>&1` in
polyml-5.7.1/m4/libtool.m4-4707-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
polyml-5.7.1/m4/libtool.m4-4774-	# is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/m4/libtool.m4:4775:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/m4/libtool.m4-4776-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/m4/libtool.m4-4802-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/m4/libtool.m4:4803:      _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'
polyml-5.7.1/m4/libtool.m4:4804:      _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'
polyml-5.7.1/m4/libtool.m4-4805-      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-4820-        pgcc*)				# Portland Group C compiler
polyml-5.7.1/m4/libtool.m4:4821:	  _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'
polyml-5.7.1/m4/libtool.m4-4822-	  tmp_addflag=' $pic_flag'
##############################################
polyml-5.7.1/m4/libtool.m4-4825-					# Portland Group f77 and f90 compilers
polyml-5.7.1/m4/libtool.m4:4826:	  _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'
polyml-5.7.1/m4/libtool.m4-4827-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
polyml-5.7.1/m4/libtool.m4-4840-	nvcc*)	# Cuda Compiler Driver 2.2
polyml-5.7.1/m4/libtool.m4:4841:	  _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'
polyml-5.7.1/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
polyml-5.7.1/m4/libtool.m4-4844-	esac
polyml-5.7.1/m4/libtool.m4:4845:	case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/m4/libtool.m4-4846-	*Sun\ C*)			# Sun C 5.9
polyml-5.7.1/m4/libtool.m4:4847:	  _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'
polyml-5.7.1/m4/libtool.m4-4848-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
polyml-5.7.1/m4/libtool.m4-4912-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
polyml-5.7.1/m4/libtool.m4:4913:      case `$LD -v 2>&1` in
polyml-5.7.1/m4/libtool.m4-4914-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
polyml-5.7.1/m4/libtool.m4-5035-	# below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/m4/libtool.m4:5036:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/m4/libtool.m4-5037-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/m4/libtool.m4-5085-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
polyml-5.7.1/m4/libtool.m4:5086:        _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"
polyml-5.7.1/m4/libtool.m4-5087-      else
##############################################
polyml-5.7.1/m4/libtool.m4-5151-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/m4/libtool.m4:5152:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/m4/libtool.m4-5153-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/m4/libtool.m4-5188-	# FIXME: Setting linknames here is a bad hack.
polyml-5.7.1/m4/libtool.m4:5189:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
polyml-5.7.1/m4/libtool.m4-5190-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
polyml-5.7.1/m4/libtool.m4-5326-      if test "$GCC" = yes; then
polyml-5.7.1/m4/libtool.m4:5327:	_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'
polyml-5.7.1/m4/libtool.m4-5328-	# Try to use the -exported_symbol ld option, if it does not
##############################################
polyml-5.7.1/m4/libtool.m4-5349-	if test "$lt_cv_irix_exported_symbol" = yes; then
polyml-5.7.1/m4/libtool.m4:5350:          _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'
polyml-5.7.1/m4/libtool.m4-5351-	fi
polyml-5.7.1/m4/libtool.m4-5352-      else
polyml-5.7.1/m4/libtool.m4:5353:	_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'
polyml-5.7.1/m4/libtool.m4:5354:	_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'
polyml-5.7.1/m4/libtool.m4-5355-      fi
##############################################
polyml-5.7.1/m4/libtool.m4-5389-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
polyml-5.7.1/m4/libtool.m4:5390:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/m4/libtool.m4-5391-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
polyml-5.7.1/m4/libtool.m4-5422-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/m4/libtool.m4:5423:	_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'
polyml-5.7.1/m4/libtool.m4-5424-      else
polyml-5.7.1/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
polyml-5.7.1/m4/libtool.m4:5426:	_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'
polyml-5.7.1/m4/libtool.m4-5427-      fi
##############################################
polyml-5.7.1/m4/libtool.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/m4/libtool.m4:5436:	_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'
polyml-5.7.1/m4/libtool.m4-5437-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/m4/libtool.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
polyml-5.7.1/m4/libtool.m4:5440:	_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'
polyml-5.7.1/m4/libtool.m4:5441:	_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~
polyml-5.7.1/m4/libtool.m4:5442:	$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'
polyml-5.7.1/m4/libtool.m4-5443-
##############################################
polyml-5.7.1/m4/libtool.m4-5458-      else
polyml-5.7.1/m4/libtool.m4:5459:	case `$CC -V 2>&1` in
polyml-5.7.1/m4/libtool.m4-5460-	*"Compilers 5.0"*)
##############################################
polyml-5.7.1/m4/libtool.m4-5651-	  _LT_TAGVAR(allow_undefined_flag, $1)=
polyml-5.7.1/m4/libtool.m4:5652:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
polyml-5.7.1/m4/libtool.m4-5653-	  then
##############################################
polyml-5.7.1/m4/libtool.m4-5951-        # ancient GNU ld didn't support --whole-archive et. al.
polyml-5.7.1/m4/libtool.m4:5952:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
polyml-5.7.1/m4/libtool.m4-5953-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
polyml-5.7.1/m4/libtool.m4-6034-          # below for broken collect2 doesn't work under 4.3+
polyml-5.7.1/m4/libtool.m4:6035:	  collect2name=`${CC} -print-prog-name=collect2`
polyml-5.7.1/m4/libtool.m4-6036-	  if test -f "$collect2name" &&
##############################################
polyml-5.7.1/m4/libtool.m4-6084-
polyml-5.7.1/m4/libtool.m4:6085:          _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"
polyml-5.7.1/m4/libtool.m4-6086-        else
##############################################
polyml-5.7.1/m4/libtool.m4-6150-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
polyml-5.7.1/m4/libtool.m4:6151:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/m4/libtool.m4-6152-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
polyml-5.7.1/m4/libtool.m4-6191-	    # is EXPORTS), use it as is; otherwise, prepend...
polyml-5.7.1/m4/libtool.m4:6192:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
polyml-5.7.1/m4/libtool.m4-6193-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
polyml-5.7.1/m4/libtool.m4-6271-            # dependencies.
polyml-5.7.1/m4/libtool.m4:6272:            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"'
polyml-5.7.1/m4/libtool.m4-6273-            ;;
##############################################
polyml-5.7.1/m4/libtool.m4-6336-	    # dependencies.
polyml-5.7.1/m4/libtool.m4:6337:	    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"'
polyml-5.7.1/m4/libtool.m4-6338-	    ;;
##############################################
polyml-5.7.1/m4/libtool.m4-6372-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
polyml-5.7.1/m4/libtool.m4:6373:	_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'
polyml-5.7.1/m4/libtool.m4:6374:	_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'
polyml-5.7.1/m4/libtool.m4-6375-	;;
##############################################
polyml-5.7.1/m4/libtool.m4-6379-	    # SGI C++
polyml-5.7.1/m4/libtool.m4:6380:	    _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'
polyml-5.7.1/m4/libtool.m4-6381-
##############################################
polyml-5.7.1/m4/libtool.m4-6390-	      if test "$with_gnu_ld" = no; then
polyml-5.7.1/m4/libtool.m4:6391:	        _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'
polyml-5.7.1/m4/libtool.m4-6392-	      else
polyml-5.7.1/m4/libtool.m4:6393:	        _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'
polyml-5.7.1/m4/libtool.m4-6394-	      fi
##############################################
polyml-5.7.1/m4/libtool.m4-6411-	    # to its proper name (with version) after linking.
polyml-5.7.1/m4/libtool.m4:6412:	    _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'
polyml-5.7.1/m4/libtool.m4:6413:	    _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'
polyml-5.7.1/m4/libtool.m4-6414-	    # Commands to make compiler produce verbose output that lists
##############################################
polyml-5.7.1/m4/libtool.m4-6421-	    # dependencies.
polyml-5.7.1/m4/libtool.m4:6422:	    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"'
polyml-5.7.1/m4/libtool.m4-6423-
##############################################
polyml-5.7.1/m4/libtool.m4-6436-	    # earlier do not add the objects themselves.
polyml-5.7.1/m4/libtool.m4:6437:	    case `$CC -V 2>&1` in
polyml-5.7.1/m4/libtool.m4-6438-	      *"Version 7."*)
##############################################
polyml-5.7.1/m4/libtool.m4-6457-            # Portland Group C++ compiler
polyml-5.7.1/m4/libtool.m4:6458:	    case `$CC -V` in
polyml-5.7.1/m4/libtool.m4-6459-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
polyml-5.7.1/m4/libtool.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
polyml-5.7.1/m4/libtool.m4:6463:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
polyml-5.7.1/m4/libtool.m4-6464-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
polyml-5.7.1/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
polyml-5.7.1/m4/libtool.m4:6467:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
polyml-5.7.1/m4/libtool.m4-6468-		$RANLIB $oldlib'
##############################################
polyml-5.7.1/m4/libtool.m4-6471-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/m4/libtool.m4:6472:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
polyml-5.7.1/m4/libtool.m4-6473-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
polyml-5.7.1/m4/libtool.m4-6475-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
polyml-5.7.1/m4/libtool.m4:6476:		$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'
polyml-5.7.1/m4/libtool.m4-6477-	      ;;
##############################################
polyml-5.7.1/m4/libtool.m4-6485-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
polyml-5.7.1/m4/libtool.m4:6486:	    _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'
polyml-5.7.1/m4/libtool.m4-6487-            ;;
##############################################
polyml-5.7.1/m4/libtool.m4-6504-	    # dependencies.
polyml-5.7.1/m4/libtool.m4:6505:	    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'
polyml-5.7.1/m4/libtool.m4-6506-	    ;;
##############################################
polyml-5.7.1/m4/libtool.m4-6519-	  *)
polyml-5.7.1/m4/libtool.m4:6520:	    case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/m4/libtool.m4-6521-	    *Sun\ C*)
##############################################
polyml-5.7.1/m4/libtool.m4-6526-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
polyml-5.7.1/m4/libtool.m4:6527:	      _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'
polyml-5.7.1/m4/libtool.m4-6528-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
polyml-5.7.1/m4/libtool.m4-6596-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
polyml-5.7.1/m4/libtool.m4:6597:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
polyml-5.7.1/m4/libtool.m4-6598-	    _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'
##############################################
polyml-5.7.1/m4/libtool.m4-6615-	    # to its proper name (with version) after linking.
polyml-5.7.1/m4/libtool.m4:6616:	    _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'
polyml-5.7.1/m4/libtool.m4-6617-
##############################################
polyml-5.7.1/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
polyml-5.7.1/m4/libtool.m4:6637:	        _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'
polyml-5.7.1/m4/libtool.m4-6638-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
polyml-5.7.1/m4/libtool.m4-6641-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
polyml-5.7.1/m4/libtool.m4:6642:	        _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'
polyml-5.7.1/m4/libtool.m4:6643:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
polyml-5.7.1/m4/libtool.m4-6644-	          echo "-hidden">> $lib.exp~
polyml-5.7.1/m4/libtool.m4:6645:	          $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~
polyml-5.7.1/m4/libtool.m4-6646-	          $RM $lib.exp'
##############################################
polyml-5.7.1/m4/libtool.m4-6660-	    # dependencies.
polyml-5.7.1/m4/libtool.m4:6661:	    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"'
polyml-5.7.1/m4/libtool.m4-6662-	    ;;
##############################################
polyml-5.7.1/m4/libtool.m4-6667-	        osf3*)
polyml-5.7.1/m4/libtool.m4:6668:	          _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'
polyml-5.7.1/m4/libtool.m4-6669-		  ;;
polyml-5.7.1/m4/libtool.m4-6670-	        *)
polyml-5.7.1/m4/libtool.m4:6671:	          _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'
polyml-5.7.1/m4/libtool.m4-6672-		  ;;
##############################################
polyml-5.7.1/m4/libtool.m4-6920-  case ${2} in
polyml-5.7.1/m4/libtool.m4:6921:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
polyml-5.7.1/m4/libtool.m4:6922:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
polyml-5.7.1/m4/libtool.m4-6923-  esac
##############################################
polyml-5.7.1/m4/libtool.m4-7008-
polyml-5.7.1/m4/libtool.m4:7009:  for p in `eval "$output_verbose_link_cmd"`; do
polyml-5.7.1/m4/libtool.m4-7010-    case ${prev}${p} in
##############################################
polyml-5.7.1/m4/libtool.m4-7106-linux*)
polyml-5.7.1/m4/libtool.m4:7107:  case `$CC -V 2>&1 | sed 5q` in
polyml-5.7.1/m4/libtool.m4-7108-  *Sun\ C*)
##############################################
polyml-5.7.1/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
polyml-5.7.1/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
polyml-5.7.1/m4/libtool.m4-7159-fi
##############################################
polyml-5.7.1/m4/libtool.m4-7769-    test $lt_ac_count -gt 10 && break
polyml-5.7.1/m4/libtool.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
polyml-5.7.1/m4/libtool.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
polyml-5.7.1/m4/libtool.m4-7840-# ------------------------------------------------------
polyml-5.7.1/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
polyml-5.7.1/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
polyml-5.7.1/Makefile.in-42-  { \
polyml-5.7.1/Makefile.in:43:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/Makefile.in-44-  }; \
##############################################
polyml-5.7.1/Makefile.in-133-	$(polyimport_LDFLAGS) $(LDFLAGS) -o $@
polyml-5.7.1/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
polyml-5.7.1/Makefile.in-135-am__vpath_adj = case $$p in \
polyml-5.7.1/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
polyml-5.7.1/Makefile.in-137-    *) f=$$p;; \
polyml-5.7.1/Makefile.in-138-  esac;
polyml-5.7.1/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
polyml-5.7.1/Makefile.in-140-am__install_max = 40
polyml-5.7.1/Makefile.in-141-am__nobase_strip_setup = \
polyml-5.7.1/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
polyml-5.7.1/Makefile.in-143-am__nobase_strip = \
##############################################
polyml-5.7.1/Makefile.in-260-  while test -n "$$dir1"; do \
polyml-5.7.1/Makefile.in:261:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
polyml-5.7.1/Makefile.in-262-    if test "$$first" != "."; then \
polyml-5.7.1/Makefile.in-263-      if test "$$first" = ".."; then \
polyml-5.7.1/Makefile.in:264:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
polyml-5.7.1/Makefile.in:265:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
polyml-5.7.1/Makefile.in-266-      else \
polyml-5.7.1/Makefile.in:267:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
polyml-5.7.1/Makefile.in-268-        if test "$$first2" = "$$first"; then \
polyml-5.7.1/Makefile.in:269:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
polyml-5.7.1/Makefile.in-270-        else \
##############################################
polyml-5.7.1/Makefile.in-275-    fi; \
polyml-5.7.1/Makefile.in:276:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
polyml-5.7.1/Makefile.in-277-  done; \
##############################################
polyml-5.7.1/Makefile.in-463-	imports/polymlx86_64.txt \
polyml-5.7.1/Makefile.in:464:	libpolyml/x86asm.asm \
polyml-5.7.1/Makefile.in-465-	exportPoly.sml \
##############################################
polyml-5.7.1/Makefile.in-570-	test -n "$(EXEEXT)" || exit 0; \
polyml-5.7.1/Makefile.in:571:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
polyml-5.7.1/Makefile.in-572-	echo " rm -f" $$list; \
##############################################
polyml-5.7.1/Makefile.in-633-.c.obj:
polyml-5.7.1/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/Makefile.in-635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
polyml-5.7.1/Makefile.in-637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
polyml-5.7.1/Makefile.in:638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
polyml-5.7.1/Makefile.in-639-
##############################################
polyml-5.7.1/Makefile.in-659-	test -n "$(man1dir)" \
polyml-5.7.1/Makefile.in:660:	  && test -n "`echo $$list1$$list2`" \
polyml-5.7.1/Makefile.in-661-	  || exit 0; \
##############################################
polyml-5.7.1/Makefile.in-712-	dot_seen=no; \
polyml-5.7.1/Makefile.in:713:	target=`echo $@ | sed s/-recursive//`; \
polyml-5.7.1/Makefile.in-714-	case "$@" in \
##############################################
polyml-5.7.1/Makefile.in-775-GTAGS:
polyml-5.7.1/Makefile.in:776:	here=`$(am__cd) $(top_builddir) && pwd` \
polyml-5.7.1/Makefile.in-777-	  && $(am__cd) $(top_srcdir) \
##############################################
polyml-5.7.1/Makefile.in-807-	test -d "$(distdir)" || mkdir "$(distdir)"
polyml-5.7.1/Makefile.in:808:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/Makefile.in:809:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/Makefile.in-810-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/Makefile.in-821-	  if test -d $$d/$$file; then \
polyml-5.7.1/Makefile.in:822:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/Makefile.in-823-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/Makefile.in-935-	test -d $(distdir)/_build || exit 0; \
polyml-5.7.1/Makefile.in:936:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
polyml-5.7.1/Makefile.in-937-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
polyml-5.7.1/Makefile.in-979-	}; \
polyml-5.7.1/Makefile.in:980:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
polyml-5.7.1/Makefile.in-981-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
polyml-5.7.1/Makefile.in-991-	fi
polyml-5.7.1/Makefile.in:992:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
polyml-5.7.1/Makefile.in-993-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
polyml-5.7.1/debian/changelog-266-  * Build on Architecture: any
polyml-5.7.1/debian/changelog:267:  * Patch libpolyml/x86asm.asm to stop the stack being executable
polyml-5.7.1/debian/changelog-268-  * Remove postinst script as debhelper will generate triggers for ldconfig
##############################################
polyml-5.7.1/debian/patches/riscv-libffi.patch-252-+        /* float values may be recoded in an implementation-defined way
polyml-5.7.1/debian/patches/riscv-libffi.patch:253:+           by hardware conforming to 2.1 or earlier, so use asm to
polyml-5.7.1/debian/patches/riscv-libffi.patch-254-+           reinterpret floats as doubles */
##############################################
polyml-5.7.1/debian/patches/riscv-libffi.patch-611-+
polyml-5.7.1/debian/patches/riscv-libffi.patch:612:+#endif /* LIBFFI_ASM */
polyml-5.7.1/debian/patches/riscv-libffi.patch-613-+
##############################################
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in-39-  { \
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in-41-  }; \
##############################################
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in-302-distdir: $(DISTFILES)
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in:303:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in:304:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in-305-	list='$(DISTFILES)'; \
##############################################
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in-316-	  if test -d $$d/$$file; then \
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in:317:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyml-5.7.1/.pc/modules-non-executable.patch/modules/IntInfAsInt/Makefile.in-318-	    if test -d "$(distdir)/$$file"; then \
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/Makefile.am-259-
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/Makefile.am:260:libffi_la_LDFLAGS = -no-undefined -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) $(AM_LTLDFLAGS)
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/Makefile.am-261-
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-12-  frv*-elf)
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac:13:    LDFLAGS=`echo $LDFLAGS | sed "s/\-B[^ ]*libgloss\/frv\///"`\ -B`pwd`/../libgloss/frv/
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-14-    ;;
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-376-	LDFLAGS="$LDFLAGS -shared"
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac:377:	AC_TRY_LINK([asm (".text; foo: nop; .data; .align 4; .byte 0; .uaword %r_disp32(foo); .text");],,
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-378-		    [libffi_cv_as_sparc_ua_pcrel=yes],
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-390-       # Check if we have .register
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac:391:       AC_TRY_COMPILE(,[asm (".register %g2, #scratch");],
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-392-		       [libffi_cv_as_register_pseudo_op=yes],
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-418-       # Check if we have .ascii
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac:419:       AC_TRY_COMPILE(,[asm (".ascii \\"string\\"");],
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-420-		       [libffi_cv_as_ascii_pseudo_op=yes],
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-431-       # Check if we have .string
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac:432:       AC_TRY_COMPILE(,[asm (".string \\"string\\"");],
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-433-		       [libffi_cv_as_string_pseudo_op=yes],
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-510-	    libffi_eh_frame_line=`grep -n eh_frame conftest.dump | cut -d: -f 1`
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac:511:	    libffi_test_line=`expr $libffi_eh_frame_line + 1`p
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-512-	    sed -n $libffi_test_line conftest.dump > conftest.line
##############################################
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-603-  fi
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac:604:  multi_os_directory=`$CC $CFLAGS -print-multi-os-directory`
polyml-5.7.1/.pc/riscv-libffi.patch/libffi/configure.ac-605-  case $multi_os_directory in