===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bc-1.07.1/Makefile.in-39-  { \
bc-1.07.1/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bc-1.07.1/Makefile.in-41-  }; \
##############################################
bc-1.07.1/Makefile.in-167-  while test -n "$$dir1"; do \
bc-1.07.1/Makefile.in:168:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
bc-1.07.1/Makefile.in-169-    if test "$$first" != "."; then \
bc-1.07.1/Makefile.in-170-      if test "$$first" = ".."; then \
bc-1.07.1/Makefile.in:171:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
bc-1.07.1/Makefile.in:172:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
bc-1.07.1/Makefile.in-173-      else \
bc-1.07.1/Makefile.in:174:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
bc-1.07.1/Makefile.in-175-        if test "$$first2" = "$$first"; then \
bc-1.07.1/Makefile.in:176:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
bc-1.07.1/Makefile.in-177-        else \
##############################################
bc-1.07.1/Makefile.in-182-    fi; \
bc-1.07.1/Makefile.in:183:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
bc-1.07.1/Makefile.in-184-  done; \
##############################################
bc-1.07.1/Makefile.in-363-	dot_seen=no; \
bc-1.07.1/Makefile.in:364:	target=`echo $@ | sed s/-recursive//`; \
bc-1.07.1/Makefile.in-365-	case "$@" in \
##############################################
bc-1.07.1/Makefile.in-426-GTAGS:
bc-1.07.1/Makefile.in:427:	here=`$(am__cd) $(top_builddir) && pwd` \
bc-1.07.1/Makefile.in-428-	  && $(am__cd) $(top_srcdir) \
##############################################
bc-1.07.1/Makefile.in-458-	test -d "$(distdir)" || mkdir "$(distdir)"
bc-1.07.1/Makefile.in:459:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/Makefile.in:460:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/Makefile.in-461-	list='$(DISTFILES)'; \
##############################################
bc-1.07.1/Makefile.in-472-	  if test -d $$d/$$file; then \
bc-1.07.1/Makefile.in:473:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bc-1.07.1/Makefile.in-474-	    if test -d "$(distdir)/$$file"; then \
##############################################
bc-1.07.1/Makefile.in-585-	test -d $(distdir)/_build || exit 0; \
bc-1.07.1/Makefile.in:586:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
bc-1.07.1/Makefile.in-587-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
bc-1.07.1/Makefile.in-629-	}; \
bc-1.07.1/Makefile.in:630:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
bc-1.07.1/Makefile.in-631-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
bc-1.07.1/Makefile.in-641-	fi
bc-1.07.1/Makefile.in:642:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
bc-1.07.1/Makefile.in-643-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
bc-1.07.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
bc-1.07.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bc-1.07.1/configure-45-  as_echo='print -r --'
bc-1.07.1/configure-46-  as_echo_n='print -rn --'
bc-1.07.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bc-1.07.1/configure-48-  as_echo='printf %s\n'
##############################################
bc-1.07.1/configure-50-else
bc-1.07.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bc-1.07.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bc-1.07.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
bc-1.07.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bc-1.07.1/configure-62-      esac;
##############################################
bc-1.07.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
bc-1.07.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
bc-1.07.1/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
bc-1.07.1/configure-324-      case $as_dir in #(
bc-1.07.1/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bc-1.07.1/configure-326-      *) as_qdir=$as_dir;;
##############################################
bc-1.07.1/configure-397-  {
bc-1.07.1/configure:398:    as_val=`expr "$@" || test $? -eq 1`
bc-1.07.1/configure-399-  }
##############################################
bc-1.07.1/configure-404-# ----------------------------------------
bc-1.07.1/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bc-1.07.1/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bc-1.07.1/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
bc-1.07.1/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
bc-1.07.1/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
bc-1.07.1/configure-804-  case $ac_option in
bc-1.07.1/configure:805:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
bc-1.07.1/configure-806-  *=)   ac_optarg= ;;
##############################################
bc-1.07.1/configure-848-  -disable-* | --disable-*)
bc-1.07.1/configure:849:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
bc-1.07.1/configure-850-    # Reject names that are not valid shell variable names.
##############################################
bc-1.07.1/configure-853-    ac_useropt_orig=$ac_useropt
bc-1.07.1/configure:854:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bc-1.07.1/configure-855-    case $ac_user_opts in
##############################################
bc-1.07.1/configure-874-  -enable-* | --enable-*)
bc-1.07.1/configure:875:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
bc-1.07.1/configure-876-    # Reject names that are not valid shell variable names.
##############################################
bc-1.07.1/configure-879-    ac_useropt_orig=$ac_useropt
bc-1.07.1/configure:880:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bc-1.07.1/configure-881-    case $ac_user_opts in
##############################################
bc-1.07.1/configure-1078-  -with-* | --with-*)
bc-1.07.1/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
bc-1.07.1/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
bc-1.07.1/configure-1083-    ac_useropt_orig=$ac_useropt
bc-1.07.1/configure:1084:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bc-1.07.1/configure-1085-    case $ac_user_opts in
##############################################
bc-1.07.1/configure-1094-  -without-* | --without-*)
bc-1.07.1/configure:1095:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
bc-1.07.1/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
bc-1.07.1/configure-1099-    ac_useropt_orig=$ac_useropt
bc-1.07.1/configure:1100:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bc-1.07.1/configure-1101-    case $ac_user_opts in
##############################################
bc-1.07.1/configure-1132-  *=*)
bc-1.07.1/configure:1133:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
bc-1.07.1/configure-1134-    # Reject names that are not valid shell variable names.
##############################################
bc-1.07.1/configure-1153-if test -n "$ac_prev"; then
bc-1.07.1/configure:1154:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
bc-1.07.1/configure-1155-  as_fn_error $? "missing argument to $ac_option"
##############################################
bc-1.07.1/configure-1175-    */ )
bc-1.07.1/configure:1176:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
bc-1.07.1/configure-1177-      eval $ac_var=\$ac_val;;
##############################################
bc-1.07.1/configure-1210-ac_ls_di=`ls -di .` &&
bc-1.07.1/configure:1211:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
bc-1.07.1/configure-1212-  as_fn_error $? "working directory cannot be determined"
##############################################
bc-1.07.1/configure-1266-case $srcdir in
bc-1.07.1/configure:1267:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
bc-1.07.1/configure-1268-esac
##############################################
bc-1.07.1/configure-1309-By default, \`make install' will install all the files in
bc-1.07.1/configure:1310:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
bc-1.07.1/configure:1311:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
bc-1.07.1/configure-1312-for instance \`--prefix=\$HOME'.
##############################################
bc-1.07.1/configure-1405-*)
bc-1.07.1/configure:1406:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bc-1.07.1/configure-1407-  # A ".." for each directory in $ac_dir_suffix.
bc-1.07.1/configure:1408:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bc-1.07.1/configure-1409-  case $ac_top_builddir_sub in
##############################################
bc-1.07.1/configure-1943-    *\'*)
bc-1.07.1/configure:1944:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
bc-1.07.1/configure-1945-    esac
##############################################
bc-1.07.1/configure-2026-      case $ac_val in
bc-1.07.1/configure:2027:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bc-1.07.1/configure-2028-      esac
##############################################
bc-1.07.1/configure-2041-	case $ac_val in
bc-1.07.1/configure:2042:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bc-1.07.1/configure-2043-	esac
##############################################
bc-1.07.1/configure-2169-    set,)
bc-1.07.1/configure:2170:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
bc-1.07.1/configure:2171:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
bc-1.07.1/configure-2172-      ac_cache_corrupted=: ;;
##############################################
bc-1.07.1/configure-2180-	# differences in whitespace do not lead to failure.
bc-1.07.1/configure:2181:	ac_old_val_w=`echo x $ac_old_val`
bc-1.07.1/configure:2182:	ac_new_val_w=`echo x $ac_new_val`
bc-1.07.1/configure-2183-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
bc-1.07.1/configure-2200-    case $ac_new_val in
bc-1.07.1/configure:2201:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
bc-1.07.1/configure-2202-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
bc-1.07.1/configure-2376-     echo "timestamp, slept: $am_has_slept" > conftest.file
bc-1.07.1/configure:2377:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
bc-1.07.1/configure-2378-     if test "$*" = "X"; then
bc-1.07.1/configure-2379-	# -L didn't work.
bc-1.07.1/configure:2380:	set X `ls -t "$srcdir/configure" conftest.file`
bc-1.07.1/configure-2381-     fi
##############################################
bc-1.07.1/configure-2427-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
bc-1.07.1/configure:2428:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
bc-1.07.1/configure-2429-
bc-1.07.1/configure-2430-# expand $ac_aux_dir to an absolute path
bc-1.07.1/configure:2431:am_aux_dir=`cd $ac_aux_dir && pwd`
bc-1.07.1/configure-2432-
##############################################
bc-1.07.1/configure-2572-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
bc-1.07.1/configure:2573:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
bc-1.07.1/configure-2574-	     'mkdir (GNU coreutils) '* | \
##############################################
bc-1.07.1/configure-2645-set x ${MAKE-make}
bc-1.07.1/configure:2646:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
bc-1.07.1/configure-2647-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
bc-1.07.1/configure-2655-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
bc-1.07.1/configure:2656:case `${MAKE-make} -f conftest.make 2>/dev/null` in
bc-1.07.1/configure-2657-  *@@@%%%=?*=@@@%%%*)
##############################################
bc-1.07.1/configure-2721-
bc-1.07.1/configure:2722:if test "`cd $srcdir && pwd`" != "`pwd`"; then
bc-1.07.1/configure-2723-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
bc-1.07.1/configure-3196-$as_echo_n "checking whether the C compiler works... " >&6; }
bc-1.07.1/configure:3197:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
bc-1.07.1/configure-3198-
##############################################
bc-1.07.1/configure-3240-	then :; else
bc-1.07.1/configure:3241:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bc-1.07.1/configure-3242-	fi
##############################################
bc-1.07.1/configure-3300-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
bc-1.07.1/configure:3301:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bc-1.07.1/configure-3302-	  break;;
##############################################
bc-1.07.1/configure-3409-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
bc-1.07.1/configure:3410:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
bc-1.07.1/configure-3411-       break;;
##############################################
bc-1.07.1/configure-3717-# Ignore all kinds of additional output from 'make'.
bc-1.07.1/configure:3718:case `$am_make -s -f confmf 2> /dev/null` in #(
bc-1.07.1/configure-3719-*the\ am__doit\ target*)
##############################################
bc-1.07.1/configure-3727-   echo '.include "confinc"' > confmf
bc-1.07.1/configure:3728:   case `$am_make -s -f confmf 2> /dev/null` in #(
bc-1.07.1/configure-3729-   *the\ am__doit\ target*)
##############################################
bc-1.07.1/configure-3790-  if test "$am_compiler_list" = ""; then
bc-1.07.1/configure:3791:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
bc-1.07.1/configure-3792-  fi
##############################################
bc-1.07.1/configure-4047-  # Check for GNU $ac_path_GREP
bc-1.07.1/configure:4048:case `"$ac_path_GREP" --version 2>&1` in
bc-1.07.1/configure-4049-*GNU*)
##############################################
bc-1.07.1/configure-4113-  # Check for GNU $ac_path_EGREP
bc-1.07.1/configure:4114:case `"$ac_path_EGREP" --version 2>&1` in
bc-1.07.1/configure-4115-*GNU*)
##############################################
bc-1.07.1/configure-4274-do :
bc-1.07.1/configure:4275:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bc-1.07.1/configure-4276-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
bc-1.07.1/configure-4279-  cat >>confdefs.h <<_ACEOF
bc-1.07.1/configure:4280:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bc-1.07.1/configure-4281-_ACEOF
##############################################
bc-1.07.1/configure-4455-/* end confdefs.h.  */
bc-1.07.1/configure:4456:`cat $LEX_OUTPUT_ROOT.c`
bc-1.07.1/configure-4457-_ACEOF
##############################################
bc-1.07.1/configure-4488-  #define YYTEXT_POINTER 1
bc-1.07.1/configure:4489:`cat $LEX_OUTPUT_ROOT.c`
bc-1.07.1/configure-4490-_ACEOF
##############################################
bc-1.07.1/configure-4821-set x ${MAKE-make}
bc-1.07.1/configure:4822:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
bc-1.07.1/configure-4823-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
bc-1.07.1/configure-4831-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
bc-1.07.1/configure:4832:case `${MAKE-make} -f conftest.make 2>/dev/null` in
bc-1.07.1/configure-4833-  *@@@%%%=?*=@@@%%%*)
##############################################
bc-1.07.1/configure-4855-do :
bc-1.07.1/configure:4856:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bc-1.07.1/configure-4857-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
bc-1.07.1/configure-4860-  cat >>confdefs.h <<_ACEOF
bc-1.07.1/configure:4861:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bc-1.07.1/configure-4862-_ACEOF
##############################################
bc-1.07.1/configure-5009-do :
bc-1.07.1/configure:5010:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
bc-1.07.1/configure-5011-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
bc-1.07.1/configure-5013-  cat >>confdefs.h <<_ACEOF
bc-1.07.1/configure:5014:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bc-1.07.1/configure-5015-_ACEOF
##############################################
bc-1.07.1/configure-5407-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
bc-1.07.1/configure:5408:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
bc-1.07.1/configure-5409-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
bc-1.07.1/configure-5498-if test -z "$BASH_VERSION$ZSH_VERSION" \
bc-1.07.1/configure:5499:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bc-1.07.1/configure-5500-  as_echo='print -r --'
bc-1.07.1/configure-5501-  as_echo_n='print -rn --'
bc-1.07.1/configure:5502:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bc-1.07.1/configure-5503-  as_echo='printf %s\n'
##############################################
bc-1.07.1/configure-5505-else
bc-1.07.1/configure:5506:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bc-1.07.1/configure-5507-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bc-1.07.1/configure-5515-	expr "X$arg" : "X\\(.*\\)$as_nl";
bc-1.07.1/configure:5516:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bc-1.07.1/configure-5517-      esac;
##############################################
bc-1.07.1/configure-5592-# ----------------------------------------
bc-1.07.1/configure:5593:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bc-1.07.1/configure-5594-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bc-1.07.1/configure-5664-  {
bc-1.07.1/configure:5665:    as_val=`expr "$@" || test $? -eq 1`
bc-1.07.1/configure-5666-  }
##############################################
bc-1.07.1/configure-5768-      case $as_dir in #(
bc-1.07.1/configure:5769:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bc-1.07.1/configure-5770-      *) as_qdir=$as_dir;;
##############################################
bc-1.07.1/configure-5903-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bc-1.07.1/configure:5904:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
bc-1.07.1/configure-5905-ac_cs_version="\\
##############################################
bc-1.07.1/configure-5928-  --*=?*)
bc-1.07.1/configure:5929:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bc-1.07.1/configure:5930:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bc-1.07.1/configure-5931-    ac_shift=:
##############################################
bc-1.07.1/configure-5933-  --*=)
bc-1.07.1/configure:5934:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bc-1.07.1/configure-5935-    ac_optarg=
##############################################
bc-1.07.1/configure-5957-    case $ac_optarg in
bc-1.07.1/configure:5958:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bc-1.07.1/configure-5959-    '') as_fn_error $? "missing file argument" ;;
##############################################
bc-1.07.1/configure-5965-    case $ac_optarg in
bc-1.07.1/configure:5966:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bc-1.07.1/configure-5967-    esac
##############################################
bc-1.07.1/configure-6098-fi
bc-1.07.1/configure:6099:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
bc-1.07.1/configure-6100-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
bc-1.07.1/configure-6115-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
bc-1.07.1/configure:6116:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
bc-1.07.1/configure-6117-ac_delim='%!_!# '
##############################################
bc-1.07.1/configure-6121-
bc-1.07.1/configure:6122:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
bc-1.07.1/configure-6123-  if test $ac_delim_n = $ac_delim_num; then
##############################################
bc-1.07.1/configure-6259-for ac_last_try in false false :; do
bc-1.07.1/configure:6260:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
bc-1.07.1/configure-6261-  if test -z "$ac_tt"; then
##############################################
bc-1.07.1/configure-6391-      esac
bc-1.07.1/configure:6392:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
bc-1.07.1/configure-6393-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
bc-1.07.1/configure-6450-*)
bc-1.07.1/configure:6451:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bc-1.07.1/configure-6452-  # A ".." for each directory in $ac_dir_suffix.
bc-1.07.1/configure:6453:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bc-1.07.1/configure-6454-  case $ac_top_builddir_sub in
##############################################
bc-1.07.1/configure-6511-/@mandir@/p'
bc-1.07.1/configure:6512:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
bc-1.07.1/configure-6513-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
bc-1.07.1/configure-6528-
bc-1.07.1/configure:6529:# Neutralize VPATH when `$srcdir' = `.'.
bc-1.07.1/configure-6530-# Shell code in configure.ac might set extrasub.
##############################################
bc-1.07.1/configure-6556-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
bc-1.07.1/configure:6557:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
bc-1.07.1/configure-6558-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
bc-1.07.1/configure-6602-    * )
bc-1.07.1/configure:6603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
bc-1.07.1/configure-6604-  esac
##############################################
bc-1.07.1/configure-6649-    # Strip MF so we end up with the name of the file.
bc-1.07.1/configure:6650:    mf=`echo "$mf" | sed -e 's/:.*$//'`
bc-1.07.1/configure-6651-    # Check whether this is an Automake generated Makefile or not.
##############################################
bc-1.07.1/configure-6686-    # from the Makefile without running 'make'.
bc-1.07.1/configure:6687:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
bc-1.07.1/configure-6688-    test -z "$DEPDIR" && continue
bc-1.07.1/configure:6689:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
bc-1.07.1/configure-6690-    test -z "$am__include" && continue
bc-1.07.1/configure:6691:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
bc-1.07.1/configure-6692-    # Find all dependency output files, they are included files with
##############################################
bc-1.07.1/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
bc-1.07.1/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
bc-1.07.1/aclocal.m4-154-# and then we would define $MISSING as
##############################################
bc-1.07.1/aclocal.m4-168-# expand $ac_aux_dir to an absolute path
bc-1.07.1/aclocal.m4:169:am_aux_dir=`cd $ac_aux_dir && pwd`
bc-1.07.1/aclocal.m4-170-])
##############################################
bc-1.07.1/aclocal.m4-266-  if test "$am_compiler_list" = ""; then
bc-1.07.1/aclocal.m4:267:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
bc-1.07.1/aclocal.m4-268-  fi
##############################################
bc-1.07.1/aclocal.m4-417-    # Strip MF so we end up with the name of the file.
bc-1.07.1/aclocal.m4:418:    mf=`echo "$mf" | sed -e 's/:.*$//'`
bc-1.07.1/aclocal.m4-419-    # Check whether this is an Automake generated Makefile or not.
##############################################
bc-1.07.1/aclocal.m4-426-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
bc-1.07.1/aclocal.m4:427:      dirpart=`AS_DIRNAME("$mf")`
bc-1.07.1/aclocal.m4-428-    else
##############################################
bc-1.07.1/aclocal.m4-432-    # from the Makefile without running 'make'.
bc-1.07.1/aclocal.m4:433:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
bc-1.07.1/aclocal.m4-434-    test -z "$DEPDIR" && continue
bc-1.07.1/aclocal.m4:435:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
bc-1.07.1/aclocal.m4-436-    test -z "$am__include" && continue
bc-1.07.1/aclocal.m4:437:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
bc-1.07.1/aclocal.m4-438-    # Find all dependency output files, they are included files with
##############################################
bc-1.07.1/aclocal.m4-446-      test -f "$dirpart/$file" && continue
bc-1.07.1/aclocal.m4:447:      fdir=`AS_DIRNAME(["$file"])`
bc-1.07.1/aclocal.m4-448-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
bc-1.07.1/aclocal.m4-504-AC_REQUIRE([AC_PROG_INSTALL])dnl
bc-1.07.1/aclocal.m4:505:if test "`cd $srcdir && pwd`" != "`pwd`"; then
bc-1.07.1/aclocal.m4-506-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
bc-1.07.1/aclocal.m4-659-    * )
bc-1.07.1/aclocal.m4:660:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
bc-1.07.1/aclocal.m4-661-  esac
bc-1.07.1/aclocal.m4-662-done
bc-1.07.1/aclocal.m4:663:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
bc-1.07.1/aclocal.m4-664-
##############################################
bc-1.07.1/aclocal.m4-748-# Ignore all kinds of additional output from 'make'.
bc-1.07.1/aclocal.m4:749:case `$am_make -s -f confmf 2> /dev/null` in #(
bc-1.07.1/aclocal.m4-750-*the\ am__doit\ target*)
##############################################
bc-1.07.1/aclocal.m4-758-   echo '.include "confinc"' > confmf
bc-1.07.1/aclocal.m4:759:   case `$am_make -s -f confmf 2> /dev/null` in #(
bc-1.07.1/aclocal.m4-760-   *the\ am__doit\ target*)
##############################################
bc-1.07.1/aclocal.m4-940-     echo "timestamp, slept: $am_has_slept" > conftest.file
bc-1.07.1/aclocal.m4:941:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
bc-1.07.1/aclocal.m4-942-     if test "$[*]" = "X"; then
bc-1.07.1/aclocal.m4-943-	# -L didn't work.
bc-1.07.1/aclocal.m4:944:	set X `ls -t "$srcdir/configure" conftest.file`
bc-1.07.1/aclocal.m4-945-     fi
##############################################
bc-1.07.1/ar-lib-65-	mingw)
bc-1.07.1/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
bc-1.07.1/ar-lib-67-	  ;;
bc-1.07.1/ar-lib-68-	cygwin)
bc-1.07.1/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
bc-1.07.1/ar-lib-70-	  ;;
bc-1.07.1/ar-lib-71-	wine)
bc-1.07.1/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
bc-1.07.1/ar-lib-73-	  ;;
##############################################
bc-1.07.1/ar-lib-88-  archive=$3
bc-1.07.1/ar-lib:89:  at_file_contents=`cat "$1"`
bc-1.07.1/ar-lib-90-  eval set x "$at_file_contents"
##############################################
bc-1.07.1/compile-67-	mingw/*)
bc-1.07.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
bc-1.07.1/compile-69-	  ;;
bc-1.07.1/compile-70-	cygwin/*)
bc-1.07.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
bc-1.07.1/compile-72-	  ;;
bc-1.07.1/compile-73-	wine/*)
bc-1.07.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
bc-1.07.1/compile-75-	  ;;
##############################################
bc-1.07.1/compile-309-# Name of file we expect compiler to create.
bc-1.07.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
bc-1.07.1/compile-311-
##############################################
bc-1.07.1/compile-315-# object file name, since that is what matters with a parallel build.
bc-1.07.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
bc-1.07.1/compile-317-while true; do
##############################################
bc-1.07.1/install-sh-184-	then
bc-1.07.1/install-sh:185:		dstarg="$dstarg"/`basename "$srcarg"`
bc-1.07.1/install-sh-186-	fi
##############################################
bc-1.07.1/install-sh-189-## this sed command emulates the dirname command
bc-1.07.1/install-sh:190:dstdir=`echo "$dstarg" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
bc-1.07.1/install-sh-191-
##############################################
bc-1.07.1/install-sh-203-IFS='%'
bc-1.07.1/install-sh:204:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
bc-1.07.1/install-sh-205-IFS="${oIFS}"
##############################################
bc-1.07.1/install-sh-247-
bc-1.07.1/install-sh:248:		dstfile=`basename "$file"`
bc-1.07.1/install-sh-249-		dstfinal="$dstdir/$dstfile"
##############################################
bc-1.07.1/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
bc-1.07.1/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
bc-1.07.1/ylwrap-103-case $input in
##############################################
bc-1.07.1/ylwrap-111-esac
bc-1.07.1/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
bc-1.07.1/ylwrap-113-
##############################################
bc-1.07.1/ylwrap-150-  shift
bc-1.07.1/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
bc-1.07.1/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
bc-1.07.1/ylwrap-153-done
##############################################
bc-1.07.1/ylwrap-182-  do
bc-1.07.1/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
bc-1.07.1/ylwrap-184-    if test -f "$from"; then
##############################################
bc-1.07.1/ylwrap-198-        realtarget=$target
bc-1.07.1/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
bc-1.07.1/ylwrap-200-      fi
##############################################
bc-1.07.1/lib/Makefile.in-40-  { \
bc-1.07.1/lib/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bc-1.07.1/lib/Makefile.in-42-  }; \
##############################################
bc-1.07.1/lib/Makefile.in-321-.c.obj:
bc-1.07.1/lib/Makefile.in:322:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
bc-1.07.1/lib/Makefile.in-323-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
bc-1.07.1/lib/Makefile.in-325-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bc-1.07.1/lib/Makefile.in:326:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bc-1.07.1/lib/Makefile.in-327-
##############################################
bc-1.07.1/lib/Makefile.in-357-GTAGS:
bc-1.07.1/lib/Makefile.in:358:	here=`$(am__cd) $(top_builddir) && pwd` \
bc-1.07.1/lib/Makefile.in-359-	  && $(am__cd) $(top_srcdir) \
##############################################
bc-1.07.1/lib/Makefile.in-380-distdir: $(DISTFILES)
bc-1.07.1/lib/Makefile.in:381:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/lib/Makefile.in:382:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/lib/Makefile.in-383-	list='$(DISTFILES)'; \
##############################################
bc-1.07.1/lib/Makefile.in-394-	  if test -d $$d/$$file; then \
bc-1.07.1/lib/Makefile.in:395:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bc-1.07.1/lib/Makefile.in-396-	    if test -d "$(distdir)/$$file"; then \
##############################################
bc-1.07.1/depcomp-64-  case $1 in
bc-1.07.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
bc-1.07.1/depcomp-66-      *) dir=;;
##############################################
bc-1.07.1/depcomp-73-{
bc-1.07.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
bc-1.07.1/depcomp-75-}
##############################################
bc-1.07.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
bc-1.07.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
bc-1.07.1/depcomp-128-
##############################################
bc-1.07.1/depcomp-405-        sleep 1
bc-1.07.1/depcomp:406:        i=`expr $i - 1`
bc-1.07.1/depcomp-407-      done
bc-1.07.1/depcomp-408-    fi
bc-1.07.1/depcomp:409:    i=`expr $i - 1`
bc-1.07.1/depcomp-410-  done
##############################################
bc-1.07.1/depcomp-425-  # Do two passes, one to just change these to
bc-1.07.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
bc-1.07.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
bc-1.07.1/depcomp-659-  done
bc-1.07.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
bc-1.07.1/depcomp-661-  touch "$tmpdepfile"
##############################################
bc-1.07.1/bc/Makefile.in-41-  { \
bc-1.07.1/bc/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bc-1.07.1/bc/Makefile.in-43-  }; \
##############################################
bc-1.07.1/bc/Makefile.in-399-.c.obj:
bc-1.07.1/bc/Makefile.in:400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
bc-1.07.1/bc/Makefile.in-401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
bc-1.07.1/bc/Makefile.in-403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bc-1.07.1/bc/Makefile.in:404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bc-1.07.1/bc/Makefile.in-405-
##############################################
bc-1.07.1/bc/Makefile.in-409-.y.c:
bc-1.07.1/bc/Makefile.in:410:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
bc-1.07.1/bc/Makefile.in-411-
##############################################
bc-1.07.1/bc/Makefile.in-441-GTAGS:
bc-1.07.1/bc/Makefile.in:442:	here=`$(am__cd) $(top_builddir) && pwd` \
bc-1.07.1/bc/Makefile.in-443-	  && $(am__cd) $(top_srcdir) \
##############################################
bc-1.07.1/bc/Makefile.in-464-distdir: $(DISTFILES)
bc-1.07.1/bc/Makefile.in:465:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/bc/Makefile.in:466:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/bc/Makefile.in-467-	list='$(DISTFILES)'; \
##############################################
bc-1.07.1/bc/Makefile.in-478-	  if test -d $$d/$$file; then \
bc-1.07.1/bc/Makefile.in:479:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bc-1.07.1/bc/Makefile.in-480-	    if test -d "$(distdir)/$$file"; then \
##############################################
bc-1.07.1/dc/Makefile.in-41-  { \
bc-1.07.1/dc/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bc-1.07.1/dc/Makefile.in-43-  }; \
##############################################
bc-1.07.1/dc/Makefile.in-362-.c.obj:
bc-1.07.1/dc/Makefile.in:363:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
bc-1.07.1/dc/Makefile.in-364-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
bc-1.07.1/dc/Makefile.in-366-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bc-1.07.1/dc/Makefile.in:367:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bc-1.07.1/dc/Makefile.in-368-
##############################################
bc-1.07.1/dc/Makefile.in-398-GTAGS:
bc-1.07.1/dc/Makefile.in:399:	here=`$(am__cd) $(top_builddir) && pwd` \
bc-1.07.1/dc/Makefile.in-400-	  && $(am__cd) $(top_srcdir) \
##############################################
bc-1.07.1/dc/Makefile.in-421-distdir: $(DISTFILES)
bc-1.07.1/dc/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/dc/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/dc/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
bc-1.07.1/dc/Makefile.in-435-	  if test -d $$d/$$file; then \
bc-1.07.1/dc/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bc-1.07.1/dc/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
bc-1.07.1/doc/Makefile.in-39-  { \
bc-1.07.1/doc/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bc-1.07.1/doc/Makefile.in-41-  }; \
##############################################
bc-1.07.1/doc/Makefile.in-148-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
bc-1.07.1/doc/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
bc-1.07.1/doc/Makefile.in-150-am__vpath_adj = case $$p in \
bc-1.07.1/doc/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
bc-1.07.1/doc/Makefile.in-152-    *) f=$$p;; \
bc-1.07.1/doc/Makefile.in-153-  esac;
bc-1.07.1/doc/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
bc-1.07.1/doc/Makefile.in-155-am__install_max = 40
bc-1.07.1/doc/Makefile.in-156-am__nobase_strip_setup = \
bc-1.07.1/doc/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
bc-1.07.1/doc/Makefile.in-158-am__nobase_strip = \
##############################################
bc-1.07.1/doc/Makefile.in-336-	  $(am__cd) $(srcdir) && \
bc-1.07.1/doc/Makefile.in:337:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
bc-1.07.1/doc/Makefile.in-338-	fi; \
##############################################
bc-1.07.1/doc/Makefile.in-396-	  for file in $$list; do \
bc-1.07.1/doc/Makefile.in:397:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
bc-1.07.1/doc/Makefile.in-398-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
bc-1.07.1/doc/Makefile.in-405-	for file in $$list; do \
bc-1.07.1/doc/Makefile.in:406:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
bc-1.07.1/doc/Makefile.in:407:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
bc-1.07.1/doc/Makefile.in-408-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
bc-1.07.1/doc/Makefile.in-432-dist-info: $(INFO_DEPS)
bc-1.07.1/doc/Makefile.in:433:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
bc-1.07.1/doc/Makefile.in-434-	list='$(INFO_DEPS)'; \
##############################################
bc-1.07.1/doc/Makefile.in-436-	  case $$base in \
bc-1.07.1/doc/Makefile.in:437:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
bc-1.07.1/doc/Makefile.in-438-	  esac; \
bc-1.07.1/doc/Makefile.in-439-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
bc-1.07.1/doc/Makefile.in:440:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
bc-1.07.1/doc/Makefile.in-441-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
bc-1.07.1/doc/Makefile.in-442-	    if test -f $$file; then \
bc-1.07.1/doc/Makefile.in:443:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
bc-1.07.1/doc/Makefile.in-444-	      test -f "$(distdir)/$$relfile" || \
##############################################
bc-1.07.1/doc/Makefile.in-458-	@list='$(INFO_DEPS)'; for i in $$list; do \
bc-1.07.1/doc/Makefile.in:459:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
bc-1.07.1/doc/Makefile.in-460-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
bc-1.07.1/doc/Makefile.in-467-	test -n "$(man1dir)" \
bc-1.07.1/doc/Makefile.in:468:	  && test -n "`echo $$list1$$list2`" \
bc-1.07.1/doc/Makefile.in-469-	  || exit 0; \
##############################################
bc-1.07.1/doc/Makefile.in-513-distdir: $(DISTFILES)
bc-1.07.1/doc/Makefile.in:514:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/doc/Makefile.in:515:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bc-1.07.1/doc/Makefile.in-516-	list='$(DISTFILES)'; \
##############################################
bc-1.07.1/doc/Makefile.in-527-	  if test -d $$d/$$file; then \
bc-1.07.1/doc/Makefile.in:528:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bc-1.07.1/doc/Makefile.in-529-	    if test -d "$(distdir)/$$file"; then \
##############################################
bc-1.07.1/doc/Makefile.in-655-	@$(NORMAL_INSTALL)
bc-1.07.1/doc/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
bc-1.07.1/doc/Makefile.in-657-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
bc-1.07.1/doc/Makefile.in-663-	  case $$file in \
bc-1.07.1/doc/Makefile.in:664:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
bc-1.07.1/doc/Makefile.in-665-	  esac; \
bc-1.07.1/doc/Makefile.in-666-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
bc-1.07.1/doc/Makefile.in:667:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
bc-1.07.1/doc/Makefile.in-668-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
bc-1.07.1/doc/Makefile.in-681-	  for file in $$list; do \
bc-1.07.1/doc/Makefile.in:682:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
bc-1.07.1/doc/Makefile.in-683-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
bc-1.07.1/doc/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
bc-1.07.1/doc/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
bc-1.07.1/doc/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie