===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
corkscrew-2.0/Makefile.in-166-	  if test -f $$p; then \
corkscrew-2.0/Makefile.in:167:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
corkscrew-2.0/Makefile.in:168:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
corkscrew-2.0/Makefile.in-169-	  else :; fi; \
##############################################
corkscrew-2.0/Makefile.in-174-	list='$(bin_PROGRAMS)'; for p in $$list; do \
corkscrew-2.0/Makefile.in:175:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
corkscrew-2.0/Makefile.in-176-	done
##############################################
corkscrew-2.0/Makefile.in-240-	mkdir $(distdir)/=inst
corkscrew-2.0/Makefile.in:241:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
corkscrew-2.0/Makefile.in-242-	cd $(distdir)/=build \
##############################################
corkscrew-2.0/Makefile.in-251-	@banner="$(distdir).tar.gz is ready for distribution"; \
corkscrew-2.0/Makefile.in:252:	dashes=`echo "$$banner" | sed s/./=/g`; \
corkscrew-2.0/Makefile.in-253-	echo "$$dashes"; \
##############################################
corkscrew-2.0/aclocal.m4-28-dnl test to see if srcdir already configured
corkscrew-2.0/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
corkscrew-2.0/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
corkscrew-2.0/aclocal.m4-37-dnl FIXME This is truly gross.
corkscrew-2.0/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
corkscrew-2.0/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
corkscrew-2.0/aclocal.m4-60-if (
corkscrew-2.0/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
corkscrew-2.0/aclocal.m4-62-   if test "[$]*" = "X"; then
corkscrew-2.0/aclocal.m4-63-      # -L didn't work.
corkscrew-2.0/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
corkscrew-2.0/aclocal.m4-65-   fi
##############################################
corkscrew-2.0/aclocal.m4-120-  *" <<$>>am_file "*<<)>>
corkscrew-2.0/aclocal.m4:121:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
corkscrew-2.0/aclocal.m4-122-    ;;
corkscrew-2.0/aclocal.m4-123-  esac
corkscrew-2.0/aclocal.m4:124:  am_indx=`expr "<<$>>am_indx" + 1`
corkscrew-2.0/aclocal.m4-125-done<<>>dnl>>)
##############################################
corkscrew-2.0/config.guess-72-	if test $UNAME_RELEASE = "V4.0"; then
corkscrew-2.0/config.guess:73:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
corkscrew-2.0/config.guess-74-	fi
##############################################
corkscrew-2.0/config.guess-117-	rm -f $dummy.s $dummy
corkscrew-2.0/config.guess:118:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
corkscrew-2.0/config.guess-119-	exit 0 ;;
##############################################
corkscrew-2.0/config.guess-162-    arm32:NetBSD:*:*)
corkscrew-2.0/config.guess:163:	echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
corkscrew-2.0/config.guess-164-	exit 0 ;;
##############################################
corkscrew-2.0/config.guess-179-    sun4H:SunOS:5.*:*)
corkscrew-2.0/config.guess:180:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
corkscrew-2.0/config.guess-181-	exit 0 ;;
corkscrew-2.0/config.guess-182-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
corkscrew-2.0/config.guess:183:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
corkscrew-2.0/config.guess-184-	exit 0 ;;
corkscrew-2.0/config.guess-185-    i86pc:SunOS:5.*:*)
corkscrew-2.0/config.guess:186:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
corkscrew-2.0/config.guess-187-	exit 0 ;;
##############################################
corkscrew-2.0/config.guess-191-	# it's likely to be more like Solaris than SunOS4.
corkscrew-2.0/config.guess:192:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
corkscrew-2.0/config.guess-193-	exit 0 ;;
##############################################
corkscrew-2.0/config.guess-200-	# Japanese Language versions have a version number like `4.1.3-JL'.
corkscrew-2.0/config.guess:201:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
corkscrew-2.0/config.guess-202-	exit 0 ;;
##############################################
corkscrew-2.0/config.guess-206-    sun*:*:4.2BSD:*)
corkscrew-2.0/config.guess:207:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
corkscrew-2.0/config.guess-208-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
corkscrew-2.0/config.guess-310-	$CC_FOR_BUILD $dummy.c -o $dummy \
corkscrew-2.0/config.guess:311:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
corkscrew-2.0/config.guess-312-	  && rm $dummy.c $dummy && exit 0
##############################################
corkscrew-2.0/config.guess-354-    *:IRIX*:*:*)
corkscrew-2.0/config.guess:355:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
corkscrew-2.0/config.guess-356-	exit 0 ;;
##############################################
corkscrew-2.0/config.guess-385-    *:AIX:*:4)
corkscrew-2.0/config.guess:386:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
corkscrew-2.0/config.guess-387-	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
corkscrew-2.0/config.guess-455-EOF
corkscrew-2.0/config.guess:456:	($CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
corkscrew-2.0/config.guess-457-	rm -f $dummy.c $dummy
corkscrew-2.0/config.guess-458-	esac
corkscrew-2.0/config.guess:459:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
corkscrew-2.0/config.guess-460-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
corkscrew-2.0/config.guess-559-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
corkscrew-2.0/config.guess:560:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
corkscrew-2.0/config.guess-561-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
corkscrew-2.0/config.guess-563-    F301:UNIX_System_V:*:*)
corkscrew-2.0/config.guess:564:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
corkscrew-2.0/config.guess-565-       exit 0 ;;
##############################################
corkscrew-2.0/config.guess-583-	    if test "elf" = "`/usr/bin/objformat`"; then
corkscrew-2.0/config.guess:584:		echo ${UNAME_MACHINE}-unknown-freebsdelf`echo ${UNAME_RELEASE}|sed -e 's/[-_].*//'`
corkscrew-2.0/config.guess-585-		exit 0
##############################################
corkscrew-2.0/config.guess-587-	fi
corkscrew-2.0/config.guess:588:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
corkscrew-2.0/config.guess-589-	exit 0 ;;
corkscrew-2.0/config.guess-590-    *:NetBSD:*:*)
corkscrew-2.0/config.guess:591:	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
corkscrew-2.0/config.guess-592-	exit 0 ;;
corkscrew-2.0/config.guess-593-    *:OpenBSD:*:*)
corkscrew-2.0/config.guess:594:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
corkscrew-2.0/config.guess-595-	exit 0 ;;
##############################################
corkscrew-2.0/config.guess-614-    prep*:SunOS:5.*:*)
corkscrew-2.0/config.guess:615:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
corkscrew-2.0/config.guess-616-	exit 0 ;;
corkscrew-2.0/config.guess-617-    *:GNU:*:*)
corkscrew-2.0/config.guess:618:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
corkscrew-2.0/config.guess-619-	exit 0 ;;
##############################################
corkscrew-2.0/config.sub-68-# Here we must recognize all the valid KERNEL-OS combinations.
corkscrew-2.0/config.sub:69:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
corkscrew-2.0/config.sub-70-case $maybe_os in
##############################################
corkscrew-2.0/config.sub-72-    os=-$maybe_os
corkscrew-2.0/config.sub:73:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
corkscrew-2.0/config.sub-74-    ;;
corkscrew-2.0/config.sub-75-  *)
corkscrew-2.0/config.sub:76:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
corkscrew-2.0/config.sub-77-    if [ $basic_machine != $1 ]
corkscrew-2.0/config.sub:78:    then os=`echo $1 | sed 's/.*-/-/'`
corkscrew-2.0/config.sub-79-    else os=; fi
##############################################
corkscrew-2.0/config.sub-115-		os=-sco3.2v5
corkscrew-2.0/config.sub:116:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-117-		;;
##############################################
corkscrew-2.0/config.sub-119-		os=-sco3.2v4
corkscrew-2.0/config.sub:120:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-121-		;;
corkscrew-2.0/config.sub-122-	-sco3.2.[4-9]*)
corkscrew-2.0/config.sub:123:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
corkscrew-2.0/config.sub:124:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-125-		;;
##############################################
corkscrew-2.0/config.sub-127-		# Don't forget version if it is 3.2v4 or newer.
corkscrew-2.0/config.sub:128:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-129-		;;
##############################################
corkscrew-2.0/config.sub-131-		os=-sco3.2v2
corkscrew-2.0/config.sub:132:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-133-		;;
corkscrew-2.0/config.sub-134-	-udk*)
corkscrew-2.0/config.sub:135:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-136-		;;
##############################################
corkscrew-2.0/config.sub-138-		os=-isc2.2
corkscrew-2.0/config.sub:139:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-140-		;;
##############################################
corkscrew-2.0/config.sub-144-	-isc*)
corkscrew-2.0/config.sub:145:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
corkscrew-2.0/config.sub-146-		;;
##############################################
corkscrew-2.0/config.sub-150-	-ptx*)
corkscrew-2.0/config.sub:151:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
corkscrew-2.0/config.sub-152-		;;
corkscrew-2.0/config.sub-153-	-windowsnt*)
corkscrew-2.0/config.sub:154:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
corkscrew-2.0/config.sub-155-		;;
##############################################
corkscrew-2.0/config.sub-189-	*-*-*)
corkscrew-2.0/config.sub:190:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
corkscrew-2.0/config.sub-191-		exit 1
##############################################
corkscrew-2.0/config.sub-432-	i[34567]86v32)
corkscrew-2.0/config.sub:433:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
corkscrew-2.0/config.sub-434-		os=-sysv32
##############################################
corkscrew-2.0/config.sub-436-	i[34567]86v4*)
corkscrew-2.0/config.sub:437:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
corkscrew-2.0/config.sub-438-		os=-sysv4
##############################################
corkscrew-2.0/config.sub-440-	i[34567]86v)
corkscrew-2.0/config.sub:441:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
corkscrew-2.0/config.sub-442-		os=-sysv
##############################################
corkscrew-2.0/config.sub-444-	i[34567]86sol2)
corkscrew-2.0/config.sub:445:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
corkscrew-2.0/config.sub-446-		os=-solaris2
##############################################
corkscrew-2.0/config.sub-504-	mips3*-*)
corkscrew-2.0/config.sub:505:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
corkscrew-2.0/config.sub-506-		;;
corkscrew-2.0/config.sub-507-	mips3*)
corkscrew-2.0/config.sub:508:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
corkscrew-2.0/config.sub-509-		;;
##############################################
corkscrew-2.0/config.sub-616-	pentium-* | p5-* | k5-* | k6-* | nexen-*)
corkscrew-2.0/config.sub:617:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
corkscrew-2.0/config.sub-618-		;;
corkscrew-2.0/config.sub-619-	pentiumpro-* | p6-* | 6x86-*)
corkscrew-2.0/config.sub:620:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
corkscrew-2.0/config.sub-621-		;;
corkscrew-2.0/config.sub-622-	pentiumii-* | pentium2-*)
corkscrew-2.0/config.sub:623:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
corkscrew-2.0/config.sub-624-		;;
##############################################
corkscrew-2.0/config.sub-631-	        ;;
corkscrew-2.0/config.sub:632:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
corkscrew-2.0/config.sub-633-		;;
##############################################
corkscrew-2.0/config.sub-637-	ppcle-* | powerpclittle-*)
corkscrew-2.0/config.sub:638:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
corkscrew-2.0/config.sub-639-		;;
##############################################
corkscrew-2.0/config.sub-853-	*)
corkscrew-2.0/config.sub:854:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
corkscrew-2.0/config.sub-855-		exit 1
##############################################
corkscrew-2.0/config.sub-861-	*-digital*)
corkscrew-2.0/config.sub:862:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
corkscrew-2.0/config.sub-863-		;;
corkscrew-2.0/config.sub-864-	*-commodore*)
corkscrew-2.0/config.sub:865:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
corkscrew-2.0/config.sub-866-		;;
##############################################
corkscrew-2.0/config.sub-879-	-solaris1 | -solaris1.*)
corkscrew-2.0/config.sub:880:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
corkscrew-2.0/config.sub-881-		;;
##############################################
corkscrew-2.0/config.sub-891-	-gnu/linux*)
corkscrew-2.0/config.sub:892:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
corkscrew-2.0/config.sub-893-		;;
##############################################
corkscrew-2.0/config.sub-918-	-mac*)
corkscrew-2.0/config.sub:919:		os=`echo $os | sed -e 's|mac|macos|'`
corkscrew-2.0/config.sub-920-		;;
corkscrew-2.0/config.sub-921-	-linux*)
corkscrew-2.0/config.sub:922:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
corkscrew-2.0/config.sub-923-		;;
corkscrew-2.0/config.sub-924-	-sunos5*)
corkscrew-2.0/config.sub:925:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
corkscrew-2.0/config.sub-926-		;;
corkscrew-2.0/config.sub-927-	-sunos6*)
corkscrew-2.0/config.sub:928:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
corkscrew-2.0/config.sub-929-		;;
##############################################
corkscrew-2.0/config.sub-955-	-sinix5.*)
corkscrew-2.0/config.sub:956:		os=`echo $os | sed -e 's|sinix|sysv|'`
corkscrew-2.0/config.sub-957-		;;
##############################################
corkscrew-2.0/config.sub-994-		# Get rid of the `-' at the beginning of $os.
corkscrew-2.0/config.sub:995:		os=`echo $os | sed 's/[^-]*-//'`
corkscrew-2.0/config.sub:996:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
corkscrew-2.0/config.sub-997-		exit 1
##############################################
corkscrew-2.0/config.sub-1211-		esac
corkscrew-2.0/config.sub:1212:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
corkscrew-2.0/config.sub-1213-		;;
##############################################
corkscrew-2.0/configure-67-  case "$ac_option" in
corkscrew-2.0/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
corkscrew-2.0/configure-69-  *) ac_optarg= ;;
##############################################
corkscrew-2.0/configure-99-  -disable-* | --disable-*)
corkscrew-2.0/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
corkscrew-2.0/configure-101-    # Reject names that are not valid shell variable names.
corkscrew-2.0/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
corkscrew-2.0/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
corkscrew-2.0/configure-104-    fi
corkscrew-2.0/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
corkscrew-2.0/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
corkscrew-2.0/configure-108-  -enable-* | --enable-*)
corkscrew-2.0/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
corkscrew-2.0/configure-110-    # Reject names that are not valid shell variable names.
corkscrew-2.0/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
corkscrew-2.0/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
corkscrew-2.0/configure-113-    fi
corkscrew-2.0/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
corkscrew-2.0/configure-115-    case "$ac_option" in
##############################################
corkscrew-2.0/configure-339-  -with-* | --with-*)
corkscrew-2.0/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
corkscrew-2.0/configure-341-    # Reject names that are not valid shell variable names.
corkscrew-2.0/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
corkscrew-2.0/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
corkscrew-2.0/configure-344-    fi
corkscrew-2.0/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
corkscrew-2.0/configure-346-    case "$ac_option" in
##############################################
corkscrew-2.0/configure-352-  -without-* | --without-*)
corkscrew-2.0/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
corkscrew-2.0/configure-354-    # Reject names that are not valid shell variable names.
corkscrew-2.0/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
corkscrew-2.0/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
corkscrew-2.0/configure-357-    fi
corkscrew-2.0/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
corkscrew-2.0/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
corkscrew-2.0/configure-382-  *)
corkscrew-2.0/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
corkscrew-2.0/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
corkscrew-2.0/configure-395-if test -n "$ac_prev"; then
corkscrew-2.0/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
corkscrew-2.0/configure-397-fi
##############################################
corkscrew-2.0/configure-460-  ac_prog=$0
corkscrew-2.0/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
corkscrew-2.0/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
corkscrew-2.0/configure-476-fi
corkscrew-2.0/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
corkscrew-2.0/configure-478-
##############################################
corkscrew-2.0/configure-556-if test -z "$INSTALL"; then
corkscrew-2.0/configure:557:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
corkscrew-2.0/configure-558-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-617-if (
corkscrew-2.0/configure:618:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
corkscrew-2.0/configure-619-   if test "$*" = "X"; then
corkscrew-2.0/configure-620-      # -L didn't work.
corkscrew-2.0/configure:621:      set X `ls -t $srcdir/configure conftestfile`
corkscrew-2.0/configure-622-   fi
##############################################
corkscrew-2.0/configure-651-EOF_SED
corkscrew-2.0/configure:652:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
corkscrew-2.0/configure-653-  rm -f conftestsed
##############################################
corkscrew-2.0/configure-665-echo "configure:666: checking whether ${MAKE-make} sets \${MAKE}" >&5
corkscrew-2.0/configure:666:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
corkscrew-2.0/configure:667:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
corkscrew-2.0/configure-668-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-674-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
corkscrew-2.0/configure:675:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
corkscrew-2.0/configure-676-if test -n "$ac_maketemp"; then
##############################################
corkscrew-2.0/configure-682-fi
corkscrew-2.0/configure:683:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
corkscrew-2.0/configure-684-  echo "$ac_t""yes" 1>&6
##############################################
corkscrew-2.0/configure-695-
corkscrew-2.0/configure:696:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
corkscrew-2.0/configure-697-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
corkscrew-2.0/configure-708-
corkscrew-2.0/configure:709:missing_dir=`cd $ac_aux_dir && pwd`
corkscrew-2.0/configure-710-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-782-echo "configure:783: checking for $ac_word" >&5
corkscrew-2.0/configure:783:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
corkscrew-2.0/configure-784-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-812-echo "configure:813: checking for $ac_word" >&5
corkscrew-2.0/configure:813:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
corkscrew-2.0/configure-814-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-863-echo "configure:864: checking for $ac_word" >&5
corkscrew-2.0/configure:864:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
corkscrew-2.0/configure-865-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-942-echo "configure:943: checking whether we are using GNU C" >&5
corkscrew-2.0/configure:943:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
corkscrew-2.0/configure-944-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-970-echo "configure:971: checking whether ${CC-cc} accepts -g" >&5
corkscrew-2.0/configure:971:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
corkscrew-2.0/configure-972-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-974-  echo 'void f(){}' > conftest.c
corkscrew-2.0/configure:975:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
corkscrew-2.0/configure-976-  ac_cv_prog_cc_g=yes
##############################################
corkscrew-2.0/configure-1005-echo "configure:1006: checking for ${CC-cc} option to accept ANSI C" >&5
corkscrew-2.0/configure:1006:if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
corkscrew-2.0/configure-1007-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1087-if test -z "$CPP"; then
corkscrew-2.0/configure:1088:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
corkscrew-2.0/configure-1089-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1103-{ (eval echo configure:1104: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
corkscrew-2.0/configure:1104:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
corkscrew-2.0/configure-1105-if test -z "$ac_err"; then
##############################################
corkscrew-2.0/configure-1120-{ (eval echo configure:1121: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
corkscrew-2.0/configure:1121:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
corkscrew-2.0/configure-1122-if test -z "$ac_err"; then
##############################################
corkscrew-2.0/configure-1137-{ (eval echo configure:1138: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
corkscrew-2.0/configure:1138:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
corkscrew-2.0/configure-1139-if test -z "$ac_err"; then
##############################################
corkscrew-2.0/configure-1177-echo "configure:1178: checking for ANSI C header files" >&5
corkscrew-2.0/configure:1178:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
corkscrew-2.0/configure-1179-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1190-{ (eval echo configure:1191: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
corkscrew-2.0/configure:1191:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
corkscrew-2.0/configure-1192-if test -z "$ac_err"; then
##############################################
corkscrew-2.0/configure-1281-do
corkscrew-2.0/configure:1282:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
corkscrew-2.0/configure-1283-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
corkscrew-2.0/configure-1284-echo "configure:1285: checking for $ac_hdr" >&5
corkscrew-2.0/configure:1285:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
corkscrew-2.0/configure-1286-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1294-{ (eval echo configure:1295: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
corkscrew-2.0/configure:1295:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
corkscrew-2.0/configure-1296-if test -z "$ac_err"; then
##############################################
corkscrew-2.0/configure-1307-fi
corkscrew-2.0/configure:1308:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
corkscrew-2.0/configure-1309-  echo "$ac_t""yes" 1>&6
corkscrew-2.0/configure:1310:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
corkscrew-2.0/configure-1311-  cat >> confdefs.h <<EOF
##############################################
corkscrew-2.0/configure-1326-echo "configure:1327: checking for $ac_word" >&5
corkscrew-2.0/configure:1327:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
corkscrew-2.0/configure-1328-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1356-echo "configure:1357: checking for $ac_word" >&5
corkscrew-2.0/configure:1357:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
corkscrew-2.0/configure-1358-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1407-echo "configure:1408: checking for $ac_word" >&5
corkscrew-2.0/configure:1408:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
corkscrew-2.0/configure-1409-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1486-echo "configure:1487: checking whether we are using GNU C" >&5
corkscrew-2.0/configure:1487:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
corkscrew-2.0/configure-1488-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1514-echo "configure:1515: checking whether ${CC-cc} accepts -g" >&5
corkscrew-2.0/configure:1515:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
corkscrew-2.0/configure-1516-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1518-  echo 'void f(){}' > conftest.c
corkscrew-2.0/configure:1519:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
corkscrew-2.0/configure-1520-  ac_cv_prog_cc_g=yes
##############################################
corkscrew-2.0/configure-1550-echo "configure:1551: checking for $ac_word" >&5
corkscrew-2.0/configure:1551:if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
corkscrew-2.0/configure-1552-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1592-if test -z "$INSTALL"; then
corkscrew-2.0/configure:1593:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
corkscrew-2.0/configure-1594-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1644-echo "configure:1645: checking whether ln -s works" >&5
corkscrew-2.0/configure:1645:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
corkscrew-2.0/configure-1646-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1678-  NONE)
corkscrew-2.0/configure:1679:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
corkscrew-2.0/configure-1680-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
corkscrew-2.0/configure-1685-
corkscrew-2.0/configure:1686:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
corkscrew-2.0/configure:1687:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
corkscrew-2.0/configure:1688:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
corkscrew-2.0/configure:1689:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
corkscrew-2.0/configure-1690-echo "$ac_t""$host" 1>&6
##############################################
corkscrew-2.0/configure-1696-ac_lib_var=`echo xnet'_'socket | sed 'y%./+-%__p_%'`
corkscrew-2.0/configure:1697:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
corkscrew-2.0/configure-1698-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1726-fi
corkscrew-2.0/configure:1727:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
corkscrew-2.0/configure-1728-  echo "$ac_t""yes" 1>&6
##############################################
corkscrew-2.0/configure-1743-ac_lib_var=`echo xnet'_'gethostbyname | sed 'y%./+-%__p_%'`
corkscrew-2.0/configure:1744:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
corkscrew-2.0/configure-1745-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1773-fi
corkscrew-2.0/configure:1774:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
corkscrew-2.0/configure-1775-  echo "$ac_t""yes" 1>&6
##############################################
corkscrew-2.0/configure-1790-ac_lib_var=`echo xnet'_'inet_addr | sed 'y%./+-%__p_%'`
corkscrew-2.0/configure:1791:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
corkscrew-2.0/configure-1792-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1801-    builtin and then its argument prototype would still apply.  */
corkscrew-2.0/configure:1802:char inet_addr();
corkscrew-2.0/configure-1803-
corkscrew-2.0/configure-1804-int main() {
corkscrew-2.0/configure:1805:inet_addr()
corkscrew-2.0/configure-1806-; return 0; }
##############################################
corkscrew-2.0/configure-1820-fi
corkscrew-2.0/configure:1821:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
corkscrew-2.0/configure-1822-  echo "$ac_t""yes" 1>&6
##############################################
corkscrew-2.0/configure-1837-ac_lib_var=`echo xnet'_'connect | sed 'y%./+-%__p_%'`
corkscrew-2.0/configure:1838:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
corkscrew-2.0/configure-1839-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1867-fi
corkscrew-2.0/configure:1868:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
corkscrew-2.0/configure-1869-  echo "$ac_t""yes" 1>&6
##############################################
corkscrew-2.0/configure-1883-do
corkscrew-2.0/configure:1884:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
corkscrew-2.0/configure-1885-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
corkscrew-2.0/configure-1886-echo "configure:1887: checking for $ac_hdr" >&5
corkscrew-2.0/configure:1887:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
corkscrew-2.0/configure-1888-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1896-{ (eval echo configure:1897: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
corkscrew-2.0/configure:1897:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
corkscrew-2.0/configure-1898-if test -z "$ac_err"; then
##############################################
corkscrew-2.0/configure-1909-fi
corkscrew-2.0/configure:1910:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
corkscrew-2.0/configure-1911-  echo "$ac_t""yes" 1>&6
corkscrew-2.0/configure:1912:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
corkscrew-2.0/configure-1913-  cat >> confdefs.h <<EOF
##############################################
corkscrew-2.0/configure-1926-echo "configure:1927: checking for ANSI C header files" >&5
corkscrew-2.0/configure:1927:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
corkscrew-2.0/configure-1928-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-1939-{ (eval echo configure:1940: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
corkscrew-2.0/configure:1940:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
corkscrew-2.0/configure-1941-if test -z "$ac_err"; then
##############################################
corkscrew-2.0/configure-2030-echo "configure:2031: checking whether time.h and sys/time.h may both be included" >&5
corkscrew-2.0/configure:2031:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
corkscrew-2.0/configure-2032-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-2069-echo "configure:2070: checking for $ac_func" >&5
corkscrew-2.0/configure:2070:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
corkscrew-2.0/configure-2071-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-2108-
corkscrew-2.0/configure:2109:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
corkscrew-2.0/configure-2110-  echo "$ac_t""yes" 1>&6
corkscrew-2.0/configure:2111:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
corkscrew-2.0/configure-2112-  cat >> confdefs.h <<EOF
##############################################
corkscrew-2.0/configure-2122-echo "configure:2123: checking for working const" >&5
corkscrew-2.0/configure:2123:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
corkscrew-2.0/configure-2124-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
corkscrew-2.0/configure-2380-    fi
corkscrew-2.0/configure:2381:    ac_file=`expr $ac_file + 1`
corkscrew-2.0/configure-2382-    ac_beg=$ac_end
corkscrew-2.0/configure:2383:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
corkscrew-2.0/configure-2384-  fi
##############################################
corkscrew-2.0/configure-2398-  case "$ac_file" in
corkscrew-2.0/configure:2399:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
corkscrew-2.0/configure:2400:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
corkscrew-2.0/configure-2401-  *) ac_file_in="${ac_file}.in" ;;
##############################################
corkscrew-2.0/configure-2406-  # Remove last slash and all that follows it.  Not all systems have dirname.
corkscrew-2.0/configure:2407:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
corkscrew-2.0/configure-2408-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
corkscrew-2.0/configure-2410-    test ! -d "$ac_dir" && mkdir "$ac_dir"
corkscrew-2.0/configure:2411:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
corkscrew-2.0/configure-2412-    # A "../" for each directory in $ac_dir_suffix.
corkscrew-2.0/configure:2413:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
corkscrew-2.0/configure-2414-  else
##############################################
corkscrew-2.0/configure-2420-      if test -z "$ac_dots"; then top_srcdir=.
corkscrew-2.0/configure:2421:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
corkscrew-2.0/configure-2422-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
corkscrew-2.0/configure-2434-  rm -f "$ac_file"
corkscrew-2.0/configure:2435:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
corkscrew-2.0/configure-2436-  case "$ac_file" in
##############################################
corkscrew-2.0/configure-2441-
corkscrew-2.0/configure:2442:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
corkscrew-2.0/configure-2443-  sed -e "$ac_comsub
##############################################
corkscrew-2.0/configure-2480-  case "$ac_file" in
corkscrew-2.0/configure:2481:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
corkscrew-2.0/configure:2482:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
corkscrew-2.0/configure-2483-  *) ac_file_in="${ac_file}.in" ;;
##############################################
corkscrew-2.0/configure-2488-  rm -f conftest.frag conftest.in conftest.out
corkscrew-2.0/configure:2489:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
corkscrew-2.0/configure-2490-  cat $ac_file_inputs > conftest.in
##############################################
corkscrew-2.0/configure-2548-    # Remove last slash and all that follows it.  Not all systems have dirname.
corkscrew-2.0/configure:2549:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
corkscrew-2.0/configure-2550-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
corkscrew-2.0/install-sh-85-
corkscrew-2.0/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
corkscrew-2.0/install-sh-87-	    shift
##############################################
corkscrew-2.0/install-sh-89-
corkscrew-2.0/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
corkscrew-2.0/install-sh-91-	    shift
##############################################
corkscrew-2.0/install-sh-151-	then
corkscrew-2.0/install-sh:152:		dst="$dst"/`basename $src`
corkscrew-2.0/install-sh-153-	else
##############################################
corkscrew-2.0/install-sh-158-## this sed command emulates the dirname command
corkscrew-2.0/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
corkscrew-2.0/install-sh-160-
##############################################
corkscrew-2.0/install-sh-172-IFS='%'
corkscrew-2.0/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
corkscrew-2.0/install-sh-174-IFS="${oIFS}"
##############################################
corkscrew-2.0/install-sh-206-	then
corkscrew-2.0/install-sh:207:		dstfile=`basename $dst`
corkscrew-2.0/install-sh-208-	else
##############################################
corkscrew-2.0/install-sh-216-	then
corkscrew-2.0/install-sh:217:		dstfile=`basename $dst`
corkscrew-2.0/install-sh-218-	else
##############################################
corkscrew-2.0/missing-119-	*.y)
corkscrew-2.0/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
corkscrew-2.0/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
corkscrew-2.0/missing-123-	    fi
corkscrew-2.0/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
corkscrew-2.0/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
corkscrew-2.0/missing-149-	*.l)
corkscrew-2.0/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
corkscrew-2.0/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
corkscrew-2.0/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
corkscrew-2.0/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
corkscrew-2.0/missing-171-    if test -z "$file"; then
corkscrew-2.0/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
corkscrew-2.0/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
corkscrew-2.0/missing-174-    fi
##############################################
corkscrew-2.0/mkinstalldirs-12-do
corkscrew-2.0/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
corkscrew-2.0/mkinstalldirs-14-   shift
##############################################
corkscrew-2.0/debian/patches/40-ipv6-bug782751.patch-50--	if (hent == NULL)
corkscrew-2.0/debian/patches/40-ipv6-bug782751.patch:51:-		addr.sin_addr.s_addr = inet_addr(hname);
corkscrew-2.0/debian/patches/40-ipv6-bug782751.patch-52--	else
##############################################
corkscrew-2.0/.pc/20-corkscrew.c.patch/corkscrew.c-151-	if (hent == NULL)
corkscrew-2.0/.pc/20-corkscrew.c.patch/corkscrew.c:152:		addr.sin_addr.s_addr = inet_addr(hname);
corkscrew-2.0/.pc/20-corkscrew.c.patch/corkscrew.c-153-	else
##############################################
corkscrew-2.0/.pc/30-spaces-in-authentication.patch/corkscrew.c-151-	if (hent == NULL)
corkscrew-2.0/.pc/30-spaces-in-authentication.patch/corkscrew.c:152:		addr.sin_addr.s_addr = inet_addr(hname);
corkscrew-2.0/.pc/30-spaces-in-authentication.patch/corkscrew.c-153-	else
##############################################
corkscrew-2.0/.pc/40-ipv6-bug782751.patch/corkscrew.c-151-	if (hent == NULL)
corkscrew-2.0/.pc/40-ipv6-bug782751.patch/corkscrew.c:152:		addr.sin_addr.s_addr = inet_addr(hname);
corkscrew-2.0/.pc/40-ipv6-bug782751.patch/corkscrew.c-153-	else