===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ripperx-2.8.0/Makefile.in-40-  { \
ripperx-2.8.0/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ripperx-2.8.0/Makefile.in-42-  }; \
##############################################
ripperx-2.8.0/Makefile.in-128-  esac
ripperx-2.8.0/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ripperx-2.8.0/Makefile.in-130-am__vpath_adj = case $$p in \
ripperx-2.8.0/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ripperx-2.8.0/Makefile.in-132-    *) f=$$p;; \
ripperx-2.8.0/Makefile.in-133-  esac;
ripperx-2.8.0/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ripperx-2.8.0/Makefile.in-135-am__install_max = 40
ripperx-2.8.0/Makefile.in-136-am__nobase_strip_setup = \
ripperx-2.8.0/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ripperx-2.8.0/Makefile.in-138-am__nobase_strip = \
##############################################
ripperx-2.8.0/Makefile.in-207-  while test -n "$$dir1"; do \
ripperx-2.8.0/Makefile.in:208:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ripperx-2.8.0/Makefile.in-209-    if test "$$first" != "."; then \
ripperx-2.8.0/Makefile.in-210-      if test "$$first" = ".."; then \
ripperx-2.8.0/Makefile.in:211:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ripperx-2.8.0/Makefile.in:212:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ripperx-2.8.0/Makefile.in-213-      else \
ripperx-2.8.0/Makefile.in:214:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ripperx-2.8.0/Makefile.in-215-        if test "$$first2" = "$$first"; then \
ripperx-2.8.0/Makefile.in:216:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ripperx-2.8.0/Makefile.in-217-        else \
##############################################
ripperx-2.8.0/Makefile.in-222-    fi; \
ripperx-2.8.0/Makefile.in:223:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ripperx-2.8.0/Makefile.in-224-  done; \
##############################################
ripperx-2.8.0/Makefile.in-437-	test -n "$(man1dir)" \
ripperx-2.8.0/Makefile.in:438:	  && test -n "`echo $$list1$$list2`" \
ripperx-2.8.0/Makefile.in-439-	  || exit 0; \
##############################################
ripperx-2.8.0/Makefile.in-494-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
ripperx-2.8.0/Makefile.in:495:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ripperx-2.8.0/Makefile.in-496-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
ripperx-2.8.0/Makefile.in-511-	dot_seen=no; \
ripperx-2.8.0/Makefile.in:512:	target=`echo $@ | sed s/-recursive//`; \
ripperx-2.8.0/Makefile.in-513-	case "$@" in \
##############################################
ripperx-2.8.0/Makefile.in-574-GTAGS:
ripperx-2.8.0/Makefile.in:575:	here=`$(am__cd) $(top_builddir) && pwd` \
ripperx-2.8.0/Makefile.in-576-	  && $(am__cd) $(top_srcdir) \
##############################################
ripperx-2.8.0/Makefile.in-606-	test -d "$(distdir)" || mkdir "$(distdir)"
ripperx-2.8.0/Makefile.in:607:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/Makefile.in:608:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/Makefile.in-609-	list='$(DISTFILES)'; \
##############################################
ripperx-2.8.0/Makefile.in-620-	  if test -d $$d/$$file; then \
ripperx-2.8.0/Makefile.in:621:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ripperx-2.8.0/Makefile.in-622-	    if test -d "$(distdir)/$$file"; then \
##############################################
ripperx-2.8.0/Makefile.in-724-	test -d $(distdir)/_build || exit 0; \
ripperx-2.8.0/Makefile.in:725:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ripperx-2.8.0/Makefile.in-726-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ripperx-2.8.0/Makefile.in-767-	}; \
ripperx-2.8.0/Makefile.in:768:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ripperx-2.8.0/Makefile.in-769-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ripperx-2.8.0/Makefile.in-779-	fi
ripperx-2.8.0/Makefile.in:780:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ripperx-2.8.0/Makefile.in-781-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ripperx-2.8.0/aclocal.m4-271-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
ripperx-2.8.0/aclocal.m4:272:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ripperx-2.8.0/aclocal.m4-273-      fi
##############################################
ripperx-2.8.0/aclocal.m4-613-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
ripperx-2.8.0/aclocal.m4:614:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ripperx-2.8.0/aclocal.m4-615-    AC_MSG_RESULT([
##############################################
ripperx-2.8.0/aclocal.m4-687-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
ripperx-2.8.0/aclocal.m4:688:case `$LD -v 2>&1 </dev/null` in
ripperx-2.8.0/aclocal.m4-689-*GNU* | *'with BFD'*)
##############################################
ripperx-2.8.0/aclocal.m4-723-    # gcc leaves a trailing carriage return which upsets mingw
ripperx-2.8.0/aclocal.m4:724:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ripperx-2.8.0/aclocal.m4-725-  *)
ripperx-2.8.0/aclocal.m4:726:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ripperx-2.8.0/aclocal.m4-727-  esac
##############################################
ripperx-2.8.0/aclocal.m4-732-      # Canonicalize the path of ld
ripperx-2.8.0/aclocal.m4:733:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ripperx-2.8.0/aclocal.m4-734-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ripperx-2.8.0/aclocal.m4:735:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ripperx-2.8.0/aclocal.m4-736-      done
##############################################
ripperx-2.8.0/aclocal.m4-762-      # Break only if it was the GNU/non-GNU ld that we prefer.
ripperx-2.8.0/aclocal.m4:763:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
ripperx-2.8.0/aclocal.m4-764-      *GNU* | *'with BFD'*)
##############################################
ripperx-2.8.0/aclocal.m4-1028-        dnl or AC_LIB_HAVE_LINKFLAGS call.
ripperx-2.8.0/aclocal.m4:1029:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ripperx-2.8.0/aclocal.m4-1030-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ripperx-2.8.0/aclocal.m4-1103-                -L*)
ripperx-2.8.0/aclocal.m4:1104:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ripperx-2.8.0/aclocal.m4-1105-                  dnl First look for a shared library.
##############################################
ripperx-2.8.0/aclocal.m4-1247-              */$acl_libdirstem | */$acl_libdirstem/)
ripperx-2.8.0/aclocal.m4:1248:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ripperx-2.8.0/aclocal.m4-1249-                if test "$name" = '$1'; then
##############################################
ripperx-2.8.0/aclocal.m4-1254-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ripperx-2.8.0/aclocal.m4:1255:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ripperx-2.8.0/aclocal.m4-1256-                if test "$name" = '$1'; then
##############################################
ripperx-2.8.0/aclocal.m4-1310-                  -L*)
ripperx-2.8.0/aclocal.m4:1311:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ripperx-2.8.0/aclocal.m4-1312-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
ripperx-2.8.0/aclocal.m4-1362-                  -R*)
ripperx-2.8.0/aclocal.m4:1363:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ripperx-2.8.0/aclocal.m4-1364-                    if test "$enable_rpath" != no; then
##############################################
ripperx-2.8.0/aclocal.m4-1392-                    dnl Handle this in the next round.
ripperx-2.8.0/aclocal.m4:1393:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ripperx-2.8.0/aclocal.m4-1394-                    ;;
##############################################
ripperx-2.8.0/aclocal.m4-1398-                    dnl option.
ripperx-2.8.0/aclocal.m4:1399:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ripperx-2.8.0/aclocal.m4-1400-                    ;;
##############################################
ripperx-2.8.0/aclocal.m4-1511-            -L) next=yes ;;
ripperx-2.8.0/aclocal.m4:1512:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
ripperx-2.8.0/aclocal.m4-1513-                 dnl No need to hardcode the standard /usr/lib.
##############################################
ripperx-2.8.0/aclocal.m4-1760-    *)
ripperx-2.8.0/aclocal.m4:1761:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ripperx-2.8.0/aclocal.m4-1762-      if test -n "$searchpath"; then
##############################################
ripperx-2.8.0/aclocal.m4-1770-                ;;
ripperx-2.8.0/aclocal.m4:1771:              *) searchdir=`cd "$searchdir" && pwd`
ripperx-2.8.0/aclocal.m4-1772-                 case "$searchdir" in
##############################################
ripperx-2.8.0/aclocal.m4-1892-    PKG_CHECK_EXISTS([$3],
ripperx-2.8.0/aclocal.m4:1893:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
ripperx-2.8.0/aclocal.m4-1894-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
ripperx-2.8.0/aclocal.m4-1941-        if test $_pkg_short_errors_supported = yes; then
ripperx-2.8.0/aclocal.m4:1942:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
ripperx-2.8.0/aclocal.m4-1943-        else 
ripperx-2.8.0/aclocal.m4:1944:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
ripperx-2.8.0/aclocal.m4-1945-        fi
##############################################
ripperx-2.8.0/aclocal.m4-2024-changequote(,)dnl
ripperx-2.8.0/aclocal.m4:2025:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/aclocal.m4-2026-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ripperx-2.8.0/aclocal.m4-2031-changequote(,)dnl
ripperx-2.8.0/aclocal.m4:2032:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/aclocal.m4-2033-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ripperx-2.8.0/aclocal.m4-2050-changequote(,)dnl
ripperx-2.8.0/aclocal.m4:2051:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/aclocal.m4-2052-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ripperx-2.8.0/aclocal.m4-2075-      case "$ac_file" in
ripperx-2.8.0/aclocal.m4:2076:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ripperx-2.8.0/aclocal.m4-2077-      esac
##############################################
ripperx-2.8.0/aclocal.m4-2080-        # Adjust a relative srcdir.
ripperx-2.8.0/aclocal.m4:2081:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ripperx-2.8.0/aclocal.m4:2082:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ripperx-2.8.0/aclocal.m4:2083:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ripperx-2.8.0/aclocal.m4-2084-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ripperx-2.8.0/aclocal.m4-2087-        case "$ac_given_srcdir" in
ripperx-2.8.0/aclocal.m4:2088:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ripperx-2.8.0/aclocal.m4-2089-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ripperx-2.8.0/aclocal.m4-2107-            fi
ripperx-2.8.0/aclocal.m4:2108:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ripperx-2.8.0/aclocal.m4-2109-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ripperx-2.8.0/aclocal.m4-2204-  # Adjust a relative srcdir.
ripperx-2.8.0/aclocal.m4:2205:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ripperx-2.8.0/aclocal.m4:2206:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ripperx-2.8.0/aclocal.m4:2207:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ripperx-2.8.0/aclocal.m4-2208-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ripperx-2.8.0/aclocal.m4-2211-  case "$ac_given_srcdir" in
ripperx-2.8.0/aclocal.m4:2212:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ripperx-2.8.0/aclocal.m4-2213-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ripperx-2.8.0/aclocal.m4-2272-  # Set POTFILES to the value of the Makefile variable POTFILES.
ripperx-2.8.0/aclocal.m4:2273:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ripperx-2.8.0/aclocal.m4:2274:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ripperx-2.8.0/aclocal.m4-2275-  # Compute POTFILES_DEPS as
##############################################
ripperx-2.8.0/aclocal.m4-2287-    # The LINGUAS file contains the set of available languages.
ripperx-2.8.0/aclocal.m4:2288:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ripperx-2.8.0/aclocal.m4-2289-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ripperx-2.8.0/aclocal.m4-2291-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ripperx-2.8.0/aclocal.m4:2292:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ripperx-2.8.0/aclocal.m4:2293:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ripperx-2.8.0/aclocal.m4-2294-  fi
##############################################
ripperx-2.8.0/aclocal.m4-2335-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ripperx-2.8.0/aclocal.m4:2336:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ripperx-2.8.0/aclocal.m4-2337-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ripperx-2.8.0/aclocal.m4:2338:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ripperx-2.8.0/aclocal.m4-2339-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ripperx-2.8.0/aclocal.m4-2376-      QTCATALOGS="$QTCATALOGS $lang.qm"
ripperx-2.8.0/aclocal.m4:2377:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ripperx-2.8.0/aclocal.m4-2378-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ripperx-2.8.0/aclocal.m4:2379:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ripperx-2.8.0/aclocal.m4-2380-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ripperx-2.8.0/aclocal.m4-2387-    for lang in $ALL_LINGUAS; do
ripperx-2.8.0/aclocal.m4:2388:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ripperx-2.8.0/aclocal.m4-2389-      cat >> "$ac_file.tmp" <<EOF
##############################################
ripperx-2.8.0/aclocal.m4-2398-    for lang in $ALL_LINGUAS; do
ripperx-2.8.0/aclocal.m4:2399:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ripperx-2.8.0/aclocal.m4-2400-      cat >> "$ac_file.tmp" <<EOF
##############################################
ripperx-2.8.0/aclocal.m4-2590-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ripperx-2.8.0/aclocal.m4:2591:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ripperx-2.8.0/aclocal.m4-2592-# and then we would define $MISSING as
##############################################
ripperx-2.8.0/aclocal.m4-2606-# expand $ac_aux_dir to an absolute path
ripperx-2.8.0/aclocal.m4:2607:am_aux_dir=`cd $ac_aux_dir && pwd`
ripperx-2.8.0/aclocal.m4-2608-])
##############################################
ripperx-2.8.0/aclocal.m4-2704-  if test "$am_compiler_list" = ""; then
ripperx-2.8.0/aclocal.m4:2705:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ripperx-2.8.0/aclocal.m4-2706-  fi
##############################################
ripperx-2.8.0/aclocal.m4-2855-    # Strip MF so we end up with the name of the file.
ripperx-2.8.0/aclocal.m4:2856:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ripperx-2.8.0/aclocal.m4-2857-    # Check whether this is an Automake generated Makefile or not.
##############################################
ripperx-2.8.0/aclocal.m4-2864-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ripperx-2.8.0/aclocal.m4:2865:      dirpart=`AS_DIRNAME("$mf")`
ripperx-2.8.0/aclocal.m4-2866-    else
##############################################
ripperx-2.8.0/aclocal.m4-2870-    # from the Makefile without running 'make'.
ripperx-2.8.0/aclocal.m4:2871:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ripperx-2.8.0/aclocal.m4-2872-    test -z "$DEPDIR" && continue
ripperx-2.8.0/aclocal.m4:2873:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ripperx-2.8.0/aclocal.m4-2874-    test -z "$am__include" && continue
ripperx-2.8.0/aclocal.m4:2875:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ripperx-2.8.0/aclocal.m4-2876-    # Find all dependency output files, they are included files with
##############################################
ripperx-2.8.0/aclocal.m4-2884-      test -f "$dirpart/$file" && continue
ripperx-2.8.0/aclocal.m4:2885:      fdir=`AS_DIRNAME(["$file"])`
ripperx-2.8.0/aclocal.m4-2886-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ripperx-2.8.0/aclocal.m4-2936-AC_REQUIRE([AC_PROG_INSTALL])dnl
ripperx-2.8.0/aclocal.m4:2937:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ripperx-2.8.0/aclocal.m4-2938-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ripperx-2.8.0/aclocal.m4-3051-    * )
ripperx-2.8.0/aclocal.m4:3052:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ripperx-2.8.0/aclocal.m4-3053-  esac
ripperx-2.8.0/aclocal.m4-3054-done
ripperx-2.8.0/aclocal.m4:3055:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ripperx-2.8.0/aclocal.m4-3056-
##############################################
ripperx-2.8.0/aclocal.m4-3122-# Ignore all kinds of additional output from 'make'.
ripperx-2.8.0/aclocal.m4:3123:case `$am_make -s -f confmf 2> /dev/null` in #(
ripperx-2.8.0/aclocal.m4-3124-*the\ am__doit\ target*)
##############################################
ripperx-2.8.0/aclocal.m4-3132-   echo '.include "confinc"' > confmf
ripperx-2.8.0/aclocal.m4:3133:   case `$am_make -s -f confmf 2> /dev/null` in #(
ripperx-2.8.0/aclocal.m4-3134-   *the\ am__doit\ target*)
##############################################
ripperx-2.8.0/aclocal.m4-3282-     echo "timestamp, slept: $am_has_slept" > conftest.file
ripperx-2.8.0/aclocal.m4:3283:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ripperx-2.8.0/aclocal.m4-3284-     if test "$[*]" = "X"; then
ripperx-2.8.0/aclocal.m4-3285-	# -L didn't work.
ripperx-2.8.0/aclocal.m4:3286:	set X `ls -t "$srcdir/configure" conftest.file`
ripperx-2.8.0/aclocal.m4-3287-     fi
##############################################
ripperx-2.8.0/config/config.guess-40-
ripperx-2.8.0/config/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
ripperx-2.8.0/config/config.guess-42-
##############################################
ripperx-2.8.0/config/config.guess-110-: ${TMPDIR=/tmp} ;
ripperx-2.8.0/config/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ripperx-2.8.0/config/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ripperx-2.8.0/config/config.guess-196-	    *)
ripperx-2.8.0/config/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ripperx-2.8.0/config/config.guess-198-		;;
##############################################
ripperx-2.8.0/config/config.guess-223-	*4.0)
ripperx-2.8.0/config/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ripperx-2.8.0/config/config.guess-225-		;;
ripperx-2.8.0/config/config.guess-226-	*5.*)
ripperx-2.8.0/config/config.guess:227:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ripperx-2.8.0/config/config.guess-228-		;;
##############################################
ripperx-2.8.0/config/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
ripperx-2.8.0/config/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ripperx-2.8.0/config/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
ripperx-2.8.0/config/config.guess-271-	# 1.2 uses "1.2" for uname -r.
ripperx-2.8.0/config/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ripperx-2.8.0/config/config.guess-273-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-328-    s390x:SunOS:*:*)
ripperx-2.8.0/config/config.guess:329:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ripperx-2.8.0/config/config.guess-330-	exit ;;
ripperx-2.8.0/config/config.guess-331-    sun4H:SunOS:5.*:*)
ripperx-2.8.0/config/config.guess:332:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ripperx-2.8.0/config/config.guess-333-	exit ;;
ripperx-2.8.0/config/config.guess-334-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ripperx-2.8.0/config/config.guess:335:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ripperx-2.8.0/config/config.guess-336-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-353-	fi
ripperx-2.8.0/config/config.guess:354:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ripperx-2.8.0/config/config.guess-355-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-359-	# it's likely to be more like Solaris than SunOS4.
ripperx-2.8.0/config/config.guess:360:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ripperx-2.8.0/config/config.guess-361-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-368-	# Japanese Language versions have a version number like `4.1.3-JL'.
ripperx-2.8.0/config/config.guess:369:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ripperx-2.8.0/config/config.guess-370-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-374-    sun*:*:4.2BSD:*)
ripperx-2.8.0/config/config.guess:375:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ripperx-2.8.0/config/config.guess-376-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ripperx-2.8.0/config/config.guess-456-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ripperx-2.8.0/config/config.guess:457:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ripperx-2.8.0/config/config.guess:458:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ripperx-2.8.0/config/config.guess-459-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ripperx-2.8.0/config/config.guess-512-    *:IRIX*:*:*)
ripperx-2.8.0/config/config.guess:513:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ripperx-2.8.0/config/config.guess-514-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-542-EOF
ripperx-2.8.0/config/config.guess:543:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ripperx-2.8.0/config/config.guess-544-		then
##############################################
ripperx-2.8.0/config/config.guess-555-    *:AIX:*:[456])
ripperx-2.8.0/config/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ripperx-2.8.0/config/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ripperx-2.8.0/config/config.guess-590-    9000/[34678]??:HP-UX:*:*)
ripperx-2.8.0/config/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ripperx-2.8.0/config/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
ripperx-2.8.0/config/config.guess-644-EOF
ripperx-2.8.0/config/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ripperx-2.8.0/config/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ripperx-2.8.0/config/config.guess-672-    ia64:HP-UX:*:*)
ripperx-2.8.0/config/config.guess:673:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ripperx-2.8.0/config/config.guess-674-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ripperx-2.8.0/config/config.guess-702-EOF
ripperx-2.8.0/config/config.guess:703:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ripperx-2.8.0/config/config.guess-704-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ripperx-2.8.0/config/config.guess-773-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ripperx-2.8.0/config/config.guess:774:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ripperx-2.8.0/config/config.guess-775-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ripperx-2.8.0/config/config.guess-778-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ripperx-2.8.0/config/config.guess:779:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
ripperx-2.8.0/config/config.guess-780-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ripperx-2.8.0/config/config.guess-793-	    pc98)
ripperx-2.8.0/config/config.guess:794:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ripperx-2.8.0/config/config.guess-795-	    amd64)
ripperx-2.8.0/config/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ripperx-2.8.0/config/config.guess-797-	    *)
ripperx-2.8.0/config/config.guess:798:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ripperx-2.8.0/config/config.guess-799-	esac
##############################################
ripperx-2.8.0/config/config.guess-847-    prep*:SunOS:5.*:*)
ripperx-2.8.0/config/config.guess:848:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ripperx-2.8.0/config/config.guess-849-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-851-	# the GNU system
ripperx-2.8.0/config/config.guess:852:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ripperx-2.8.0/config/config.guess-853-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-855-	# other systems with GNU libc and userland
ripperx-2.8.0/config/config.guess:856:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
ripperx-2.8.0/config/config.guess-857-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-904-EOF
ripperx-2.8.0/config/config.guess:905:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
ripperx-2.8.0/config/config.guess-906-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
ripperx-2.8.0/config/config.guess-932-EOF
ripperx-2.8.0/config/config.guess:933:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ripperx-2.8.0/config/config.guess-934-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
ripperx-2.8.0/config/config.guess-1014-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ripperx-2.8.0/config/config.guess:1015:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ripperx-2.8.0/config/config.guess-1016-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ripperx-2.8.0/config/config.guess-1281-    *:DragonFly:*:*)
ripperx-2.8.0/config/config.guess:1282:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ripperx-2.8.0/config/config.guess-1283-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-1294-    i*86:skyos:*:*)
ripperx-2.8.0/config/config.guess:1295:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
ripperx-2.8.0/config/config.guess-1296-	exit ;;
##############################################
ripperx-2.8.0/config/config.guess-1422-
ripperx-2.8.0/config/config.guess:1423:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
ripperx-2.8.0/config/config.guess-1424-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
ripperx-2.8.0/config/config.rpath-33-host="$1"
ripperx-2.8.0/config/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
ripperx-2.8.0/config/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
ripperx-2.8.0/config/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ripperx-2.8.0/config/config.rpath-37-
##############################################
ripperx-2.8.0/config/config.rpath-47-done
ripperx-2.8.0/config/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
ripperx-2.8.0/config/config.rpath-49-
##############################################
ripperx-2.8.0/config/config.rpath-97-        *)
ripperx-2.8.0/config/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
ripperx-2.8.0/config/config.rpath-99-            *Sun\ C*)
##############################################
ripperx-2.8.0/config/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ripperx-2.8.0/config/config.rpath:224:      case `$LD -v 2>&1` in
ripperx-2.8.0/config/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ripperx-2.8.0/config/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
ripperx-2.8.0/config/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
ripperx-2.8.0/config/config.rpath-231-          else
##############################################
ripperx-2.8.0/config/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
ripperx-2.8.0/config/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
ripperx-2.8.0/config/config.rpath-288-          if test -f "$collect2name" && \
##############################################
ripperx-2.8.0/config/config.rpath-425-        hardcode_direct=yes
ripperx-2.8.0/config/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ripperx-2.8.0/config/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
ripperx-2.8.0/config/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
ripperx-2.8.0/config/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
ripperx-2.8.0/config/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
ripperx-2.8.0/config/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
ripperx-2.8.0/config/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
ripperx-2.8.0/config/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
ripperx-2.8.0/config/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ripperx-2.8.0/config/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ripperx-2.8.0/config/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ripperx-2.8.0/config/config.rpath-639-
##############################################
ripperx-2.8.0/config/config.sub-59-
ripperx-2.8.0/config/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
ripperx-2.8.0/config/config.sub-61-
##############################################
ripperx-2.8.0/config/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
ripperx-2.8.0/config/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ripperx-2.8.0/config/config.sub-126-case $maybe_os in
##############################################
ripperx-2.8.0/config/config.sub-131-    os=-$maybe_os
ripperx-2.8.0/config/config.sub:132:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ripperx-2.8.0/config/config.sub-133-    ;;
ripperx-2.8.0/config/config.sub-134-  *)
ripperx-2.8.0/config/config.sub:135:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ripperx-2.8.0/config/config.sub-136-    if [ $basic_machine != $1 ]
ripperx-2.8.0/config/config.sub:137:    then os=`echo $1 | sed 's/.*-/-/'`
ripperx-2.8.0/config/config.sub-138-    else os=; fi
##############################################
ripperx-2.8.0/config/config.sub-185-		os=-sco5v6
ripperx-2.8.0/config/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-187-		;;
##############################################
ripperx-2.8.0/config/config.sub-189-		os=-sco3.2v5
ripperx-2.8.0/config/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-191-		;;
##############################################
ripperx-2.8.0/config/config.sub-193-		os=-sco3.2v4
ripperx-2.8.0/config/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-195-		;;
ripperx-2.8.0/config/config.sub-196-	-sco3.2.[4-9]*)
ripperx-2.8.0/config/config.sub:197:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ripperx-2.8.0/config/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-199-		;;
##############################################
ripperx-2.8.0/config/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
ripperx-2.8.0/config/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-203-		;;
##############################################
ripperx-2.8.0/config/config.sub-205-		# Don't forget version if it is 3.2v4 or newer.
ripperx-2.8.0/config/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-207-		;;
##############################################
ripperx-2.8.0/config/config.sub-209-		os=-sco3.2v2
ripperx-2.8.0/config/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-211-		;;
ripperx-2.8.0/config/config.sub-212-	-udk*)
ripperx-2.8.0/config/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-214-		;;
##############################################
ripperx-2.8.0/config/config.sub-216-		os=-isc2.2
ripperx-2.8.0/config/config.sub:217:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-218-		;;
##############################################
ripperx-2.8.0/config/config.sub-222-	-isc*)
ripperx-2.8.0/config/config.sub:223:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ripperx-2.8.0/config/config.sub-224-		;;
##############################################
ripperx-2.8.0/config/config.sub-228-	-ptx*)
ripperx-2.8.0/config/config.sub:229:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ripperx-2.8.0/config/config.sub-230-		;;
ripperx-2.8.0/config/config.sub-231-	-windowsnt*)
ripperx-2.8.0/config/config.sub:232:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ripperx-2.8.0/config/config.sub-233-		;;
##############################################
ripperx-2.8.0/config/config.sub-324-	*-*-*)
ripperx-2.8.0/config/config.sub:325:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ripperx-2.8.0/config/config.sub-326-		exit 1
##############################################
ripperx-2.8.0/config/config.sub-435-	amd64-*)
ripperx-2.8.0/config/config.sub:436:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-437-		;;
##############################################
ripperx-2.8.0/config/config.sub-477-	blackfin-*)
ripperx-2.8.0/config/config.sub:478:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-479-		os=-linux
##############################################
ripperx-2.8.0/config/config.sub-680-	i*86v32)
ripperx-2.8.0/config/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ripperx-2.8.0/config/config.sub-682-		os=-sysv32
##############################################
ripperx-2.8.0/config/config.sub-684-	i*86v4*)
ripperx-2.8.0/config/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ripperx-2.8.0/config/config.sub-686-		os=-sysv4
##############################################
ripperx-2.8.0/config/config.sub-688-	i*86v)
ripperx-2.8.0/config/config.sub:689:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ripperx-2.8.0/config/config.sub-690-		os=-sysv
##############################################
ripperx-2.8.0/config/config.sub-692-	i*86sol2)
ripperx-2.8.0/config/config.sub:693:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ripperx-2.8.0/config/config.sub-694-		os=-solaris2
##############################################
ripperx-2.8.0/config/config.sub-722-	m68knommu-*)
ripperx-2.8.0/config/config.sub:723:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-724-		os=-linux
##############################################
ripperx-2.8.0/config/config.sub-755-	mips3*-*)
ripperx-2.8.0/config/config.sub:756:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ripperx-2.8.0/config/config.sub-757-		;;
ripperx-2.8.0/config/config.sub-758-	mips3*)
ripperx-2.8.0/config/config.sub:759:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ripperx-2.8.0/config/config.sub-760-		;;
##############################################
ripperx-2.8.0/config/config.sub-773-	ms1-*)
ripperx-2.8.0/config/config.sub:774:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ripperx-2.8.0/config/config.sub-775-		;;
##############################################
ripperx-2.8.0/config/config.sub-878-	parisc-*)
ripperx-2.8.0/config/config.sub:879:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-880-		os=-linux
##############################################
ripperx-2.8.0/config/config.sub-894-	pc98-*)
ripperx-2.8.0/config/config.sub:895:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-896-		;;
##############################################
ripperx-2.8.0/config/config.sub-909-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ripperx-2.8.0/config/config.sub:910:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-911-		;;
ripperx-2.8.0/config/config.sub-912-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ripperx-2.8.0/config/config.sub:913:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-914-		;;
ripperx-2.8.0/config/config.sub-915-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ripperx-2.8.0/config/config.sub:916:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-917-		;;
ripperx-2.8.0/config/config.sub-918-	pentium4-*)
ripperx-2.8.0/config/config.sub:919:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-920-		;;
##############################################
ripperx-2.8.0/config/config.sub-927-		;;
ripperx-2.8.0/config/config.sub:928:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-929-		;;
##############################################
ripperx-2.8.0/config/config.sub-933-	ppcle-* | powerpclittle-*)
ripperx-2.8.0/config/config.sub:934:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-935-		;;
##############################################
ripperx-2.8.0/config/config.sub-937-		;;
ripperx-2.8.0/config/config.sub:938:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-939-		;;
##############################################
ripperx-2.8.0/config/config.sub-943-	ppc64le-* | powerpc64little-*)
ripperx-2.8.0/config/config.sub:944:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ripperx-2.8.0/config/config.sub-945-		;;
##############################################
ripperx-2.8.0/config/config.sub-1240-	*)
ripperx-2.8.0/config/config.sub:1241:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ripperx-2.8.0/config/config.sub-1242-		exit 1
##############################################
ripperx-2.8.0/config/config.sub-1248-	*-digital*)
ripperx-2.8.0/config/config.sub:1249:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ripperx-2.8.0/config/config.sub-1250-		;;
ripperx-2.8.0/config/config.sub-1251-	*-commodore*)
ripperx-2.8.0/config/config.sub:1252:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ripperx-2.8.0/config/config.sub-1253-		;;
##############################################
ripperx-2.8.0/config/config.sub-1269-	-solaris1 | -solaris1.*)
ripperx-2.8.0/config/config.sub:1270:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ripperx-2.8.0/config/config.sub-1271-		;;
##############################################
ripperx-2.8.0/config/config.sub-1281-	-gnu/linux*)
ripperx-2.8.0/config/config.sub:1282:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ripperx-2.8.0/config/config.sub-1283-		;;
##############################################
ripperx-2.8.0/config/config.sub-1326-	-nto*)
ripperx-2.8.0/config/config.sub:1327:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ripperx-2.8.0/config/config.sub-1328-		;;
##############################################
ripperx-2.8.0/config/config.sub-1333-	-mac*)
ripperx-2.8.0/config/config.sub:1334:		os=`echo $os | sed -e 's|mac|macos|'`
ripperx-2.8.0/config/config.sub-1335-		;;
##############################################
ripperx-2.8.0/config/config.sub-1339-	-linux*)
ripperx-2.8.0/config/config.sub:1340:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ripperx-2.8.0/config/config.sub-1341-		;;
ripperx-2.8.0/config/config.sub-1342-	-sunos5*)
ripperx-2.8.0/config/config.sub:1343:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ripperx-2.8.0/config/config.sub-1344-		;;
ripperx-2.8.0/config/config.sub-1345-	-sunos6*)
ripperx-2.8.0/config/config.sub:1346:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ripperx-2.8.0/config/config.sub-1347-		;;
##############################################
ripperx-2.8.0/config/config.sub-1394-	-sinix5.*)
ripperx-2.8.0/config/config.sub:1395:		os=`echo $os | sed -e 's|sinix|sysv|'`
ripperx-2.8.0/config/config.sub-1396-		;;
##############################################
ripperx-2.8.0/config/config.sub-1450-		# Get rid of the `-' at the beginning of $os.
ripperx-2.8.0/config/config.sub:1451:		os=`echo $os | sed 's/[^-]*-//'`
ripperx-2.8.0/config/config.sub:1452:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ripperx-2.8.0/config/config.sub-1453-		exit 1
##############################################
ripperx-2.8.0/config/config.sub-1701-		esac
ripperx-2.8.0/config/config.sub:1702:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ripperx-2.8.0/config/config.sub-1703-		;;
##############################################
ripperx-2.8.0/config/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ripperx-2.8.0/config/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ripperx-2.8.0/config/depcomp-69-
##############################################
ripperx-2.8.0/config/depcomp-224-  # Version 6 uses the directory in both cases.
ripperx-2.8.0/config/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ripperx-2.8.0/config/depcomp-226-  test "x$dir" = "x$object" && dir=
ripperx-2.8.0/config/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ripperx-2.8.0/config/depcomp-228-  if test "$libtool" = yes; then
##############################################
ripperx-2.8.0/config/depcomp-253-    # Do two passes, one to just change these to
ripperx-2.8.0/config/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
ripperx-2.8.0/config/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
ripperx-2.8.0/config/depcomp-295-  # Do two passes, one to just change these to
ripperx-2.8.0/config/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
ripperx-2.8.0/config/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ripperx-2.8.0/config/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
ripperx-2.8.0/config/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ripperx-2.8.0/config/depcomp-313-  test "x$dir" = "x$object" && dir=
ripperx-2.8.0/config/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ripperx-2.8.0/config/depcomp-315-  if test "$libtool" = yes; then
##############################################
ripperx-2.8.0/config/depcomp-355-   # Subdirectories are respected.
ripperx-2.8.0/config/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ripperx-2.8.0/config/depcomp-357-   test "x$dir" = "x$object" && dir=
ripperx-2.8.0/config/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ripperx-2.8.0/config/depcomp-359-
##############################################
ripperx-2.8.0/config/depcomp-501-  done
ripperx-2.8.0/config/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ripperx-2.8.0/config/depcomp-503-  touch "$tmpdepfile"
##############################################
ripperx-2.8.0/config/install-sh-217-      fi
ripperx-2.8.0/config/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ripperx-2.8.0/config/install-sh-219-    *)
##############################################
ripperx-2.8.0/config/install-sh-269-      dstdir=$dst
ripperx-2.8.0/config/install-sh:270:      dst=$dstdir/`basename "$src"`
ripperx-2.8.0/config/install-sh-271-      dstdir_status=0
##############################################
ripperx-2.8.0/config/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ripperx-2.8.0/config/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ripperx-2.8.0/config/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
ripperx-2.8.0/config/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ripperx-2.8.0/config/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ripperx-2.8.0/config/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ripperx-2.8.0/config/install-sh-418-	    case $prefix in
ripperx-2.8.0/config/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ripperx-2.8.0/config/install-sh-420-	      *) qprefix=$prefix;;
##############################################
ripperx-2.8.0/config/install-sh-467-    if $copy_on_change &&
ripperx-2.8.0/config/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
ripperx-2.8.0/config/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
ripperx-2.8.0/config/install-sh-470-
##############################################
ripperx-2.8.0/config/missing-139-       # Could not run --version or --help.  This is probably someone
ripperx-2.8.0/config/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
ripperx-2.8.0/config/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
ripperx-2.8.0/config/missing-173-         from any GNU archive site."
ripperx-2.8.0/config/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
ripperx-2.8.0/config/missing-175-    test -z "$files" && files="config.h"
##############################################
ripperx-2.8.0/config/missing-202-         proper tools for further handling them.
ripperx-2.8.0/config/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
ripperx-2.8.0/config/missing-204-         archive site."
ripperx-2.8.0/config/missing-205-
ripperx-2.8.0/config/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
ripperx-2.8.0/config/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ripperx-2.8.0/config/missing-208-    if test -f "$file"; then
##############################################
ripperx-2.8.0/config/missing-231-	*.y)
ripperx-2.8.0/config/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
ripperx-2.8.0/config/missing-233-	    if test -f "$SRCFILE"; then
##############################################
ripperx-2.8.0/config/missing-235-	    fi
ripperx-2.8.0/config/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
ripperx-2.8.0/config/missing-237-	    if test -f "$SRCFILE"; then
##############################################
ripperx-2.8.0/config/missing-261-	*.l)
ripperx-2.8.0/config/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
ripperx-2.8.0/config/missing-263-	    if test -f "$SRCFILE"; then
##############################################
ripperx-2.8.0/config/missing-280-
ripperx-2.8.0/config/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
ripperx-2.8.0/config/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ripperx-2.8.0/config/missing-283-    if test -f "$file"; then
##############################################
ripperx-2.8.0/config/missing-300-    # The file to touch is that specified with -o ...
ripperx-2.8.0/config/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
ripperx-2.8.0/config/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ripperx-2.8.0/config/missing-303-    if test -z "$file"; then
ripperx-2.8.0/config/missing-304-      # ... or it is the one specified with @setfilename ...
ripperx-2.8.0/config/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
ripperx-2.8.0/config/missing-306-      file=`sed -n '
##############################################
ripperx-2.8.0/config/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
ripperx-2.8.0/config/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
ripperx-2.8.0/config/missing-314-    fi
##############################################
ripperx-2.8.0/config/missing-336-	*o*)
ripperx-2.8.0/config/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
ripperx-2.8.0/config/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
ripperx-2.8.0/config/missing-342-	*h*)
ripperx-2.8.0/config/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
ripperx-2.8.0/config/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
ripperx-2.8.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ripperx-2.8.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ripperx-2.8.0/configure-47-  as_echo='print -r --'
ripperx-2.8.0/configure-48-  as_echo_n='print -rn --'
ripperx-2.8.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ripperx-2.8.0/configure-50-  as_echo='printf %s\n'
##############################################
ripperx-2.8.0/configure-52-else
ripperx-2.8.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ripperx-2.8.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ripperx-2.8.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ripperx-2.8.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ripperx-2.8.0/configure-64-      esac;
##############################################
ripperx-2.8.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ripperx-2.8.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ripperx-2.8.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ripperx-2.8.0/configure-327-      case $as_dir in #(
ripperx-2.8.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ripperx-2.8.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
ripperx-2.8.0/configure-400-  {
ripperx-2.8.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
ripperx-2.8.0/configure-402-  }
##############################################
ripperx-2.8.0/configure-407-# ----------------------------------------
ripperx-2.8.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ripperx-2.8.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ripperx-2.8.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ripperx-2.8.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ripperx-2.8.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ripperx-2.8.0/configure-849-  case $ac_option in
ripperx-2.8.0/configure:850:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ripperx-2.8.0/configure-851-  *=)   ac_optarg= ;;
##############################################
ripperx-2.8.0/configure-893-  -disable-* | --disable-*)
ripperx-2.8.0/configure:894:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ripperx-2.8.0/configure-895-    # Reject names that are not valid shell variable names.
##############################################
ripperx-2.8.0/configure-898-    ac_useropt_orig=$ac_useropt
ripperx-2.8.0/configure:899:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ripperx-2.8.0/configure-900-    case $ac_user_opts in
##############################################
ripperx-2.8.0/configure-919-  -enable-* | --enable-*)
ripperx-2.8.0/configure:920:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ripperx-2.8.0/configure-921-    # Reject names that are not valid shell variable names.
##############################################
ripperx-2.8.0/configure-924-    ac_useropt_orig=$ac_useropt
ripperx-2.8.0/configure:925:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ripperx-2.8.0/configure-926-    case $ac_user_opts in
##############################################
ripperx-2.8.0/configure-1123-  -with-* | --with-*)
ripperx-2.8.0/configure:1124:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ripperx-2.8.0/configure-1125-    # Reject names that are not valid shell variable names.
##############################################
ripperx-2.8.0/configure-1128-    ac_useropt_orig=$ac_useropt
ripperx-2.8.0/configure:1129:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ripperx-2.8.0/configure-1130-    case $ac_user_opts in
##############################################
ripperx-2.8.0/configure-1139-  -without-* | --without-*)
ripperx-2.8.0/configure:1140:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ripperx-2.8.0/configure-1141-    # Reject names that are not valid shell variable names.
##############################################
ripperx-2.8.0/configure-1144-    ac_useropt_orig=$ac_useropt
ripperx-2.8.0/configure:1145:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ripperx-2.8.0/configure-1146-    case $ac_user_opts in
##############################################
ripperx-2.8.0/configure-1177-  *=*)
ripperx-2.8.0/configure:1178:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ripperx-2.8.0/configure-1179-    # Reject names that are not valid shell variable names.
##############################################
ripperx-2.8.0/configure-1198-if test -n "$ac_prev"; then
ripperx-2.8.0/configure:1199:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ripperx-2.8.0/configure-1200-  as_fn_error $? "missing argument to $ac_option"
##############################################
ripperx-2.8.0/configure-1220-    */ )
ripperx-2.8.0/configure:1221:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ripperx-2.8.0/configure-1222-      eval $ac_var=\$ac_val;;
##############################################
ripperx-2.8.0/configure-1255-ac_ls_di=`ls -di .` &&
ripperx-2.8.0/configure:1256:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ripperx-2.8.0/configure-1257-  as_fn_error $? "working directory cannot be determined"
##############################################
ripperx-2.8.0/configure-1311-case $srcdir in
ripperx-2.8.0/configure:1312:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ripperx-2.8.0/configure-1313-esac
##############################################
ripperx-2.8.0/configure-1354-By default, \`make install' will install all the files in
ripperx-2.8.0/configure:1355:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ripperx-2.8.0/configure:1356:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ripperx-2.8.0/configure-1357-for instance \`--prefix=\$HOME'.
##############################################
ripperx-2.8.0/configure-1467-*)
ripperx-2.8.0/configure:1468:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ripperx-2.8.0/configure-1469-  # A ".." for each directory in $ac_dir_suffix.
ripperx-2.8.0/configure:1470:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ripperx-2.8.0/configure-1471-  case $ac_top_builddir_sub in
##############################################
ripperx-2.8.0/configure-2047-    *\'*)
ripperx-2.8.0/configure:2048:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ripperx-2.8.0/configure-2049-    esac
##############################################
ripperx-2.8.0/configure-2130-      case $ac_val in
ripperx-2.8.0/configure:2131:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ripperx-2.8.0/configure-2132-      esac
##############################################
ripperx-2.8.0/configure-2145-	case $ac_val in
ripperx-2.8.0/configure:2146:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ripperx-2.8.0/configure-2147-	esac
##############################################
ripperx-2.8.0/configure-2266-    set,)
ripperx-2.8.0/configure:2267:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ripperx-2.8.0/configure:2268:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ripperx-2.8.0/configure-2269-      ac_cache_corrupted=: ;;
##############################################
ripperx-2.8.0/configure-2277-	# differences in whitespace do not lead to failure.
ripperx-2.8.0/configure:2278:	ac_old_val_w=`echo x $ac_old_val`
ripperx-2.8.0/configure:2279:	ac_new_val_w=`echo x $ac_new_val`
ripperx-2.8.0/configure-2280-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ripperx-2.8.0/configure-2297-    case $ac_new_val in
ripperx-2.8.0/configure:2298:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ripperx-2.8.0/configure-2299-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ripperx-2.8.0/configure-2473-     echo "timestamp, slept: $am_has_slept" > conftest.file
ripperx-2.8.0/configure:2474:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ripperx-2.8.0/configure-2475-     if test "$*" = "X"; then
ripperx-2.8.0/configure-2476-	# -L didn't work.
ripperx-2.8.0/configure:2477:	set X `ls -t "$srcdir/configure" conftest.file`
ripperx-2.8.0/configure-2478-     fi
##############################################
ripperx-2.8.0/configure-2524-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ripperx-2.8.0/configure:2525:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ripperx-2.8.0/configure-2526-
ripperx-2.8.0/configure-2527-# expand $ac_aux_dir to an absolute path
ripperx-2.8.0/configure:2528:am_aux_dir=`cd $ac_aux_dir && pwd`
ripperx-2.8.0/configure-2529-
##############################################
ripperx-2.8.0/configure-2669-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ripperx-2.8.0/configure:2670:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ripperx-2.8.0/configure-2671-	     'mkdir (GNU coreutils) '* | \
##############################################
ripperx-2.8.0/configure-2742-set x ${MAKE-make}
ripperx-2.8.0/configure:2743:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ripperx-2.8.0/configure-2744-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ripperx-2.8.0/configure-2752-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ripperx-2.8.0/configure:2753:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ripperx-2.8.0/configure-2754-  *@@@%%%=?*=@@@%%%*)
##############################################
ripperx-2.8.0/configure-2818-
ripperx-2.8.0/configure:2819:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ripperx-2.8.0/configure-2820-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ripperx-2.8.0/configure-3049-$as_echo_n "checking whether the C compiler works... " >&6; }
ripperx-2.8.0/configure:3050:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ripperx-2.8.0/configure-3051-
##############################################
ripperx-2.8.0/configure-3093-	then :; else
ripperx-2.8.0/configure:3094:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ripperx-2.8.0/configure-3095-	fi
##############################################
ripperx-2.8.0/configure-3153-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ripperx-2.8.0/configure:3154:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ripperx-2.8.0/configure-3155-	  break;;
##############################################
ripperx-2.8.0/configure-3262-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ripperx-2.8.0/configure:3263:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ripperx-2.8.0/configure-3264-       break;;
##############################################
ripperx-2.8.0/configure-3511-# Ignore all kinds of additional output from 'make'.
ripperx-2.8.0/configure:3512:case `$am_make -s -f confmf 2> /dev/null` in #(
ripperx-2.8.0/configure-3513-*the\ am__doit\ target*)
##############################################
ripperx-2.8.0/configure-3521-   echo '.include "confinc"' > confmf
ripperx-2.8.0/configure:3522:   case `$am_make -s -f confmf 2> /dev/null` in #(
ripperx-2.8.0/configure-3523-   *the\ am__doit\ target*)
##############################################
ripperx-2.8.0/configure-3584-  if test "$am_compiler_list" = ""; then
ripperx-2.8.0/configure:3585:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ripperx-2.8.0/configure-3586-  fi
##############################################
ripperx-2.8.0/configure-3969-  if test "$am_compiler_list" = ""; then
ripperx-2.8.0/configure:3970:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ripperx-2.8.0/configure-3971-  fi
##############################################
ripperx-2.8.0/configure-4157-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
ripperx-2.8.0/configure:4158:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
ripperx-2.8.0/configure-4159-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
ripperx-2.8.0/configure-4189-  cat >>confdefs.h <<_ACEOF
ripperx-2.8.0/configure:4190:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
ripperx-2.8.0/configure-4191-_ACEOF
##############################################
ripperx-2.8.0/configure-4470-  # Check for GNU $ac_path_GREP
ripperx-2.8.0/configure:4471:case `"$ac_path_GREP" --version 2>&1` in
ripperx-2.8.0/configure-4472-*GNU*)
##############################################
ripperx-2.8.0/configure-4536-  # Check for GNU $ac_path_EGREP
ripperx-2.8.0/configure:4537:case `"$ac_path_EGREP" --version 2>&1` in
ripperx-2.8.0/configure-4538-*GNU*)
##############################################
ripperx-2.8.0/configure-4697-do :
ripperx-2.8.0/configure:4698:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ripperx-2.8.0/configure-4699-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ripperx-2.8.0/configure-4702-  cat >>confdefs.h <<_ACEOF
ripperx-2.8.0/configure:4703:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ripperx-2.8.0/configure-4704-_ACEOF
##############################################
ripperx-2.8.0/configure-4712-do :
ripperx-2.8.0/configure:4713:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ripperx-2.8.0/configure-4714-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ripperx-2.8.0/configure-4716-  cat >>confdefs.h <<_ACEOF
ripperx-2.8.0/configure:4717:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ripperx-2.8.0/configure-4718-_ACEOF
##############################################
ripperx-2.8.0/configure-4774-do :
ripperx-2.8.0/configure:4775:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ripperx-2.8.0/configure-4776-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ripperx-2.8.0/configure-4778-  cat >>confdefs.h <<_ACEOF
ripperx-2.8.0/configure:4779:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ripperx-2.8.0/configure-4780-_ACEOF
##############################################
ripperx-2.8.0/configure-5328-
ripperx-2.8.0/configure:5329:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/configure-5330-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ripperx-2.8.0/configure-5333-
ripperx-2.8.0/configure:5334:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/configure-5335-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ripperx-2.8.0/configure-5411-
ripperx-2.8.0/configure:5412:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/configure-5413-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ripperx-2.8.0/configure-5523-test "x$ac_build_alias" = x &&
ripperx-2.8.0/configure:5524:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ripperx-2.8.0/configure-5525-test "x$ac_build_alias" = x &&
ripperx-2.8.0/configure-5526-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ripperx-2.8.0/configure:5527:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ripperx-2.8.0/configure-5528-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ripperx-2.8.0/configure-5547-IFS=$ac_save_IFS
ripperx-2.8.0/configure:5548:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ripperx-2.8.0/configure-5549-
##############################################
ripperx-2.8.0/configure-5558-else
ripperx-2.8.0/configure:5559:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ripperx-2.8.0/configure-5560-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ripperx-2.8.0/configure-5580-IFS=$ac_save_IFS
ripperx-2.8.0/configure:5581:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ripperx-2.8.0/configure-5582-
##############################################
ripperx-2.8.0/configure-5612-    # gcc leaves a trailing carriage return which upsets mingw
ripperx-2.8.0/configure:5613:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ripperx-2.8.0/configure-5614-  *)
ripperx-2.8.0/configure:5615:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ripperx-2.8.0/configure-5616-  esac
##############################################
ripperx-2.8.0/configure-5621-      # Canonicalize the path of ld
ripperx-2.8.0/configure:5622:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ripperx-2.8.0/configure-5623-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ripperx-2.8.0/configure:5624:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ripperx-2.8.0/configure-5625-      done
##############################################
ripperx-2.8.0/configure-5655-      # Break only if it was the GNU/non-GNU ld that we prefer.
ripperx-2.8.0/configure:5656:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
ripperx-2.8.0/configure-5657-      *GNU* | *'with BFD'*)
##############################################
ripperx-2.8.0/configure-5684-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
ripperx-2.8.0/configure:5685:case `$LD -v 2>&1 </dev/null` in
ripperx-2.8.0/configure-5686-*GNU* | *'with BFD'*)
##############################################
ripperx-2.8.0/configure-5770-    *)
ripperx-2.8.0/configure:5771:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ripperx-2.8.0/configure-5772-      if test -n "$searchpath"; then
##############################################
ripperx-2.8.0/configure-5780-                ;;
ripperx-2.8.0/configure:5781:              *) searchdir=`cd "$searchdir" && pwd`
ripperx-2.8.0/configure-5782-                 case "$searchdir" in
##############################################
ripperx-2.8.0/configure-5871-        names_already_handled="$names_already_handled $name"
ripperx-2.8.0/configure:5872:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ripperx-2.8.0/configure-5873-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ripperx-2.8.0/configure-5947-                -L*)
ripperx-2.8.0/configure:5948:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ripperx-2.8.0/configure-5949-                                    if test -n "$acl_shlibext"; then
##############################################
ripperx-2.8.0/configure-6064-              */$acl_libdirstem | */$acl_libdirstem/)
ripperx-2.8.0/configure:6065:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ripperx-2.8.0/configure-6066-                if test "$name" = 'iconv'; then
##############################################
ripperx-2.8.0/configure-6071-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ripperx-2.8.0/configure:6072:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ripperx-2.8.0/configure-6073-                if test "$name" = 'iconv'; then
##############################################
ripperx-2.8.0/configure-6122-                  -L*)
ripperx-2.8.0/configure:6123:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ripperx-2.8.0/configure-6124-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ripperx-2.8.0/configure-6181-                  -R*)
ripperx-2.8.0/configure:6182:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ripperx-2.8.0/configure-6183-                    if test "$enable_rpath" != no; then
##############################################
ripperx-2.8.0/configure-6206-                  -l*)
ripperx-2.8.0/configure:6207:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ripperx-2.8.0/configure-6208-                    ;;
ripperx-2.8.0/configure-6209-                  *.la)
ripperx-2.8.0/configure:6210:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ripperx-2.8.0/configure-6211-                    ;;
##############################################
ripperx-2.8.0/configure-6722-        names_already_handled="$names_already_handled $name"
ripperx-2.8.0/configure:6723:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ripperx-2.8.0/configure-6724-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ripperx-2.8.0/configure-6798-                -L*)
ripperx-2.8.0/configure:6799:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ripperx-2.8.0/configure-6800-                                    if test -n "$acl_shlibext"; then
##############################################
ripperx-2.8.0/configure-6915-              */$acl_libdirstem | */$acl_libdirstem/)
ripperx-2.8.0/configure:6916:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ripperx-2.8.0/configure-6917-                if test "$name" = 'intl'; then
##############################################
ripperx-2.8.0/configure-6922-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ripperx-2.8.0/configure:6923:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ripperx-2.8.0/configure-6924-                if test "$name" = 'intl'; then
##############################################
ripperx-2.8.0/configure-6973-                  -L*)
ripperx-2.8.0/configure:6974:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ripperx-2.8.0/configure-6975-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ripperx-2.8.0/configure-7032-                  -R*)
ripperx-2.8.0/configure:7033:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ripperx-2.8.0/configure-7034-                    if test "$enable_rpath" != no; then
##############################################
ripperx-2.8.0/configure-7057-                  -l*)
ripperx-2.8.0/configure:7058:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ripperx-2.8.0/configure-7059-                    ;;
ripperx-2.8.0/configure-7060-                  *.la)
ripperx-2.8.0/configure:7061:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ripperx-2.8.0/configure-7062-                    ;;
##############################################
ripperx-2.8.0/configure-7421-  test $ac_status = 0; }; then
ripperx-2.8.0/configure:7422:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6" 2>/dev/null`
ripperx-2.8.0/configure-7423-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ripperx-2.8.0/configure-7438-  test $ac_status = 0; }; then
ripperx-2.8.0/configure:7439:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6" 2>/dev/null`
ripperx-2.8.0/configure-7440-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ripperx-2.8.0/configure-7459-        if test $_pkg_short_errors_supported = yes; then
ripperx-2.8.0/configure:7460:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6" 2>&1`
ripperx-2.8.0/configure-7461-        else
ripperx-2.8.0/configure:7462:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6" 2>&1`
ripperx-2.8.0/configure-7463-        fi
##############################################
ripperx-2.8.0/configure-7512-  test $ac_status = 0; }; then
ripperx-2.8.0/configure:7513:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.6" 2>/dev/null`
ripperx-2.8.0/configure-7514-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ripperx-2.8.0/configure-7529-  test $ac_status = 0; }; then
ripperx-2.8.0/configure:7530:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.6" 2>/dev/null`
ripperx-2.8.0/configure-7531-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ripperx-2.8.0/configure-7550-        if test $_pkg_short_errors_supported = yes; then
ripperx-2.8.0/configure:7551:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.6" 2>&1`
ripperx-2.8.0/configure-7552-        else
ripperx-2.8.0/configure:7553:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.6" 2>&1`
ripperx-2.8.0/configure-7554-        fi
##############################################
ripperx-2.8.0/configure-7603-  test $ac_status = 0; }; then
ripperx-2.8.0/configure:7604:  pkg_cv_TAGLIB_CFLAGS=`$PKG_CONFIG --cflags "taglib" 2>/dev/null`
ripperx-2.8.0/configure-7605-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ripperx-2.8.0/configure-7620-  test $ac_status = 0; }; then
ripperx-2.8.0/configure:7621:  pkg_cv_TAGLIB_LIBS=`$PKG_CONFIG --libs "taglib" 2>/dev/null`
ripperx-2.8.0/configure-7622-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ripperx-2.8.0/configure-7641-        if test $_pkg_short_errors_supported = yes; then
ripperx-2.8.0/configure:7642:	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "taglib" 2>&1`
ripperx-2.8.0/configure-7643-        else
ripperx-2.8.0/configure:7644:	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "taglib" 2>&1`
ripperx-2.8.0/configure-7645-        fi
##############################################
ripperx-2.8.0/configure-7789-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ripperx-2.8.0/configure:7790:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ripperx-2.8.0/configure-7791-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ripperx-2.8.0/configure-7884-if test -z "$BASH_VERSION$ZSH_VERSION" \
ripperx-2.8.0/configure:7885:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ripperx-2.8.0/configure-7886-  as_echo='print -r --'
ripperx-2.8.0/configure-7887-  as_echo_n='print -rn --'
ripperx-2.8.0/configure:7888:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ripperx-2.8.0/configure-7889-  as_echo='printf %s\n'
##############################################
ripperx-2.8.0/configure-7891-else
ripperx-2.8.0/configure:7892:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ripperx-2.8.0/configure-7893-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ripperx-2.8.0/configure-7901-	expr "X$arg" : "X\\(.*\\)$as_nl";
ripperx-2.8.0/configure:7902:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ripperx-2.8.0/configure-7903-      esac;
##############################################
ripperx-2.8.0/configure-7978-# ----------------------------------------
ripperx-2.8.0/configure:7979:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ripperx-2.8.0/configure-7980-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ripperx-2.8.0/configure-8050-  {
ripperx-2.8.0/configure:8051:    as_val=`expr "$@" || test $? -eq 1`
ripperx-2.8.0/configure-8052-  }
##############################################
ripperx-2.8.0/configure-8154-      case $as_dir in #(
ripperx-2.8.0/configure:8155:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ripperx-2.8.0/configure-8156-      *) as_qdir=$as_dir;;
##############################################
ripperx-2.8.0/configure-8289-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ripperx-2.8.0/configure:8290:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ripperx-2.8.0/configure-8291-ac_cs_version="\\
##############################################
ripperx-2.8.0/configure-8314-  --*=?*)
ripperx-2.8.0/configure:8315:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ripperx-2.8.0/configure:8316:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ripperx-2.8.0/configure-8317-    ac_shift=:
##############################################
ripperx-2.8.0/configure-8319-  --*=)
ripperx-2.8.0/configure:8320:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ripperx-2.8.0/configure-8321-    ac_optarg=
##############################################
ripperx-2.8.0/configure-8343-    case $ac_optarg in
ripperx-2.8.0/configure:8344:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ripperx-2.8.0/configure-8345-    '') as_fn_error $? "missing file argument" ;;
##############################################
ripperx-2.8.0/configure-8351-    case $ac_optarg in
ripperx-2.8.0/configure:8352:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ripperx-2.8.0/configure-8353-    esac
##############################################
ripperx-2.8.0/configure-8491-fi
ripperx-2.8.0/configure:8492:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ripperx-2.8.0/configure-8493-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ripperx-2.8.0/configure-8508-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ripperx-2.8.0/configure:8509:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ripperx-2.8.0/configure-8510-ac_delim='%!_!# '
##############################################
ripperx-2.8.0/configure-8514-
ripperx-2.8.0/configure:8515:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ripperx-2.8.0/configure-8516-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ripperx-2.8.0/configure-8652-for ac_last_try in false false :; do
ripperx-2.8.0/configure:8653:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ripperx-2.8.0/configure-8654-  if test -z "$ac_tt"; then
##############################################
ripperx-2.8.0/configure-8784-      esac
ripperx-2.8.0/configure:8785:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ripperx-2.8.0/configure-8786-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ripperx-2.8.0/configure-8843-*)
ripperx-2.8.0/configure:8844:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ripperx-2.8.0/configure-8845-  # A ".." for each directory in $ac_dir_suffix.
ripperx-2.8.0/configure:8846:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ripperx-2.8.0/configure-8847-  case $ac_top_builddir_sub in
##############################################
ripperx-2.8.0/configure-8904-/@mandir@/p'
ripperx-2.8.0/configure:8905:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ripperx-2.8.0/configure-8906-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ripperx-2.8.0/configure-8921-
ripperx-2.8.0/configure:8922:# Neutralize VPATH when `$srcdir' = `.'.
ripperx-2.8.0/configure-8923-# Shell code in configure.ac might set extrasub.
##############################################
ripperx-2.8.0/configure-8949-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ripperx-2.8.0/configure:8950:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ripperx-2.8.0/configure-8951-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ripperx-2.8.0/configure-8995-    * )
ripperx-2.8.0/configure:8996:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ripperx-2.8.0/configure-8997-  esac
##############################################
ripperx-2.8.0/configure-9042-    # Strip MF so we end up with the name of the file.
ripperx-2.8.0/configure:9043:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ripperx-2.8.0/configure-9044-    # Check whether this is an Automake generated Makefile or not.
##############################################
ripperx-2.8.0/configure-9079-    # from the Makefile without running 'make'.
ripperx-2.8.0/configure:9080:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ripperx-2.8.0/configure-9081-    test -z "$DEPDIR" && continue
ripperx-2.8.0/configure:9082:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ripperx-2.8.0/configure-9083-    test -z "$am__include" && continue
ripperx-2.8.0/configure:9084:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ripperx-2.8.0/configure-9085-    # Find all dependency output files, they are included files with
##############################################
ripperx-2.8.0/configure-9127-      case "$ac_file" in
ripperx-2.8.0/configure:9128:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ripperx-2.8.0/configure-9129-      esac
##############################################
ripperx-2.8.0/configure-9132-        # Adjust a relative srcdir.
ripperx-2.8.0/configure:9133:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ripperx-2.8.0/configure:9134:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ripperx-2.8.0/configure:9135:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ripperx-2.8.0/configure-9136-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ripperx-2.8.0/configure-9139-        case "$ac_given_srcdir" in
ripperx-2.8.0/configure:9140:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ripperx-2.8.0/configure-9141-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ripperx-2.8.0/configure-9159-            fi
ripperx-2.8.0/configure:9160:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ripperx-2.8.0/configure-9161-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ripperx-2.8.0/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
ripperx-2.8.0/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ripperx-2.8.0/m4/gettext.m4-251-      fi
##############################################
ripperx-2.8.0/m4/iconv.m4-207-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
ripperx-2.8.0/m4/iconv.m4:208:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ripperx-2.8.0/m4/iconv.m4-209-    AC_MSG_RESULT([
##############################################
ripperx-2.8.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
ripperx-2.8.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
ripperx-2.8.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
ripperx-2.8.0/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
ripperx-2.8.0/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ripperx-2.8.0/m4/lib-ld.m4-52-  *)
ripperx-2.8.0/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ripperx-2.8.0/m4/lib-ld.m4-54-  esac
##############################################
ripperx-2.8.0/m4/lib-ld.m4-59-      # Canonicalize the path of ld
ripperx-2.8.0/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ripperx-2.8.0/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ripperx-2.8.0/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ripperx-2.8.0/m4/lib-ld.m4-63-      done
##############################################
ripperx-2.8.0/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
ripperx-2.8.0/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
ripperx-2.8.0/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
ripperx-2.8.0/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
ripperx-2.8.0/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ripperx-2.8.0/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ripperx-2.8.0/m4/lib-link.m4-319-                -L*)
ripperx-2.8.0/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ripperx-2.8.0/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
ripperx-2.8.0/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
ripperx-2.8.0/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ripperx-2.8.0/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
ripperx-2.8.0/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ripperx-2.8.0/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ripperx-2.8.0/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
ripperx-2.8.0/m4/lib-link.m4-526-                  -L*)
ripperx-2.8.0/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ripperx-2.8.0/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
ripperx-2.8.0/m4/lib-link.m4-578-                  -R*)
ripperx-2.8.0/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ripperx-2.8.0/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
ripperx-2.8.0/m4/lib-link.m4-608-                    dnl Handle this in the next round.
ripperx-2.8.0/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ripperx-2.8.0/m4/lib-link.m4-610-                    ;;
##############################################
ripperx-2.8.0/m4/lib-link.m4-614-                    dnl option.
ripperx-2.8.0/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ripperx-2.8.0/m4/lib-link.m4-616-                    ;;
##############################################
ripperx-2.8.0/m4/lib-link.m4-727-            -L) next=yes ;;
ripperx-2.8.0/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
ripperx-2.8.0/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
ripperx-2.8.0/m4/lib-prefix.m4-201-    *)
ripperx-2.8.0/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ripperx-2.8.0/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
ripperx-2.8.0/m4/lib-prefix.m4-211-                ;;
ripperx-2.8.0/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
ripperx-2.8.0/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
ripperx-2.8.0/m4/po.m4-47-changequote(,)dnl
ripperx-2.8.0/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ripperx-2.8.0/m4/po.m4-54-changequote(,)dnl
ripperx-2.8.0/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ripperx-2.8.0/m4/po.m4-73-changequote(,)dnl
ripperx-2.8.0/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ripperx-2.8.0/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ripperx-2.8.0/m4/po.m4-98-      case "$ac_file" in
ripperx-2.8.0/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ripperx-2.8.0/m4/po.m4-100-      esac
##############################################
ripperx-2.8.0/m4/po.m4-103-        # Adjust a relative srcdir.
ripperx-2.8.0/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ripperx-2.8.0/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ripperx-2.8.0/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ripperx-2.8.0/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ripperx-2.8.0/m4/po.m4-110-        case "$ac_given_srcdir" in
ripperx-2.8.0/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ripperx-2.8.0/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ripperx-2.8.0/m4/po.m4-130-            fi
ripperx-2.8.0/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ripperx-2.8.0/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ripperx-2.8.0/m4/po.m4-227-  # Adjust a relative srcdir.
ripperx-2.8.0/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ripperx-2.8.0/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ripperx-2.8.0/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ripperx-2.8.0/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ripperx-2.8.0/m4/po.m4-234-  case "$ac_given_srcdir" in
ripperx-2.8.0/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ripperx-2.8.0/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ripperx-2.8.0/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
ripperx-2.8.0/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ripperx-2.8.0/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ripperx-2.8.0/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
ripperx-2.8.0/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
ripperx-2.8.0/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ripperx-2.8.0/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ripperx-2.8.0/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ripperx-2.8.0/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ripperx-2.8.0/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ripperx-2.8.0/m4/po.m4-317-  fi
##############################################
ripperx-2.8.0/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ripperx-2.8.0/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ripperx-2.8.0/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ripperx-2.8.0/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ripperx-2.8.0/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ripperx-2.8.0/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
ripperx-2.8.0/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ripperx-2.8.0/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ripperx-2.8.0/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ripperx-2.8.0/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ripperx-2.8.0/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
ripperx-2.8.0/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ripperx-2.8.0/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
ripperx-2.8.0/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
ripperx-2.8.0/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ripperx-2.8.0/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
ripperx-2.8.0/plugins/Makefile.in-40-  { \
ripperx-2.8.0/plugins/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ripperx-2.8.0/plugins/Makefile.in-42-  }; \
##############################################
ripperx-2.8.0/plugins/Makefile.in-501-.c.obj:
ripperx-2.8.0/plugins/Makefile.in:502:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ripperx-2.8.0/plugins/Makefile.in-503-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ripperx-2.8.0/plugins/Makefile.in-505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ripperx-2.8.0/plugins/Makefile.in:506:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
ripperx-2.8.0/plugins/Makefile.in-507-
##############################################
ripperx-2.8.0/plugins/Makefile.in-537-GTAGS:
ripperx-2.8.0/plugins/Makefile.in:538:	here=`$(am__cd) $(top_builddir) && pwd` \
ripperx-2.8.0/plugins/Makefile.in-539-	  && $(am__cd) $(top_srcdir) \
##############################################
ripperx-2.8.0/plugins/Makefile.in-560-distdir: $(DISTFILES)
ripperx-2.8.0/plugins/Makefile.in:561:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/plugins/Makefile.in:562:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/plugins/Makefile.in-563-	list='$(DISTFILES)'; \
##############################################
ripperx-2.8.0/plugins/Makefile.in-574-	  if test -d $$d/$$file; then \
ripperx-2.8.0/plugins/Makefile.in:575:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ripperx-2.8.0/plugins/Makefile.in-576-	    if test -d "$(distdir)/$$file"; then \
##############################################
ripperx-2.8.0/po/Makefile.in.in-88-.po.gmo:
ripperx-2.8.0/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
ripperx-2.8.0/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
ripperx-2.8.0/po/Makefile.in.in-150-	fi; \
ripperx-2.8.0/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ripperx-2.8.0/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
ripperx-2.8.0/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
ripperx-2.8.0/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
ripperx-2.8.0/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
ripperx-2.8.0/po/Makefile.in.in-197-	  cd $(srcdir) \
ripperx-2.8.0/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ripperx-2.8.0/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ripperx-2.8.0/po/Makefile.in.in-228-	for cat in $$catalogs; do \
ripperx-2.8.0/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
ripperx-2.8.0/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ripperx-2.8.0/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ripperx-2.8.0/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ripperx-2.8.0/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ripperx-2.8.0/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ripperx-2.8.0/po/Makefile.in.in-279-	for cat in $$catalogs; do \
ripperx-2.8.0/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
ripperx-2.8.0/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ripperx-2.8.0/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ripperx-2.8.0/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ripperx-2.8.0/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ripperx-2.8.0/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ripperx-2.8.0/po/Makefile.in.in-325-	for cat in $$catalogs; do \
ripperx-2.8.0/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
ripperx-2.8.0/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ripperx-2.8.0/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
ripperx-2.8.0/po/Makefile.in.in-390-.nop.po-create:
ripperx-2.8.0/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
ripperx-2.8.0/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
ripperx-2.8.0/po/Makefile.in.in-397-.nop.po-update:
ripperx-2.8.0/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
ripperx-2.8.0/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
ripperx-2.8.0/po/Makefile.in.in-404-	cd $(srcdir); \
ripperx-2.8.0/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ripperx-2.8.0/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ripperx-2.8.0/po/Rules-quot-15-.insert-header.po-update-en:
ripperx-2.8.0/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
ripperx-2.8.0/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
ripperx-2.8.0/po/Rules-quot-18-	tmpdir=`pwd`; \
ripperx-2.8.0/po/Rules-quot-19-	echo "$$lang:"; \
ripperx-2.8.0/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
ripperx-2.8.0/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
ripperx-2.8.0/po/Rules-quot-22-	cd $(srcdir); \
ripperx-2.8.0/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
ripperx-2.8.0/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
ripperx-2.8.0/src/xpms/ripperX_box.xpm-265-". . K o o X.c v o 4 o v 4 o o q d d <.M o o y y o y o t A 6 t o R R 6 o (.(.o - o %.- [ j+j+6 % %.j+j+% 2 # # # - <.<.- - R -.y R 8 t R 8 9.# y 8 # R 2 t 2 8 y - <.(.<.<.O O 8 # 8.# # 6 6 6 . 6 6 . . . . N K . K 2 q y y 2 q 6 K / A A A A >.C.r+_ * r+{.0 ` 0 q+:+:+` {+g+g+n.{+0 n.{.,+x =.q+` E.o N . ",
ripperx-2.8.0/src/xpms/ripperX_box.xpm:266:". K o o o o | X.o o A X.X.q q q I y y d y y y q q o M t R R (.o - o |.[ %.q j+j+Z % % % % 5 |.M 5 5 + 5 # + D W j+8 + 5 j+8 j+- (.-.# (.g (.8 # # 9.g - 9.# 9.# '.'.'.# R 8.8.# '.8.- . . . . N / f+f+f+9 9 A.~ ~ s+y+^.D D ^.w+t+A.9 ~ i+$ / . 6 x O.` F 0 g+:+~+` E.g+$.g+&+e.{+{+{+g+{+S.` R.S.` C c N . ",
ripperx-2.8.0/src/xpms/ripperX_box.xpm-267-". . A v v o o v c c X.4 X.H d +.d +.d <.+.y M y M o 9.o o M (.(.(.[ - [ % j+j+Z q Z M M M M D |.D % D 2 W D W 9.R + 5 + - # g - # j+# g - 8 g - - 8 8 f g # f # (.g 8 i '.'.|.N 6 6 . . / / s e+b b Y Y 9 u+A.~ ; y+t+z D w+t+H+F+ +k.=.[.Q b s / . N c 0 0 ` ` 0 2.:+` 0 y.q+2.` A+g+` '+0 ` ` C R.` C N . ",
##############################################
ripperx-2.8.0/src/Makefile.in-40-  { \
ripperx-2.8.0/src/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ripperx-2.8.0/src/Makefile.in-42-  }; \
##############################################
ripperx-2.8.0/src/Makefile.in-451-.c.obj:
ripperx-2.8.0/src/Makefile.in:452:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ripperx-2.8.0/src/Makefile.in-453-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ripperx-2.8.0/src/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ripperx-2.8.0/src/Makefile.in:456:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
ripperx-2.8.0/src/Makefile.in-457-
##############################################
ripperx-2.8.0/src/Makefile.in-487-GTAGS:
ripperx-2.8.0/src/Makefile.in:488:	here=`$(am__cd) $(top_builddir) && pwd` \
ripperx-2.8.0/src/Makefile.in-489-	  && $(am__cd) $(top_srcdir) \
##############################################
ripperx-2.8.0/src/Makefile.in-510-distdir: $(DISTFILES)
ripperx-2.8.0/src/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/src/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/src/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
ripperx-2.8.0/src/Makefile.in-524-	  if test -d $$d/$$file; then \
ripperx-2.8.0/src/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ripperx-2.8.0/src/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-40-  { \
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-42-  }; \
##############################################
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-451-.c.obj:
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in:452:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-453-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in:456:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-457-
##############################################
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-487-GTAGS:
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in:488:	here=`$(am__cd) $(top_builddir) && pwd` \
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-489-	  && $(am__cd) $(top_srcdir) \
##############################################
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-510-distdir: $(DISTFILES)
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-524-	  if test -d $$d/$$file; then \
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ripperx-2.8.0/.pc/link_libm.patch/src/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \