===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
darnwdl-0.5/config.sub-56-
darnwdl-0.5/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
darnwdl-0.5/config.sub-58-
##############################################
darnwdl-0.5/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
darnwdl-0.5/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
darnwdl-0.5/config.sub-122-case $maybe_os in
##############################################
darnwdl-0.5/config.sub-126-    os=-$maybe_os
darnwdl-0.5/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
darnwdl-0.5/config.sub-128-    ;;
darnwdl-0.5/config.sub-129-  *)
darnwdl-0.5/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
darnwdl-0.5/config.sub-131-    if [ $basic_machine != $1 ]
darnwdl-0.5/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
darnwdl-0.5/config.sub-133-    else os=; fi
##############################################
darnwdl-0.5/config.sub-177-		os=-sco5v6
darnwdl-0.5/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-179-		;;
##############################################
darnwdl-0.5/config.sub-181-		os=-sco3.2v5
darnwdl-0.5/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-183-		;;
##############################################
darnwdl-0.5/config.sub-185-		os=-sco3.2v4
darnwdl-0.5/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-187-		;;
darnwdl-0.5/config.sub-188-	-sco3.2.[4-9]*)
darnwdl-0.5/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
darnwdl-0.5/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-191-		;;
##############################################
darnwdl-0.5/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
darnwdl-0.5/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-195-		;;
##############################################
darnwdl-0.5/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
darnwdl-0.5/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-199-		;;
##############################################
darnwdl-0.5/config.sub-201-		os=-sco3.2v2
darnwdl-0.5/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-203-		;;
darnwdl-0.5/config.sub-204-	-udk*)
darnwdl-0.5/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-206-		;;
##############################################
darnwdl-0.5/config.sub-208-		os=-isc2.2
darnwdl-0.5/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-210-		;;
##############################################
darnwdl-0.5/config.sub-214-	-isc*)
darnwdl-0.5/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
darnwdl-0.5/config.sub-216-		;;
##############################################
darnwdl-0.5/config.sub-220-	-ptx*)
darnwdl-0.5/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
darnwdl-0.5/config.sub-222-		;;
darnwdl-0.5/config.sub-223-	-windowsnt*)
darnwdl-0.5/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
darnwdl-0.5/config.sub-225-		;;
##############################################
darnwdl-0.5/config.sub-310-	*-*-*)
darnwdl-0.5/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
darnwdl-0.5/config.sub-312-		exit 1
##############################################
darnwdl-0.5/config.sub-412-	amd64-*)
darnwdl-0.5/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-414-		;;
##############################################
darnwdl-0.5/config.sub-633-	i*86v32)
darnwdl-0.5/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
darnwdl-0.5/config.sub-635-		os=-sysv32
##############################################
darnwdl-0.5/config.sub-637-	i*86v4*)
darnwdl-0.5/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
darnwdl-0.5/config.sub-639-		os=-sysv4
##############################################
darnwdl-0.5/config.sub-641-	i*86v)
darnwdl-0.5/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
darnwdl-0.5/config.sub-643-		os=-sysv
##############################################
darnwdl-0.5/config.sub-645-	i*86sol2)
darnwdl-0.5/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
darnwdl-0.5/config.sub-647-		os=-solaris2
##############################################
darnwdl-0.5/config.sub-693-	mips3*-*)
darnwdl-0.5/config.sub:694:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
darnwdl-0.5/config.sub-695-		;;
darnwdl-0.5/config.sub-696-	mips3*)
darnwdl-0.5/config.sub:697:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
darnwdl-0.5/config.sub-698-		;;
##############################################
darnwdl-0.5/config.sub-711-	ms1-*)
darnwdl-0.5/config.sub:712:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
darnwdl-0.5/config.sub-713-		;;
##############################################
darnwdl-0.5/config.sub-824-	pc98-*)
darnwdl-0.5/config.sub:825:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-826-		;;
##############################################
darnwdl-0.5/config.sub-839-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
darnwdl-0.5/config.sub:840:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-841-		;;
darnwdl-0.5/config.sub-842-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
darnwdl-0.5/config.sub:843:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-844-		;;
darnwdl-0.5/config.sub-845-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
darnwdl-0.5/config.sub:846:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-847-		;;
darnwdl-0.5/config.sub-848-	pentium4-*)
darnwdl-0.5/config.sub:849:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-850-		;;
##############################################
darnwdl-0.5/config.sub-857-		;;
darnwdl-0.5/config.sub:858:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-859-		;;
##############################################
darnwdl-0.5/config.sub-863-	ppcle-* | powerpclittle-*)
darnwdl-0.5/config.sub:864:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-865-		;;
##############################################
darnwdl-0.5/config.sub-867-		;;
darnwdl-0.5/config.sub:868:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-869-		;;
##############################################
darnwdl-0.5/config.sub-873-	ppc64le-* | powerpc64little-*)
darnwdl-0.5/config.sub:874:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
darnwdl-0.5/config.sub-875-		;;
##############################################
darnwdl-0.5/config.sub-1157-	*)
darnwdl-0.5/config.sub:1158:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
darnwdl-0.5/config.sub-1159-		exit 1
##############################################
darnwdl-0.5/config.sub-1165-	*-digital*)
darnwdl-0.5/config.sub:1166:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
darnwdl-0.5/config.sub-1167-		;;
darnwdl-0.5/config.sub-1168-	*-commodore*)
darnwdl-0.5/config.sub:1169:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
darnwdl-0.5/config.sub-1170-		;;
##############################################
darnwdl-0.5/config.sub-1183-	-solaris1 | -solaris1.*)
darnwdl-0.5/config.sub:1184:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
darnwdl-0.5/config.sub-1185-		;;
##############################################
darnwdl-0.5/config.sub-1195-	-gnu/linux*)
darnwdl-0.5/config.sub:1196:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
darnwdl-0.5/config.sub-1197-		;;
##############################################
darnwdl-0.5/config.sub-1239-	-nto*)
darnwdl-0.5/config.sub:1240:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
darnwdl-0.5/config.sub-1241-		;;
##############################################
darnwdl-0.5/config.sub-1246-	-mac*)
darnwdl-0.5/config.sub:1247:		os=`echo $os | sed -e 's|mac|macos|'`
darnwdl-0.5/config.sub-1248-		;;
##############################################
darnwdl-0.5/config.sub-1252-	-linux*)
darnwdl-0.5/config.sub:1253:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
darnwdl-0.5/config.sub-1254-		;;
darnwdl-0.5/config.sub-1255-	-sunos5*)
darnwdl-0.5/config.sub:1256:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
darnwdl-0.5/config.sub-1257-		;;
darnwdl-0.5/config.sub-1258-	-sunos6*)
darnwdl-0.5/config.sub:1259:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
darnwdl-0.5/config.sub-1260-		;;
##############################################
darnwdl-0.5/config.sub-1307-	-sinix5.*)
darnwdl-0.5/config.sub:1308:		os=`echo $os | sed -e 's|sinix|sysv|'`
darnwdl-0.5/config.sub-1309-		;;
##############################################
darnwdl-0.5/config.sub-1358-		# Get rid of the `-' at the beginning of $os.
darnwdl-0.5/config.sub:1359:		os=`echo $os | sed 's/[^-]*-//'`
darnwdl-0.5/config.sub:1360:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
darnwdl-0.5/config.sub-1361-		exit 1
##############################################
darnwdl-0.5/config.sub-1609-		esac
darnwdl-0.5/config.sub:1610:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
darnwdl-0.5/config.sub-1611-		;;
##############################################
darnwdl-0.5/src/Makefile.in-84-	$(wdlpass2_SOURCES)
darnwdl-0.5/src/Makefile.in:85:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
darnwdl-0.5/src/Makefile.in-86-am__vpath_adj = case $$p in \
darnwdl-0.5/src/Makefile.in:87:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
darnwdl-0.5/src/Makefile.in-88-    *) f=$$p;; \
darnwdl-0.5/src/Makefile.in-89-  esac;
darnwdl-0.5/src/Makefile.in:90:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
darnwdl-0.5/src/Makefile.in-91-am__install_max = 40
darnwdl-0.5/src/Makefile.in-92-am__nobase_strip_setup = \
darnwdl-0.5/src/Makefile.in:93:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
darnwdl-0.5/src/Makefile.in-94-am__nobase_strip = \
##############################################
darnwdl-0.5/src/Makefile.in-355-.c.obj:
darnwdl-0.5/src/Makefile.in:356:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
darnwdl-0.5/src/Makefile.in-357-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
darnwdl-0.5/src/Makefile.in-359-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
darnwdl-0.5/src/Makefile.in:360:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
darnwdl-0.5/src/Makefile.in-361-install-darnwdlDATA: $(darnwdl_DATA)
##############################################
darnwdl-0.5/src/Makefile.in-376-	@list='$(darnwdl_DATA)'; test -n "$(darnwdldir)" || list=; \
darnwdl-0.5/src/Makefile.in:377:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
darnwdl-0.5/src/Makefile.in-378-	test -n "$$files" || exit 0; \
##############################################
darnwdl-0.5/src/Makefile.in-426-GTAGS:
darnwdl-0.5/src/Makefile.in:427:	here=`$(am__cd) $(top_builddir) && pwd` \
darnwdl-0.5/src/Makefile.in-428-	  && $(am__cd) $(top_srcdir) \
##############################################
darnwdl-0.5/src/Makefile.in-434-distdir: $(DISTFILES)
darnwdl-0.5/src/Makefile.in:435:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
darnwdl-0.5/src/Makefile.in:436:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
darnwdl-0.5/src/Makefile.in-437-	list='$(DISTFILES)'; \
##############################################
darnwdl-0.5/src/Makefile.in-448-	  if test -d $$d/$$file; then \
darnwdl-0.5/src/Makefile.in:449:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
darnwdl-0.5/src/Makefile.in-450-	    if test -d "$(distdir)/$$file"; then \
##############################################
darnwdl-0.5/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
darnwdl-0.5/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
darnwdl-0.5/depcomp-69-
##############################################
darnwdl-0.5/depcomp-224-  # Version 6 uses the directory in both cases.
darnwdl-0.5/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
darnwdl-0.5/depcomp-226-  test "x$dir" = "x$object" && dir=
darnwdl-0.5/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
darnwdl-0.5/depcomp-228-  if test "$libtool" = yes; then
##############################################
darnwdl-0.5/depcomp-253-    # Do two passes, one to just change these to
darnwdl-0.5/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
darnwdl-0.5/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
darnwdl-0.5/depcomp-295-  # Do two passes, one to just change these to
darnwdl-0.5/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
darnwdl-0.5/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
darnwdl-0.5/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
darnwdl-0.5/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
darnwdl-0.5/depcomp-313-  test "x$dir" = "x$object" && dir=
darnwdl-0.5/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
darnwdl-0.5/depcomp-315-  if test "$libtool" = yes; then
##############################################
darnwdl-0.5/depcomp-355-   # Subdirectories are respected.
darnwdl-0.5/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
darnwdl-0.5/depcomp-357-   test "x$dir" = "x$object" && dir=
darnwdl-0.5/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
darnwdl-0.5/depcomp-359-
##############################################
darnwdl-0.5/depcomp-501-  done
darnwdl-0.5/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
darnwdl-0.5/depcomp-503-  touch "$tmpdepfile"
##############################################
darnwdl-0.5/install-sh-217-      fi
darnwdl-0.5/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
darnwdl-0.5/install-sh-219-    *)
##############################################
darnwdl-0.5/install-sh-269-      dstdir=$dst
darnwdl-0.5/install-sh:270:      dst=$dstdir/`basename "$src"`
darnwdl-0.5/install-sh-271-      dstdir_status=0
##############################################
darnwdl-0.5/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
darnwdl-0.5/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
darnwdl-0.5/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
darnwdl-0.5/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
darnwdl-0.5/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
darnwdl-0.5/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
darnwdl-0.5/install-sh-418-	    case $prefix in
darnwdl-0.5/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
darnwdl-0.5/install-sh-420-	      *) qprefix=$prefix;;
##############################################
darnwdl-0.5/install-sh-467-    if $copy_on_change &&
darnwdl-0.5/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
darnwdl-0.5/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
darnwdl-0.5/install-sh-470-
##############################################
darnwdl-0.5/po/Makefile.in.in-81-.po.gmo:
darnwdl-0.5/po/Makefile.in.in:82:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
darnwdl-0.5/po/Makefile.in.in-83-	  && rm -f $$file && $(GMSGFMT) $(MSGFMT_OPTS) -o $$file $<
##############################################
darnwdl-0.5/po/Makefile.in.in-138-	for cat in $$catalogs; do \
darnwdl-0.5/po/Makefile.in.in:139:	  cat=`basename $$cat`; \
darnwdl-0.5/po/Makefile.in.in-140-	  case "$$cat" in \
##############################################
darnwdl-0.5/po/Makefile.in.in-143-	  esac; \
darnwdl-0.5/po/Makefile.in.in:144:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
darnwdl-0.5/po/Makefile.in.in-145-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
darnwdl-0.5/po/Makefile.in.in-190-	for cat in $$catalogs; do \
darnwdl-0.5/po/Makefile.in.in:191:	  cat=`basename $$cat`; \
darnwdl-0.5/po/Makefile.in.in:192:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
darnwdl-0.5/po/Makefile.in.in-193-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
darnwdl-0.5/po/Makefile.in.in-233-	for cat in $$catalogs; do \
darnwdl-0.5/po/Makefile.in.in:234:	  cat=`basename $$cat`; \
darnwdl-0.5/po/Makefile.in.in:235:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
darnwdl-0.5/po/Makefile.in.in-236-	  echo "$$lang:"; \
##############################################
darnwdl-0.5/missing-139-       # Could not run --version or --help.  This is probably someone
darnwdl-0.5/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
darnwdl-0.5/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
darnwdl-0.5/missing-173-         from any GNU archive site."
darnwdl-0.5/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
darnwdl-0.5/missing-175-    test -z "$files" && files="config.h"
##############################################
darnwdl-0.5/missing-202-         proper tools for further handling them.
darnwdl-0.5/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
darnwdl-0.5/missing-204-         archive site."
darnwdl-0.5/missing-205-
darnwdl-0.5/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
darnwdl-0.5/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
darnwdl-0.5/missing-208-    if test -f "$file"; then
##############################################
darnwdl-0.5/missing-231-	*.y)
darnwdl-0.5/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
darnwdl-0.5/missing-233-	    if test -f "$SRCFILE"; then
##############################################
darnwdl-0.5/missing-235-	    fi
darnwdl-0.5/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
darnwdl-0.5/missing-237-	    if test -f "$SRCFILE"; then
##############################################
darnwdl-0.5/missing-261-	*.l)
darnwdl-0.5/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
darnwdl-0.5/missing-263-	    if test -f "$SRCFILE"; then
##############################################
darnwdl-0.5/missing-280-
darnwdl-0.5/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
darnwdl-0.5/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
darnwdl-0.5/missing-283-    if test -f "$file"; then
##############################################
darnwdl-0.5/missing-300-    # The file to touch is that specified with -o ...
darnwdl-0.5/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
darnwdl-0.5/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
darnwdl-0.5/missing-303-    if test -z "$file"; then
darnwdl-0.5/missing-304-      # ... or it is the one specified with @setfilename ...
darnwdl-0.5/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
darnwdl-0.5/missing-306-      file=`sed -n '
##############################################
darnwdl-0.5/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
darnwdl-0.5/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
darnwdl-0.5/missing-314-    fi
##############################################
darnwdl-0.5/missing-336-	*o*)
darnwdl-0.5/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
darnwdl-0.5/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
darnwdl-0.5/missing-342-	*h*)
darnwdl-0.5/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
darnwdl-0.5/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
darnwdl-0.5/config.guess-40-
darnwdl-0.5/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
darnwdl-0.5/config.guess-42-
##############################################
darnwdl-0.5/config.guess-109-: ${TMPDIR=/tmp} ;
darnwdl-0.5/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
darnwdl-0.5/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
darnwdl-0.5/config.guess-195-	    *)
darnwdl-0.5/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
darnwdl-0.5/config.guess-197-		;;
##############################################
darnwdl-0.5/config.guess-222-	*4.0)
darnwdl-0.5/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
darnwdl-0.5/config.guess-224-		;;
darnwdl-0.5/config.guess-225-	*5.*)
darnwdl-0.5/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
darnwdl-0.5/config.guess-227-		;;
##############################################
darnwdl-0.5/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
darnwdl-0.5/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
darnwdl-0.5/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
darnwdl-0.5/config.guess-270-	# 1.2 uses "1.2" for uname -r.
darnwdl-0.5/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
darnwdl-0.5/config.guess-272-	exit ;;
##############################################
darnwdl-0.5/config.guess-327-    sun4H:SunOS:5.*:*)
darnwdl-0.5/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
darnwdl-0.5/config.guess-329-	exit ;;
darnwdl-0.5/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
darnwdl-0.5/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
darnwdl-0.5/config.guess-332-	exit ;;
darnwdl-0.5/config.guess-333-    i86pc:SunOS:5.*:*)
darnwdl-0.5/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
darnwdl-0.5/config.guess-335-	exit ;;
##############################################
darnwdl-0.5/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
darnwdl-0.5/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
darnwdl-0.5/config.guess-341-	exit ;;
##############################################
darnwdl-0.5/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
darnwdl-0.5/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
darnwdl-0.5/config.guess-350-	exit ;;
##############################################
darnwdl-0.5/config.guess-354-    sun*:*:4.2BSD:*)
darnwdl-0.5/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
darnwdl-0.5/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
darnwdl-0.5/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
darnwdl-0.5/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
darnwdl-0.5/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
darnwdl-0.5/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
darnwdl-0.5/config.guess-492-    *:IRIX*:*:*)
darnwdl-0.5/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
darnwdl-0.5/config.guess-494-	exit ;;
##############################################
darnwdl-0.5/config.guess-522-EOF
darnwdl-0.5/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
darnwdl-0.5/config.guess-524-		then
##############################################
darnwdl-0.5/config.guess-535-    *:AIX:*:[45])
darnwdl-0.5/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
darnwdl-0.5/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
darnwdl-0.5/config.guess-570-    9000/[34678]??:HP-UX:*:*)
darnwdl-0.5/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
darnwdl-0.5/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
darnwdl-0.5/config.guess-624-EOF
darnwdl-0.5/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
darnwdl-0.5/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
darnwdl-0.5/config.guess-652-    ia64:HP-UX:*:*)
darnwdl-0.5/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
darnwdl-0.5/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
darnwdl-0.5/config.guess-682-EOF
darnwdl-0.5/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
darnwdl-0.5/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
darnwdl-0.5/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
darnwdl-0.5/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
darnwdl-0.5/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
darnwdl-0.5/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
darnwdl-0.5/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
darnwdl-0.5/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
darnwdl-0.5/config.guess-773-	    pc98)
darnwdl-0.5/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
darnwdl-0.5/config.guess-775-	    amd64)
darnwdl-0.5/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
darnwdl-0.5/config.guess-777-	    *)
darnwdl-0.5/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
darnwdl-0.5/config.guess-779-	esac
##############################################
darnwdl-0.5/config.guess-821-    prep*:SunOS:5.*:*)
darnwdl-0.5/config.guess:822:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
darnwdl-0.5/config.guess-823-	exit ;;
##############################################
darnwdl-0.5/config.guess-825-	# the GNU system
darnwdl-0.5/config.guess:826:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
darnwdl-0.5/config.guess-827-	exit ;;
##############################################
darnwdl-0.5/config.guess-829-	# other systems with GNU libc and userland
darnwdl-0.5/config.guess:830:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
darnwdl-0.5/config.guess-831-	exit ;;
##############################################
darnwdl-0.5/config.guess-1057-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
darnwdl-0.5/config.guess:1058:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
darnwdl-0.5/config.guess-1059-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
darnwdl-0.5/config.guess-1298-    *:DragonFly:*:*)
darnwdl-0.5/config.guess:1299:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
darnwdl-0.5/config.guess-1300-	exit ;;
##############################################
darnwdl-0.5/config.guess-1311-    i*86:skyos:*:*)
darnwdl-0.5/config.guess:1312:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
darnwdl-0.5/config.guess-1313-	exit ;;
##############################################
darnwdl-0.5/config.guess-1436-
darnwdl-0.5/config.guess:1437:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
darnwdl-0.5/config.guess-1438-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
darnwdl-0.5/Makefile.in-80-  while test -n "$$dir1"; do \
darnwdl-0.5/Makefile.in:81:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
darnwdl-0.5/Makefile.in-82-    if test "$$first" != "."; then \
darnwdl-0.5/Makefile.in-83-      if test "$$first" = ".."; then \
darnwdl-0.5/Makefile.in:84:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
darnwdl-0.5/Makefile.in:85:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
darnwdl-0.5/Makefile.in-86-      else \
darnwdl-0.5/Makefile.in:87:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
darnwdl-0.5/Makefile.in-88-        if test "$$first2" = "$$first"; then \
darnwdl-0.5/Makefile.in:89:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
darnwdl-0.5/Makefile.in-90-        else \
##############################################
darnwdl-0.5/Makefile.in-95-    fi; \
darnwdl-0.5/Makefile.in:96:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
darnwdl-0.5/Makefile.in-97-  done; \
##############################################
darnwdl-0.5/Makefile.in-289-	dot_seen=no; \
darnwdl-0.5/Makefile.in:290:	target=`echo $@ | sed s/-recursive//`; \
darnwdl-0.5/Makefile.in-291-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
darnwdl-0.5/Makefile.in-324-	rev="$$rev ."; \
darnwdl-0.5/Makefile.in:325:	target=`echo $@ | sed s/-recursive//`; \
darnwdl-0.5/Makefile.in-326-	for subdir in $$rev; do \
##############################################
darnwdl-0.5/Makefile.in-402-GTAGS:
darnwdl-0.5/Makefile.in:403:	here=`$(am__cd) $(top_builddir) && pwd` \
darnwdl-0.5/Makefile.in-404-	  && $(am__cd) $(top_srcdir) \
##############################################
darnwdl-0.5/Makefile.in-412-	test -d "$(distdir)" || mkdir "$(distdir)"
darnwdl-0.5/Makefile.in:413:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
darnwdl-0.5/Makefile.in:414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
darnwdl-0.5/Makefile.in-415-	list='$(DISTFILES)'; \
##############################################
darnwdl-0.5/Makefile.in-426-	  if test -d $$d/$$file; then \
darnwdl-0.5/Makefile.in:427:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
darnwdl-0.5/Makefile.in-428-	    if test -d "$(distdir)/$$file"; then \
##############################################
darnwdl-0.5/Makefile.in-537-	test -d $(distdir)/_build || exit 0; \
darnwdl-0.5/Makefile.in:538:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
darnwdl-0.5/Makefile.in-539-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
darnwdl-0.5/Makefile.in-571-	@$(am__cd) '$(distuninstallcheck_dir)' \
darnwdl-0.5/Makefile.in:572:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
darnwdl-0.5/Makefile.in-573-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
darnwdl-0.5/Makefile.in-583-	fi
darnwdl-0.5/Makefile.in:584:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
darnwdl-0.5/Makefile.in-585-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
darnwdl-0.5/autogen.sh-3-
darnwdl-0.5/autogen.sh:4:srcdir=`dirname $0`
darnwdl-0.5/autogen.sh-5-test -z "$srcdir" && srcdir=.
##############################################
darnwdl-0.5/autogen.sh-103-
darnwdl-0.5/autogen.sh:104:for coin in `find $srcdir -name configure.in -print`
darnwdl-0.5/autogen.sh-105-do 
darnwdl-0.5/autogen.sh:106:  dr=`dirname $coin`
darnwdl-0.5/autogen.sh-107-  if test -f $dr/NO-AUTO-GEN; then
##############################################
darnwdl-0.5/INSTALL-173-directory configuration variables that were expressed in terms of
darnwdl-0.5/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
darnwdl-0.5/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
darnwdl-0.5/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
darnwdl-0.5/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
darnwdl-0.5/aclocal.m4-69-#
##############################################
darnwdl-0.5/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
darnwdl-0.5/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
darnwdl-0.5/aclocal.m4-93-# and then we would define $MISSING as
##############################################
darnwdl-0.5/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
darnwdl-0.5/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
darnwdl-0.5/aclocal.m4-109-])
##############################################
darnwdl-0.5/aclocal.m4-231-  if test "$am_compiler_list" = ""; then
darnwdl-0.5/aclocal.m4:232:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
darnwdl-0.5/aclocal.m4-233-  fi
##############################################
darnwdl-0.5/aclocal.m4-377-    # Strip MF so we end up with the name of the file.
darnwdl-0.5/aclocal.m4:378:    mf=`echo "$mf" | sed -e 's/:.*$//'`
darnwdl-0.5/aclocal.m4-379-    # Check whether this is an Automake generated Makefile or not.
##############################################
darnwdl-0.5/aclocal.m4-386-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
darnwdl-0.5/aclocal.m4:387:      dirpart=`AS_DIRNAME("$mf")`
darnwdl-0.5/aclocal.m4-388-    else
##############################################
darnwdl-0.5/aclocal.m4-392-    # from the Makefile without running `make'.
darnwdl-0.5/aclocal.m4:393:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
darnwdl-0.5/aclocal.m4-394-    test -z "$DEPDIR" && continue
darnwdl-0.5/aclocal.m4:395:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
darnwdl-0.5/aclocal.m4-396-    test -z "am__include" && continue
darnwdl-0.5/aclocal.m4:397:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
darnwdl-0.5/aclocal.m4-398-    # When using ansi2knr, U may be empty or an underscore; expand it
darnwdl-0.5/aclocal.m4:399:    U=`sed -n 's/^U = //p' < "$mf"`
darnwdl-0.5/aclocal.m4-400-    # Find all dependency output files, they are included files with
##############################################
darnwdl-0.5/aclocal.m4-408-      test -f "$dirpart/$file" && continue
darnwdl-0.5/aclocal.m4:409:      fdir=`AS_DIRNAME(["$file"])`
darnwdl-0.5/aclocal.m4-410-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
darnwdl-0.5/aclocal.m4-475-AC_REQUIRE([AC_PROG_INSTALL])dnl
darnwdl-0.5/aclocal.m4:476:if test "`cd $srcdir && pwd`" != "`pwd`"; then
darnwdl-0.5/aclocal.m4-477-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
darnwdl-0.5/aclocal.m4-577-    * )
darnwdl-0.5/aclocal.m4:578:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
darnwdl-0.5/aclocal.m4-579-  esac
darnwdl-0.5/aclocal.m4-580-done
darnwdl-0.5/aclocal.m4:581:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
darnwdl-0.5/aclocal.m4-582-
##############################################
darnwdl-0.5/aclocal.m4-692-# Ignore all kinds of additional output from `make'.
darnwdl-0.5/aclocal.m4:693:case `$am_make -s -f confmf 2> /dev/null` in #(
darnwdl-0.5/aclocal.m4-694-*the\ am__doit\ target*)
##############################################
darnwdl-0.5/aclocal.m4-702-   echo '.include "confinc"' > confmf
darnwdl-0.5/aclocal.m4:703:   case `$am_make -s -f confmf 2> /dev/null` in #(
darnwdl-0.5/aclocal.m4-704-   *the\ am__doit\ target*)
##############################################
darnwdl-0.5/aclocal.m4-855-if (
darnwdl-0.5/aclocal.m4:856:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
darnwdl-0.5/aclocal.m4-857-   if test "$[*]" = "X"; then
darnwdl-0.5/aclocal.m4-858-      # -L didn't work.
darnwdl-0.5/aclocal.m4:859:      set X `ls -t "$srcdir/configure" conftest.file`
darnwdl-0.5/aclocal.m4-860-   fi
##############################################
darnwdl-0.5/aclocal.m4-1228-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
darnwdl-0.5/aclocal.m4:1229:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
darnwdl-0.5/aclocal.m4-1230-	if test "$MSGFMT" != "no"; then
##############################################
darnwdl-0.5/aclocal.m4-1249-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
darnwdl-0.5/aclocal.m4:1250:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
darnwdl-0.5/aclocal.m4-1251-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
darnwdl-0.5/aclocal.m4-1397-   if test "x$srcdir" != "x."; then
darnwdl-0.5/aclocal.m4:1398:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
darnwdl-0.5/aclocal.m4-1399-       posrcprefix="$srcdir/"
##############################################
darnwdl-0.5/aclocal.m4-1421-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
darnwdl-0.5/aclocal.m4:1422:datarootdir=`eval echo "${datarootdir}"`
darnwdl-0.5/aclocal.m4-1423-if test "x$CATOBJEXT" = "x.mo" ; then
darnwdl-0.5/aclocal.m4:1424:  localedir=`eval echo "${libdir}/locale"`
darnwdl-0.5/aclocal.m4-1425-else
darnwdl-0.5/aclocal.m4:1426:  localedir=`eval echo "${datadir}/locale"`
darnwdl-0.5/aclocal.m4-1427-fi
##############################################
darnwdl-0.5/aclocal.m4-1533-    PKG_CHECK_EXISTS([$3],
darnwdl-0.5/aclocal.m4:1534:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
darnwdl-0.5/aclocal.m4-1535-		     [pkg_failed=yes])
##############################################
darnwdl-0.5/aclocal.m4-1581-        if test $_pkg_short_errors_supported = yes; then
darnwdl-0.5/aclocal.m4:1582:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
darnwdl-0.5/aclocal.m4-1583-        else 
darnwdl-0.5/aclocal.m4:1584:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
darnwdl-0.5/aclocal.m4-1585-        fi
##############################################
darnwdl-0.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
darnwdl-0.5/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
darnwdl-0.5/configure-47-  as_echo='print -r --'
darnwdl-0.5/configure-48-  as_echo_n='print -rn --'
darnwdl-0.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
darnwdl-0.5/configure-50-  as_echo='printf %s\n'
##############################################
darnwdl-0.5/configure-52-else
darnwdl-0.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
darnwdl-0.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
darnwdl-0.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
darnwdl-0.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
darnwdl-0.5/configure-64-      esac;
##############################################
darnwdl-0.5/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
darnwdl-0.5/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
darnwdl-0.5/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
darnwdl-0.5/configure-288-      case $as_dir in #(
darnwdl-0.5/configure:289:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
darnwdl-0.5/configure-290-      *) as_qdir=$as_dir;;
##############################################
darnwdl-0.5/configure-353-  {
darnwdl-0.5/configure:354:    as_val=`expr "$@" || test $? -eq 1`
darnwdl-0.5/configure-355-  }
##############################################
darnwdl-0.5/configure-360-# ----------------------------------------
darnwdl-0.5/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
darnwdl-0.5/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
darnwdl-0.5/configure-423-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
darnwdl-0.5/configure:424:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
darnwdl-0.5/configure-425-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
darnwdl-0.5/configure-514-	esac;
darnwdl-0.5/configure:515:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
darnwdl-0.5/configure-516-	???[sx]*):;;*)false;;esac;fi
##############################################
darnwdl-0.5/configure-784-  case $ac_option in
darnwdl-0.5/configure:785:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
darnwdl-0.5/configure-786-  *=)   ac_optarg= ;;
##############################################
darnwdl-0.5/configure-828-  -disable-* | --disable-*)
darnwdl-0.5/configure:829:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
darnwdl-0.5/configure-830-    # Reject names that are not valid shell variable names.
##############################################
darnwdl-0.5/configure-833-    ac_useropt_orig=$ac_useropt
darnwdl-0.5/configure:834:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
darnwdl-0.5/configure-835-    case $ac_user_opts in
##############################################
darnwdl-0.5/configure-854-  -enable-* | --enable-*)
darnwdl-0.5/configure:855:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
darnwdl-0.5/configure-856-    # Reject names that are not valid shell variable names.
##############################################
darnwdl-0.5/configure-859-    ac_useropt_orig=$ac_useropt
darnwdl-0.5/configure:860:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
darnwdl-0.5/configure-861-    case $ac_user_opts in
##############################################
darnwdl-0.5/configure-1058-  -with-* | --with-*)
darnwdl-0.5/configure:1059:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
darnwdl-0.5/configure-1060-    # Reject names that are not valid shell variable names.
##############################################
darnwdl-0.5/configure-1063-    ac_useropt_orig=$ac_useropt
darnwdl-0.5/configure:1064:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
darnwdl-0.5/configure-1065-    case $ac_user_opts in
##############################################
darnwdl-0.5/configure-1074-  -without-* | --without-*)
darnwdl-0.5/configure:1075:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
darnwdl-0.5/configure-1076-    # Reject names that are not valid shell variable names.
##############################################
darnwdl-0.5/configure-1079-    ac_useropt_orig=$ac_useropt
darnwdl-0.5/configure:1080:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
darnwdl-0.5/configure-1081-    case $ac_user_opts in
##############################################
darnwdl-0.5/configure-1112-  *=*)
darnwdl-0.5/configure:1113:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
darnwdl-0.5/configure-1114-    # Reject names that are not valid shell variable names.
##############################################
darnwdl-0.5/configure-1133-if test -n "$ac_prev"; then
darnwdl-0.5/configure:1134:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
darnwdl-0.5/configure-1135-  as_fn_error $? "missing argument to $ac_option"
##############################################
darnwdl-0.5/configure-1155-    */ )
darnwdl-0.5/configure:1156:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
darnwdl-0.5/configure-1157-      eval $ac_var=\$ac_val;;
##############################################
darnwdl-0.5/configure-1192-ac_ls_di=`ls -di .` &&
darnwdl-0.5/configure:1193:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
darnwdl-0.5/configure-1194-  as_fn_error $? "working directory cannot be determined"
##############################################
darnwdl-0.5/configure-1248-case $srcdir in
darnwdl-0.5/configure:1249:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
darnwdl-0.5/configure-1250-esac
##############################################
darnwdl-0.5/configure-1291-By default, \`make install' will install all the files in
darnwdl-0.5/configure:1292:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
darnwdl-0.5/configure:1293:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
darnwdl-0.5/configure-1294-for instance \`--prefix=\$HOME'.
##############################################
darnwdl-0.5/configure-1379-*)
darnwdl-0.5/configure:1380:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
darnwdl-0.5/configure-1381-  # A ".." for each directory in $ac_dir_suffix.
darnwdl-0.5/configure:1382:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
darnwdl-0.5/configure-1383-  case $ac_top_builddir_sub in
##############################################
darnwdl-0.5/configure-1863-    *\'*)
darnwdl-0.5/configure:1864:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
darnwdl-0.5/configure-1865-    esac
##############################################
darnwdl-0.5/configure-1946-      case $ac_val in
darnwdl-0.5/configure:1947:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
darnwdl-0.5/configure-1948-      esac
##############################################
darnwdl-0.5/configure-1961-	case $ac_val in
darnwdl-0.5/configure:1962:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
darnwdl-0.5/configure-1963-	esac
##############################################
darnwdl-0.5/configure-2081-    set,)
darnwdl-0.5/configure:2082:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
darnwdl-0.5/configure:2083:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
darnwdl-0.5/configure-2084-      ac_cache_corrupted=: ;;
##############################################
darnwdl-0.5/configure-2092-	# differences in whitespace do not lead to failure.
darnwdl-0.5/configure:2093:	ac_old_val_w=`echo x $ac_old_val`
darnwdl-0.5/configure:2094:	ac_new_val_w=`echo x $ac_new_val`
darnwdl-0.5/configure-2095-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
darnwdl-0.5/configure-2112-    case $ac_new_val in
darnwdl-0.5/configure:2113:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
darnwdl-0.5/configure-2114-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
darnwdl-0.5/configure-2287-if (
darnwdl-0.5/configure:2288:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
darnwdl-0.5/configure-2289-   if test "$*" = "X"; then
darnwdl-0.5/configure-2290-      # -L didn't work.
darnwdl-0.5/configure:2291:      set X `ls -t "$srcdir/configure" conftest.file`
darnwdl-0.5/configure-2292-   fi
##############################################
darnwdl-0.5/configure-2323-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
darnwdl-0.5/configure:2324:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
darnwdl-0.5/configure-2325-
darnwdl-0.5/configure-2326-# expand $ac_aux_dir to an absolute path
darnwdl-0.5/configure:2327:am_aux_dir=`cd $ac_aux_dir && pwd`
darnwdl-0.5/configure-2328-
##############################################
darnwdl-0.5/configure-2468-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
darnwdl-0.5/configure:2469:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
darnwdl-0.5/configure-2470-	     'mkdir (GNU coreutils) '* | \
##############################################
darnwdl-0.5/configure-2547-set x ${MAKE-make}
darnwdl-0.5/configure:2548:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
darnwdl-0.5/configure-2549-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
darnwdl-0.5/configure-2557-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
darnwdl-0.5/configure:2558:case `${MAKE-make} -f conftest.make 2>/dev/null` in
darnwdl-0.5/configure-2559-  *@@@%%%=?*=@@@%%%*)
##############################################
darnwdl-0.5/configure-2584-
darnwdl-0.5/configure:2585:if test "`cd $srcdir && pwd`" != "`pwd`"; then
darnwdl-0.5/configure-2586-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
darnwdl-0.5/configure-2692-# Ignore all kinds of additional output from `make'.
darnwdl-0.5/configure:2693:case `$am_make -s -f confmf 2> /dev/null` in #(
darnwdl-0.5/configure-2694-*the\ am__doit\ target*)
##############################################
darnwdl-0.5/configure-2702-   echo '.include "confinc"' > confmf
darnwdl-0.5/configure:2703:   case `$am_make -s -f confmf 2> /dev/null` in #(
darnwdl-0.5/configure-2704-   *the\ am__doit\ target*)
##############################################
darnwdl-0.5/configure-3080-$as_echo_n "checking whether the C compiler works... " >&6; }
darnwdl-0.5/configure:3081:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
darnwdl-0.5/configure-3082-
##############################################
darnwdl-0.5/configure-3124-	then :; else
darnwdl-0.5/configure:3125:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
darnwdl-0.5/configure-3126-	fi
##############################################
darnwdl-0.5/configure-3184-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
darnwdl-0.5/configure:3185:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
darnwdl-0.5/configure-3186-	  break;;
##############################################
darnwdl-0.5/configure-3293-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
darnwdl-0.5/configure:3294:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
darnwdl-0.5/configure-3295-       break;;
##############################################
darnwdl-0.5/configure-3552-  if test "$am_compiler_list" = ""; then
darnwdl-0.5/configure:3553:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
darnwdl-0.5/configure-3554-  fi
##############################################
darnwdl-0.5/configure-4276-  if test "$am_compiler_list" = ""; then
darnwdl-0.5/configure:4277:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
darnwdl-0.5/configure-4278-  fi
##############################################
darnwdl-0.5/configure-4943-  if test "$am_compiler_list" = ""; then
darnwdl-0.5/configure:4944:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
darnwdl-0.5/configure-4945-  fi
##############################################
darnwdl-0.5/configure-5202-  # Check for GNU $ac_path_GREP
darnwdl-0.5/configure:5203:case `"$ac_path_GREP" --version 2>&1` in
darnwdl-0.5/configure-5204-*GNU*)
##############################################
darnwdl-0.5/configure-5268-  # Check for GNU $ac_path_EGREP
darnwdl-0.5/configure:5269:case `"$ac_path_EGREP" --version 2>&1` in
darnwdl-0.5/configure-5270-*GNU*)
##############################################
darnwdl-0.5/configure-5640-  test $ac_status = 0; }; then
darnwdl-0.5/configure:5641:  pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
darnwdl-0.5/configure-5642-else
##############################################
darnwdl-0.5/configure-5656-  test $ac_status = 0; }; then
darnwdl-0.5/configure:5657:  pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
darnwdl-0.5/configure-5658-else
##############################################
darnwdl-0.5/configure-5676-        if test $_pkg_short_errors_supported = yes; then
darnwdl-0.5/configure:5677:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$pkg_modules" 2>&1`
darnwdl-0.5/configure-5678-        else
darnwdl-0.5/configure:5679:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --print-errors "$pkg_modules" 2>&1`
darnwdl-0.5/configure-5680-        fi
##############################################
darnwdl-0.5/configure-5731-do :
darnwdl-0.5/configure:5732:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
darnwdl-0.5/configure-5733-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
darnwdl-0.5/configure-5736-  cat >>confdefs.h <<_ACEOF
darnwdl-0.5/configure:5737:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
darnwdl-0.5/configure-5738-_ACEOF
##############################################
darnwdl-0.5/configure-6162-    if test -f $ac_dir/$ac_word; then
darnwdl-0.5/configure:6163:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
darnwdl-0.5/configure-6164-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
darnwdl-0.5/configure-6281-    if test -f $ac_dir/$ac_word; then
darnwdl-0.5/configure:6282:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
darnwdl-0.5/configure-6283-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
darnwdl-0.5/configure-6436-   if test "x$srcdir" != "x."; then
darnwdl-0.5/configure:6437:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
darnwdl-0.5/configure-6438-       posrcprefix="$srcdir/"
##############################################
darnwdl-0.5/configure-6538-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
darnwdl-0.5/configure:6539:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
darnwdl-0.5/configure-6540-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
darnwdl-0.5/configure-6633-if test -z "$BASH_VERSION$ZSH_VERSION" \
darnwdl-0.5/configure:6634:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
darnwdl-0.5/configure-6635-  as_echo='print -r --'
darnwdl-0.5/configure-6636-  as_echo_n='print -rn --'
darnwdl-0.5/configure:6637:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
darnwdl-0.5/configure-6638-  as_echo='printf %s\n'
##############################################
darnwdl-0.5/configure-6640-else
darnwdl-0.5/configure:6641:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
darnwdl-0.5/configure-6642-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
darnwdl-0.5/configure-6650-	expr "X$arg" : "X\\(.*\\)$as_nl";
darnwdl-0.5/configure:6651:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
darnwdl-0.5/configure-6652-      esac;
##############################################
darnwdl-0.5/configure-6726-# ----------------------------------------
darnwdl-0.5/configure:6727:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
darnwdl-0.5/configure-6728-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
darnwdl-0.5/configure-6798-  {
darnwdl-0.5/configure:6799:    as_val=`expr "$@" || test $? -eq 1`
darnwdl-0.5/configure-6800-  }
##############################################
darnwdl-0.5/configure-6902-      case $as_dir in #(
darnwdl-0.5/configure:6903:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
darnwdl-0.5/configure-6904-      *) as_qdir=$as_dir;;
##############################################
darnwdl-0.5/configure-6959-	esac;
darnwdl-0.5/configure:6960:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
darnwdl-0.5/configure-6961-	???[sx]*):;;*)false;;esac;fi
##############################################
darnwdl-0.5/configure-7049-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
darnwdl-0.5/configure:7050:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
darnwdl-0.5/configure-7051-ac_cs_version="\\
##############################################
darnwdl-0.5/configure-7074-  --*=?*)
darnwdl-0.5/configure:7075:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
darnwdl-0.5/configure:7076:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
darnwdl-0.5/configure-7077-    ac_shift=:
##############################################
darnwdl-0.5/configure-7079-  --*=)
darnwdl-0.5/configure:7080:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
darnwdl-0.5/configure-7081-    ac_optarg=
##############################################
darnwdl-0.5/configure-7103-    case $ac_optarg in
darnwdl-0.5/configure:7104:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
darnwdl-0.5/configure-7105-    '') as_fn_error $? "missing file argument" ;;
##############################################
darnwdl-0.5/configure-7111-    case $ac_optarg in
darnwdl-0.5/configure:7112:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
darnwdl-0.5/configure-7113-    esac
##############################################
darnwdl-0.5/configure-7241-fi
darnwdl-0.5/configure:7242:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
darnwdl-0.5/configure-7243-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
darnwdl-0.5/configure-7258-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
darnwdl-0.5/configure:7259:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
darnwdl-0.5/configure-7260-ac_delim='%!_!# '
##############################################
darnwdl-0.5/configure-7264-
darnwdl-0.5/configure:7265:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
darnwdl-0.5/configure-7266-  if test $ac_delim_n = $ac_delim_num; then
##############################################
darnwdl-0.5/configure-7402-for ac_last_try in false false :; do
darnwdl-0.5/configure:7403:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
darnwdl-0.5/configure-7404-  if test -z "$ac_t"; then
##############################################
darnwdl-0.5/configure-7534-      esac
darnwdl-0.5/configure:7535:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
darnwdl-0.5/configure-7536-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
darnwdl-0.5/configure-7593-*)
darnwdl-0.5/configure:7594:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
darnwdl-0.5/configure-7595-  # A ".." for each directory in $ac_dir_suffix.
darnwdl-0.5/configure:7596:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
darnwdl-0.5/configure-7597-  case $ac_top_builddir_sub in
##############################################
darnwdl-0.5/configure-7654-/@mandir@/p'
darnwdl-0.5/configure:7655:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
darnwdl-0.5/configure-7656-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
darnwdl-0.5/configure-7671-
darnwdl-0.5/configure:7672:# Neutralize VPATH when `$srcdir' = `.'.
darnwdl-0.5/configure-7673-# Shell code in configure.ac might set extrasub.
##############################################
darnwdl-0.5/configure-7699-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
darnwdl-0.5/configure:7700:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
darnwdl-0.5/configure:7701:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
darnwdl-0.5/configure-7702-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
darnwdl-0.5/configure-7744-    * )
darnwdl-0.5/configure:7745:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
darnwdl-0.5/configure-7746-  esac
##############################################
darnwdl-0.5/configure-7791-    # Strip MF so we end up with the name of the file.
darnwdl-0.5/configure:7792:    mf=`echo "$mf" | sed -e 's/:.*$//'`
darnwdl-0.5/configure-7793-    # Check whether this is an Automake generated Makefile or not.
##############################################
darnwdl-0.5/configure-7828-    # from the Makefile without running `make'.
darnwdl-0.5/configure:7829:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
darnwdl-0.5/configure-7830-    test -z "$DEPDIR" && continue
darnwdl-0.5/configure:7831:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
darnwdl-0.5/configure-7832-    test -z "am__include" && continue
darnwdl-0.5/configure:7833:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
darnwdl-0.5/configure-7834-    # When using ansi2knr, U may be empty or an underscore; expand it
darnwdl-0.5/configure:7835:    U=`sed -n 's/^U = //p' < "$mf"`
darnwdl-0.5/configure-7836-    # Find all dependency output files, they are included files with