===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
yelp-tools-3.38.0/Makefile.in-49-  { \
yelp-tools-3.38.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
yelp-tools-3.38.0/Makefile.in-51-  }; \
##############################################
yelp-tools-3.38.0/Makefile.in-174-  while test -n "$$dir1"; do \
yelp-tools-3.38.0/Makefile.in:175:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
yelp-tools-3.38.0/Makefile.in-176-    if test "$$first" != "."; then \
yelp-tools-3.38.0/Makefile.in-177-      if test "$$first" = ".."; then \
yelp-tools-3.38.0/Makefile.in:178:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
yelp-tools-3.38.0/Makefile.in:179:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
yelp-tools-3.38.0/Makefile.in-180-      else \
yelp-tools-3.38.0/Makefile.in:181:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
yelp-tools-3.38.0/Makefile.in-182-        if test "$$first2" = "$$first"; then \
yelp-tools-3.38.0/Makefile.in:183:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
yelp-tools-3.38.0/Makefile.in-184-        else \
##############################################
yelp-tools-3.38.0/Makefile.in-189-    fi; \
yelp-tools-3.38.0/Makefile.in:190:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
yelp-tools-3.38.0/Makefile.in-191-  done; \
##############################################
yelp-tools-3.38.0/Makefile.in-346-	dot_seen=no; \
yelp-tools-3.38.0/Makefile.in:347:	target=`echo $@ | sed s/-recursive//`; \
yelp-tools-3.38.0/Makefile.in-348-	case "$@" in \
##############################################
yelp-tools-3.38.0/Makefile.in-409-GTAGS:
yelp-tools-3.38.0/Makefile.in:410:	here=`$(am__cd) $(top_builddir) && pwd` \
yelp-tools-3.38.0/Makefile.in-411-	  && $(am__cd) $(top_srcdir) \
##############################################
yelp-tools-3.38.0/Makefile.in-444-	test -d "$(distdir)" || mkdir "$(distdir)"
yelp-tools-3.38.0/Makefile.in:445:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/Makefile.in:446:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/Makefile.in-447-	list='$(DISTFILES)'; \
##############################################
yelp-tools-3.38.0/Makefile.in-458-	  if test -d $$d/$$file; then \
yelp-tools-3.38.0/Makefile.in:459:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
yelp-tools-3.38.0/Makefile.in-460-	    if test -d "$(distdir)/$$file"; then \
##############################################
yelp-tools-3.38.0/Makefile.in-568-	test -d $(distdir)/_build || exit 0; \
yelp-tools-3.38.0/Makefile.in:569:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
yelp-tools-3.38.0/Makefile.in-570-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
yelp-tools-3.38.0/Makefile.in-612-	}; \
yelp-tools-3.38.0/Makefile.in:613:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
yelp-tools-3.38.0/Makefile.in-614-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
yelp-tools-3.38.0/Makefile.in-624-	fi
yelp-tools-3.38.0/Makefile.in:625:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
yelp-tools-3.38.0/Makefile.in-626-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
yelp-tools-3.38.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
yelp-tools-3.38.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
yelp-tools-3.38.0/configure-47-  as_echo='print -r --'
yelp-tools-3.38.0/configure-48-  as_echo_n='print -rn --'
yelp-tools-3.38.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
yelp-tools-3.38.0/configure-50-  as_echo='printf %s\n'
##############################################
yelp-tools-3.38.0/configure-52-else
yelp-tools-3.38.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
yelp-tools-3.38.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
yelp-tools-3.38.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
yelp-tools-3.38.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
yelp-tools-3.38.0/configure-64-      esac;
##############################################
yelp-tools-3.38.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
yelp-tools-3.38.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
yelp-tools-3.38.0/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
yelp-tools-3.38.0/configure-327-      case $as_dir in #(
yelp-tools-3.38.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
yelp-tools-3.38.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
yelp-tools-3.38.0/configure-400-  {
yelp-tools-3.38.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
yelp-tools-3.38.0/configure-402-  }
##############################################
yelp-tools-3.38.0/configure-407-# ----------------------------------------
yelp-tools-3.38.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
yelp-tools-3.38.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
yelp-tools-3.38.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
yelp-tools-3.38.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
yelp-tools-3.38.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
yelp-tools-3.38.0/configure-750-  case $ac_option in
yelp-tools-3.38.0/configure:751:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
yelp-tools-3.38.0/configure-752-  *=)   ac_optarg= ;;
##############################################
yelp-tools-3.38.0/configure-794-  -disable-* | --disable-*)
yelp-tools-3.38.0/configure:795:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
yelp-tools-3.38.0/configure-796-    # Reject names that are not valid shell variable names.
##############################################
yelp-tools-3.38.0/configure-799-    ac_useropt_orig=$ac_useropt
yelp-tools-3.38.0/configure:800:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yelp-tools-3.38.0/configure-801-    case $ac_user_opts in
##############################################
yelp-tools-3.38.0/configure-820-  -enable-* | --enable-*)
yelp-tools-3.38.0/configure:821:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
yelp-tools-3.38.0/configure-822-    # Reject names that are not valid shell variable names.
##############################################
yelp-tools-3.38.0/configure-825-    ac_useropt_orig=$ac_useropt
yelp-tools-3.38.0/configure:826:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yelp-tools-3.38.0/configure-827-    case $ac_user_opts in
##############################################
yelp-tools-3.38.0/configure-1024-  -with-* | --with-*)
yelp-tools-3.38.0/configure:1025:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
yelp-tools-3.38.0/configure-1026-    # Reject names that are not valid shell variable names.
##############################################
yelp-tools-3.38.0/configure-1029-    ac_useropt_orig=$ac_useropt
yelp-tools-3.38.0/configure:1030:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yelp-tools-3.38.0/configure-1031-    case $ac_user_opts in
##############################################
yelp-tools-3.38.0/configure-1040-  -without-* | --without-*)
yelp-tools-3.38.0/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
yelp-tools-3.38.0/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
yelp-tools-3.38.0/configure-1045-    ac_useropt_orig=$ac_useropt
yelp-tools-3.38.0/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yelp-tools-3.38.0/configure-1047-    case $ac_user_opts in
##############################################
yelp-tools-3.38.0/configure-1078-  *=*)
yelp-tools-3.38.0/configure:1079:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
yelp-tools-3.38.0/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
yelp-tools-3.38.0/configure-1099-if test -n "$ac_prev"; then
yelp-tools-3.38.0/configure:1100:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
yelp-tools-3.38.0/configure-1101-  as_fn_error $? "missing argument to $ac_option"
##############################################
yelp-tools-3.38.0/configure-1121-    */ )
yelp-tools-3.38.0/configure:1122:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
yelp-tools-3.38.0/configure-1123-      eval $ac_var=\$ac_val;;
##############################################
yelp-tools-3.38.0/configure-1156-ac_ls_di=`ls -di .` &&
yelp-tools-3.38.0/configure:1157:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
yelp-tools-3.38.0/configure-1158-  as_fn_error $? "working directory cannot be determined"
##############################################
yelp-tools-3.38.0/configure-1212-case $srcdir in
yelp-tools-3.38.0/configure:1213:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
yelp-tools-3.38.0/configure-1214-esac
##############################################
yelp-tools-3.38.0/configure-1255-By default, \`make install' will install all the files in
yelp-tools-3.38.0/configure:1256:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
yelp-tools-3.38.0/configure:1257:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
yelp-tools-3.38.0/configure-1258-for instance \`--prefix=\$HOME'.
##############################################
yelp-tools-3.38.0/configure-1335-*)
yelp-tools-3.38.0/configure:1336:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
yelp-tools-3.38.0/configure-1337-  # A ".." for each directory in $ac_dir_suffix.
yelp-tools-3.38.0/configure:1338:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
yelp-tools-3.38.0/configure-1339-  case $ac_top_builddir_sub in
##############################################
yelp-tools-3.38.0/configure-1471-    *\'*)
yelp-tools-3.38.0/configure:1472:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
yelp-tools-3.38.0/configure-1473-    esac
##############################################
yelp-tools-3.38.0/configure-1554-      case $ac_val in
yelp-tools-3.38.0/configure:1555:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
yelp-tools-3.38.0/configure-1556-      esac
##############################################
yelp-tools-3.38.0/configure-1569-	case $ac_val in
yelp-tools-3.38.0/configure:1570:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
yelp-tools-3.38.0/configure-1571-	esac
##############################################
yelp-tools-3.38.0/configure-1689-    set,)
yelp-tools-3.38.0/configure:1690:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
yelp-tools-3.38.0/configure:1691:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
yelp-tools-3.38.0/configure-1692-      ac_cache_corrupted=: ;;
##############################################
yelp-tools-3.38.0/configure-1700-	# differences in whitespace do not lead to failure.
yelp-tools-3.38.0/configure:1701:	ac_old_val_w=`echo x $ac_old_val`
yelp-tools-3.38.0/configure:1702:	ac_new_val_w=`echo x $ac_new_val`
yelp-tools-3.38.0/configure-1703-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
yelp-tools-3.38.0/configure-1720-    case $ac_new_val in
yelp-tools-3.38.0/configure:1721:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
yelp-tools-3.38.0/configure-1722-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
yelp-tools-3.38.0/configure-1895-     echo "timestamp, slept: $am_has_slept" > conftest.file
yelp-tools-3.38.0/configure:1896:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
yelp-tools-3.38.0/configure-1897-     if test "$*" = "X"; then
yelp-tools-3.38.0/configure-1898-	# -L didn't work.
yelp-tools-3.38.0/configure:1899:	set X `ls -t "$srcdir/configure" conftest.file`
yelp-tools-3.38.0/configure-1900-     fi
##############################################
yelp-tools-3.38.0/configure-1946-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
yelp-tools-3.38.0/configure:1947:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
yelp-tools-3.38.0/configure-1948-
yelp-tools-3.38.0/configure-1949-# Expand $ac_aux_dir to an absolute path.
yelp-tools-3.38.0/configure:1950:am_aux_dir=`cd "$ac_aux_dir" && pwd`
yelp-tools-3.38.0/configure-1951-
##############################################
yelp-tools-3.38.0/configure-2091-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
yelp-tools-3.38.0/configure:2092:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
yelp-tools-3.38.0/configure-2093-	     'mkdir (GNU coreutils) '* | \
##############################################
yelp-tools-3.38.0/configure-2164-set x ${MAKE-make}
yelp-tools-3.38.0/configure:2165:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
yelp-tools-3.38.0/configure-2166-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
yelp-tools-3.38.0/configure-2174-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
yelp-tools-3.38.0/configure:2175:case `${MAKE-make} -f conftest.make 2>/dev/null` in
yelp-tools-3.38.0/configure-2176-  *@@@%%%=?*=@@@%%%*)
##############################################
yelp-tools-3.38.0/configure-2240-
yelp-tools-3.38.0/configure:2241:if test "`cd $srcdir && pwd`" != "`pwd`"; then
yelp-tools-3.38.0/configure-2242-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
yelp-tools-3.38.0/configure-2457-fi
yelp-tools-3.38.0/configure:2458:if test `$XMLLINT --version 2>&1 | head -n1 | cut -d' ' -f5` -lt 20612 ; then
yelp-tools-3.38.0/configure-2459-   as_fn_error $? "xmllint too old; 2.6.12 required" "$LINENO" 5
##############################################
yelp-tools-3.38.0/configure-2501-fi
yelp-tools-3.38.0/configure:2502:if test `$XSLTPROC --version 2>&1 | head -n1 | cut -d' ' -f5` -lt 10108 ; then
yelp-tools-3.38.0/configure-2503-   as_fn_error $? "xsltproc too old; 1.1.8 required" "$LINENO" 5
##############################################
yelp-tools-3.38.0/configure-2776-
yelp-tools-3.38.0/configure:2777:XSL_PATH="`$PKG_CONFIG --variable=xsltdir yelp-xsl`"
yelp-tools-3.38.0/configure-2778-
##############################################
yelp-tools-3.38.0/configure-2796-
yelp-tools-3.38.0/configure:2797:XSL_DB2HTML="`$PKG_CONFIG --variable=db2html yelp-xsl`"
yelp-tools-3.38.0/configure-2798-
yelp-tools-3.38.0/configure-2799-
yelp-tools-3.38.0/configure:2800:XSL_DB2XHTML="`$PKG_CONFIG --variable=db2xhtml yelp-xsl`"
yelp-tools-3.38.0/configure-2801-
yelp-tools-3.38.0/configure-2802-
yelp-tools-3.38.0/configure:2803:XSL_MAL2HTML="`$PKG_CONFIG --variable=mal2html yelp-xsl`"
yelp-tools-3.38.0/configure-2804-
yelp-tools-3.38.0/configure-2805-
yelp-tools-3.38.0/configure:2806:XSL_MAL2XHTML="`$PKG_CONFIG --variable=mal2xhtml yelp-xsl`"
yelp-tools-3.38.0/configure-2807-
yelp-tools-3.38.0/configure-2808-
yelp-tools-3.38.0/configure:2809:YELP_ICON_DIR="`$PKG_CONFIG --variable=icondir yelp-xsl`"/hicolor/24x24/status
yelp-tools-3.38.0/configure-2810-
yelp-tools-3.38.0/configure-2811-
yelp-tools-3.38.0/configure:2812:YELP_JS_DIR="`$PKG_CONFIG --variable=jsdir yelp-xsl`"
yelp-tools-3.38.0/configure-2813-
##############################################
yelp-tools-3.38.0/configure-2951-'
yelp-tools-3.38.0/configure:2952:DEFS=`sed -n "$ac_script" confdefs.h`
yelp-tools-3.38.0/configure-2953-
##############################################
yelp-tools-3.38.0/configure-2960-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
yelp-tools-3.38.0/configure:2961:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
yelp-tools-3.38.0/configure-2962-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
yelp-tools-3.38.0/configure-3036-if test -z "$BASH_VERSION$ZSH_VERSION" \
yelp-tools-3.38.0/configure:3037:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
yelp-tools-3.38.0/configure-3038-  as_echo='print -r --'
yelp-tools-3.38.0/configure-3039-  as_echo_n='print -rn --'
yelp-tools-3.38.0/configure:3040:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
yelp-tools-3.38.0/configure-3041-  as_echo='printf %s\n'
##############################################
yelp-tools-3.38.0/configure-3043-else
yelp-tools-3.38.0/configure:3044:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
yelp-tools-3.38.0/configure-3045-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
yelp-tools-3.38.0/configure-3053-	expr "X$arg" : "X\\(.*\\)$as_nl";
yelp-tools-3.38.0/configure:3054:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
yelp-tools-3.38.0/configure-3055-      esac;
##############################################
yelp-tools-3.38.0/configure-3130-# ----------------------------------------
yelp-tools-3.38.0/configure:3131:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
yelp-tools-3.38.0/configure-3132-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
yelp-tools-3.38.0/configure-3202-  {
yelp-tools-3.38.0/configure:3203:    as_val=`expr "$@" || test $? -eq 1`
yelp-tools-3.38.0/configure-3204-  }
##############################################
yelp-tools-3.38.0/configure-3306-      case $as_dir in #(
yelp-tools-3.38.0/configure:3307:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
yelp-tools-3.38.0/configure-3308-      *) as_qdir=$as_dir;;
##############################################
yelp-tools-3.38.0/configure-3428-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
yelp-tools-3.38.0/configure:3429:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
yelp-tools-3.38.0/configure-3430-ac_cs_version="\\
##############################################
yelp-tools-3.38.0/configure-3453-  --*=?*)
yelp-tools-3.38.0/configure:3454:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
yelp-tools-3.38.0/configure:3455:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
yelp-tools-3.38.0/configure-3456-    ac_shift=:
##############################################
yelp-tools-3.38.0/configure-3458-  --*=)
yelp-tools-3.38.0/configure:3459:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
yelp-tools-3.38.0/configure-3460-    ac_optarg=
##############################################
yelp-tools-3.38.0/configure-3482-    case $ac_optarg in
yelp-tools-3.38.0/configure:3483:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
yelp-tools-3.38.0/configure-3484-    '') as_fn_error $? "missing file argument" ;;
##############################################
yelp-tools-3.38.0/configure-3606-fi
yelp-tools-3.38.0/configure:3607:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
yelp-tools-3.38.0/configure-3608-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
yelp-tools-3.38.0/configure-3623-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
yelp-tools-3.38.0/configure:3624:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
yelp-tools-3.38.0/configure-3625-ac_delim='%!_!# '
##############################################
yelp-tools-3.38.0/configure-3629-
yelp-tools-3.38.0/configure:3630:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
yelp-tools-3.38.0/configure-3631-  if test $ac_delim_n = $ac_delim_num; then
##############################################
yelp-tools-3.38.0/configure-3791-      esac
yelp-tools-3.38.0/configure:3792:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
yelp-tools-3.38.0/configure-3793-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
yelp-tools-3.38.0/configure-3850-*)
yelp-tools-3.38.0/configure:3851:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
yelp-tools-3.38.0/configure-3852-  # A ".." for each directory in $ac_dir_suffix.
yelp-tools-3.38.0/configure:3853:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
yelp-tools-3.38.0/configure-3854-  case $ac_top_builddir_sub in
##############################################
yelp-tools-3.38.0/configure-3911-/@mandir@/p'
yelp-tools-3.38.0/configure:3912:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
yelp-tools-3.38.0/configure-3913-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
yelp-tools-3.38.0/configure-3928-
yelp-tools-3.38.0/configure:3929:# Neutralize VPATH when `$srcdir' = `.'.
yelp-tools-3.38.0/configure-3930-# Shell code in configure.ac might set extrasub.
##############################################
yelp-tools-3.38.0/configure-3956-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
yelp-tools-3.38.0/configure:3957:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
yelp-tools-3.38.0/configure-3958-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
yelp-tools-3.38.0/tools/Makefile.in-51-  { \
yelp-tools-3.38.0/tools/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
yelp-tools-3.38.0/tools/Makefile.in-53-  }; \
##############################################
yelp-tools-3.38.0/tools/Makefile.in-98-CONFIG_CLEAN_VPATH_FILES =
yelp-tools-3.38.0/tools/Makefile.in:99:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
yelp-tools-3.38.0/tools/Makefile.in-100-am__vpath_adj = case $$p in \
yelp-tools-3.38.0/tools/Makefile.in:101:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
yelp-tools-3.38.0/tools/Makefile.in-102-    *) f=$$p;; \
yelp-tools-3.38.0/tools/Makefile.in-103-  esac;
yelp-tools-3.38.0/tools/Makefile.in:104:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
yelp-tools-3.38.0/tools/Makefile.in-105-am__install_max = 40
yelp-tools-3.38.0/tools/Makefile.in-106-am__nobase_strip_setup = \
yelp-tools-3.38.0/tools/Makefile.in:107:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
yelp-tools-3.38.0/tools/Makefile.in-108-am__nobase_strip = \
##############################################
yelp-tools-3.38.0/tools/Makefile.in-341-	@list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
yelp-tools-3.38.0/tools/Makefile.in:342:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
yelp-tools-3.38.0/tools/Makefile.in-343-	dir='$(DESTDIR)$(aclocaldir)'; $(am__uninstall_files_from_dir)
##############################################
yelp-tools-3.38.0/tools/Makefile.in-354-distdir-am: $(DISTFILES)
yelp-tools-3.38.0/tools/Makefile.in:355:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/tools/Makefile.in:356:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/tools/Makefile.in-357-	list='$(DISTFILES)'; \
##############################################
yelp-tools-3.38.0/tools/Makefile.in-368-	  if test -d $$d/$$file; then \
yelp-tools-3.38.0/tools/Makefile.in:369:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
yelp-tools-3.38.0/tools/Makefile.in-370-	    if test -d "$(distdir)/$$file"; then \
##############################################
yelp-tools-3.38.0/tools/yelp-new.in-21-yelp_describe_tmpl () {
yelp-tools-3.38.0/tools/yelp-new.in:22:    line="  "`basename "$1" | sed -e 's/\.'$2'$//'`
yelp-tools-3.38.0/tools/yelp-new.in:23:    desc=`cat "$f" | grep '<\?yelp-tmpl-desc' | sed -e 's/<?yelp-tmpl-desc //' -e 's/?>$//'`
yelp-tools-3.38.0/tools/yelp-new.in-24-    if [ "x$desc" != "x" ]; then
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-34-    if [ ! -d "$1" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:35:        mkdir_p `dirname "$1"`
yelp-tools-3.38.0/tools/yelp-build.in-36-        mkdir "$1"
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-246-    if [ "x$html_internal_xsl" != "x" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:247:        echo '<xsl:include href="file://'`echo "$html_internal_xsl" | urlencode`'"/>'
yelp-tools-3.38.0/tools/yelp-build.in-248-    fi
yelp-tools-3.38.0/tools/yelp-build.in-249-    if [ "x$html_custom" != "x" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:250:        echo '<xsl:include href="file://'`echo "$html_custom" | urlencode`'"/>'
yelp-tools-3.38.0/tools/yelp-build.in-251-    fi
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-290-    for xml in "$@"; do
yelp-tools-3.38.0/tools/yelp-build.in:291:        xmldir=`dirname "$xml"`
yelp-tools-3.38.0/tools/yelp-build.in:292:        xmldir=`(cd "$xmldir" && pwd)`
yelp-tools-3.38.0/tools/yelp-build.in-293-        # Output HTML
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-301-            if [ "x$is_xhtml" = "x1" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:302:                xsl='file://'`echo "$xsl_db2xhtml" | urlencode`
yelp-tools-3.38.0/tools/yelp-build.in-303-            else
yelp-tools-3.38.0/tools/yelp-build.in:304:                xsl='file://'`echo "$xsl_db2html" | urlencode`
yelp-tools-3.38.0/tools/yelp-build.in-305-            fi
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-327-            ) | xsltproc --path "$html_paths" --xinclude - "$xml" | while read media; do
yelp-tools-3.38.0/tools/yelp-build.in:328:                mfile=`echo "$media" | urldecode`
yelp-tools-3.38.0/tools/yelp-build.in-329-                minput="$xmldir/$mfile"
yelp-tools-3.38.0/tools/yelp-build.in-330-                moutput="$html_out/$mfile"
yelp-tools-3.38.0/tools/yelp-build.in:331:                mkdir_p `dirname "$moutput"`
yelp-tools-3.38.0/tools/yelp-build.in-332-                if [ ! -f "$minput" -a "x$html_paths" != "x" ]; then
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-354-    if [ "x$html_cache_file" != "x" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:355:        html_cache_file=`(cd $(dirname "$html_cache_file") && pwd)`/`basename "$html_cache_file"`
yelp-tools-3.38.0/tools/yelp-build.in-356-    else
yelp-tools-3.38.0/tools/yelp-build.in-357-        html_cache_file_is_tmp="yes"
yelp-tools-3.38.0/tools/yelp-build.in:358:        html_cache_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-build.in-359-        yelp_cache -o "$html_cache_file" "$@"
yelp-tools-3.38.0/tools/yelp-build.in-360-    fi
yelp-tools-3.38.0/tools/yelp-build.in:361:    html_tmp_infile=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-build.in-362-    yelp_cache_in "$@" > "$html_tmp_infile"
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-374-        if [ "x$is_xhtml" = "x1" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:375:            xsl='file://'`echo "$xsl_mal2xhtml" | urlencode`
yelp-tools-3.38.0/tools/yelp-build.in-376-        else
yelp-tools-3.38.0/tools/yelp-build.in:377:            xsl='file://'`echo "$xsl_mal2html" | urlencode`
yelp-tools-3.38.0/tools/yelp-build.in-378-        fi
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-382-        yelp_html_xsl_common
yelp-tools-3.38.0/tools/yelp-build.in:383:        html_cache_url='file://'`echo "$html_cache_file" | urlencode`
yelp-tools-3.38.0/tools/yelp-build.in-384-        echo '<xsl:param name="mal.cache.file" select="'"'$html_cache_url'"'"/>'
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-416-        fi
yelp-tools-3.38.0/tools/yelp-build.in:417:        line_dest=`echo "$line_dest" | urldecode`
yelp-tools-3.38.0/tools/yelp-build.in-418-        if [ "$line_src" != "$line_dest" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:419:            line_dir=`dirname "$line_dest"`
yelp-tools-3.38.0/tools/yelp-build.in-420-            mkdir_p "$line_dir"
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-476-    fi
yelp-tools-3.38.0/tools/yelp-build.in:477:    html_out=`(cd "$html_out" && pwd)`
yelp-tools-3.38.0/tools/yelp-build.in-478-    if [ "x$html_custom" != "x" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:479:        html_custom_dir=`dirname "$html_custom"`
yelp-tools-3.38.0/tools/yelp-build.in:480:        html_custom_dir=`(cd "$html_custom_dir" && pwd)`
yelp-tools-3.38.0/tools/yelp-build.in:481:        html_custom="$html_custom_dir"/`basename "$html_custom"`
yelp-tools-3.38.0/tools/yelp-build.in-482-    fi
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-486-    fi
yelp-tools-3.38.0/tools/yelp-build.in:487:    ext=`echo "$1" | sed -e 's/.*\.//'`
yelp-tools-3.38.0/tools/yelp-build.in-488-    if [ "x$ext" = "xxml" -o "x$ext" = "xdocbook" ]; then
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-531-    if [ "x$epub_cache_file" != "x" ]; then
yelp-tools-3.38.0/tools/yelp-build.in:532:        epub_cache_file=`(cd $(dirname "$epub_cache_file") && pwd)`/`basename "$epub_cache_file"`
yelp-tools-3.38.0/tools/yelp-build.in-533-    else
yelp-tools-3.38.0/tools/yelp-build.in-534-        epub_cache_file_is_tmp="yes"
yelp-tools-3.38.0/tools/yelp-build.in:535:        epub_cache_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-build.in-536-        yelp_cache -o "$epub_cache_file" "$@"
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-538-    html_cache_file="$epub_cache_file"
yelp-tools-3.38.0/tools/yelp-build.in:539:    epub_data_out=`mktemp -d "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-build.in-540-    html_out="$epub_data_out/OPS"
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-547-    epub_id=`uuidgen`
yelp-tools-3.38.0/tools/yelp-build.in:548:    epub_data=`(cd "$html_out" && ls yelp/*.*)`
yelp-tools-3.38.0/tools/yelp-build.in-549-    xsltproc \
##############################################
yelp-tools-3.38.0/tools/yelp-build.in-575-    else
yelp-tools-3.38.0/tools/yelp-build.in:576:        epub_out=`(cd $(dirname "$epub_out") && pwd)`/`basename "$epub_out"`
yelp-tools-3.38.0/tools/yelp-build.in-577-    fi
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-358-        while read id url; do
yelp-tools-3.38.0/tools/yelp-check.in:359:            colon=`echo "$url" | cut -d: -f1`
yelp-tools-3.38.0/tools/yelp-check.in-360-            if [ "x$colon" = "x$url" ]; then
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-401-    fi
yelp-tools-3.38.0/tools/yelp-check.in:402:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in:403:    check_href_cache=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-404-    echo > "$check_href_cache"
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-510-        echo ' version="1.0">'
yelp-tools-3.38.0/tools/yelp-check.in:511:        xsl='file://'`urlencode "$xsl_mal_link"`
yelp-tools-3.38.0/tools/yelp-check.in-512-        echo '<xsl:import href="'"$xsl"'"/>'
yelp-tools-3.38.0/tools/yelp-check.in:513:        check_cache_url='file://'`urlencode "$check_cache_file"`
yelp-tools-3.38.0/tools/yelp-check.in-514-        echo '<xsl:param name="mal.cache.file" select="'"'$check_cache_url'"'"/>'
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-601-
yelp-tools-3.38.0/tools/yelp-check.in:602:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-603-    check_db=yelp_links_db
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-663-    fi
yelp-tools-3.38.0/tools/yelp-check.in:664:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-665-    check_db=yelp_media_page
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-688-        echo ' version="1.0">'
yelp-tools-3.38.0/tools/yelp-check.in:689:        xsl='file://'`urlencode "$xsl_mal_link"`
yelp-tools-3.38.0/tools/yelp-check.in-690-        echo '<xsl:import href="'"$xsl"'"/>'
yelp-tools-3.38.0/tools/yelp-check.in:691:        check_cache_url='file://'`urlencode "$check_cache_file"`
yelp-tools-3.38.0/tools/yelp-check.in-692-        echo '<xsl:param name="mal.cache.file" select="'"'$check_cache_url'"'"/>'
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-760-
yelp-tools-3.38.0/tools/yelp-check.in:761:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-762-    check_db=
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-1037-    fi
yelp-tools-3.38.0/tools/yelp-check.in:1038:    check_cache_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-1039-    if [ "x$check_site" = "x1" ]; then
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-1061-    if [ "x$major" = "x5" ]; then
yelp-tools-3.38.0/tools/yelp-check.in:1062:        check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-1063-        # Canonical URIs are http, but they 301 redirect to https. jing can handle
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-1080-                rng_uri="https://docbook.org/xml/$version/rng/docbook.rng"
yelp-tools-3.38.0/tools/yelp-check.in:1081:                check_rng_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-1082-                curl -sL -o "$check_rng_file" "$rng_uri"
##############################################
yelp-tools-3.38.0/tools/yelp-check.in-1098-yelp_validate_page () {
yelp-tools-3.38.0/tools/yelp-check.in:1099:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/tools/yelp-check.in-1100-    check_rng_file="/usr/share/yelp-tools/mallard/mallard-1.0.rng"
##############################################
yelp-tools-3.38.0/tools/yelp.m4-158-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
yelp-tools-3.38.0/tools/yelp.m4:159:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/tools/yelp.m4:160:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
yelp-tools-3.38.0/tools/yelp.m4-161-	done; done
yelp-tools-3.38.0/tools/yelp.m4-162-	@for f in $(_HELP_C_EXTRA); do \
yelp-tools-3.38.0/tools/yelp.m4:163:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
yelp-tools-3.38.0/tools/yelp.m4-164-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
yelp-tools-3.38.0/tools/yelp.m4-166-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
yelp-tools-3.38.0/tools/yelp.m4:167:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/tools/yelp.m4:168:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
yelp-tools-3.38.0/tools/yelp.m4-169-	done
##############################################
yelp-tools-3.38.0/tools/yelp.m4-173-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
yelp-tools-3.38.0/tools/yelp.m4:174:	    mdir=`dirname "$$f"`; \
yelp-tools-3.38.0/tools/yelp.m4-175-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
yelp-tools-3.38.0/tools/yelp.m4-199-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
yelp-tools-3.38.0/tools/yelp.m4:200:	  echo "rm -f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/tools/yelp.m4:201:	  rm -f "$$helpdir`basename $$f`"; \
yelp-tools-3.38.0/tools/yelp.m4-202-	done; done
yelp-tools-3.38.0/tools/yelp.m4-203-	@for f in $(_HELP_C_EXTRA); do \
yelp-tools-3.38.0/tools/yelp.m4:204:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
yelp-tools-3.38.0/tools/yelp.m4-205-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
yelp-tools-3.38.0/tools/yelp.m4:206:	  echo "rm -f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/tools/yelp.m4:207:	  rm -f "$$helpdir`basename $$f`"; \
yelp-tools-3.38.0/tools/yelp.m4-208-	done
##############################################
yelp-tools-3.38.0/templates/Makefile.in-50-  { \
yelp-tools-3.38.0/templates/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
yelp-tools-3.38.0/templates/Makefile.in-52-  }; \
##############################################
yelp-tools-3.38.0/templates/Makefile.in-116-  esac
yelp-tools-3.38.0/templates/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
yelp-tools-3.38.0/templates/Makefile.in-118-am__vpath_adj = case $$p in \
yelp-tools-3.38.0/templates/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
yelp-tools-3.38.0/templates/Makefile.in-120-    *) f=$$p;; \
yelp-tools-3.38.0/templates/Makefile.in-121-  esac;
yelp-tools-3.38.0/templates/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
yelp-tools-3.38.0/templates/Makefile.in-123-am__install_max = 40
yelp-tools-3.38.0/templates/Makefile.in-124-am__nobase_strip_setup = \
yelp-tools-3.38.0/templates/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
yelp-tools-3.38.0/templates/Makefile.in-126-am__nobase_strip = \
##############################################
yelp-tools-3.38.0/templates/Makefile.in-305-	@list='$(tmpl_DATA)'; test -n "$(tmpldir)" || list=; \
yelp-tools-3.38.0/templates/Makefile.in:306:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
yelp-tools-3.38.0/templates/Makefile.in-307-	dir='$(DESTDIR)$(tmpldir)'; $(am__uninstall_files_from_dir)
##############################################
yelp-tools-3.38.0/templates/Makefile.in-318-distdir-am: $(DISTFILES)
yelp-tools-3.38.0/templates/Makefile.in:319:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/templates/Makefile.in:320:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/templates/Makefile.in-321-	list='$(DISTFILES)'; \
##############################################
yelp-tools-3.38.0/templates/Makefile.in-332-	  if test -d $$d/$$file; then \
yelp-tools-3.38.0/templates/Makefile.in:333:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
yelp-tools-3.38.0/templates/Makefile.in-334-	    if test -d "$(distdir)/$$file"; then \
##############################################
yelp-tools-3.38.0/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
yelp-tools-3.38.0/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
yelp-tools-3.38.0/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
yelp-tools-3.38.0/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
yelp-tools-3.38.0/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
yelp-tools-3.38.0/aclocal.m4-181-        else 
yelp-tools-3.38.0/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
yelp-tools-3.38.0/aclocal.m4-183-        fi
##############################################
yelp-tools-3.38.0/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
yelp-tools-3.38.0/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
yelp-tools-3.38.0/aclocal.m4-438-# and then we would define $MISSING as
##############################################
yelp-tools-3.38.0/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
yelp-tools-3.38.0/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
yelp-tools-3.38.0/aclocal.m4-453-])
##############################################
yelp-tools-3.38.0/aclocal.m4-489-AC_REQUIRE([AC_PROG_INSTALL])dnl
yelp-tools-3.38.0/aclocal.m4:490:if test "`cd $srcdir && pwd`" != "`pwd`"; then
yelp-tools-3.38.0/aclocal.m4-491-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
yelp-tools-3.38.0/aclocal.m4-648-    * )
yelp-tools-3.38.0/aclocal.m4:649:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
yelp-tools-3.38.0/aclocal.m4-650-  esac
yelp-tools-3.38.0/aclocal.m4-651-done
yelp-tools-3.38.0/aclocal.m4:652:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
yelp-tools-3.38.0/aclocal.m4-653-
##############################################
yelp-tools-3.38.0/aclocal.m4-797-     echo "timestamp, slept: $am_has_slept" > conftest.file
yelp-tools-3.38.0/aclocal.m4:798:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
yelp-tools-3.38.0/aclocal.m4-799-     if test "$[*]" = "X"; then
yelp-tools-3.38.0/aclocal.m4-800-	# -L didn't work.
yelp-tools-3.38.0/aclocal.m4:801:	set X `ls -t "$srcdir/configure" conftest.file`
yelp-tools-3.38.0/aclocal.m4-802-     fi
##############################################
yelp-tools-3.38.0/install-sh-234-      fi
yelp-tools-3.38.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
yelp-tools-3.38.0/install-sh-236-    *)
##############################################
yelp-tools-3.38.0/install-sh-280-      dstdir=$dst
yelp-tools-3.38.0/install-sh:281:      dstbase=`basename "$src"`
yelp-tools-3.38.0/install-sh-282-      case $dst in
##############################################
yelp-tools-3.38.0/install-sh-287-    else
yelp-tools-3.38.0/install-sh:288:      dstdir=`dirname "$dst"`
yelp-tools-3.38.0/install-sh-289-      test -d "$dstdir"
##############################################
yelp-tools-3.38.0/install-sh-354-                   test_tmpdir="$tmpdir/a"
yelp-tools-3.38.0/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
yelp-tools-3.38.0/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
yelp-tools-3.38.0/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
yelp-tools-3.38.0/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
yelp-tools-3.38.0/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
yelp-tools-3.38.0/install-sh-419-            case $prefix in
yelp-tools-3.38.0/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
yelp-tools-3.38.0/install-sh-421-              *) qprefix=$prefix;;
##############################################
yelp-tools-3.38.0/install-sh-468-    if $copy_on_change &&
yelp-tools-3.38.0/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
yelp-tools-3.38.0/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
yelp-tools-3.38.0/install-sh-471-       set -f &&
##############################################
yelp-tools-3.38.0/xslt/Makefile.in-50-  { \
yelp-tools-3.38.0/xslt/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
yelp-tools-3.38.0/xslt/Makefile.in-52-  }; \
##############################################
yelp-tools-3.38.0/xslt/Makefile.in-116-  esac
yelp-tools-3.38.0/xslt/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
yelp-tools-3.38.0/xslt/Makefile.in-118-am__vpath_adj = case $$p in \
yelp-tools-3.38.0/xslt/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
yelp-tools-3.38.0/xslt/Makefile.in-120-    *) f=$$p;; \
yelp-tools-3.38.0/xslt/Makefile.in-121-  esac;
yelp-tools-3.38.0/xslt/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
yelp-tools-3.38.0/xslt/Makefile.in-123-am__install_max = 40
yelp-tools-3.38.0/xslt/Makefile.in-124-am__nobase_strip_setup = \
yelp-tools-3.38.0/xslt/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
yelp-tools-3.38.0/xslt/Makefile.in-126-am__nobase_strip = \
##############################################
yelp-tools-3.38.0/xslt/Makefile.in-315-	@list='$(xsl_DATA)'; test -n "$(xsldir)" || list=; \
yelp-tools-3.38.0/xslt/Makefile.in:316:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
yelp-tools-3.38.0/xslt/Makefile.in-317-	dir='$(DESTDIR)$(xsldir)'; $(am__uninstall_files_from_dir)
##############################################
yelp-tools-3.38.0/xslt/Makefile.in-328-distdir-am: $(DISTFILES)
yelp-tools-3.38.0/xslt/Makefile.in:329:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/xslt/Makefile.in:330:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yelp-tools-3.38.0/xslt/Makefile.in-331-	list='$(DISTFILES)'; \
##############################################
yelp-tools-3.38.0/xslt/Makefile.in-342-	  if test -d $$d/$$file; then \
yelp-tools-3.38.0/xslt/Makefile.in:343:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
yelp-tools-3.38.0/xslt/Makefile.in-344-	    if test -d "$(distdir)/$$file"; then \
##############################################
yelp-tools-3.38.0/configure.ac-22-fi
yelp-tools-3.38.0/configure.ac:23:if test `$XMLLINT --version 2>&1 | head -n1 | cut -d' ' -f5` -lt 20612 ; then
yelp-tools-3.38.0/configure.ac-24-   AC_MSG_ERROR([xmllint too old; 2.6.12 required])
##############################################
yelp-tools-3.38.0/configure.ac-30-fi
yelp-tools-3.38.0/configure.ac:31:if test `$XSLTPROC --version 2>&1 | head -n1 | cut -d' ' -f5` -lt 10108 ; then
yelp-tools-3.38.0/configure.ac-32-   AC_MSG_ERROR([xsltproc too old; 1.1.8 required])
##############################################
yelp-tools-3.38.0/configure.ac-44-
yelp-tools-3.38.0/configure.ac:45:XSL_PATH="`$PKG_CONFIG --variable=xsltdir yelp-xsl`"
yelp-tools-3.38.0/configure.ac-46-
##############################################
yelp-tools-3.38.0/configure.ac-64-
yelp-tools-3.38.0/configure.ac:65:XSL_DB2HTML="`$PKG_CONFIG --variable=db2html yelp-xsl`"
yelp-tools-3.38.0/configure.ac-66-AC_SUBST(XSL_DB2HTML)
yelp-tools-3.38.0/configure.ac-67-
yelp-tools-3.38.0/configure.ac:68:XSL_DB2XHTML="`$PKG_CONFIG --variable=db2xhtml yelp-xsl`"
yelp-tools-3.38.0/configure.ac-69-AC_SUBST(XSL_DB2XHTML)
yelp-tools-3.38.0/configure.ac-70-
yelp-tools-3.38.0/configure.ac:71:XSL_MAL2HTML="`$PKG_CONFIG --variable=mal2html yelp-xsl`"
yelp-tools-3.38.0/configure.ac-72-AC_SUBST(XSL_MAL2HTML)
yelp-tools-3.38.0/configure.ac-73-
yelp-tools-3.38.0/configure.ac:74:XSL_MAL2XHTML="`$PKG_CONFIG --variable=mal2xhtml yelp-xsl`"
yelp-tools-3.38.0/configure.ac-75-AC_SUBST(XSL_MAL2XHTML)
yelp-tools-3.38.0/configure.ac-76-
yelp-tools-3.38.0/configure.ac:77:YELP_ICON_DIR="`$PKG_CONFIG --variable=icondir yelp-xsl`"/hicolor/24x24/status
yelp-tools-3.38.0/configure.ac-78-AC_SUBST(YELP_ICON_DIR)
yelp-tools-3.38.0/configure.ac-79-
yelp-tools-3.38.0/configure.ac:80:YELP_JS_DIR="`$PKG_CONFIG --variable=jsdir yelp-xsl`"
yelp-tools-3.38.0/configure.ac-81-AC_SUBST(YELP_JS_DIR)
##############################################
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch-25--    if [ "x$check_rng_dir" = "x" ]; then
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch:26:-        check_rng_dir=`mktemp -d "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch-27--    fi
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch:28:     check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch-29--    check_rng_file=`(
##############################################
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch-49--            ) | xsltproc - "$1"`
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch:50:-    check_rng_file=`urlencode "$check_rng_file" /`.rng
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch-51--    if [ ! -f "$check_rng_dir/$check_rng_file" ]; then
##############################################
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch-56--        # we want the urlencoded string to be the on-disk name.
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch:57:-        xsltproc -o "$check_rng_dir/"`urlencode "$check_rng_file"` \
yelp-tools-3.38.0/debian/patches/local-mallard-rng.patch-58--            --param rng.strict "$check_strict" \
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-358-        while read id url; do
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:359:            colon=`echo "$url" | cut -d: -f1`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-360-            if [ "x$colon" = "x$url" ]; then
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-401-    fi
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:402:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:403:    check_href_cache=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-404-    echo > "$check_href_cache"
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-510-        echo ' version="1.0">'
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:511:        xsl='file://'`urlencode "$xsl_mal_link"`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-512-        echo '<xsl:import href="'"$xsl"'"/>'
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:513:        check_cache_url='file://'`urlencode "$check_cache_file"`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-514-        echo '<xsl:param name="mal.cache.file" select="'"'$check_cache_url'"'"/>'
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-601-
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:602:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-603-    check_db=yelp_links_db
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-663-    fi
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:664:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-665-    check_db=yelp_media_page
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-688-        echo ' version="1.0">'
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:689:        xsl='file://'`urlencode "$xsl_mal_link"`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-690-        echo '<xsl:import href="'"$xsl"'"/>'
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:691:        check_cache_url='file://'`urlencode "$check_cache_file"`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-692-        echo '<xsl:param name="mal.cache.file" select="'"'$check_cache_url'"'"/>'
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-760-
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:761:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-762-    check_db=
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1037-    fi
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:1038:    check_cache_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1039-    if [ "x$check_site" = "x1" ]; then
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1061-    if [ "x$major" = "x5" ]; then
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:1062:        check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1063-        # Canonical URIs are http, but they 301 redirect to https. jing can handle
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1080-                rng_uri="https://docbook.org/xml/$version/rng/docbook.rng"
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:1081:                check_rng_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1082-                curl -sL -o "$check_rng_file" "$rng_uri"
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1101-    if [ "x$check_rng_dir" = "x" ]; then
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:1102:        check_rng_dir=`mktemp -d "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1103-    fi
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:1104:    check_out_file=`mktemp "${TMPDIR:-/tmp}"/yelp-XXXXXXXX`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1105-    check_rng_file=`(
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1125-            ) | xsltproc - "$1"`
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:1126:    check_rng_file=`urlencode "$check_rng_file" /`.rng
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1127-    if [ ! -f "$check_rng_dir/$check_rng_file" ]; then
##############################################
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1132-        # we want the urlencoded string to be the on-disk name.
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in:1133:        xsltproc -o "$check_rng_dir/"`urlencode "$check_rng_file"` \
yelp-tools-3.38.0/.pc/local-mallard-rng.patch/tools/yelp-check.in-1134-            --param rng.strict "$check_strict" \
##############################################
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-158-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:159:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:160:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-161-	done; done
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-162-	@for f in $(_HELP_C_EXTRA); do \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:163:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-164-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-166-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:167:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:168:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-169-	done
##############################################
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-173-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:174:	    mdir=`dirname "$$f"`; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-175-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-193-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:194:	  echo "rm -f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:195:	  rm -f "$$helpdir`basename $$f`"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-196-	done; done
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-197-	@for f in $(_HELP_C_EXTRA); do \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:198:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-199-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:200:	  echo "rm -f $$helpdir`basename $$f`"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4:201:	  rm -f "$$helpdir`basename $$f`"; \
yelp-tools-3.38.0/.pc/relative-symlinks.patch/tools/yelp.m4-202-	done