===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcpick-0.2.1/src/Makefile.EDITME-213-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
tcpick-0.2.1/src/Makefile.EDITME:214:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
tcpick-0.2.1/src/Makefile.EDITME-215-	  if test -f $$p \
tcpick-0.2.1/src/Makefile.EDITME-216-	  ; then \
tcpick-0.2.1/src/Makefile.EDITME:217:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
tcpick-0.2.1/src/Makefile.EDITME-218-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
tcpick-0.2.1/src/Makefile.EDITME-225-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
tcpick-0.2.1/src/Makefile.EDITME:226:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
tcpick-0.2.1/src/Makefile.EDITME-227-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
tcpick-0.2.1/src/Makefile.EDITME-268-.c.obj:
tcpick-0.2.1/src/Makefile.EDITME:269:	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
tcpick-0.2.1/src/Makefile.EDITME-270-	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
tcpick-0.2.1/src/Makefile.EDITME-273-#	$(CCDEPMODE) $(depcomp) \
tcpick-0.2.1/src/Makefile.EDITME:274:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
tcpick-0.2.1/src/Makefile.EDITME-275-uninstall-info-am:
##############################################
tcpick-0.2.1/src/Makefile.EDITME-317-GTAGS:
tcpick-0.2.1/src/Makefile.EDITME:318:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpick-0.2.1/src/Makefile.EDITME-319-	  && cd $(top_srcdir) \
##############################################
tcpick-0.2.1/src/Makefile.EDITME-325-distdir: $(DISTFILES)
tcpick-0.2.1/src/Makefile.EDITME:326:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/src/Makefile.EDITME:327:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/src/Makefile.EDITME-328-	list='$(DISTFILES)'; for file in $$list; do \
tcpick-0.2.1/src/Makefile.EDITME-329-	  case $$file in \
tcpick-0.2.1/src/Makefile.EDITME:330:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
tcpick-0.2.1/src/Makefile.EDITME:331:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
tcpick-0.2.1/src/Makefile.EDITME-332-	  esac; \
tcpick-0.2.1/src/Makefile.EDITME-333-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
tcpick-0.2.1/src/Makefile.EDITME:334:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpick-0.2.1/src/Makefile.EDITME-335-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
tcpick-0.2.1/src/Makefile.in-200-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
tcpick-0.2.1/src/Makefile.in:201:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
tcpick-0.2.1/src/Makefile.in-202-	  if test -f $$p \
tcpick-0.2.1/src/Makefile.in-203-	  ; then \
tcpick-0.2.1/src/Makefile.in:204:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
tcpick-0.2.1/src/Makefile.in-205-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
tcpick-0.2.1/src/Makefile.in-212-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
tcpick-0.2.1/src/Makefile.in:213:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
tcpick-0.2.1/src/Makefile.in-214-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
tcpick-0.2.1/src/Makefile.in-255-.c.obj:
tcpick-0.2.1/src/Makefile.in:256:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
tcpick-0.2.1/src/Makefile.in-257-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
tcpick-0.2.1/src/Makefile.in-259-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpick-0.2.1/src/Makefile.in:260:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
tcpick-0.2.1/src/Makefile.in-261-uninstall-info-am:
##############################################
tcpick-0.2.1/src/Makefile.in-303-GTAGS:
tcpick-0.2.1/src/Makefile.in:304:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpick-0.2.1/src/Makefile.in-305-	  && cd $(top_srcdir) \
##############################################
tcpick-0.2.1/src/Makefile.in-311-distdir: $(DISTFILES)
tcpick-0.2.1/src/Makefile.in:312:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/src/Makefile.in:313:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/src/Makefile.in-314-	list='$(DISTFILES)'; for file in $$list; do \
tcpick-0.2.1/src/Makefile.in-315-	  case $$file in \
tcpick-0.2.1/src/Makefile.in:316:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
tcpick-0.2.1/src/Makefile.in:317:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
tcpick-0.2.1/src/Makefile.in-318-	  esac; \
tcpick-0.2.1/src/Makefile.in-319-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
tcpick-0.2.1/src/Makefile.in:320:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpick-0.2.1/src/Makefile.in-321-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
tcpick-0.2.1/src/lookup_query.c-37-	
tcpick-0.2.1/src/lookup_query.c:38:	he = gethostbyaddr((char *)&ia, sizeof(struct in_addr), AF_INET);
tcpick-0.2.1/src/lookup_query.c-39-	
##############################################
tcpick-0.2.1/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
tcpick-0.2.1/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
tcpick-0.2.1/aclocal.m4-67-#
##############################################
tcpick-0.2.1/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tcpick-0.2.1/aclocal.m4:90:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tcpick-0.2.1/aclocal.m4-91-# and then we would define $MISSING as
##############################################
tcpick-0.2.1/aclocal.m4-105-# expand $ac_aux_dir to an absolute path
tcpick-0.2.1/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd`
tcpick-0.2.1/aclocal.m4-107-])
##############################################
tcpick-0.2.1/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
tcpick-0.2.1/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tcpick-0.2.1/aclocal.m4-227-  fi
##############################################
tcpick-0.2.1/aclocal.m4-346-  # Strip MF so we end up with the name of the file.
tcpick-0.2.1/aclocal.m4:347:  mf=`echo "$mf" | sed -e 's/:.*$//'`
tcpick-0.2.1/aclocal.m4-348-  # Check whether this is an Automake generated Makefile or not.
##############################################
tcpick-0.2.1/aclocal.m4-354-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
tcpick-0.2.1/aclocal.m4:355:    dirpart=`AS_DIRNAME("$mf")`
tcpick-0.2.1/aclocal.m4-356-  else
##############################################
tcpick-0.2.1/aclocal.m4-360-  # from the Makefile without running `make'.
tcpick-0.2.1/aclocal.m4:361:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tcpick-0.2.1/aclocal.m4-362-  test -z "$DEPDIR" && continue
tcpick-0.2.1/aclocal.m4:363:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
tcpick-0.2.1/aclocal.m4-364-  test -z "am__include" && continue
tcpick-0.2.1/aclocal.m4:365:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tcpick-0.2.1/aclocal.m4-366-  # When using ansi2knr, U may be empty or an underscore; expand it
tcpick-0.2.1/aclocal.m4:367:  U=`sed -n 's/^U = //p' < "$mf"`
tcpick-0.2.1/aclocal.m4-368-  # Find all dependency output files, they are included files with
##############################################
tcpick-0.2.1/aclocal.m4-376-    test -f "$dirpart/$file" && continue
tcpick-0.2.1/aclocal.m4:377:    fdir=`AS_DIRNAME(["$file"])`
tcpick-0.2.1/aclocal.m4-378-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
tcpick-0.2.1/aclocal.m4-442-# test to see if srcdir already configured
tcpick-0.2.1/aclocal.m4:443:if test "`cd $srcdir && pwd`" != "`pwd`" &&
tcpick-0.2.1/aclocal.m4-444-   test -f $srcdir/config.status; then
##############################################
tcpick-0.2.1/aclocal.m4-518-    * )
tcpick-0.2.1/aclocal.m4:519:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tcpick-0.2.1/aclocal.m4-520-  esac
tcpick-0.2.1/aclocal.m4-521-done
tcpick-0.2.1/aclocal.m4:522:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
tcpick-0.2.1/aclocal.m4-523-
##############################################
tcpick-0.2.1/aclocal.m4-625-# case it prints its new name instead of `make'.
tcpick-0.2.1/aclocal.m4:626:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
tcpick-0.2.1/aclocal.m4-627-   am__include=include
##############################################
tcpick-0.2.1/aclocal.m4-633-   echo '.include "confinc"' > confmf
tcpick-0.2.1/aclocal.m4:634:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
tcpick-0.2.1/aclocal.m4-635-      am__include=.include
##############################################
tcpick-0.2.1/aclocal.m4-845-if (
tcpick-0.2.1/aclocal.m4:846:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
tcpick-0.2.1/aclocal.m4-847-   if test "$[*]" = "X"; then
tcpick-0.2.1/aclocal.m4-848-      # -L didn't work.
tcpick-0.2.1/aclocal.m4:849:      set X `ls -t $srcdir/configure conftest.file`
tcpick-0.2.1/aclocal.m4-850-   fi
##############################################
tcpick-0.2.1/Makefile.in-200-	  else file=$$i; fi; \
tcpick-0.2.1/Makefile.in:201:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tcpick-0.2.1/Makefile.in-202-	  case "$$ext" in \
##############################################
tcpick-0.2.1/Makefile.in-205-	  esac; \
tcpick-0.2.1/Makefile.in:206:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tcpick-0.2.1/Makefile.in:207:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
tcpick-0.2.1/Makefile.in:208:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tcpick-0.2.1/Makefile.in-209-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
tcpick-0.2.1/Makefile.in-221-	for i in $$list; do \
tcpick-0.2.1/Makefile.in:222:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tcpick-0.2.1/Makefile.in-223-	  case "$$ext" in \
##############################################
tcpick-0.2.1/Makefile.in-226-	  esac; \
tcpick-0.2.1/Makefile.in:227:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tcpick-0.2.1/Makefile.in:228:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
tcpick-0.2.1/Makefile.in:229:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tcpick-0.2.1/Makefile.in-230-	  echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
tcpick-0.2.1/Makefile.in-242-	dot_seen=no; \
tcpick-0.2.1/Makefile.in:243:	target=`echo $@ | sed s/-recursive//`; \
tcpick-0.2.1/Makefile.in-244-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tcpick-0.2.1/Makefile.in-272-	rev="$$rev ."; \
tcpick-0.2.1/Makefile.in:273:	target=`echo $@ | sed s/-recursive//`; \
tcpick-0.2.1/Makefile.in-274-	for subdir in $$rev; do \
##############################################
tcpick-0.2.1/Makefile.in-346-GTAGS:
tcpick-0.2.1/Makefile.in:347:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpick-0.2.1/Makefile.in-348-	  && cd $(top_srcdir) \
##############################################
tcpick-0.2.1/Makefile.in-357-	$(mkdir_p) $(distdir)/doc $(distdir)/src
tcpick-0.2.1/Makefile.in:358:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/Makefile.in:359:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/Makefile.in-360-	list='$(DISTFILES)'; for file in $$list; do \
tcpick-0.2.1/Makefile.in-361-	  case $$file in \
tcpick-0.2.1/Makefile.in:362:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
tcpick-0.2.1/Makefile.in:363:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
tcpick-0.2.1/Makefile.in-364-	  esac; \
tcpick-0.2.1/Makefile.in-365-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
tcpick-0.2.1/Makefile.in:366:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpick-0.2.1/Makefile.in-367-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
tcpick-0.2.1/Makefile.in-388-	    || exit 1; \
tcpick-0.2.1/Makefile.in:389:	    distdir=`$(am__cd) $(distdir) && pwd`; \
tcpick-0.2.1/Makefile.in:390:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
tcpick-0.2.1/Makefile.in-391-	    (cd $$subdir && \
##############################################
tcpick-0.2.1/Makefile.in-448-	chmod a-w $(distdir)
tcpick-0.2.1/Makefile.in:449:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tcpick-0.2.1/Makefile.in-450-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tcpick-0.2.1/Makefile.in-479-	@cd $(distuninstallcheck_dir) \
tcpick-0.2.1/Makefile.in:480:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
tcpick-0.2.1/Makefile.in-481-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tcpick-0.2.1/Makefile.in-491-	fi
tcpick-0.2.1/Makefile.in:492:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tcpick-0.2.1/Makefile.in-493-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tcpick-0.2.1/configure-45-do
tcpick-0.2.1/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcpick-0.2.1/configure-47-    eval $as_var=C; export $as_var
##############################################
tcpick-0.2.1/configure-103-  as_lineno_2=$LINENO
tcpick-0.2.1/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpick-0.2.1/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpick-0.2.1/configure-142-  as_lineno_2=$LINENO
tcpick-0.2.1/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpick-0.2.1/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpick-0.2.1/configure-363-
tcpick-0.2.1/configure:364:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tcpick-0.2.1/configure-365-
##############################################
tcpick-0.2.1/configure-396-  -disable-* | --disable-*)
tcpick-0.2.1/configure:397:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcpick-0.2.1/configure-398-    # Reject names that are not valid shell variable names.
##############################################
tcpick-0.2.1/configure-401-   { (exit 1); exit 1; }; }
tcpick-0.2.1/configure:402:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcpick-0.2.1/configure-403-    eval "enable_$ac_feature=no" ;;
##############################################
tcpick-0.2.1/configure-405-  -enable-* | --enable-*)
tcpick-0.2.1/configure:406:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcpick-0.2.1/configure-407-    # Reject names that are not valid shell variable names.
##############################################
tcpick-0.2.1/configure-410-   { (exit 1); exit 1; }; }
tcpick-0.2.1/configure:411:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcpick-0.2.1/configure-412-    case $ac_option in
tcpick-0.2.1/configure:413:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcpick-0.2.1/configure-414-      *) ac_optarg=yes ;;
##############################################
tcpick-0.2.1/configure-587-  -with-* | --with-*)
tcpick-0.2.1/configure:588:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcpick-0.2.1/configure-589-    # Reject names that are not valid shell variable names.
##############################################
tcpick-0.2.1/configure-592-   { (exit 1); exit 1; }; }
tcpick-0.2.1/configure:593:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tcpick-0.2.1/configure-594-    case $ac_option in
tcpick-0.2.1/configure:595:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcpick-0.2.1/configure-596-      *) ac_optarg=yes ;;
##############################################
tcpick-0.2.1/configure-600-  -without-* | --without-*)
tcpick-0.2.1/configure:601:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcpick-0.2.1/configure-602-    # Reject names that are not valid shell variable names.
##############################################
tcpick-0.2.1/configure-605-   { (exit 1); exit 1; }; }
tcpick-0.2.1/configure:606:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tcpick-0.2.1/configure-607-    eval "with_$ac_package=no" ;;
##############################################
tcpick-0.2.1/configure-632-  *=*)
tcpick-0.2.1/configure:633:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcpick-0.2.1/configure-634-    # Reject names that are not valid shell variable names.
##############################################
tcpick-0.2.1/configure-637-   { (exit 1); exit 1; }; }
tcpick-0.2.1/configure:638:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tcpick-0.2.1/configure-639-    eval "$ac_envvar='$ac_optarg'"
##############################################
tcpick-0.2.1/configure-653-if test -n "$ac_prev"; then
tcpick-0.2.1/configure:654:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcpick-0.2.1/configure-655-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tcpick-0.2.1/configure-661-do
tcpick-0.2.1/configure:662:  eval ac_val=$`echo $ac_var`
tcpick-0.2.1/configure-663-  case $ac_val in
##############################################
tcpick-0.2.1/configure-673-do
tcpick-0.2.1/configure:674:  eval ac_val=$`echo $ac_var`
tcpick-0.2.1/configure-675-  case $ac_val in
##############################################
tcpick-0.2.1/configure-740-   { (exit 1); exit 1; }; }
tcpick-0.2.1/configure:741:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tcpick-0.2.1/configure-742-ac_env_build_alias_set=${build_alias+set}
##############################################
tcpick-0.2.1/configure-811-By default, \`make install' will install all the files in
tcpick-0.2.1/configure:812:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcpick-0.2.1/configure:813:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcpick-0.2.1/configure-814-for instance \`--prefix=\$HOME'.
##############################################
tcpick-0.2.1/configure-877-if test "$ac_dir" != .; then
tcpick-0.2.1/configure:878:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcpick-0.2.1/configure-879-  # A "../" for each directory in $ac_dir_suffix.
tcpick-0.2.1/configure:880:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcpick-0.2.1/configure-881-else
##############################################
tcpick-0.2.1/configure-890-    else
tcpick-0.2.1/configure:891:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcpick-0.2.1/configure-892-    fi ;;
##############################################
tcpick-0.2.1/configure-1046-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcpick-0.2.1/configure:1047:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpick-0.2.1/configure-1048-    esac
##############################################
tcpick-0.2.1/configure-1118-    do
tcpick-0.2.1/configure:1119:      eval ac_val=$`echo $ac_var`
tcpick-0.2.1/configure-1120-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcpick-0.2.1/configure-1132-      do
tcpick-0.2.1/configure:1133:	eval ac_val=$`echo $ac_var`
tcpick-0.2.1/configure-1134-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcpick-0.2.1/configure-1239-    set,)
tcpick-0.2.1/configure:1240:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcpick-0.2.1/configure:1241:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcpick-0.2.1/configure-1242-      ac_cache_corrupted=: ;;
##############################################
tcpick-0.2.1/configure-1262-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcpick-0.2.1/configure:1263:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpick-0.2.1/configure-1264-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcpick-0.2.1/configure-1427-if (
tcpick-0.2.1/configure:1428:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
tcpick-0.2.1/configure-1429-   if test "$*" = "X"; then
tcpick-0.2.1/configure-1430-      # -L didn't work.
tcpick-0.2.1/configure:1431:      set X `ls -t $srcdir/configure conftest.file`
tcpick-0.2.1/configure-1432-   fi
##############################################
tcpick-0.2.1/configure-1471-_ACEOF
tcpick-0.2.1/configure:1472:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
tcpick-0.2.1/configure-1473-rm conftest.sed
##############################################
tcpick-0.2.1/configure-1475-# expand $ac_aux_dir to an absolute path
tcpick-0.2.1/configure:1476:am_aux_dir=`cd $ac_aux_dir && pwd`
tcpick-0.2.1/configure-1477-
##############################################
tcpick-0.2.1/configure-1562-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tcpick-0.2.1/configure:1563:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tcpick-0.2.1/configure-1564-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tcpick-0.2.1/configure-1571-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tcpick-0.2.1/configure:1572:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tcpick-0.2.1/configure-1573-if test -n "$ac_maketemp"; then
##############################################
tcpick-0.2.1/configure-1579-fi
tcpick-0.2.1/configure:1580:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tcpick-0.2.1/configure-1581-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tcpick-0.2.1/configure-1599-# test to see if srcdir already configured
tcpick-0.2.1/configure:1600:if test "`cd $srcdir && pwd`" != "`pwd`" &&
tcpick-0.2.1/configure-1601-   test -f $srcdir/config.status; then
##############################################
tcpick-0.2.1/configure-2068-     "checking for C compiler version" >&5
tcpick-0.2.1/configure:2069:ac_compiler=`set X $ac_compile; echo $2`
tcpick-0.2.1/configure-2070-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tcpick-0.2.1/configure-2107-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tcpick-0.2.1/configure:2108:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcpick-0.2.1/configure-2109-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tcpick-0.2.1/configure-2135-    *.* )
tcpick-0.2.1/configure:2136:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcpick-0.2.1/configure-2137-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tcpick-0.2.1/configure-2215-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tcpick-0.2.1/configure:2216:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcpick-0.2.1/configure-2217-	  export ac_cv_exeext
##############################################
tcpick-0.2.1/configure-2265-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tcpick-0.2.1/configure:2266:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcpick-0.2.1/configure-2267-       break;;
##############################################
tcpick-0.2.1/configure-2343-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tcpick-0.2.1/configure:2344:GCC=`test $ac_compiler_gnu = yes && echo yes`
tcpick-0.2.1/configure-2345-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tcpick-0.2.1/configure-2697-# case it prints its new name instead of `make'.
tcpick-0.2.1/configure:2698:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
tcpick-0.2.1/configure-2699-   am__include=include
##############################################
tcpick-0.2.1/configure-2705-   echo '.include "confinc"' > confmf
tcpick-0.2.1/configure:2706:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
tcpick-0.2.1/configure-2707-      am__include=.include
##############################################
tcpick-0.2.1/configure-2767-  if test "$am_compiler_list" = ""; then
tcpick-0.2.1/configure:2768:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tcpick-0.2.1/configure-2769-  fi
##############################################
tcpick-0.2.1/configure-3465-do
tcpick-0.2.1/configure:3466:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpick-0.2.1/configure-3467-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tcpick-0.2.1/configure-3511-fi
tcpick-0.2.1/configure:3512:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcpick-0.2.1/configure:3513:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcpick-0.2.1/configure:3514:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcpick-0.2.1/configure-3515-  cat >>confdefs.h <<_ACEOF
tcpick-0.2.1/configure:3516:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpick-0.2.1/configure-3517-_ACEOF
##############################################
tcpick-0.2.1/configure-3526-do
tcpick-0.2.1/configure:3527:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpick-0.2.1/configure-3528-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcpick-0.2.1/configure-3533-fi
tcpick-0.2.1/configure:3534:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcpick-0.2.1/configure:3535:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcpick-0.2.1/configure-3536-else
##############################################
tcpick-0.2.1/configure-3659-fi
tcpick-0.2.1/configure:3660:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcpick-0.2.1/configure:3661:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcpick-0.2.1/configure-3662-
tcpick-0.2.1/configure-3663-fi
tcpick-0.2.1/configure:3664:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcpick-0.2.1/configure-3665-  cat >>confdefs.h <<_ACEOF
tcpick-0.2.1/configure:3666:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpick-0.2.1/configure-3667-_ACEOF
##############################################
tcpick-0.2.1/configure-4017-do
tcpick-0.2.1/configure:4018:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpick-0.2.1/configure-4019-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcpick-0.2.1/configure-4024-fi
tcpick-0.2.1/configure:4025:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcpick-0.2.1/configure:4026:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcpick-0.2.1/configure-4027-else
##############################################
tcpick-0.2.1/configure-4150-fi
tcpick-0.2.1/configure:4151:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcpick-0.2.1/configure:4152:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcpick-0.2.1/configure-4153-
tcpick-0.2.1/configure-4154-fi
tcpick-0.2.1/configure:4155:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcpick-0.2.1/configure-4156-  cat >>confdefs.h <<_ACEOF
tcpick-0.2.1/configure:4157:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpick-0.2.1/configure-4158-_ACEOF
##############################################
tcpick-0.2.1/configure-4170-do
tcpick-0.2.1/configure:4171:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpick-0.2.1/configure-4172-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tcpick-0.2.1/configure-4225-fi
tcpick-0.2.1/configure:4226:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcpick-0.2.1/configure:4227:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcpick-0.2.1/configure:4228:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcpick-0.2.1/configure-4229-  cat >>confdefs.h <<_ACEOF
tcpick-0.2.1/configure:4230:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpick-0.2.1/configure-4231-_ACEOF
##############################################
tcpick-0.2.1/configure-4268-do
tcpick-0.2.1/configure:4269:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpick-0.2.1/configure-4270-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcpick-0.2.1/configure-4356-fi
tcpick-0.2.1/configure:4357:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcpick-0.2.1/configure:4358:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcpick-0.2.1/configure:4359:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcpick-0.2.1/configure-4360-  cat >>confdefs.h <<_ACEOF
tcpick-0.2.1/configure:4361:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpick-0.2.1/configure-4362-_ACEOF
##############################################
tcpick-0.2.1/configure-4533-do
tcpick-0.2.1/configure:4534:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcpick-0.2.1/configure-4535-    eval $as_var=C; export $as_var
##############################################
tcpick-0.2.1/configure-4591-  as_lineno_2=$LINENO
tcpick-0.2.1/configure:4592:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpick-0.2.1/configure-4593-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpick-0.2.1/configure-4631-  as_lineno_2=$LINENO
tcpick-0.2.1/configure:4632:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpick-0.2.1/configure-4633-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpick-0.2.1/configure-4813-configured by $0, generated by GNU Autoconf 2.59,
tcpick-0.2.1/configure:4814:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tcpick-0.2.1/configure-4815-
##############################################
tcpick-0.2.1/configure-4830-  --*=*)
tcpick-0.2.1/configure:4831:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tcpick-0.2.1/configure:4832:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tcpick-0.2.1/configure-4833-    ac_shift=:
##############################################
tcpick-0.2.1/configure-5085-      fi
tcpick-0.2.1/configure:5086:      ac_sed_frag=`expr $ac_sed_frag + 1`
tcpick-0.2.1/configure-5087-      ac_beg=$ac_end
tcpick-0.2.1/configure:5088:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tcpick-0.2.1/configure-5089-    fi
##############################################
tcpick-0.2.1/configure-5102-	cat >$tmp/stdin
tcpick-0.2.1/configure:5103:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpick-0.2.1/configure:5104:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcpick-0.2.1/configure:5105:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpick-0.2.1/configure:5106:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcpick-0.2.1/configure-5107-  * )   ac_file_in=$ac_file.in ;;
##############################################
tcpick-0.2.1/configure-5150-if test "$ac_dir" != .; then
tcpick-0.2.1/configure:5151:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcpick-0.2.1/configure-5152-  # A "../" for each directory in $ac_dir_suffix.
tcpick-0.2.1/configure:5153:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcpick-0.2.1/configure-5154-else
##############################################
tcpick-0.2.1/configure-5163-    else
tcpick-0.2.1/configure:5164:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcpick-0.2.1/configure-5165-    fi ;;
##############################################
tcpick-0.2.1/configure-5316-	cat >$tmp/stdin
tcpick-0.2.1/configure:5317:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpick-0.2.1/configure:5318:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcpick-0.2.1/configure:5319:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpick-0.2.1/configure:5320:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcpick-0.2.1/configure-5321-  * )   ac_file_in=$ac_file.in ;;
##############################################
tcpick-0.2.1/configure-5519-    * )
tcpick-0.2.1/configure:5520:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tcpick-0.2.1/configure-5521-  esac
##############################################
tcpick-0.2.1/configure-5542-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tcpick-0.2.1/configure:5543:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tcpick-0.2.1/configure:5544:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpick-0.2.1/configure-5545-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tcpick-0.2.1/configure-5584-if test "$ac_dir" != .; then
tcpick-0.2.1/configure:5585:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcpick-0.2.1/configure-5586-  # A "../" for each directory in $ac_dir_suffix.
tcpick-0.2.1/configure:5587:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcpick-0.2.1/configure-5588-else
##############################################
tcpick-0.2.1/configure-5597-    else
tcpick-0.2.1/configure:5598:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcpick-0.2.1/configure-5599-    fi ;;
##############################################
tcpick-0.2.1/configure-5652-  # Strip MF so we end up with the name of the file.
tcpick-0.2.1/configure:5653:  mf=`echo "$mf" | sed -e 's/:.*$//'`
tcpick-0.2.1/configure-5654-  # Check whether this is an Automake generated Makefile or not.
##############################################
tcpick-0.2.1/configure-5677-  # from the Makefile without running `make'.
tcpick-0.2.1/configure:5678:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tcpick-0.2.1/configure-5679-  test -z "$DEPDIR" && continue
tcpick-0.2.1/configure:5680:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
tcpick-0.2.1/configure-5681-  test -z "am__include" && continue
tcpick-0.2.1/configure:5682:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tcpick-0.2.1/configure-5683-  # When using ansi2knr, U may be empty or an underscore; expand it
tcpick-0.2.1/configure:5684:  U=`sed -n 's/^U = //p' < "$mf"`
tcpick-0.2.1/configure-5685-  # Find all dependency output files, they are included files with
##############################################
tcpick-0.2.1/depcomp-66-if test -z "$depfile"; then
tcpick-0.2.1/depcomp:67:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
tcpick-0.2.1/depcomp:68:   dir=`echo "$object" | sed 's,/.*$,/,'`
tcpick-0.2.1/depcomp-69-   if test "$dir" = "$object"; then
##############################################
tcpick-0.2.1/depcomp-75-
tcpick-0.2.1/depcomp:76:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
tcpick-0.2.1/depcomp-77-
##############################################
tcpick-0.2.1/depcomp-210-  # Version 6 uses the directory in both cases.
tcpick-0.2.1/depcomp:211:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
tcpick-0.2.1/depcomp-212-  tmpdepfile="$stripped.u"
##############################################
tcpick-0.2.1/depcomp-221-  else
tcpick-0.2.1/depcomp:222:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
tcpick-0.2.1/depcomp-223-    tmpdepfile="$stripped.u"
##############################################
tcpick-0.2.1/depcomp-235-    # Do two passes, one to just change these to
tcpick-0.2.1/depcomp:236:    # `$object: dependent.h' and one to simply `dependent.h:'.
tcpick-0.2.1/depcomp-237-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tcpick-0.2.1/depcomp-276-  # Do two passes, one to just change these to
tcpick-0.2.1/depcomp:277:  # `$object: dependent.h' and one to simply `dependent.h:'.
tcpick-0.2.1/depcomp-278-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tcpick-0.2.1/depcomp-291-   # Subdirectories are respected.
tcpick-0.2.1/depcomp:292:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
tcpick-0.2.1/depcomp-293-   test "x$dir" = "x$object" && dir=
tcpick-0.2.1/depcomp:294:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
tcpick-0.2.1/depcomp-295-
##############################################
tcpick-0.2.1/depcomp-420-  done
tcpick-0.2.1/depcomp:421:  obj_suffix="`echo $object | sed 's/^.*\././'`"
tcpick-0.2.1/depcomp-422-  touch "$tmpdepfile"
##############################################
tcpick-0.2.1/install-sh-98-  case $1 in
tcpick-0.2.1/install-sh:99:    -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tcpick-0.2.1/install-sh-100-        shift
##############################################
tcpick-0.2.1/install-sh-131-
tcpick-0.2.1/install-sh:132:    -t=*) transformarg=`echo $1 | sed 's/-t=//'`
tcpick-0.2.1/install-sh-133-        shift
##############################################
tcpick-0.2.1/install-sh-204-    if test -d "$dst"; then
tcpick-0.2.1/install-sh:205:      dst=$dst/`basename "$src"`
tcpick-0.2.1/install-sh-206-    fi
##############################################
tcpick-0.2.1/install-sh-209-  # This sed command emulates the dirname command.
tcpick-0.2.1/install-sh:210:  dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tcpick-0.2.1/install-sh-211-
##############################################
tcpick-0.2.1/install-sh-222-    IFS='%'
tcpick-0.2.1/install-sh:223:    set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
tcpick-0.2.1/install-sh-224-    IFS=$oIFS
##############################################
tcpick-0.2.1/install-sh-251-    if test -z "$transformarg"; then
tcpick-0.2.1/install-sh:252:      dstfile=`basename "$dst"`
tcpick-0.2.1/install-sh-253-    else
##############################################
tcpick-0.2.1/install-sh-258-    # don't allow the sed command to completely eliminate the filename.
tcpick-0.2.1/install-sh:259:    test -z "$dstfile" && dstfile=`basename "$dst"`
tcpick-0.2.1/install-sh-260-
##############################################
tcpick-0.2.1/missing-145-         from any GNU archive site."
tcpick-0.2.1/missing:146:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
tcpick-0.2.1/missing-147-    test -z "$files" && files="config.h"
##############################################
tcpick-0.2.1/missing-184-         proper tools for further handling them.
tcpick-0.2.1/missing:185:         You can get \`$1' as part of \`Autoconf' from any GNU
tcpick-0.2.1/missing-186-         archive site."
tcpick-0.2.1/missing-187-
tcpick-0.2.1/missing:188:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
tcpick-0.2.1/missing:189:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
tcpick-0.2.1/missing-190-    if test -f "$file"; then
##############################################
tcpick-0.2.1/missing-213-	*.y)
tcpick-0.2.1/missing:214:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
tcpick-0.2.1/missing-215-	    if [ -f "$SRCFILE" ]; then
##############################################
tcpick-0.2.1/missing-217-	    fi
tcpick-0.2.1/missing:218:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
tcpick-0.2.1/missing-219-	    if [ -f "$SRCFILE" ]; then
##############################################
tcpick-0.2.1/missing-243-	*.l)
tcpick-0.2.1/missing:244:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
tcpick-0.2.1/missing-245-	    if [ -f "$SRCFILE" ]; then
##############################################
tcpick-0.2.1/missing-267-
tcpick-0.2.1/missing:268:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
tcpick-0.2.1/missing-269-    if test -z "$file"; then
tcpick-0.2.1/missing:270:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
tcpick-0.2.1/missing-271-    fi
##############################################
tcpick-0.2.1/missing-293-         the \`GNU make' package.  Grab either from any GNU archive site."
tcpick-0.2.1/missing:294:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
tcpick-0.2.1/missing-295-    if test -z "$file"; then
tcpick-0.2.1/missing:296:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
tcpick-0.2.1/missing:297:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
tcpick-0.2.1/missing-298-    fi
##############################################
tcpick-0.2.1/missing-321-	*o*)
tcpick-0.2.1/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
tcpick-0.2.1/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
tcpick-0.2.1/missing-327-	*h*)
tcpick-0.2.1/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
tcpick-0.2.1/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
tcpick-0.2.1/mkinstalldirs-105-do
tcpick-0.2.1/mkinstalldirs:106:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tcpick-0.2.1/mkinstalldirs-107-  shift
##############################################
tcpick-0.2.1/Makefile.EDITME-204-	  else file=$$i; fi; \
tcpick-0.2.1/Makefile.EDITME:205:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tcpick-0.2.1/Makefile.EDITME-206-	  case "$$ext" in \
##############################################
tcpick-0.2.1/Makefile.EDITME-209-	  esac; \
tcpick-0.2.1/Makefile.EDITME:210:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tcpick-0.2.1/Makefile.EDITME:211:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
tcpick-0.2.1/Makefile.EDITME:212:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tcpick-0.2.1/Makefile.EDITME-213-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
tcpick-0.2.1/Makefile.EDITME-225-	for i in $$list; do \
tcpick-0.2.1/Makefile.EDITME:226:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tcpick-0.2.1/Makefile.EDITME-227-	  case "$$ext" in \
##############################################
tcpick-0.2.1/Makefile.EDITME-230-	  esac; \
tcpick-0.2.1/Makefile.EDITME:231:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tcpick-0.2.1/Makefile.EDITME:232:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
tcpick-0.2.1/Makefile.EDITME:233:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tcpick-0.2.1/Makefile.EDITME-234-	  echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
tcpick-0.2.1/Makefile.EDITME-246-	dot_seen=no; \
tcpick-0.2.1/Makefile.EDITME:247:	target=`echo $@ | sed s/-recursive//`; \
tcpick-0.2.1/Makefile.EDITME-248-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tcpick-0.2.1/Makefile.EDITME-276-	rev="$$rev ."; \
tcpick-0.2.1/Makefile.EDITME:277:	target=`echo $@ | sed s/-recursive//`; \
tcpick-0.2.1/Makefile.EDITME-278-	for subdir in $$rev; do \
##############################################
tcpick-0.2.1/Makefile.EDITME-350-GTAGS:
tcpick-0.2.1/Makefile.EDITME:351:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpick-0.2.1/Makefile.EDITME-352-	  && cd $(top_srcdir) \
##############################################
tcpick-0.2.1/Makefile.EDITME-361-	$(mkdir_p) $(distdir)/doc
tcpick-0.2.1/Makefile.EDITME:362:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/Makefile.EDITME:363:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
tcpick-0.2.1/Makefile.EDITME-364-	list='$(DISTFILES)'; for file in $$list; do \
tcpick-0.2.1/Makefile.EDITME-365-	  case $$file in \
tcpick-0.2.1/Makefile.EDITME:366:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
tcpick-0.2.1/Makefile.EDITME:367:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
tcpick-0.2.1/Makefile.EDITME-368-	  esac; \
tcpick-0.2.1/Makefile.EDITME-369-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
tcpick-0.2.1/Makefile.EDITME:370:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpick-0.2.1/Makefile.EDITME-371-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
tcpick-0.2.1/Makefile.EDITME-450-	chmod a-w $(distdir)
tcpick-0.2.1/Makefile.EDITME:451:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tcpick-0.2.1/Makefile.EDITME-452-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tcpick-0.2.1/Makefile.EDITME-481-	@cd $(distuninstallcheck_dir) \
tcpick-0.2.1/Makefile.EDITME:482:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
tcpick-0.2.1/Makefile.EDITME-483-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tcpick-0.2.1/Makefile.EDITME-493-	fi
tcpick-0.2.1/Makefile.EDITME:494:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tcpick-0.2.1/Makefile.EDITME-495-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tcpick-0.2.1/.pc/fix-spelling-errors.patch/src/lookup_query.c-37-	
tcpick-0.2.1/.pc/fix-spelling-errors.patch/src/lookup_query.c:38:	he = gethostbyaddr((char *)&ia, sizeof(struct in_addr), AF_INET);
tcpick-0.2.1/.pc/fix-spelling-errors.patch/src/lookup_query.c-39-