===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-git2r-0.27.1/tools/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
r-cran-git2r-0.27.1/tools/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
r-cran-git2r-0.27.1/tools/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-322-                -L*)
r-cran-git2r-0.27.1/tools/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
r-cran-git2r-0.27.1/tools/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
r-cran-git2r-0.27.1/tools/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
r-cran-git2r-0.27.1/tools/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
r-cran-git2r-0.27.1/tools/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
r-cran-git2r-0.27.1/tools/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-529-                  -L*)
r-cran-git2r-0.27.1/tools/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
r-cran-git2r-0.27.1/tools/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-581-                  -R*)
r-cran-git2r-0.27.1/tools/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
r-cran-git2r-0.27.1/tools/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-611-                    dnl Handle this in the next round.
r-cran-git2r-0.27.1/tools/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
r-cran-git2r-0.27.1/tools/lib-link.m4-613-                    ;;
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-617-                    dnl option.
r-cran-git2r-0.27.1/tools/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
r-cran-git2r-0.27.1/tools/lib-link.m4-619-                    ;;
##############################################
r-cran-git2r-0.27.1/tools/lib-link.m4-730-            -L) next=yes ;;
r-cran-git2r-0.27.1/tools/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
r-cran-git2r-0.27.1/tools/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
r-cran-git2r-0.27.1/tools/iconv.m4-257-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
r-cran-git2r-0.27.1/tools/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
r-cran-git2r-0.27.1/tools/iconv.m4-259-    AC_MSG_RESULT([
##############################################
r-cran-git2r-0.27.1/tools/config.sub-52-
r-cran-git2r-0.27.1/tools/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
r-cran-git2r-0.27.1/tools/config.sub-54-
##############################################
r-cran-git2r-0.27.1/tools/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
r-cran-git2r-0.27.1/tools/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
r-cran-git2r-0.27.1/tools/config.sub-117-case $maybe_os in
##############################################
r-cran-git2r-0.27.1/tools/config.sub-123-    os=-$maybe_os
r-cran-git2r-0.27.1/tools/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
r-cran-git2r-0.27.1/tools/config.sub-125-    ;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-127-    os=-linux-android
r-cran-git2r-0.27.1/tools/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
r-cran-git2r-0.27.1/tools/config.sub-129-    ;;
r-cran-git2r-0.27.1/tools/config.sub-130-  *)
r-cran-git2r-0.27.1/tools/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
r-cran-git2r-0.27.1/tools/config.sub-132-    if [ $basic_machine != $1 ]
r-cran-git2r-0.27.1/tools/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
r-cran-git2r-0.27.1/tools/config.sub-134-    else os=; fi
##############################################
r-cran-git2r-0.27.1/tools/config.sub-181-		os=-sco5v6
r-cran-git2r-0.27.1/tools/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-183-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-185-		os=-sco3.2v5
r-cran-git2r-0.27.1/tools/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-187-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-189-		os=-sco3.2v4
r-cran-git2r-0.27.1/tools/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-191-		;;
r-cran-git2r-0.27.1/tools/config.sub-192-	-sco3.2.[4-9]*)
r-cran-git2r-0.27.1/tools/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
r-cran-git2r-0.27.1/tools/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-195-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
r-cran-git2r-0.27.1/tools/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-199-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
r-cran-git2r-0.27.1/tools/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-203-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-205-		os=-sco3.2v2
r-cran-git2r-0.27.1/tools/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-207-		;;
r-cran-git2r-0.27.1/tools/config.sub-208-	-udk*)
r-cran-git2r-0.27.1/tools/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-210-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-212-		os=-isc2.2
r-cran-git2r-0.27.1/tools/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-214-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-218-	-isc*)
r-cran-git2r-0.27.1/tools/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-220-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-230-	-ptx*)
r-cran-git2r-0.27.1/tools/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
r-cran-git2r-0.27.1/tools/config.sub-232-		;;
r-cran-git2r-0.27.1/tools/config.sub-233-	-windowsnt*)
r-cran-git2r-0.27.1/tools/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
r-cran-git2r-0.27.1/tools/config.sub-235-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-366-	*-*-*)
r-cran-git2r-0.27.1/tools/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
r-cran-git2r-0.27.1/tools/config.sub-368-		exit 1
##############################################
r-cran-git2r-0.27.1/tools/config.sub-491-	amd64-*)
r-cran-git2r-0.27.1/tools/config.sub:492:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-493-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-533-	blackfin-*)
r-cran-git2r-0.27.1/tools/config.sub:534:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-535-		os=-linux
##############################################
r-cran-git2r-0.27.1/tools/config.sub-541-	c54x-*)
r-cran-git2r-0.27.1/tools/config.sub:542:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-543-		;;
r-cran-git2r-0.27.1/tools/config.sub-544-	c55x-*)
r-cran-git2r-0.27.1/tools/config.sub:545:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-546-		;;
r-cran-git2r-0.27.1/tools/config.sub-547-	c6x-*)
r-cran-git2r-0.27.1/tools/config.sub:548:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-549-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-744-	i*86v32)
r-cran-git2r-0.27.1/tools/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-746-		os=-sysv32
##############################################
r-cran-git2r-0.27.1/tools/config.sub-748-	i*86v4*)
r-cran-git2r-0.27.1/tools/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-750-		os=-sysv4
##############################################
r-cran-git2r-0.27.1/tools/config.sub-752-	i*86v)
r-cran-git2r-0.27.1/tools/config.sub:753:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-754-		os=-sysv
##############################################
r-cran-git2r-0.27.1/tools/config.sub-756-	i*86sol2)
r-cran-git2r-0.27.1/tools/config.sub:757:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
r-cran-git2r-0.27.1/tools/config.sub-758-		os=-solaris2
##############################################
r-cran-git2r-0.27.1/tools/config.sub-782-	leon-*|leon[3-9]-*)
r-cran-git2r-0.27.1/tools/config.sub:783:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
r-cran-git2r-0.27.1/tools/config.sub-784-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-789-	m68knommu-*)
r-cran-git2r-0.27.1/tools/config.sub:790:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-791-		os=-linux
##############################################
r-cran-git2r-0.27.1/tools/config.sub-826-	mips3*-*)
r-cran-git2r-0.27.1/tools/config.sub:827:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
r-cran-git2r-0.27.1/tools/config.sub-828-		;;
r-cran-git2r-0.27.1/tools/config.sub-829-	mips3*)
r-cran-git2r-0.27.1/tools/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
r-cran-git2r-0.27.1/tools/config.sub-831-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-848-	ms1-*)
r-cran-git2r-0.27.1/tools/config.sub:849:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
r-cran-git2r-0.27.1/tools/config.sub-850-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-967-	parisc-*)
r-cran-git2r-0.27.1/tools/config.sub:968:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-969-		os=-linux
##############################################
r-cran-git2r-0.27.1/tools/config.sub-983-	pc98-*)
r-cran-git2r-0.27.1/tools/config.sub:984:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-985-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-998-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
r-cran-git2r-0.27.1/tools/config.sub:999:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1000-		;;
r-cran-git2r-0.27.1/tools/config.sub-1001-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
r-cran-git2r-0.27.1/tools/config.sub:1002:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1003-		;;
r-cran-git2r-0.27.1/tools/config.sub-1004-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
r-cran-git2r-0.27.1/tools/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1006-		;;
r-cran-git2r-0.27.1/tools/config.sub-1007-	pentium4-*)
r-cran-git2r-0.27.1/tools/config.sub:1008:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1009-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1017-	ppc-* | ppcbe-*)
r-cran-git2r-0.27.1/tools/config.sub:1018:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1019-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1023-	ppcle-* | powerpclittle-*)
r-cran-git2r-0.27.1/tools/config.sub:1024:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1025-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1027-		;;
r-cran-git2r-0.27.1/tools/config.sub:1028:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1029-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1033-	ppc64le-* | powerpc64little-*)
r-cran-git2r-0.27.1/tools/config.sub:1034:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1035-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1116-	strongarm-* | thumb-*)
r-cran-git2r-0.27.1/tools/config.sub:1117:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub-1118-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1246-	xscale-* | xscalee[bl]-*)
r-cran-git2r-0.27.1/tools/config.sub:1247:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
r-cran-git2r-0.27.1/tools/config.sub-1248-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1323-	*)
r-cran-git2r-0.27.1/tools/config.sub:1324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
r-cran-git2r-0.27.1/tools/config.sub-1325-		exit 1
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1331-	*-digital*)
r-cran-git2r-0.27.1/tools/config.sub:1332:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
r-cran-git2r-0.27.1/tools/config.sub-1333-		;;
r-cran-git2r-0.27.1/tools/config.sub-1334-	*-commodore*)
r-cran-git2r-0.27.1/tools/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
r-cran-git2r-0.27.1/tools/config.sub-1336-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1352-	-solaris1 | -solaris1.*)
r-cran-git2r-0.27.1/tools/config.sub:1353:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
r-cran-git2r-0.27.1/tools/config.sub-1354-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1364-	-gnu/linux*)
r-cran-git2r-0.27.1/tools/config.sub:1365:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
r-cran-git2r-0.27.1/tools/config.sub-1366-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1410-	-nto*)
r-cran-git2r-0.27.1/tools/config.sub:1411:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
r-cran-git2r-0.27.1/tools/config.sub-1412-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1417-	-mac*)
r-cran-git2r-0.27.1/tools/config.sub:1418:		os=`echo $os | sed -e 's|mac|macos|'`
r-cran-git2r-0.27.1/tools/config.sub-1419-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1423-	-linux*)
r-cran-git2r-0.27.1/tools/config.sub:1424:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
r-cran-git2r-0.27.1/tools/config.sub-1425-		;;
r-cran-git2r-0.27.1/tools/config.sub-1426-	-sunos5*)
r-cran-git2r-0.27.1/tools/config.sub:1427:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
r-cran-git2r-0.27.1/tools/config.sub-1428-		;;
r-cran-git2r-0.27.1/tools/config.sub-1429-	-sunos6*)
r-cran-git2r-0.27.1/tools/config.sub:1430:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
r-cran-git2r-0.27.1/tools/config.sub-1431-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1478-	-sinix5.*)
r-cran-git2r-0.27.1/tools/config.sub:1479:		os=`echo $os | sed -e 's|sinix|sysv|'`
r-cran-git2r-0.27.1/tools/config.sub-1480-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1531-		# Get rid of the `-' at the beginning of $os.
r-cran-git2r-0.27.1/tools/config.sub:1532:		os=`echo $os | sed 's/[^-]*-//'`
r-cran-git2r-0.27.1/tools/config.sub:1533:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
r-cran-git2r-0.27.1/tools/config.sub-1534-		exit 1
##############################################
r-cran-git2r-0.27.1/tools/config.sub-1794-		esac
r-cran-git2r-0.27.1/tools/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
r-cran-git2r-0.27.1/tools/config.sub-1796-		;;
##############################################
r-cran-git2r-0.27.1/tools/lib-prefix.m4-201-    *)
r-cran-git2r-0.27.1/tools/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
r-cran-git2r-0.27.1/tools/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
r-cran-git2r-0.27.1/tools/lib-prefix.m4-211-                ;;
r-cran-git2r-0.27.1/tools/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
r-cran-git2r-0.27.1/tools/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
r-cran-git2r-0.27.1/tools/config.guess-34-
r-cran-git2r-0.27.1/tools/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
r-cran-git2r-0.27.1/tools/config.guess-36-
##############################################
r-cran-git2r-0.27.1/tools/config.guess-102-: ${TMPDIR=/tmp} ;
r-cran-git2r-0.27.1/tools/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
r-cran-git2r-0.27.1/tools/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
r-cran-git2r-0.27.1/tools/config.guess-151-	EOF
r-cran-git2r-0.27.1/tools/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
r-cran-git2r-0.27.1/tools/config.guess-153-	;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-209-	    *)
r-cran-git2r-0.27.1/tools/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
r-cran-git2r-0.27.1/tools/config.guess-211-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-240-	*4.0)
r-cran-git2r-0.27.1/tools/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
r-cran-git2r-0.27.1/tools/config.guess-242-		;;
r-cran-git2r-0.27.1/tools/config.guess-243-	*5.*)
r-cran-git2r-0.27.1/tools/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
r-cran-git2r-0.27.1/tools/config.guess-245-		;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
r-cran-git2r-0.27.1/tools/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
r-cran-git2r-0.27.1/tools/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
r-cran-git2r-0.27.1/tools/config.guess-288-	# 1.2 uses "1.2" for uname -r.
r-cran-git2r-0.27.1/tools/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
r-cran-git2r-0.27.1/tools/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
r-cran-git2r-0.27.1/tools/config.guess-348-    s390x:SunOS:*:*)
r-cran-git2r-0.27.1/tools/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-git2r-0.27.1/tools/config.guess-350-	exit ;;
r-cran-git2r-0.27.1/tools/config.guess-351-    sun4H:SunOS:5.*:*)
r-cran-git2r-0.27.1/tools/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-git2r-0.27.1/tools/config.guess-353-	exit ;;
r-cran-git2r-0.27.1/tools/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
r-cran-git2r-0.27.1/tools/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-git2r-0.27.1/tools/config.guess-356-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-373-	fi
r-cran-git2r-0.27.1/tools/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-git2r-0.27.1/tools/config.guess-375-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
r-cran-git2r-0.27.1/tools/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-git2r-0.27.1/tools/config.guess-381-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
r-cran-git2r-0.27.1/tools/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
r-cran-git2r-0.27.1/tools/config.guess-390-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-394-    sun*:*:4.2BSD:*)
r-cran-git2r-0.27.1/tools/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
r-cran-git2r-0.27.1/tools/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
r-cran-git2r-0.27.1/tools/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
r-cran-git2r-0.27.1/tools/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
r-cran-git2r-0.27.1/tools/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
r-cran-git2r-0.27.1/tools/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-git2r-0.27.1/tools/config.guess-532-    *:IRIX*:*:*)
r-cran-git2r-0.27.1/tools/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
r-cran-git2r-0.27.1/tools/config.guess-534-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-562-EOF
r-cran-git2r-0.27.1/tools/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
r-cran-git2r-0.27.1/tools/config.guess-564-		then
##############################################
r-cran-git2r-0.27.1/tools/config.guess-575-    *:AIX:*:[4567])
r-cran-git2r-0.27.1/tools/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
r-cran-git2r-0.27.1/tools/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
r-cran-git2r-0.27.1/tools/config.guess-611-    9000/[34678]??:HP-UX:*:*)
r-cran-git2r-0.27.1/tools/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
r-cran-git2r-0.27.1/tools/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
r-cran-git2r-0.27.1/tools/config.guess-665-EOF
r-cran-git2r-0.27.1/tools/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
r-cran-git2r-0.27.1/tools/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
r-cran-git2r-0.27.1/tools/config.guess-693-    ia64:HP-UX:*:*)
r-cran-git2r-0.27.1/tools/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
r-cran-git2r-0.27.1/tools/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
r-cran-git2r-0.27.1/tools/config.guess-723-EOF
r-cran-git2r-0.27.1/tools/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
r-cran-git2r-0.27.1/tools/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
r-cran-git2r-0.27.1/tools/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
r-cran-git2r-0.27.1/tools/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
r-cran-git2r-0.27.1/tools/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
r-cran-git2r-0.27.1/tools/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
r-cran-git2r-0.27.1/tools/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
r-cran-git2r-0.27.1/tools/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
r-cran-git2r-0.27.1/tools/config.guess-815-	    amd64)
r-cran-git2r-0.27.1/tools/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
r-cran-git2r-0.27.1/tools/config.guess-817-	    *)
r-cran-git2r-0.27.1/tools/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
r-cran-git2r-0.27.1/tools/config.guess-819-	esac
##############################################
r-cran-git2r-0.27.1/tools/config.guess-873-    prep*:SunOS:5.*:*)
r-cran-git2r-0.27.1/tools/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
r-cran-git2r-0.27.1/tools/config.guess-875-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-877-	# the GNU system
r-cran-git2r-0.27.1/tools/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
r-cran-git2r-0.27.1/tools/config.guess-879-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-881-	# other systems with GNU libc and userland
r-cran-git2r-0.27.1/tools/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
r-cran-git2r-0.27.1/tools/config.guess-883-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-969-EOF
r-cran-git2r-0.27.1/tools/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
r-cran-git2r-0.27.1/tools/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
r-cran-git2r-0.27.1/tools/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
r-cran-git2r-0.27.1/tools/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
r-cran-git2r-0.27.1/tools/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
r-cran-git2r-0.27.1/tools/config.guess-1263-	fi
r-cran-git2r-0.27.1/tools/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
r-cran-git2r-0.27.1/tools/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
r-cran-git2r-0.27.1/tools/config.guess-1348-    *:DragonFly:*:*)
r-cran-git2r-0.27.1/tools/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
r-cran-git2r-0.27.1/tools/config.guess-1350-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/config.guess-1361-    i*86:skyos:*:*)
r-cran-git2r-0.27.1/tools/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
r-cran-git2r-0.27.1/tools/config.guess-1363-	exit ;;
##############################################
r-cran-git2r-0.27.1/tools/install-sh-234-      fi
r-cran-git2r-0.27.1/tools/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
r-cran-git2r-0.27.1/tools/install-sh-236-    *)
##############################################
r-cran-git2r-0.27.1/tools/install-sh-281-      dstdir=$dst
r-cran-git2r-0.27.1/tools/install-sh:282:      dst=$dstdir/`basename "$src"`
r-cran-git2r-0.27.1/tools/install-sh-283-      dstdir_status=0
r-cran-git2r-0.27.1/tools/install-sh-284-    else
r-cran-git2r-0.27.1/tools/install-sh:285:      dstdir=`dirname "$dst"`
r-cran-git2r-0.27.1/tools/install-sh-286-      test -d "$dstdir"
##############################################
r-cran-git2r-0.27.1/tools/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
r-cran-git2r-0.27.1/tools/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
r-cran-git2r-0.27.1/tools/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
r-cran-git2r-0.27.1/tools/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
r-cran-git2r-0.27.1/tools/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
r-cran-git2r-0.27.1/tools/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
r-cran-git2r-0.27.1/tools/install-sh-402-            case $prefix in
r-cran-git2r-0.27.1/tools/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
r-cran-git2r-0.27.1/tools/install-sh-404-              *) qprefix=$prefix;;
##############################################
r-cran-git2r-0.27.1/tools/install-sh-451-    if $copy_on_change &&
r-cran-git2r-0.27.1/tools/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
r-cran-git2r-0.27.1/tools/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
r-cran-git2r-0.27.1/tools/install-sh-454-       set -f &&
##############################################
r-cran-git2r-0.27.1/tools/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
r-cran-git2r-0.27.1/tools/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
r-cran-git2r-0.27.1/tools/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
r-cran-git2r-0.27.1/tools/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
r-cran-git2r-0.27.1/tools/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
r-cran-git2r-0.27.1/tools/pkg.m4-159-        else 
r-cran-git2r-0.27.1/tools/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
r-cran-git2r-0.27.1/tools/pkg.m4-161-        fi
##############################################
r-cran-git2r-0.27.1/tools/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
r-cran-git2r-0.27.1/tools/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
r-cran-git2r-0.27.1/tools/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
r-cran-git2r-0.27.1/tools/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
r-cran-git2r-0.27.1/tools/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
r-cran-git2r-0.27.1/tools/lib-ld.m4-58-  *)
r-cran-git2r-0.27.1/tools/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
r-cran-git2r-0.27.1/tools/lib-ld.m4-60-  esac
##############################################
r-cran-git2r-0.27.1/tools/lib-ld.m4-65-      # Canonicalize the pathname of ld
r-cran-git2r-0.27.1/tools/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
r-cran-git2r-0.27.1/tools/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
r-cran-git2r-0.27.1/tools/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
r-cran-git2r-0.27.1/tools/lib-ld.m4-69-      done
##############################################
r-cran-git2r-0.27.1/tools/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
r-cran-git2r-0.27.1/tools/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
r-cran-git2r-0.27.1/tools/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
r-cran-git2r-0.27.1/configure.ac-64-        if $PKG_CONFIG ${PKG_CONFIG_NAME} --atleast-version=${LIBGIT2_MIN_VERSION}; then
r-cran-git2r-0.27.1/configure.ac:65:            PKGCONFIG_CFLAGS=`"${PKG_CONFIG}" --cflags "${PKG_CONFIG_NAME}"`
r-cran-git2r-0.27.1/configure.ac:66:            PKGCONFIG_LIBS=`"${PKG_CONFIG}" --libs "${PKG_CONFIG_NAME}"`
r-cran-git2r-0.27.1/configure.ac-67-        fi
##############################################
r-cran-git2r-0.27.1/configure.ac-97-# Find the compiler and compiler flags to use
r-cran-git2r-0.27.1/configure.ac:98:CC=`"${RBIN}" CMD config CC`
r-cran-git2r-0.27.1/configure.ac:99:CFLAGS=`"${RBIN}" CMD config CFLAGS`
r-cran-git2r-0.27.1/configure.ac:100:CPPFLAGS=`"${RBIN}" CMD config CPPFLAGS`
r-cran-git2r-0.27.1/configure.ac-101-
##############################################
r-cran-git2r-0.27.1/configure.ac-241-AC_MSG_CHECKING([size of void*])
r-cran-git2r-0.27.1/configure.ac:242:sizeof_voidp=`"${RBIN}" --slave --vanilla -e "cat(.Machine\\$sizeof.pointer)"`
r-cran-git2r-0.27.1/configure.ac-243-AC_MSG_RESULT([$sizeof_voidp])
##############################################
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h-113- * The user or global configuration file is usually
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h:114: * located in `$HOME/.gitconfig`.
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h-115- *
##############################################
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h-132- * The xdg compatible configuration file is usually
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h:133: * located in `$HOME/.config/git/config`.
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h-134- *
##############################################
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h-264- * Git allows you to store your global configuration at
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h:265: * `$HOME/.gitconfig` or `$XDG_CONFIG_HOME/git/config`. For backwards
r-cran-git2r-0.27.1/src/libgit2/include/git2/config.h-266- * compatability, the XDG file shouldn't be used unless the use has
##############################################
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h-347- *
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h:348: * These values represent settings for the `submodule.$name.update`
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h-349- * configuration value which says how to handle `git submodule update` for
##############################################
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h-382- *
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h:383: * These values represent settings for the `submodule.$name.ignore`
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h-384- * configuration value which says how deeply to look at the working
##############################################
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h-418- *
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h:419: * Represent the value of `submodule.$name.fetchRecurseSubmodules`
r-cran-git2r-0.27.1/src/libgit2/include/git2/types.h-420- *
##############################################
r-cran-git2r-0.27.1/src/libgit2/include/git2/common.h-246- *		>   Pass NULL to reset to the default (generally based on environment
r-cran-git2r-0.27.1/src/libgit2/include/git2/common.h:247: *		>   variables).  Use magic path `$PATH` to include the old value
r-cran-git2r-0.27.1/src/libgit2/include/git2/common.h-248- *		>   of the path (if you want to prepend or append, for instance).
##############################################
r-cran-git2r-0.27.1/src/libgit2/src/worktree.h-16-	/* Name of the working tree. This is the name of the
r-cran-git2r-0.27.1/src/libgit2/src/worktree.h:17:	 * containing directory in the `$PARENT/.git/worktrees/`
r-cran-git2r-0.27.1/src/libgit2/src/worktree.h-18-	 * directory. */
##############################################
r-cran-git2r-0.27.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-git2r-0.27.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-git2r-0.27.1/configure-47-  as_echo='print -r --'
r-cran-git2r-0.27.1/configure-48-  as_echo_n='print -rn --'
r-cran-git2r-0.27.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-git2r-0.27.1/configure-50-  as_echo='printf %s\n'
##############################################
r-cran-git2r-0.27.1/configure-52-else
r-cran-git2r-0.27.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-git2r-0.27.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-git2r-0.27.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-git2r-0.27.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-git2r-0.27.1/configure-64-      esac;
##############################################
r-cran-git2r-0.27.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
r-cran-git2r-0.27.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
r-cran-git2r-0.27.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
r-cran-git2r-0.27.1/configure-327-      case $as_dir in #(
r-cran-git2r-0.27.1/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-git2r-0.27.1/configure-329-      *) as_qdir=$as_dir;;
##############################################
r-cran-git2r-0.27.1/configure-400-  {
r-cran-git2r-0.27.1/configure:401:    as_val=`expr "$@" || test $? -eq 1`
r-cran-git2r-0.27.1/configure-402-  }
##############################################
r-cran-git2r-0.27.1/configure-407-# ----------------------------------------
r-cran-git2r-0.27.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-git2r-0.27.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-git2r-0.27.1/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
r-cran-git2r-0.27.1/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
r-cran-git2r-0.27.1/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
r-cran-git2r-0.27.1/configure-786-  case $ac_option in
r-cran-git2r-0.27.1/configure:787:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
r-cran-git2r-0.27.1/configure-788-  *=)   ac_optarg= ;;
##############################################
r-cran-git2r-0.27.1/configure-830-  -disable-* | --disable-*)
r-cran-git2r-0.27.1/configure:831:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
r-cran-git2r-0.27.1/configure-832-    # Reject names that are not valid shell variable names.
##############################################
r-cran-git2r-0.27.1/configure-835-    ac_useropt_orig=$ac_useropt
r-cran-git2r-0.27.1/configure:836:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-git2r-0.27.1/configure-837-    case $ac_user_opts in
##############################################
r-cran-git2r-0.27.1/configure-856-  -enable-* | --enable-*)
r-cran-git2r-0.27.1/configure:857:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
r-cran-git2r-0.27.1/configure-858-    # Reject names that are not valid shell variable names.
##############################################
r-cran-git2r-0.27.1/configure-861-    ac_useropt_orig=$ac_useropt
r-cran-git2r-0.27.1/configure:862:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-git2r-0.27.1/configure-863-    case $ac_user_opts in
##############################################
r-cran-git2r-0.27.1/configure-1060-  -with-* | --with-*)
r-cran-git2r-0.27.1/configure:1061:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
r-cran-git2r-0.27.1/configure-1062-    # Reject names that are not valid shell variable names.
##############################################
r-cran-git2r-0.27.1/configure-1065-    ac_useropt_orig=$ac_useropt
r-cran-git2r-0.27.1/configure:1066:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-git2r-0.27.1/configure-1067-    case $ac_user_opts in
##############################################
r-cran-git2r-0.27.1/configure-1076-  -without-* | --without-*)
r-cran-git2r-0.27.1/configure:1077:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
r-cran-git2r-0.27.1/configure-1078-    # Reject names that are not valid shell variable names.
##############################################
r-cran-git2r-0.27.1/configure-1081-    ac_useropt_orig=$ac_useropt
r-cran-git2r-0.27.1/configure:1082:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-git2r-0.27.1/configure-1083-    case $ac_user_opts in
##############################################
r-cran-git2r-0.27.1/configure-1114-  *=*)
r-cran-git2r-0.27.1/configure:1115:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
r-cran-git2r-0.27.1/configure-1116-    # Reject names that are not valid shell variable names.
##############################################
r-cran-git2r-0.27.1/configure-1135-if test -n "$ac_prev"; then
r-cran-git2r-0.27.1/configure:1136:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
r-cran-git2r-0.27.1/configure-1137-  as_fn_error $? "missing argument to $ac_option"
##############################################
r-cran-git2r-0.27.1/configure-1157-    */ )
r-cran-git2r-0.27.1/configure:1158:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
r-cran-git2r-0.27.1/configure-1159-      eval $ac_var=\$ac_val;;
##############################################
r-cran-git2r-0.27.1/configure-1192-ac_ls_di=`ls -di .` &&
r-cran-git2r-0.27.1/configure:1193:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
r-cran-git2r-0.27.1/configure-1194-  as_fn_error $? "working directory cannot be determined"
##############################################
r-cran-git2r-0.27.1/configure-1248-case $srcdir in
r-cran-git2r-0.27.1/configure:1249:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
r-cran-git2r-0.27.1/configure-1250-esac
##############################################
r-cran-git2r-0.27.1/configure-1291-By default, \`make install' will install all the files in
r-cran-git2r-0.27.1/configure:1292:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
r-cran-git2r-0.27.1/configure:1293:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
r-cran-git2r-0.27.1/configure-1294-for instance \`--prefix=\$HOME'.
##############################################
r-cran-git2r-0.27.1/configure-1390-*)
r-cran-git2r-0.27.1/configure:1391:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-git2r-0.27.1/configure-1392-  # A ".." for each directory in $ac_dir_suffix.
r-cran-git2r-0.27.1/configure:1393:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-git2r-0.27.1/configure-1394-  case $ac_top_builddir_sub in
##############################################
r-cran-git2r-0.27.1/configure-1844-    *\'*)
r-cran-git2r-0.27.1/configure:1845:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-git2r-0.27.1/configure-1846-    esac
##############################################
r-cran-git2r-0.27.1/configure-1927-      case $ac_val in
r-cran-git2r-0.27.1/configure:1928:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-git2r-0.27.1/configure-1929-      esac
##############################################
r-cran-git2r-0.27.1/configure-1942-	case $ac_val in
r-cran-git2r-0.27.1/configure:1943:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-git2r-0.27.1/configure-1944-	esac
##############################################
r-cran-git2r-0.27.1/configure-2062-    set,)
r-cran-git2r-0.27.1/configure:2063:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
r-cran-git2r-0.27.1/configure:2064:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
r-cran-git2r-0.27.1/configure-2065-      ac_cache_corrupted=: ;;
##############################################
r-cran-git2r-0.27.1/configure-2073-	# differences in whitespace do not lead to failure.
r-cran-git2r-0.27.1/configure:2074:	ac_old_val_w=`echo x $ac_old_val`
r-cran-git2r-0.27.1/configure:2075:	ac_new_val_w=`echo x $ac_new_val`
r-cran-git2r-0.27.1/configure-2076-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
r-cran-git2r-0.27.1/configure-2093-    case $ac_new_val in
r-cran-git2r-0.27.1/configure:2094:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-git2r-0.27.1/configure-2095-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
r-cran-git2r-0.27.1/configure-2161-test "x$ac_build_alias" = x &&
r-cran-git2r-0.27.1/configure:2162:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
r-cran-git2r-0.27.1/configure-2163-test "x$ac_build_alias" = x &&
r-cran-git2r-0.27.1/configure-2164-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
r-cran-git2r-0.27.1/configure:2165:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
r-cran-git2r-0.27.1/configure-2166-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
r-cran-git2r-0.27.1/configure-2185-IFS=$ac_save_IFS
r-cran-git2r-0.27.1/configure:2186:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
r-cran-git2r-0.27.1/configure-2187-
##############################################
r-cran-git2r-0.27.1/configure-2196-else
r-cran-git2r-0.27.1/configure:2197:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
r-cran-git2r-0.27.1/configure-2198-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
r-cran-git2r-0.27.1/configure-2218-IFS=$ac_save_IFS
r-cran-git2r-0.27.1/configure:2219:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
r-cran-git2r-0.27.1/configure-2220-
##############################################
r-cran-git2r-0.27.1/configure-2642-$as_echo_n "checking whether the C compiler works... " >&6; }
r-cran-git2r-0.27.1/configure:2643:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
r-cran-git2r-0.27.1/configure-2644-
##############################################
r-cran-git2r-0.27.1/configure-2686-	then :; else
r-cran-git2r-0.27.1/configure:2687:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-git2r-0.27.1/configure-2688-	fi
##############################################
r-cran-git2r-0.27.1/configure-2746-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
r-cran-git2r-0.27.1/configure:2747:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-git2r-0.27.1/configure-2748-	  break;;
##############################################
r-cran-git2r-0.27.1/configure-2855-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
r-cran-git2r-0.27.1/configure:2856:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
r-cran-git2r-0.27.1/configure-2857-       break;;
##############################################
r-cran-git2r-0.27.1/configure-3241-        if $PKG_CONFIG ${PKG_CONFIG_NAME} --atleast-version=${LIBGIT2_MIN_VERSION}; then
r-cran-git2r-0.27.1/configure:3242:            PKGCONFIG_CFLAGS=`"${PKG_CONFIG}" --cflags "${PKG_CONFIG_NAME}"`
r-cran-git2r-0.27.1/configure:3243:            PKGCONFIG_LIBS=`"${PKG_CONFIG}" --libs "${PKG_CONFIG_NAME}"`
r-cran-git2r-0.27.1/configure-3244-        fi
##############################################
r-cran-git2r-0.27.1/configure-3310-# Find the compiler and compiler flags to use
r-cran-git2r-0.27.1/configure:3311:CC=`"${RBIN}" CMD config CC`
r-cran-git2r-0.27.1/configure:3312:CFLAGS=`"${RBIN}" CMD config CFLAGS`
r-cran-git2r-0.27.1/configure:3313:CPPFLAGS=`"${RBIN}" CMD config CPPFLAGS`
r-cran-git2r-0.27.1/configure-3314-
##############################################
r-cran-git2r-0.27.1/configure-3572-'
r-cran-git2r-0.27.1/configure:3573:DEFS=`sed -n "$ac_script" confdefs.h`
r-cran-git2r-0.27.1/configure-3574-
##############################################
r-cran-git2r-0.27.1/configure-3581-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-git2r-0.27.1/configure:3582:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-git2r-0.27.1/configure-3583-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-git2r-0.27.1/configure-3648-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-git2r-0.27.1/configure:3649:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-git2r-0.27.1/configure-3650-  as_echo='print -r --'
r-cran-git2r-0.27.1/configure-3651-  as_echo_n='print -rn --'
r-cran-git2r-0.27.1/configure:3652:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-git2r-0.27.1/configure-3653-  as_echo='printf %s\n'
##############################################
r-cran-git2r-0.27.1/configure-3655-else
r-cran-git2r-0.27.1/configure:3656:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-git2r-0.27.1/configure-3657-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-git2r-0.27.1/configure-3665-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-git2r-0.27.1/configure:3666:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-git2r-0.27.1/configure-3667-      esac;
##############################################
r-cran-git2r-0.27.1/configure-3742-# ----------------------------------------
r-cran-git2r-0.27.1/configure:3743:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-git2r-0.27.1/configure-3744-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-git2r-0.27.1/configure-3814-  {
r-cran-git2r-0.27.1/configure:3815:    as_val=`expr "$@" || test $? -eq 1`
r-cran-git2r-0.27.1/configure-3816-  }
##############################################
r-cran-git2r-0.27.1/configure-3918-      case $as_dir in #(
r-cran-git2r-0.27.1/configure:3919:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-git2r-0.27.1/configure-3920-      *) as_qdir=$as_dir;;
##############################################
r-cran-git2r-0.27.1/configure-4040-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
r-cran-git2r-0.27.1/configure:4041:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
r-cran-git2r-0.27.1/configure-4042-ac_cs_version="\\
##############################################
r-cran-git2r-0.27.1/configure-4062-  --*=?*)
r-cran-git2r-0.27.1/configure:4063:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-git2r-0.27.1/configure:4064:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-git2r-0.27.1/configure-4065-    ac_shift=:
##############################################
r-cran-git2r-0.27.1/configure-4067-  --*=)
r-cran-git2r-0.27.1/configure:4068:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-git2r-0.27.1/configure-4069-    ac_optarg=
##############################################
r-cran-git2r-0.27.1/configure-4091-    case $ac_optarg in
r-cran-git2r-0.27.1/configure:4092:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-git2r-0.27.1/configure-4093-    '') as_fn_error $? "missing file argument" ;;
##############################################
r-cran-git2r-0.27.1/configure-4207-fi
r-cran-git2r-0.27.1/configure:4208:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-git2r-0.27.1/configure-4209-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-git2r-0.27.1/configure-4224-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-git2r-0.27.1/configure:4225:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
r-cran-git2r-0.27.1/configure-4226-ac_delim='%!_!# '
##############################################
r-cran-git2r-0.27.1/configure-4230-
r-cran-git2r-0.27.1/configure:4231:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-git2r-0.27.1/configure-4232-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-git2r-0.27.1/configure-4392-      esac
r-cran-git2r-0.27.1/configure:4393:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-git2r-0.27.1/configure-4394-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-git2r-0.27.1/configure-4451-*)
r-cran-git2r-0.27.1/configure:4452:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-git2r-0.27.1/configure-4453-  # A ".." for each directory in $ac_dir_suffix.
r-cran-git2r-0.27.1/configure:4454:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-git2r-0.27.1/configure-4455-  case $ac_top_builddir_sub in
##############################################
r-cran-git2r-0.27.1/configure-4503-/@mandir@/p'
r-cran-git2r-0.27.1/configure:4504:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-git2r-0.27.1/configure-4505-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-git2r-0.27.1/configure-4520-
r-cran-git2r-0.27.1/configure:4521:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-git2r-0.27.1/configure-4522-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-git2r-0.27.1/configure-4546-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-git2r-0.27.1/configure:4547:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
r-cran-git2r-0.27.1/configure-4548-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
r-cran-git2r-0.27.1/configure-4656-$as_echo_n "checking size of void*... " >&6; }
r-cran-git2r-0.27.1/configure:4657:sizeof_voidp=`"${RBIN}" --slave --vanilla -e "cat(.Machine\\$sizeof.pointer)"`
r-cran-git2r-0.27.1/configure-4658-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $sizeof_voidp" >&5
##############################################
r-cran-git2r-0.27.1/configure-4688-  test $ac_status = 0; }; then
r-cran-git2r-0.27.1/configure:4689:  pkg_cv_zlib_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
r-cran-git2r-0.27.1/configure-4690-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
r-cran-git2r-0.27.1/configure-4705-  test $ac_status = 0; }; then
r-cran-git2r-0.27.1/configure:4706:  pkg_cv_zlib_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
r-cran-git2r-0.27.1/configure-4707-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
r-cran-git2r-0.27.1/configure-4726-        if test $_pkg_short_errors_supported = yes; then
r-cran-git2r-0.27.1/configure:4727:	        zlib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
r-cran-git2r-0.27.1/configure-4728-        else
r-cran-git2r-0.27.1/configure:4729:	        zlib_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
r-cran-git2r-0.27.1/configure-4730-        fi
##############################################
r-cran-git2r-0.27.1/configure-4860-  test $ac_status = 0; }; then
r-cran-git2r-0.27.1/configure:4861:  pkg_cv_openssl_CFLAGS=`$PKG_CONFIG --cflags "openssl" 2>/dev/null`
r-cran-git2r-0.27.1/configure-4862-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
r-cran-git2r-0.27.1/configure-4877-  test $ac_status = 0; }; then
r-cran-git2r-0.27.1/configure:4878:  pkg_cv_openssl_LIBS=`$PKG_CONFIG --libs "openssl" 2>/dev/null`
r-cran-git2r-0.27.1/configure-4879-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
r-cran-git2r-0.27.1/configure-4898-        if test $_pkg_short_errors_supported = yes; then
r-cran-git2r-0.27.1/configure:4899:	        openssl_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "openssl" 2>&1`
r-cran-git2r-0.27.1/configure-4900-        else
r-cran-git2r-0.27.1/configure:4901:	        openssl_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "openssl" 2>&1`
r-cran-git2r-0.27.1/configure-4902-        fi
##############################################
r-cran-git2r-0.27.1/configure-5149-  test $ac_status = 0; }; then
r-cran-git2r-0.27.1/configure:5150:  pkg_cv_libssh2_CFLAGS=`$PKG_CONFIG --cflags "libssh2 >= 1.8" 2>/dev/null`
r-cran-git2r-0.27.1/configure-5151-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
r-cran-git2r-0.27.1/configure-5166-  test $ac_status = 0; }; then
r-cran-git2r-0.27.1/configure:5167:  pkg_cv_libssh2_LIBS=`$PKG_CONFIG --libs "libssh2 >= 1.8" 2>/dev/null`
r-cran-git2r-0.27.1/configure-5168-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
r-cran-git2r-0.27.1/configure-5187-        if test $_pkg_short_errors_supported = yes; then
r-cran-git2r-0.27.1/configure:5188:	        libssh2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libssh2 >= 1.8" 2>&1`
r-cran-git2r-0.27.1/configure-5189-        else
r-cran-git2r-0.27.1/configure:5190:	        libssh2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libssh2 >= 1.8" 2>&1`
r-cran-git2r-0.27.1/configure-5191-        fi
##############################################
r-cran-git2r-0.27.1/configure-5300-    # gcc leaves a trailing carriage return which upsets mingw
r-cran-git2r-0.27.1/configure:5301:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
r-cran-git2r-0.27.1/configure-5302-  *)
r-cran-git2r-0.27.1/configure:5303:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
r-cran-git2r-0.27.1/configure-5304-  esac
##############################################
r-cran-git2r-0.27.1/configure-5309-      # Canonicalize the pathname of ld
r-cran-git2r-0.27.1/configure:5310:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
r-cran-git2r-0.27.1/configure-5311-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
r-cran-git2r-0.27.1/configure:5312:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
r-cran-git2r-0.27.1/configure-5313-      done
##############################################
r-cran-git2r-0.27.1/configure-5344-      # Break only if it was the GNU/non-GNU ld that we prefer.
r-cran-git2r-0.27.1/configure:5345:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
r-cran-git2r-0.27.1/configure-5346-      *GNU* | *'with BFD'*)
##############################################
r-cran-git2r-0.27.1/configure-5375-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
r-cran-git2r-0.27.1/configure:5376:case `$LD -v 2>&1 </dev/null` in
r-cran-git2r-0.27.1/configure-5377-*GNU* | *'with BFD'*)
##############################################
r-cran-git2r-0.27.1/configure-5580-  # Check for GNU $ac_path_GREP
r-cran-git2r-0.27.1/configure:5581:case `"$ac_path_GREP" --version 2>&1` in
r-cran-git2r-0.27.1/configure-5582-*GNU*)
##############################################
r-cran-git2r-0.27.1/configure-5646-  # Check for GNU $ac_path_EGREP
r-cran-git2r-0.27.1/configure:5647:case `"$ac_path_EGREP" --version 2>&1` in
r-cran-git2r-0.27.1/configure-5648-*GNU*)
##############################################
r-cran-git2r-0.27.1/configure-5731-    *)
r-cran-git2r-0.27.1/configure:5732:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
r-cran-git2r-0.27.1/configure-5733-      if test -n "$searchpath"; then
##############################################
r-cran-git2r-0.27.1/configure-5741-                ;;
r-cran-git2r-0.27.1/configure:5742:              *) searchdir=`cd "$searchdir" && pwd`
r-cran-git2r-0.27.1/configure-5743-                 case "$searchdir" in
##############################################
r-cran-git2r-0.27.1/configure-5832-        names_already_handled="$names_already_handled $name"
r-cran-git2r-0.27.1/configure:5833:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
r-cran-git2r-0.27.1/configure-5834-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
r-cran-git2r-0.27.1/configure-5908-                -L*)
r-cran-git2r-0.27.1/configure:5909:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
r-cran-git2r-0.27.1/configure-5910-                                    if test -n "$acl_shlibext"; then
##############################################
r-cran-git2r-0.27.1/configure-6025-              */$acl_libdirstem | */$acl_libdirstem/)
r-cran-git2r-0.27.1/configure:6026:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
r-cran-git2r-0.27.1/configure-6027-                if test "$name" = 'iconv'; then
##############################################
r-cran-git2r-0.27.1/configure-6032-              */$acl_libdirstem2 | */$acl_libdirstem2/)
r-cran-git2r-0.27.1/configure:6033:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
r-cran-git2r-0.27.1/configure-6034-                if test "$name" = 'iconv'; then
##############################################
r-cran-git2r-0.27.1/configure-6083-                  -L*)
r-cran-git2r-0.27.1/configure:6084:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
r-cran-git2r-0.27.1/configure-6085-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
r-cran-git2r-0.27.1/configure-6142-                  -R*)
r-cran-git2r-0.27.1/configure:6143:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
r-cran-git2r-0.27.1/configure-6144-                    if test "$enable_rpath" != no; then
##############################################
r-cran-git2r-0.27.1/configure-6167-                  -l*)
r-cran-git2r-0.27.1/configure:6168:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
r-cran-git2r-0.27.1/configure-6169-                    ;;
r-cran-git2r-0.27.1/configure-6170-                  *.la)
r-cran-git2r-0.27.1/configure:6171:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
r-cran-git2r-0.27.1/configure-6172-                    ;;
##############################################
r-cran-git2r-0.27.1/configure-6518-
r-cran-git2r-0.27.1/configure:6519:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
r-cran-git2r-0.27.1/configure-6520-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
r-cran-git2r-0.27.1/configure-6807-do :
r-cran-git2r-0.27.1/configure:6808:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
r-cran-git2r-0.27.1/configure-6809-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
r-cran-git2r-0.27.1/configure-6812-  cat >>confdefs.h <<_ACEOF
r-cran-git2r-0.27.1/configure:6813:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
r-cran-git2r-0.27.1/configure-6814-_ACEOF
##############################################
r-cran-git2r-0.27.1/configure-6862-do :
r-cran-git2r-0.27.1/configure:6863:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
r-cran-git2r-0.27.1/configure-6864-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
r-cran-git2r-0.27.1/configure-6866-  cat >>confdefs.h <<_ACEOF
r-cran-git2r-0.27.1/configure:6867:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
r-cran-git2r-0.27.1/configure-6868-_ACEOF
##############################################
r-cran-git2r-0.27.1/configure-7046-'
r-cran-git2r-0.27.1/configure:7047:DEFS=`sed -n "$ac_script" confdefs.h`
r-cran-git2r-0.27.1/configure-7048-
##############################################
r-cran-git2r-0.27.1/configure-7055-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-git2r-0.27.1/configure:7056:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-git2r-0.27.1/configure-7057-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-git2r-0.27.1/configure-7122-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-git2r-0.27.1/configure:7123:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-git2r-0.27.1/configure-7124-  as_echo='print -r --'
r-cran-git2r-0.27.1/configure-7125-  as_echo_n='print -rn --'
r-cran-git2r-0.27.1/configure:7126:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-git2r-0.27.1/configure-7127-  as_echo='printf %s\n'
##############################################
r-cran-git2r-0.27.1/configure-7129-else
r-cran-git2r-0.27.1/configure:7130:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-git2r-0.27.1/configure-7131-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-git2r-0.27.1/configure-7139-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-git2r-0.27.1/configure:7140:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-git2r-0.27.1/configure-7141-      esac;
##############################################
r-cran-git2r-0.27.1/configure-7216-# ----------------------------------------
r-cran-git2r-0.27.1/configure:7217:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-git2r-0.27.1/configure-7218-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-git2r-0.27.1/configure-7288-  {
r-cran-git2r-0.27.1/configure:7289:    as_val=`expr "$@" || test $? -eq 1`
r-cran-git2r-0.27.1/configure-7290-  }
##############################################
r-cran-git2r-0.27.1/configure-7392-      case $as_dir in #(
r-cran-git2r-0.27.1/configure:7393:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-git2r-0.27.1/configure-7394-      *) as_qdir=$as_dir;;
##############################################
r-cran-git2r-0.27.1/configure-7514-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
r-cran-git2r-0.27.1/configure:7515:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
r-cran-git2r-0.27.1/configure-7516-ac_cs_version="\\
##############################################
r-cran-git2r-0.27.1/configure-7536-  --*=?*)
r-cran-git2r-0.27.1/configure:7537:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-git2r-0.27.1/configure:7538:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-git2r-0.27.1/configure-7539-    ac_shift=:
##############################################
r-cran-git2r-0.27.1/configure-7541-  --*=)
r-cran-git2r-0.27.1/configure:7542:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-git2r-0.27.1/configure-7543-    ac_optarg=
##############################################
r-cran-git2r-0.27.1/configure-7565-    case $ac_optarg in
r-cran-git2r-0.27.1/configure:7566:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-git2r-0.27.1/configure-7567-    '') as_fn_error $? "missing file argument" ;;
##############################################
r-cran-git2r-0.27.1/configure-7682-fi
r-cran-git2r-0.27.1/configure:7683:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-git2r-0.27.1/configure-7684-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-git2r-0.27.1/configure-7699-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-git2r-0.27.1/configure:7700:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
r-cran-git2r-0.27.1/configure-7701-ac_delim='%!_!# '
##############################################
r-cran-git2r-0.27.1/configure-7705-
r-cran-git2r-0.27.1/configure:7706:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-git2r-0.27.1/configure-7707-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-git2r-0.27.1/configure-7867-      esac
r-cran-git2r-0.27.1/configure:7868:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-git2r-0.27.1/configure-7869-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-git2r-0.27.1/configure-7926-*)
r-cran-git2r-0.27.1/configure:7927:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-git2r-0.27.1/configure-7928-  # A ".." for each directory in $ac_dir_suffix.
r-cran-git2r-0.27.1/configure:7929:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-git2r-0.27.1/configure-7930-  case $ac_top_builddir_sub in
##############################################
r-cran-git2r-0.27.1/configure-7978-/@mandir@/p'
r-cran-git2r-0.27.1/configure:7979:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-git2r-0.27.1/configure-7980-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-git2r-0.27.1/configure-7995-
r-cran-git2r-0.27.1/configure:7996:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-git2r-0.27.1/configure-7997-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-git2r-0.27.1/configure-8021-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-git2r-0.27.1/configure:8022:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
r-cran-git2r-0.27.1/configure-8023-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
r-cran-git2r-0.27.1/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-git2r-0.27.1/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-git2r-0.27.1/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM