===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
apparix-11-062/Makefile.in-80-  while test -n "$$dir1"; do \
apparix-11-062/Makefile.in:81:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
apparix-11-062/Makefile.in-82-    if test "$$first" != "."; then \
apparix-11-062/Makefile.in-83-      if test "$$first" = ".."; then \
apparix-11-062/Makefile.in:84:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
apparix-11-062/Makefile.in:85:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
apparix-11-062/Makefile.in-86-      else \
apparix-11-062/Makefile.in:87:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
apparix-11-062/Makefile.in-88-        if test "$$first2" = "$$first"; then \
apparix-11-062/Makefile.in:89:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
apparix-11-062/Makefile.in-90-        else \
##############################################
apparix-11-062/Makefile.in-95-    fi; \
apparix-11-062/Makefile.in:96:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
apparix-11-062/Makefile.in-97-  done; \
##############################################
apparix-11-062/Makefile.in-272-	dot_seen=no; \
apparix-11-062/Makefile.in:273:	target=`echo $@ | sed s/-recursive//`; \
apparix-11-062/Makefile.in-274-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
apparix-11-062/Makefile.in-307-	rev="$$rev ."; \
apparix-11-062/Makefile.in:308:	target=`echo $@ | sed s/-recursive//`; \
apparix-11-062/Makefile.in-309-	for subdir in $$rev; do \
##############################################
apparix-11-062/Makefile.in-385-GTAGS:
apparix-11-062/Makefile.in:386:	here=`$(am__cd) $(top_builddir) && pwd` \
apparix-11-062/Makefile.in-387-	  && $(am__cd) $(top_srcdir) \
##############################################
apparix-11-062/Makefile.in-395-	test -d "$(distdir)" || mkdir "$(distdir)"
apparix-11-062/Makefile.in:396:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/Makefile.in:397:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/Makefile.in-398-	list='$(DISTFILES)'; \
##############################################
apparix-11-062/Makefile.in-409-	  if test -d $$d/$$file; then \
apparix-11-062/Makefile.in:410:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
apparix-11-062/Makefile.in-411-	    if test -d "$(distdir)/$$file"; then \
##############################################
apparix-11-062/Makefile.in-516-	test -d $(distdir)/_build || exit 0; \
apparix-11-062/Makefile.in:517:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
apparix-11-062/Makefile.in-518-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
apparix-11-062/Makefile.in-550-	@$(am__cd) '$(distuninstallcheck_dir)' \
apparix-11-062/Makefile.in:551:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
apparix-11-062/Makefile.in-552-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
apparix-11-062/Makefile.in-562-	fi
apparix-11-062/Makefile.in:563:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
apparix-11-062/Makefile.in-564-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
apparix-11-062/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
apparix-11-062/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
apparix-11-062/aclocal.m4-69-#
##############################################
apparix-11-062/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
apparix-11-062/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
apparix-11-062/aclocal.m4-93-# and then we would define $MISSING as
##############################################
apparix-11-062/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
apparix-11-062/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
apparix-11-062/aclocal.m4-109-])
##############################################
apparix-11-062/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
apparix-11-062/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
apparix-11-062/aclocal.m4-210-  fi
##############################################
apparix-11-062/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
apparix-11-062/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
apparix-11-062/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
apparix-11-062/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
apparix-11-062/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
apparix-11-062/aclocal.m4-365-    else
##############################################
apparix-11-062/aclocal.m4-369-    # from the Makefile without running `make'.
apparix-11-062/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
apparix-11-062/aclocal.m4-371-    test -z "$DEPDIR" && continue
apparix-11-062/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
apparix-11-062/aclocal.m4-373-    test -z "am__include" && continue
apparix-11-062/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
apparix-11-062/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
apparix-11-062/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
apparix-11-062/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
apparix-11-062/aclocal.m4-385-      test -f "$dirpart/$file" && continue
apparix-11-062/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
apparix-11-062/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
apparix-11-062/aclocal.m4-452-AC_REQUIRE([AC_PROG_INSTALL])dnl
apparix-11-062/aclocal.m4:453:if test "`cd $srcdir && pwd`" != "`pwd`"; then
apparix-11-062/aclocal.m4-454-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
apparix-11-062/aclocal.m4-554-    * )
apparix-11-062/aclocal.m4:555:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
apparix-11-062/aclocal.m4-556-  esac
apparix-11-062/aclocal.m4-557-done
apparix-11-062/aclocal.m4:558:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
apparix-11-062/aclocal.m4-559-
##############################################
apparix-11-062/aclocal.m4-669-# Ignore all kinds of additional output from `make'.
apparix-11-062/aclocal.m4:670:case `$am_make -s -f confmf 2> /dev/null` in #(
apparix-11-062/aclocal.m4-671-*the\ am__doit\ target*)
##############################################
apparix-11-062/aclocal.m4-679-   echo '.include "confinc"' > confmf
apparix-11-062/aclocal.m4:680:   case `$am_make -s -f confmf 2> /dev/null` in #(
apparix-11-062/aclocal.m4-681-   *the\ am__doit\ target*)
##############################################
apparix-11-062/aclocal.m4-832-if (
apparix-11-062/aclocal.m4:833:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
apparix-11-062/aclocal.m4-834-   if test "$[*]" = "X"; then
apparix-11-062/aclocal.m4-835-      # -L didn't work.
apparix-11-062/aclocal.m4:836:      set X `ls -t "$srcdir/configure" conftest.file`
apparix-11-062/aclocal.m4-837-   fi
##############################################
apparix-11-062/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
apparix-11-062/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
apparix-11-062/configure-49-  as_echo='print -r --'
apparix-11-062/configure-50-  as_echo_n='print -rn --'
apparix-11-062/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
apparix-11-062/configure-52-  as_echo='printf %s\n'
##############################################
apparix-11-062/configure-54-else
apparix-11-062/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
apparix-11-062/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
apparix-11-062/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
apparix-11-062/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
apparix-11-062/configure-66-      esac;
##############################################
apparix-11-062/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
apparix-11-062/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
apparix-11-062/configure-176-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
apparix-11-062/configure-291-      case $as_dir in #(
apparix-11-062/configure:292:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
apparix-11-062/configure-293-      *) as_qdir=$as_dir;;
##############################################
apparix-11-062/configure-356-  {
apparix-11-062/configure:357:    as_val=`expr "$@" || test $? -eq 1`
apparix-11-062/configure-358-  }
##############################################
apparix-11-062/configure-363-# ---------------------------------
apparix-11-062/configure:364:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
apparix-11-062/configure-365-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
apparix-11-062/configure-426-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
apparix-11-062/configure:427:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
apparix-11-062/configure-428-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
apparix-11-062/configure-517-	esac;
apparix-11-062/configure:518:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
apparix-11-062/configure-519-	???[sx]*):;;*)false;;esac;fi
##############################################
apparix-11-062/configure-762-  case $ac_option in
apparix-11-062/configure:763:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
apparix-11-062/configure-764-  *)	ac_optarg=yes ;;
##############################################
apparix-11-062/configure-805-  -disable-* | --disable-*)
apparix-11-062/configure:806:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
apparix-11-062/configure-807-    # Reject names that are not valid shell variable names.
##############################################
apparix-11-062/configure-810-    ac_useropt_orig=$ac_useropt
apparix-11-062/configure:811:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apparix-11-062/configure-812-    case $ac_user_opts in
##############################################
apparix-11-062/configure-831-  -enable-* | --enable-*)
apparix-11-062/configure:832:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
apparix-11-062/configure-833-    # Reject names that are not valid shell variable names.
##############################################
apparix-11-062/configure-836-    ac_useropt_orig=$ac_useropt
apparix-11-062/configure:837:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apparix-11-062/configure-838-    case $ac_user_opts in
##############################################
apparix-11-062/configure-1035-  -with-* | --with-*)
apparix-11-062/configure:1036:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
apparix-11-062/configure-1037-    # Reject names that are not valid shell variable names.
##############################################
apparix-11-062/configure-1040-    ac_useropt_orig=$ac_useropt
apparix-11-062/configure:1041:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apparix-11-062/configure-1042-    case $ac_user_opts in
##############################################
apparix-11-062/configure-1051-  -without-* | --without-*)
apparix-11-062/configure:1052:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
apparix-11-062/configure-1053-    # Reject names that are not valid shell variable names.
##############################################
apparix-11-062/configure-1056-    ac_useropt_orig=$ac_useropt
apparix-11-062/configure:1057:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apparix-11-062/configure-1058-    case $ac_user_opts in
##############################################
apparix-11-062/configure-1089-  *=*)
apparix-11-062/configure:1090:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
apparix-11-062/configure-1091-    # Reject names that are not valid shell variable names.
##############################################
apparix-11-062/configure-1110-if test -n "$ac_prev"; then
apparix-11-062/configure:1111:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
apparix-11-062/configure-1112-  as_fn_error "missing argument to $ac_option"
##############################################
apparix-11-062/configure-1132-    */ )
apparix-11-062/configure:1133:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
apparix-11-062/configure-1134-      eval $ac_var=\$ac_val;;
##############################################
apparix-11-062/configure-1169-ac_ls_di=`ls -di .` &&
apparix-11-062/configure:1170:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
apparix-11-062/configure-1171-  as_fn_error "working directory cannot be determined"
##############################################
apparix-11-062/configure-1225-case $srcdir in
apparix-11-062/configure:1226:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
apparix-11-062/configure-1227-esac
##############################################
apparix-11-062/configure-1268-By default, \`make install' will install all the files in
apparix-11-062/configure:1269:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
apparix-11-062/configure:1270:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
apparix-11-062/configure-1271-for instance \`--prefix=\$HOME'.
##############################################
apparix-11-062/configure-1349-*)
apparix-11-062/configure:1350:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
apparix-11-062/configure-1351-  # A ".." for each directory in $ac_dir_suffix.
apparix-11-062/configure:1352:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
apparix-11-062/configure-1353-  case $ac_top_builddir_sub in
##############################################
apparix-11-062/configure-1893-    *\'*)
apparix-11-062/configure:1894:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
apparix-11-062/configure-1895-    esac
##############################################
apparix-11-062/configure-1980-      case $ac_val in
apparix-11-062/configure:1981:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
apparix-11-062/configure-1982-      esac
##############################################
apparix-11-062/configure-1997-	case $ac_val in
apparix-11-062/configure:1998:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
apparix-11-062/configure-1999-	esac
##############################################
apparix-11-062/configure-2110-    set,)
apparix-11-062/configure:2111:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
apparix-11-062/configure:2112:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
apparix-11-062/configure-2113-      ac_cache_corrupted=: ;;
##############################################
apparix-11-062/configure-2121-	# differences in whitespace do not lead to failure.
apparix-11-062/configure:2122:	ac_old_val_w=`echo x $ac_old_val`
apparix-11-062/configure:2123:	ac_new_val_w=`echo x $ac_new_val`
apparix-11-062/configure-2124-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
apparix-11-062/configure-2141-    case $ac_new_val in
apparix-11-062/configure:2142:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
apparix-11-062/configure-2143-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
apparix-11-062/configure-2317-if (
apparix-11-062/configure:2318:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
apparix-11-062/configure-2319-   if test "$*" = "X"; then
apparix-11-062/configure-2320-      # -L didn't work.
apparix-11-062/configure:2321:      set X `ls -t "$srcdir/configure" conftest.file`
apparix-11-062/configure-2322-   fi
##############################################
apparix-11-062/configure-2353-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
apparix-11-062/configure:2354:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
apparix-11-062/configure-2355-
apparix-11-062/configure-2356-# expand $ac_aux_dir to an absolute path
apparix-11-062/configure:2357:am_aux_dir=`cd $ac_aux_dir && pwd`
apparix-11-062/configure-2358-
##############################################
apparix-11-062/configure-2498-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
apparix-11-062/configure:2499:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
apparix-11-062/configure-2500-	     'mkdir (GNU coreutils) '* | \
##############################################
apparix-11-062/configure-2577-set x ${MAKE-make}
apparix-11-062/configure:2578:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
apparix-11-062/configure-2579-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
apparix-11-062/configure-2587-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
apparix-11-062/configure:2588:case `${MAKE-make} -f conftest.make 2>/dev/null` in
apparix-11-062/configure-2589-  *@@@%%%=?*=@@@%%%*)
##############################################
apparix-11-062/configure-2614-
apparix-11-062/configure:2615:if test "`cd $srcdir && pwd`" != "`pwd`"; then
apparix-11-062/configure-2616-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
apparix-11-062/configure-3097-$as_echo_n "checking whether the C compiler works... " >&6; }
apparix-11-062/configure:3098:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
apparix-11-062/configure-3099-
##############################################
apparix-11-062/configure-3141-	then :; else
apparix-11-062/configure:3142:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
apparix-11-062/configure-3143-	fi
##############################################
apparix-11-062/configure-3202-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
apparix-11-062/configure:3203:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
apparix-11-062/configure-3204-	  break;;
##############################################
apparix-11-062/configure-3311-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
apparix-11-062/configure:3312:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
apparix-11-062/configure-3313-       break;;
##############################################
apparix-11-062/configure-3561-# Ignore all kinds of additional output from `make'.
apparix-11-062/configure:3562:case `$am_make -s -f confmf 2> /dev/null` in #(
apparix-11-062/configure-3563-*the\ am__doit\ target*)
##############################################
apparix-11-062/configure-3571-   echo '.include "confinc"' > confmf
apparix-11-062/configure:3572:   case `$am_make -s -f confmf 2> /dev/null` in #(
apparix-11-062/configure-3573-   *the\ am__doit\ target*)
##############################################
apparix-11-062/configure-3632-  if test "$am_compiler_list" = ""; then
apparix-11-062/configure:3633:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
apparix-11-062/configure-3634-  fi
##############################################
apparix-11-062/configure-4037-  # Check for GNU $ac_path_GREP
apparix-11-062/configure:4038:case `"$ac_path_GREP" --version 2>&1` in
apparix-11-062/configure-4039-*GNU*)
##############################################
apparix-11-062/configure-4103-  # Check for GNU $ac_path_EGREP
apparix-11-062/configure:4104:case `"$ac_path_EGREP" --version 2>&1` in
apparix-11-062/configure-4105-*GNU*)
##############################################
apparix-11-062/configure-4305-do :
apparix-11-062/configure:4306:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apparix-11-062/configure-4307-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
apparix-11-062/configure-4311-  cat >>confdefs.h <<_ACEOF
apparix-11-062/configure:4312:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apparix-11-062/configure-4313-_ACEOF
##############################################
apparix-11-062/configure-4321-do :
apparix-11-062/configure:4322:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apparix-11-062/configure-4323-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
apparix-11-062/configure-4326-  cat >>confdefs.h <<_ACEOF
apparix-11-062/configure:4327:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apparix-11-062/configure-4328-_ACEOF
##############################################
apparix-11-062/configure-4903-do :
apparix-11-062/configure:4904:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apparix-11-062/configure-4905-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
apparix-11-062/configure-4908-  cat >>confdefs.h <<_ACEOF
apparix-11-062/configure:4909:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apparix-11-062/configure-4910-_ACEOF
##############################################
apparix-11-062/configure-5235-do :
apparix-11-062/configure:5236:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apparix-11-062/configure-5237-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
apparix-11-062/configure-5240-  cat >>confdefs.h <<_ACEOF
apparix-11-062/configure:5241:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apparix-11-062/configure-5242-_ACEOF
##############################################
apparix-11-062/configure-5337-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
apparix-11-062/configure:5338:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
apparix-11-062/configure-5339-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
apparix-11-062/configure-5424-if test -z "$BASH_VERSION$ZSH_VERSION" \
apparix-11-062/configure:5425:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
apparix-11-062/configure-5426-  as_echo='print -r --'
apparix-11-062/configure-5427-  as_echo_n='print -rn --'
apparix-11-062/configure:5428:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
apparix-11-062/configure-5429-  as_echo='printf %s\n'
##############################################
apparix-11-062/configure-5431-else
apparix-11-062/configure:5432:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
apparix-11-062/configure-5433-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
apparix-11-062/configure-5441-	expr "X$arg" : "X\\(.*\\)$as_nl";
apparix-11-062/configure:5442:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
apparix-11-062/configure-5443-      esac;
##############################################
apparix-11-062/configure-5517-# ---------------------------------
apparix-11-062/configure:5518:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
apparix-11-062/configure-5519-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
apparix-11-062/configure-5589-  {
apparix-11-062/configure:5590:    as_val=`expr "$@" || test $? -eq 1`
apparix-11-062/configure-5591-  }
##############################################
apparix-11-062/configure-5693-      case $as_dir in #(
apparix-11-062/configure:5694:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
apparix-11-062/configure-5695-      *) as_qdir=$as_dir;;
##############################################
apparix-11-062/configure-5750-	esac;
apparix-11-062/configure:5751:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
apparix-11-062/configure-5752-	???[sx]*):;;*)false;;esac;fi
##############################################
apparix-11-062/configure-5840-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
apparix-11-062/configure:5841:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
apparix-11-062/configure-5842-ac_cs_version="\\
##############################################
apparix-11-062/configure-5865-  --*=*)
apparix-11-062/configure:5866:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
apparix-11-062/configure:5867:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
apparix-11-062/configure-5868-    ac_shift=:
##############################################
apparix-11-062/configure-5889-    case $ac_optarg in
apparix-11-062/configure:5890:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
apparix-11-062/configure-5891-    esac
##############################################
apparix-11-062/configure-5896-    case $ac_optarg in
apparix-11-062/configure:5897:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
apparix-11-062/configure-5898-    esac
##############################################
apparix-11-062/configure-6025-fi
apparix-11-062/configure:6026:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
apparix-11-062/configure-6027-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
apparix-11-062/configure-6042-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
apparix-11-062/configure:6043:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
apparix-11-062/configure-6044-ac_delim='%!_!# '
##############################################
apparix-11-062/configure-6048-
apparix-11-062/configure:6049:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
apparix-11-062/configure-6050-  if test $ac_delim_n = $ac_delim_num; then
##############################################
apparix-11-062/configure-6178-for ac_last_try in false false :; do
apparix-11-062/configure:6179:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
apparix-11-062/configure-6180-  if test -z "$ac_t"; then
##############################################
apparix-11-062/configure-6310-      esac
apparix-11-062/configure:6311:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
apparix-11-062/configure-6312-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
apparix-11-062/configure-6369-*)
apparix-11-062/configure:6370:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
apparix-11-062/configure-6371-  # A ".." for each directory in $ac_dir_suffix.
apparix-11-062/configure:6372:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
apparix-11-062/configure-6373-  case $ac_top_builddir_sub in
##############################################
apparix-11-062/configure-6430-/@mandir@/p'
apparix-11-062/configure:6431:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
apparix-11-062/configure-6432-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
apparix-11-062/configure-6447-
apparix-11-062/configure:6448:# Neutralize VPATH when `$srcdir' = `.'.
apparix-11-062/configure-6449-# Shell code in configure.ac might set extrasub.
##############################################
apparix-11-062/configure-6475-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
apparix-11-062/configure:6476:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
apparix-11-062/configure:6477:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
apparix-11-062/configure-6478-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
apparix-11-062/configure-6520-    * )
apparix-11-062/configure:6521:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
apparix-11-062/configure-6522-  esac
##############################################
apparix-11-062/configure-6567-    # Strip MF so we end up with the name of the file.
apparix-11-062/configure:6568:    mf=`echo "$mf" | sed -e 's/:.*$//'`
apparix-11-062/configure-6569-    # Check whether this is an Automake generated Makefile or not.
##############################################
apparix-11-062/configure-6604-    # from the Makefile without running `make'.
apparix-11-062/configure:6605:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
apparix-11-062/configure-6606-    test -z "$DEPDIR" && continue
apparix-11-062/configure:6607:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
apparix-11-062/configure-6608-    test -z "am__include" && continue
apparix-11-062/configure:6609:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
apparix-11-062/configure-6610-    # When using ansi2knr, U may be empty or an underscore; expand it
apparix-11-062/configure:6611:    U=`sed -n 's/^U = //p' < "$mf"`
apparix-11-062/configure-6612-    # Find all dependency output files, they are included files with
##############################################
apparix-11-062/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
apparix-11-062/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
apparix-11-062/depcomp-70-
##############################################
apparix-11-062/depcomp-203-  # Version 6 uses the directory in both cases.
apparix-11-062/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
apparix-11-062/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
apparix-11-062/depcomp-214-  else
apparix-11-062/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
apparix-11-062/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
apparix-11-062/depcomp-228-    # Do two passes, one to just change these to
apparix-11-062/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
apparix-11-062/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
apparix-11-062/depcomp-269-  # Do two passes, one to just change these to
apparix-11-062/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
apparix-11-062/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
apparix-11-062/depcomp-284-   # Subdirectories are respected.
apparix-11-062/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
apparix-11-062/depcomp-286-   test "x$dir" = "x$object" && dir=
apparix-11-062/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
apparix-11-062/depcomp-288-
##############################################
apparix-11-062/depcomp-416-  done
apparix-11-062/depcomp:417:  obj_suffix="`echo $object | sed 's/^.*\././'`"
apparix-11-062/depcomp-418-  touch "$tmpdepfile"
##############################################
apparix-11-062/doc/Makefile.in-47-DIST_SOURCES =
apparix-11-062/doc/Makefile.in:48:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
apparix-11-062/doc/Makefile.in-49-am__vpath_adj = case $$p in \
apparix-11-062/doc/Makefile.in:50:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
apparix-11-062/doc/Makefile.in-51-    *) f=$$p;; \
apparix-11-062/doc/Makefile.in-52-  esac;
apparix-11-062/doc/Makefile.in:53:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
apparix-11-062/doc/Makefile.in-54-am__install_max = 40
apparix-11-062/doc/Makefile.in-55-am__nobase_strip_setup = \
apparix-11-062/doc/Makefile.in:56:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
apparix-11-062/doc/Makefile.in-57-am__nobase_strip = \
##############################################
apparix-11-062/doc/Makefile.in-260-	@list='$(docdoc_DATA)'; test -n "$(docdocdir)" || list=; \
apparix-11-062/doc/Makefile.in:261:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
apparix-11-062/doc/Makefile.in-262-	test -n "$$files" || exit 0; \
##############################################
apparix-11-062/doc/Makefile.in-285-	else :; fi
apparix-11-062/doc/Makefile.in:286:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/doc/Makefile.in:287:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/doc/Makefile.in-288-	list='$(DISTFILES)'; \
##############################################
apparix-11-062/doc/Makefile.in-299-	  if test -d $$d/$$file; then \
apparix-11-062/doc/Makefile.in:300:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
apparix-11-062/doc/Makefile.in-301-	    if test -d "$(distdir)/$$file"; then \
##############################################
apparix-11-062/doc/apparix.1-867-    # now dir=<apparix mark> and cur=<subdirectory-of-mark> (completing on this)
apparix-11-062/doc/apparix.1:868:    dir=\&`apparix --try-current-first -favour rOl $dir 2>/dev/null\&` || return 0
apparix-11-062/doc/apparix.1-869-    eval_compreply="COMPREPLY=( $(
##############################################
apparix-11-062/doc/apparix.html-881-    # now dir=&lt;apparix mark&gt; and cur=&lt;subdirectory-of-mark&gt; (completing on this)
apparix-11-062/doc/apparix.html:882:    dir=`apparix --try-current-first -favour rOl $dir 2&gt;/dev/null` || return 0
apparix-11-062/doc/apparix.html-883-    eval_compreply="COMPREPLY=( $(
##############################################
apparix-11-062/install-sh-87-
apparix-11-062/install-sh:88:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
apparix-11-062/install-sh-89-	    shift
##############################################
apparix-11-062/install-sh-91-
apparix-11-062/install-sh:92:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
apparix-11-062/install-sh-93-	    shift
##############################################
apparix-11-062/install-sh-153-	then
apparix-11-062/install-sh:154:		dst="$dst"/`basename $src`
apparix-11-062/install-sh-155-	else
##############################################
apparix-11-062/install-sh-160-## this sed command emulates the dirname command
apparix-11-062/install-sh:161:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
apparix-11-062/install-sh-162-
##############################################
apparix-11-062/install-sh-174-IFS='%'
apparix-11-062/install-sh:175:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
apparix-11-062/install-sh-176-IFS="${oIFS}"
##############################################
apparix-11-062/install-sh-208-	then
apparix-11-062/install-sh:209:		dstfile=`basename $dst`
apparix-11-062/install-sh-210-	else
##############################################
apparix-11-062/install-sh-218-	then
apparix-11-062/install-sh:219:		dstfile=`basename $dst`
apparix-11-062/install-sh-220-	else
##############################################
apparix-11-062/missing-145-         from any GNU archive site."
apparix-11-062/missing:146:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
apparix-11-062/missing-147-    test -z "$files" && files="config.h"
##############################################
apparix-11-062/missing-184-         proper tools for further handling them.
apparix-11-062/missing:185:         You can get \`$1' as part of \`Autoconf' from any GNU
apparix-11-062/missing-186-         archive site."
apparix-11-062/missing-187-
apparix-11-062/missing:188:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
apparix-11-062/missing:189:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
apparix-11-062/missing-190-    if test -f "$file"; then
##############################################
apparix-11-062/missing-213-	*.y)
apparix-11-062/missing:214:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
apparix-11-062/missing-215-	    if [ -f "$SRCFILE" ]; then
##############################################
apparix-11-062/missing-217-	    fi
apparix-11-062/missing:218:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
apparix-11-062/missing-219-	    if [ -f "$SRCFILE" ]; then
##############################################
apparix-11-062/missing-243-	*.l)
apparix-11-062/missing:244:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
apparix-11-062/missing-245-	    if [ -f "$SRCFILE" ]; then
##############################################
apparix-11-062/missing-267-
apparix-11-062/missing:268:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
apparix-11-062/missing-269-    if test -z "$file"; then
apparix-11-062/missing:270:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
apparix-11-062/missing-271-    fi
##############################################
apparix-11-062/missing-293-         the \`GNU make' package.  Grab either from any GNU archive site."
apparix-11-062/missing:294:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
apparix-11-062/missing-295-    if test -z "$file"; then
apparix-11-062/missing:296:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
apparix-11-062/missing:297:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
apparix-11-062/missing-298-    fi
##############################################
apparix-11-062/missing-321-	*o*)
apparix-11-062/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
apparix-11-062/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
apparix-11-062/missing-327-	*h*)
apparix-11-062/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
apparix-11-062/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
apparix-11-062/src/Makefile.in-250-.c.obj:
apparix-11-062/src/Makefile.in:251:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
apparix-11-062/src/Makefile.in-252-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
apparix-11-062/src/Makefile.in-254-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
apparix-11-062/src/Makefile.in:255:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
apparix-11-062/src/Makefile.in-256-
##############################################
apparix-11-062/src/Makefile.in-301-GTAGS:
apparix-11-062/src/Makefile.in:302:	here=`$(am__cd) $(top_builddir) && pwd` \
apparix-11-062/src/Makefile.in-303-	  && $(am__cd) $(top_srcdir) \
##############################################
apparix-11-062/src/Makefile.in-309-distdir: $(DISTFILES)
apparix-11-062/src/Makefile.in:310:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/src/Makefile.in:311:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/src/Makefile.in-312-	list='$(DISTFILES)'; \
##############################################
apparix-11-062/src/Makefile.in-323-	  if test -d $$d/$$file; then \
apparix-11-062/src/Makefile.in:324:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
apparix-11-062/src/Makefile.in-325-	    if test -d "$(distdir)/$$file"; then \
##############################################
apparix-11-062/src/apparix.c-125-,  "    # now dir=<apparix mark> and cur=<subdirectory-of-mark> (completing on this)"
apparix-11-062/src/apparix.c:126:,  "    dir=`apparix --try-current-first -favour rOl $dir 2>/dev/null` || return 0"
apparix-11-062/src/apparix.c-127-,  "    eval_compreply=\"COMPREPLY=( $("
##############################################
apparix-11-062/util/Makefile.in-242-.c.obj:
apparix-11-062/util/Makefile.in:243:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
apparix-11-062/util/Makefile.in-244-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
apparix-11-062/util/Makefile.in-246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
apparix-11-062/util/Makefile.in:247:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
apparix-11-062/util/Makefile.in-248-
##############################################
apparix-11-062/util/Makefile.in-293-GTAGS:
apparix-11-062/util/Makefile.in:294:	here=`$(am__cd) $(top_builddir) && pwd` \
apparix-11-062/util/Makefile.in-295-	  && $(am__cd) $(top_srcdir) \
##############################################
apparix-11-062/util/Makefile.in-301-distdir: $(DISTFILES)
apparix-11-062/util/Makefile.in:302:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/util/Makefile.in:303:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
apparix-11-062/util/Makefile.in-304-	list='$(DISTFILES)'; \
##############################################
apparix-11-062/util/Makefile.in-315-	  if test -d $$d/$$file; then \
apparix-11-062/util/Makefile.in:316:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
apparix-11-062/util/Makefile.in-317-	    if test -d "$(distdir)/$$file"; then \
##############################################
apparix-11-062/.pc/00-fix-spelling.patch/doc/apparix.1-867-    # now dir=<apparix mark> and cur=<subdirectory-of-mark> (completing on this)
apparix-11-062/.pc/00-fix-spelling.patch/doc/apparix.1:868:    dir=\&`apparix --try-current-first -favour rOl $dir 2>/dev/null\&` || return 0
apparix-11-062/.pc/00-fix-spelling.patch/doc/apparix.1-869-    eval_compreply="COMPREPLY=( $(
##############################################
apparix-11-062/.pc/00-fix-spelling.patch/doc/apparix.html-881-    # now dir=&lt;apparix mark&gt; and cur=&lt;subdirectory-of-mark&gt; (completing on this)
apparix-11-062/.pc/00-fix-spelling.patch/doc/apparix.html:882:    dir=`apparix --try-current-first -favour rOl $dir 2&gt;/dev/null` || return 0
apparix-11-062/.pc/00-fix-spelling.patch/doc/apparix.html-883-    eval_compreply="COMPREPLY=( $(