===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mednaffe-0.8.8/Makefile.in-50-  { \
mednaffe-0.8.8/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednaffe-0.8.8/Makefile.in-52-  }; \
##############################################
mednaffe-0.8.8/Makefile.in-130-  esac
mednaffe-0.8.8/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mednaffe-0.8.8/Makefile.in-132-am__vpath_adj = case $$p in \
mednaffe-0.8.8/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mednaffe-0.8.8/Makefile.in-134-    *) f=$$p;; \
mednaffe-0.8.8/Makefile.in-135-  esac;
mednaffe-0.8.8/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mednaffe-0.8.8/Makefile.in-137-am__install_max = 40
mednaffe-0.8.8/Makefile.in-138-am__nobase_strip_setup = \
mednaffe-0.8.8/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mednaffe-0.8.8/Makefile.in-140-am__nobase_strip = \
##############################################
mednaffe-0.8.8/Makefile.in-209-  while test -n "$$dir1"; do \
mednaffe-0.8.8/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mednaffe-0.8.8/Makefile.in-211-    if test "$$first" != "."; then \
mednaffe-0.8.8/Makefile.in-212-      if test "$$first" = ".."; then \
mednaffe-0.8.8/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mednaffe-0.8.8/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mednaffe-0.8.8/Makefile.in-215-      else \
mednaffe-0.8.8/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mednaffe-0.8.8/Makefile.in-217-        if test "$$first2" = "$$first"; then \
mednaffe-0.8.8/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mednaffe-0.8.8/Makefile.in-219-        else \
##############################################
mednaffe-0.8.8/Makefile.in-224-    fi; \
mednaffe-0.8.8/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mednaffe-0.8.8/Makefile.in-226-  done; \
##############################################
mednaffe-0.8.8/Makefile.in-409-	@list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
mednaffe-0.8.8/Makefile.in:410:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/Makefile.in-411-	dir='$(DESTDIR)$(docsdir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/Makefile.in-426-	dot_seen=no; \
mednaffe-0.8.8/Makefile.in:427:	target=`echo $@ | sed s/-recursive//`; \
mednaffe-0.8.8/Makefile.in-428-	case "$@" in \
##############################################
mednaffe-0.8.8/Makefile.in-489-GTAGS:
mednaffe-0.8.8/Makefile.in:490:	here=`$(am__cd) $(top_builddir) && pwd` \
mednaffe-0.8.8/Makefile.in-491-	  && $(am__cd) $(top_srcdir) \
##############################################
mednaffe-0.8.8/Makefile.in-521-	test -d "$(distdir)" || mkdir "$(distdir)"
mednaffe-0.8.8/Makefile.in:522:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednaffe-0.8.8/Makefile.in:523:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednaffe-0.8.8/Makefile.in-524-	list='$(DISTFILES)'; \
##############################################
mednaffe-0.8.8/Makefile.in-535-	  if test -d $$d/$$file; then \
mednaffe-0.8.8/Makefile.in:536:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednaffe-0.8.8/Makefile.in-537-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednaffe-0.8.8/Makefile.in-646-	test -d $(distdir)/_build || exit 0; \
mednaffe-0.8.8/Makefile.in:647:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mednaffe-0.8.8/Makefile.in-648-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mednaffe-0.8.8/Makefile.in-690-	}; \
mednaffe-0.8.8/Makefile.in:691:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
mednaffe-0.8.8/Makefile.in-692-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mednaffe-0.8.8/Makefile.in-702-	fi
mednaffe-0.8.8/Makefile.in:703:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mednaffe-0.8.8/Makefile.in-704-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mednaffe-0.8.8/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
mednaffe-0.8.8/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
mednaffe-0.8.8/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
mednaffe-0.8.8/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
mednaffe-0.8.8/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
mednaffe-0.8.8/aclocal.m4-181-        else
mednaffe-0.8.8/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
mednaffe-0.8.8/aclocal.m4-183-        fi
##############################################
mednaffe-0.8.8/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mednaffe-0.8.8/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mednaffe-0.8.8/aclocal.m4-370-# and then we would define $MISSING as
##############################################
mednaffe-0.8.8/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
mednaffe-0.8.8/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mednaffe-0.8.8/aclocal.m4-385-])
##############################################
mednaffe-0.8.8/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
mednaffe-0.8.8/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mednaffe-0.8.8/aclocal.m4-483-  fi
##############################################
mednaffe-0.8.8/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
mednaffe-0.8.8/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mednaffe-0.8.8/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
mednaffe-0.8.8/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
mednaffe-0.8.8/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
mednaffe-0.8.8/aclocal.m4-643-    else
##############################################
mednaffe-0.8.8/aclocal.m4-647-    # from the Makefile without running 'make'.
mednaffe-0.8.8/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mednaffe-0.8.8/aclocal.m4-649-    test -z "$DEPDIR" && continue
mednaffe-0.8.8/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mednaffe-0.8.8/aclocal.m4-651-    test -z "$am__include" && continue
mednaffe-0.8.8/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mednaffe-0.8.8/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
mednaffe-0.8.8/aclocal.m4-661-      test -f "$dirpart/$file" && continue
mednaffe-0.8.8/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
mednaffe-0.8.8/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
mednaffe-0.8.8/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
mednaffe-0.8.8/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mednaffe-0.8.8/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mednaffe-0.8.8/aclocal.m4-878-    * )
mednaffe-0.8.8/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mednaffe-0.8.8/aclocal.m4-880-  esac
mednaffe-0.8.8/aclocal.m4-881-done
mednaffe-0.8.8/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mednaffe-0.8.8/aclocal.m4-883-
##############################################
mednaffe-0.8.8/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
mednaffe-0.8.8/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
mednaffe-0.8.8/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
mednaffe-0.8.8/aclocal.m4-959-   echo '.include "confinc"' > confmf
mednaffe-0.8.8/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
mednaffe-0.8.8/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
mednaffe-0.8.8/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
mednaffe-0.8.8/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mednaffe-0.8.8/aclocal.m4-1143-     if test "$[*]" = "X"; then
mednaffe-0.8.8/aclocal.m4-1144-	# -L didn't work.
mednaffe-0.8.8/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
mednaffe-0.8.8/aclocal.m4-1146-     fi
##############################################
mednaffe-0.8.8/compile-67-	mingw/*)
mednaffe-0.8.8/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
mednaffe-0.8.8/compile-69-	  ;;
mednaffe-0.8.8/compile-70-	cygwin/*)
mednaffe-0.8.8/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
mednaffe-0.8.8/compile-72-	  ;;
mednaffe-0.8.8/compile-73-	wine/*)
mednaffe-0.8.8/compile:74:	  file=`winepath -w "$file" || echo "$file"`
mednaffe-0.8.8/compile-75-	  ;;
##############################################
mednaffe-0.8.8/compile-310-# Name of file we expect compiler to create.
mednaffe-0.8.8/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
mednaffe-0.8.8/compile-312-
##############################################
mednaffe-0.8.8/compile-316-# object file name, since that is what matters with a parallel build.
mednaffe-0.8.8/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
mednaffe-0.8.8/compile-318-while true; do
##############################################
mednaffe-0.8.8/config.guess-34-
mednaffe-0.8.8/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
mednaffe-0.8.8/config.guess-36-
##############################################
mednaffe-0.8.8/config.guess-102-: ${TMPDIR=/tmp} ;
mednaffe-0.8.8/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mednaffe-0.8.8/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mednaffe-0.8.8/config.guess-151-	EOF
mednaffe-0.8.8/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
mednaffe-0.8.8/config.guess-153-	;;
##############################################
mednaffe-0.8.8/config.guess-181-	    earmv*)
mednaffe-0.8.8/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
mednaffe-0.8.8/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
mednaffe-0.8.8/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
mednaffe-0.8.8/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
mednaffe-0.8.8/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
mednaffe-0.8.8/config.guess-215-		;;
##############################################
mednaffe-0.8.8/config.guess-226-	    *)
mednaffe-0.8.8/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
mednaffe-0.8.8/config.guess-228-		;;
##############################################
mednaffe-0.8.8/config.guess-264-	*4.0)
mednaffe-0.8.8/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mednaffe-0.8.8/config.guess-266-		;;
mednaffe-0.8.8/config.guess-267-	*5.*)
mednaffe-0.8.8/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mednaffe-0.8.8/config.guess-269-		;;
##############################################
mednaffe-0.8.8/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
mednaffe-0.8.8/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mednaffe-0.8.8/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
mednaffe-0.8.8/config.guess-312-	# 1.2 uses "1.2" for uname -r.
mednaffe-0.8.8/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
mednaffe-0.8.8/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
mednaffe-0.8.8/config.guess-372-    s390x:SunOS:*:*)
mednaffe-0.8.8/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mednaffe-0.8.8/config.guess-374-	exit ;;
mednaffe-0.8.8/config.guess-375-    sun4H:SunOS:5.*:*)
mednaffe-0.8.8/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mednaffe-0.8.8/config.guess-377-	exit ;;
mednaffe-0.8.8/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mednaffe-0.8.8/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mednaffe-0.8.8/config.guess-380-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-397-	fi
mednaffe-0.8.8/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mednaffe-0.8.8/config.guess-399-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
mednaffe-0.8.8/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mednaffe-0.8.8/config.guess-405-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
mednaffe-0.8.8/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
mednaffe-0.8.8/config.guess-414-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-418-    sun*:*:4.2BSD:*)
mednaffe-0.8.8/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mednaffe-0.8.8/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
mednaffe-0.8.8/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
mednaffe-0.8.8/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mednaffe-0.8.8/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
mednaffe-0.8.8/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mednaffe-0.8.8/config.guess-556-    *:IRIX*:*:*)
mednaffe-0.8.8/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
mednaffe-0.8.8/config.guess-558-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-586-EOF
mednaffe-0.8.8/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
mednaffe-0.8.8/config.guess-588-		then
##############################################
mednaffe-0.8.8/config.guess-599-    *:AIX:*:[4567])
mednaffe-0.8.8/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mednaffe-0.8.8/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
mednaffe-0.8.8/config.guess-635-    9000/[34678]??:HP-UX:*:*)
mednaffe-0.8.8/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mednaffe-0.8.8/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
mednaffe-0.8.8/config.guess-689-EOF
mednaffe-0.8.8/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
mednaffe-0.8.8/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mednaffe-0.8.8/config.guess-717-    ia64:HP-UX:*:*)
mednaffe-0.8.8/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mednaffe-0.8.8/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
mednaffe-0.8.8/config.guess-747-EOF
mednaffe-0.8.8/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
mednaffe-0.8.8/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mednaffe-0.8.8/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mednaffe-0.8.8/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
mednaffe-0.8.8/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mednaffe-0.8.8/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mednaffe-0.8.8/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
mednaffe-0.8.8/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mednaffe-0.8.8/config.guess-843-	esac
mednaffe-0.8.8/config.guess:844:	echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
mednaffe-0.8.8/config.guess-845-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-898-    prep*:SunOS:5.*:*)
mednaffe-0.8.8/config.guess:899:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mednaffe-0.8.8/config.guess-900-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-902-	# the GNU system
mednaffe-0.8.8/config.guess:903:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
mednaffe-0.8.8/config.guess-904-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-906-	# other systems with GNU libc and userland
mednaffe-0.8.8/config.guess:907:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
mednaffe-0.8.8/config.guess-908-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-1000-EOF
mednaffe-0.8.8/config.guess:1001:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
mednaffe-0.8.8/config.guess-1002-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
mednaffe-0.8.8/config.guess-1100-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
mednaffe-0.8.8/config.guess:1101:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
mednaffe-0.8.8/config.guess-1102-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mednaffe-0.8.8/config.guess-1303-	fi
mednaffe-0.8.8/config.guess:1304:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
mednaffe-0.8.8/config.guess-1305-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
mednaffe-0.8.8/config.guess-1398-    *:DragonFly:*:*)
mednaffe-0.8.8/config.guess:1399:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
mednaffe-0.8.8/config.guess-1400-	exit ;;
##############################################
mednaffe-0.8.8/config.guess-1411-    i*86:skyos:*:*)
mednaffe-0.8.8/config.guess:1412:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
mednaffe-0.8.8/config.guess-1413-	exit ;;
##############################################
mednaffe-0.8.8/config.sub-52-
mednaffe-0.8.8/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
mednaffe-0.8.8/config.sub-54-
##############################################
mednaffe-0.8.8/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
mednaffe-0.8.8/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mednaffe-0.8.8/config.sub-116-case $maybe_os in
##############################################
mednaffe-0.8.8/config.sub-122-    os=-$maybe_os
mednaffe-0.8.8/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mednaffe-0.8.8/config.sub-124-    ;;
##############################################
mednaffe-0.8.8/config.sub-126-    os=-linux-android
mednaffe-0.8.8/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
mednaffe-0.8.8/config.sub-128-    ;;
mednaffe-0.8.8/config.sub-129-  *)
mednaffe-0.8.8/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
mednaffe-0.8.8/config.sub-131-    if [ $basic_machine != $1 ]
mednaffe-0.8.8/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
mednaffe-0.8.8/config.sub-133-    else os=; fi
##############################################
mednaffe-0.8.8/config.sub-180-		os=-sco5v6
mednaffe-0.8.8/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-182-		;;
##############################################
mednaffe-0.8.8/config.sub-184-		os=-sco3.2v5
mednaffe-0.8.8/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-186-		;;
##############################################
mednaffe-0.8.8/config.sub-188-		os=-sco3.2v4
mednaffe-0.8.8/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-190-		;;
mednaffe-0.8.8/config.sub-191-	-sco3.2.[4-9]*)
mednaffe-0.8.8/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mednaffe-0.8.8/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-194-		;;
##############################################
mednaffe-0.8.8/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
mednaffe-0.8.8/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-198-		;;
##############################################
mednaffe-0.8.8/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
mednaffe-0.8.8/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-202-		;;
##############################################
mednaffe-0.8.8/config.sub-204-		os=-sco3.2v2
mednaffe-0.8.8/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-206-		;;
mednaffe-0.8.8/config.sub-207-	-udk*)
mednaffe-0.8.8/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-209-		;;
##############################################
mednaffe-0.8.8/config.sub-211-		os=-isc2.2
mednaffe-0.8.8/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-213-		;;
##############################################
mednaffe-0.8.8/config.sub-217-	-isc*)
mednaffe-0.8.8/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mednaffe-0.8.8/config.sub-219-		;;
##############################################
mednaffe-0.8.8/config.sub-229-	-ptx*)
mednaffe-0.8.8/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
mednaffe-0.8.8/config.sub-231-		;;
mednaffe-0.8.8/config.sub-232-	-windowsnt*)
mednaffe-0.8.8/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
mednaffe-0.8.8/config.sub-234-		;;
##############################################
mednaffe-0.8.8/config.sub-368-	*-*-*)
mednaffe-0.8.8/config.sub:369:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mednaffe-0.8.8/config.sub-370-		exit 1
##############################################
mednaffe-0.8.8/config.sub-497-	amd64-*)
mednaffe-0.8.8/config.sub:498:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-499-		;;
##############################################
mednaffe-0.8.8/config.sub-542-	blackfin-*)
mednaffe-0.8.8/config.sub:543:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-544-		os=-linux
##############################################
mednaffe-0.8.8/config.sub-550-	c54x-*)
mednaffe-0.8.8/config.sub:551:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-552-		;;
mednaffe-0.8.8/config.sub-553-	c55x-*)
mednaffe-0.8.8/config.sub:554:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-555-		;;
mednaffe-0.8.8/config.sub-556-	c6x-*)
mednaffe-0.8.8/config.sub:557:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-558-		;;
##############################################
mednaffe-0.8.8/config.sub-654-	e500v[12]-*)
mednaffe-0.8.8/config.sub:655:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-656-		os=$os"spe"
##############################################
mednaffe-0.8.8/config.sub-761-	i*86v32)
mednaffe-0.8.8/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mednaffe-0.8.8/config.sub-763-		os=-sysv32
##############################################
mednaffe-0.8.8/config.sub-765-	i*86v4*)
mednaffe-0.8.8/config.sub:766:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mednaffe-0.8.8/config.sub-767-		os=-sysv4
##############################################
mednaffe-0.8.8/config.sub-769-	i*86v)
mednaffe-0.8.8/config.sub:770:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mednaffe-0.8.8/config.sub-771-		os=-sysv
##############################################
mednaffe-0.8.8/config.sub-773-	i*86sol2)
mednaffe-0.8.8/config.sub:774:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mednaffe-0.8.8/config.sub-775-		os=-solaris2
##############################################
mednaffe-0.8.8/config.sub-799-	leon-*|leon[3-9]-*)
mednaffe-0.8.8/config.sub:800:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
mednaffe-0.8.8/config.sub-801-		;;
##############################################
mednaffe-0.8.8/config.sub-806-	m68knommu-*)
mednaffe-0.8.8/config.sub:807:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-808-		os=-linux
##############################################
mednaffe-0.8.8/config.sub-843-	mips3*-*)
mednaffe-0.8.8/config.sub:844:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
mednaffe-0.8.8/config.sub-845-		;;
mednaffe-0.8.8/config.sub-846-	mips3*)
mednaffe-0.8.8/config.sub:847:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
mednaffe-0.8.8/config.sub-848-		;;
##############################################
mednaffe-0.8.8/config.sub-865-	ms1-*)
mednaffe-0.8.8/config.sub:866:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
mednaffe-0.8.8/config.sub-867-		;;
##############################################
mednaffe-0.8.8/config.sub-987-	parisc-*)
mednaffe-0.8.8/config.sub:988:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-989-		os=-linux
##############################################
mednaffe-0.8.8/config.sub-1003-	pc98-*)
mednaffe-0.8.8/config.sub:1004:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1005-		;;
##############################################
mednaffe-0.8.8/config.sub-1018-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mednaffe-0.8.8/config.sub:1019:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1020-		;;
mednaffe-0.8.8/config.sub-1021-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mednaffe-0.8.8/config.sub:1022:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1023-		;;
mednaffe-0.8.8/config.sub-1024-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mednaffe-0.8.8/config.sub:1025:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1026-		;;
mednaffe-0.8.8/config.sub-1027-	pentium4-*)
mednaffe-0.8.8/config.sub:1028:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1029-		;;
##############################################
mednaffe-0.8.8/config.sub-1037-	ppc-* | ppcbe-*)
mednaffe-0.8.8/config.sub:1038:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1039-		;;
##############################################
mednaffe-0.8.8/config.sub-1043-	ppcle-* | powerpclittle-*)
mednaffe-0.8.8/config.sub:1044:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1045-		;;
##############################################
mednaffe-0.8.8/config.sub-1047-		;;
mednaffe-0.8.8/config.sub:1048:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1049-		;;
##############################################
mednaffe-0.8.8/config.sub-1053-	ppc64le-* | powerpc64little-*)
mednaffe-0.8.8/config.sub:1054:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1055-		;;
##############################################
mednaffe-0.8.8/config.sub-1136-	strongarm-* | thumb-*)
mednaffe-0.8.8/config.sub:1137:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
mednaffe-0.8.8/config.sub-1138-		;;
##############################################
mednaffe-0.8.8/config.sub-1269-	xscale-* | xscalee[bl]-*)
mednaffe-0.8.8/config.sub:1270:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
mednaffe-0.8.8/config.sub-1271-		;;
##############################################
mednaffe-0.8.8/config.sub-1346-	*)
mednaffe-0.8.8/config.sub:1347:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mednaffe-0.8.8/config.sub-1348-		exit 1
##############################################
mednaffe-0.8.8/config.sub-1354-	*-digital*)
mednaffe-0.8.8/config.sub:1355:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
mednaffe-0.8.8/config.sub-1356-		;;
mednaffe-0.8.8/config.sub-1357-	*-commodore*)
mednaffe-0.8.8/config.sub:1358:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
mednaffe-0.8.8/config.sub-1359-		;;
##############################################
mednaffe-0.8.8/config.sub-1375-	-solaris1 | -solaris1.*)
mednaffe-0.8.8/config.sub:1376:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mednaffe-0.8.8/config.sub-1377-		;;
##############################################
mednaffe-0.8.8/config.sub-1387-	-gnu/linux*)
mednaffe-0.8.8/config.sub:1388:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mednaffe-0.8.8/config.sub-1389-		;;
##############################################
mednaffe-0.8.8/config.sub-1434-	-nto*)
mednaffe-0.8.8/config.sub:1435:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mednaffe-0.8.8/config.sub-1436-		;;
##############################################
mednaffe-0.8.8/config.sub-1441-	-mac*)
mednaffe-0.8.8/config.sub:1442:		os=`echo $os | sed -e 's|mac|macos|'`
mednaffe-0.8.8/config.sub-1443-		;;
##############################################
mednaffe-0.8.8/config.sub-1447-	-linux*)
mednaffe-0.8.8/config.sub:1448:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mednaffe-0.8.8/config.sub-1449-		;;
mednaffe-0.8.8/config.sub-1450-	-sunos5*)
mednaffe-0.8.8/config.sub:1451:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
mednaffe-0.8.8/config.sub-1452-		;;
mednaffe-0.8.8/config.sub-1453-	-sunos6*)
mednaffe-0.8.8/config.sub:1454:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
mednaffe-0.8.8/config.sub-1455-		;;
##############################################
mednaffe-0.8.8/config.sub-1502-	-sinix5.*)
mednaffe-0.8.8/config.sub:1503:		os=`echo $os | sed -e 's|sinix|sysv|'`
mednaffe-0.8.8/config.sub-1504-		;;
##############################################
mednaffe-0.8.8/config.sub-1557-		# Get rid of the `-' at the beginning of $os.
mednaffe-0.8.8/config.sub:1558:		os=`echo $os | sed 's/[^-]*-//'`
mednaffe-0.8.8/config.sub:1559:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
mednaffe-0.8.8/config.sub-1560-		exit 1
##############################################
mednaffe-0.8.8/config.sub-1823-		esac
mednaffe-0.8.8/config.sub:1824:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
mednaffe-0.8.8/config.sub-1825-		;;
##############################################
mednaffe-0.8.8/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
mednaffe-0.8.8/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mednaffe-0.8.8/configure-47-  as_echo='print -r --'
mednaffe-0.8.8/configure-48-  as_echo_n='print -rn --'
mednaffe-0.8.8/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mednaffe-0.8.8/configure-50-  as_echo='printf %s\n'
##############################################
mednaffe-0.8.8/configure-52-else
mednaffe-0.8.8/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mednaffe-0.8.8/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mednaffe-0.8.8/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
mednaffe-0.8.8/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mednaffe-0.8.8/configure-64-      esac;
##############################################
mednaffe-0.8.8/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mednaffe-0.8.8/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
mednaffe-0.8.8/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
mednaffe-0.8.8/configure-326-      case $as_dir in #(
mednaffe-0.8.8/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mednaffe-0.8.8/configure-328-      *) as_qdir=$as_dir;;
##############################################
mednaffe-0.8.8/configure-399-  {
mednaffe-0.8.8/configure:400:    as_val=`expr "$@" || test $? -eq 1`
mednaffe-0.8.8/configure-401-  }
##############################################
mednaffe-0.8.8/configure-406-# ----------------------------------------
mednaffe-0.8.8/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mednaffe-0.8.8/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mednaffe-0.8.8/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mednaffe-0.8.8/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mednaffe-0.8.8/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mednaffe-0.8.8/configure-772-  case $ac_option in
mednaffe-0.8.8/configure:773:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mednaffe-0.8.8/configure-774-  *=)   ac_optarg= ;;
##############################################
mednaffe-0.8.8/configure-816-  -disable-* | --disable-*)
mednaffe-0.8.8/configure:817:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mednaffe-0.8.8/configure-818-    # Reject names that are not valid shell variable names.
##############################################
mednaffe-0.8.8/configure-821-    ac_useropt_orig=$ac_useropt
mednaffe-0.8.8/configure:822:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednaffe-0.8.8/configure-823-    case $ac_user_opts in
##############################################
mednaffe-0.8.8/configure-842-  -enable-* | --enable-*)
mednaffe-0.8.8/configure:843:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mednaffe-0.8.8/configure-844-    # Reject names that are not valid shell variable names.
##############################################
mednaffe-0.8.8/configure-847-    ac_useropt_orig=$ac_useropt
mednaffe-0.8.8/configure:848:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednaffe-0.8.8/configure-849-    case $ac_user_opts in
##############################################
mednaffe-0.8.8/configure-1046-  -with-* | --with-*)
mednaffe-0.8.8/configure:1047:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mednaffe-0.8.8/configure-1048-    # Reject names that are not valid shell variable names.
##############################################
mednaffe-0.8.8/configure-1051-    ac_useropt_orig=$ac_useropt
mednaffe-0.8.8/configure:1052:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednaffe-0.8.8/configure-1053-    case $ac_user_opts in
##############################################
mednaffe-0.8.8/configure-1062-  -without-* | --without-*)
mednaffe-0.8.8/configure:1063:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mednaffe-0.8.8/configure-1064-    # Reject names that are not valid shell variable names.
##############################################
mednaffe-0.8.8/configure-1067-    ac_useropt_orig=$ac_useropt
mednaffe-0.8.8/configure:1068:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednaffe-0.8.8/configure-1069-    case $ac_user_opts in
##############################################
mednaffe-0.8.8/configure-1100-  *=*)
mednaffe-0.8.8/configure:1101:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mednaffe-0.8.8/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
mednaffe-0.8.8/configure-1121-if test -n "$ac_prev"; then
mednaffe-0.8.8/configure:1122:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mednaffe-0.8.8/configure-1123-  as_fn_error $? "missing argument to $ac_option"
##############################################
mednaffe-0.8.8/configure-1143-    */ )
mednaffe-0.8.8/configure:1144:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mednaffe-0.8.8/configure-1145-      eval $ac_var=\$ac_val;;
##############################################
mednaffe-0.8.8/configure-1178-ac_ls_di=`ls -di .` &&
mednaffe-0.8.8/configure:1179:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mednaffe-0.8.8/configure-1180-  as_fn_error $? "working directory cannot be determined"
##############################################
mednaffe-0.8.8/configure-1234-case $srcdir in
mednaffe-0.8.8/configure:1235:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mednaffe-0.8.8/configure-1236-esac
##############################################
mednaffe-0.8.8/configure-1277-By default, \`make install' will install all the files in
mednaffe-0.8.8/configure:1278:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mednaffe-0.8.8/configure:1279:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mednaffe-0.8.8/configure-1280-for instance \`--prefix=\$HOME'.
##############################################
mednaffe-0.8.8/configure-1371-*)
mednaffe-0.8.8/configure:1372:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mednaffe-0.8.8/configure-1373-  # A ".." for each directory in $ac_dir_suffix.
mednaffe-0.8.8/configure:1374:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mednaffe-0.8.8/configure-1375-  case $ac_top_builddir_sub in
##############################################
mednaffe-0.8.8/configure-1545-    *\'*)
mednaffe-0.8.8/configure:1546:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mednaffe-0.8.8/configure-1547-    esac
##############################################
mednaffe-0.8.8/configure-1628-      case $ac_val in
mednaffe-0.8.8/configure:1629:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mednaffe-0.8.8/configure-1630-      esac
##############################################
mednaffe-0.8.8/configure-1643-	case $ac_val in
mednaffe-0.8.8/configure:1644:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mednaffe-0.8.8/configure-1645-	esac
##############################################
mednaffe-0.8.8/configure-1763-    set,)
mednaffe-0.8.8/configure:1764:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mednaffe-0.8.8/configure:1765:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mednaffe-0.8.8/configure-1766-      ac_cache_corrupted=: ;;
##############################################
mednaffe-0.8.8/configure-1774-	# differences in whitespace do not lead to failure.
mednaffe-0.8.8/configure:1775:	ac_old_val_w=`echo x $ac_old_val`
mednaffe-0.8.8/configure:1776:	ac_new_val_w=`echo x $ac_new_val`
mednaffe-0.8.8/configure-1777-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mednaffe-0.8.8/configure-1794-    case $ac_new_val in
mednaffe-0.8.8/configure:1795:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mednaffe-0.8.8/configure-1796-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mednaffe-0.8.8/configure-1969-     echo "timestamp, slept: $am_has_slept" > conftest.file
mednaffe-0.8.8/configure:1970:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mednaffe-0.8.8/configure-1971-     if test "$*" = "X"; then
mednaffe-0.8.8/configure-1972-	# -L didn't work.
mednaffe-0.8.8/configure:1973:	set X `ls -t "$srcdir/configure" conftest.file`
mednaffe-0.8.8/configure-1974-     fi
##############################################
mednaffe-0.8.8/configure-2020-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mednaffe-0.8.8/configure:2021:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mednaffe-0.8.8/configure-2022-
mednaffe-0.8.8/configure-2023-# Expand $ac_aux_dir to an absolute path.
mednaffe-0.8.8/configure:2024:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mednaffe-0.8.8/configure-2025-
##############################################
mednaffe-0.8.8/configure-2165-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
mednaffe-0.8.8/configure:2166:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mednaffe-0.8.8/configure-2167-	     'mkdir (GNU coreutils) '* | \
##############################################
mednaffe-0.8.8/configure-2238-set x ${MAKE-make}
mednaffe-0.8.8/configure:2239:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mednaffe-0.8.8/configure-2240-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mednaffe-0.8.8/configure-2248-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mednaffe-0.8.8/configure:2249:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mednaffe-0.8.8/configure-2250-  *@@@%%%=?*=@@@%%%*)
##############################################
mednaffe-0.8.8/configure-2314-
mednaffe-0.8.8/configure:2315:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mednaffe-0.8.8/configure-2316-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mednaffe-0.8.8/configure-2443-test "x$ac_build_alias" = x &&
mednaffe-0.8.8/configure:2444:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mednaffe-0.8.8/configure-2445-test "x$ac_build_alias" = x &&
mednaffe-0.8.8/configure-2446-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
mednaffe-0.8.8/configure:2447:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mednaffe-0.8.8/configure-2448-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mednaffe-0.8.8/configure-2467-IFS=$ac_save_IFS
mednaffe-0.8.8/configure:2468:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mednaffe-0.8.8/configure-2469-
##############################################
mednaffe-0.8.8/configure-2478-else
mednaffe-0.8.8/configure:2479:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mednaffe-0.8.8/configure-2480-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mednaffe-0.8.8/configure-2500-IFS=$ac_save_IFS
mednaffe-0.8.8/configure:2501:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mednaffe-0.8.8/configure-2502-
##############################################
mednaffe-0.8.8/configure-2851-$as_echo_n "checking whether the C compiler works... " >&6; }
mednaffe-0.8.8/configure:2852:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mednaffe-0.8.8/configure-2853-
##############################################
mednaffe-0.8.8/configure-2895-	then :; else
mednaffe-0.8.8/configure:2896:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mednaffe-0.8.8/configure-2897-	fi
##############################################
mednaffe-0.8.8/configure-2955-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mednaffe-0.8.8/configure:2956:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mednaffe-0.8.8/configure-2957-	  break;;
##############################################
mednaffe-0.8.8/configure-3064-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mednaffe-0.8.8/configure:3065:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mednaffe-0.8.8/configure-3066-       break;;
##############################################
mednaffe-0.8.8/configure-3372-# Ignore all kinds of additional output from 'make'.
mednaffe-0.8.8/configure:3373:case `$am_make -s -f confmf 2> /dev/null` in #(
mednaffe-0.8.8/configure-3374-*the\ am__doit\ target*)
##############################################
mednaffe-0.8.8/configure-3382-   echo '.include "confinc"' > confmf
mednaffe-0.8.8/configure:3383:   case `$am_make -s -f confmf 2> /dev/null` in #(
mednaffe-0.8.8/configure-3384-   *the\ am__doit\ target*)
##############################################
mednaffe-0.8.8/configure-3445-  if test "$am_compiler_list" = ""; then
mednaffe-0.8.8/configure:3446:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mednaffe-0.8.8/configure-3447-  fi
##############################################
mednaffe-0.8.8/configure-3762-  test $ac_status = 0; }; then
mednaffe-0.8.8/configure:3763:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.4 glib-2.0 >= 2.32 gthread-2.0" 2>/dev/null`
mednaffe-0.8.8/configure-3764-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednaffe-0.8.8/configure-3779-  test $ac_status = 0; }; then
mednaffe-0.8.8/configure:3780:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.4 glib-2.0 >= 2.32 gthread-2.0" 2>/dev/null`
mednaffe-0.8.8/configure-3781-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednaffe-0.8.8/configure-3800-        if test $_pkg_short_errors_supported = yes; then
mednaffe-0.8.8/configure:3801:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.4 glib-2.0 >= 2.32 gthread-2.0" 2>&1`
mednaffe-0.8.8/configure-3802-        else
mednaffe-0.8.8/configure:3803:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.4 glib-2.0 >= 2.32 gthread-2.0" 2>&1`
mednaffe-0.8.8/configure-3804-        fi
##############################################
mednaffe-0.8.8/configure-3839-  test $ac_status = 0; }; then
mednaffe-0.8.8/configure:3840:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.24 glib-2.0 >= 2.32 gthread-2.0" 2>/dev/null`
mednaffe-0.8.8/configure-3841-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednaffe-0.8.8/configure-3856-  test $ac_status = 0; }; then
mednaffe-0.8.8/configure:3857:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.24 glib-2.0 >= 2.32 gthread-2.0" 2>/dev/null`
mednaffe-0.8.8/configure-3858-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednaffe-0.8.8/configure-3877-        if test $_pkg_short_errors_supported = yes; then
mednaffe-0.8.8/configure:3878:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.24 glib-2.0 >= 2.32 gthread-2.0" 2>&1`
mednaffe-0.8.8/configure-3879-        else
mednaffe-0.8.8/configure:3880:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.24 glib-2.0 >= 2.32 gthread-2.0" 2>&1`
mednaffe-0.8.8/configure-3881-        fi
##############################################
mednaffe-0.8.8/configure-4005-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mednaffe-0.8.8/configure:4006:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mednaffe-0.8.8/configure-4007-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mednaffe-0.8.8/configure-4104-if test -z "$BASH_VERSION$ZSH_VERSION" \
mednaffe-0.8.8/configure:4105:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mednaffe-0.8.8/configure-4106-  as_echo='print -r --'
mednaffe-0.8.8/configure-4107-  as_echo_n='print -rn --'
mednaffe-0.8.8/configure:4108:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mednaffe-0.8.8/configure-4109-  as_echo='printf %s\n'
##############################################
mednaffe-0.8.8/configure-4111-else
mednaffe-0.8.8/configure:4112:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mednaffe-0.8.8/configure-4113-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mednaffe-0.8.8/configure-4121-	expr "X$arg" : "X\\(.*\\)$as_nl";
mednaffe-0.8.8/configure:4122:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mednaffe-0.8.8/configure-4123-      esac;
##############################################
mednaffe-0.8.8/configure-4198-# ----------------------------------------
mednaffe-0.8.8/configure:4199:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mednaffe-0.8.8/configure-4200-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mednaffe-0.8.8/configure-4270-  {
mednaffe-0.8.8/configure:4271:    as_val=`expr "$@" || test $? -eq 1`
mednaffe-0.8.8/configure-4272-  }
##############################################
mednaffe-0.8.8/configure-4374-      case $as_dir in #(
mednaffe-0.8.8/configure:4375:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mednaffe-0.8.8/configure-4376-      *) as_qdir=$as_dir;;
##############################################
mednaffe-0.8.8/configure-4509-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mednaffe-0.8.8/configure:4510:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mednaffe-0.8.8/configure-4511-ac_cs_version="\\
##############################################
mednaffe-0.8.8/configure-4534-  --*=?*)
mednaffe-0.8.8/configure:4535:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mednaffe-0.8.8/configure:4536:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mednaffe-0.8.8/configure-4537-    ac_shift=:
##############################################
mednaffe-0.8.8/configure-4539-  --*=)
mednaffe-0.8.8/configure:4540:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mednaffe-0.8.8/configure-4541-    ac_optarg=
##############################################
mednaffe-0.8.8/configure-4563-    case $ac_optarg in
mednaffe-0.8.8/configure:4564:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mednaffe-0.8.8/configure-4565-    '') as_fn_error $? "missing file argument" ;;
##############################################
mednaffe-0.8.8/configure-4571-    case $ac_optarg in
mednaffe-0.8.8/configure:4572:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mednaffe-0.8.8/configure-4573-    esac
##############################################
mednaffe-0.8.8/configure-4701-fi
mednaffe-0.8.8/configure:4702:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mednaffe-0.8.8/configure-4703-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mednaffe-0.8.8/configure-4718-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mednaffe-0.8.8/configure:4719:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mednaffe-0.8.8/configure-4720-ac_delim='%!_!# '
##############################################
mednaffe-0.8.8/configure-4724-
mednaffe-0.8.8/configure:4725:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mednaffe-0.8.8/configure-4726-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mednaffe-0.8.8/configure-4862-for ac_last_try in false false :; do
mednaffe-0.8.8/configure:4863:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
mednaffe-0.8.8/configure-4864-  if test -z "$ac_tt"; then
##############################################
mednaffe-0.8.8/configure-4994-      esac
mednaffe-0.8.8/configure:4995:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mednaffe-0.8.8/configure-4996-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mednaffe-0.8.8/configure-5053-*)
mednaffe-0.8.8/configure:5054:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mednaffe-0.8.8/configure-5055-  # A ".." for each directory in $ac_dir_suffix.
mednaffe-0.8.8/configure:5056:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mednaffe-0.8.8/configure-5057-  case $ac_top_builddir_sub in
##############################################
mednaffe-0.8.8/configure-5114-/@mandir@/p'
mednaffe-0.8.8/configure:5115:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mednaffe-0.8.8/configure-5116-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mednaffe-0.8.8/configure-5131-
mednaffe-0.8.8/configure:5132:# Neutralize VPATH when `$srcdir' = `.'.
mednaffe-0.8.8/configure-5133-# Shell code in configure.ac might set extrasub.
##############################################
mednaffe-0.8.8/configure-5159-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mednaffe-0.8.8/configure:5160:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
mednaffe-0.8.8/configure-5161-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
mednaffe-0.8.8/configure-5205-    * )
mednaffe-0.8.8/configure:5206:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mednaffe-0.8.8/configure-5207-  esac
##############################################
mednaffe-0.8.8/configure-5252-    # Strip MF so we end up with the name of the file.
mednaffe-0.8.8/configure:5253:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mednaffe-0.8.8/configure-5254-    # Check whether this is an Automake generated Makefile or not.
##############################################
mednaffe-0.8.8/configure-5289-    # from the Makefile without running 'make'.
mednaffe-0.8.8/configure:5290:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mednaffe-0.8.8/configure-5291-    test -z "$DEPDIR" && continue
mednaffe-0.8.8/configure:5292:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mednaffe-0.8.8/configure-5293-    test -z "$am__include" && continue
mednaffe-0.8.8/configure:5294:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mednaffe-0.8.8/configure-5295-    # Find all dependency output files, they are included files with
##############################################
mednaffe-0.8.8/depcomp-64-  case $1 in
mednaffe-0.8.8/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
mednaffe-0.8.8/depcomp-66-      *) dir=;;
##############################################
mednaffe-0.8.8/depcomp-73-{
mednaffe-0.8.8/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
mednaffe-0.8.8/depcomp-75-}
##############################################
mednaffe-0.8.8/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
mednaffe-0.8.8/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mednaffe-0.8.8/depcomp-128-
##############################################
mednaffe-0.8.8/depcomp-405-        sleep 1
mednaffe-0.8.8/depcomp:406:        i=`expr $i - 1`
mednaffe-0.8.8/depcomp-407-      done
mednaffe-0.8.8/depcomp-408-    fi
mednaffe-0.8.8/depcomp:409:    i=`expr $i - 1`
mednaffe-0.8.8/depcomp-410-  done
##############################################
mednaffe-0.8.8/depcomp-425-  # Do two passes, one to just change these to
mednaffe-0.8.8/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
mednaffe-0.8.8/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mednaffe-0.8.8/depcomp-659-  done
mednaffe-0.8.8/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
mednaffe-0.8.8/depcomp-661-  touch "$tmpdepfile"
##############################################
mednaffe-0.8.8/install-sh-234-      fi
mednaffe-0.8.8/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mednaffe-0.8.8/install-sh-236-    *)
##############################################
mednaffe-0.8.8/install-sh-281-      dstdir=$dst
mednaffe-0.8.8/install-sh:282:      dst=$dstdir/`basename "$src"`
mednaffe-0.8.8/install-sh-283-      dstdir_status=0
mednaffe-0.8.8/install-sh-284-    else
mednaffe-0.8.8/install-sh:285:      dstdir=`dirname "$dst"`
mednaffe-0.8.8/install-sh-286-      test -d "$dstdir"
##############################################
mednaffe-0.8.8/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
mednaffe-0.8.8/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
mednaffe-0.8.8/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
mednaffe-0.8.8/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
mednaffe-0.8.8/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
mednaffe-0.8.8/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mednaffe-0.8.8/install-sh-402-            case $prefix in
mednaffe-0.8.8/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mednaffe-0.8.8/install-sh-404-              *) qprefix=$prefix;;
##############################################
mednaffe-0.8.8/install-sh-451-    if $copy_on_change &&
mednaffe-0.8.8/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
mednaffe-0.8.8/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
mednaffe-0.8.8/install-sh-454-       set -f &&
##############################################
mednaffe-0.8.8/share/Makefile.in-50-  { \
mednaffe-0.8.8/share/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednaffe-0.8.8/share/Makefile.in-52-  }; \
##############################################
mednaffe-0.8.8/share/Makefile.in-119-  esac
mednaffe-0.8.8/share/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mednaffe-0.8.8/share/Makefile.in-121-am__vpath_adj = case $$p in \
mednaffe-0.8.8/share/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mednaffe-0.8.8/share/Makefile.in-123-    *) f=$$p;; \
mednaffe-0.8.8/share/Makefile.in-124-  esac;
mednaffe-0.8.8/share/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mednaffe-0.8.8/share/Makefile.in-126-am__install_max = 40
mednaffe-0.8.8/share/Makefile.in-127-am__nobase_strip_setup = \
mednaffe-0.8.8/share/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mednaffe-0.8.8/share/Makefile.in-129-am__nobase_strip = \
##############################################
mednaffe-0.8.8/share/Makefile.in-337-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:338:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-339-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-358-	@list='$(icon128_DATA)'; test -n "$(icon128dir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:359:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-360-	dir='$(DESTDIR)$(icon128dir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-379-	@list='$(icon16_DATA)'; test -n "$(icon16dir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:380:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-381-	dir='$(DESTDIR)$(icon16dir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-400-	@list='$(icon32_DATA)'; test -n "$(icon32dir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:401:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-402-	dir='$(DESTDIR)$(icon32dir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-421-	@list='$(icon48_DATA)'; test -n "$(icon48dir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:422:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-423-	dir='$(DESTDIR)$(icon48dir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-442-	@list='$(icon64_DATA)'; test -n "$(icon64dir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:443:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-444-	dir='$(DESTDIR)$(icon64dir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-463-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:464:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-465-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-484-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
mednaffe-0.8.8/share/Makefile.in:485:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mednaffe-0.8.8/share/Makefile.in-486-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
mednaffe-0.8.8/share/Makefile.in-494-distdir: $(DISTFILES)
mednaffe-0.8.8/share/Makefile.in:495:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednaffe-0.8.8/share/Makefile.in:496:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednaffe-0.8.8/share/Makefile.in-497-	list='$(DISTFILES)'; \
##############################################
mednaffe-0.8.8/share/Makefile.in-508-	  if test -d $$d/$$file; then \
mednaffe-0.8.8/share/Makefile.in:509:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednaffe-0.8.8/share/Makefile.in-510-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednaffe-0.8.8/src/Makefile.in-50-  { \
mednaffe-0.8.8/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednaffe-0.8.8/src/Makefile.in-52-  }; \
##############################################
mednaffe-0.8.8/src/Makefile.in-388-.c.obj:
mednaffe-0.8.8/src/Makefile.in:389:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mednaffe-0.8.8/src/Makefile.in-390-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mednaffe-0.8.8/src/Makefile.in-392-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednaffe-0.8.8/src/Makefile.in:393:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednaffe-0.8.8/src/Makefile.in-394-
##############################################
mednaffe-0.8.8/src/Makefile.in-424-GTAGS:
mednaffe-0.8.8/src/Makefile.in:425:	here=`$(am__cd) $(top_builddir) && pwd` \
mednaffe-0.8.8/src/Makefile.in-426-	  && $(am__cd) $(top_srcdir) \
##############################################
mednaffe-0.8.8/src/Makefile.in-447-distdir: $(DISTFILES)
mednaffe-0.8.8/src/Makefile.in:448:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednaffe-0.8.8/src/Makefile.in:449:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednaffe-0.8.8/src/Makefile.in-450-	list='$(DISTFILES)'; \
##############################################
mednaffe-0.8.8/src/Makefile.in-461-	  if test -d $$d/$$file; then \
mednaffe-0.8.8/src/Makefile.in:462:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednaffe-0.8.8/src/Makefile.in-463-	    if test -d "$(distdir)/$$file"; then \