===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pgpgpg-0.13/Makefile.in-168-	  if test -f $$p; then \
pgpgpg-0.13/Makefile.in:169:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
pgpgpg-0.13/Makefile.in:170:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
pgpgpg-0.13/Makefile.in-171-	  else :; fi; \
##############################################
pgpgpg-0.13/Makefile.in-176-	list='$(bin_PROGRAMS)'; for p in $$list; do \
pgpgpg-0.13/Makefile.in:177:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
pgpgpg-0.13/Makefile.in-178-	done
##############################################
pgpgpg-0.13/Makefile.in-242-	mkdir $(distdir)/=inst
pgpgpg-0.13/Makefile.in:243:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
pgpgpg-0.13/Makefile.in-244-	cd $(distdir)/=build \
##############################################
pgpgpg-0.13/Makefile.in-253-	@banner="$(distdir).tar.gz is ready for distribution"; \
pgpgpg-0.13/Makefile.in:254:	dashes=`echo "$$banner" | sed s/./=/g`; \
pgpgpg-0.13/Makefile.in-255-	echo "$$dashes"; \
##############################################
pgpgpg-0.13/aclocal.m4-28-dnl test to see if srcdir already configured
pgpgpg-0.13/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
pgpgpg-0.13/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
pgpgpg-0.13/aclocal.m4-37-dnl FIXME This is truly gross.
pgpgpg-0.13/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
pgpgpg-0.13/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
pgpgpg-0.13/aclocal.m4-60-if (
pgpgpg-0.13/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
pgpgpg-0.13/aclocal.m4-62-   if test "[$]*" = "X"; then
pgpgpg-0.13/aclocal.m4-63-      # -L didn't work.
pgpgpg-0.13/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
pgpgpg-0.13/aclocal.m4-65-   fi
##############################################
pgpgpg-0.13/aclocal.m4-153-  *" <<$>>am_file "*<<)>>
pgpgpg-0.13/aclocal.m4:154:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
pgpgpg-0.13/aclocal.m4-155-    ;;
pgpgpg-0.13/aclocal.m4-156-  esac
pgpgpg-0.13/aclocal.m4:157:  am_indx=`expr "<<$>>am_indx" + 1`
pgpgpg-0.13/aclocal.m4-158-done<<>>dnl>>)
##############################################
pgpgpg-0.13/configure.in-3-AC_INIT(pgpopts.c)
pgpgpg-0.13/configure.in:4:AM_INIT_AUTOMAKE(pgpgpg, `cat $srcdir/VERSION`)
pgpgpg-0.13/configure.in-5-AM_MAINTAINER_MODE
##############################################
pgpgpg-0.13/configure.in-39-    
pgpgpg-0.13/configure.in:40:    if test `echo "$withval" | cut -b1` != "/"; then
pgpgpg-0.13/configure.in-41-        echo '****'
##############################################
pgpgpg-0.13/install-sh-85-
pgpgpg-0.13/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
pgpgpg-0.13/install-sh-87-	    shift
##############################################
pgpgpg-0.13/install-sh-89-
pgpgpg-0.13/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
pgpgpg-0.13/install-sh-91-	    shift
##############################################
pgpgpg-0.13/install-sh-151-	then
pgpgpg-0.13/install-sh:152:		dst="$dst"/`basename $src`
pgpgpg-0.13/install-sh-153-	else
##############################################
pgpgpg-0.13/install-sh-158-## this sed command emulates the dirname command
pgpgpg-0.13/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
pgpgpg-0.13/install-sh-160-
##############################################
pgpgpg-0.13/install-sh-172-IFS='%'
pgpgpg-0.13/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
pgpgpg-0.13/install-sh-174-IFS="${oIFS}"
##############################################
pgpgpg-0.13/install-sh-206-	then
pgpgpg-0.13/install-sh:207:		dstfile=`basename $dst`
pgpgpg-0.13/install-sh-208-	else
##############################################
pgpgpg-0.13/install-sh-216-	then
pgpgpg-0.13/install-sh:217:		dstfile=`basename $dst`
pgpgpg-0.13/install-sh-218-	else
##############################################
pgpgpg-0.13/missing-119-	*.y)
pgpgpg-0.13/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
pgpgpg-0.13/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
pgpgpg-0.13/missing-123-	    fi
pgpgpg-0.13/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
pgpgpg-0.13/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
pgpgpg-0.13/missing-149-	*.l)
pgpgpg-0.13/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
pgpgpg-0.13/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
pgpgpg-0.13/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
pgpgpg-0.13/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
pgpgpg-0.13/missing-171-    if test -z "$file"; then
pgpgpg-0.13/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
pgpgpg-0.13/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
pgpgpg-0.13/missing-174-    fi
##############################################
pgpgpg-0.13/mkinstalldirs-12-do
pgpgpg-0.13/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
pgpgpg-0.13/mkinstalldirs-14-   shift
##############################################
pgpgpg-0.13/configure-74-  case "$ac_option" in
pgpgpg-0.13/configure:75:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
pgpgpg-0.13/configure-76-  *) ac_optarg= ;;
##############################################
pgpgpg-0.13/configure-106-  -disable-* | --disable-*)
pgpgpg-0.13/configure:107:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
pgpgpg-0.13/configure-108-    # Reject names that are not valid shell variable names.
pgpgpg-0.13/configure:109:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
pgpgpg-0.13/configure-110-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
pgpgpg-0.13/configure-111-    fi
pgpgpg-0.13/configure:112:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
pgpgpg-0.13/configure-113-    eval "enable_${ac_feature}=no" ;;
##############################################
pgpgpg-0.13/configure-115-  -enable-* | --enable-*)
pgpgpg-0.13/configure:116:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
pgpgpg-0.13/configure-117-    # Reject names that are not valid shell variable names.
pgpgpg-0.13/configure:118:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
pgpgpg-0.13/configure-119-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
pgpgpg-0.13/configure-120-    fi
pgpgpg-0.13/configure:121:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
pgpgpg-0.13/configure-122-    case "$ac_option" in
##############################################
pgpgpg-0.13/configure-346-  -with-* | --with-*)
pgpgpg-0.13/configure:347:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
pgpgpg-0.13/configure-348-    # Reject names that are not valid shell variable names.
pgpgpg-0.13/configure:349:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
pgpgpg-0.13/configure-350-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
pgpgpg-0.13/configure-351-    fi
pgpgpg-0.13/configure:352:    ac_package=`echo $ac_package| sed 's/-/_/g'`
pgpgpg-0.13/configure-353-    case "$ac_option" in
##############################################
pgpgpg-0.13/configure-359-  -without-* | --without-*)
pgpgpg-0.13/configure:360:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
pgpgpg-0.13/configure-361-    # Reject names that are not valid shell variable names.
pgpgpg-0.13/configure:362:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
pgpgpg-0.13/configure-363-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
pgpgpg-0.13/configure-364-    fi
pgpgpg-0.13/configure:365:    ac_package=`echo $ac_package| sed 's/-/_/g'`
pgpgpg-0.13/configure-366-    eval "with_${ac_package}=no" ;;
##############################################
pgpgpg-0.13/configure-389-  *)
pgpgpg-0.13/configure:390:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
pgpgpg-0.13/configure-391-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
pgpgpg-0.13/configure-402-if test -n "$ac_prev"; then
pgpgpg-0.13/configure:403:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
pgpgpg-0.13/configure-404-fi
##############################################
pgpgpg-0.13/configure-467-  ac_prog=$0
pgpgpg-0.13/configure:468:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
pgpgpg-0.13/configure-469-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
pgpgpg-0.13/configure-483-fi
pgpgpg-0.13/configure:484:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
pgpgpg-0.13/configure-485-
##############################################
pgpgpg-0.13/configure-563-if test -z "$INSTALL"; then
pgpgpg-0.13/configure:564:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
pgpgpg-0.13/configure-565-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-624-if (
pgpgpg-0.13/configure:625:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
pgpgpg-0.13/configure-626-   if test "$*" = "X"; then
pgpgpg-0.13/configure-627-      # -L didn't work.
pgpgpg-0.13/configure:628:      set X `ls -t $srcdir/configure conftestfile`
pgpgpg-0.13/configure-629-   fi
##############################################
pgpgpg-0.13/configure-658-EOF_SED
pgpgpg-0.13/configure:659:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
pgpgpg-0.13/configure-660-  rm -f conftestsed
##############################################
pgpgpg-0.13/configure-672-echo "configure:673: checking whether ${MAKE-make} sets \${MAKE}" >&5
pgpgpg-0.13/configure:673:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
pgpgpg-0.13/configure:674:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
pgpgpg-0.13/configure-675-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-681-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
pgpgpg-0.13/configure:682:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
pgpgpg-0.13/configure-683-if test -n "$ac_maketemp"; then
##############################################
pgpgpg-0.13/configure-689-fi
pgpgpg-0.13/configure:690:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
pgpgpg-0.13/configure-691-  echo "$ac_t""yes" 1>&6
##############################################
pgpgpg-0.13/configure-700-
pgpgpg-0.13/configure:701:VERSION=`cat $srcdir/VERSION`
pgpgpg-0.13/configure-702-
pgpgpg-0.13/configure:703:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
pgpgpg-0.13/configure-704-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
pgpgpg-0.13/configure-715-
pgpgpg-0.13/configure:716:missing_dir=`cd $ac_aux_dir && pwd`
pgpgpg-0.13/configure-717-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-814-echo "configure:815: checking for $ac_word" >&5
pgpgpg-0.13/configure:815:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
pgpgpg-0.13/configure-816-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-844-echo "configure:845: checking for $ac_word" >&5
pgpgpg-0.13/configure:845:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
pgpgpg-0.13/configure-846-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-895-echo "configure:896: checking for $ac_word" >&5
pgpgpg-0.13/configure:896:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
pgpgpg-0.13/configure-897-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-974-echo "configure:975: checking whether we are using GNU C" >&5
pgpgpg-0.13/configure:975:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
pgpgpg-0.13/configure-976-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1002-echo "configure:1003: checking whether ${CC-cc} accepts -g" >&5
pgpgpg-0.13/configure:1003:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
pgpgpg-0.13/configure-1004-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1006-  echo 'void f(){}' > conftest.c
pgpgpg-0.13/configure:1007:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
pgpgpg-0.13/configure-1008-  ac_cv_prog_cc_g=yes
##############################################
pgpgpg-0.13/configure-1046-if test -z "$INSTALL"; then
pgpgpg-0.13/configure:1047:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
pgpgpg-0.13/configure-1048-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1098-echo "configure:1099: checking whether ln -s works" >&5
pgpgpg-0.13/configure:1099:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
pgpgpg-0.13/configure-1100-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1121-echo "configure:1122: checking for Cygwin environment" >&5
pgpgpg-0.13/configure:1122:if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
pgpgpg-0.13/configure-1123-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1154-echo "configure:1155: checking for mingw32 environment" >&5
pgpgpg-0.13/configure:1155:if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
pgpgpg-0.13/configure-1156-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1185-echo "configure:1186: checking for executable suffix" >&5
pgpgpg-0.13/configure:1186:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
pgpgpg-0.13/configure-1187-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1198-      *.c | *.o | *.obj) ;;
pgpgpg-0.13/configure:1199:      *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
pgpgpg-0.13/configure-1200-      esac
##############################################
pgpgpg-0.13/configure-1239-    
pgpgpg-0.13/configure:1240:    if test `echo "$withval" | cut -b1` != "/"; then
pgpgpg-0.13/configure-1241-        echo '****'
##############################################
pgpgpg-0.13/configure-1263-echo "configure:1263: checking for $ac_word" >&5
pgpgpg-0.13/configure:1264:if eval "test \"`echo '$''{'ac_cv_path_path_to_gpg'+set}'`\" = set"; then
pgpgpg-0.13/configure-1265-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1325-if test -z "$CPP"; then
pgpgpg-0.13/configure:1326:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
pgpgpg-0.13/configure-1327-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1341-{ (eval echo configure:1341: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
pgpgpg-0.13/configure:1342:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
pgpgpg-0.13/configure-1343-if test -z "$ac_err"; then
##############################################
pgpgpg-0.13/configure-1358-{ (eval echo configure:1358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
pgpgpg-0.13/configure:1359:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
pgpgpg-0.13/configure-1360-if test -z "$ac_err"; then
##############################################
pgpgpg-0.13/configure-1375-{ (eval echo configure:1375: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
pgpgpg-0.13/configure:1376:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
pgpgpg-0.13/configure-1377-if test -z "$ac_err"; then
##############################################
pgpgpg-0.13/configure-1400-echo "configure:1400: checking for ANSI C header files" >&5
pgpgpg-0.13/configure:1401:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
pgpgpg-0.13/configure-1402-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1413-{ (eval echo configure:1413: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
pgpgpg-0.13/configure:1414:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
pgpgpg-0.13/configure-1415-if test -z "$ac_err"; then
##############################################
pgpgpg-0.13/configure-1504-echo "configure:1504: checking for sys/wait.h that is POSIX.1 compatible" >&5
pgpgpg-0.13/configure:1505:if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
pgpgpg-0.13/configure-1506-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1546-do
pgpgpg-0.13/configure:1547:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
pgpgpg-0.13/configure-1548-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
pgpgpg-0.13/configure-1549-echo "configure:1549: checking for $ac_hdr" >&5
pgpgpg-0.13/configure:1550:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
pgpgpg-0.13/configure-1551-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1559-{ (eval echo configure:1559: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
pgpgpg-0.13/configure:1560:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
pgpgpg-0.13/configure-1561-if test -z "$ac_err"; then
##############################################
pgpgpg-0.13/configure-1572-fi
pgpgpg-0.13/configure:1573:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
pgpgpg-0.13/configure-1574-  echo "$ac_t""yes" 1>&6
pgpgpg-0.13/configure:1575:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
pgpgpg-0.13/configure-1576-  cat >> confdefs.h <<EOF
##############################################
pgpgpg-0.13/configure-1589-echo "configure:1589: checking for working const" >&5
pgpgpg-0.13/configure:1590:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
pgpgpg-0.13/configure-1591-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1664-echo "configure:1664: checking for pid_t" >&5
pgpgpg-0.13/configure:1665:if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
pgpgpg-0.13/configure-1666-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1697-echo "configure:1697: checking for size_t" >&5
pgpgpg-0.13/configure:1698:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
pgpgpg-0.13/configure-1699-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1735-echo "configure:1735: checking for $ac_func" >&5
pgpgpg-0.13/configure:1736:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
pgpgpg-0.13/configure-1737-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
pgpgpg-0.13/configure-1774-
pgpgpg-0.13/configure:1775:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
pgpgpg-0.13/configure-1776-  echo "$ac_t""yes" 1>&6
pgpgpg-0.13/configure:1777:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
pgpgpg-0.13/configure-1778-  cat >> confdefs.h <<EOF
##############################################
pgpgpg-0.13/configure-1991-    fi
pgpgpg-0.13/configure:1992:    ac_file=`expr $ac_file + 1`
pgpgpg-0.13/configure-1993-    ac_beg=$ac_end
pgpgpg-0.13/configure:1994:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
pgpgpg-0.13/configure-1995-  fi
##############################################
pgpgpg-0.13/configure-2009-  case "$ac_file" in
pgpgpg-0.13/configure:2010:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
pgpgpg-0.13/configure:2011:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
pgpgpg-0.13/configure-2012-  *) ac_file_in="${ac_file}.in" ;;
##############################################
pgpgpg-0.13/configure-2017-  # Remove last slash and all that follows it.  Not all systems have dirname.
pgpgpg-0.13/configure:2018:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
pgpgpg-0.13/configure-2019-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
pgpgpg-0.13/configure-2021-    test ! -d "$ac_dir" && mkdir "$ac_dir"
pgpgpg-0.13/configure:2022:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
pgpgpg-0.13/configure-2023-    # A "../" for each directory in $ac_dir_suffix.
pgpgpg-0.13/configure:2024:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
pgpgpg-0.13/configure-2025-  else
##############################################
pgpgpg-0.13/configure-2031-      if test -z "$ac_dots"; then top_srcdir=.
pgpgpg-0.13/configure:2032:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
pgpgpg-0.13/configure-2033-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
pgpgpg-0.13/configure-2045-  rm -f "$ac_file"
pgpgpg-0.13/configure:2046:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
pgpgpg-0.13/configure-2047-  case "$ac_file" in
##############################################
pgpgpg-0.13/configure-2052-
pgpgpg-0.13/configure:2053:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
pgpgpg-0.13/configure-2054-  sed -e "$ac_comsub
##############################################
pgpgpg-0.13/configure-2091-  case "$ac_file" in
pgpgpg-0.13/configure:2092:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
pgpgpg-0.13/configure:2093:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
pgpgpg-0.13/configure-2094-  *) ac_file_in="${ac_file}.in" ;;
##############################################
pgpgpg-0.13/configure-2099-  rm -f conftest.frag conftest.in conftest.out
pgpgpg-0.13/configure:2100:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
pgpgpg-0.13/configure-2101-  cat $ac_file_inputs > conftest.in
##############################################
pgpgpg-0.13/configure-2159-    # Remove last slash and all that follows it.  Not all systems have dirname.
pgpgpg-0.13/configure:2160:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
pgpgpg-0.13/configure-2161-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then