===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-nloptr-1.2.2.2/INSTALL.windows-30-# Get R compilers and flags
r-cran-nloptr-1.2.2.2/INSTALL.windows:31:CC=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config CC`
r-cran-nloptr-1.2.2.2/INSTALL.windows:32:CFLAGS=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config CFLAGS`
r-cran-nloptr-1.2.2.2/INSTALL.windows-33-
r-cran-nloptr-1.2.2.2/INSTALL.windows:34:CPP=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config CPP`
r-cran-nloptr-1.2.2.2/INSTALL.windows:35:CPPFLAGS=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config CPPFLAGS`
r-cran-nloptr-1.2.2.2/INSTALL.windows-36-
r-cran-nloptr-1.2.2.2/INSTALL.windows:37:CXX=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config CXX`
r-cran-nloptr-1.2.2.2/INSTALL.windows:38:CXXFLAGS=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config CXXFLAGS`
r-cran-nloptr-1.2.2.2/INSTALL.windows-39-
r-cran-nloptr-1.2.2.2/INSTALL.windows:40:CXXCPP=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config CXXCPP`
r-cran-nloptr-1.2.2.2/INSTALL.windows-41-
r-cran-nloptr-1.2.2.2/INSTALL.windows:42:F77=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config F77`
r-cran-nloptr-1.2.2.2/INSTALL.windows:43:FFLAGS=`"${R_HOME}/bin/${R_ARCH}/R.exe" CMD config FFLAGS`
r-cran-nloptr-1.2.2.2/INSTALL.windows-44-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-167-{
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-179-{
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-198-    # Extract subdirectory from the argument.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-204-    fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-217-    case ${2} in
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-220-    esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-380-     progdir=$func_dirname_result
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-419-bs='\\'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-533-      done
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-535-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-566-      # If mktemp works, use that first and foremost
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-568-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-597-      *[\\\`\"\$]*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-599-      *)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-704-    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-772-	p
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-803-
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-816-
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-862-{
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:863:    func_arith_result=`expr "${@}"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-870-{
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-877-{
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-884-{
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-968-	# quotes we have to do it in 2 steps:
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-970-	eval "$extractedcf"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1382-      done
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1385-      case $@ in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1395-	    # Evaluate the configuration.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1397-	    CC_quoted=
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1401-	    done
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1404-	    case "$@ " in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1721-    # LT_CYGPATH in this case.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1723-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2060-    *.[cCFSifmso] | \
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2158-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2204-      if test "$need_locks" = warn &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2206-	$ECHO "\
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2207-*** ERROR, $lockfile contains:
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2209-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2253-      if test "$need_locks" = warn &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2255-	$ECHO "\
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2256-*** ERROR, $lockfile contains:
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2258-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2548-	  test -n "$library_names" && \
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2550-	  continue
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2561-	  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2577-      # Get the absolute pathname.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2959-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2972-	  else
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-2974-	  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3130-	    fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3134-	      finalize=no
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3149-	        # Replace the output file specification.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3151-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3170-	  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3241-    my_pic_p="${3-no}"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3243-    my_dlsyms=
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3509-	  else
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3512-	  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3514-	*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3517-	  ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3529-      # Nullify the symbol file.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3532-    fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3545-  win32_libid_type="unknown"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3547-  case $win32_fileres in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3596-  $opt_debug
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3598-}
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3613-  $opt_debug
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
r-cran-nloptr-1.2.2.2/src/nlopt_src/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)$'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3700-    # binutils import library
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3703-    # ms-generated import library
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3705-  else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3780-	  darwin_curdir=`pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3785-	    darwin_arch=
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3797-	    darwin_file=
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3814-      esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3816-    done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3885-
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3887-    $ECHO "\
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3920-    --lt-dump-script)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-3949-  done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4005-  # Find the directory that this script lives in.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4011-  while test -n \"\$file\"; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4013-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4021-
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4024-  done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4035-    case \"\$thisdir\" in
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4041-  # Try to get the absolute directory name.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4068-      else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-4112-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5085-    $opt_debug
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5087-    *import*) : ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5307-	    moreargs=
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5309-	    do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5563-	*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6018-    else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6391-	else
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6393-	fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6428-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6501-	*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6754-	    shift
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7046-		*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7057-		  depdepl=
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7068-                      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7079-		else
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7102-	else
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7104-	fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7251-	test "$module" = no && \
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7253-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7386-	if test "$age" -gt "$current"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7547-	removelist=
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7573-	# Transform .lo files to .o files.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7575-      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7578-      #for path in $notinst_path; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7582-      #done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7699-		if test -n "$i" ; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7702-		  set dummy $deplib_matches; shift
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7703-		  deplib_match=$1
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7742-		  if test -n "$i" ; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7745-		    set dummy $deplib_matches; shift
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7746-		    deplib_match=$1
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7796-		else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7802-		    shopt -s nocaseglob
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7804-		    $nocaseglob
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7805-		  else
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7807-		  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7822-			case $potliblink in
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7825-			esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7915-	  newdeplibs=""
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7921-	    done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7947-	  ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-7997-	*-*-darwin*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8001-	  ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8124-	# Use standard objects if they are pic
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8139-	    # exporting using user supplied symfile
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8638-	else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8650-      # Create the old-style object.
r-cran-nloptr-1.2.2.2/src/nlopt_src/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
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8652-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8713-	;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8731-	;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8866-	# Transform all the library objects into standard objects.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8869-      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8896-	# Replace the output file specification.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8905-	  func_to_tool_file "$output"
r-cran-nloptr-1.2.2.2/src/nlopt_src/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'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8949-	# Replace the output file specification.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8951-	# Delete the old output file.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8957-	  func_to_tool_file "$output"
r-cran-nloptr-1.2.2.2/src/nlopt_src/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'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8975-	  if test "$fast_install" = yes; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8977-	  else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8987-      # Replace the output file specification.
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8989-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
r-cran-nloptr-1.2.2.2/src/nlopt_src/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'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9019-      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9308-		name="$func_basename_result"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9327-		name="$func_basename_result"
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
r-cran-nloptr-1.2.2.2/src/nlopt_src/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-381-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in:382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in:386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-387-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-430-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in:431:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-432-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-453-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-467-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cdirect/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/praxis/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-381-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in:382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in:386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-387-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-430-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in:431:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-432-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-453-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-467-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mma/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-64-  case $1 in
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-66-      *) dir=;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-73-{
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-75-}
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-128-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-405-        sleep 1
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp:406:        i=`expr $i - 1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-407-      done
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-408-    fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp:409:    i=`expr $i - 1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-410-  done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-425-  # Do two passes, one to just change these to
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-659-  done
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/depcomp-661-  touch "$tmpdepfile"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/isres/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-41-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-43-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-103-am__vpath_adj = case $$p in \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-105-    *) f=$$p;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-106-  esac;
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-108-am__install_max = 40
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-109-am__nobase_strip_setup = \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-111-am__nobase_strip = \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-244-  while test -n "$$dir1"; do \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:245:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-246-    if test "$$first" != "."; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-247-      if test "$$first" = ".."; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:248:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:249:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-250-      else \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:251:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-252-        if test "$$first2" = "$$first"; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:253:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-254-        else \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-259-    fi; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:260:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-261-  done; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-563-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:564:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-565-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-580-	dot_seen=no; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:581:	target=`echo $@ | sed s/-recursive//`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-582-	case "$@" in \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-643-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:644:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-645-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-675-	test -d "$(distdir)" || mkdir "$(distdir)"
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:676:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:677:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-678-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-689-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:690:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-691-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-800-	test -d $(distdir)/_build || exit 0; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:801:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-802-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-843-	}; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:844:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-845-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-855-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in:856:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
r-cran-nloptr-1.2.2.2/src/nlopt_src/Makefile.in-857-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/esch/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/INSTALL-173-directory configuration variables that were expressed in terms of
r-cran-nloptr-1.2.2.2/src/nlopt_src/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
r-cran-nloptr-1.2.2.2/src/nlopt_src/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-67-	mingw/*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-69-	  ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-70-	cygwin/*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-72-	  ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-73-	wine/*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile:74:	  file=`winepath -w "$file" || echo "$file"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-75-	  ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-309-# Name of file we expect compiler to create.
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-311-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-315-# object file name, since that is what matters with a parallel build.
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
r-cran-nloptr-1.2.2.2/src/nlopt_src/compile-317-while true; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-381-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in:382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in:386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-387-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-430-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in:431:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-432-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-453-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-467-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/neldermead/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/mlsl/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-52-
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-54-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-117-case $maybe_os in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-123-    os=-$maybe_os
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-125-    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-127-    os=-linux-android
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-129-    ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-130-  *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-132-    if [ $basic_machine != $1 ]
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-134-    else os=; fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-181-		os=-sco5v6
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-183-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-185-		os=-sco3.2v5
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-187-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-189-		os=-sco3.2v4
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-191-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-192-	-sco3.2.[4-9]*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-195-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-199-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-203-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-205-		os=-sco3.2v2
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-207-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-208-	-udk*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-210-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-212-		os=-isc2.2
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-214-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-218-	-isc*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-220-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-230-	-ptx*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-232-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-233-	-windowsnt*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-235-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-359-	*-*-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-361-		exit 1
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-479-	amd64-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-481-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-521-	blackfin-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-523-		os=-linux
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-529-	c54x-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-531-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-532-	c55x-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-534-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-535-	c6x-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-537-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-732-	i*86v32)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-734-		os=-sysv32
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-736-	i*86v4*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-738-		os=-sysv4
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-740-	i*86v)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-742-		os=-sysv
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-744-	i*86sol2)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-746-		os=-solaris2
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-774-	m68knommu-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-776-		os=-linux
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-811-	mips3*-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-813-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-814-	mips3*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-816-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-829-	ms1-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-831-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-948-	parisc-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-950-		os=-linux
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-964-	pc98-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-966-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-981-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-984-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-987-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-988-	pentium4-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-990-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-998-	ppc-* | ppcbe-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1000-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1004-	ppcle-* | powerpclittle-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1006-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1008-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1010-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1014-	ppc64le-* | powerpc64little-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1016-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1097-	strongarm-* | thumb-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1099-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1227-	xscale-* | xscalee[bl]-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1229-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1304-	*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1306-		exit 1
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1312-	*-digital*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1314-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1315-	*-commodore*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1317-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1333-	-solaris1 | -solaris1.*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1335-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1345-	-gnu/linux*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1347-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1391-	-nto*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1393-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1398-	-mac*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1400-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1404-	-linux*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1406-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1407-	-sunos5*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1409-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1410-	-sunos6*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1412-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1459-	-sinix5.*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1461-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1515-		exit 1
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1775-		esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub:1776:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.sub-1777-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-407-.cc.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in:408:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-409-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-411-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in:412:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-413-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-456-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in:457:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-458-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-479-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in:480:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in:481:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-482-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-493-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in:494:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/stogo/Makefile.in-495-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/bobyqa/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-41-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-43-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-145-  esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:146:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-147-am__vpath_adj = case $$p in \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:148:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-149-    *) f=$$p;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-150-  esac;
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:151:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-152-am__install_max = 40
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-153-am__nobase_strip_setup = \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:154:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-155-am__nobase_strip = \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-403-	test -n "$(EXEEXT)" || exit 0; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:404:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-405-	echo " rm -f" $$list; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-427-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:428:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-429-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:432:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-433-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-464-	@list='$(m_DATA)'; test -n "$(mdir)" || list=; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:465:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-466-	dir='$(DESTDIR)$(mdir)'; $(am__uninstall_files_from_dir)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-485-	@list='$(mex_DATA)'; test -n "$(mexdir)" || list=; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:486:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-487-	dir='$(DESTDIR)$(mexdir)'; $(am__uninstall_files_from_dir)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-506-	@list='$(oct_DATA)'; test -n "$(octdir)" || list=; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:507:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-508-	dir='$(DESTDIR)$(octdir)'; $(am__uninstall_files_from_dir)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-539-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:540:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-541-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-562-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:563:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:564:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-565-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-576-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in:577:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/octave/Makefile.in-578-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-34-
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-36-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-102-: ${TMPDIR=/tmp} ;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-151-	EOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-153-	;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-209-	    *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-211-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-240-	*4.0)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-242-		;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-243-	*5.*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-245-		;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-288-	# 1.2 uses "1.2" for uname -r.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-348-    s390x:SunOS:*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-350-	exit ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-351-    sun4H:SunOS:5.*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-353-	exit ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-356-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-373-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-375-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-381-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-390-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-394-    sun*:*:4.2BSD:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-532-    *:IRIX*:*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-534-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-562-EOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-564-		then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-575-    *:AIX:*:[4567])
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-610-    9000/[34678]??:HP-UX:*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-664-EOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-692-    ia64:HP-UX:*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-722-EOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-814-	    amd64)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-816-	    *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-818-	esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-872-    prep*:SunOS:5.*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-874-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-876-	# the GNU system
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-878-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-880-	# other systems with GNU libc and userland
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-882-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-968-EOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1337-    *:DragonFly:*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1339-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1350-    i*86:skyos:*:*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1352-	exit ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1478-
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-386-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in:387:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-388-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-390-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in:391:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-392-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-435-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in:436:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-437-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-458-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in:459:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in:460:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-461-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-472-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in:473:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/direct/Makefile.in-474-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-229-      fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-231-    *)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-276-      dstdir=$dst
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh:277:      dst=$dstdir/`basename "$src"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-278-      dstdir_status=0
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-425-	    case $prefix in
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-427-	      *) qprefix=$prefix;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-474-    if $copy_on_change &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/install-sh-477-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-124-   save_LIBS=$LIBS
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:125:   GUILE_CPPFLAGS=`$GUILE_CONFIG compile`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:126:   GUILE_LIBS=`$GUILE_CONFIG link`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-127-   CPPFLAGS="$CPPFLAGS $GUILE_CPPFLAGS"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-142-   AC_MSG_CHECKING(guile prefix)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:143:   GUILE_PREFIX=`$GUILE_CONFIG info prefix`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-144-   AC_MSG_RESULT($GUILE_PREFIX)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-148-        # strip guile install path to honor prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:149:        GUILE_INSTALL_DIR=`echo "$GUILE_INSTALL_DIR" | sed "s|$GUILE_PREFIX|$prefix|g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-150-   fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-165-  AC_PATH_PROGS([PYTHON_CONFIG], [python$PYTHON_VERSION-config python-config],
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:166:                [unknown], [`dirname $PYTHON`:$PATH])
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-167-  AC_MSG_CHECKING([for Python include flags])
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-168-  if test "x$PYTHON_CONFIG" = "xunknown"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:169:      pinc=-I`echo "import distutils.sysconfig; print (distutils.sysconfig.get_python_inc())" | $PYTHON - 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-170-      test "x$pinc" = "x-I" && pinc=""
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-171-  else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:172:      pinc=`$PYTHON_CONFIG --includes 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-173-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-181-    AC_MSG_CHECKING([for Numpy include directory])
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:182:    pinc=`echo "import numpy; print (numpy.get_include())" | $PYTHON - 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-183-    AC_MSG_RESULT([${pinc:-unknown}])
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-227-	AC_MSG_CHECKING(octave prefix)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:228:	OCTAVE_PREFIX=`$OCTAVE_CONFIG --print PREFIX 2> /dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-229-	AC_MSG_RESULT($OCTAVE_PREFIX)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-231-	AC_MSG_CHECKING(where octave plugins go)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:232:	OCT_INSTALL_DIR=`$OCTAVE_CONFIG --oct-site-dir 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-233-	if test -z "$OCT_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:234:		OCT_INSTALL_DIR=`$OCTAVE_CONFIG --print OCTFILEDIR 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-235-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-236-	if test -z "$OCT_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:237:		OCT_INSTALL_DIR=`echo "path" | $OCTAVE -q 2> /dev/null | grep "/oct/" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-238-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-239-	if test -z "$OCT_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:240:		OCT_INSTALL_DIR=`echo "DEFAULT_LOADPATH" | $OCTAVE -q 2> /dev/null | tr ':' '\n' | grep "site/oct" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-241-        fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-244-			# strip octave install path to honor prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:245:			OCT_INSTALL_DIR=`echo "$OCT_INSTALL_DIR" | sed "s|$OCTAVE_PREFIX|$prefix|g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-246-		fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-253-	AC_MSG_CHECKING(where octave scripts go)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:254:	M_INSTALL_DIR=`$OCTAVE_CONFIG --m-site-dir 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-255-	if test -z "$M_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:256:		M_INSTALL_DIR=`$OCTAVE_CONFIG --print FCNFILEDIR 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-257-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-258-	if test -z "$M_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:259:		M_INSTALL_DIR=`echo "path" | $OCTAVE -q 2> /dev/null | grep "/m" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-260-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-261-	if test -z "$M_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:262:		M_INSTALL_DIR=`echo "DEFAULT_LOADPATH" | $OCTAVE -q 2> /dev/null | tr ':' '\n' | grep "site/m" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-263-        fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-266-			# strip octave install path to honor prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:267:			M_INSTALL_DIR=`echo "$M_INSTALL_DIR" | sed "s|$OCTAVE_PREFIX|$prefix|g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-268-		fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-338-	  AC_MSG_RESULT($MEX_INSTALL_DIR)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:339:	  if test x`basename "$MEX_INSTALL_DIR"` != xlocal; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-340-	     MEX_INSTALL_DIR=""
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-401-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:402:vers=`echo ${VERSION}.0.0 | cut -d. -f1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-403-AC_DEFINE_UNQUOTED(MAJOR_VERSION, $vers, [Major version number.])
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:404:vers=`echo ${VERSION}.0.0 | cut -d. -f2`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-405-AC_DEFINE_UNQUOTED(MINOR_VERSION, $vers, [Minor version number.])
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac:406:vers=`echo ${VERSION}.0.0 | cut -d. -f3`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure.ac-407-AC_DEFINE_UNQUOTED(BUGFIX_VERSION, $vers, [Bugfix version number.])
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/slsqp/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/newuoa/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-41-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-43-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-96-CONFIG_CLEAN_VPATH_FILES =
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:97:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-98-am__vpath_adj = case $$p in \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:99:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-100-    *) f=$$p;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-101-  esac;
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:102:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-103-am__install_max = 40
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-104-am__nobase_strip_setup = \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:105:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-106-am__nobase_strip = \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-523-.cpp.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:524:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-525-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-527-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:528:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-529-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-537-_nlopt_la-nlopt-python.lo: nlopt-python.cpp
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:538:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_nlopt_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT _nlopt_la-nlopt-python.lo -MD -MP -MF $(DEPDIR)/_nlopt_la-nlopt-python.Tpo -c -o _nlopt_la-nlopt-python.lo `test -f 'nlopt-python.cpp' || echo '$(srcdir)/'`nlopt-python.cpp
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-539-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_nlopt_la-nlopt-python.Tpo $(DEPDIR)/_nlopt_la-nlopt-python.Plo
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-541-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:542:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(_nlopt_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o _nlopt_la-nlopt-python.lo `test -f 'nlopt-python.cpp' || echo '$(srcdir)/'`nlopt-python.cpp
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-543-
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-544-libnlopt@NLOPT_SUFFIX@_guile_la-nlopt-guile.lo: nlopt-guile.cpp
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:545:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnlopt@NLOPT_SUFFIX@_guile_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libnlopt@NLOPT_SUFFIX@_guile_la-nlopt-guile.lo -MD -MP -MF $(DEPDIR)/libnlopt@NLOPT_SUFFIX@_guile_la-nlopt-guile.Tpo -c -o libnlopt@NLOPT_SUFFIX@_guile_la-nlopt-guile.lo `test -f 'nlopt-guile.cpp' || echo '$(srcdir)/'`nlopt-guile.cpp
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-546-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnlopt@NLOPT_SUFFIX@_guile_la-nlopt-guile.Tpo $(DEPDIR)/libnlopt@NLOPT_SUFFIX@_guile_la-nlopt-guile.Plo
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-548-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:549:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnlopt@NLOPT_SUFFIX@_guile_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libnlopt@NLOPT_SUFFIX@_guile_la-nlopt-guile.lo `test -f 'nlopt-guile.cpp' || echo '$(srcdir)/'`nlopt-guile.cpp
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-550-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-583-	@list='$(python_PYTHON)'; test -n "$(pythondir)" || list=; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:584:	py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-585-	test -n "$$py_files" || exit 0; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-586-	dir='$(DESTDIR)$(pythondir)'; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:587:	pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:588:	pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:589:	py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-590-	echo "$$py_files_pep3147";\
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:591:	pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:592:	pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-593-	st=0; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-622-	@list='$(guile_DATA)'; test -n "$(guiledir)" || list=; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:623:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-624-	dir='$(DESTDIR)$(guiledir)'; $(am__uninstall_files_from_dir)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-655-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:656:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-657-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-678-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:679:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:680:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-681-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-692-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in:693:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/swig/Makefile.in-694-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-41-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-43-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-377-	test -n "$(EXEEXT)" || exit 0; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:378:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-379-	echo " rm -f" $$list; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-408-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:409:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-410-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-412-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:413:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-414-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-457-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:458:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-459-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-480-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:481:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:482:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-483-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-494-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in:495:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/util/Makefile.in-496-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-374-	test -n "$(EXEEXT)" || exit 0; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:375:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-376-	echo " rm -f" $$list; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-399-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-405-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-420-.cpp.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:421:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-422-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-424-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:425:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-426-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-469-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:470:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-471-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-492-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:493:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:494:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-495-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-506-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in:507:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/test/Makefile.in-508-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-94-# and then we would define $MISSING as
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-110-])
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-208-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-368-    else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-372-    # from the Makefile without running 'make'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-374-    test -z "$DEPDIR" && continue
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-376-    test -z "$am__include" && continue
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-386-      test -f "$dirpart/$file" && continue
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-599-    * )
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-601-  esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-602-done
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-604-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-706-# Ignore all kinds of additional output from 'make'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:707:case `$am_make -s -f confmf 2> /dev/null` in #(
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-708-*the\ am__doit\ target*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-716-   echo '.include "confinc"' > confmf
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:717:   case `$am_make -s -f confmf 2> /dev/null` in #(
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-718-   *the\ am__doit\ target*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-961-  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:962:    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-963-  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-976-  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:977:    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-978-  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1024-     $am_py_prefix*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:1025:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:1026:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1027-       ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1066-     $am_py_exec_prefix*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:1067:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:1068:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1069-       ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1162-     echo "timestamp, slept: $am_has_slept" > conftest.file
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:1163:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1164-     if test "$[*]" = "X"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1165-	# -L didn't work.
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4:1166:	set X `ls -t "$srcdir/configure" conftest.file`
r-cran-nloptr-1.2.2.2/src/nlopt_src/aclocal.m4-1167-     fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/crs/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/auglag/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-384-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in:385:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-386-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-388-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in:389:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-390-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-433-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in:434:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-435-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-456-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in:457:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in:458:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-459-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-470-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in:471:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/luksan/Makefile.in-472-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.am-17-	rm -f $@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.am:18:	(i=0; egrep 'NLOPT_[LG][DN]|NLOPT_AUGLAG|NLOPT_G_MLSL' $(srcdir)/nlopt.h | tr -d ' =0,' | while read n; do echo "      integer $$n"; echo "      parameter ($$n=$$i)"; i=`expr $$i + 1`; done; tail -n +`grep -n enum $(srcdir)/nlopt.h |cut -d: -f1 |tail -n 1` $(srcdir)/nlopt.h  | grep NLOPT | egrep -v 'EXTERN|DEPRECATED|MINF_MAX' | cut -d, -f1 | tr -d ' ' | perl -pe 's/([A-Za-z0-9_]+)=([-+0-9]+)/      integer \1\n      parameter (\1=\2)/') > $(srcdir)/$@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.am-19-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.am-21-	rm -f $@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.am:22:	(n=`grep -n GEN_ENUMS_HERE $(srcdir)/nlopt-in.hpp | cut -d: -f1`; head -n $$n $(srcdir)/nlopt-in.hpp;  echo "  enum algorithm {"; egrep 'NLOPT_[LG][DN]|NLOPT_AUGLAG|NLOPT_G_MLSL|NLOPT_NUM_ALGORITHMS' $(srcdir)/nlopt.h | sed 's/NLOPT_//g'; echo "  };"; echo "  enum result {"; egrep 'NLOPT_[A-Z_]* =' $(srcdir)/nlopt.h | egrep -v 'NLOPT_[LG][DN]' | sed 's/NLOPT_//g'; echo "  };"; tail -n +$$n $(srcdir)/nlopt-in.hpp) > $(srcdir)/$@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.am-23-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-41-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-43-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-145-  esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:146:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-147-am__vpath_adj = case $$p in \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:148:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-149-    *) f=$$p;; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-150-  esac;
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:151:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-152-am__install_max = 40
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-153-am__nobase_strip_setup = \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:154:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-155-am__nobase_strip = \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-424-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:425:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-426-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:429:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-430-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-447-	test -n "$(man3dir)" \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:448:	  && test -n "`echo $$list1$$list2`" \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-449-	  || exit 0; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-504-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:505:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-506-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-537-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:538:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-539-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-560-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:561:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:562:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-563-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-574-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:575:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-576-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-725-@MAINTAINER_MODE_TRUE@	rm -f $@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:726:@MAINTAINER_MODE_TRUE@	(i=0; egrep 'NLOPT_[LG][DN]|NLOPT_AUGLAG|NLOPT_G_MLSL' $(srcdir)/nlopt.h | tr -d ' =0,' | while read n; do echo "      integer $$n"; echo "      parameter ($$n=$$i)"; i=`expr $$i + 1`; done; tail -n +`grep -n enum $(srcdir)/nlopt.h |cut -d: -f1 |tail -n 1` $(srcdir)/nlopt.h  | grep NLOPT | egrep -v 'EXTERN|DEPRECATED|MINF_MAX' | cut -d, -f1 | tr -d ' ' | perl -pe 's/([A-Za-z0-9_]+)=([-+0-9]+)/      integer \1\n      parameter (\1=\2)/') > $(srcdir)/$@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-727-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-729-@MAINTAINER_MODE_TRUE@	rm -f $@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in:730:@MAINTAINER_MODE_TRUE@	(n=`grep -n GEN_ENUMS_HERE $(srcdir)/nlopt-in.hpp | cut -d: -f1`; head -n $$n $(srcdir)/nlopt-in.hpp;  echo "  enum algorithm {"; egrep 'NLOPT_[LG][DN]|NLOPT_AUGLAG|NLOPT_G_MLSL|NLOPT_NUM_ALGORITHMS' $(srcdir)/nlopt.h | sed 's/NLOPT_//g'; echo "  };"; echo "  enum result {"; egrep 'NLOPT_[A-Z_]* =' $(srcdir)/nlopt.h | egrep -v 'NLOPT_[LG][DN]' | sed 's/NLOPT_//g'; echo "  };"; tail -n +$$n $(srcdir)/nlopt-in.hpp) > $(srcdir)/$@
r-cran-nloptr-1.2.2.2/src/nlopt_src/api/Makefile.in-731-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-40-  { \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-42-  }; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-380-.c.obj:
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in:381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in:385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-386-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-429-GTAGS:
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-452-distdir: $(DISTFILES)
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in:453:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in:454:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-455-	list='$(DISTFILES)'; \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-466-	  if test -d $$d/$$file; then \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in:467:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
r-cran-nloptr-1.2.2.2/src/nlopt_src/cobyla/Makefile.in-468-	    if test -d "$(distdir)/$$file"; then \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-47-  as_echo='print -r --'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-48-  as_echo_n='print -rn --'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-50-  as_echo='printf %s\n'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-52-else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-64-      esac;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-201-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-335-      case $as_dir in #(
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-337-      *) as_qdir=$as_dir;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-408-  {
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:409:    as_val=`expr "$@" || test $? -eq 1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-410-  }
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-415-# ----------------------------------------
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-903-  case $ac_option in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:904:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-905-  *=)   ac_optarg= ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-947-  -disable-* | --disable-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:948:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-949-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-952-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:953:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-954-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-973-  -enable-* | --enable-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:974:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-975-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-978-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:979:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-980-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1177-  -with-* | --with-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1178:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1179-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1182-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1183:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1184-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1193-  -without-* | --without-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1194:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1198-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1199:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1200-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1231-  *=*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1232:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1233-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1252-if test -n "$ac_prev"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1253:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1254-  as_fn_error $? "missing argument to $ac_option"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1274-    */ )
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1275:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1276-      eval $ac_var=\$ac_val;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1309-ac_ls_di=`ls -di .` &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1310:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1311-  as_fn_error $? "working directory cannot be determined"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1365-case $srcdir in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1366:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1367-esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1408-By default, \`make install' will install all the files in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1409:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1410:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1411-for instance \`--prefix=\$HOME'.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1536-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1537:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1538-  # A ".." for each directory in $ac_dir_suffix.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:1539:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-1540-  case $ac_top_builddir_sub in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2382-    *\'*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2383:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2384-    esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2465-      case $ac_val in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2466:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2467-      esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2480-	case $ac_val in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2481:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2482-	esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2600-    set,)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2601:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2602:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2603-      ac_cache_corrupted=: ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2611-	# differences in whitespace do not lead to failure.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2612:	ac_old_val_w=`echo x $ac_old_val`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2613:	ac_new_val_w=`echo x $ac_new_val`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2614-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2631-    case $ac_new_val in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2632:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2633-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2809-     echo "timestamp, slept: $am_has_slept" > conftest.file
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2810:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2811-     if test "$*" = "X"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2812-	# -L didn't work.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2813:	set X `ls -t "$srcdir/configure" conftest.file`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2814-     fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2860-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2861:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2862-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2863-# expand $ac_aux_dir to an absolute path
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:2864:am_aux_dir=`cd $ac_aux_dir && pwd`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-2865-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3005-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3006:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3007-	     'mkdir (GNU coreutils) '* | \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3078-set x ${MAKE-make}
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3079:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3080-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3088-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3089:case `${MAKE-make} -f conftest.make 2>/dev/null` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3090-  *@@@%%%=?*=@@@%%%*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3154-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3155:if test "`cd $srcdir && pwd`" != "`pwd`"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3156-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3672-$as_echo_n "checking whether the C compiler works... " >&6; }
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3673:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3674-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3716-	then :; else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3717:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3718-	fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3776-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3777:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3778-	  break;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3885-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:3886:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-3887-       break;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4193-# Ignore all kinds of additional output from 'make'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4194:case `$am_make -s -f confmf 2> /dev/null` in #(
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4195-*the\ am__doit\ target*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4203-   echo '.include "confinc"' > confmf
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4204:   case `$am_make -s -f confmf 2> /dev/null` in #(
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4205-   *the\ am__doit\ target*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4266-  if test "$am_compiler_list" = ""; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4267:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4268-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4672-set x ${MAKE-make}
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4673:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4674-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4682-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4683:case `${MAKE-make} -f conftest.make 2>/dev/null` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4684-  *@@@%%%=?*=@@@%%%*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4711-test "x$ac_build_alias" = x &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4712:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4713-test "x$ac_build_alias" = x &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4714-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4715:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4716-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4735-IFS=$ac_save_IFS
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4736:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4737-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4746-else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4747:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4748-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4768-IFS=$ac_save_IFS
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:4769:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-4770-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5124-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5125:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5126-  ECHO='print -r --'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5127:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5128-  ECHO='printf %s\n'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5193-  # Check for GNU $ac_path_SED
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5194:case `"$ac_path_SED" --version 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5195-*GNU*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5269-  # Check for GNU $ac_path_GREP
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5270:case `"$ac_path_GREP" --version 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5271-*GNU*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5335-  # Check for GNU $ac_path_EGREP
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5336:case `"$ac_path_EGREP" --version 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5337-*GNU*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5402-  # Check for GNU $ac_path_FGREP
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5403:case `"$ac_path_FGREP" --version 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5404-*GNU*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5482-    # gcc leaves a trailing carriage return which upsets mingw
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5483:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5484-  *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5485:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5486-  esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5491-      # Canonicalize the pathname of ld
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5492:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5493-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5494:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5495-      done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5526-      # Break only if it was the GNU/non-GNU ld that we prefer.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5527:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5528-      *GNU* | *'with BFD'*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5557-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5558:case `$LD -v 2>&1 </dev/null` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5559-*GNU* | *'with BFD'*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5602-	# Tru64's nm complains that /dev/null is an invalid object file
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5603:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5604-	*/dev/null* | *'Invalid file or object type'*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5608-	*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5609:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5610-	  */dev/null*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5736-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5737:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5738-    *COFF*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5837-    # And add a safety zone
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5838:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5839:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5840-    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5870-    if test -n "$kargmax"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5871:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5872-    else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5878-    if test -n "$lt_cv_sys_max_cmd_len"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5879:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5880:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5881-    else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5890-      # we can't tell.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5891:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5892-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5894-      do
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5895:        i=`expr $i + 1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5896-        teststring=$teststring$teststring
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5898-      # Only check the string length outside the loop.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5899:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5900-      teststring=
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5903-      # linker.  It appears as though 1/2 is a usable value.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:5904:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-5905-    fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-6340-openbsd*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:6341:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-6342-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-6407-    else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:6408:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-6409-    fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-6549-  # decide which to use based on capabilities of $DLLTOOL
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:6550:  case `$DLLTOOL --help 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-6551-  *--identify-strict*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7071-# If we're using GNU nm, then use its standard symbol codes.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:7072:case `$NM -V 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7073-*GNU* | *'with BFD'*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7089-mingw*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:7090:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7091-  ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7308-   if test "$GCC" = yes; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:7309:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7310-   fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7312- /*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:7313:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7314-   ;; #(
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7348-  test $ac_status = 0; }; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:7349:    case `/usr/bin/file conftest.$ac_objext` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7350-      *ELF-32*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7368-    if test "$lt_cv_prog_gnu_ld" = yes; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:7369:      case `/usr/bin/file conftest.$ac_objext` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7370-	*32-bit*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7380-    else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:7381:      case `/usr/bin/file conftest.$ac_objext` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-7382-	*32-bit*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8534-do :
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:8535:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8536-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8539-  cat >>confdefs.h <<_ACEOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:8540:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8541-_ACEOF
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8793-done
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:8794:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8795-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8822-	"file_magic "*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:8823:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8824-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8888-	"file_magic "*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:8889:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-8890-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9255-      *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9256:	case `$CC -V 2>&1 | sed 5q` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9257-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9615-  if test "$hard_links" = no; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9616:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9617:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9618-    need_locks=warn
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9701-	# shared libraries, regardless of the interface used.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9702:	case `$LD -v 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9703-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9733-    supports_anon_versioning=no
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9734:    case `$LD -v 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9735-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9802-	# is EXPORTS), use it as is; otherwise, prepend...
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9803:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9804-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9830-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9831:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9832:      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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9833-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9848-        pgcc*)				# Portland Group C compiler
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9849:	  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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9850-	  tmp_addflag=' $pic_flag'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9853-					# Portland Group f77 and f90 compilers
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9854:	  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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9855-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9868-	nvcc*)	# Cuda Compiler Driver 2.2
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9869:	  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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9870-	  compiler_needs_object=yes
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9872-	esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9873:	case `$CC -V 2>&1 | sed 5q` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9874-	*Sun\ C*)			# Sun C 5.9
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9875:	  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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9876-	  compiler_needs_object=yes
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9940-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:9941:      case `$LD -v 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-9942-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10063-	# below for broken collect2 doesn't work under 4.3+
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10064:	  collect2name=`${CC} -print-prog-name=collect2`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10065-	  if test -f "$collect2name" &&
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10136-      }'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10137:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10138-  # Check for a 64-bit object if we didn't find anything.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10139-  if test -z "$lt_cv_aix_libpath_"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10140:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10141-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10154-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10155:        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"
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10156-      else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10189-      }'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10190:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10191-  # Check for a 64-bit object if we didn't find anything.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10192-  if test -z "$lt_cv_aix_libpath_"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10193:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10194-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10262-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10263:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10264-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10299-	# FIXME: Setting linknames here is a bad hack.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10300:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10301-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10317-  if test "$lt_cv_ld_force_load" = "yes"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10318:    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\"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10319-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10497-      if test "$GCC" = yes; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10498:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10499-	# Try to use the -exported_symbol ld option, if it does not
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10525-	if test "$lt_cv_irix_exported_symbol" = yes; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10526:          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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10527-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10528-      else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10529:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10530:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10531-      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10565-	hardcode_direct_absolute=yes
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10566:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10567-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10598-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10599:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10600-      else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10601-	allow_undefined_flag=' -expect_unresolved \*'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10602:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10603-      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10611-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10612:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10613-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10615-	allow_undefined_flag=' -expect_unresolved \*'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10616:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10617:	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~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10618:	$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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10619-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10634-      else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:10635:	case `$CC -V 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-10636-	*"Compilers 5.0"*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11033-  esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11034:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11035-  case $lt_search_path_spec in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11040-    # okay in the real world where ";" in dirpaths is itself problematic.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11041:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11042-    ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11043-  *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11044:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11045-    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11049-  lt_tmp_lt_search_path_spec=
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11050:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11051-  for lt_sys_path in $lt_search_path_spec; do
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11084-  esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11085:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11086-else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11172-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11173:    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11174-    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11208-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11209:    postinstall_cmds='base_file=`basename \${file}`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11210:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11211:      dldir=$destdir/`dirname \$dlpath`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11212-      test -d \$dldir || mkdir -p \$dldir~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11217-      fi'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11218:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11219-      dlpath=$dir/\$dldll~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11225-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11226:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11227-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11231-      # MinGW DLLs use traditional 'lib' prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11232:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11233-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11235-      # pw32 DLLs use 'pw' prefix rather than 'lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11236:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11237-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11244-    libname_spec='$name'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11245:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11246-    library_names_spec='${libname}.dll.lib'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11256-        # Let DOS variable expansion print the short 8.3 style file name.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11257:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11258-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11261-      # Convert to MSYS style.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11262:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11263-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11267-      # like /cygdrive/c/PROGRA~1:/cygdr...
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11268:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11269:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11270:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11271-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11275-        # It is most probably a Windows format PATH.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11276:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11277-      else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11278:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11279-      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11285-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11286:    postinstall_cmds='base_file=`basename \${file}`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11287:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11288:      dldir=$destdir/`dirname \$dlpath`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11289-      test -d \$dldir || mkdir -p \$dldir~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11290-      $install_prog $dir/$dlname \$dldir/$dlname'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11291:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11292-      dlpath=$dir/\$dldll~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11299-    # Assume MSVC wrapper
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11300:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11301-    dynamic_linker='Win32 ld.exe'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11316-  shlibpath_var=DYLD_LIBRARY_PATH
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11317:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11318-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11553-  if test -f /etc/ld.so.conf; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11554:    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' ' '`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11555-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11615-  shlibpath_var=LD_LIBRARY_PATH
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:11616:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-11617-    case $host_os in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-12840-  if test "$am_compiler_list" = ""; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:12841:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-12842-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-12944-  case ${2} in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:12945:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:12946:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-12947-  esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13199-done
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13200:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13201-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13231-    # gcc leaves a trailing carriage return which upsets mingw
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13232:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13233-  *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13234:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13235-  esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13240-      # Canonicalize the pathname of ld
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13241:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13242-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13243:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13244-      done
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13275-      # Break only if it was the GNU/non-GNU ld that we prefer.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13277-      *GNU* | *'with BFD'*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13306-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13307:case `$LD -v 2>&1 </dev/null` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13308-*GNU* | *'with BFD'*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13340-        # ancient GNU ld didn't support --whole-archive et. al.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13341:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13342-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13424-          # below for broken collect2 doesn't work under 4.3+
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13425:	  collect2name=`${CC} -print-prog-name=collect2`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13426-	  if test -f "$collect2name" &&
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13497-      }'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13498:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13499-  # Check for a 64-bit object if we didn't find anything.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13500-  if test -z "$lt_cv_aix_libpath__CXX"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13501:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13502-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13516-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13517:          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"
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13518-        else
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13551-      }'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13552:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13553-  # Check for a 64-bit object if we didn't find anything.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13554-  if test -z "$lt_cv_aix_libpath__CXX"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13555:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13556-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13624-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13625:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13626-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13665-	    # is EXPORTS), use it as is; otherwise, prepend...
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13666:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13667-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13686-  if test "$lt_cv_ld_force_load" = "yes"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13687:    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\"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13688-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13780-            # dependencies.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13781:            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"'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13782-            ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13845-	    # dependencies.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13846:	    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"'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13847-	    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13881-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13882:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13883:	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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13884-	;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13888-	    # SGI C++
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13889:	    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13890-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13899-	      if test "$with_gnu_ld" = no; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13900:	        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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13901-	      else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13902:	        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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13903-	      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13920-	    # to its proper name (with version) after linking.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13921:	    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13922:	    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13923-	    # Commands to make compiler produce verbose output that lists
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13930-	    # dependencies.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13931:	    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"'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13932-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13945-	    # earlier do not add the objects themselves.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13946:	    case `$CC -V 2>&1` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13947-	      *"Version 7."*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13966-            # Portland Group C++ compiler
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13967:	    case `$CC -V` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13968-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13971-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13972:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13973-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13975-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13976:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13977-		$RANLIB $oldlib'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13980-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13981:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13982-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13984-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13985:		$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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13986-	      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13994-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:13995:	    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-13996-            ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14013-	    # dependencies.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14014:	    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14015-	    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14028-	  *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14029:	    case `$CC -V 2>&1 | sed 5q` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14030-	    *Sun\ C*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14035-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14036:	      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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14037-	      compiler_needs_object_CXX=yes
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14105-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14106:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14107-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14124-	    # to its proper name (with version) after linking.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14125:	    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14126-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14145-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14146:	        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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14147-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14150-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14151:	        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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14152:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14153-	          echo "-hidden">> $lib.exp~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14154:	          $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~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14155-	          $RM $lib.exp'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14169-	    # dependencies.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14170:	    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"'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14171-	    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14176-	        osf3*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14177:	          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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14178-		  ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14179-	        *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14180:	          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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14181-		  ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14423-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14424:  for p in `eval "$output_verbose_link_cmd"`; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14425-    case ${prev}${p} in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14520-linux*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14521:  case `$CC -V 2>&1 | sed 5q` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14522-  *Sun\ C*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14571-if test -n "${compiler_lib_search_path_CXX}"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14572: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14573-fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14812-	  *)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:14813:	    case `$CC -V 2>&1 | sed 5q` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-14814-	    *Sun\ C*)
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15166-  if test "$hard_links" = no; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15167:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15168:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15169-    need_locks=warn
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15440-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15441:    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'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15442-    ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15476-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15477:    postinstall_cmds='base_file=`basename \${file}`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15478:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15479:      dldir=$destdir/`dirname \$dlpath`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15480-      test -d \$dldir || mkdir -p \$dldir~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15485-      fi'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15486:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15487-      dlpath=$dir/\$dldll~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15493-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15494:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15495-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15498-      # MinGW DLLs use traditional 'lib' prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15499:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15500-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15502-      # pw32 DLLs use 'pw' prefix rather than 'lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15503:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15504-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15511-    libname_spec='$name'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15512:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15513-    library_names_spec='${libname}.dll.lib'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15523-        # Let DOS variable expansion print the short 8.3 style file name.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15524:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15525-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15528-      # Convert to MSYS style.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15529:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15530-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15534-      # like /cygdrive/c/PROGRA~1:/cygdr...
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15535:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15536:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15537:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15538-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15542-        # It is most probably a Windows format PATH.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15543:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15544-      else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15545:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15546-      fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15552-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15553:    postinstall_cmds='base_file=`basename \${file}`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15554:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15555:      dldir=$destdir/`dirname \$dlpath`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15556-      test -d \$dldir || mkdir -p \$dldir~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15557-      $install_prog $dir/$dlname \$dldir/$dlname'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15558:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15559-      dlpath=$dir/\$dldll~
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15566-    # Assume MSVC wrapper
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15567:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15568-    dynamic_linker='Win32 ld.exe'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15583-  shlibpath_var=DYLD_LIBRARY_PATH
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15584:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15585-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15819-  if test -f /etc/ld.so.conf; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15820:    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' ' '`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15821-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15881-  shlibpath_var=LD_LIBRARY_PATH
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:15882:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-15883-    case $host_os in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16310-do :
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16311:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16312-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16314-  cat >>confdefs.h <<_ACEOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16315:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16316-_ACEOF
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16639-do :
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16640:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16641-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16643-  cat >>confdefs.h <<_ACEOF
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16644:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16645-_ACEOF
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16841-   save_LIBS=$LIBS
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16842:   GUILE_CPPFLAGS=`$GUILE_CONFIG compile`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16843:   GUILE_LIBS=`$GUILE_CONFIG link`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16844-   CPPFLAGS="$CPPFLAGS $GUILE_CPPFLAGS"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16968-$as_echo_n "checking guile prefix... " >&6; }
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16969:   GUILE_PREFIX=`$GUILE_CONFIG info prefix`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16970-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_PREFIX" >&5
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16976-        # strip guile install path to honor prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:16977:        GUILE_INSTALL_DIR=`echo "$GUILE_INSTALL_DIR" | sed "s|$GUILE_PREFIX|$prefix|g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-16978-   fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17057-else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17058:  am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17059-fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17076-else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17077:  am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17078-fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17125-     $am_py_prefix*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17126:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17127:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17128-       ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17169-     $am_py_exec_prefix*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17170:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17171:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17172-       ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17213-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17214:as_dummy="`dirname $PYTHON`:$PATH"
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17215-for as_dir in $as_dummy
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17248-  if test "x$PYTHON_CONFIG" = "xunknown"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17249:      pinc=-I`echo "import distutils.sysconfig; print (distutils.sysconfig.get_python_inc())" | $PYTHON - 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17250-      test "x$pinc" = "x-I" && pinc=""
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17251-  else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17252:      pinc=`$PYTHON_CONFIG --includes 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17253-  fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17271-$as_echo_n "checking for Numpy include directory... " >&6; }
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17272:    pinc=`echo "import numpy; print (numpy.get_include())" | $PYTHON - 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17273-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${pinc:-unknown}" >&5
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17472-$as_echo_n "checking octave prefix... " >&6; }
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17473:	OCTAVE_PREFIX=`$OCTAVE_CONFIG --print PREFIX 2> /dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17474-	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $OCTAVE_PREFIX" >&5
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17478-$as_echo_n "checking where octave plugins go... " >&6; }
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17479:	OCT_INSTALL_DIR=`$OCTAVE_CONFIG --oct-site-dir 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17480-	if test -z "$OCT_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17481:		OCT_INSTALL_DIR=`$OCTAVE_CONFIG --print OCTFILEDIR 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17482-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17483-	if test -z "$OCT_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17484:		OCT_INSTALL_DIR=`echo "path" | $OCTAVE -q 2> /dev/null | grep "/oct/" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17485-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17486-	if test -z "$OCT_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17487:		OCT_INSTALL_DIR=`echo "DEFAULT_LOADPATH" | $OCTAVE -q 2> /dev/null | tr ':' '\n' | grep "site/oct" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17488-        fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17491-			# strip octave install path to honor prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17492:			OCT_INSTALL_DIR=`echo "$OCT_INSTALL_DIR" | sed "s|$OCTAVE_PREFIX|$prefix|g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17493-		fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17504-$as_echo_n "checking where octave scripts go... " >&6; }
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17505:	M_INSTALL_DIR=`$OCTAVE_CONFIG --m-site-dir 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17506-	if test -z "$M_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17507:		M_INSTALL_DIR=`$OCTAVE_CONFIG --print FCNFILEDIR 2> /dev/null | grep '/'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17508-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17509-	if test -z "$M_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17510:		M_INSTALL_DIR=`echo "path" | $OCTAVE -q 2> /dev/null | grep "/m" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17511-	fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17512-	if test -z "$M_INSTALL_DIR"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17513:		M_INSTALL_DIR=`echo "DEFAULT_LOADPATH" | $OCTAVE -q 2> /dev/null | tr ':' '\n' | grep "site/m" | head -1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17514-        fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17517-			# strip octave install path to honor prefix
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17518:			M_INSTALL_DIR=`echo "$M_INSTALL_DIR" | sed "s|$OCTAVE_PREFIX|$prefix|g"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17519-		fi
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17695-$as_echo "$MEX_INSTALL_DIR" >&6; }
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17696:	  if test x`basename "$MEX_INSTALL_DIR"` != xlocal; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17697-	     MEX_INSTALL_DIR=""
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17801-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17802:vers=`echo ${VERSION}.0.0 | cut -d. -f1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17803-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17807-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17808:vers=`echo ${VERSION}.0.0 | cut -d. -f2`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17809-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17813-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17814:vers=`echo ${VERSION}.0.0 | cut -d. -f3`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17815-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17921-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:17922:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-17923-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18040-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18041:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18042-  as_echo='print -r --'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18043-  as_echo_n='print -rn --'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18044:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18045-  as_echo='printf %s\n'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18047-else
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18048:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18049-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18057-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18058:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18059-      esac;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18134-# ----------------------------------------
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18135:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18136-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18206-  {
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18207:    as_val=`expr "$@" || test $? -eq 1`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18208-  }
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18310-      case $as_dir in #(
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18311:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18312-      *) as_qdir=$as_dir;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18445-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18446:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18447-ac_cs_version="\\
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18470-  --*=?*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18471:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18472:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18473-    ac_shift=:
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18475-  --*=)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18476:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18477-    ac_optarg=
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18499-    case $ac_optarg in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18500:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18501-    '') as_fn_error $? "missing file argument" ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18507-    case $ac_optarg in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18508:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18509-    esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18576-delay_variable_subst='$delay_variable_subst'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18577:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18578:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18579:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18580:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18581:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18582:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18583:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18584:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18585:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18586:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18587:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18588:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18589:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18590:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18591:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18592:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18593:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18594:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18595:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18596:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18597:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18598:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18599:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18600:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18601:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18602:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18603:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18604:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18605:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18606:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18607:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18608:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18609:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18610:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18611:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18612:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18613:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18614:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18615:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18616:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18617:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18618:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18619:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18620:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18621:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18622:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18623:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18624:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18625:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18626:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18627:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18628:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18629:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18630:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18631:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18632:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18633:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18634: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"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18635:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18636:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18637:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18638:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18639:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18640:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18641:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18642:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18643:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18644:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18645:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18646:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18647:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18648:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18649:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18650:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18651:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18652:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18653:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18654:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18655:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18656:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18657:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18658:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18659:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18660:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18661:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18662:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18663:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18664:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18665:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18666:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18667:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18668:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18669:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18670:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18671:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18672:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18673:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18674:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18675:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18676:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18677:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18678:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18679:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18680:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18681:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18682:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18683:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18684:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18685:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18686:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18687:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18688:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18689:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18690:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18691:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18692:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18693:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18694:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18695:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18696:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18697:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18698:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18699:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18700:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18701:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18702:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18703:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18704:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18705:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18706:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18707:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18708:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18709:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18710:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18711:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18712:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18713:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18714:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18715:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18716:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18717:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18718:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18719:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18720:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18721:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18722:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18723:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18724:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18725:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18726:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18727:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18728:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18729:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18730:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18731:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18732:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18733:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18734:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18735:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18736:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18737:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18738:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18739:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18740:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18741:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18742:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18743:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18744:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18745:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18746:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18747:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18748:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18749:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18750:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18751:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18752:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18753:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18754:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18755:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18756:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18757:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18758:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18759:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18760:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18761:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18762-
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18872-compiler_lib_search_path_CXX; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18873:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18874-    *[\\\\\\\`\\"\\\$]*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18875:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18876-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18913-postlink_cmds_CXX; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18914:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18915-    *[\\\\\\\`\\"\\\$]*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:18916:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-18917-      ;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19036-fi
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19037:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19038-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19053-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19054:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19055-ac_delim='%!_!# '
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19059-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19060:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19061-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19197-for ac_last_try in false false :; do
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19198:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19199-  if test -z "$ac_tt"; then
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19329-      esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19330:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19331-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19388-*)
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19389:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19390-  # A ".." for each directory in $ac_dir_suffix.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19391:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19392-  case $ac_top_builddir_sub in
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19449-/@mandir@/p'
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19450:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19451-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19466-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19467:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19468-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19494-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19495:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19496-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19540-    * )
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19541:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19542-  esac
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19587-    # Strip MF so we end up with the name of the file.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19588:    mf=`echo "$mf" | sed -e 's/:.*$//'`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19589-    # Check whether this is an Automake generated Makefile or not.
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19624-    # from the Makefile without running 'make'.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19625:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19626-    test -z "$DEPDIR" && continue
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19627:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19628-    test -z "$am__include" && continue
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19629:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19630-    # Find all dependency output files, they are included files with
##############################################
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19683-
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure:19684:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
r-cran-nloptr-1.2.2.2/src/nlopt_src/configure-19685-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
r-cran-nloptr-1.2.2.2/src/Makevars.in-68-# # Get R compilers and flags
r-cran-nloptr-1.2.2.2/src/Makevars.in:69:# NLOPT_CC=`"${R_HOME}/bin/R" CMD config CC`
r-cran-nloptr-1.2.2.2/src/Makevars.in:70:# NLOPT_CFLAGS=`"${R_HOME}/bin/R" CMD config CFLAGS`
r-cran-nloptr-1.2.2.2/src/Makevars.in-71-
r-cran-nloptr-1.2.2.2/src/Makevars.in:72:# NLOPT_CPP=`"${R_HOME}/bin/R" CMD config CPP`
r-cran-nloptr-1.2.2.2/src/Makevars.in:73:# NLOPT_CPPFLAGS=`"${R_HOME}/bin/R" CMD config CPPFLAGS`
r-cran-nloptr-1.2.2.2/src/Makevars.in-74-
r-cran-nloptr-1.2.2.2/src/Makevars.in:75:# NLOPT_CXX=`"${R_HOME}/bin/R" CMD config CXX`
r-cran-nloptr-1.2.2.2/src/Makevars.in:76:# NLOPT_CXXFLAGS=`"${R_HOME}/bin/R" CMD config CXXFLAGS`
r-cran-nloptr-1.2.2.2/src/Makevars.in-77-
r-cran-nloptr-1.2.2.2/src/Makevars.in:78:# NLOPT_CXXCPP=`"${R_HOME}/bin/R" CMD config CXXCPP`
r-cran-nloptr-1.2.2.2/src/Makevars.in-79-
##############################################
r-cran-nloptr-1.2.2.2/src/Makevars.in-113-# nlopt-${NLOPT_VERSION}/configure: nlopt-${NLOPT_VERSION}.tar.gz
r-cran-nloptr-1.2.2.2/src/Makevars.in:114:# 	`"${R_HOME}/bin/Rscript" --vanilla -e "untar(tarfile='nlopt-${NLOPT_VERSION}.tar.gz')"`
r-cran-nloptr-1.2.2.2/src/Makevars.in-115-# 	rm -rf nlopt-${NLOPT_VERSION}.tar.gz
##############################################
r-cran-nloptr-1.2.2.2/src/Makevars.in-119-# nlopt-${NLOPT_VERSION}.tar.gz:
r-cran-nloptr-1.2.2.2/src/Makevars.in:120:# 	`"${R_HOME}/bin/Rscript" --vanilla -e "download.file(url='http://ab-initio.mit.edu/nlopt/nlopt-${NLOPT_VERSION}.tar.gz', destfile='nlopt-${NLOPT_VERSION}.tar.gz')"`
r-cran-nloptr-1.2.2.2/src/Makevars.in-121-
##############################################
r-cran-nloptr-1.2.2.2/vignettes/nloptr.Rmd-142-$$
r-cran-nloptr-1.2.2.2/vignettes/nloptr.Rmd:143:where $a_1 = 2$, $b_1 = 0$, $a_2 = -1$, and $b_2 = 1$. In order to solve this problem, we first have to re-formulate the constraints to be of the form $g(x) \leq 0$. Note that the first constraint is a bound on $x_2$, which we will add later. The other two constraints can be re-written as
r-cran-nloptr-1.2.2.2/vignettes/nloptr.Rmd-144-$$
##############################################
r-cran-nloptr-1.2.2.2/inst/doc/nloptr.Rmd-142-$$
r-cran-nloptr-1.2.2.2/inst/doc/nloptr.Rmd:143:where $a_1 = 2$, $b_1 = 0$, $a_2 = -1$, and $b_2 = 1$. In order to solve this problem, we first have to re-formulate the constraints to be of the form $g(x) \leq 0$. Note that the first constraint is a bound on $x_2$, which we will add later. The other two constraints can be re-written as
r-cran-nloptr-1.2.2.2/inst/doc/nloptr.Rmd-144-$$
##############################################
r-cran-nloptr-1.2.2.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-nloptr-1.2.2.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/configure-45-  as_echo='print -r --'
r-cran-nloptr-1.2.2.2/configure-46-  as_echo_n='print -rn --'
r-cran-nloptr-1.2.2.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/configure-48-  as_echo='printf %s\n'
##############################################
r-cran-nloptr-1.2.2.2/configure-50-else
r-cran-nloptr-1.2.2.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-nloptr-1.2.2.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-nloptr-1.2.2.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-nloptr-1.2.2.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-nloptr-1.2.2.2/configure-62-      esac;
##############################################
r-cran-nloptr-1.2.2.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
r-cran-nloptr-1.2.2.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
r-cran-nloptr-1.2.2.2/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
r-cran-nloptr-1.2.2.2/configure-324-      case $as_dir in #(
r-cran-nloptr-1.2.2.2/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-nloptr-1.2.2.2/configure-326-      *) as_qdir=$as_dir;;
##############################################
r-cran-nloptr-1.2.2.2/configure-397-  {
r-cran-nloptr-1.2.2.2/configure:398:    as_val=`expr "$@" || test $? -eq 1`
r-cran-nloptr-1.2.2.2/configure-399-  }
##############################################
r-cran-nloptr-1.2.2.2/configure-404-# ----------------------------------------
r-cran-nloptr-1.2.2.2/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-nloptr-1.2.2.2/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-nloptr-1.2.2.2/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
r-cran-nloptr-1.2.2.2/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
r-cran-nloptr-1.2.2.2/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
r-cran-nloptr-1.2.2.2/configure-753-  case $ac_option in
r-cran-nloptr-1.2.2.2/configure:754:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
r-cran-nloptr-1.2.2.2/configure-755-  *=)   ac_optarg= ;;
##############################################
r-cran-nloptr-1.2.2.2/configure-797-  -disable-* | --disable-*)
r-cran-nloptr-1.2.2.2/configure:798:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
r-cran-nloptr-1.2.2.2/configure-799-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/configure-802-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/configure:803:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/configure-804-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/configure-823-  -enable-* | --enable-*)
r-cran-nloptr-1.2.2.2/configure:824:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
r-cran-nloptr-1.2.2.2/configure-825-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/configure-828-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/configure:829:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/configure-830-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/configure-1027-  -with-* | --with-*)
r-cran-nloptr-1.2.2.2/configure:1028:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
r-cran-nloptr-1.2.2.2/configure-1029-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/configure-1032-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/configure:1033:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/configure-1034-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/configure-1043-  -without-* | --without-*)
r-cran-nloptr-1.2.2.2/configure:1044:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
r-cran-nloptr-1.2.2.2/configure-1045-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/configure-1048-    ac_useropt_orig=$ac_useropt
r-cran-nloptr-1.2.2.2/configure:1049:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-nloptr-1.2.2.2/configure-1050-    case $ac_user_opts in
##############################################
r-cran-nloptr-1.2.2.2/configure-1081-  *=*)
r-cran-nloptr-1.2.2.2/configure:1082:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
r-cran-nloptr-1.2.2.2/configure-1083-    # Reject names that are not valid shell variable names.
##############################################
r-cran-nloptr-1.2.2.2/configure-1102-if test -n "$ac_prev"; then
r-cran-nloptr-1.2.2.2/configure:1103:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
r-cran-nloptr-1.2.2.2/configure-1104-  as_fn_error $? "missing argument to $ac_option"
##############################################
r-cran-nloptr-1.2.2.2/configure-1124-    */ )
r-cran-nloptr-1.2.2.2/configure:1125:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
r-cran-nloptr-1.2.2.2/configure-1126-      eval $ac_var=\$ac_val;;
##############################################
r-cran-nloptr-1.2.2.2/configure-1159-ac_ls_di=`ls -di .` &&
r-cran-nloptr-1.2.2.2/configure:1160:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
r-cran-nloptr-1.2.2.2/configure-1161-  as_fn_error $? "working directory cannot be determined"
##############################################
r-cran-nloptr-1.2.2.2/configure-1215-case $srcdir in
r-cran-nloptr-1.2.2.2/configure:1216:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
r-cran-nloptr-1.2.2.2/configure-1217-esac
##############################################
r-cran-nloptr-1.2.2.2/configure-1258-By default, \`make install' will install all the files in
r-cran-nloptr-1.2.2.2/configure:1259:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
r-cran-nloptr-1.2.2.2/configure:1260:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
r-cran-nloptr-1.2.2.2/configure-1261-for instance \`--prefix=\$HOME'.
##############################################
r-cran-nloptr-1.2.2.2/configure-1334-*)
r-cran-nloptr-1.2.2.2/configure:1335:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-nloptr-1.2.2.2/configure-1336-  # A ".." for each directory in $ac_dir_suffix.
r-cran-nloptr-1.2.2.2/configure:1337:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-nloptr-1.2.2.2/configure-1338-  case $ac_top_builddir_sub in
##############################################
r-cran-nloptr-1.2.2.2/configure-1705-    *\'*)
r-cran-nloptr-1.2.2.2/configure:1706:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-nloptr-1.2.2.2/configure-1707-    esac
##############################################
r-cran-nloptr-1.2.2.2/configure-1788-      case $ac_val in
r-cran-nloptr-1.2.2.2/configure:1789:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-nloptr-1.2.2.2/configure-1790-      esac
##############################################
r-cran-nloptr-1.2.2.2/configure-1803-	case $ac_val in
r-cran-nloptr-1.2.2.2/configure:1804:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-nloptr-1.2.2.2/configure-1805-	esac
##############################################
r-cran-nloptr-1.2.2.2/configure-1923-    set,)
r-cran-nloptr-1.2.2.2/configure:1924:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
r-cran-nloptr-1.2.2.2/configure:1925:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
r-cran-nloptr-1.2.2.2/configure-1926-      ac_cache_corrupted=: ;;
##############################################
r-cran-nloptr-1.2.2.2/configure-1934-	# differences in whitespace do not lead to failure.
r-cran-nloptr-1.2.2.2/configure:1935:	ac_old_val_w=`echo x $ac_old_val`
r-cran-nloptr-1.2.2.2/configure:1936:	ac_new_val_w=`echo x $ac_new_val`
r-cran-nloptr-1.2.2.2/configure-1937-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
r-cran-nloptr-1.2.2.2/configure-1954-    case $ac_new_val in
r-cran-nloptr-1.2.2.2/configure:1955:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-nloptr-1.2.2.2/configure-1956-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
r-cran-nloptr-1.2.2.2/configure-2179-$as_echo_n "checking whether the C++ compiler works... " >&6; }
r-cran-nloptr-1.2.2.2/configure:2180:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
r-cran-nloptr-1.2.2.2/configure-2181-
##############################################
r-cran-nloptr-1.2.2.2/configure-2223-	then :; else
r-cran-nloptr-1.2.2.2/configure:2224:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-nloptr-1.2.2.2/configure-2225-	fi
##############################################
r-cran-nloptr-1.2.2.2/configure-2283-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
r-cran-nloptr-1.2.2.2/configure:2284:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-nloptr-1.2.2.2/configure-2285-	  break;;
##############################################
r-cran-nloptr-1.2.2.2/configure-2392-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
r-cran-nloptr-1.2.2.2/configure:2393:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
r-cran-nloptr-1.2.2.2/configure-2394-       break;;
##############################################
r-cran-nloptr-1.2.2.2/configure-3013-  # Check for GNU $ac_path_GREP
r-cran-nloptr-1.2.2.2/configure:3014:case `"$ac_path_GREP" --version 2>&1` in
r-cran-nloptr-1.2.2.2/configure-3015-*GNU*)
##############################################
r-cran-nloptr-1.2.2.2/configure-3079-  # Check for GNU $ac_path_EGREP
r-cran-nloptr-1.2.2.2/configure:3080:case `"$ac_path_EGREP" --version 2>&1` in
r-cran-nloptr-1.2.2.2/configure-3081-*GNU*)
##############################################
r-cran-nloptr-1.2.2.2/configure-3240-do :
r-cran-nloptr-1.2.2.2/configure:3241:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
r-cran-nloptr-1.2.2.2/configure-3242-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
r-cran-nloptr-1.2.2.2/configure-3245-  cat >>confdefs.h <<_ACEOF
r-cran-nloptr-1.2.2.2/configure:3246:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
r-cran-nloptr-1.2.2.2/configure-3247-_ACEOF
##############################################
r-cran-nloptr-1.2.2.2/configure-3253-
r-cran-nloptr-1.2.2.2/configure:3254:as_ac_Header=`$as_echo "ac_cv_header_$nlopt_header" | $as_tr_sh`
r-cran-nloptr-1.2.2.2/configure-3255-ac_fn_cxx_check_header_mongrel "$LINENO" "$nlopt_header" "$as_ac_Header" "$ac_includes_default"
##############################################
r-cran-nloptr-1.2.2.2/configure-3474-'
r-cran-nloptr-1.2.2.2/configure:3475:DEFS=`sed -n "$ac_script" confdefs.h`
r-cran-nloptr-1.2.2.2/configure-3476-
##############################################
r-cran-nloptr-1.2.2.2/configure-3483-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-nloptr-1.2.2.2/configure:3484:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-nloptr-1.2.2.2/configure-3485-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-nloptr-1.2.2.2/configure-3550-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-nloptr-1.2.2.2/configure:3551:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/configure-3552-  as_echo='print -r --'
r-cran-nloptr-1.2.2.2/configure-3553-  as_echo_n='print -rn --'
r-cran-nloptr-1.2.2.2/configure:3554:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-nloptr-1.2.2.2/configure-3555-  as_echo='printf %s\n'
##############################################
r-cran-nloptr-1.2.2.2/configure-3557-else
r-cran-nloptr-1.2.2.2/configure:3558:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-nloptr-1.2.2.2/configure-3559-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-nloptr-1.2.2.2/configure-3567-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-nloptr-1.2.2.2/configure:3568:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-nloptr-1.2.2.2/configure-3569-      esac;
##############################################
r-cran-nloptr-1.2.2.2/configure-3644-# ----------------------------------------
r-cran-nloptr-1.2.2.2/configure:3645:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-nloptr-1.2.2.2/configure-3646-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-nloptr-1.2.2.2/configure-3716-  {
r-cran-nloptr-1.2.2.2/configure:3717:    as_val=`expr "$@" || test $? -eq 1`
r-cran-nloptr-1.2.2.2/configure-3718-  }
##############################################
r-cran-nloptr-1.2.2.2/configure-3820-      case $as_dir in #(
r-cran-nloptr-1.2.2.2/configure:3821:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-nloptr-1.2.2.2/configure-3822-      *) as_qdir=$as_dir;;
##############################################
r-cran-nloptr-1.2.2.2/configure-3942-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
r-cran-nloptr-1.2.2.2/configure:3943:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
r-cran-nloptr-1.2.2.2/configure-3944-ac_cs_version="\\
##############################################
r-cran-nloptr-1.2.2.2/configure-3964-  --*=?*)
r-cran-nloptr-1.2.2.2/configure:3965:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-nloptr-1.2.2.2/configure:3966:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-nloptr-1.2.2.2/configure-3967-    ac_shift=:
##############################################
r-cran-nloptr-1.2.2.2/configure-3969-  --*=)
r-cran-nloptr-1.2.2.2/configure:3970:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-nloptr-1.2.2.2/configure-3971-    ac_optarg=
##############################################
r-cran-nloptr-1.2.2.2/configure-3993-    case $ac_optarg in
r-cran-nloptr-1.2.2.2/configure:3994:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-nloptr-1.2.2.2/configure-3995-    '') as_fn_error $? "missing file argument" ;;
##############################################
r-cran-nloptr-1.2.2.2/configure-4110-fi
r-cran-nloptr-1.2.2.2/configure:4111:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-nloptr-1.2.2.2/configure-4112-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-nloptr-1.2.2.2/configure-4127-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-nloptr-1.2.2.2/configure:4128:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
r-cran-nloptr-1.2.2.2/configure-4129-ac_delim='%!_!# '
##############################################
r-cran-nloptr-1.2.2.2/configure-4133-
r-cran-nloptr-1.2.2.2/configure:4134:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-nloptr-1.2.2.2/configure-4135-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-nloptr-1.2.2.2/configure-4295-      esac
r-cran-nloptr-1.2.2.2/configure:4296:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-nloptr-1.2.2.2/configure-4297-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-nloptr-1.2.2.2/configure-4354-*)
r-cran-nloptr-1.2.2.2/configure:4355:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-nloptr-1.2.2.2/configure-4356-  # A ".." for each directory in $ac_dir_suffix.
r-cran-nloptr-1.2.2.2/configure:4357:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-nloptr-1.2.2.2/configure-4358-  case $ac_top_builddir_sub in
##############################################
r-cran-nloptr-1.2.2.2/configure-4406-/@mandir@/p'
r-cran-nloptr-1.2.2.2/configure:4407:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-nloptr-1.2.2.2/configure-4408-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-nloptr-1.2.2.2/configure-4423-
r-cran-nloptr-1.2.2.2/configure:4424:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-nloptr-1.2.2.2/configure-4425-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-nloptr-1.2.2.2/configure-4449-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-nloptr-1.2.2.2/configure:4450:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
r-cran-nloptr-1.2.2.2/configure-4451-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-65--# Get R compilers and flags
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:66:-NLOPT_CC=`"${R_HOME}/bin/R" CMD config CC`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:67:-NLOPT_CFLAGS=`"${R_HOME}/bin/R" CMD config CFLAGS`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-68--
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:69:-NLOPT_CPP=`"${R_HOME}/bin/R" CMD config CPP`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:70:-NLOPT_CPPFLAGS=`"${R_HOME}/bin/R" CMD config CPPFLAGS`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-71--
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:72:-NLOPT_CXX=`"${R_HOME}/bin/R" CMD config CXX`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:73:-NLOPT_CXXFLAGS=`"${R_HOME}/bin/R" CMD config CXXFLAGS`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-74--
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:75:-NLOPT_CXXCPP=`"${R_HOME}/bin/R" CMD config CXXCPP`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-76--
##############################################
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-110--nlopt-${NLOPT_VERSION}/configure: nlopt-${NLOPT_VERSION}.tar.gz
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:111:-	`"${R_HOME}/bin/Rscript" --vanilla -e "untar(tarfile='nlopt-${NLOPT_VERSION}.tar.gz')"`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-112--	rm -rf nlopt-${NLOPT_VERSION}.tar.gz
##############################################
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-116--nlopt-${NLOPT_VERSION}.tar.gz:
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused:117:-	`"${R_HOME}/bin/Rscript" --vanilla -e "download.file(url='http://ab-initio.mit.edu/nlopt/nlopt-${NLOPT_VERSION}.tar.gz', destfile='nlopt-${NLOPT_VERSION}.tar.gz')"`
r-cran-nloptr-1.2.2.2/debian/patches/use-libnlopt.diff.unused-118--