===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
safecopy-1.7/Makefile.in-77-  while test -n "$$dir1"; do \
safecopy-1.7/Makefile.in:78:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
safecopy-1.7/Makefile.in-79-    if test "$$first" != "."; then \
safecopy-1.7/Makefile.in-80-      if test "$$first" = ".."; then \
safecopy-1.7/Makefile.in:81:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
safecopy-1.7/Makefile.in:82:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
safecopy-1.7/Makefile.in-83-      else \
safecopy-1.7/Makefile.in:84:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
safecopy-1.7/Makefile.in-85-        if test "$$first2" = "$$first"; then \
safecopy-1.7/Makefile.in:86:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
safecopy-1.7/Makefile.in-87-        else \
##############################################
safecopy-1.7/Makefile.in-92-    fi; \
safecopy-1.7/Makefile.in:93:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
safecopy-1.7/Makefile.in-94-  done; \
##############################################
safecopy-1.7/Makefile.in-239-	dot_seen=no; \
safecopy-1.7/Makefile.in:240:	target=`echo $@ | sed s/-recursive//`; \
safecopy-1.7/Makefile.in-241-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
safecopy-1.7/Makefile.in-274-	rev="$$rev ."; \
safecopy-1.7/Makefile.in:275:	target=`echo $@ | sed s/-recursive//`; \
safecopy-1.7/Makefile.in-276-	for subdir in $$rev; do \
##############################################
safecopy-1.7/Makefile.in-352-GTAGS:
safecopy-1.7/Makefile.in:353:	here=`$(am__cd) $(top_builddir) && pwd` \
safecopy-1.7/Makefile.in-354-	  && $(am__cd) $(top_srcdir) \
##############################################
safecopy-1.7/Makefile.in-362-	test -d "$(distdir)" || mkdir "$(distdir)"
safecopy-1.7/Makefile.in:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/Makefile.in:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/Makefile.in-365-	list='$(DISTFILES)'; \
##############################################
safecopy-1.7/Makefile.in-376-	  if test -d $$d/$$file; then \
safecopy-1.7/Makefile.in:377:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
safecopy-1.7/Makefile.in-378-	    if test -d "$(distdir)/$$file"; then \
##############################################
safecopy-1.7/Makefile.in-484-	test -d $(distdir)/_build || exit 0; \
safecopy-1.7/Makefile.in:485:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
safecopy-1.7/Makefile.in-486-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
safecopy-1.7/Makefile.in-518-	@$(am__cd) '$(distuninstallcheck_dir)' \
safecopy-1.7/Makefile.in:519:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
safecopy-1.7/Makefile.in-520-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
safecopy-1.7/Makefile.in-530-	fi
safecopy-1.7/Makefile.in:531:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
safecopy-1.7/Makefile.in-532-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
safecopy-1.7/src/Makefile.in-60-DIST_SOURCES = $(safecopy_SOURCES)
safecopy-1.7/src/Makefile.in:61:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
safecopy-1.7/src/Makefile.in-62-am__vpath_adj = case $$p in \
safecopy-1.7/src/Makefile.in:63:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
safecopy-1.7/src/Makefile.in-64-    *) f=$$p;; \
safecopy-1.7/src/Makefile.in-65-  esac;
safecopy-1.7/src/Makefile.in:66:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
safecopy-1.7/src/Makefile.in-67-am__install_max = 40
safecopy-1.7/src/Makefile.in-68-am__nobase_strip_setup = \
safecopy-1.7/src/Makefile.in:69:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
safecopy-1.7/src/Makefile.in-70-am__nobase_strip = \
##############################################
safecopy-1.7/src/Makefile.in-278-.c.obj:
safecopy-1.7/src/Makefile.in:279:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
safecopy-1.7/src/Makefile.in-280-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
safecopy-1.7/src/Makefile.in-282-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
safecopy-1.7/src/Makefile.in:283:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
safecopy-1.7/src/Makefile.in-284-install-man1: $(man_MANS)
##############################################
safecopy-1.7/src/Makefile.in-367-GTAGS:
safecopy-1.7/src/Makefile.in:368:	here=`$(am__cd) $(top_builddir) && pwd` \
safecopy-1.7/src/Makefile.in-369-	  && $(am__cd) $(top_srcdir) \
##############################################
safecopy-1.7/src/Makefile.in-388-	else :; fi
safecopy-1.7/src/Makefile.in:389:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/src/Makefile.in:390:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/src/Makefile.in-391-	list='$(DISTFILES)'; \
##############################################
safecopy-1.7/src/Makefile.in-402-	  if test -d $$d/$$file; then \
safecopy-1.7/src/Makefile.in:403:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
safecopy-1.7/src/Makefile.in-404-	    if test -d "$(distdir)/$$file"; then \
##############################################
safecopy-1.7/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
safecopy-1.7/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/configure-47-  as_echo='print -r --'
safecopy-1.7/configure-48-  as_echo_n='print -rn --'
safecopy-1.7/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/configure-50-  as_echo='printf %s\n'
##############################################
safecopy-1.7/configure-52-else
safecopy-1.7/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
safecopy-1.7/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
safecopy-1.7/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
safecopy-1.7/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
safecopy-1.7/configure-64-      esac;
##############################################
safecopy-1.7/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
safecopy-1.7/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
safecopy-1.7/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
safecopy-1.7/configure-296-      case $as_dir in #(
safecopy-1.7/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
safecopy-1.7/configure-298-      *) as_qdir=$as_dir;;
##############################################
safecopy-1.7/configure-361-  {
safecopy-1.7/configure:362:    as_val=`expr "$@" || test $? -eq 1`
safecopy-1.7/configure-363-  }
##############################################
safecopy-1.7/configure-368-# ----------------------------------------
safecopy-1.7/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
safecopy-1.7/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
safecopy-1.7/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
safecopy-1.7/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
safecopy-1.7/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
safecopy-1.7/configure-522-	esac;
safecopy-1.7/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
safecopy-1.7/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
safecopy-1.7/configure-725-  case $ac_option in
safecopy-1.7/configure:726:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
safecopy-1.7/configure-727-  *=)   ac_optarg= ;;
##############################################
safecopy-1.7/configure-769-  -disable-* | --disable-*)
safecopy-1.7/configure:770:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
safecopy-1.7/configure-771-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/configure-774-    ac_useropt_orig=$ac_useropt
safecopy-1.7/configure:775:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/configure-776-    case $ac_user_opts in
##############################################
safecopy-1.7/configure-795-  -enable-* | --enable-*)
safecopy-1.7/configure:796:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
safecopy-1.7/configure-797-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/configure-800-    ac_useropt_orig=$ac_useropt
safecopy-1.7/configure:801:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/configure-802-    case $ac_user_opts in
##############################################
safecopy-1.7/configure-999-  -with-* | --with-*)
safecopy-1.7/configure:1000:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
safecopy-1.7/configure-1001-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/configure-1004-    ac_useropt_orig=$ac_useropt
safecopy-1.7/configure:1005:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/configure-1006-    case $ac_user_opts in
##############################################
safecopy-1.7/configure-1015-  -without-* | --without-*)
safecopy-1.7/configure:1016:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
safecopy-1.7/configure-1017-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/configure-1020-    ac_useropt_orig=$ac_useropt
safecopy-1.7/configure:1021:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/configure-1022-    case $ac_user_opts in
##############################################
safecopy-1.7/configure-1053-  *=*)
safecopy-1.7/configure:1054:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
safecopy-1.7/configure-1055-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/configure-1074-if test -n "$ac_prev"; then
safecopy-1.7/configure:1075:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
safecopy-1.7/configure-1076-  as_fn_error $? "missing argument to $ac_option"
##############################################
safecopy-1.7/configure-1096-    */ )
safecopy-1.7/configure:1097:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
safecopy-1.7/configure-1098-      eval $ac_var=\$ac_val;;
##############################################
safecopy-1.7/configure-1133-ac_ls_di=`ls -di .` &&
safecopy-1.7/configure:1134:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
safecopy-1.7/configure-1135-  as_fn_error $? "working directory cannot be determined"
##############################################
safecopy-1.7/configure-1189-case $srcdir in
safecopy-1.7/configure:1190:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
safecopy-1.7/configure-1191-esac
##############################################
safecopy-1.7/configure-1232-By default, \`make install' will install all the files in
safecopy-1.7/configure:1233:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
safecopy-1.7/configure:1234:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
safecopy-1.7/configure-1235-for instance \`--prefix=\$HOME'.
##############################################
safecopy-1.7/configure-1309-*)
safecopy-1.7/configure:1310:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
safecopy-1.7/configure-1311-  # A ".." for each directory in $ac_dir_suffix.
safecopy-1.7/configure:1312:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
safecopy-1.7/configure-1313-  case $ac_top_builddir_sub in
##############################################
safecopy-1.7/configure-1608-    *\'*)
safecopy-1.7/configure:1609:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
safecopy-1.7/configure-1610-    esac
##############################################
safecopy-1.7/configure-1691-      case $ac_val in
safecopy-1.7/configure:1692:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
safecopy-1.7/configure-1693-      esac
##############################################
safecopy-1.7/configure-1706-	case $ac_val in
safecopy-1.7/configure:1707:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
safecopy-1.7/configure-1708-	esac
##############################################
safecopy-1.7/configure-1826-    set,)
safecopy-1.7/configure:1827:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
safecopy-1.7/configure:1828:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
safecopy-1.7/configure-1829-      ac_cache_corrupted=: ;;
##############################################
safecopy-1.7/configure-1837-	# differences in whitespace do not lead to failure.
safecopy-1.7/configure:1838:	ac_old_val_w=`echo x $ac_old_val`
safecopy-1.7/configure:1839:	ac_new_val_w=`echo x $ac_new_val`
safecopy-1.7/configure-1840-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
safecopy-1.7/configure-1857-    case $ac_new_val in
safecopy-1.7/configure:1858:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
safecopy-1.7/configure-1859-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
safecopy-1.7/configure-2032-if (
safecopy-1.7/configure:2033:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
safecopy-1.7/configure-2034-   if test "$*" = "X"; then
safecopy-1.7/configure-2035-      # -L didn't work.
safecopy-1.7/configure:2036:      set X `ls -t "$srcdir/configure" conftest.file`
safecopy-1.7/configure-2037-   fi
##############################################
safecopy-1.7/configure-2068-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
safecopy-1.7/configure:2069:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
safecopy-1.7/configure-2070-
safecopy-1.7/configure-2071-# expand $ac_aux_dir to an absolute path
safecopy-1.7/configure:2072:am_aux_dir=`cd $ac_aux_dir && pwd`
safecopy-1.7/configure-2073-
##############################################
safecopy-1.7/configure-2213-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
safecopy-1.7/configure:2214:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
safecopy-1.7/configure-2215-	     'mkdir (GNU coreutils) '* | \
##############################################
safecopy-1.7/configure-2292-set x ${MAKE-make}
safecopy-1.7/configure:2293:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
safecopy-1.7/configure-2294-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
safecopy-1.7/configure-2302-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
safecopy-1.7/configure:2303:case `${MAKE-make} -f conftest.make 2>/dev/null` in
safecopy-1.7/configure-2304-  *@@@%%%=?*=@@@%%%*)
##############################################
safecopy-1.7/configure-2329-
safecopy-1.7/configure:2330:if test "`cd $srcdir && pwd`" != "`pwd`"; then
safecopy-1.7/configure-2331-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
safecopy-1.7/configure-2416-# Ignore all kinds of additional output from `make'.
safecopy-1.7/configure:2417:case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/configure-2418-*the\ am__doit\ target*)
##############################################
safecopy-1.7/configure-2426-   echo '.include "confinc"' > confmf
safecopy-1.7/configure:2427:   case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/configure-2428-   *the\ am__doit\ target*)
##############################################
safecopy-1.7/configure-2804-$as_echo_n "checking whether the C compiler works... " >&6; }
safecopy-1.7/configure:2805:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
safecopy-1.7/configure-2806-
##############################################
safecopy-1.7/configure-2848-	then :; else
safecopy-1.7/configure:2849:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
safecopy-1.7/configure-2850-	fi
##############################################
safecopy-1.7/configure-2908-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
safecopy-1.7/configure:2909:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
safecopy-1.7/configure-2910-	  break;;
##############################################
safecopy-1.7/configure-3017-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
safecopy-1.7/configure:3018:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
safecopy-1.7/configure-3019-       break;;
##############################################
safecopy-1.7/configure-3276-  if test "$am_compiler_list" = ""; then
safecopy-1.7/configure:3277:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
safecopy-1.7/configure-3278-  fi
##############################################
safecopy-1.7/configure-4000-  if test "$am_compiler_list" = ""; then
safecopy-1.7/configure:4001:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
safecopy-1.7/configure-4002-  fi
##############################################
safecopy-1.7/configure-4667-  if test "$am_compiler_list" = ""; then
safecopy-1.7/configure:4668:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
safecopy-1.7/configure-4669-  fi
##############################################
safecopy-1.7/configure-4926-  # Check for GNU $ac_path_GREP
safecopy-1.7/configure:4927:case `"$ac_path_GREP" --version 2>&1` in
safecopy-1.7/configure-4928-*GNU*)
##############################################
safecopy-1.7/configure-4992-  # Check for GNU $ac_path_EGREP
safecopy-1.7/configure:4993:case `"$ac_path_EGREP" --version 2>&1` in
safecopy-1.7/configure-4994-*GNU*)
##############################################
safecopy-1.7/configure-5278-'
safecopy-1.7/configure:5279:DEFS=`sed -n "$ac_script" confdefs.h`
safecopy-1.7/configure-5280-
##############################################
safecopy-1.7/configure-5287-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
safecopy-1.7/configure:5288:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
safecopy-1.7/configure-5289-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
safecopy-1.7/configure-5378-if test -z "$BASH_VERSION$ZSH_VERSION" \
safecopy-1.7/configure:5379:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/configure-5380-  as_echo='print -r --'
safecopy-1.7/configure-5381-  as_echo_n='print -rn --'
safecopy-1.7/configure:5382:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/configure-5383-  as_echo='printf %s\n'
##############################################
safecopy-1.7/configure-5385-else
safecopy-1.7/configure:5386:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
safecopy-1.7/configure-5387-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
safecopy-1.7/configure-5395-	expr "X$arg" : "X\\(.*\\)$as_nl";
safecopy-1.7/configure:5396:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
safecopy-1.7/configure-5397-      esac;
##############################################
safecopy-1.7/configure-5472-# ----------------------------------------
safecopy-1.7/configure:5473:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
safecopy-1.7/configure-5474-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
safecopy-1.7/configure-5544-  {
safecopy-1.7/configure:5545:    as_val=`expr "$@" || test $? -eq 1`
safecopy-1.7/configure-5546-  }
##############################################
safecopy-1.7/configure-5648-      case $as_dir in #(
safecopy-1.7/configure:5649:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
safecopy-1.7/configure-5650-      *) as_qdir=$as_dir;;
##############################################
safecopy-1.7/configure-5705-	esac;
safecopy-1.7/configure:5706:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
safecopy-1.7/configure-5707-	???[sx]*):;;*)false;;esac;fi
##############################################
safecopy-1.7/configure-5786-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
safecopy-1.7/configure:5787:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
safecopy-1.7/configure-5788-ac_cs_version="\\
##############################################
safecopy-1.7/configure-5811-  --*=?*)
safecopy-1.7/configure:5812:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
safecopy-1.7/configure:5813:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
safecopy-1.7/configure-5814-    ac_shift=:
##############################################
safecopy-1.7/configure-5816-  --*=)
safecopy-1.7/configure:5817:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
safecopy-1.7/configure-5818-    ac_optarg=
##############################################
safecopy-1.7/configure-5840-    case $ac_optarg in
safecopy-1.7/configure:5841:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
safecopy-1.7/configure-5842-    '') as_fn_error $? "missing file argument" ;;
##############################################
safecopy-1.7/configure-5964-fi
safecopy-1.7/configure:5965:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
safecopy-1.7/configure-5966-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
safecopy-1.7/configure-5981-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
safecopy-1.7/configure:5982:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
safecopy-1.7/configure-5983-ac_delim='%!_!# '
##############################################
safecopy-1.7/configure-5987-
safecopy-1.7/configure:5988:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
safecopy-1.7/configure-5989-  if test $ac_delim_n = $ac_delim_num; then
##############################################
safecopy-1.7/configure-6149-      esac
safecopy-1.7/configure:6150:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
safecopy-1.7/configure-6151-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
safecopy-1.7/configure-6208-*)
safecopy-1.7/configure:6209:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
safecopy-1.7/configure-6210-  # A ".." for each directory in $ac_dir_suffix.
safecopy-1.7/configure:6211:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
safecopy-1.7/configure-6212-  case $ac_top_builddir_sub in
##############################################
safecopy-1.7/configure-6269-/@mandir@/p'
safecopy-1.7/configure:6270:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
safecopy-1.7/configure-6271-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
safecopy-1.7/configure-6286-
safecopy-1.7/configure:6287:# Neutralize VPATH when `$srcdir' = `.'.
safecopy-1.7/configure-6288-# Shell code in configure.ac might set extrasub.
##############################################
safecopy-1.7/configure-6314-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
safecopy-1.7/configure:6315:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
safecopy-1.7/configure-6316-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
safecopy-1.7/configure-6350-    # Strip MF so we end up with the name of the file.
safecopy-1.7/configure:6351:    mf=`echo "$mf" | sed -e 's/:.*$//'`
safecopy-1.7/configure-6352-    # Check whether this is an Automake generated Makefile or not.
##############################################
safecopy-1.7/configure-6387-    # from the Makefile without running `make'.
safecopy-1.7/configure:6388:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
safecopy-1.7/configure-6389-    test -z "$DEPDIR" && continue
safecopy-1.7/configure:6390:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
safecopy-1.7/configure-6391-    test -z "am__include" && continue
safecopy-1.7/configure:6392:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
safecopy-1.7/configure-6393-    # When using ansi2knr, U may be empty or an underscore; expand it
safecopy-1.7/configure:6394:    U=`sed -n 's/^U = //p' < "$mf"`
safecopy-1.7/configure-6395-    # Find all dependency output files, they are included files with
##############################################
safecopy-1.7/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
safecopy-1.7/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
safecopy-1.7/aclocal.m4-69-#
##############################################
safecopy-1.7/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
safecopy-1.7/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
safecopy-1.7/aclocal.m4-93-# and then we would define $MISSING as
##############################################
safecopy-1.7/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
safecopy-1.7/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
safecopy-1.7/aclocal.m4-109-])
##############################################
safecopy-1.7/aclocal.m4-231-  if test "$am_compiler_list" = ""; then
safecopy-1.7/aclocal.m4:232:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
safecopy-1.7/aclocal.m4-233-  fi
##############################################
safecopy-1.7/aclocal.m4-377-    # Strip MF so we end up with the name of the file.
safecopy-1.7/aclocal.m4:378:    mf=`echo "$mf" | sed -e 's/:.*$//'`
safecopy-1.7/aclocal.m4-379-    # Check whether this is an Automake generated Makefile or not.
##############################################
safecopy-1.7/aclocal.m4-386-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
safecopy-1.7/aclocal.m4:387:      dirpart=`AS_DIRNAME("$mf")`
safecopy-1.7/aclocal.m4-388-    else
##############################################
safecopy-1.7/aclocal.m4-392-    # from the Makefile without running `make'.
safecopy-1.7/aclocal.m4:393:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
safecopy-1.7/aclocal.m4-394-    test -z "$DEPDIR" && continue
safecopy-1.7/aclocal.m4:395:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
safecopy-1.7/aclocal.m4-396-    test -z "am__include" && continue
safecopy-1.7/aclocal.m4:397:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
safecopy-1.7/aclocal.m4-398-    # When using ansi2knr, U may be empty or an underscore; expand it
safecopy-1.7/aclocal.m4:399:    U=`sed -n 's/^U = //p' < "$mf"`
safecopy-1.7/aclocal.m4-400-    # Find all dependency output files, they are included files with
##############################################
safecopy-1.7/aclocal.m4-408-      test -f "$dirpart/$file" && continue
safecopy-1.7/aclocal.m4:409:      fdir=`AS_DIRNAME(["$file"])`
safecopy-1.7/aclocal.m4-410-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
safecopy-1.7/aclocal.m4-463-AC_REQUIRE([AC_PROG_INSTALL])dnl
safecopy-1.7/aclocal.m4:464:if test "`cd $srcdir && pwd`" != "`pwd`"; then
safecopy-1.7/aclocal.m4-465-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
safecopy-1.7/aclocal.m4-565-    * )
safecopy-1.7/aclocal.m4:566:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
safecopy-1.7/aclocal.m4-567-  esac
safecopy-1.7/aclocal.m4-568-done
safecopy-1.7/aclocal.m4:569:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
safecopy-1.7/aclocal.m4-570-
##############################################
safecopy-1.7/aclocal.m4-640-# Ignore all kinds of additional output from `make'.
safecopy-1.7/aclocal.m4:641:case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/aclocal.m4-642-*the\ am__doit\ target*)
##############################################
safecopy-1.7/aclocal.m4-650-   echo '.include "confinc"' > confmf
safecopy-1.7/aclocal.m4:651:   case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/aclocal.m4-652-   *the\ am__doit\ target*)
##############################################
safecopy-1.7/aclocal.m4-803-if (
safecopy-1.7/aclocal.m4:804:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
safecopy-1.7/aclocal.m4-805-   if test "$[*]" = "X"; then
safecopy-1.7/aclocal.m4-806-      # -L didn't work.
safecopy-1.7/aclocal.m4:807:      set X `ls -t "$srcdir/configure" conftest.file`
safecopy-1.7/aclocal.m4-808-   fi
##############################################
safecopy-1.7/install-sh-217-      fi
safecopy-1.7/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
safecopy-1.7/install-sh-219-    *)
##############################################
safecopy-1.7/install-sh-269-      dstdir=$dst
safecopy-1.7/install-sh:270:      dst=$dstdir/`basename "$src"`
safecopy-1.7/install-sh-271-      dstdir_status=0
##############################################
safecopy-1.7/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
safecopy-1.7/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
safecopy-1.7/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
safecopy-1.7/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
safecopy-1.7/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
safecopy-1.7/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
safecopy-1.7/install-sh-418-	    case $prefix in
safecopy-1.7/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
safecopy-1.7/install-sh-420-	      *) qprefix=$prefix;;
##############################################
safecopy-1.7/install-sh-467-    if $copy_on_change &&
safecopy-1.7/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
safecopy-1.7/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
safecopy-1.7/install-sh-470-
##############################################
safecopy-1.7/missing-139-       # Could not run --version or --help.  This is probably someone
safecopy-1.7/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
safecopy-1.7/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
safecopy-1.7/missing-173-         from any GNU archive site."
safecopy-1.7/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
safecopy-1.7/missing-175-    test -z "$files" && files="config.h"
##############################################
safecopy-1.7/missing-202-         proper tools for further handling them.
safecopy-1.7/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
safecopy-1.7/missing-204-         archive site."
safecopy-1.7/missing-205-
safecopy-1.7/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
safecopy-1.7/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
safecopy-1.7/missing-208-    if test -f "$file"; then
##############################################
safecopy-1.7/missing-231-	*.y)
safecopy-1.7/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
safecopy-1.7/missing-233-	    if test -f "$SRCFILE"; then
##############################################
safecopy-1.7/missing-235-	    fi
safecopy-1.7/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
safecopy-1.7/missing-237-	    if test -f "$SRCFILE"; then
##############################################
safecopy-1.7/missing-261-	*.l)
safecopy-1.7/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
safecopy-1.7/missing-263-	    if test -f "$SRCFILE"; then
##############################################
safecopy-1.7/missing-280-
safecopy-1.7/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
safecopy-1.7/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
safecopy-1.7/missing-283-    if test -f "$file"; then
##############################################
safecopy-1.7/missing-300-    # The file to touch is that specified with -o ...
safecopy-1.7/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
safecopy-1.7/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
safecopy-1.7/missing-303-    if test -z "$file"; then
safecopy-1.7/missing-304-      # ... or it is the one specified with @setfilename ...
safecopy-1.7/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
safecopy-1.7/missing-306-      file=`sed -n '
##############################################
safecopy-1.7/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
safecopy-1.7/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
safecopy-1.7/missing-314-    fi
##############################################
safecopy-1.7/missing-336-	*o*)
safecopy-1.7/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
safecopy-1.7/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
safecopy-1.7/missing-342-	*h*)
safecopy-1.7/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
safecopy-1.7/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
safecopy-1.7/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
safecopy-1.7/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
safecopy-1.7/depcomp-69-
##############################################
safecopy-1.7/depcomp-224-  # Version 6 uses the directory in both cases.
safecopy-1.7/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
safecopy-1.7/depcomp-226-  test "x$dir" = "x$object" && dir=
safecopy-1.7/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
safecopy-1.7/depcomp-228-  if test "$libtool" = yes; then
##############################################
safecopy-1.7/depcomp-253-    # Do two passes, one to just change these to
safecopy-1.7/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
safecopy-1.7/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
safecopy-1.7/depcomp-295-  # Do two passes, one to just change these to
safecopy-1.7/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
safecopy-1.7/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
safecopy-1.7/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
safecopy-1.7/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
safecopy-1.7/depcomp-313-  test "x$dir" = "x$object" && dir=
safecopy-1.7/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
safecopy-1.7/depcomp-315-  if test "$libtool" = yes; then
##############################################
safecopy-1.7/depcomp-355-   # Subdirectories are respected.
safecopy-1.7/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
safecopy-1.7/depcomp-357-   test "x$dir" = "x$object" && dir=
safecopy-1.7/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
safecopy-1.7/depcomp-359-
##############################################
safecopy-1.7/depcomp-501-  done
safecopy-1.7/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
safecopy-1.7/depcomp-503-  touch "$tmpdepfile"
##############################################
safecopy-1.7/autogen.sh-3-
safecopy-1.7/autogen.sh:4:srcdir=`dirname $0`
safecopy-1.7/autogen.sh-5-PKG_NAME="the package."
##############################################
safecopy-1.7/autogen.sh-85-
safecopy-1.7/autogen.sh:86:for coin in `find $srcdir -maxdepth 1 -name configure.in -print`
safecopy-1.7/autogen.sh-87-do 
safecopy-1.7/autogen.sh:88:  dr=`dirname $coin`
safecopy-1.7/autogen.sh-89-  if test -f $dr/NO-AUTO-GEN; then
##############################################
safecopy-1.7/autogen.sh-92-    echo processing $dr
safecopy-1.7/autogen.sh:93:    macrodirs=`sed -n -e 's,AM_ACLOCAL_INCLUDE(\(.*\)),\1,gp' < $coin`
safecopy-1.7/autogen.sh-94-    ( cd $dr
##############################################
safecopy-1.7/simulator/Makefile.in-79-  while test -n "$$dir1"; do \
safecopy-1.7/simulator/Makefile.in:80:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
safecopy-1.7/simulator/Makefile.in-81-    if test "$$first" != "."; then \
safecopy-1.7/simulator/Makefile.in-82-      if test "$$first" = ".."; then \
safecopy-1.7/simulator/Makefile.in:83:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
safecopy-1.7/simulator/Makefile.in:84:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
safecopy-1.7/simulator/Makefile.in-85-      else \
safecopy-1.7/simulator/Makefile.in:86:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
safecopy-1.7/simulator/Makefile.in-87-        if test "$$first2" = "$$first"; then \
safecopy-1.7/simulator/Makefile.in:88:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
safecopy-1.7/simulator/Makefile.in-89-        else \
##############################################
safecopy-1.7/simulator/Makefile.in-94-    fi; \
safecopy-1.7/simulator/Makefile.in:95:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
safecopy-1.7/simulator/Makefile.in-96-  done; \
##############################################
safecopy-1.7/simulator/Makefile.in-259-	dot_seen=no; \
safecopy-1.7/simulator/Makefile.in:260:	target=`echo $@ | sed s/-recursive//`; \
safecopy-1.7/simulator/Makefile.in-261-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
safecopy-1.7/simulator/Makefile.in-294-	rev="$$rev ."; \
safecopy-1.7/simulator/Makefile.in:295:	target=`echo $@ | sed s/-recursive//`; \
safecopy-1.7/simulator/Makefile.in-296-	for subdir in $$rev; do \
##############################################
safecopy-1.7/simulator/Makefile.in-372-GTAGS:
safecopy-1.7/simulator/Makefile.in:373:	here=`$(am__cd) $(top_builddir) && pwd` \
safecopy-1.7/simulator/Makefile.in-374-	  && $(am__cd) $(top_srcdir) \
##############################################
safecopy-1.7/simulator/Makefile.in-382-	test -d "$(distdir)" || mkdir "$(distdir)"
safecopy-1.7/simulator/Makefile.in:383:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/simulator/Makefile.in:384:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/simulator/Makefile.in-385-	list='$(DISTFILES)'; \
##############################################
safecopy-1.7/simulator/Makefile.in-396-	  if test -d $$d/$$file; then \
safecopy-1.7/simulator/Makefile.in:397:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
safecopy-1.7/simulator/Makefile.in-398-	    if test -d "$(distdir)/$$file"; then \
##############################################
safecopy-1.7/simulator/Makefile.in-504-	test -d $(distdir)/_build || exit 0; \
safecopy-1.7/simulator/Makefile.in:505:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
safecopy-1.7/simulator/Makefile.in-506-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
safecopy-1.7/simulator/Makefile.in-538-	@$(am__cd) '$(distuninstallcheck_dir)' \
safecopy-1.7/simulator/Makefile.in:539:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
safecopy-1.7/simulator/Makefile.in-540-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
safecopy-1.7/simulator/Makefile.in-550-	fi
safecopy-1.7/simulator/Makefile.in:551:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
safecopy-1.7/simulator/Makefile.in-552-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
safecopy-1.7/simulator/src/Makefile.in-246-.c.obj:
safecopy-1.7/simulator/src/Makefile.in:247:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
safecopy-1.7/simulator/src/Makefile.in-248-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
safecopy-1.7/simulator/src/Makefile.in-250-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
safecopy-1.7/simulator/src/Makefile.in:251:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
safecopy-1.7/simulator/src/Makefile.in-252-
##############################################
safecopy-1.7/simulator/src/Makefile.in-297-GTAGS:
safecopy-1.7/simulator/src/Makefile.in:298:	here=`$(am__cd) $(top_builddir) && pwd` \
safecopy-1.7/simulator/src/Makefile.in-299-	  && $(am__cd) $(top_srcdir) \
##############################################
safecopy-1.7/simulator/src/Makefile.in-305-distdir: $(DISTFILES)
safecopy-1.7/simulator/src/Makefile.in:306:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/simulator/src/Makefile.in:307:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
safecopy-1.7/simulator/src/Makefile.in-308-	list='$(DISTFILES)'; \
##############################################
safecopy-1.7/simulator/src/Makefile.in-319-	  if test -d $$d/$$file; then \
safecopy-1.7/simulator/src/Makefile.in:320:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
safecopy-1.7/simulator/src/Makefile.in-321-	    if test -d "$(distdir)/$$file"; then \
##############################################
safecopy-1.7/simulator/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
safecopy-1.7/simulator/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/simulator/configure-47-  as_echo='print -r --'
safecopy-1.7/simulator/configure-48-  as_echo_n='print -rn --'
safecopy-1.7/simulator/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/simulator/configure-50-  as_echo='printf %s\n'
##############################################
safecopy-1.7/simulator/configure-52-else
safecopy-1.7/simulator/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
safecopy-1.7/simulator/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
safecopy-1.7/simulator/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
safecopy-1.7/simulator/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
safecopy-1.7/simulator/configure-64-      esac;
##############################################
safecopy-1.7/simulator/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
safecopy-1.7/simulator/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
safecopy-1.7/simulator/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
safecopy-1.7/simulator/configure-296-      case $as_dir in #(
safecopy-1.7/simulator/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
safecopy-1.7/simulator/configure-298-      *) as_qdir=$as_dir;;
##############################################
safecopy-1.7/simulator/configure-361-  {
safecopy-1.7/simulator/configure:362:    as_val=`expr "$@" || test $? -eq 1`
safecopy-1.7/simulator/configure-363-  }
##############################################
safecopy-1.7/simulator/configure-368-# ----------------------------------------
safecopy-1.7/simulator/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
safecopy-1.7/simulator/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
safecopy-1.7/simulator/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
safecopy-1.7/simulator/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
safecopy-1.7/simulator/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
safecopy-1.7/simulator/configure-522-	esac;
safecopy-1.7/simulator/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
safecopy-1.7/simulator/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
safecopy-1.7/simulator/configure-726-  case $ac_option in
safecopy-1.7/simulator/configure:727:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
safecopy-1.7/simulator/configure-728-  *=)   ac_optarg= ;;
##############################################
safecopy-1.7/simulator/configure-770-  -disable-* | --disable-*)
safecopy-1.7/simulator/configure:771:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
safecopy-1.7/simulator/configure-772-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/simulator/configure-775-    ac_useropt_orig=$ac_useropt
safecopy-1.7/simulator/configure:776:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/simulator/configure-777-    case $ac_user_opts in
##############################################
safecopy-1.7/simulator/configure-796-  -enable-* | --enable-*)
safecopy-1.7/simulator/configure:797:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
safecopy-1.7/simulator/configure-798-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/simulator/configure-801-    ac_useropt_orig=$ac_useropt
safecopy-1.7/simulator/configure:802:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/simulator/configure-803-    case $ac_user_opts in
##############################################
safecopy-1.7/simulator/configure-1000-  -with-* | --with-*)
safecopy-1.7/simulator/configure:1001:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
safecopy-1.7/simulator/configure-1002-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/simulator/configure-1005-    ac_useropt_orig=$ac_useropt
safecopy-1.7/simulator/configure:1006:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/simulator/configure-1007-    case $ac_user_opts in
##############################################
safecopy-1.7/simulator/configure-1016-  -without-* | --without-*)
safecopy-1.7/simulator/configure:1017:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
safecopy-1.7/simulator/configure-1018-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/simulator/configure-1021-    ac_useropt_orig=$ac_useropt
safecopy-1.7/simulator/configure:1022:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
safecopy-1.7/simulator/configure-1023-    case $ac_user_opts in
##############################################
safecopy-1.7/simulator/configure-1054-  *=*)
safecopy-1.7/simulator/configure:1055:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
safecopy-1.7/simulator/configure-1056-    # Reject names that are not valid shell variable names.
##############################################
safecopy-1.7/simulator/configure-1075-if test -n "$ac_prev"; then
safecopy-1.7/simulator/configure:1076:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
safecopy-1.7/simulator/configure-1077-  as_fn_error $? "missing argument to $ac_option"
##############################################
safecopy-1.7/simulator/configure-1097-    */ )
safecopy-1.7/simulator/configure:1098:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
safecopy-1.7/simulator/configure-1099-      eval $ac_var=\$ac_val;;
##############################################
safecopy-1.7/simulator/configure-1134-ac_ls_di=`ls -di .` &&
safecopy-1.7/simulator/configure:1135:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
safecopy-1.7/simulator/configure-1136-  as_fn_error $? "working directory cannot be determined"
##############################################
safecopy-1.7/simulator/configure-1190-case $srcdir in
safecopy-1.7/simulator/configure:1191:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
safecopy-1.7/simulator/configure-1192-esac
##############################################
safecopy-1.7/simulator/configure-1233-By default, \`make install' will install all the files in
safecopy-1.7/simulator/configure:1234:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
safecopy-1.7/simulator/configure:1235:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
safecopy-1.7/simulator/configure-1236-for instance \`--prefix=\$HOME'.
##############################################
safecopy-1.7/simulator/configure-1315-*)
safecopy-1.7/simulator/configure:1316:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
safecopy-1.7/simulator/configure-1317-  # A ".." for each directory in $ac_dir_suffix.
safecopy-1.7/simulator/configure:1318:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
safecopy-1.7/simulator/configure-1319-  case $ac_top_builddir_sub in
##############################################
safecopy-1.7/simulator/configure-1614-    *\'*)
safecopy-1.7/simulator/configure:1615:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
safecopy-1.7/simulator/configure-1616-    esac
##############################################
safecopy-1.7/simulator/configure-1697-      case $ac_val in
safecopy-1.7/simulator/configure:1698:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
safecopy-1.7/simulator/configure-1699-      esac
##############################################
safecopy-1.7/simulator/configure-1712-	case $ac_val in
safecopy-1.7/simulator/configure:1713:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
safecopy-1.7/simulator/configure-1714-	esac
##############################################
safecopy-1.7/simulator/configure-1832-    set,)
safecopy-1.7/simulator/configure:1833:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
safecopy-1.7/simulator/configure:1834:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
safecopy-1.7/simulator/configure-1835-      ac_cache_corrupted=: ;;
##############################################
safecopy-1.7/simulator/configure-1843-	# differences in whitespace do not lead to failure.
safecopy-1.7/simulator/configure:1844:	ac_old_val_w=`echo x $ac_old_val`
safecopy-1.7/simulator/configure:1845:	ac_new_val_w=`echo x $ac_new_val`
safecopy-1.7/simulator/configure-1846-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
safecopy-1.7/simulator/configure-1863-    case $ac_new_val in
safecopy-1.7/simulator/configure:1864:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
safecopy-1.7/simulator/configure-1865-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
safecopy-1.7/simulator/configure-2038-if (
safecopy-1.7/simulator/configure:2039:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
safecopy-1.7/simulator/configure-2040-   if test "$*" = "X"; then
safecopy-1.7/simulator/configure-2041-      # -L didn't work.
safecopy-1.7/simulator/configure:2042:      set X `ls -t "$srcdir/configure" conftest.file`
safecopy-1.7/simulator/configure-2043-   fi
##############################################
safecopy-1.7/simulator/configure-2074-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
safecopy-1.7/simulator/configure:2075:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
safecopy-1.7/simulator/configure-2076-
safecopy-1.7/simulator/configure-2077-# expand $ac_aux_dir to an absolute path
safecopy-1.7/simulator/configure:2078:am_aux_dir=`cd $ac_aux_dir && pwd`
safecopy-1.7/simulator/configure-2079-
##############################################
safecopy-1.7/simulator/configure-2219-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
safecopy-1.7/simulator/configure:2220:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
safecopy-1.7/simulator/configure-2221-	     'mkdir (GNU coreutils) '* | \
##############################################
safecopy-1.7/simulator/configure-2298-set x ${MAKE-make}
safecopy-1.7/simulator/configure:2299:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
safecopy-1.7/simulator/configure-2300-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
safecopy-1.7/simulator/configure-2308-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
safecopy-1.7/simulator/configure:2309:case `${MAKE-make} -f conftest.make 2>/dev/null` in
safecopy-1.7/simulator/configure-2310-  *@@@%%%=?*=@@@%%%*)
##############################################
safecopy-1.7/simulator/configure-2335-
safecopy-1.7/simulator/configure:2336:if test "`cd $srcdir && pwd`" != "`pwd`"; then
safecopy-1.7/simulator/configure-2337-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
safecopy-1.7/simulator/configure-2426-# Ignore all kinds of additional output from `make'.
safecopy-1.7/simulator/configure:2427:case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/simulator/configure-2428-*the\ am__doit\ target*)
##############################################
safecopy-1.7/simulator/configure-2436-   echo '.include "confinc"' > confmf
safecopy-1.7/simulator/configure:2437:   case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/simulator/configure-2438-   *the\ am__doit\ target*)
##############################################
safecopy-1.7/simulator/configure-2814-$as_echo_n "checking whether the C compiler works... " >&6; }
safecopy-1.7/simulator/configure:2815:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
safecopy-1.7/simulator/configure-2816-
##############################################
safecopy-1.7/simulator/configure-2858-	then :; else
safecopy-1.7/simulator/configure:2859:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
safecopy-1.7/simulator/configure-2860-	fi
##############################################
safecopy-1.7/simulator/configure-2918-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
safecopy-1.7/simulator/configure:2919:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
safecopy-1.7/simulator/configure-2920-	  break;;
##############################################
safecopy-1.7/simulator/configure-3027-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
safecopy-1.7/simulator/configure:3028:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
safecopy-1.7/simulator/configure-3029-       break;;
##############################################
safecopy-1.7/simulator/configure-3286-  if test "$am_compiler_list" = ""; then
safecopy-1.7/simulator/configure:3287:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
safecopy-1.7/simulator/configure-3288-  fi
##############################################
safecopy-1.7/simulator/configure-4010-  if test "$am_compiler_list" = ""; then
safecopy-1.7/simulator/configure:4011:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
safecopy-1.7/simulator/configure-4012-  fi
##############################################
safecopy-1.7/simulator/configure-4677-  if test "$am_compiler_list" = ""; then
safecopy-1.7/simulator/configure:4678:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
safecopy-1.7/simulator/configure-4679-  fi
##############################################
safecopy-1.7/simulator/configure-4936-  # Check for GNU $ac_path_GREP
safecopy-1.7/simulator/configure:4937:case `"$ac_path_GREP" --version 2>&1` in
safecopy-1.7/simulator/configure-4938-*GNU*)
##############################################
safecopy-1.7/simulator/configure-5002-  # Check for GNU $ac_path_EGREP
safecopy-1.7/simulator/configure:5003:case `"$ac_path_EGREP" --version 2>&1` in
safecopy-1.7/simulator/configure-5004-*GNU*)
##############################################
safecopy-1.7/simulator/configure-5200-#Set PACKAGE_SOURCE_DIR in config.h.
safecopy-1.7/simulator/configure:5201:packagesrcdir=`cd $srcdir && pwd`
safecopy-1.7/simulator/configure-5202-
##############################################
safecopy-1.7/simulator/configure-5421-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
safecopy-1.7/simulator/configure:5422:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
safecopy-1.7/simulator/configure-5423-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
safecopy-1.7/simulator/configure-5512-if test -z "$BASH_VERSION$ZSH_VERSION" \
safecopy-1.7/simulator/configure:5513:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/simulator/configure-5514-  as_echo='print -r --'
safecopy-1.7/simulator/configure-5515-  as_echo_n='print -rn --'
safecopy-1.7/simulator/configure:5516:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
safecopy-1.7/simulator/configure-5517-  as_echo='printf %s\n'
##############################################
safecopy-1.7/simulator/configure-5519-else
safecopy-1.7/simulator/configure:5520:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
safecopy-1.7/simulator/configure-5521-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
safecopy-1.7/simulator/configure-5529-	expr "X$arg" : "X\\(.*\\)$as_nl";
safecopy-1.7/simulator/configure:5530:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
safecopy-1.7/simulator/configure-5531-      esac;
##############################################
safecopy-1.7/simulator/configure-5606-# ----------------------------------------
safecopy-1.7/simulator/configure:5607:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
safecopy-1.7/simulator/configure-5608-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
safecopy-1.7/simulator/configure-5678-  {
safecopy-1.7/simulator/configure:5679:    as_val=`expr "$@" || test $? -eq 1`
safecopy-1.7/simulator/configure-5680-  }
##############################################
safecopy-1.7/simulator/configure-5782-      case $as_dir in #(
safecopy-1.7/simulator/configure:5783:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
safecopy-1.7/simulator/configure-5784-      *) as_qdir=$as_dir;;
##############################################
safecopy-1.7/simulator/configure-5839-	esac;
safecopy-1.7/simulator/configure:5840:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
safecopy-1.7/simulator/configure-5841-	???[sx]*):;;*)false;;esac;fi
##############################################
safecopy-1.7/simulator/configure-5929-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
safecopy-1.7/simulator/configure:5930:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
safecopy-1.7/simulator/configure-5931-ac_cs_version="\\
##############################################
safecopy-1.7/simulator/configure-5954-  --*=?*)
safecopy-1.7/simulator/configure:5955:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
safecopy-1.7/simulator/configure:5956:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
safecopy-1.7/simulator/configure-5957-    ac_shift=:
##############################################
safecopy-1.7/simulator/configure-5959-  --*=)
safecopy-1.7/simulator/configure:5960:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
safecopy-1.7/simulator/configure-5961-    ac_optarg=
##############################################
safecopy-1.7/simulator/configure-5983-    case $ac_optarg in
safecopy-1.7/simulator/configure:5984:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
safecopy-1.7/simulator/configure-5985-    '') as_fn_error $? "missing file argument" ;;
##############################################
safecopy-1.7/simulator/configure-5991-    case $ac_optarg in
safecopy-1.7/simulator/configure:5992:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
safecopy-1.7/simulator/configure-5993-    esac
##############################################
safecopy-1.7/simulator/configure-6120-fi
safecopy-1.7/simulator/configure:6121:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
safecopy-1.7/simulator/configure-6122-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
safecopy-1.7/simulator/configure-6137-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
safecopy-1.7/simulator/configure:6138:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
safecopy-1.7/simulator/configure-6139-ac_delim='%!_!# '
##############################################
safecopy-1.7/simulator/configure-6143-
safecopy-1.7/simulator/configure:6144:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
safecopy-1.7/simulator/configure-6145-  if test $ac_delim_n = $ac_delim_num; then
##############################################
safecopy-1.7/simulator/configure-6281-for ac_last_try in false false :; do
safecopy-1.7/simulator/configure:6282:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
safecopy-1.7/simulator/configure-6283-  if test -z "$ac_tt"; then
##############################################
safecopy-1.7/simulator/configure-6413-      esac
safecopy-1.7/simulator/configure:6414:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
safecopy-1.7/simulator/configure-6415-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
safecopy-1.7/simulator/configure-6472-*)
safecopy-1.7/simulator/configure:6473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
safecopy-1.7/simulator/configure-6474-  # A ".." for each directory in $ac_dir_suffix.
safecopy-1.7/simulator/configure:6475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
safecopy-1.7/simulator/configure-6476-  case $ac_top_builddir_sub in
##############################################
safecopy-1.7/simulator/configure-6533-/@mandir@/p'
safecopy-1.7/simulator/configure:6534:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
safecopy-1.7/simulator/configure-6535-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
safecopy-1.7/simulator/configure-6550-
safecopy-1.7/simulator/configure:6551:# Neutralize VPATH when `$srcdir' = `.'.
safecopy-1.7/simulator/configure-6552-# Shell code in configure.ac might set extrasub.
##############################################
safecopy-1.7/simulator/configure-6578-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
safecopy-1.7/simulator/configure:6579:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
safecopy-1.7/simulator/configure-6580-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
safecopy-1.7/simulator/configure-6624-    * )
safecopy-1.7/simulator/configure:6625:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
safecopy-1.7/simulator/configure-6626-  esac
##############################################
safecopy-1.7/simulator/configure-6671-    # Strip MF so we end up with the name of the file.
safecopy-1.7/simulator/configure:6672:    mf=`echo "$mf" | sed -e 's/:.*$//'`
safecopy-1.7/simulator/configure-6673-    # Check whether this is an Automake generated Makefile or not.
##############################################
safecopy-1.7/simulator/configure-6708-    # from the Makefile without running `make'.
safecopy-1.7/simulator/configure:6709:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
safecopy-1.7/simulator/configure-6710-    test -z "$DEPDIR" && continue
safecopy-1.7/simulator/configure:6711:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
safecopy-1.7/simulator/configure-6712-    test -z "am__include" && continue
safecopy-1.7/simulator/configure:6713:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
safecopy-1.7/simulator/configure-6714-    # When using ansi2knr, U may be empty or an underscore; expand it
safecopy-1.7/simulator/configure:6715:    U=`sed -n 's/^U = //p' < "$mf"`
safecopy-1.7/simulator/configure-6716-    # Find all dependency output files, they are included files with
##############################################
safecopy-1.7/simulator/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
safecopy-1.7/simulator/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
safecopy-1.7/simulator/aclocal.m4-69-#
##############################################
safecopy-1.7/simulator/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
safecopy-1.7/simulator/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
safecopy-1.7/simulator/aclocal.m4-93-# and then we would define $MISSING as
##############################################
safecopy-1.7/simulator/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
safecopy-1.7/simulator/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
safecopy-1.7/simulator/aclocal.m4-109-])
##############################################
safecopy-1.7/simulator/aclocal.m4-231-  if test "$am_compiler_list" = ""; then
safecopy-1.7/simulator/aclocal.m4:232:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
safecopy-1.7/simulator/aclocal.m4-233-  fi
##############################################
safecopy-1.7/simulator/aclocal.m4-377-    # Strip MF so we end up with the name of the file.
safecopy-1.7/simulator/aclocal.m4:378:    mf=`echo "$mf" | sed -e 's/:.*$//'`
safecopy-1.7/simulator/aclocal.m4-379-    # Check whether this is an Automake generated Makefile or not.
##############################################
safecopy-1.7/simulator/aclocal.m4-386-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
safecopy-1.7/simulator/aclocal.m4:387:      dirpart=`AS_DIRNAME("$mf")`
safecopy-1.7/simulator/aclocal.m4-388-    else
##############################################
safecopy-1.7/simulator/aclocal.m4-392-    # from the Makefile without running `make'.
safecopy-1.7/simulator/aclocal.m4:393:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
safecopy-1.7/simulator/aclocal.m4-394-    test -z "$DEPDIR" && continue
safecopy-1.7/simulator/aclocal.m4:395:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
safecopy-1.7/simulator/aclocal.m4-396-    test -z "am__include" && continue
safecopy-1.7/simulator/aclocal.m4:397:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
safecopy-1.7/simulator/aclocal.m4-398-    # When using ansi2knr, U may be empty or an underscore; expand it
safecopy-1.7/simulator/aclocal.m4:399:    U=`sed -n 's/^U = //p' < "$mf"`
safecopy-1.7/simulator/aclocal.m4-400-    # Find all dependency output files, they are included files with
##############################################
safecopy-1.7/simulator/aclocal.m4-408-      test -f "$dirpart/$file" && continue
safecopy-1.7/simulator/aclocal.m4:409:      fdir=`AS_DIRNAME(["$file"])`
safecopy-1.7/simulator/aclocal.m4-410-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
safecopy-1.7/simulator/aclocal.m4-475-AC_REQUIRE([AC_PROG_INSTALL])dnl
safecopy-1.7/simulator/aclocal.m4:476:if test "`cd $srcdir && pwd`" != "`pwd`"; then
safecopy-1.7/simulator/aclocal.m4-477-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
safecopy-1.7/simulator/aclocal.m4-577-    * )
safecopy-1.7/simulator/aclocal.m4:578:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
safecopy-1.7/simulator/aclocal.m4-579-  esac
safecopy-1.7/simulator/aclocal.m4-580-done
safecopy-1.7/simulator/aclocal.m4:581:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
safecopy-1.7/simulator/aclocal.m4-582-
##############################################
safecopy-1.7/simulator/aclocal.m4-652-# Ignore all kinds of additional output from `make'.
safecopy-1.7/simulator/aclocal.m4:653:case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/simulator/aclocal.m4-654-*the\ am__doit\ target*)
##############################################
safecopy-1.7/simulator/aclocal.m4-662-   echo '.include "confinc"' > confmf
safecopy-1.7/simulator/aclocal.m4:663:   case `$am_make -s -f confmf 2> /dev/null` in #(
safecopy-1.7/simulator/aclocal.m4-664-   *the\ am__doit\ target*)
##############################################
safecopy-1.7/simulator/aclocal.m4-815-if (
safecopy-1.7/simulator/aclocal.m4:816:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
safecopy-1.7/simulator/aclocal.m4-817-   if test "$[*]" = "X"; then
safecopy-1.7/simulator/aclocal.m4-818-      # -L didn't work.
safecopy-1.7/simulator/aclocal.m4:819:      set X `ls -t "$srcdir/configure" conftest.file`
safecopy-1.7/simulator/aclocal.m4-820-   fi
##############################################
safecopy-1.7/simulator/configure.in-48-#Set PACKAGE_SOURCE_DIR in config.h.
safecopy-1.7/simulator/configure.in:49:packagesrcdir=`cd $srcdir && pwd`
safecopy-1.7/simulator/configure.in-50-AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [source directory])
##############################################
safecopy-1.7/simulator/autogen.sh-3-
safecopy-1.7/simulator/autogen.sh:4:srcdir=`dirname $0`
safecopy-1.7/simulator/autogen.sh-5-PKG_NAME="the package."
##############################################
safecopy-1.7/simulator/autogen.sh-85-
safecopy-1.7/simulator/autogen.sh:86:for coin in `find $srcdir -maxdepth 1 -name configure.in -print`
safecopy-1.7/simulator/autogen.sh-87-do 
safecopy-1.7/simulator/autogen.sh:88:  dr=`dirname $coin`
safecopy-1.7/simulator/autogen.sh-89-  if test -f $dr/NO-AUTO-GEN; then
##############################################
safecopy-1.7/simulator/autogen.sh-92-    echo processing $dr
safecopy-1.7/simulator/autogen.sh:93:    macrodirs=`sed -n -e 's,AM_ACLOCAL_INCLUDE(\(.*\)),\1,gp' < $coin`
safecopy-1.7/simulator/autogen.sh-94-    ( cd $dr