===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-rpostgresql-0.6-2+dfsg/configure.in-34-    # Use pg_config for header and linker arguments
r-cran-rpostgresql-0.6-2+dfsg/configure.in:35:    PG_INCDIR=`${PG_CONFIG} --includedir`
r-cran-rpostgresql-0.6-2+dfsg/configure.in:36:    PG_LIBDIR=`${PG_CONFIG} --libdir`
r-cran-rpostgresql-0.6-2+dfsg/configure.in-37-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/RS-pgsql-pqexecparams.c-35-    conHandle = CADR(args);
r-cran-rpostgresql-0.6-2+dfsg/src/RS-pgsql-pqexecparams.c:36:    statement = CADDR(args);
r-cran-rpostgresql-0.6-2+dfsg/src/RS-pgsql-pqexecparams.c-37-    params = CADDDR(args);
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-40-
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-42-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-110-: ${TMPDIR=/tmp} ;
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-196-	    *)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-198-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-223-	*4.0)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-225-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-226-	*5.*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:227:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-228-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-271-	# 1.2 uses "1.2" for uname -r.
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-273-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-331-    s390x:SunOS:*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:332:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-333-	exit ;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-334-    sun4H:SunOS:5.*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-336-	exit ;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-339-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-356-	fi
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:357:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-358-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-362-	# it's likely to be more like Solaris than SunOS4.
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:363:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-364-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-371-	# Japanese Language versions have a version number like `4.1.3-JL'.
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:372:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-373-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-377-    sun*:*:4.2BSD:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:378:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-379-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-459-	$CC_FOR_BUILD -o $dummy $dummy.c &&
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:460:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:461:	  SYSTEM_NAME=`$dummy $dummyarg` &&
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-462-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-515-    *:IRIX*:*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:516:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-517-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-545-EOF
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:546:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-547-		then
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-558-    *:AIX:*:[4567])
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:559:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-560-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-593-    9000/[34678]??:HP-UX:*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:594:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-595-	case "${UNAME_MACHINE}" in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-647-EOF
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:648:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-649-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-675-    ia64:HP-UX:*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:676:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-677-	echo ia64-hp-hpux${HPUX_REV}
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-705-EOF
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:706:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-707-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-776-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:777:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-778-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-781-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:782:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-783-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-797-	    amd64)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:798:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-799-	    *)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:800:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-801-	esac
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-849-    prep*:SunOS:5.*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:850:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-851-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-853-	# the GNU system
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:854:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-855-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-857-	# other systems with GNU libc and userland
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:858:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-859-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-915-EOF
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:916:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-917-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-943-EOF
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:944:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-945-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1028-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:1029:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1030-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1298-    *:DragonFly:*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:1299:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1300-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1311-    i*86:skyos:*:*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:1312:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1313-	exit ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1439-
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess:1440:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
r-cran-rpostgresql-0.6-2+dfsg/src/config.guess-1441-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/RS-PostgreSQL.c-1158-    SETCADR(callObj, s_x);
r-cran-rpostgresql-0.6-2+dfsg/src/RS-PostgreSQL.c:1159:    SETCADDR(callObj, s_group_name);
r-cran-rpostgresql-0.6-2+dfsg/src/RS-PostgreSQL.c-1160-    SETCADDDR(callObj, R_DotsSymbol);
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-59-
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-61-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-126-case $maybe_os in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-132-    os=-$maybe_os
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:133:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-134-    ;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-135-  *)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:136:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-137-    if [ $basic_machine != $1 ]
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:138:    then os=`echo $1 | sed 's/.*-/-/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-139-    else os=; fi
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-186-		os=-sco5v6
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-188-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-190-		os=-sco3.2v5
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-192-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-194-		os=-sco3.2v4
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-196-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-197-	-sco3.2.[4-9]*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:198:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-200-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-202-		# Don't forget version if it is 3.2v4 or newer.
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-204-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-206-		# Don't forget version if it is 3.2v4 or newer.
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:207:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-208-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-210-		os=-sco3.2v2
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-212-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-213-	-udk*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-215-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-217-		os=-isc2.2
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-219-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-223-	-isc*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:224:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-225-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-229-	-ptx*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-231-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-232-	-windowsnt*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-234-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-352-	*-*-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:353:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-354-		exit 1
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-469-	amd64-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:470:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-471-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-511-	blackfin-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:512:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-513-		os=-linux
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-519-	c54x-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:520:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-521-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-522-	c55x-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:523:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-524-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-525-	c6x-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:526:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-527-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-723-	i*86v32)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:724:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-725-		os=-sysv32
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-727-	i*86v4*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:728:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-729-		os=-sysv4
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-731-	i*86v)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:732:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-733-		os=-sysv
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-735-	i*86sol2)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:736:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-737-		os=-solaris2
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-765-	m68knommu-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:766:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-767-		os=-linux
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-798-	mips3*-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:799:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-800-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-801-	mips3*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:802:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-803-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-816-	ms1-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:817:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-818-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-931-	parisc-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:932:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-933-		os=-linux
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-947-	pc98-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:948:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-949-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-962-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:963:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-964-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-965-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:966:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-967-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-968-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:969:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-970-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-971-	pentium4-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:972:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-973-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-981-	ppc-* | ppcbe-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:982:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-983-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-987-	ppcle-* | powerpclittle-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:988:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-989-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-991-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:992:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-993-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-997-	ppc64le-* | powerpc64little-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:998:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-999-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1076-	strongarm-* | thumb-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1077:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1078-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1206-	xscale-* | xscalee[bl]-*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1207:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1208-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1283-	*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1284:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1285-		exit 1
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1291-	*-digital*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1292:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1293-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1294-	*-commodore*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1295:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1296-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1312-	-solaris1 | -solaris1.*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1313:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1314-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1324-	-gnu/linux*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1325:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1326-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1370-	-nto*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1371:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1372-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1377-	-mac*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1378:		os=`echo $os | sed -e 's|mac|macos|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1379-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1383-	-linux*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1384:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1385-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1386-	-sunos5*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1387:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1388-		;;
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1389-	-sunos6*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1390:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1391-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1438-	-sinix5.*)
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1439:		os=`echo $os | sed -e 's|sinix|sysv|'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1440-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1494-		# Get rid of the `-' at the beginning of $os.
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1495:		os=`echo $os | sed 's/[^-]*-//'`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1496:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1497-		exit 1
##############################################
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1754-		esac
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub:1755:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
r-cran-rpostgresql-0.6-2+dfsg/src/config.sub-1756-		;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-rpostgresql-0.6-2+dfsg/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rpostgresql-0.6-2+dfsg/configure-45-  as_echo='print -r --'
r-cran-rpostgresql-0.6-2+dfsg/configure-46-  as_echo_n='print -rn --'
r-cran-rpostgresql-0.6-2+dfsg/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rpostgresql-0.6-2+dfsg/configure-48-  as_echo='printf %s\n'
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-50-else
r-cran-rpostgresql-0.6-2+dfsg/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-rpostgresql-0.6-2+dfsg/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-rpostgresql-0.6-2+dfsg/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-rpostgresql-0.6-2+dfsg/configure-62-      esac;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-170-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
r-cran-rpostgresql-0.6-2+dfsg/configure:171:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
r-cran-rpostgresql-0.6-2+dfsg/configure-172-  if (eval "$as_required") 2>/dev/null; then :
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-285-      case $as_dir in #(
r-cran-rpostgresql-0.6-2+dfsg/configure:286:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-rpostgresql-0.6-2+dfsg/configure-287-      *) as_qdir=$as_dir;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-350-  {
r-cran-rpostgresql-0.6-2+dfsg/configure:351:    as_val=`expr "$@" || test $? -eq 1`
r-cran-rpostgresql-0.6-2+dfsg/configure-352-  }
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-357-# ---------------------------------
r-cran-rpostgresql-0.6-2+dfsg/configure:358:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-rpostgresql-0.6-2+dfsg/configure-359-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-420-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
r-cran-rpostgresql-0.6-2+dfsg/configure:421:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
r-cran-rpostgresql-0.6-2+dfsg/configure-422-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-511-	esac;
r-cran-rpostgresql-0.6-2+dfsg/configure:512:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
r-cran-rpostgresql-0.6-2+dfsg/configure-513-	???[sx]*):;;*)false;;esac;fi
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-690-  case $ac_option in
r-cran-rpostgresql-0.6-2+dfsg/configure:691:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
r-cran-rpostgresql-0.6-2+dfsg/configure-692-  *)	ac_optarg=yes ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-733-  -disable-* | --disable-*)
r-cran-rpostgresql-0.6-2+dfsg/configure:734:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-735-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-738-    ac_useropt_orig=$ac_useropt
r-cran-rpostgresql-0.6-2+dfsg/configure:739:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rpostgresql-0.6-2+dfsg/configure-740-    case $ac_user_opts in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-759-  -enable-* | --enable-*)
r-cran-rpostgresql-0.6-2+dfsg/configure:760:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-761-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-764-    ac_useropt_orig=$ac_useropt
r-cran-rpostgresql-0.6-2+dfsg/configure:765:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rpostgresql-0.6-2+dfsg/configure-766-    case $ac_user_opts in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-963-  -with-* | --with-*)
r-cran-rpostgresql-0.6-2+dfsg/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-965-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-968-    ac_useropt_orig=$ac_useropt
r-cran-rpostgresql-0.6-2+dfsg/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rpostgresql-0.6-2+dfsg/configure-970-    case $ac_user_opts in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-979-  -without-* | --without-*)
r-cran-rpostgresql-0.6-2+dfsg/configure:980:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-981-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-984-    ac_useropt_orig=$ac_useropt
r-cran-rpostgresql-0.6-2+dfsg/configure:985:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rpostgresql-0.6-2+dfsg/configure-986-    case $ac_user_opts in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1017-  *=*)
r-cran-rpostgresql-0.6-2+dfsg/configure:1018:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
r-cran-rpostgresql-0.6-2+dfsg/configure-1019-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1038-if test -n "$ac_prev"; then
r-cran-rpostgresql-0.6-2+dfsg/configure:1039:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
r-cran-rpostgresql-0.6-2+dfsg/configure-1040-  as_fn_error "missing argument to $ac_option"
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1060-    */ )
r-cran-rpostgresql-0.6-2+dfsg/configure:1061:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-1062-      eval $ac_var=\$ac_val;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1097-ac_ls_di=`ls -di .` &&
r-cran-rpostgresql-0.6-2+dfsg/configure:1098:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
r-cran-rpostgresql-0.6-2+dfsg/configure-1099-  as_fn_error "working directory cannot be determined"
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1153-case $srcdir in
r-cran-rpostgresql-0.6-2+dfsg/configure:1154:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
r-cran-rpostgresql-0.6-2+dfsg/configure-1155-esac
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1196-By default, \`make install' will install all the files in
r-cran-rpostgresql-0.6-2+dfsg/configure:1197:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
r-cran-rpostgresql-0.6-2+dfsg/configure:1198:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
r-cran-rpostgresql-0.6-2+dfsg/configure-1199-for instance \`--prefix=\$HOME'.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1267-*)
r-cran-rpostgresql-0.6-2+dfsg/configure:1268:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-rpostgresql-0.6-2+dfsg/configure-1269-  # A ".." for each directory in $ac_dir_suffix.
r-cran-rpostgresql-0.6-2+dfsg/configure:1270:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-rpostgresql-0.6-2+dfsg/configure-1271-  case $ac_top_builddir_sub in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1441-    *\'*)
r-cran-rpostgresql-0.6-2+dfsg/configure:1442:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rpostgresql-0.6-2+dfsg/configure-1443-    esac
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1528-      case $ac_val in
r-cran-rpostgresql-0.6-2+dfsg/configure:1529:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-rpostgresql-0.6-2+dfsg/configure-1530-      esac
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1545-	case $ac_val in
r-cran-rpostgresql-0.6-2+dfsg/configure:1546:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-rpostgresql-0.6-2+dfsg/configure-1547-	esac
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1658-    set,)
r-cran-rpostgresql-0.6-2+dfsg/configure:1659:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
r-cran-rpostgresql-0.6-2+dfsg/configure:1660:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
r-cran-rpostgresql-0.6-2+dfsg/configure-1661-      ac_cache_corrupted=: ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1669-	# differences in whitespace do not lead to failure.
r-cran-rpostgresql-0.6-2+dfsg/configure:1670:	ac_old_val_w=`echo x $ac_old_val`
r-cran-rpostgresql-0.6-2+dfsg/configure:1671:	ac_new_val_w=`echo x $ac_new_val`
r-cran-rpostgresql-0.6-2+dfsg/configure-1672-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-1689-    case $ac_new_val in
r-cran-rpostgresql-0.6-2+dfsg/configure:1690:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rpostgresql-0.6-2+dfsg/configure-1691-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2090-$as_echo_n "checking for C compiler default output file name... " >&6; }
r-cran-rpostgresql-0.6-2+dfsg/configure:2091:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
r-cran-rpostgresql-0.6-2+dfsg/configure-2092-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2134-	then :; else
r-cran-rpostgresql-0.6-2+dfsg/configure:2135:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-2136-	fi
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2228-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
r-cran-rpostgresql-0.6-2+dfsg/configure:2229:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-2230-	  break;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2278-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
r-cran-rpostgresql-0.6-2+dfsg/configure:2279:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-2280-       break;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2521-test "x$ac_build_alias" = x &&
r-cran-rpostgresql-0.6-2+dfsg/configure:2522:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
r-cran-rpostgresql-0.6-2+dfsg/configure-2523-test "x$ac_build_alias" = x &&
r-cran-rpostgresql-0.6-2+dfsg/configure-2524-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
r-cran-rpostgresql-0.6-2+dfsg/configure:2525:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
r-cran-rpostgresql-0.6-2+dfsg/configure-2526-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2545-IFS=$ac_save_IFS
r-cran-rpostgresql-0.6-2+dfsg/configure:2546:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
r-cran-rpostgresql-0.6-2+dfsg/configure-2547-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2556-else
r-cran-rpostgresql-0.6-2+dfsg/configure:2557:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
r-cran-rpostgresql-0.6-2+dfsg/configure-2558-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2578-IFS=$ac_save_IFS
r-cran-rpostgresql-0.6-2+dfsg/configure:2579:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
r-cran-rpostgresql-0.6-2+dfsg/configure-2580-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2589-else
r-cran-rpostgresql-0.6-2+dfsg/configure:2590:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
r-cran-rpostgresql-0.6-2+dfsg/configure-2591-    as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2611-IFS=$ac_save_IFS
r-cran-rpostgresql-0.6-2+dfsg/configure:2612:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
r-cran-rpostgresql-0.6-2+dfsg/configure-2613-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2676-    # Use pg_config for header and linker arguments
r-cran-rpostgresql-0.6-2+dfsg/configure:2677:    PG_INCDIR=`${PG_CONFIG} --includedir`
r-cran-rpostgresql-0.6-2+dfsg/configure:2678:    PG_LIBDIR=`${PG_CONFIG} --libdir`
r-cran-rpostgresql-0.6-2+dfsg/configure-2679-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2786-# Test for sanity by looking for libpq-fe.h, no explicit action on found, error on failure
r-cran-rpostgresql-0.6-2+dfsg/configure:2787:as_ac_File=`$as_echo "ac_cv_file_"${PG_INCDIR}/libpq-fe.h"" | $as_tr_sh`
r-cran-rpostgresql-0.6-2+dfsg/configure-2788-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for \"${PG_INCDIR}/libpq-fe.h\"" >&5
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2930-'
r-cran-rpostgresql-0.6-2+dfsg/configure:2931:DEFS=`sed -n "$ac_script" confdefs.h`
r-cran-rpostgresql-0.6-2+dfsg/configure-2932-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-2938-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-rpostgresql-0.6-2+dfsg/configure:2939:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-rpostgresql-0.6-2+dfsg/configure-2940-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3005-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-rpostgresql-0.6-2+dfsg/configure:3006:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rpostgresql-0.6-2+dfsg/configure-3007-  as_echo='print -r --'
r-cran-rpostgresql-0.6-2+dfsg/configure-3008-  as_echo_n='print -rn --'
r-cran-rpostgresql-0.6-2+dfsg/configure:3009:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rpostgresql-0.6-2+dfsg/configure-3010-  as_echo='printf %s\n'
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3012-else
r-cran-rpostgresql-0.6-2+dfsg/configure:3013:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-rpostgresql-0.6-2+dfsg/configure-3014-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3022-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-rpostgresql-0.6-2+dfsg/configure:3023:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-rpostgresql-0.6-2+dfsg/configure-3024-      esac;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3098-# ---------------------------------
r-cran-rpostgresql-0.6-2+dfsg/configure:3099:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-rpostgresql-0.6-2+dfsg/configure-3100-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3170-  {
r-cran-rpostgresql-0.6-2+dfsg/configure:3171:    as_val=`expr "$@" || test $? -eq 1`
r-cran-rpostgresql-0.6-2+dfsg/configure-3172-  }
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3274-      case $as_dir in #(
r-cran-rpostgresql-0.6-2+dfsg/configure:3275:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-rpostgresql-0.6-2+dfsg/configure-3276-      *) as_qdir=$as_dir;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3331-	esac;
r-cran-rpostgresql-0.6-2+dfsg/configure:3332:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
r-cran-rpostgresql-0.6-2+dfsg/configure-3333-	???[sx]*):;;*)false;;esac;fi
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3410-configured by $0, generated by GNU Autoconf 2.64,
r-cran-rpostgresql-0.6-2+dfsg/configure:3411:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
r-cran-rpostgresql-0.6-2+dfsg/configure-3412-
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3428-  --*=*)
r-cran-rpostgresql-0.6-2+dfsg/configure:3429:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-rpostgresql-0.6-2+dfsg/configure:3430:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-rpostgresql-0.6-2+dfsg/configure-3431-    ac_shift=:
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3450-    case $ac_optarg in
r-cran-rpostgresql-0.6-2+dfsg/configure:3451:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rpostgresql-0.6-2+dfsg/configure-3452-    esac
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3563-fi
r-cran-rpostgresql-0.6-2+dfsg/configure:3564:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-rpostgresql-0.6-2+dfsg/configure-3565-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3580-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-rpostgresql-0.6-2+dfsg/configure:3581:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
r-cran-rpostgresql-0.6-2+dfsg/configure-3582-ac_delim='%!_!# '
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3586-
r-cran-rpostgresql-0.6-2+dfsg/configure:3587:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-rpostgresql-0.6-2+dfsg/configure-3588-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3740-      esac
r-cran-rpostgresql-0.6-2+dfsg/configure:3741:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-rpostgresql-0.6-2+dfsg/configure-3742-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3799-*)
r-cran-rpostgresql-0.6-2+dfsg/configure:3800:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-rpostgresql-0.6-2+dfsg/configure-3801-  # A ".." for each directory in $ac_dir_suffix.
r-cran-rpostgresql-0.6-2+dfsg/configure:3802:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-rpostgresql-0.6-2+dfsg/configure-3803-  case $ac_top_builddir_sub in
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3851-/@mandir@/p'
r-cran-rpostgresql-0.6-2+dfsg/configure:3852:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-rpostgresql-0.6-2+dfsg/configure-3853-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3868-
r-cran-rpostgresql-0.6-2+dfsg/configure:3869:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-rpostgresql-0.6-2+dfsg/configure-3870-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-rpostgresql-0.6-2+dfsg/configure-3894-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-rpostgresql-0.6-2+dfsg/configure:3895:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
r-cran-rpostgresql-0.6-2+dfsg/configure:3896:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
r-cran-rpostgresql-0.6-2+dfsg/configure-3897-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
r-cran-rpostgresql-0.6-2+dfsg/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-rpostgresql-0.6-2+dfsg/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-rpostgresql-0.6-2+dfsg/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM