===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mumudvb-1.7.1/Makefile.in-83-  while test -n "$$dir1"; do \
mumudvb-1.7.1/Makefile.in:84:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mumudvb-1.7.1/Makefile.in-85-    if test "$$first" != "."; then \
mumudvb-1.7.1/Makefile.in-86-      if test "$$first" = ".."; then \
mumudvb-1.7.1/Makefile.in:87:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mumudvb-1.7.1/Makefile.in:88:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mumudvb-1.7.1/Makefile.in-89-      else \
mumudvb-1.7.1/Makefile.in:90:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mumudvb-1.7.1/Makefile.in-91-        if test "$$first2" = "$$first"; then \
mumudvb-1.7.1/Makefile.in:92:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mumudvb-1.7.1/Makefile.in-93-        else \
##############################################
mumudvb-1.7.1/Makefile.in-98-    fi; \
mumudvb-1.7.1/Makefile.in:99:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mumudvb-1.7.1/Makefile.in-100-  done; \
##############################################
mumudvb-1.7.1/Makefile.in-258-	dot_seen=no; \
mumudvb-1.7.1/Makefile.in:259:	target=`echo $@ | sed s/-recursive//`; \
mumudvb-1.7.1/Makefile.in-260-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mumudvb-1.7.1/Makefile.in-293-	rev="$$rev ."; \
mumudvb-1.7.1/Makefile.in:294:	target=`echo $@ | sed s/-recursive//`; \
mumudvb-1.7.1/Makefile.in-295-	for subdir in $$rev; do \
##############################################
mumudvb-1.7.1/Makefile.in-371-GTAGS:
mumudvb-1.7.1/Makefile.in:372:	here=`$(am__cd) $(top_builddir) && pwd` \
mumudvb-1.7.1/Makefile.in-373-	  && $(am__cd) $(top_srcdir) \
##############################################
mumudvb-1.7.1/Makefile.in-381-	test -d "$(distdir)" || mkdir "$(distdir)"
mumudvb-1.7.1/Makefile.in:382:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mumudvb-1.7.1/Makefile.in:383:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mumudvb-1.7.1/Makefile.in-384-	list='$(DISTFILES)'; \
##############################################
mumudvb-1.7.1/Makefile.in-395-	  if test -d $$d/$$file; then \
mumudvb-1.7.1/Makefile.in:396:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mumudvb-1.7.1/Makefile.in-397-	    if test -d "$(distdir)/$$file"; then \
##############################################
mumudvb-1.7.1/Makefile.in-509-	test -d $(distdir)/_build || exit 0; \
mumudvb-1.7.1/Makefile.in:510:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mumudvb-1.7.1/Makefile.in-511-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mumudvb-1.7.1/Makefile.in-552-	}; \
mumudvb-1.7.1/Makefile.in:553:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
mumudvb-1.7.1/Makefile.in-554-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mumudvb-1.7.1/Makefile.in-564-	fi
mumudvb-1.7.1/Makefile.in:565:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mumudvb-1.7.1/Makefile.in-566-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mumudvb-1.7.1/aclocal.m4-229-      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);"])
mumudvb-1.7.1/aclocal.m4:230:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mumudvb-1.7.1/aclocal.m4-231-    AC_MSG_RESULT([
##############################################
mumudvb-1.7.1/aclocal.m4-251-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
mumudvb-1.7.1/aclocal.m4:252:case `$LD -v 2>&1 </dev/null` in
mumudvb-1.7.1/aclocal.m4-253-*GNU* | *'with BFD'*)
##############################################
mumudvb-1.7.1/aclocal.m4-287-    # gcc leaves a trailing carriage return which upsets mingw
mumudvb-1.7.1/aclocal.m4:288:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mumudvb-1.7.1/aclocal.m4-289-  *)
mumudvb-1.7.1/aclocal.m4:290:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mumudvb-1.7.1/aclocal.m4-291-  esac
##############################################
mumudvb-1.7.1/aclocal.m4-296-      # Canonicalize the path of ld
mumudvb-1.7.1/aclocal.m4:297:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
mumudvb-1.7.1/aclocal.m4-298-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
mumudvb-1.7.1/aclocal.m4:299:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
mumudvb-1.7.1/aclocal.m4-300-      done
##############################################
mumudvb-1.7.1/aclocal.m4-326-      # Break only if it was the GNU/non-GNU ld that we prefer.
mumudvb-1.7.1/aclocal.m4:327:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
mumudvb-1.7.1/aclocal.m4-328-      *GNU* | *'with BFD'*)
##############################################
mumudvb-1.7.1/aclocal.m4-592-        dnl or AC_LIB_HAVE_LINKFLAGS call.
mumudvb-1.7.1/aclocal.m4:593:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mumudvb-1.7.1/aclocal.m4-594-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mumudvb-1.7.1/aclocal.m4-667-                -L*)
mumudvb-1.7.1/aclocal.m4:668:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mumudvb-1.7.1/aclocal.m4-669-                  dnl First look for a shared library.
##############################################
mumudvb-1.7.1/aclocal.m4-811-              */$acl_libdirstem | */$acl_libdirstem/)
mumudvb-1.7.1/aclocal.m4:812:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mumudvb-1.7.1/aclocal.m4-813-                if test "$name" = '$1'; then
##############################################
mumudvb-1.7.1/aclocal.m4-818-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mumudvb-1.7.1/aclocal.m4:819:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mumudvb-1.7.1/aclocal.m4-820-                if test "$name" = '$1'; then
##############################################
mumudvb-1.7.1/aclocal.m4-874-                  -L*)
mumudvb-1.7.1/aclocal.m4:875:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mumudvb-1.7.1/aclocal.m4-876-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
mumudvb-1.7.1/aclocal.m4-926-                  -R*)
mumudvb-1.7.1/aclocal.m4:927:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mumudvb-1.7.1/aclocal.m4-928-                    if test "$enable_rpath" != no; then
##############################################
mumudvb-1.7.1/aclocal.m4-956-                    dnl Handle this in the next round.
mumudvb-1.7.1/aclocal.m4:957:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mumudvb-1.7.1/aclocal.m4-958-                    ;;
##############################################
mumudvb-1.7.1/aclocal.m4-962-                    dnl option.
mumudvb-1.7.1/aclocal.m4:963:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mumudvb-1.7.1/aclocal.m4-964-                    ;;
##############################################
mumudvb-1.7.1/aclocal.m4-1075-            -L) next=yes ;;
mumudvb-1.7.1/aclocal.m4:1076:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
mumudvb-1.7.1/aclocal.m4-1077-                 dnl No need to hardcode the standard /usr/lib.
##############################################
mumudvb-1.7.1/aclocal.m4-1324-    *)
mumudvb-1.7.1/aclocal.m4:1325:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
mumudvb-1.7.1/aclocal.m4-1326-      if test -n "$searchpath"; then
##############################################
mumudvb-1.7.1/aclocal.m4-1334-                ;;
mumudvb-1.7.1/aclocal.m4:1335:              *) searchdir=`cd "$searchdir" && pwd`
mumudvb-1.7.1/aclocal.m4-1336-                 case "$searchdir" in
##############################################
mumudvb-1.7.1/aclocal.m4-1399-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
mumudvb-1.7.1/aclocal.m4:1400:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
mumudvb-1.7.1/aclocal.m4-1401-#
##############################################
mumudvb-1.7.1/aclocal.m4-1423-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mumudvb-1.7.1/aclocal.m4:1424:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mumudvb-1.7.1/aclocal.m4-1425-# and then we would define $MISSING as
##############################################
mumudvb-1.7.1/aclocal.m4-1439-# expand $ac_aux_dir to an absolute path
mumudvb-1.7.1/aclocal.m4:1440:am_aux_dir=`cd $ac_aux_dir && pwd`
mumudvb-1.7.1/aclocal.m4-1441-])
##############################################
mumudvb-1.7.1/aclocal.m4-1541-  if test "$am_compiler_list" = ""; then
mumudvb-1.7.1/aclocal.m4:1542:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mumudvb-1.7.1/aclocal.m4-1543-  fi
##############################################
mumudvb-1.7.1/aclocal.m4-1690-    # Strip MF so we end up with the name of the file.
mumudvb-1.7.1/aclocal.m4:1691:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mumudvb-1.7.1/aclocal.m4-1692-    # Check whether this is an Automake generated Makefile or not.
##############################################
mumudvb-1.7.1/aclocal.m4-1699-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
mumudvb-1.7.1/aclocal.m4:1700:      dirpart=`AS_DIRNAME("$mf")`
mumudvb-1.7.1/aclocal.m4-1701-    else
##############################################
mumudvb-1.7.1/aclocal.m4-1705-    # from the Makefile without running `make'.
mumudvb-1.7.1/aclocal.m4:1706:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mumudvb-1.7.1/aclocal.m4-1707-    test -z "$DEPDIR" && continue
mumudvb-1.7.1/aclocal.m4:1708:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mumudvb-1.7.1/aclocal.m4-1709-    test -z "am__include" && continue
mumudvb-1.7.1/aclocal.m4:1710:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mumudvb-1.7.1/aclocal.m4-1711-    # When using ansi2knr, U may be empty or an underscore; expand it
mumudvb-1.7.1/aclocal.m4:1712:    U=`sed -n 's/^U = //p' < "$mf"`
mumudvb-1.7.1/aclocal.m4-1713-    # Find all dependency output files, they are included files with
##############################################
mumudvb-1.7.1/aclocal.m4-1721-      test -f "$dirpart/$file" && continue
mumudvb-1.7.1/aclocal.m4:1722:      fdir=`AS_DIRNAME(["$file"])`
mumudvb-1.7.1/aclocal.m4-1723-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
mumudvb-1.7.1/aclocal.m4-1776-AC_REQUIRE([AC_PROG_INSTALL])dnl
mumudvb-1.7.1/aclocal.m4:1777:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mumudvb-1.7.1/aclocal.m4-1778-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mumudvb-1.7.1/aclocal.m4-1878-    * )
mumudvb-1.7.1/aclocal.m4:1879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mumudvb-1.7.1/aclocal.m4-1880-  esac
mumudvb-1.7.1/aclocal.m4-1881-done
mumudvb-1.7.1/aclocal.m4:1882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mumudvb-1.7.1/aclocal.m4-1883-
##############################################
mumudvb-1.7.1/aclocal.m4-1956-# Ignore all kinds of additional output from `make'.
mumudvb-1.7.1/aclocal.m4:1957:case `$am_make -s -f confmf 2> /dev/null` in #(
mumudvb-1.7.1/aclocal.m4-1958-*the\ am__doit\ target*)
##############################################
mumudvb-1.7.1/aclocal.m4-1966-   echo '.include "confinc"' > confmf
mumudvb-1.7.1/aclocal.m4:1967:   case `$am_make -s -f confmf 2> /dev/null` in #(
mumudvb-1.7.1/aclocal.m4-1968-   *the\ am__doit\ target*)
##############################################
mumudvb-1.7.1/aclocal.m4-2123-if (
mumudvb-1.7.1/aclocal.m4:2124:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mumudvb-1.7.1/aclocal.m4-2125-   if test "$[*]" = "X"; then
mumudvb-1.7.1/aclocal.m4-2126-      # -L didn't work.
mumudvb-1.7.1/aclocal.m4:2127:      set X `ls -t "$srcdir/configure" conftest.file`
mumudvb-1.7.1/aclocal.m4-2128-   fi
##############################################
mumudvb-1.7.1/config.guess-38-
mumudvb-1.7.1/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'`
mumudvb-1.7.1/config.guess-40-
##############################################
mumudvb-1.7.1/config.guess-108-: ${TMPDIR=/tmp} ;
mumudvb-1.7.1/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mumudvb-1.7.1/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mumudvb-1.7.1/config.guess-194-	    *)
mumudvb-1.7.1/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
mumudvb-1.7.1/config.guess-196-		;;
##############################################
mumudvb-1.7.1/config.guess-221-	*4.0)
mumudvb-1.7.1/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mumudvb-1.7.1/config.guess-223-		;;
mumudvb-1.7.1/config.guess-224-	*5.*)
mumudvb-1.7.1/config.guess:225:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mumudvb-1.7.1/config.guess-226-		;;
##############################################
mumudvb-1.7.1/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
mumudvb-1.7.1/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mumudvb-1.7.1/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
mumudvb-1.7.1/config.guess-269-	# 1.2 uses "1.2" for uname -r.
mumudvb-1.7.1/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
mumudvb-1.7.1/config.guess-271-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
mumudvb-1.7.1/config.guess-329-    s390x:SunOS:*:*)
mumudvb-1.7.1/config.guess:330:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mumudvb-1.7.1/config.guess-331-	exit ;;
mumudvb-1.7.1/config.guess-332-    sun4H:SunOS:5.*:*)
mumudvb-1.7.1/config.guess:333:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mumudvb-1.7.1/config.guess-334-	exit ;;
mumudvb-1.7.1/config.guess-335-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mumudvb-1.7.1/config.guess:336:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mumudvb-1.7.1/config.guess-337-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-354-	fi
mumudvb-1.7.1/config.guess:355:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mumudvb-1.7.1/config.guess-356-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-360-	# it's likely to be more like Solaris than SunOS4.
mumudvb-1.7.1/config.guess:361:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mumudvb-1.7.1/config.guess-362-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-369-	# Japanese Language versions have a version number like `4.1.3-JL'.
mumudvb-1.7.1/config.guess:370:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
mumudvb-1.7.1/config.guess-371-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-375-    sun*:*:4.2BSD:*)
mumudvb-1.7.1/config.guess:376:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mumudvb-1.7.1/config.guess-377-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
mumudvb-1.7.1/config.guess-457-	$CC_FOR_BUILD -o $dummy $dummy.c &&
mumudvb-1.7.1/config.guess:458:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mumudvb-1.7.1/config.guess:459:	  SYSTEM_NAME=`$dummy $dummyarg` &&
mumudvb-1.7.1/config.guess-460-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mumudvb-1.7.1/config.guess-513-    *:IRIX*:*:*)
mumudvb-1.7.1/config.guess:514:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
mumudvb-1.7.1/config.guess-515-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-543-EOF
mumudvb-1.7.1/config.guess:544:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
mumudvb-1.7.1/config.guess-545-		then
##############################################
mumudvb-1.7.1/config.guess-556-    *:AIX:*:[4567])
mumudvb-1.7.1/config.guess:557:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mumudvb-1.7.1/config.guess-558-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
mumudvb-1.7.1/config.guess-591-    9000/[34678]??:HP-UX:*:*)
mumudvb-1.7.1/config.guess:592:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mumudvb-1.7.1/config.guess-593-	case "${UNAME_MACHINE}" in
##############################################
mumudvb-1.7.1/config.guess-645-EOF
mumudvb-1.7.1/config.guess:646:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
mumudvb-1.7.1/config.guess-647-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mumudvb-1.7.1/config.guess-673-    ia64:HP-UX:*:*)
mumudvb-1.7.1/config.guess:674:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mumudvb-1.7.1/config.guess-675-	echo ia64-hp-hpux${HPUX_REV}
##############################################
mumudvb-1.7.1/config.guess-703-EOF
mumudvb-1.7.1/config.guess:704:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
mumudvb-1.7.1/config.guess-705-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mumudvb-1.7.1/config.guess-774-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mumudvb-1.7.1/config.guess:775:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
mumudvb-1.7.1/config.guess-776-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mumudvb-1.7.1/config.guess-779-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mumudvb-1.7.1/config.guess:780:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
mumudvb-1.7.1/config.guess-781-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mumudvb-1.7.1/config.guess-795-	    amd64)
mumudvb-1.7.1/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mumudvb-1.7.1/config.guess-797-	    *)
mumudvb-1.7.1/config.guess:798:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mumudvb-1.7.1/config.guess-799-	esac
##############################################
mumudvb-1.7.1/config.guess-850-    prep*:SunOS:5.*:*)
mumudvb-1.7.1/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mumudvb-1.7.1/config.guess-852-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-854-	# the GNU system
mumudvb-1.7.1/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
mumudvb-1.7.1/config.guess-856-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-858-	# other systems with GNU libc and userland
mumudvb-1.7.1/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
mumudvb-1.7.1/config.guess-860-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-923-EOF
mumudvb-1.7.1/config.guess:924:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
mumudvb-1.7.1/config.guess-925-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
mumudvb-1.7.1/config.guess-951-EOF
mumudvb-1.7.1/config.guess:952:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
mumudvb-1.7.1/config.guess-953-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
mumudvb-1.7.1/config.guess-1036-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
mumudvb-1.7.1/config.guess:1037:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
mumudvb-1.7.1/config.guess-1038-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mumudvb-1.7.1/config.guess-1306-    *:DragonFly:*:*)
mumudvb-1.7.1/config.guess:1307:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
mumudvb-1.7.1/config.guess-1308-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-1319-    i*86:skyos:*:*)
mumudvb-1.7.1/config.guess:1320:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
mumudvb-1.7.1/config.guess-1321-	exit ;;
##############################################
mumudvb-1.7.1/config.guess-1450-
mumudvb-1.7.1/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
mumudvb-1.7.1/config.guess-1452-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
mumudvb-1.7.1/config.sub-57-
mumudvb-1.7.1/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'`
mumudvb-1.7.1/config.sub-59-
##############################################
mumudvb-1.7.1/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations.
mumudvb-1.7.1/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mumudvb-1.7.1/config.sub-124-case $maybe_os in
##############################################
mumudvb-1.7.1/config.sub-130-    os=-$maybe_os
mumudvb-1.7.1/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mumudvb-1.7.1/config.sub-132-    ;;
##############################################
mumudvb-1.7.1/config.sub-134-    os=-linux-android
mumudvb-1.7.1/config.sub:135:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
mumudvb-1.7.1/config.sub-136-    ;;
mumudvb-1.7.1/config.sub-137-  *)
mumudvb-1.7.1/config.sub:138:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
mumudvb-1.7.1/config.sub-139-    if [ $basic_machine != $1 ]
mumudvb-1.7.1/config.sub:140:    then os=`echo $1 | sed 's/.*-/-/'`
mumudvb-1.7.1/config.sub-141-    else os=; fi
##############################################
mumudvb-1.7.1/config.sub-188-		os=-sco5v6
mumudvb-1.7.1/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-190-		;;
##############################################
mumudvb-1.7.1/config.sub-192-		os=-sco3.2v5
mumudvb-1.7.1/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-194-		;;
##############################################
mumudvb-1.7.1/config.sub-196-		os=-sco3.2v4
mumudvb-1.7.1/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-198-		;;
mumudvb-1.7.1/config.sub-199-	-sco3.2.[4-9]*)
mumudvb-1.7.1/config.sub:200:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mumudvb-1.7.1/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-202-		;;
##############################################
mumudvb-1.7.1/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
mumudvb-1.7.1/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-206-		;;
##############################################
mumudvb-1.7.1/config.sub-208-		# Don't forget version if it is 3.2v4 or newer.
mumudvb-1.7.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-210-		;;
##############################################
mumudvb-1.7.1/config.sub-212-		os=-sco3.2v2
mumudvb-1.7.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-214-		;;
mumudvb-1.7.1/config.sub-215-	-udk*)
mumudvb-1.7.1/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-217-		;;
##############################################
mumudvb-1.7.1/config.sub-219-		os=-isc2.2
mumudvb-1.7.1/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-221-		;;
##############################################
mumudvb-1.7.1/config.sub-225-	-isc*)
mumudvb-1.7.1/config.sub:226:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mumudvb-1.7.1/config.sub-227-		;;
##############################################
mumudvb-1.7.1/config.sub-231-	-ptx*)
mumudvb-1.7.1/config.sub:232:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
mumudvb-1.7.1/config.sub-233-		;;
mumudvb-1.7.1/config.sub-234-	-windowsnt*)
mumudvb-1.7.1/config.sub:235:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
mumudvb-1.7.1/config.sub-236-		;;
##############################################
mumudvb-1.7.1/config.sub-357-	*-*-*)
mumudvb-1.7.1/config.sub:358:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mumudvb-1.7.1/config.sub-359-		exit 1
##############################################
mumudvb-1.7.1/config.sub-475-	amd64-*)
mumudvb-1.7.1/config.sub:476:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-477-		;;
##############################################
mumudvb-1.7.1/config.sub-517-	blackfin-*)
mumudvb-1.7.1/config.sub:518:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-519-		os=-linux
##############################################
mumudvb-1.7.1/config.sub-525-	c54x-*)
mumudvb-1.7.1/config.sub:526:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-527-		;;
mumudvb-1.7.1/config.sub-528-	c55x-*)
mumudvb-1.7.1/config.sub:529:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-530-		;;
mumudvb-1.7.1/config.sub-531-	c6x-*)
mumudvb-1.7.1/config.sub:532:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-533-		;;
##############################################
mumudvb-1.7.1/config.sub-728-	i*86v32)
mumudvb-1.7.1/config.sub:729:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mumudvb-1.7.1/config.sub-730-		os=-sysv32
##############################################
mumudvb-1.7.1/config.sub-732-	i*86v4*)
mumudvb-1.7.1/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mumudvb-1.7.1/config.sub-734-		os=-sysv4
##############################################
mumudvb-1.7.1/config.sub-736-	i*86v)
mumudvb-1.7.1/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mumudvb-1.7.1/config.sub-738-		os=-sysv
##############################################
mumudvb-1.7.1/config.sub-740-	i*86sol2)
mumudvb-1.7.1/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mumudvb-1.7.1/config.sub-742-		os=-solaris2
##############################################
mumudvb-1.7.1/config.sub-770-	m68knommu-*)
mumudvb-1.7.1/config.sub:771:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-772-		os=-linux
##############################################
mumudvb-1.7.1/config.sub-803-	mips3*-*)
mumudvb-1.7.1/config.sub:804:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
mumudvb-1.7.1/config.sub-805-		;;
mumudvb-1.7.1/config.sub-806-	mips3*)
mumudvb-1.7.1/config.sub:807:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
mumudvb-1.7.1/config.sub-808-		;;
##############################################
mumudvb-1.7.1/config.sub-821-	ms1-*)
mumudvb-1.7.1/config.sub:822:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
mumudvb-1.7.1/config.sub-823-		;;
##############################################
mumudvb-1.7.1/config.sub-940-	parisc-*)
mumudvb-1.7.1/config.sub:941:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-942-		os=-linux
##############################################
mumudvb-1.7.1/config.sub-956-	pc98-*)
mumudvb-1.7.1/config.sub:957:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-958-		;;
##############################################
mumudvb-1.7.1/config.sub-971-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mumudvb-1.7.1/config.sub:972:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-973-		;;
mumudvb-1.7.1/config.sub-974-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mumudvb-1.7.1/config.sub:975:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-976-		;;
mumudvb-1.7.1/config.sub-977-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mumudvb-1.7.1/config.sub:978:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-979-		;;
mumudvb-1.7.1/config.sub-980-	pentium4-*)
mumudvb-1.7.1/config.sub:981:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-982-		;;
##############################################
mumudvb-1.7.1/config.sub-990-	ppc-* | ppcbe-*)
mumudvb-1.7.1/config.sub:991:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-992-		;;
##############################################
mumudvb-1.7.1/config.sub-996-	ppcle-* | powerpclittle-*)
mumudvb-1.7.1/config.sub:997:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-998-		;;
##############################################
mumudvb-1.7.1/config.sub-1000-		;;
mumudvb-1.7.1/config.sub:1001:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-1002-		;;
##############################################
mumudvb-1.7.1/config.sub-1006-	ppc64le-* | powerpc64little-*)
mumudvb-1.7.1/config.sub:1007:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-1008-		;;
##############################################
mumudvb-1.7.1/config.sub-1085-	strongarm-* | thumb-*)
mumudvb-1.7.1/config.sub:1086:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
mumudvb-1.7.1/config.sub-1087-		;;
##############################################
mumudvb-1.7.1/config.sub-1215-	xscale-* | xscalee[bl]-*)
mumudvb-1.7.1/config.sub:1216:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
mumudvb-1.7.1/config.sub-1217-		;;
##############################################
mumudvb-1.7.1/config.sub-1292-	*)
mumudvb-1.7.1/config.sub:1293:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mumudvb-1.7.1/config.sub-1294-		exit 1
##############################################
mumudvb-1.7.1/config.sub-1300-	*-digital*)
mumudvb-1.7.1/config.sub:1301:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
mumudvb-1.7.1/config.sub-1302-		;;
mumudvb-1.7.1/config.sub-1303-	*-commodore*)
mumudvb-1.7.1/config.sub:1304:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
mumudvb-1.7.1/config.sub-1305-		;;
##############################################
mumudvb-1.7.1/config.sub-1321-	-solaris1 | -solaris1.*)
mumudvb-1.7.1/config.sub:1322:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mumudvb-1.7.1/config.sub-1323-		;;
##############################################
mumudvb-1.7.1/config.sub-1333-	-gnu/linux*)
mumudvb-1.7.1/config.sub:1334:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mumudvb-1.7.1/config.sub-1335-		;;
##############################################
mumudvb-1.7.1/config.sub-1379-	-nto*)
mumudvb-1.7.1/config.sub:1380:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mumudvb-1.7.1/config.sub-1381-		;;
##############################################
mumudvb-1.7.1/config.sub-1386-	-mac*)
mumudvb-1.7.1/config.sub:1387:		os=`echo $os | sed -e 's|mac|macos|'`
mumudvb-1.7.1/config.sub-1388-		;;
##############################################
mumudvb-1.7.1/config.sub-1392-	-linux*)
mumudvb-1.7.1/config.sub:1393:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mumudvb-1.7.1/config.sub-1394-		;;
mumudvb-1.7.1/config.sub-1395-	-sunos5*)
mumudvb-1.7.1/config.sub:1396:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
mumudvb-1.7.1/config.sub-1397-		;;
mumudvb-1.7.1/config.sub-1398-	-sunos6*)
mumudvb-1.7.1/config.sub:1399:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
mumudvb-1.7.1/config.sub-1400-		;;
##############################################
mumudvb-1.7.1/config.sub-1447-	-sinix5.*)
mumudvb-1.7.1/config.sub:1448:		os=`echo $os | sed -e 's|sinix|sysv|'`
mumudvb-1.7.1/config.sub-1449-		;;
##############################################
mumudvb-1.7.1/config.sub-1503-		# Get rid of the `-' at the beginning of $os.
mumudvb-1.7.1/config.sub:1504:		os=`echo $os | sed 's/[^-]*-//'`
mumudvb-1.7.1/config.sub:1505:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
mumudvb-1.7.1/config.sub-1506-		exit 1
##############################################
mumudvb-1.7.1/config.sub-1760-		esac
mumudvb-1.7.1/config.sub:1761:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
mumudvb-1.7.1/config.sub-1762-		;;
##############################################
mumudvb-1.7.1/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
mumudvb-1.7.1/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mumudvb-1.7.1/configure-49-  as_echo='print -r --'
mumudvb-1.7.1/configure-50-  as_echo_n='print -rn --'
mumudvb-1.7.1/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mumudvb-1.7.1/configure-52-  as_echo='printf %s\n'
##############################################
mumudvb-1.7.1/configure-54-else
mumudvb-1.7.1/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mumudvb-1.7.1/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mumudvb-1.7.1/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
mumudvb-1.7.1/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mumudvb-1.7.1/configure-66-      esac;
##############################################
mumudvb-1.7.1/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mumudvb-1.7.1/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mumudvb-1.7.1/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
mumudvb-1.7.1/configure-299-      case $as_dir in #(
mumudvb-1.7.1/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mumudvb-1.7.1/configure-301-      *) as_qdir=$as_dir;;
##############################################
mumudvb-1.7.1/configure-364-  {
mumudvb-1.7.1/configure:365:    as_val=`expr "$@" || test $? -eq 1`
mumudvb-1.7.1/configure-366-  }
##############################################
mumudvb-1.7.1/configure-371-# ----------------------------------------
mumudvb-1.7.1/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mumudvb-1.7.1/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mumudvb-1.7.1/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mumudvb-1.7.1/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mumudvb-1.7.1/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mumudvb-1.7.1/configure-525-	esac;
mumudvb-1.7.1/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mumudvb-1.7.1/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
mumudvb-1.7.1/configure-786-  case $ac_option in
mumudvb-1.7.1/configure:787:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mumudvb-1.7.1/configure-788-  *=)   ac_optarg= ;;
##############################################
mumudvb-1.7.1/configure-830-  -disable-* | --disable-*)
mumudvb-1.7.1/configure:831:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mumudvb-1.7.1/configure-832-    # Reject names that are not valid shell variable names.
##############################################
mumudvb-1.7.1/configure-835-    ac_useropt_orig=$ac_useropt
mumudvb-1.7.1/configure:836:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mumudvb-1.7.1/configure-837-    case $ac_user_opts in
##############################################
mumudvb-1.7.1/configure-856-  -enable-* | --enable-*)
mumudvb-1.7.1/configure:857:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mumudvb-1.7.1/configure-858-    # Reject names that are not valid shell variable names.
##############################################
mumudvb-1.7.1/configure-861-    ac_useropt_orig=$ac_useropt
mumudvb-1.7.1/configure:862:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mumudvb-1.7.1/configure-863-    case $ac_user_opts in
##############################################
mumudvb-1.7.1/configure-1060-  -with-* | --with-*)
mumudvb-1.7.1/configure:1061:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mumudvb-1.7.1/configure-1062-    # Reject names that are not valid shell variable names.
##############################################
mumudvb-1.7.1/configure-1065-    ac_useropt_orig=$ac_useropt
mumudvb-1.7.1/configure:1066:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mumudvb-1.7.1/configure-1067-    case $ac_user_opts in
##############################################
mumudvb-1.7.1/configure-1076-  -without-* | --without-*)
mumudvb-1.7.1/configure:1077:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mumudvb-1.7.1/configure-1078-    # Reject names that are not valid shell variable names.
##############################################
mumudvb-1.7.1/configure-1081-    ac_useropt_orig=$ac_useropt
mumudvb-1.7.1/configure:1082:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mumudvb-1.7.1/configure-1083-    case $ac_user_opts in
##############################################
mumudvb-1.7.1/configure-1114-  *=*)
mumudvb-1.7.1/configure:1115:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mumudvb-1.7.1/configure-1116-    # Reject names that are not valid shell variable names.
##############################################
mumudvb-1.7.1/configure-1135-if test -n "$ac_prev"; then
mumudvb-1.7.1/configure:1136:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mumudvb-1.7.1/configure-1137-  as_fn_error $? "missing argument to $ac_option"
##############################################
mumudvb-1.7.1/configure-1157-    */ )
mumudvb-1.7.1/configure:1158:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mumudvb-1.7.1/configure-1159-      eval $ac_var=\$ac_val;;
##############################################
mumudvb-1.7.1/configure-1194-ac_ls_di=`ls -di .` &&
mumudvb-1.7.1/configure:1195:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mumudvb-1.7.1/configure-1196-  as_fn_error $? "working directory cannot be determined"
##############################################
mumudvb-1.7.1/configure-1250-case $srcdir in
mumudvb-1.7.1/configure:1251:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mumudvb-1.7.1/configure-1252-esac
##############################################
mumudvb-1.7.1/configure-1293-By default, \`make install' will install all the files in
mumudvb-1.7.1/configure:1294:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mumudvb-1.7.1/configure:1295:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mumudvb-1.7.1/configure-1296-for instance \`--prefix=\$HOME'.
##############################################
mumudvb-1.7.1/configure-1388-*)
mumudvb-1.7.1/configure:1389:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mumudvb-1.7.1/configure-1390-  # A ".." for each directory in $ac_dir_suffix.
mumudvb-1.7.1/configure:1391:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mumudvb-1.7.1/configure-1392-  case $ac_top_builddir_sub in
##############################################
mumudvb-1.7.1/configure-2057-    *\'*)
mumudvb-1.7.1/configure:2058:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mumudvb-1.7.1/configure-2059-    esac
##############################################
mumudvb-1.7.1/configure-2140-      case $ac_val in
mumudvb-1.7.1/configure:2141:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mumudvb-1.7.1/configure-2142-      esac
##############################################
mumudvb-1.7.1/configure-2155-	case $ac_val in
mumudvb-1.7.1/configure:2156:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mumudvb-1.7.1/configure-2157-	esac
##############################################
mumudvb-1.7.1/configure-2275-    set,)
mumudvb-1.7.1/configure:2276:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mumudvb-1.7.1/configure:2277:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mumudvb-1.7.1/configure-2278-      ac_cache_corrupted=: ;;
##############################################
mumudvb-1.7.1/configure-2286-	# differences in whitespace do not lead to failure.
mumudvb-1.7.1/configure:2287:	ac_old_val_w=`echo x $ac_old_val`
mumudvb-1.7.1/configure:2288:	ac_new_val_w=`echo x $ac_new_val`
mumudvb-1.7.1/configure-2289-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mumudvb-1.7.1/configure-2306-    case $ac_new_val in
mumudvb-1.7.1/configure:2307:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mumudvb-1.7.1/configure-2308-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mumudvb-1.7.1/configure-2482-if (
mumudvb-1.7.1/configure:2483:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mumudvb-1.7.1/configure-2484-   if test "$*" = "X"; then
mumudvb-1.7.1/configure-2485-      # -L didn't work.
mumudvb-1.7.1/configure:2486:      set X `ls -t "$srcdir/configure" conftest.file`
mumudvb-1.7.1/configure-2487-   fi
##############################################
mumudvb-1.7.1/configure-2518-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mumudvb-1.7.1/configure:2519:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mumudvb-1.7.1/configure-2520-
mumudvb-1.7.1/configure-2521-# expand $ac_aux_dir to an absolute path
mumudvb-1.7.1/configure:2522:am_aux_dir=`cd $ac_aux_dir && pwd`
mumudvb-1.7.1/configure-2523-
##############################################
mumudvb-1.7.1/configure-2663-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
mumudvb-1.7.1/configure:2664:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mumudvb-1.7.1/configure-2665-	     'mkdir (GNU coreutils) '* | \
##############################################
mumudvb-1.7.1/configure-2742-set x ${MAKE-make}
mumudvb-1.7.1/configure:2743:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mumudvb-1.7.1/configure-2744-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mumudvb-1.7.1/configure-2752-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mumudvb-1.7.1/configure:2753:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mumudvb-1.7.1/configure-2754-  *@@@%%%=?*=@@@%%%*)
##############################################
mumudvb-1.7.1/configure-2779-
mumudvb-1.7.1/configure:2780:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mumudvb-1.7.1/configure-2781-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mumudvb-1.7.1/configure-2864-# Ignore all kinds of additional output from `make'.
mumudvb-1.7.1/configure:2865:case `$am_make -s -f confmf 2> /dev/null` in #(
mumudvb-1.7.1/configure-2866-*the\ am__doit\ target*)
##############################################
mumudvb-1.7.1/configure-2874-   echo '.include "confinc"' > confmf
mumudvb-1.7.1/configure:2875:   case `$am_make -s -f confmf 2> /dev/null` in #(
mumudvb-1.7.1/configure-2876-   *the\ am__doit\ target*)
##############################################
mumudvb-1.7.1/configure-3253-$as_echo_n "checking whether the C compiler works... " >&6; }
mumudvb-1.7.1/configure:3254:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mumudvb-1.7.1/configure-3255-
##############################################
mumudvb-1.7.1/configure-3297-	then :; else
mumudvb-1.7.1/configure:3298:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mumudvb-1.7.1/configure-3299-	fi
##############################################
mumudvb-1.7.1/configure-3357-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mumudvb-1.7.1/configure:3358:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mumudvb-1.7.1/configure-3359-	  break;;
##############################################
mumudvb-1.7.1/configure-3466-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mumudvb-1.7.1/configure:3467:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mumudvb-1.7.1/configure-3468-       break;;
##############################################
mumudvb-1.7.1/configure-3726-  if test "$am_compiler_list" = ""; then
mumudvb-1.7.1/configure:3727:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mumudvb-1.7.1/configure-3728-  fi
##############################################
mumudvb-1.7.1/configure-3983-  # Check for GNU $ac_path_GREP
mumudvb-1.7.1/configure:3984:case `"$ac_path_GREP" --version 2>&1` in
mumudvb-1.7.1/configure-3985-*GNU*)
##############################################
mumudvb-1.7.1/configure-4049-  # Check for GNU $ac_path_EGREP
mumudvb-1.7.1/configure:4050:case `"$ac_path_EGREP" --version 2>&1` in
mumudvb-1.7.1/configure-4051-*GNU*)
##############################################
mumudvb-1.7.1/configure-4210-do :
mumudvb-1.7.1/configure:4211:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mumudvb-1.7.1/configure-4212-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mumudvb-1.7.1/configure-4215-  cat >>confdefs.h <<_ACEOF
mumudvb-1.7.1/configure:4216:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mumudvb-1.7.1/configure-4217-_ACEOF
##############################################
mumudvb-1.7.1/configure-4803-  if test "$am_compiler_list" = ""; then
mumudvb-1.7.1/configure:4804:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mumudvb-1.7.1/configure-4805-  fi
##############################################
mumudvb-1.7.1/configure-4906-set x ${MAKE-make}
mumudvb-1.7.1/configure:4907:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mumudvb-1.7.1/configure-4908-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mumudvb-1.7.1/configure-4916-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mumudvb-1.7.1/configure:4917:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mumudvb-1.7.1/configure-4918-  *@@@%%%=?*=@@@%%%*)
##############################################
mumudvb-1.7.1/configure-5123-test "x$ac_build_alias" = x &&
mumudvb-1.7.1/configure:5124:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mumudvb-1.7.1/configure-5125-test "x$ac_build_alias" = x &&
mumudvb-1.7.1/configure-5126-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
mumudvb-1.7.1/configure:5127:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mumudvb-1.7.1/configure-5128-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mumudvb-1.7.1/configure-5147-IFS=$ac_save_IFS
mumudvb-1.7.1/configure:5148:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mumudvb-1.7.1/configure-5149-
##############################################
mumudvb-1.7.1/configure-5158-else
mumudvb-1.7.1/configure:5159:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mumudvb-1.7.1/configure-5160-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mumudvb-1.7.1/configure-5180-IFS=$ac_save_IFS
mumudvb-1.7.1/configure:5181:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mumudvb-1.7.1/configure-5182-
##############################################
mumudvb-1.7.1/configure-5228-    # gcc leaves a trailing carriage return which upsets mingw
mumudvb-1.7.1/configure:5229:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mumudvb-1.7.1/configure-5230-  *)
mumudvb-1.7.1/configure:5231:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mumudvb-1.7.1/configure-5232-  esac
##############################################
mumudvb-1.7.1/configure-5237-      # Canonicalize the path of ld
mumudvb-1.7.1/configure:5238:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
mumudvb-1.7.1/configure-5239-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
mumudvb-1.7.1/configure:5240:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
mumudvb-1.7.1/configure-5241-      done
##############################################
mumudvb-1.7.1/configure-5271-      # Break only if it was the GNU/non-GNU ld that we prefer.
mumudvb-1.7.1/configure:5272:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
mumudvb-1.7.1/configure-5273-      *GNU* | *'with BFD'*)
##############################################
mumudvb-1.7.1/configure-5300-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
mumudvb-1.7.1/configure:5301:case `$LD -v 2>&1 </dev/null` in
mumudvb-1.7.1/configure-5302-*GNU* | *'with BFD'*)
##############################################
mumudvb-1.7.1/configure-5386-    *)
mumudvb-1.7.1/configure:5387:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
mumudvb-1.7.1/configure-5388-      if test -n "$searchpath"; then
##############################################
mumudvb-1.7.1/configure-5396-                ;;
mumudvb-1.7.1/configure:5397:              *) searchdir=`cd "$searchdir" && pwd`
mumudvb-1.7.1/configure-5398-                 case "$searchdir" in
##############################################
mumudvb-1.7.1/configure-5487-        names_already_handled="$names_already_handled $name"
mumudvb-1.7.1/configure:5488:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mumudvb-1.7.1/configure-5489-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mumudvb-1.7.1/configure-5563-                -L*)
mumudvb-1.7.1/configure:5564:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mumudvb-1.7.1/configure-5565-                                    if test -n "$acl_shlibext"; then
##############################################
mumudvb-1.7.1/configure-5680-              */$acl_libdirstem | */$acl_libdirstem/)
mumudvb-1.7.1/configure:5681:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mumudvb-1.7.1/configure-5682-                if test "$name" = 'iconv'; then
##############################################
mumudvb-1.7.1/configure-5687-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mumudvb-1.7.1/configure:5688:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mumudvb-1.7.1/configure-5689-                if test "$name" = 'iconv'; then
##############################################
mumudvb-1.7.1/configure-5738-                  -L*)
mumudvb-1.7.1/configure:5739:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mumudvb-1.7.1/configure-5740-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
mumudvb-1.7.1/configure-5797-                  -R*)
mumudvb-1.7.1/configure:5798:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mumudvb-1.7.1/configure-5799-                    if test "$enable_rpath" != no; then
##############################################
mumudvb-1.7.1/configure-5822-                  -l*)
mumudvb-1.7.1/configure:5823:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mumudvb-1.7.1/configure-5824-                    ;;
mumudvb-1.7.1/configure-5825-                  *.la)
mumudvb-1.7.1/configure:5826:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mumudvb-1.7.1/configure-5827-                    ;;
##############################################
mumudvb-1.7.1/configure-6135-
mumudvb-1.7.1/configure:6136:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mumudvb-1.7.1/configure-6137-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
mumudvb-1.7.1/configure-6549-do :
mumudvb-1.7.1/configure:6550:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mumudvb-1.7.1/configure-6551-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mumudvb-1.7.1/configure-6553-  cat >>confdefs.h <<_ACEOF
mumudvb-1.7.1/configure:6554:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mumudvb-1.7.1/configure-6555-_ACEOF
##############################################
mumudvb-1.7.1/configure-6562-do :
mumudvb-1.7.1/configure:6563:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mumudvb-1.7.1/configure-6564-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mumudvb-1.7.1/configure-6566-  cat >>confdefs.h <<_ACEOF
mumudvb-1.7.1/configure:6567:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mumudvb-1.7.1/configure-6568-_ACEOF
##############################################
mumudvb-1.7.1/configure-6575-do :
mumudvb-1.7.1/configure:6576:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mumudvb-1.7.1/configure-6577-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mumudvb-1.7.1/configure-6579-  cat >>confdefs.h <<_ACEOF
mumudvb-1.7.1/configure:6580:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mumudvb-1.7.1/configure-6581-_ACEOF
##############################################
mumudvb-1.7.1/configure-6834-do :
mumudvb-1.7.1/configure:6835:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mumudvb-1.7.1/configure-6836-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_SYS_TYPES_H
##############################################
mumudvb-1.7.1/configure-6850-  cat >>confdefs.h <<_ACEOF
mumudvb-1.7.1/configure:6851:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mumudvb-1.7.1/configure-6852-_ACEOF
##############################################
mumudvb-1.7.1/configure-6860-do :
mumudvb-1.7.1/configure:6861:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mumudvb-1.7.1/configure-6862-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mumudvb-1.7.1/configure-6864-  cat >>confdefs.h <<_ACEOF
mumudvb-1.7.1/configure:6865:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mumudvb-1.7.1/configure-6866-_ACEOF
##############################################
mumudvb-1.7.1/configure-7073-do :
mumudvb-1.7.1/configure:7074:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mumudvb-1.7.1/configure-7075-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mumudvb-1.7.1/configure-7077-  cat >>confdefs.h <<_ACEOF
mumudvb-1.7.1/configure:7078:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mumudvb-1.7.1/configure-7079-_ACEOF
##############################################
mumudvb-1.7.1/configure-7184-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mumudvb-1.7.1/configure:7185:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mumudvb-1.7.1/configure-7186-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mumudvb-1.7.1/configure-7279-if test -z "$BASH_VERSION$ZSH_VERSION" \
mumudvb-1.7.1/configure:7280:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mumudvb-1.7.1/configure-7281-  as_echo='print -r --'
mumudvb-1.7.1/configure-7282-  as_echo_n='print -rn --'
mumudvb-1.7.1/configure:7283:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mumudvb-1.7.1/configure-7284-  as_echo='printf %s\n'
##############################################
mumudvb-1.7.1/configure-7286-else
mumudvb-1.7.1/configure:7287:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mumudvb-1.7.1/configure-7288-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mumudvb-1.7.1/configure-7296-	expr "X$arg" : "X\\(.*\\)$as_nl";
mumudvb-1.7.1/configure:7297:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mumudvb-1.7.1/configure-7298-      esac;
##############################################
mumudvb-1.7.1/configure-7373-# ----------------------------------------
mumudvb-1.7.1/configure:7374:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mumudvb-1.7.1/configure-7375-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mumudvb-1.7.1/configure-7445-  {
mumudvb-1.7.1/configure:7446:    as_val=`expr "$@" || test $? -eq 1`
mumudvb-1.7.1/configure-7447-  }
##############################################
mumudvb-1.7.1/configure-7549-      case $as_dir in #(
mumudvb-1.7.1/configure:7550:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mumudvb-1.7.1/configure-7551-      *) as_qdir=$as_dir;;
##############################################
mumudvb-1.7.1/configure-7606-	esac;
mumudvb-1.7.1/configure:7607:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mumudvb-1.7.1/configure-7608-	???[sx]*):;;*)false;;esac;fi
##############################################
mumudvb-1.7.1/configure-7696-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mumudvb-1.7.1/configure:7697:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mumudvb-1.7.1/configure-7698-ac_cs_version="\\
##############################################
mumudvb-1.7.1/configure-7721-  --*=?*)
mumudvb-1.7.1/configure:7722:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mumudvb-1.7.1/configure:7723:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mumudvb-1.7.1/configure-7724-    ac_shift=:
##############################################
mumudvb-1.7.1/configure-7726-  --*=)
mumudvb-1.7.1/configure:7727:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mumudvb-1.7.1/configure-7728-    ac_optarg=
##############################################
mumudvb-1.7.1/configure-7750-    case $ac_optarg in
mumudvb-1.7.1/configure:7751:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mumudvb-1.7.1/configure-7752-    '') as_fn_error $? "missing file argument" ;;
##############################################
mumudvb-1.7.1/configure-7758-    case $ac_optarg in
mumudvb-1.7.1/configure:7759:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mumudvb-1.7.1/configure-7760-    esac
##############################################
mumudvb-1.7.1/configure-7888-fi
mumudvb-1.7.1/configure:7889:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mumudvb-1.7.1/configure-7890-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mumudvb-1.7.1/configure-7905-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mumudvb-1.7.1/configure:7906:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mumudvb-1.7.1/configure-7907-ac_delim='%!_!# '
##############################################
mumudvb-1.7.1/configure-7911-
mumudvb-1.7.1/configure:7912:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mumudvb-1.7.1/configure-7913-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mumudvb-1.7.1/configure-8049-for ac_last_try in false false :; do
mumudvb-1.7.1/configure:8050:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
mumudvb-1.7.1/configure-8051-  if test -z "$ac_tt"; then
##############################################
mumudvb-1.7.1/configure-8181-      esac
mumudvb-1.7.1/configure:8182:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mumudvb-1.7.1/configure-8183-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mumudvb-1.7.1/configure-8240-*)
mumudvb-1.7.1/configure:8241:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mumudvb-1.7.1/configure-8242-  # A ".." for each directory in $ac_dir_suffix.
mumudvb-1.7.1/configure:8243:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mumudvb-1.7.1/configure-8244-  case $ac_top_builddir_sub in
##############################################
mumudvb-1.7.1/configure-8301-/@mandir@/p'
mumudvb-1.7.1/configure:8302:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mumudvb-1.7.1/configure-8303-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mumudvb-1.7.1/configure-8318-
mumudvb-1.7.1/configure:8319:# Neutralize VPATH when `$srcdir' = `.'.
mumudvb-1.7.1/configure-8320-# Shell code in configure.ac might set extrasub.
##############################################
mumudvb-1.7.1/configure-8346-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mumudvb-1.7.1/configure:8347:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
mumudvb-1.7.1/configure-8348-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
mumudvb-1.7.1/configure-8392-    * )
mumudvb-1.7.1/configure:8393:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mumudvb-1.7.1/configure-8394-  esac
##############################################
mumudvb-1.7.1/configure-8439-    # Strip MF so we end up with the name of the file.
mumudvb-1.7.1/configure:8440:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mumudvb-1.7.1/configure-8441-    # Check whether this is an Automake generated Makefile or not.
##############################################
mumudvb-1.7.1/configure-8476-    # from the Makefile without running `make'.
mumudvb-1.7.1/configure:8477:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mumudvb-1.7.1/configure-8478-    test -z "$DEPDIR" && continue
mumudvb-1.7.1/configure:8479:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mumudvb-1.7.1/configure-8480-    test -z "am__include" && continue
mumudvb-1.7.1/configure:8481:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mumudvb-1.7.1/configure-8482-    # When using ansi2knr, U may be empty or an underscore; expand it
mumudvb-1.7.1/configure:8483:    U=`sed -n 's/^U = //p' < "$mf"`
mumudvb-1.7.1/configure-8484-    # Find all dependency output files, they are included files with
##############################################
mumudvb-1.7.1/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
mumudvb-1.7.1/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mumudvb-1.7.1/depcomp-69-
##############################################
mumudvb-1.7.1/depcomp-234-  # Version 6 uses the directory in both cases.
mumudvb-1.7.1/depcomp:235:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
mumudvb-1.7.1/depcomp-236-  test "x$dir" = "x$object" && dir=
mumudvb-1.7.1/depcomp:237:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
mumudvb-1.7.1/depcomp-238-  if test "$libtool" = yes; then
##############################################
mumudvb-1.7.1/depcomp-263-    # Do two passes, one to just change these to
mumudvb-1.7.1/depcomp:264:    # `$object: dependent.h' and one to simply `dependent.h:'.
mumudvb-1.7.1/depcomp-265-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
mumudvb-1.7.1/depcomp-305-  # Do two passes, one to just change these to
mumudvb-1.7.1/depcomp:306:  # `$object: dependent.h' and one to simply `dependent.h:'.
mumudvb-1.7.1/depcomp-307-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mumudvb-1.7.1/depcomp-321-  # Much of this is similar to the tru64 case; see comments there.
mumudvb-1.7.1/depcomp:322:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
mumudvb-1.7.1/depcomp-323-  test "x$dir" = "x$object" && dir=
mumudvb-1.7.1/depcomp:324:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
mumudvb-1.7.1/depcomp-325-  if test "$libtool" = yes; then
##############################################
mumudvb-1.7.1/depcomp-365-   # Subdirectories are respected.
mumudvb-1.7.1/depcomp:366:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
mumudvb-1.7.1/depcomp-367-   test "x$dir" = "x$object" && dir=
mumudvb-1.7.1/depcomp:368:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
mumudvb-1.7.1/depcomp-369-
##############################################
mumudvb-1.7.1/depcomp-557-  done
mumudvb-1.7.1/depcomp:558:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
mumudvb-1.7.1/depcomp-559-  touch "$tmpdepfile"
##############################################
mumudvb-1.7.1/doc/Makefile.in-190-distdir: $(DISTFILES)
mumudvb-1.7.1/doc/Makefile.in:191:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mumudvb-1.7.1/doc/Makefile.in:192:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mumudvb-1.7.1/doc/Makefile.in-193-	list='$(DISTFILES)'; \
##############################################
mumudvb-1.7.1/doc/Makefile.in-204-	  if test -d $$d/$$file; then \
mumudvb-1.7.1/doc/Makefile.in:205:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mumudvb-1.7.1/doc/Makefile.in-206-	    if test -d "$(distdir)/$$file"; then \
##############################################
mumudvb-1.7.1/doc/cam_menu.php-21-		$cmdline="wget -T 1 -O - '".$url."'";
mumudvb-1.7.1/doc/cam_menu.php:22:		passthru ($cmdline,$error);
mumudvb-1.7.1/doc/cam_menu.php-23-		if (intval($error)!=0) echo("<?xml version=\"1.0\"?><error>wget error ".$error."</error>");
##############################################
mumudvb-1.7.1/install-sh-229-      fi
mumudvb-1.7.1/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mumudvb-1.7.1/install-sh-231-    *)
##############################################
mumudvb-1.7.1/install-sh-276-      dstdir=$dst
mumudvb-1.7.1/install-sh:277:      dst=$dstdir/`basename "$src"`
mumudvb-1.7.1/install-sh-278-      dstdir_status=0
##############################################
mumudvb-1.7.1/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
mumudvb-1.7.1/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
mumudvb-1.7.1/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
mumudvb-1.7.1/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
mumudvb-1.7.1/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
mumudvb-1.7.1/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mumudvb-1.7.1/install-sh-425-	    case $prefix in
mumudvb-1.7.1/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mumudvb-1.7.1/install-sh-427-	      *) qprefix=$prefix;;
##############################################
mumudvb-1.7.1/install-sh-474-    if $copy_on_change &&
mumudvb-1.7.1/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
mumudvb-1.7.1/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
mumudvb-1.7.1/install-sh-477-
##############################################
mumudvb-1.7.1/missing-129-       # Could not run --version or --help.  This is probably someone
mumudvb-1.7.1/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
mumudvb-1.7.1/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
mumudvb-1.7.1/missing-163-         from any GNU archive site."
mumudvb-1.7.1/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
mumudvb-1.7.1/missing-165-    test -z "$files" && files="config.h"
##############################################
mumudvb-1.7.1/missing-192-         proper tools for further handling them.
mumudvb-1.7.1/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
mumudvb-1.7.1/missing-194-         archive site."
mumudvb-1.7.1/missing-195-
mumudvb-1.7.1/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
mumudvb-1.7.1/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mumudvb-1.7.1/missing-198-    if test -f "$file"; then
##############################################
mumudvb-1.7.1/missing-221-	*.y)
mumudvb-1.7.1/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
mumudvb-1.7.1/missing-223-	    if test -f "$SRCFILE"; then
##############################################
mumudvb-1.7.1/missing-225-	    fi
mumudvb-1.7.1/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
mumudvb-1.7.1/missing-227-	    if test -f "$SRCFILE"; then
##############################################
mumudvb-1.7.1/missing-251-	*.l)
mumudvb-1.7.1/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
mumudvb-1.7.1/missing-253-	    if test -f "$SRCFILE"; then
##############################################
mumudvb-1.7.1/missing-270-
mumudvb-1.7.1/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
mumudvb-1.7.1/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mumudvb-1.7.1/missing-273-    if test -f "$file"; then
##############################################
mumudvb-1.7.1/missing-290-    # The file to touch is that specified with -o ...
mumudvb-1.7.1/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
mumudvb-1.7.1/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mumudvb-1.7.1/missing-293-    if test -z "$file"; then
mumudvb-1.7.1/missing-294-      # ... or it is the one specified with @setfilename ...
mumudvb-1.7.1/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
mumudvb-1.7.1/missing-296-      file=`sed -n '
##############################################
mumudvb-1.7.1/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
mumudvb-1.7.1/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
mumudvb-1.7.1/missing-304-    fi
##############################################
mumudvb-1.7.1/scripts/debian/etc/init.d/mumudvb-55-do_stop() {
mumudvb-1.7.1/scripts/debian/etc/init.d/mumudvb:56:	for PIDFILE in `ls $PIDDIR/mumudvb_carte*.pid 2> /dev/null`; do
mumudvb-1.7.1/scripts/debian/etc/init.d/mumudvb-57-	        start-stop-daemon --stop --oknodo --pidfile "$PIDFILE" \
##############################################
mumudvb-1.7.1/src/Makefile.in-373-.c.obj:
mumudvb-1.7.1/src/Makefile.in:374:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mumudvb-1.7.1/src/Makefile.in-375-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mumudvb-1.7.1/src/Makefile.in-377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mumudvb-1.7.1/src/Makefile.in:378:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
mumudvb-1.7.1/src/Makefile.in-379-
##############################################
mumudvb-1.7.1/src/Makefile.in-424-GTAGS:
mumudvb-1.7.1/src/Makefile.in:425:	here=`$(am__cd) $(top_builddir) && pwd` \
mumudvb-1.7.1/src/Makefile.in-426-	  && $(am__cd) $(top_srcdir) \
##############################################
mumudvb-1.7.1/src/Makefile.in-432-distdir: $(DISTFILES)
mumudvb-1.7.1/src/Makefile.in:433:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mumudvb-1.7.1/src/Makefile.in:434:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mumudvb-1.7.1/src/Makefile.in-435-	list='$(DISTFILES)'; \
##############################################
mumudvb-1.7.1/src/Makefile.in-446-	  if test -d $$d/$$file; then \
mumudvb-1.7.1/src/Makefile.in:447:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mumudvb-1.7.1/src/Makefile.in-448-	    if test -d "$(distdir)/$$file"; then \
##############################################
mumudvb-1.7.1/src/network.c-203-  sin.sin_port = htons (port);
mumudvb-1.7.1/src/network.c:204:  sin.sin_addr.s_addr = inet_addr (szAddr);
mumudvb-1.7.1/src/network.c-205-  if (bind (socket, (struct sockaddr *) &sin, sizeof (sin)))
##############################################
mumudvb-1.7.1/src/network.c-209-    }
mumudvb-1.7.1/src/network.c:210:  tempaddr = inet_addr (szAddr);
mumudvb-1.7.1/src/network.c-211-  if ((ntohl (tempaddr) >> 28) == 0xe)
mumudvb-1.7.1/src/network.c-212-    {
mumudvb-1.7.1/src/network.c:213:      blub.imr_multiaddr.s_addr = inet_addr (szAddr);
mumudvb-1.7.1/src/network.c-214-      blub.imr_interface.s_addr = 0;