===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nvptx-tools-0.20180301/config.sub-52-
nvptx-tools-0.20180301/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
nvptx-tools-0.20180301/config.sub-54-
##############################################
nvptx-tools-0.20180301/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
nvptx-tools-0.20180301/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
nvptx-tools-0.20180301/config.sub-117-case $maybe_os in
##############################################
nvptx-tools-0.20180301/config.sub-123-    os=-$maybe_os
nvptx-tools-0.20180301/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
nvptx-tools-0.20180301/config.sub-125-    ;;
##############################################
nvptx-tools-0.20180301/config.sub-127-    os=-linux-android
nvptx-tools-0.20180301/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
nvptx-tools-0.20180301/config.sub-129-    ;;
nvptx-tools-0.20180301/config.sub-130-  *)
nvptx-tools-0.20180301/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
nvptx-tools-0.20180301/config.sub-132-    if [ $basic_machine != $1 ]
nvptx-tools-0.20180301/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
nvptx-tools-0.20180301/config.sub-134-    else os=; fi
##############################################
nvptx-tools-0.20180301/config.sub-181-		os=-sco5v6
nvptx-tools-0.20180301/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-183-		;;
##############################################
nvptx-tools-0.20180301/config.sub-185-		os=-sco3.2v5
nvptx-tools-0.20180301/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-187-		;;
##############################################
nvptx-tools-0.20180301/config.sub-189-		os=-sco3.2v4
nvptx-tools-0.20180301/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-191-		;;
nvptx-tools-0.20180301/config.sub-192-	-sco3.2.[4-9]*)
nvptx-tools-0.20180301/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
nvptx-tools-0.20180301/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-195-		;;
##############################################
nvptx-tools-0.20180301/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
nvptx-tools-0.20180301/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-199-		;;
##############################################
nvptx-tools-0.20180301/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
nvptx-tools-0.20180301/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-203-		;;
##############################################
nvptx-tools-0.20180301/config.sub-205-		os=-sco3.2v2
nvptx-tools-0.20180301/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-207-		;;
nvptx-tools-0.20180301/config.sub-208-	-udk*)
nvptx-tools-0.20180301/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-210-		;;
##############################################
nvptx-tools-0.20180301/config.sub-212-		os=-isc2.2
nvptx-tools-0.20180301/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-214-		;;
##############################################
nvptx-tools-0.20180301/config.sub-218-	-isc*)
nvptx-tools-0.20180301/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-220-		;;
##############################################
nvptx-tools-0.20180301/config.sub-230-	-ptx*)
nvptx-tools-0.20180301/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
nvptx-tools-0.20180301/config.sub-232-		;;
nvptx-tools-0.20180301/config.sub-233-	-windowsnt*)
nvptx-tools-0.20180301/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
nvptx-tools-0.20180301/config.sub-235-		;;
##############################################
nvptx-tools-0.20180301/config.sub-361-	*-*-*)
nvptx-tools-0.20180301/config.sub:362:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nvptx-tools-0.20180301/config.sub-363-		exit 1
##############################################
nvptx-tools-0.20180301/config.sub-485-	amd64-*)
nvptx-tools-0.20180301/config.sub:486:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-487-		;;
##############################################
nvptx-tools-0.20180301/config.sub-527-	blackfin-*)
nvptx-tools-0.20180301/config.sub:528:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-529-		os=-linux
##############################################
nvptx-tools-0.20180301/config.sub-535-	c54x-*)
nvptx-tools-0.20180301/config.sub:536:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-537-		;;
nvptx-tools-0.20180301/config.sub-538-	c55x-*)
nvptx-tools-0.20180301/config.sub:539:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-540-		;;
nvptx-tools-0.20180301/config.sub-541-	c6x-*)
nvptx-tools-0.20180301/config.sub:542:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-543-		;;
##############################################
nvptx-tools-0.20180301/config.sub-738-	i*86v32)
nvptx-tools-0.20180301/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-740-		os=-sysv32
##############################################
nvptx-tools-0.20180301/config.sub-742-	i*86v4*)
nvptx-tools-0.20180301/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-744-		os=-sysv4
##############################################
nvptx-tools-0.20180301/config.sub-746-	i*86v)
nvptx-tools-0.20180301/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-748-		os=-sysv
##############################################
nvptx-tools-0.20180301/config.sub-750-	i*86sol2)
nvptx-tools-0.20180301/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvptx-tools-0.20180301/config.sub-752-		os=-solaris2
##############################################
nvptx-tools-0.20180301/config.sub-780-	m68knommu-*)
nvptx-tools-0.20180301/config.sub:781:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-782-		os=-linux
##############################################
nvptx-tools-0.20180301/config.sub-817-	mips3*-*)
nvptx-tools-0.20180301/config.sub:818:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
nvptx-tools-0.20180301/config.sub-819-		;;
nvptx-tools-0.20180301/config.sub-820-	mips3*)
nvptx-tools-0.20180301/config.sub:821:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
nvptx-tools-0.20180301/config.sub-822-		;;
##############################################
nvptx-tools-0.20180301/config.sub-835-	ms1-*)
nvptx-tools-0.20180301/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
nvptx-tools-0.20180301/config.sub-837-		;;
##############################################
nvptx-tools-0.20180301/config.sub-954-	parisc-*)
nvptx-tools-0.20180301/config.sub:955:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-956-		os=-linux
##############################################
nvptx-tools-0.20180301/config.sub-970-	pc98-*)
nvptx-tools-0.20180301/config.sub:971:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-972-		;;
##############################################
nvptx-tools-0.20180301/config.sub-985-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
nvptx-tools-0.20180301/config.sub:986:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-987-		;;
nvptx-tools-0.20180301/config.sub-988-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
nvptx-tools-0.20180301/config.sub:989:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-990-		;;
nvptx-tools-0.20180301/config.sub-991-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
nvptx-tools-0.20180301/config.sub:992:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-993-		;;
nvptx-tools-0.20180301/config.sub-994-	pentium4-*)
nvptx-tools-0.20180301/config.sub:995:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-996-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1004-	ppc-* | ppcbe-*)
nvptx-tools-0.20180301/config.sub:1005:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-1006-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1010-	ppcle-* | powerpclittle-*)
nvptx-tools-0.20180301/config.sub:1011:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-1012-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1014-		;;
nvptx-tools-0.20180301/config.sub:1015:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-1016-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1020-	ppc64le-* | powerpc64little-*)
nvptx-tools-0.20180301/config.sub:1021:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-1022-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1103-	strongarm-* | thumb-*)
nvptx-tools-0.20180301/config.sub:1104:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
nvptx-tools-0.20180301/config.sub-1105-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1233-	xscale-* | xscalee[bl]-*)
nvptx-tools-0.20180301/config.sub:1234:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
nvptx-tools-0.20180301/config.sub-1235-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1310-	*)
nvptx-tools-0.20180301/config.sub:1311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nvptx-tools-0.20180301/config.sub-1312-		exit 1
##############################################
nvptx-tools-0.20180301/config.sub-1318-	*-digital*)
nvptx-tools-0.20180301/config.sub:1319:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
nvptx-tools-0.20180301/config.sub-1320-		;;
nvptx-tools-0.20180301/config.sub-1321-	*-commodore*)
nvptx-tools-0.20180301/config.sub:1322:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
nvptx-tools-0.20180301/config.sub-1323-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1339-	-solaris1 | -solaris1.*)
nvptx-tools-0.20180301/config.sub:1340:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
nvptx-tools-0.20180301/config.sub-1341-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1351-	-gnu/linux*)
nvptx-tools-0.20180301/config.sub:1352:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
nvptx-tools-0.20180301/config.sub-1353-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1397-	-nto*)
nvptx-tools-0.20180301/config.sub:1398:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
nvptx-tools-0.20180301/config.sub-1399-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1404-	-mac*)
nvptx-tools-0.20180301/config.sub:1405:		os=`echo $os | sed -e 's|mac|macos|'`
nvptx-tools-0.20180301/config.sub-1406-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1410-	-linux*)
nvptx-tools-0.20180301/config.sub:1411:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
nvptx-tools-0.20180301/config.sub-1412-		;;
nvptx-tools-0.20180301/config.sub-1413-	-sunos5*)
nvptx-tools-0.20180301/config.sub:1414:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
nvptx-tools-0.20180301/config.sub-1415-		;;
nvptx-tools-0.20180301/config.sub-1416-	-sunos6*)
nvptx-tools-0.20180301/config.sub:1417:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
nvptx-tools-0.20180301/config.sub-1418-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1465-	-sinix5.*)
nvptx-tools-0.20180301/config.sub:1466:		os=`echo $os | sed -e 's|sinix|sysv|'`
nvptx-tools-0.20180301/config.sub-1467-		;;
##############################################
nvptx-tools-0.20180301/config.sub-1518-		# Get rid of the `-' at the beginning of $os.
nvptx-tools-0.20180301/config.sub:1519:		os=`echo $os | sed 's/[^-]*-//'`
nvptx-tools-0.20180301/config.sub:1520:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
nvptx-tools-0.20180301/config.sub-1521-		exit 1
##############################################
nvptx-tools-0.20180301/config.sub-1781-		esac
nvptx-tools-0.20180301/config.sub:1782:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
nvptx-tools-0.20180301/config.sub-1783-		;;
##############################################
nvptx-tools-0.20180301/acinclude.m4-31-#endif])], eval "gcc_cv_have_decl_$1=yes", eval "gcc_cv_have_decl_$1=no")])
nvptx-tools-0.20180301/acinclude.m4:32:if eval "test \"`echo '$gcc_cv_have_decl_'$1`\" = yes"; then
nvptx-tools-0.20180301/acinclude.m4-33-  AC_MSG_RESULT(yes) ; ifelse([$2], , :, [$2])
##############################################
nvptx-tools-0.20180301/acinclude.m4-266-     [gcc_cv_c_nbby=$i; break])
nvptx-tools-0.20180301/acinclude.m4:267:   i=`expr $i + 1`
nvptx-tools-0.20180301/acinclude.m4-268- done
##############################################
nvptx-tools-0.20180301/acinclude.m4-389-AC_DEFUN([_gcc_COMPUTE_GAS_VERSION],
nvptx-tools-0.20180301/acinclude.m4:390:[gcc_cv_as_bfd_srcdir=`echo $srcdir | sed -e 's,/gcc$,,'`/bfd
nvptx-tools-0.20180301/acinclude.m4-391-for f in $gcc_cv_as_bfd_srcdir/configure \
##############################################
nvptx-tools-0.20180301/acinclude.m4-394-         $gcc_cv_as_gas_srcdir/Makefile.in ; do
nvptx-tools-0.20180301/acinclude.m4:395:  gcc_cv_gas_version=`sed -n -e 's/^[[ 	]]*VERSION=[[^0-9A-Za-z_]]*\([[0-9]]*\.[[0-9]]*.*\)/VERSION=\1/p' < $f`
nvptx-tools-0.20180301/acinclude.m4-396-  if test x$gcc_cv_gas_version != x; then
##############################################
nvptx-tools-0.20180301/acinclude.m4-403-esac
nvptx-tools-0.20180301/acinclude.m4:404:gcc_cv_gas_major_version=`expr "$gcc_cv_gas_version" : "VERSION=\([[0-9]]*\)"`
nvptx-tools-0.20180301/acinclude.m4:405:gcc_cv_gas_minor_version=`expr "$gcc_cv_gas_version" : "VERSION=[[0-9]]*\.\([[0-9]]*\)"`
nvptx-tools-0.20180301/acinclude.m4:406:gcc_cv_gas_patch_version=`expr "$gcc_cv_gas_version" : "VERSION=[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)"`
nvptx-tools-0.20180301/acinclude.m4-407-case $gcc_cv_gas_patch_version in
##############################################
nvptx-tools-0.20180301/acinclude.m4-427-  &&],
nvptx-tools-0.20180301/acinclude.m4:428: [if]) test $gcc_cv_gas_vers -ge `expr \( \( $2 \* 1000 \) + $3 \) \* 1000 + $4`
nvptx-tools-0.20180301/acinclude.m4-429-  then dnl
##############################################
nvptx-tools-0.20180301/acinclude.m4-529-	  -e 's,^.*: 5\.[0-9][0-9]*-\([0-9]\.[0-9][0-9]*\).*$,\1,p'`
nvptx-tools-0.20180301/acinclude.m4:530:	gcc_cv_sun_ld_vers_major=`expr "$gcc_cv_sun_ld_vers" : '\([0-9]*\)'`
nvptx-tools-0.20180301/acinclude.m4:531:	gcc_cv_sun_ld_vers_minor=`expr "$gcc_cv_sun_ld_vers" : '[0-9]*\.\([0-9]*\)'`
nvptx-tools-0.20180301/acinclude.m4-532-      fi
##############################################
nvptx-tools-0.20180301/include/ChangeLog-9103-1358-
nvptx-tools-0.20180301/include/ChangeLog-9103:1359:	* dis-asm.h: Remove prototype of disasm_symaddr() as this function
nvptx-tools-0.20180301/include/ChangeLog-9103-1360-	no longer exists.
##############################################
nvptx-tools-0.20180301/aclocal.m4-140-    REPORT_BUGS_TO="<$BUGURL>"
nvptx-tools-0.20180301/aclocal.m4:141:    REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
nvptx-tools-0.20180301/aclocal.m4-142-    ;;
##############################################
nvptx-tools-0.20180301/config.guess-34-
nvptx-tools-0.20180301/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
nvptx-tools-0.20180301/config.guess-36-
##############################################
nvptx-tools-0.20180301/config.guess-102-: ${TMPDIR=/tmp} ;
nvptx-tools-0.20180301/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
nvptx-tools-0.20180301/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
nvptx-tools-0.20180301/config.guess-151-	EOF
nvptx-tools-0.20180301/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
nvptx-tools-0.20180301/config.guess-153-	;;
##############################################
nvptx-tools-0.20180301/config.guess-209-	    *)
nvptx-tools-0.20180301/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
nvptx-tools-0.20180301/config.guess-211-		;;
##############################################
nvptx-tools-0.20180301/config.guess-240-	*4.0)
nvptx-tools-0.20180301/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
nvptx-tools-0.20180301/config.guess-242-		;;
nvptx-tools-0.20180301/config.guess-243-	*5.*)
nvptx-tools-0.20180301/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
nvptx-tools-0.20180301/config.guess-245-		;;
##############################################
nvptx-tools-0.20180301/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
nvptx-tools-0.20180301/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
nvptx-tools-0.20180301/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
nvptx-tools-0.20180301/config.guess-288-	# 1.2 uses "1.2" for uname -r.
nvptx-tools-0.20180301/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
nvptx-tools-0.20180301/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
nvptx-tools-0.20180301/config.guess-348-    s390x:SunOS:*:*)
nvptx-tools-0.20180301/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvptx-tools-0.20180301/config.guess-350-	exit ;;
nvptx-tools-0.20180301/config.guess-351-    sun4H:SunOS:5.*:*)
nvptx-tools-0.20180301/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvptx-tools-0.20180301/config.guess-353-	exit ;;
nvptx-tools-0.20180301/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
nvptx-tools-0.20180301/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvptx-tools-0.20180301/config.guess-356-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-373-	fi
nvptx-tools-0.20180301/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvptx-tools-0.20180301/config.guess-375-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
nvptx-tools-0.20180301/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvptx-tools-0.20180301/config.guess-381-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
nvptx-tools-0.20180301/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
nvptx-tools-0.20180301/config.guess-390-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-394-    sun*:*:4.2BSD:*)
nvptx-tools-0.20180301/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
nvptx-tools-0.20180301/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
nvptx-tools-0.20180301/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
nvptx-tools-0.20180301/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
nvptx-tools-0.20180301/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
nvptx-tools-0.20180301/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
nvptx-tools-0.20180301/config.guess-532-    *:IRIX*:*:*)
nvptx-tools-0.20180301/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
nvptx-tools-0.20180301/config.guess-534-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-562-EOF
nvptx-tools-0.20180301/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
nvptx-tools-0.20180301/config.guess-564-		then
##############################################
nvptx-tools-0.20180301/config.guess-575-    *:AIX:*:[4567])
nvptx-tools-0.20180301/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
nvptx-tools-0.20180301/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
nvptx-tools-0.20180301/config.guess-610-    9000/[34678]??:HP-UX:*:*)
nvptx-tools-0.20180301/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nvptx-tools-0.20180301/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
nvptx-tools-0.20180301/config.guess-664-EOF
nvptx-tools-0.20180301/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
nvptx-tools-0.20180301/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
nvptx-tools-0.20180301/config.guess-692-    ia64:HP-UX:*:*)
nvptx-tools-0.20180301/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nvptx-tools-0.20180301/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
nvptx-tools-0.20180301/config.guess-722-EOF
nvptx-tools-0.20180301/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
nvptx-tools-0.20180301/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
nvptx-tools-0.20180301/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nvptx-tools-0.20180301/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
nvptx-tools-0.20180301/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nvptx-tools-0.20180301/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nvptx-tools-0.20180301/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
nvptx-tools-0.20180301/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nvptx-tools-0.20180301/config.guess-814-	    amd64)
nvptx-tools-0.20180301/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nvptx-tools-0.20180301/config.guess-816-	    *)
nvptx-tools-0.20180301/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nvptx-tools-0.20180301/config.guess-818-	esac
##############################################
nvptx-tools-0.20180301/config.guess-872-    prep*:SunOS:5.*:*)
nvptx-tools-0.20180301/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvptx-tools-0.20180301/config.guess-874-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-876-	# the GNU system
nvptx-tools-0.20180301/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
nvptx-tools-0.20180301/config.guess-878-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-880-	# other systems with GNU libc and userland
nvptx-tools-0.20180301/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
nvptx-tools-0.20180301/config.guess-882-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-968-EOF
nvptx-tools-0.20180301/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
nvptx-tools-0.20180301/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
nvptx-tools-0.20180301/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
nvptx-tools-0.20180301/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
nvptx-tools-0.20180301/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
nvptx-tools-0.20180301/config.guess-1262-	fi
nvptx-tools-0.20180301/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
nvptx-tools-0.20180301/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
nvptx-tools-0.20180301/config.guess-1347-    *:DragonFly:*:*)
nvptx-tools-0.20180301/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
nvptx-tools-0.20180301/config.guess-1349-	exit ;;
##############################################
nvptx-tools-0.20180301/config.guess-1360-    i*86:skyos:*:*)
nvptx-tools-0.20180301/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
nvptx-tools-0.20180301/config.guess-1362-	exit ;;
##############################################
nvptx-tools-0.20180301/libiberty/Makefile.in-272-
nvptx-tools-0.20180301/libiberty/Makefile.in:273:pdf__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
nvptx-tools-0.20180301/libiberty/Makefile.in-274-
##############################################
nvptx-tools-0.20180301/libiberty/Makefile.in-294-
nvptx-tools-0.20180301/libiberty/Makefile.in:295:html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
nvptx-tools-0.20180301/libiberty/Makefile.in-296-
##############################################
nvptx-tools-0.20180301/libiberty/Makefile.in-355-# since it will be passed the multilib flags.
nvptx-tools-0.20180301/libiberty/Makefile.in:356:MULTIOSDIR = `$(CC) $(CFLAGS) -print-multi-os-directory`
nvptx-tools-0.20180301/libiberty/Makefile.in-357-install_to_libdir: all
##############################################
nvptx-tools-0.20180301/libiberty/Makefile.in-396-TAGS: $(CFILES)
nvptx-tools-0.20180301/libiberty/Makefile.in:397:	etags `for i in $(CFILES); do echo $(srcdir)/$$i ; done`
nvptx-tools-0.20180301/libiberty/Makefile.in-398-
##############################################
nvptx-tools-0.20180301/libiberty/Makefile.in-482-	@subdirs='$(SUBDIRS)'; \
nvptx-tools-0.20180301/libiberty/Makefile.in:483:	target=`echo $@ | sed -e 's/-subdir//'`; \
nvptx-tools-0.20180301/libiberty/Makefile.in-484-	for dir in $$subdirs ; do \
##############################################
nvptx-tools-0.20180301/libiberty/configure.ac-79-      *)
nvptx-tools-0.20180301/libiberty/configure.ac:80:	case x"`$MAKEINFO --version | grep 'GNU texinfo'`" in
nvptx-tools-0.20180301/libiberty/configure.ac-81-	  x*\ [[1-3]].* )
##############################################
nvptx-tools-0.20180301/libiberty/configure.ac-166-# autoconf is lame and doesn't give us any substitution variable for this.
nvptx-tools-0.20180301/libiberty/configure.ac:167:if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = no"; then
nvptx-tools-0.20180301/libiberty/configure.ac-168-  NO_MINUS_C_MINUS_O=yes
##############################################
nvptx-tools-0.20180301/libiberty/configure.ac-431-	*)
nvptx-tools-0.20180301/libiberty/configure.ac:432:	  n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure.ac-433-	  AC_DEFINE_UNQUOTED($n)
##############################################
nvptx-tools-0.20180301/libiberty/configure.ac-480-	*)
nvptx-tools-0.20180301/libiberty/configure.ac:481:	  n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure.ac-482-	  AC_DEFINE_UNQUOTED($n)
##############################################
nvptx-tools-0.20180301/libiberty/configure.ac-509-    do
nvptx-tools-0.20180301/libiberty/configure.ac:510:      n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure.ac-511-      AC_DEFINE_UNQUOTED($n)
##############################################
nvptx-tools-0.20180301/libiberty/configure.ac-560-	*)
nvptx-tools-0.20180301/libiberty/configure.ac:561:	  n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure.ac-562-	  AC_DEFINE_UNQUOTED($n)
##############################################
nvptx-tools-0.20180301/libiberty/configure.ac-639-		      [eval "libiberty_cv_var_$v=no"])])
nvptx-tools-0.20180301/libiberty/configure.ac:640:    if eval "test \"`echo '$libiberty_cv_var_'$v`\" = yes"; then
nvptx-tools-0.20180301/libiberty/configure.ac-641-      AC_MSG_RESULT(yes)
nvptx-tools-0.20180301/libiberty/configure.ac:642:      n=HAVE_`echo $v | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure.ac-643-      AC_DEFINE_UNQUOTED($n)
##############################################
nvptx-tools-0.20180301/libiberty/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
nvptx-tools-0.20180301/libiberty/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/libiberty/configure-45-  as_echo='print -r --'
nvptx-tools-0.20180301/libiberty/configure-46-  as_echo_n='print -rn --'
nvptx-tools-0.20180301/libiberty/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/libiberty/configure-48-  as_echo='printf %s\n'
##############################################
nvptx-tools-0.20180301/libiberty/configure-50-else
nvptx-tools-0.20180301/libiberty/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nvptx-tools-0.20180301/libiberty/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nvptx-tools-0.20180301/libiberty/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
nvptx-tools-0.20180301/libiberty/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nvptx-tools-0.20180301/libiberty/configure-62-      esac;
##############################################
nvptx-tools-0.20180301/libiberty/configure-170-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
nvptx-tools-0.20180301/libiberty/configure:171:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
nvptx-tools-0.20180301/libiberty/configure-172-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
nvptx-tools-0.20180301/libiberty/configure-286-      case $as_dir in #(
nvptx-tools-0.20180301/libiberty/configure:287:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nvptx-tools-0.20180301/libiberty/configure-288-      *) as_qdir=$as_dir;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-351-  {
nvptx-tools-0.20180301/libiberty/configure:352:    as_val=`expr "$@" || test $? -eq 1`
nvptx-tools-0.20180301/libiberty/configure-353-  }
##############################################
nvptx-tools-0.20180301/libiberty/configure-358-# ---------------------------------
nvptx-tools-0.20180301/libiberty/configure:359:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nvptx-tools-0.20180301/libiberty/configure-360-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nvptx-tools-0.20180301/libiberty/configure-421-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
nvptx-tools-0.20180301/libiberty/configure:422:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
nvptx-tools-0.20180301/libiberty/configure-423-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
nvptx-tools-0.20180301/libiberty/configure-512-	esac;
nvptx-tools-0.20180301/libiberty/configure:513:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
nvptx-tools-0.20180301/libiberty/configure-514-	???[sx]*):;;*)false;;esac;fi
##############################################
nvptx-tools-0.20180301/libiberty/configure-751-  case $ac_option in
nvptx-tools-0.20180301/libiberty/configure:752:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nvptx-tools-0.20180301/libiberty/configure-753-  *)	ac_optarg=yes ;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-794-  -disable-* | --disable-*)
nvptx-tools-0.20180301/libiberty/configure:795:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nvptx-tools-0.20180301/libiberty/configure-796-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/libiberty/configure-799-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/libiberty/configure:800:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/libiberty/configure-801-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/libiberty/configure-820-  -enable-* | --enable-*)
nvptx-tools-0.20180301/libiberty/configure:821:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nvptx-tools-0.20180301/libiberty/configure-822-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/libiberty/configure-825-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/libiberty/configure:826:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/libiberty/configure-827-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/libiberty/configure-1024-  -with-* | --with-*)
nvptx-tools-0.20180301/libiberty/configure:1025:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nvptx-tools-0.20180301/libiberty/configure-1026-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/libiberty/configure-1029-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/libiberty/configure:1030:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/libiberty/configure-1031-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/libiberty/configure-1040-  -without-* | --without-*)
nvptx-tools-0.20180301/libiberty/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nvptx-tools-0.20180301/libiberty/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/libiberty/configure-1045-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/libiberty/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/libiberty/configure-1047-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/libiberty/configure-1078-  *=*)
nvptx-tools-0.20180301/libiberty/configure:1079:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nvptx-tools-0.20180301/libiberty/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/libiberty/configure-1099-if test -n "$ac_prev"; then
nvptx-tools-0.20180301/libiberty/configure:1100:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nvptx-tools-0.20180301/libiberty/configure-1101-  as_fn_error "missing argument to $ac_option"
##############################################
nvptx-tools-0.20180301/libiberty/configure-1121-    */ )
nvptx-tools-0.20180301/libiberty/configure:1122:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
nvptx-tools-0.20180301/libiberty/configure-1123-      eval $ac_var=\$ac_val;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-1158-ac_ls_di=`ls -di .` &&
nvptx-tools-0.20180301/libiberty/configure:1159:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nvptx-tools-0.20180301/libiberty/configure-1160-  as_fn_error "working directory cannot be determined"
##############################################
nvptx-tools-0.20180301/libiberty/configure-1214-case $srcdir in
nvptx-tools-0.20180301/libiberty/configure:1215:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nvptx-tools-0.20180301/libiberty/configure-1216-esac
##############################################
nvptx-tools-0.20180301/libiberty/configure-1257-By default, \`make install' will install all the files in
nvptx-tools-0.20180301/libiberty/configure:1258:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nvptx-tools-0.20180301/libiberty/configure:1259:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nvptx-tools-0.20180301/libiberty/configure-1260-for instance \`--prefix=\$HOME'.
##############################################
nvptx-tools-0.20180301/libiberty/configure-1345-*)
nvptx-tools-0.20180301/libiberty/configure:1346:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nvptx-tools-0.20180301/libiberty/configure-1347-  # A ".." for each directory in $ac_dir_suffix.
nvptx-tools-0.20180301/libiberty/configure:1348:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nvptx-tools-0.20180301/libiberty/configure-1349-  case $ac_top_builddir_sub in
##############################################
nvptx-tools-0.20180301/libiberty/configure-1906-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
nvptx-tools-0.20180301/libiberty/configure:1907:  as_decl_name=`echo $2|sed 's/ *(.*//'`
nvptx-tools-0.20180301/libiberty/configure:1908:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
nvptx-tools-0.20180301/libiberty/configure-1909-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
nvptx-tools-0.20180301/libiberty/configure-2020-    *\'*)
nvptx-tools-0.20180301/libiberty/configure:2021:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/libiberty/configure-2022-    esac
##############################################
nvptx-tools-0.20180301/libiberty/configure-2107-      case $ac_val in
nvptx-tools-0.20180301/libiberty/configure:2108:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvptx-tools-0.20180301/libiberty/configure-2109-      esac
##############################################
nvptx-tools-0.20180301/libiberty/configure-2124-	case $ac_val in
nvptx-tools-0.20180301/libiberty/configure:2125:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvptx-tools-0.20180301/libiberty/configure-2126-	esac
##############################################
nvptx-tools-0.20180301/libiberty/configure-2237-    set,)
nvptx-tools-0.20180301/libiberty/configure:2238:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nvptx-tools-0.20180301/libiberty/configure:2239:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nvptx-tools-0.20180301/libiberty/configure-2240-      ac_cache_corrupted=: ;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-2248-	# differences in whitespace do not lead to failure.
nvptx-tools-0.20180301/libiberty/configure:2249:	ac_old_val_w=`echo x $ac_old_val`
nvptx-tools-0.20180301/libiberty/configure:2250:	ac_new_val_w=`echo x $ac_new_val`
nvptx-tools-0.20180301/libiberty/configure-2251-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
nvptx-tools-0.20180301/libiberty/configure-2268-    case $ac_new_val in
nvptx-tools-0.20180301/libiberty/configure:2269:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/libiberty/configure-2270-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-2447-      *)
nvptx-tools-0.20180301/libiberty/configure:2448:	case x"`$MAKEINFO --version | grep 'GNU texinfo'`" in
nvptx-tools-0.20180301/libiberty/configure-2449-	  x*\ [1-3].* )
##############################################
nvptx-tools-0.20180301/libiberty/configure-2518-test "x$ac_build_alias" = x &&
nvptx-tools-0.20180301/libiberty/configure:2519:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
nvptx-tools-0.20180301/libiberty/configure-2520-test "x$ac_build_alias" = x &&
nvptx-tools-0.20180301/libiberty/configure-2521-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
nvptx-tools-0.20180301/libiberty/configure:2522:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
nvptx-tools-0.20180301/libiberty/configure-2523-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
nvptx-tools-0.20180301/libiberty/configure-2542-IFS=$ac_save_IFS
nvptx-tools-0.20180301/libiberty/configure:2543:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
nvptx-tools-0.20180301/libiberty/configure-2544-
##############################################
nvptx-tools-0.20180301/libiberty/configure-2553-else
nvptx-tools-0.20180301/libiberty/configure:2554:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
nvptx-tools-0.20180301/libiberty/configure-2555-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
nvptx-tools-0.20180301/libiberty/configure-2575-IFS=$ac_save_IFS
nvptx-tools-0.20180301/libiberty/configure:2576:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
nvptx-tools-0.20180301/libiberty/configure-2577-
##############################################
nvptx-tools-0.20180301/libiberty/configure-3190-$as_echo_n "checking for C compiler default output file name... " >&6; }
nvptx-tools-0.20180301/libiberty/configure:3191:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nvptx-tools-0.20180301/libiberty/configure-3192-
##############################################
nvptx-tools-0.20180301/libiberty/configure-3234-	then :; else
nvptx-tools-0.20180301/libiberty/configure:3235:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvptx-tools-0.20180301/libiberty/configure-3236-	fi
##############################################
nvptx-tools-0.20180301/libiberty/configure-3328-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
nvptx-tools-0.20180301/libiberty/configure:3329:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvptx-tools-0.20180301/libiberty/configure-3330-	  break;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-3379-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
nvptx-tools-0.20180301/libiberty/configure:3380:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nvptx-tools-0.20180301/libiberty/configure-3381-       break;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-3956-  case $real_option in
nvptx-tools-0.20180301/libiberty/configure:3957:    -Wno-*) option=-W`expr x$real_option : 'x-Wno-\(.*\)'` ;;
nvptx-tools-0.20180301/libiberty/configure-3958-    *) option=$real_option ;;
nvptx-tools-0.20180301/libiberty/configure-3959-  esac
nvptx-tools-0.20180301/libiberty/configure:3960:  as_acx_Woption=`$as_echo "acx_cv_prog_cc_warning_$option" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-3961-
##############################################
nvptx-tools-0.20180301/libiberty/configure-3989-$as_echo "$ac_res" >&6; }
nvptx-tools-0.20180301/libiberty/configure:3990:  if test `eval 'as_val=${'$as_acx_Woption'};$as_echo "$as_val"'` = yes; then :
nvptx-tools-0.20180301/libiberty/configure-3991-  ac_libiberty_warn_cflags="$ac_libiberty_warn_cflags${ac_libiberty_warn_cflags:+ }$real_option"
##############################################
nvptx-tools-0.20180301/libiberty/configure-4145-# autoconf is lame and doesn't give us any substitution variable for this.
nvptx-tools-0.20180301/libiberty/configure:4146:if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = no"; then
nvptx-tools-0.20180301/libiberty/configure-4147-  NO_MINUS_C_MINUS_O=yes
##############################################
nvptx-tools-0.20180301/libiberty/configure-4295-  # Check for GNU $ac_path_GREP
nvptx-tools-0.20180301/libiberty/configure:4296:case `"$ac_path_GREP" --version 2>&1` in
nvptx-tools-0.20180301/libiberty/configure-4297-*GNU*)
##############################################
nvptx-tools-0.20180301/libiberty/configure-4361-  # Check for GNU $ac_path_EGREP
nvptx-tools-0.20180301/libiberty/configure:4362:case `"$ac_path_EGREP" --version 2>&1` in
nvptx-tools-0.20180301/libiberty/configure-4363-*GNU*)
##############################################
nvptx-tools-0.20180301/libiberty/configure-4522-do :
nvptx-tools-0.20180301/libiberty/configure:4523:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-4524-ac_fn_c_check_header_preproc "$LINENO" "$ac_header" "$as_ac_Header"
##############################################
nvptx-tools-0.20180301/libiberty/configure-4527-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/libiberty/configure:4528:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvptx-tools-0.20180301/libiberty/configure-4529-_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-4996-do :
nvptx-tools-0.20180301/libiberty/configure:4997:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-4998-ac_fn_c_check_header_preproc "$LINENO" "$ac_header" "$as_ac_Header"
##############################################
nvptx-tools-0.20180301/libiberty/configure-5001-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/libiberty/configure:5002:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvptx-tools-0.20180301/libiberty/configure-5003-_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-5420-do :
nvptx-tools-0.20180301/libiberty/configure:5421:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-5422-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nvptx-tools-0.20180301/libiberty/configure-5425-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/libiberty/configure:5426:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvptx-tools-0.20180301/libiberty/configure-5427-_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-5563-	*)
nvptx-tools-0.20180301/libiberty/configure:5564:	  n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure-5565-	  cat >>confdefs.h <<_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-5726-	*)
nvptx-tools-0.20180301/libiberty/configure:5727:	  n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure-5728-	  cat >>confdefs.h <<_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-5779-    do
nvptx-tools-0.20180301/libiberty/configure:5780:      n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure-5781-      cat >>confdefs.h <<_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-5885-	*)
nvptx-tools-0.20180301/libiberty/configure:5886:	  n=HAVE_`echo $f | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure-5887-	  cat >>confdefs.h <<_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-6007-do :
nvptx-tools-0.20180301/libiberty/configure:6008:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-6009-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nvptx-tools-0.20180301/libiberty/configure-6012-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/libiberty/configure:6013:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvptx-tools-0.20180301/libiberty/configure-6014-_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-6053-  for ac_func in _getb67 GETB67 getb67; do
nvptx-tools-0.20180301/libiberty/configure:6054:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-6055-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nvptx-tools-0.20180301/libiberty/configure-6125-do :
nvptx-tools-0.20180301/libiberty/configure:6126:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-6127-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nvptx-tools-0.20180301/libiberty/configure-6130-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/libiberty/configure:6131:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvptx-tools-0.20180301/libiberty/configure-6132-_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-6399-
nvptx-tools-0.20180301/libiberty/configure:6400:    if eval "test \"`echo '$libiberty_cv_var_'$v`\" = yes"; then
nvptx-tools-0.20180301/libiberty/configure-6401-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
nvptx-tools-0.20180301/libiberty/configure-6402-$as_echo "yes" >&6; }
nvptx-tools-0.20180301/libiberty/configure:6403:      n=HAVE_`echo $v | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
nvptx-tools-0.20180301/libiberty/configure-6404-      cat >>confdefs.h <<_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-6442-do :
nvptx-tools-0.20180301/libiberty/configure:6443:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-6444-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nvptx-tools-0.20180301/libiberty/configure-6447-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/libiberty/configure:6448:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvptx-tools-0.20180301/libiberty/configure-6449-_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-6652-do :
nvptx-tools-0.20180301/libiberty/configure:6653:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvptx-tools-0.20180301/libiberty/configure-6654-ac_fn_c_check_header_preproc "$LINENO" "$ac_header" "$as_ac_Header"
##############################################
nvptx-tools-0.20180301/libiberty/configure-6657-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/libiberty/configure:6658:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvptx-tools-0.20180301/libiberty/configure-6659-_ACEOF
##############################################
nvptx-tools-0.20180301/libiberty/configure-7041-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nvptx-tools-0.20180301/libiberty/configure:7042:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
nvptx-tools-0.20180301/libiberty/configure-7043-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nvptx-tools-0.20180301/libiberty/configure-7109-if test -z "$BASH_VERSION$ZSH_VERSION" \
nvptx-tools-0.20180301/libiberty/configure:7110:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/libiberty/configure-7111-  as_echo='print -r --'
nvptx-tools-0.20180301/libiberty/configure-7112-  as_echo_n='print -rn --'
nvptx-tools-0.20180301/libiberty/configure:7113:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/libiberty/configure-7114-  as_echo='printf %s\n'
##############################################
nvptx-tools-0.20180301/libiberty/configure-7116-else
nvptx-tools-0.20180301/libiberty/configure:7117:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nvptx-tools-0.20180301/libiberty/configure-7118-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nvptx-tools-0.20180301/libiberty/configure-7126-	expr "X$arg" : "X\\(.*\\)$as_nl";
nvptx-tools-0.20180301/libiberty/configure:7127:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nvptx-tools-0.20180301/libiberty/configure-7128-      esac;
##############################################
nvptx-tools-0.20180301/libiberty/configure-7202-# ---------------------------------
nvptx-tools-0.20180301/libiberty/configure:7203:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nvptx-tools-0.20180301/libiberty/configure-7204-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nvptx-tools-0.20180301/libiberty/configure-7274-  {
nvptx-tools-0.20180301/libiberty/configure:7275:    as_val=`expr "$@" || test $? -eq 1`
nvptx-tools-0.20180301/libiberty/configure-7276-  }
##############################################
nvptx-tools-0.20180301/libiberty/configure-7378-      case $as_dir in #(
nvptx-tools-0.20180301/libiberty/configure:7379:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nvptx-tools-0.20180301/libiberty/configure-7380-      *) as_qdir=$as_dir;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-7435-	esac;
nvptx-tools-0.20180301/libiberty/configure:7436:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
nvptx-tools-0.20180301/libiberty/configure-7437-	???[sx]*):;;*)false;;esac;fi
##############################################
nvptx-tools-0.20180301/libiberty/configure-7527-configured by $0, generated by GNU Autoconf 2.64,
nvptx-tools-0.20180301/libiberty/configure:7528:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
nvptx-tools-0.20180301/libiberty/configure-7529-
##############################################
nvptx-tools-0.20180301/libiberty/configure-7546-  --*=*)
nvptx-tools-0.20180301/libiberty/configure:7547:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nvptx-tools-0.20180301/libiberty/configure:7548:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nvptx-tools-0.20180301/libiberty/configure-7549-    ac_shift=:
##############################################
nvptx-tools-0.20180301/libiberty/configure-7568-    case $ac_optarg in
nvptx-tools-0.20180301/libiberty/configure:7569:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/libiberty/configure-7570-    esac
##############################################
nvptx-tools-0.20180301/libiberty/configure-7575-    case $ac_optarg in
nvptx-tools-0.20180301/libiberty/configure:7576:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/libiberty/configure-7577-    esac
##############################################
nvptx-tools-0.20180301/libiberty/configure-7728-fi
nvptx-tools-0.20180301/libiberty/configure:7729:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
nvptx-tools-0.20180301/libiberty/configure-7730-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
nvptx-tools-0.20180301/libiberty/configure-7756-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
nvptx-tools-0.20180301/libiberty/configure:7757:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
nvptx-tools-0.20180301/libiberty/configure-7758-ac_delim='%!_!# '
##############################################
nvptx-tools-0.20180301/libiberty/configure-7762-
nvptx-tools-0.20180301/libiberty/configure:7763:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
nvptx-tools-0.20180301/libiberty/configure-7764-  if test $ac_delim_n = $ac_delim_num; then
##############################################
nvptx-tools-0.20180301/libiberty/configure-7898-for ac_last_try in false false :; do
nvptx-tools-0.20180301/libiberty/configure:7899:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
nvptx-tools-0.20180301/libiberty/configure-7900-  if test -z "$ac_t"; then
##############################################
nvptx-tools-0.20180301/libiberty/configure-8030-      esac
nvptx-tools-0.20180301/libiberty/configure:8031:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
nvptx-tools-0.20180301/libiberty/configure-8032-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
nvptx-tools-0.20180301/libiberty/configure-8089-*)
nvptx-tools-0.20180301/libiberty/configure:8090:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nvptx-tools-0.20180301/libiberty/configure-8091-  # A ".." for each directory in $ac_dir_suffix.
nvptx-tools-0.20180301/libiberty/configure:8092:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nvptx-tools-0.20180301/libiberty/configure-8093-  case $ac_top_builddir_sub in
##############################################
nvptx-tools-0.20180301/libiberty/configure-8145-/@mandir@/p'
nvptx-tools-0.20180301/libiberty/configure:8146:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
nvptx-tools-0.20180301/libiberty/configure-8147-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
nvptx-tools-0.20180301/libiberty/configure-8162-
nvptx-tools-0.20180301/libiberty/configure:8163:# Neutralize VPATH when `$srcdir' = `.'.
nvptx-tools-0.20180301/libiberty/configure-8164-# Shell code in configure.ac might set extrasub.
##############################################
nvptx-tools-0.20180301/libiberty/configure-8194-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nvptx-tools-0.20180301/libiberty/configure:8195:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
nvptx-tools-0.20180301/libiberty/configure:8196:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
nvptx-tools-0.20180301/libiberty/configure-8197-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
nvptx-tools-0.20180301/libiberty/ChangeLog-3577-	* Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
nvptx-tools-0.20180301/libiberty/ChangeLog:3578:	/`$$CC -print-multi-os-directory`.
nvptx-tools-0.20180301/libiberty/ChangeLog-3579-
##############################################
nvptx-tools-0.20180301/libiberty/ChangeLog-4751-	demangle_template_param.
nvptx-tools-0.20180301/libiberty/ChangeLog:4752:	(is_mangled_char): Accept `$' and `.'.
nvptx-tools-0.20180301/libiberty/ChangeLog-4753-	* cplus-dem.c (gnu_new_abi_symbol_characters): Add '$' and '.'.
##############################################
nvptx-tools-0.20180301/install-sh-217-      fi
nvptx-tools-0.20180301/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
nvptx-tools-0.20180301/install-sh-219-    *)
##############################################
nvptx-tools-0.20180301/install-sh-269-      dstdir=$dst
nvptx-tools-0.20180301/install-sh:270:      dst=$dstdir/`basename "$src"`
nvptx-tools-0.20180301/install-sh-271-      dstdir_status=0
##############################################
nvptx-tools-0.20180301/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
nvptx-tools-0.20180301/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
nvptx-tools-0.20180301/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
nvptx-tools-0.20180301/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
nvptx-tools-0.20180301/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
nvptx-tools-0.20180301/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
nvptx-tools-0.20180301/install-sh-418-	    case $prefix in
nvptx-tools-0.20180301/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
nvptx-tools-0.20180301/install-sh-420-	      *) qprefix=$prefix;;
##############################################
nvptx-tools-0.20180301/install-sh-467-    if $copy_on_change &&
nvptx-tools-0.20180301/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
nvptx-tools-0.20180301/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
nvptx-tools-0.20180301/install-sh-470-
##############################################
nvptx-tools-0.20180301/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
nvptx-tools-0.20180301/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/configure-45-  as_echo='print -r --'
nvptx-tools-0.20180301/configure-46-  as_echo_n='print -rn --'
nvptx-tools-0.20180301/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/configure-48-  as_echo='printf %s\n'
##############################################
nvptx-tools-0.20180301/configure-50-else
nvptx-tools-0.20180301/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nvptx-tools-0.20180301/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nvptx-tools-0.20180301/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
nvptx-tools-0.20180301/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nvptx-tools-0.20180301/configure-62-      esac;
##############################################
nvptx-tools-0.20180301/configure-170-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
nvptx-tools-0.20180301/configure:171:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
nvptx-tools-0.20180301/configure-172-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
nvptx-tools-0.20180301/configure-286-      case $as_dir in #(
nvptx-tools-0.20180301/configure:287:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nvptx-tools-0.20180301/configure-288-      *) as_qdir=$as_dir;;
##############################################
nvptx-tools-0.20180301/configure-351-  {
nvptx-tools-0.20180301/configure:352:    as_val=`expr "$@" || test $? -eq 1`
nvptx-tools-0.20180301/configure-353-  }
##############################################
nvptx-tools-0.20180301/configure-358-# ---------------------------------
nvptx-tools-0.20180301/configure:359:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nvptx-tools-0.20180301/configure-360-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nvptx-tools-0.20180301/configure-421-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
nvptx-tools-0.20180301/configure:422:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
nvptx-tools-0.20180301/configure-423-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
nvptx-tools-0.20180301/configure-512-	esac;
nvptx-tools-0.20180301/configure:513:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
nvptx-tools-0.20180301/configure-514-	???[sx]*):;;*)false;;esac;fi
##############################################
nvptx-tools-0.20180301/configure-742-  case $ac_option in
nvptx-tools-0.20180301/configure:743:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nvptx-tools-0.20180301/configure-744-  *)	ac_optarg=yes ;;
##############################################
nvptx-tools-0.20180301/configure-785-  -disable-* | --disable-*)
nvptx-tools-0.20180301/configure:786:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nvptx-tools-0.20180301/configure-787-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/configure-790-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/configure:791:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/configure-792-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/configure-811-  -enable-* | --enable-*)
nvptx-tools-0.20180301/configure:812:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nvptx-tools-0.20180301/configure-813-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/configure-816-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/configure:817:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/configure-818-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/configure-1015-  -with-* | --with-*)
nvptx-tools-0.20180301/configure:1016:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nvptx-tools-0.20180301/configure-1017-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/configure-1020-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/configure:1021:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/configure-1022-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/configure-1031-  -without-* | --without-*)
nvptx-tools-0.20180301/configure:1032:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nvptx-tools-0.20180301/configure-1033-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/configure-1036-    ac_useropt_orig=$ac_useropt
nvptx-tools-0.20180301/configure:1037:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nvptx-tools-0.20180301/configure-1038-    case $ac_user_opts in
##############################################
nvptx-tools-0.20180301/configure-1069-  *=*)
nvptx-tools-0.20180301/configure:1070:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nvptx-tools-0.20180301/configure-1071-    # Reject names that are not valid shell variable names.
##############################################
nvptx-tools-0.20180301/configure-1090-if test -n "$ac_prev"; then
nvptx-tools-0.20180301/configure:1091:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nvptx-tools-0.20180301/configure-1092-  as_fn_error "missing argument to $ac_option"
##############################################
nvptx-tools-0.20180301/configure-1112-    */ )
nvptx-tools-0.20180301/configure:1113:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
nvptx-tools-0.20180301/configure-1114-      eval $ac_var=\$ac_val;;
##############################################
nvptx-tools-0.20180301/configure-1149-ac_ls_di=`ls -di .` &&
nvptx-tools-0.20180301/configure:1150:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nvptx-tools-0.20180301/configure-1151-  as_fn_error "working directory cannot be determined"
##############################################
nvptx-tools-0.20180301/configure-1205-case $srcdir in
nvptx-tools-0.20180301/configure:1206:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nvptx-tools-0.20180301/configure-1207-esac
##############################################
nvptx-tools-0.20180301/configure-1248-By default, \`make install' will install all the files in
nvptx-tools-0.20180301/configure:1249:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nvptx-tools-0.20180301/configure:1250:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nvptx-tools-0.20180301/configure-1251-for instance \`--prefix=\$HOME'.
##############################################
nvptx-tools-0.20180301/configure-1332-*)
nvptx-tools-0.20180301/configure:1333:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nvptx-tools-0.20180301/configure-1334-  # A ".." for each directory in $ac_dir_suffix.
nvptx-tools-0.20180301/configure:1335:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nvptx-tools-0.20180301/configure-1336-  case $ac_top_builddir_sub in
##############################################
nvptx-tools-0.20180301/configure-1893-    *\'*)
nvptx-tools-0.20180301/configure:1894:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/configure-1895-    esac
##############################################
nvptx-tools-0.20180301/configure-1980-      case $ac_val in
nvptx-tools-0.20180301/configure:1981:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvptx-tools-0.20180301/configure-1982-      esac
##############################################
nvptx-tools-0.20180301/configure-1997-	case $ac_val in
nvptx-tools-0.20180301/configure:1998:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvptx-tools-0.20180301/configure-1999-	esac
##############################################
nvptx-tools-0.20180301/configure-2110-    set,)
nvptx-tools-0.20180301/configure:2111:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nvptx-tools-0.20180301/configure:2112:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nvptx-tools-0.20180301/configure-2113-      ac_cache_corrupted=: ;;
##############################################
nvptx-tools-0.20180301/configure-2121-	# differences in whitespace do not lead to failure.
nvptx-tools-0.20180301/configure:2122:	ac_old_val_w=`echo x $ac_old_val`
nvptx-tools-0.20180301/configure:2123:	ac_new_val_w=`echo x $ac_new_val`
nvptx-tools-0.20180301/configure-2124-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
nvptx-tools-0.20180301/configure-2141-    case $ac_new_val in
nvptx-tools-0.20180301/configure:2142:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/configure-2143-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nvptx-tools-0.20180301/configure-2207-    REPORT_BUGS_TO="<$BUGURL>"
nvptx-tools-0.20180301/configure:2208:    REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
nvptx-tools-0.20180301/configure-2209-    ;;
##############################################
nvptx-tools-0.20180301/configure-2564-$as_echo_n "checking for C compiler default output file name... " >&6; }
nvptx-tools-0.20180301/configure:2565:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nvptx-tools-0.20180301/configure-2566-
##############################################
nvptx-tools-0.20180301/configure-2608-	then :; else
nvptx-tools-0.20180301/configure:2609:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvptx-tools-0.20180301/configure-2610-	fi
##############################################
nvptx-tools-0.20180301/configure-2702-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
nvptx-tools-0.20180301/configure:2703:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvptx-tools-0.20180301/configure-2704-	  break;;
##############################################
nvptx-tools-0.20180301/configure-2752-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
nvptx-tools-0.20180301/configure:2753:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nvptx-tools-0.20180301/configure-2754-       break;;
##############################################
nvptx-tools-0.20180301/configure-3551-do :
nvptx-tools-0.20180301/configure:3552:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvptx-tools-0.20180301/configure-3553-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nvptx-tools-0.20180301/configure-3556-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/configure:3557:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvptx-tools-0.20180301/configure-3558-_ACEOF
##############################################
nvptx-tools-0.20180301/configure-3742-  # Check for GNU $ac_path_GREP
nvptx-tools-0.20180301/configure:3743:case `"$ac_path_GREP" --version 2>&1` in
nvptx-tools-0.20180301/configure-3744-*GNU*)
##############################################
nvptx-tools-0.20180301/configure-3808-  # Check for GNU $ac_path_EGREP
nvptx-tools-0.20180301/configure:3809:case `"$ac_path_EGREP" --version 2>&1` in
nvptx-tools-0.20180301/configure-3810-*GNU*)
##############################################
nvptx-tools-0.20180301/configure-3969-do :
nvptx-tools-0.20180301/configure:3970:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvptx-tools-0.20180301/configure-3971-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
nvptx-tools-0.20180301/configure-3975-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/configure:3976:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvptx-tools-0.20180301/configure-3977-_ACEOF
##############################################
nvptx-tools-0.20180301/configure-3985-do :
nvptx-tools-0.20180301/configure:3986:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvptx-tools-0.20180301/configure-3987-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
nvptx-tools-0.20180301/configure-3990-  cat >>confdefs.h <<_ACEOF
nvptx-tools-0.20180301/configure:3991:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvptx-tools-0.20180301/configure-3992-_ACEOF
##############################################
nvptx-tools-0.20180301/configure-4157-'
nvptx-tools-0.20180301/configure:4158:DEFS=`sed -n "$ac_script" confdefs.h`
nvptx-tools-0.20180301/configure-4159-
##############################################
nvptx-tools-0.20180301/configure-4165-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nvptx-tools-0.20180301/configure:4166:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
nvptx-tools-0.20180301/configure-4167-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nvptx-tools-0.20180301/configure-4232-if test -z "$BASH_VERSION$ZSH_VERSION" \
nvptx-tools-0.20180301/configure:4233:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/configure-4234-  as_echo='print -r --'
nvptx-tools-0.20180301/configure-4235-  as_echo_n='print -rn --'
nvptx-tools-0.20180301/configure:4236:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nvptx-tools-0.20180301/configure-4237-  as_echo='printf %s\n'
##############################################
nvptx-tools-0.20180301/configure-4239-else
nvptx-tools-0.20180301/configure:4240:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nvptx-tools-0.20180301/configure-4241-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nvptx-tools-0.20180301/configure-4249-	expr "X$arg" : "X\\(.*\\)$as_nl";
nvptx-tools-0.20180301/configure:4250:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nvptx-tools-0.20180301/configure-4251-      esac;
##############################################
nvptx-tools-0.20180301/configure-4325-# ---------------------------------
nvptx-tools-0.20180301/configure:4326:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nvptx-tools-0.20180301/configure-4327-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nvptx-tools-0.20180301/configure-4397-  {
nvptx-tools-0.20180301/configure:4398:    as_val=`expr "$@" || test $? -eq 1`
nvptx-tools-0.20180301/configure-4399-  }
##############################################
nvptx-tools-0.20180301/configure-4501-      case $as_dir in #(
nvptx-tools-0.20180301/configure:4502:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nvptx-tools-0.20180301/configure-4503-      *) as_qdir=$as_dir;;
##############################################
nvptx-tools-0.20180301/configure-4558-	esac;
nvptx-tools-0.20180301/configure:4559:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
nvptx-tools-0.20180301/configure-4560-	???[sx]*):;;*)false;;esac;fi
##############################################
nvptx-tools-0.20180301/configure-4637-configured by $0, generated by GNU Autoconf 2.64,
nvptx-tools-0.20180301/configure:4638:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
nvptx-tools-0.20180301/configure-4639-
##############################################
nvptx-tools-0.20180301/configure-4655-  --*=*)
nvptx-tools-0.20180301/configure:4656:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nvptx-tools-0.20180301/configure:4657:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nvptx-tools-0.20180301/configure-4658-    ac_shift=:
##############################################
nvptx-tools-0.20180301/configure-4677-    case $ac_optarg in
nvptx-tools-0.20180301/configure:4678:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/configure-4679-    esac
##############################################
nvptx-tools-0.20180301/configure-4791-fi
nvptx-tools-0.20180301/configure:4792:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
nvptx-tools-0.20180301/configure-4793-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
nvptx-tools-0.20180301/configure-4808-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
nvptx-tools-0.20180301/configure:4809:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
nvptx-tools-0.20180301/configure-4810-ac_delim='%!_!# '
##############################################
nvptx-tools-0.20180301/configure-4814-
nvptx-tools-0.20180301/configure:4815:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
nvptx-tools-0.20180301/configure-4816-  if test $ac_delim_n = $ac_delim_num; then
##############################################
nvptx-tools-0.20180301/configure-4968-      esac
nvptx-tools-0.20180301/configure:4969:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
nvptx-tools-0.20180301/configure-4970-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
nvptx-tools-0.20180301/configure-5027-*)
nvptx-tools-0.20180301/configure:5028:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nvptx-tools-0.20180301/configure-5029-  # A ".." for each directory in $ac_dir_suffix.
nvptx-tools-0.20180301/configure:5030:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nvptx-tools-0.20180301/configure-5031-  case $ac_top_builddir_sub in
##############################################
nvptx-tools-0.20180301/configure-5079-/@mandir@/p'
nvptx-tools-0.20180301/configure:5080:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
nvptx-tools-0.20180301/configure-5081-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
nvptx-tools-0.20180301/configure-5096-
nvptx-tools-0.20180301/configure:5097:# Neutralize VPATH when `$srcdir' = `.'.
nvptx-tools-0.20180301/configure-5098-# Shell code in configure.ac might set extrasub.
##############################################
nvptx-tools-0.20180301/configure-5122-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nvptx-tools-0.20180301/configure:5123:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
nvptx-tools-0.20180301/configure:5124:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
nvptx-tools-0.20180301/configure-5125-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
nvptx-tools-0.20180301/configure-5212-      case $ac_arg in
nvptx-tools-0.20180301/configure:5213:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/configure-5214-      esac
##############################################
nvptx-tools-0.20180301/configure-5222-  case $ac_arg in
nvptx-tools-0.20180301/configure:5223:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvptx-tools-0.20180301/configure-5224-  esac
##############################################
nvptx-tools-0.20180301/configure-5251-*)
nvptx-tools-0.20180301/configure:5252:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nvptx-tools-0.20180301/configure-5253-  # A ".." for each directory in $ac_dir_suffix.
nvptx-tools-0.20180301/configure:5254:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nvptx-tools-0.20180301/configure-5255-  case $ac_top_builddir_sub in