===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
radeontool-1.6.3/install-sh-217-      fi
radeontool-1.6.3/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
radeontool-1.6.3/install-sh-219-    *)
##############################################
radeontool-1.6.3/install-sh-269-      dstdir=$dst
radeontool-1.6.3/install-sh:270:      dst=$dstdir/`basename "$src"`
radeontool-1.6.3/install-sh-271-      dstdir_status=0
##############################################
radeontool-1.6.3/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
radeontool-1.6.3/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
radeontool-1.6.3/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
radeontool-1.6.3/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
radeontool-1.6.3/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
radeontool-1.6.3/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
radeontool-1.6.3/install-sh-418-	    case $prefix in
radeontool-1.6.3/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
radeontool-1.6.3/install-sh-420-	      *) qprefix=$prefix;;
##############################################
radeontool-1.6.3/install-sh-467-    if $copy_on_change &&
radeontool-1.6.3/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
radeontool-1.6.3/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
radeontool-1.6.3/install-sh-470-
##############################################
radeontool-1.6.3/config.sub-59-
radeontool-1.6.3/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
radeontool-1.6.3/config.sub-61-
##############################################
radeontool-1.6.3/config.sub-123-# Here we must recognize all the valid KERNEL-OS combinations.
radeontool-1.6.3/config.sub:124:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
radeontool-1.6.3/config.sub-125-case $maybe_os in
##############################################
radeontool-1.6.3/config.sub-130-    os=-$maybe_os
radeontool-1.6.3/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
radeontool-1.6.3/config.sub-132-    ;;
radeontool-1.6.3/config.sub-133-  *)
radeontool-1.6.3/config.sub:134:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
radeontool-1.6.3/config.sub-135-    if [ $basic_machine != $1 ]
radeontool-1.6.3/config.sub:136:    then os=`echo $1 | sed 's/.*-/-/'`
radeontool-1.6.3/config.sub-137-    else os=; fi
##############################################
radeontool-1.6.3/config.sub-184-		os=-sco5v6
radeontool-1.6.3/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-186-		;;
##############################################
radeontool-1.6.3/config.sub-188-		os=-sco3.2v5
radeontool-1.6.3/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-190-		;;
##############################################
radeontool-1.6.3/config.sub-192-		os=-sco3.2v4
radeontool-1.6.3/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-194-		;;
radeontool-1.6.3/config.sub-195-	-sco3.2.[4-9]*)
radeontool-1.6.3/config.sub:196:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
radeontool-1.6.3/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-198-		;;
##############################################
radeontool-1.6.3/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
radeontool-1.6.3/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-202-		;;
##############################################
radeontool-1.6.3/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
radeontool-1.6.3/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-206-		;;
##############################################
radeontool-1.6.3/config.sub-208-		os=-sco3.2v2
radeontool-1.6.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-210-		;;
radeontool-1.6.3/config.sub-211-	-udk*)
radeontool-1.6.3/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-213-		;;
##############################################
radeontool-1.6.3/config.sub-215-		os=-isc2.2
radeontool-1.6.3/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-217-		;;
##############################################
radeontool-1.6.3/config.sub-221-	-isc*)
radeontool-1.6.3/config.sub:222:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
radeontool-1.6.3/config.sub-223-		;;
##############################################
radeontool-1.6.3/config.sub-227-	-ptx*)
radeontool-1.6.3/config.sub:228:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
radeontool-1.6.3/config.sub-229-		;;
radeontool-1.6.3/config.sub-230-	-windowsnt*)
radeontool-1.6.3/config.sub:231:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
radeontool-1.6.3/config.sub-232-		;;
##############################################
radeontool-1.6.3/config.sub-323-	*-*-*)
radeontool-1.6.3/config.sub:324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
radeontool-1.6.3/config.sub-325-		exit 1
##############################################
radeontool-1.6.3/config.sub-433-	amd64-*)
radeontool-1.6.3/config.sub:434:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-435-		;;
##############################################
radeontool-1.6.3/config.sub-475-	blackfin-*)
radeontool-1.6.3/config.sub:476:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-477-		os=-linux
##############################################
radeontool-1.6.3/config.sub-678-	i*86v32)
radeontool-1.6.3/config.sub:679:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
radeontool-1.6.3/config.sub-680-		os=-sysv32
##############################################
radeontool-1.6.3/config.sub-682-	i*86v4*)
radeontool-1.6.3/config.sub:683:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
radeontool-1.6.3/config.sub-684-		os=-sysv4
##############################################
radeontool-1.6.3/config.sub-686-	i*86v)
radeontool-1.6.3/config.sub:687:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
radeontool-1.6.3/config.sub-688-		os=-sysv
##############################################
radeontool-1.6.3/config.sub-690-	i*86sol2)
radeontool-1.6.3/config.sub:691:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
radeontool-1.6.3/config.sub-692-		os=-solaris2
##############################################
radeontool-1.6.3/config.sub-720-	m68knommu-*)
radeontool-1.6.3/config.sub:721:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-722-		os=-linux
##############################################
radeontool-1.6.3/config.sub-753-	mips3*-*)
radeontool-1.6.3/config.sub:754:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
radeontool-1.6.3/config.sub-755-		;;
radeontool-1.6.3/config.sub-756-	mips3*)
radeontool-1.6.3/config.sub:757:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
radeontool-1.6.3/config.sub-758-		;;
##############################################
radeontool-1.6.3/config.sub-771-	ms1-*)
radeontool-1.6.3/config.sub:772:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
radeontool-1.6.3/config.sub-773-		;;
##############################################
radeontool-1.6.3/config.sub-876-	parisc-*)
radeontool-1.6.3/config.sub:877:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-878-		os=-linux
##############################################
radeontool-1.6.3/config.sub-892-	pc98-*)
radeontool-1.6.3/config.sub:893:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-894-		;;
##############################################
radeontool-1.6.3/config.sub-907-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
radeontool-1.6.3/config.sub:908:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-909-		;;
radeontool-1.6.3/config.sub-910-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
radeontool-1.6.3/config.sub:911:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-912-		;;
radeontool-1.6.3/config.sub-913-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
radeontool-1.6.3/config.sub:914:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-915-		;;
radeontool-1.6.3/config.sub-916-	pentium4-*)
radeontool-1.6.3/config.sub:917:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-918-		;;
##############################################
radeontool-1.6.3/config.sub-925-		;;
radeontool-1.6.3/config.sub:926:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-927-		;;
##############################################
radeontool-1.6.3/config.sub-931-	ppcle-* | powerpclittle-*)
radeontool-1.6.3/config.sub:932:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-933-		;;
##############################################
radeontool-1.6.3/config.sub-935-		;;
radeontool-1.6.3/config.sub:936:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-937-		;;
##############################################
radeontool-1.6.3/config.sub-941-	ppc64le-* | powerpc64little-*)
radeontool-1.6.3/config.sub:942:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
radeontool-1.6.3/config.sub-943-		;;
##############################################
radeontool-1.6.3/config.sub-1233-	*)
radeontool-1.6.3/config.sub:1234:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
radeontool-1.6.3/config.sub-1235-		exit 1
##############################################
radeontool-1.6.3/config.sub-1241-	*-digital*)
radeontool-1.6.3/config.sub:1242:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
radeontool-1.6.3/config.sub-1243-		;;
radeontool-1.6.3/config.sub-1244-	*-commodore*)
radeontool-1.6.3/config.sub:1245:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
radeontool-1.6.3/config.sub-1246-		;;
##############################################
radeontool-1.6.3/config.sub-1262-	-solaris1 | -solaris1.*)
radeontool-1.6.3/config.sub:1263:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
radeontool-1.6.3/config.sub-1264-		;;
##############################################
radeontool-1.6.3/config.sub-1274-	-gnu/linux*)
radeontool-1.6.3/config.sub:1275:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
radeontool-1.6.3/config.sub-1276-		;;
##############################################
radeontool-1.6.3/config.sub-1319-	-nto*)
radeontool-1.6.3/config.sub:1320:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
radeontool-1.6.3/config.sub-1321-		;;
##############################################
radeontool-1.6.3/config.sub-1326-	-mac*)
radeontool-1.6.3/config.sub:1327:		os=`echo $os | sed -e 's|mac|macos|'`
radeontool-1.6.3/config.sub-1328-		;;
##############################################
radeontool-1.6.3/config.sub-1332-	-linux*)
radeontool-1.6.3/config.sub:1333:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
radeontool-1.6.3/config.sub-1334-		;;
radeontool-1.6.3/config.sub-1335-	-sunos5*)
radeontool-1.6.3/config.sub:1336:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
radeontool-1.6.3/config.sub-1337-		;;
radeontool-1.6.3/config.sub-1338-	-sunos6*)
radeontool-1.6.3/config.sub:1339:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
radeontool-1.6.3/config.sub-1340-		;;
##############################################
radeontool-1.6.3/config.sub-1387-	-sinix5.*)
radeontool-1.6.3/config.sub:1388:		os=`echo $os | sed -e 's|sinix|sysv|'`
radeontool-1.6.3/config.sub-1389-		;;
##############################################
radeontool-1.6.3/config.sub-1441-		# Get rid of the `-' at the beginning of $os.
radeontool-1.6.3/config.sub:1442:		os=`echo $os | sed 's/[^-]*-//'`
radeontool-1.6.3/config.sub:1443:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
radeontool-1.6.3/config.sub-1444-		exit 1
##############################################
radeontool-1.6.3/config.sub-1692-		esac
radeontool-1.6.3/config.sub:1693:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
radeontool-1.6.3/config.sub-1694-		;;
##############################################
radeontool-1.6.3/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
radeontool-1.6.3/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radeontool-1.6.3/configure-49-  as_echo='print -r --'
radeontool-1.6.3/configure-50-  as_echo_n='print -rn --'
radeontool-1.6.3/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radeontool-1.6.3/configure-52-  as_echo='printf %s\n'
##############################################
radeontool-1.6.3/configure-54-else
radeontool-1.6.3/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radeontool-1.6.3/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radeontool-1.6.3/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
radeontool-1.6.3/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radeontool-1.6.3/configure-66-      esac;
##############################################
radeontool-1.6.3/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
radeontool-1.6.3/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
radeontool-1.6.3/configure-177-
##############################################
radeontool-1.6.3/configure-182-    PATH=/empty FPATH=/empty; export PATH FPATH
radeontool-1.6.3/configure:183:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
radeontool-1.6.3/configure:184:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
radeontool-1.6.3/configure-185-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
radeontool-1.6.3/configure-307-      case $as_dir in #(
radeontool-1.6.3/configure:308:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radeontool-1.6.3/configure-309-      *) as_qdir=$as_dir;;
##############################################
radeontool-1.6.3/configure-372-  {
radeontool-1.6.3/configure:373:    as_val=`expr "$@" || test $? -eq 1`
radeontool-1.6.3/configure-374-  }
##############################################
radeontool-1.6.3/configure-379-# ----------------------------------------
radeontool-1.6.3/configure:380:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
radeontool-1.6.3/configure-381-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
radeontool-1.6.3/configure-442-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
radeontool-1.6.3/configure:443:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
radeontool-1.6.3/configure-444-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
radeontool-1.6.3/configure-533-	esac;
radeontool-1.6.3/configure:534:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
radeontool-1.6.3/configure-535-	???[sx]*):;;*)false;;esac;fi
##############################################
radeontool-1.6.3/configure-817-  case $ac_option in
radeontool-1.6.3/configure:818:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
radeontool-1.6.3/configure-819-  *=)   ac_optarg= ;;
##############################################
radeontool-1.6.3/configure-861-  -disable-* | --disable-*)
radeontool-1.6.3/configure:862:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
radeontool-1.6.3/configure-863-    # Reject names that are not valid shell variable names.
##############################################
radeontool-1.6.3/configure-866-    ac_useropt_orig=$ac_useropt
radeontool-1.6.3/configure:867:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radeontool-1.6.3/configure-868-    case $ac_user_opts in
##############################################
radeontool-1.6.3/configure-887-  -enable-* | --enable-*)
radeontool-1.6.3/configure:888:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
radeontool-1.6.3/configure-889-    # Reject names that are not valid shell variable names.
##############################################
radeontool-1.6.3/configure-892-    ac_useropt_orig=$ac_useropt
radeontool-1.6.3/configure:893:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radeontool-1.6.3/configure-894-    case $ac_user_opts in
##############################################
radeontool-1.6.3/configure-1091-  -with-* | --with-*)
radeontool-1.6.3/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
radeontool-1.6.3/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
radeontool-1.6.3/configure-1096-    ac_useropt_orig=$ac_useropt
radeontool-1.6.3/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radeontool-1.6.3/configure-1098-    case $ac_user_opts in
##############################################
radeontool-1.6.3/configure-1107-  -without-* | --without-*)
radeontool-1.6.3/configure:1108:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
radeontool-1.6.3/configure-1109-    # Reject names that are not valid shell variable names.
##############################################
radeontool-1.6.3/configure-1112-    ac_useropt_orig=$ac_useropt
radeontool-1.6.3/configure:1113:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radeontool-1.6.3/configure-1114-    case $ac_user_opts in
##############################################
radeontool-1.6.3/configure-1145-  *=*)
radeontool-1.6.3/configure:1146:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
radeontool-1.6.3/configure-1147-    # Reject names that are not valid shell variable names.
##############################################
radeontool-1.6.3/configure-1166-if test -n "$ac_prev"; then
radeontool-1.6.3/configure:1167:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
radeontool-1.6.3/configure-1168-  as_fn_error $? "missing argument to $ac_option"
##############################################
radeontool-1.6.3/configure-1188-    */ )
radeontool-1.6.3/configure:1189:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
radeontool-1.6.3/configure-1190-      eval $ac_var=\$ac_val;;
##############################################
radeontool-1.6.3/configure-1225-ac_ls_di=`ls -di .` &&
radeontool-1.6.3/configure:1226:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
radeontool-1.6.3/configure-1227-  as_fn_error $? "working directory cannot be determined"
##############################################
radeontool-1.6.3/configure-1281-case $srcdir in
radeontool-1.6.3/configure:1282:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
radeontool-1.6.3/configure-1283-esac
##############################################
radeontool-1.6.3/configure-1324-By default, \`make install' will install all the files in
radeontool-1.6.3/configure:1325:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
radeontool-1.6.3/configure:1326:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
radeontool-1.6.3/configure-1327-for instance \`--prefix=\$HOME'.
##############################################
radeontool-1.6.3/configure-1430-*)
radeontool-1.6.3/configure:1431:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radeontool-1.6.3/configure-1432-  # A ".." for each directory in $ac_dir_suffix.
radeontool-1.6.3/configure:1433:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radeontool-1.6.3/configure-1434-  case $ac_top_builddir_sub in
##############################################
radeontool-1.6.3/configure-1827-    *\'*)
radeontool-1.6.3/configure:1828:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
radeontool-1.6.3/configure-1829-    esac
##############################################
radeontool-1.6.3/configure-1910-      case $ac_val in
radeontool-1.6.3/configure:1911:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radeontool-1.6.3/configure-1912-      esac
##############################################
radeontool-1.6.3/configure-1925-	case $ac_val in
radeontool-1.6.3/configure:1926:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radeontool-1.6.3/configure-1927-	esac
##############################################
radeontool-1.6.3/configure-2045-    set,)
radeontool-1.6.3/configure:2046:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
radeontool-1.6.3/configure:2047:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
radeontool-1.6.3/configure-2048-      ac_cache_corrupted=: ;;
##############################################
radeontool-1.6.3/configure-2056-	# differences in whitespace do not lead to failure.
radeontool-1.6.3/configure:2057:	ac_old_val_w=`echo x $ac_old_val`
radeontool-1.6.3/configure:2058:	ac_new_val_w=`echo x $ac_new_val`
radeontool-1.6.3/configure-2059-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
radeontool-1.6.3/configure-2076-    case $ac_new_val in
radeontool-1.6.3/configure:2077:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
radeontool-1.6.3/configure-2078-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
radeontool-1.6.3/configure-2251-if (
radeontool-1.6.3/configure:2252:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
radeontool-1.6.3/configure-2253-   if test "$*" = "X"; then
radeontool-1.6.3/configure-2254-      # -L didn't work.
radeontool-1.6.3/configure:2255:      set X `ls -t "$srcdir/configure" conftest.file`
radeontool-1.6.3/configure-2256-   fi
##############################################
radeontool-1.6.3/configure-2287-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
radeontool-1.6.3/configure:2288:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
radeontool-1.6.3/configure-2289-
radeontool-1.6.3/configure-2290-# expand $ac_aux_dir to an absolute path
radeontool-1.6.3/configure:2291:am_aux_dir=`cd $ac_aux_dir && pwd`
radeontool-1.6.3/configure-2292-
##############################################
radeontool-1.6.3/configure-2432-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
radeontool-1.6.3/configure:2433:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
radeontool-1.6.3/configure-2434-	     'mkdir (GNU coreutils) '* | \
##############################################
radeontool-1.6.3/configure-2511-set x ${MAKE-make}
radeontool-1.6.3/configure:2512:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
radeontool-1.6.3/configure-2513-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
radeontool-1.6.3/configure-2521-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
radeontool-1.6.3/configure:2522:case `${MAKE-make} -f conftest.make 2>/dev/null` in
radeontool-1.6.3/configure-2523-  *@@@%%%=?*=@@@%%%*)
##############################################
radeontool-1.6.3/configure-2548-
radeontool-1.6.3/configure:2549:if test "`cd $srcdir && pwd`" != "`pwd`"; then
radeontool-1.6.3/configure-2550-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
radeontool-1.6.3/configure-2649-test "x$ac_build_alias" = x &&
radeontool-1.6.3/configure:2650:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
radeontool-1.6.3/configure-2651-test "x$ac_build_alias" = x &&
radeontool-1.6.3/configure-2652-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
radeontool-1.6.3/configure:2653:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
radeontool-1.6.3/configure-2654-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
radeontool-1.6.3/configure-2673-IFS=$ac_save_IFS
radeontool-1.6.3/configure:2674:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
radeontool-1.6.3/configure-2675-
##############################################
radeontool-1.6.3/configure-2684-else
radeontool-1.6.3/configure:2685:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
radeontool-1.6.3/configure-2686-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
radeontool-1.6.3/configure-2706-IFS=$ac_save_IFS
radeontool-1.6.3/configure:2707:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
radeontool-1.6.3/configure-2708-
##############################################
radeontool-1.6.3/configure-2734-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
radeontool-1.6.3/configure:2735:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
radeontool-1.6.3/configure-2736-  ECHO='print -r --'
radeontool-1.6.3/configure:2737:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
radeontool-1.6.3/configure-2738-  ECHO='printf %s\n'
##############################################
radeontool-1.6.3/configure-2798-# Ignore all kinds of additional output from `make'.
radeontool-1.6.3/configure:2799:case `$am_make -s -f confmf 2> /dev/null` in #(
radeontool-1.6.3/configure-2800-*the\ am__doit\ target*)
##############################################
radeontool-1.6.3/configure-2808-   echo '.include "confinc"' > confmf
radeontool-1.6.3/configure:2809:   case `$am_make -s -f confmf 2> /dev/null` in #(
radeontool-1.6.3/configure-2810-   *the\ am__doit\ target*)
##############################################
radeontool-1.6.3/configure-3186-$as_echo_n "checking whether the C compiler works... " >&6; }
radeontool-1.6.3/configure:3187:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
radeontool-1.6.3/configure-3188-
##############################################
radeontool-1.6.3/configure-3230-	then :; else
radeontool-1.6.3/configure:3231:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radeontool-1.6.3/configure-3232-	fi
##############################################
radeontool-1.6.3/configure-3290-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
radeontool-1.6.3/configure:3291:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radeontool-1.6.3/configure-3292-	  break;;
##############################################
radeontool-1.6.3/configure-3399-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
radeontool-1.6.3/configure:3400:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
radeontool-1.6.3/configure-3401-       break;;
##############################################
radeontool-1.6.3/configure-3658-  if test "$am_compiler_list" = ""; then
radeontool-1.6.3/configure:3659:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
radeontool-1.6.3/configure-3660-  fi
##############################################
radeontool-1.6.3/configure-3782-  # Check for GNU $ac_path_SED
radeontool-1.6.3/configure:3783:case `"$ac_path_SED" --version 2>&1` in
radeontool-1.6.3/configure-3784-*GNU*)
##############################################
radeontool-1.6.3/configure-3858-  # Check for GNU $ac_path_GREP
radeontool-1.6.3/configure:3859:case `"$ac_path_GREP" --version 2>&1` in
radeontool-1.6.3/configure-3860-*GNU*)
##############################################
radeontool-1.6.3/configure-3924-  # Check for GNU $ac_path_EGREP
radeontool-1.6.3/configure:3925:case `"$ac_path_EGREP" --version 2>&1` in
radeontool-1.6.3/configure-3926-*GNU*)
##############################################
radeontool-1.6.3/configure-3991-  # Check for GNU $ac_path_FGREP
radeontool-1.6.3/configure:3992:case `"$ac_path_FGREP" --version 2>&1` in
radeontool-1.6.3/configure-3993-*GNU*)
##############################################
radeontool-1.6.3/configure-4071-    # gcc leaves a trailing carriage return which upsets mingw
radeontool-1.6.3/configure:4072:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
radeontool-1.6.3/configure-4073-  *)
radeontool-1.6.3/configure:4074:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
radeontool-1.6.3/configure-4075-  esac
##############################################
radeontool-1.6.3/configure-4080-      # Canonicalize the pathname of ld
radeontool-1.6.3/configure:4081:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
radeontool-1.6.3/configure-4082-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
radeontool-1.6.3/configure:4083:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
radeontool-1.6.3/configure-4084-      done
##############################################
radeontool-1.6.3/configure-4115-      # Break only if it was the GNU/non-GNU ld that we prefer.
radeontool-1.6.3/configure:4116:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
radeontool-1.6.3/configure-4117-      *GNU* | *'with BFD'*)
##############################################
radeontool-1.6.3/configure-4146-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
radeontool-1.6.3/configure:4147:case `$LD -v 2>&1 </dev/null` in
radeontool-1.6.3/configure-4148-*GNU* | *'with BFD'*)
##############################################
radeontool-1.6.3/configure-4191-	# Tru64's nm complains that /dev/null is an invalid object file
radeontool-1.6.3/configure:4192:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
radeontool-1.6.3/configure-4193-	*/dev/null* | *'Invalid file or object type'*)
##############################################
radeontool-1.6.3/configure-4197-	*)
radeontool-1.6.3/configure:4198:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
radeontool-1.6.3/configure-4199-	  */dev/null*)
##############################################
radeontool-1.6.3/configure-4325-
radeontool-1.6.3/configure:4326:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
radeontool-1.6.3/configure-4327-    *COFF*)
##############################################
radeontool-1.6.3/configure-4437-    # And add a safety zone
radeontool-1.6.3/configure:4438:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
radeontool-1.6.3/configure:4439:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
radeontool-1.6.3/configure-4440-    ;;
##############################################
radeontool-1.6.3/configure-4465-    if test -n "$kargmax"; then
radeontool-1.6.3/configure:4466:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
radeontool-1.6.3/configure-4467-    else
##############################################
radeontool-1.6.3/configure-4473-    if test -n "$lt_cv_sys_max_cmd_len"; then
radeontool-1.6.3/configure:4474:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
radeontool-1.6.3/configure:4475:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
radeontool-1.6.3/configure-4476-    else
##############################################
radeontool-1.6.3/configure-4485-      # we can't tell.
radeontool-1.6.3/configure:4486:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
radeontool-1.6.3/configure-4487-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
radeontool-1.6.3/configure-4489-      do
radeontool-1.6.3/configure:4490:        i=`expr $i + 1`
radeontool-1.6.3/configure-4491-        teststring=$teststring$teststring
##############################################
radeontool-1.6.3/configure-4493-      # Only check the string length outside the loop.
radeontool-1.6.3/configure:4494:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
radeontool-1.6.3/configure-4495-      teststring=
##############################################
radeontool-1.6.3/configure-4498-      # linker.  It appears as though 1/2 is a usable value.
radeontool-1.6.3/configure:4499:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
radeontool-1.6.3/configure-4500-    fi
##############################################
radeontool-1.6.3/configure-4938-openbsd*)
radeontool-1.6.3/configure:4939:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
radeontool-1.6.3/configure-4940-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
radeontool-1.6.3/configure-5005-    else
radeontool-1.6.3/configure:5006:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
radeontool-1.6.3/configure-5007-    fi
##############################################
radeontool-1.6.3/configure-5150-  # decide which to use based on capabilities of $DLLTOOL
radeontool-1.6.3/configure:5151:  case `$DLLTOOL --help 2>&1` in
radeontool-1.6.3/configure-5152-  *--identify-strict*)
##############################################
radeontool-1.6.3/configure-5672-# If we're using GNU nm, then use its standard symbol codes.
radeontool-1.6.3/configure:5673:case `$NM -V 2>&1` in
radeontool-1.6.3/configure-5674-*GNU* | *'with BFD'*)
##############################################
radeontool-1.6.3/configure-5690-mingw*)
radeontool-1.6.3/configure:5691:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
radeontool-1.6.3/configure-5692-  ;;
##############################################
radeontool-1.6.3/configure-5908-   if test "$GCC" = yes; then
radeontool-1.6.3/configure:5909:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
radeontool-1.6.3/configure-5910-   fi
##############################################
radeontool-1.6.3/configure-5912- /*)
radeontool-1.6.3/configure:5913:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
radeontool-1.6.3/configure-5914-   ;; #(
##############################################
radeontool-1.6.3/configure-5948-  test $ac_status = 0; }; then
radeontool-1.6.3/configure:5949:    case `/usr/bin/file conftest.$ac_objext` in
radeontool-1.6.3/configure-5950-      *ELF-32*)
##############################################
radeontool-1.6.3/configure-5968-    if test "$lt_cv_prog_gnu_ld" = yes; then
radeontool-1.6.3/configure:5969:      case `/usr/bin/file conftest.$ac_objext` in
radeontool-1.6.3/configure-5970-	*32-bit*)
##############################################
radeontool-1.6.3/configure-5980-    else
radeontool-1.6.3/configure:5981:      case `/usr/bin/file conftest.$ac_objext` in
radeontool-1.6.3/configure-5982-	*32-bit*)
##############################################
radeontool-1.6.3/configure-7111-do :
radeontool-1.6.3/configure:7112:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
radeontool-1.6.3/configure-7113-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
radeontool-1.6.3/configure-7116-  cat >>confdefs.h <<_ACEOF
radeontool-1.6.3/configure:7117:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
radeontool-1.6.3/configure-7118-_ACEOF
##############################################
radeontool-1.6.3/configure-7383-done
radeontool-1.6.3/configure:7384:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
radeontool-1.6.3/configure-7385-
##############################################
radeontool-1.6.3/configure-7412-	"file_magic "*)
radeontool-1.6.3/configure:7413:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
radeontool-1.6.3/configure-7414-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
radeontool-1.6.3/configure-7478-	"file_magic "*)
radeontool-1.6.3/configure:7479:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
radeontool-1.6.3/configure-7480-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
radeontool-1.6.3/configure-7839-      *)
radeontool-1.6.3/configure:7840:	case `$CC -V 2>&1 | sed 5q` in
radeontool-1.6.3/configure-7841-	*Sun\ F* | *Sun*Fortran*)
##############################################
radeontool-1.6.3/configure-8184-  if test "$hard_links" = no; then
radeontool-1.6.3/configure:8185:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
radeontool-1.6.3/configure:8186:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
radeontool-1.6.3/configure-8187-    need_locks=warn
##############################################
radeontool-1.6.3/configure-8271-	# shared libraries, regardless of the interface used.
radeontool-1.6.3/configure:8272:	case `$LD -v 2>&1` in
radeontool-1.6.3/configure-8273-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
radeontool-1.6.3/configure-8303-    supports_anon_versioning=no
radeontool-1.6.3/configure:8304:    case `$LD -v 2>&1` in
radeontool-1.6.3/configure-8305-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
radeontool-1.6.3/configure-8372-	# is EXPORTS), use it as is; otherwise, prepend...
radeontool-1.6.3/configure:8373:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
radeontool-1.6.3/configure-8374-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
radeontool-1.6.3/configure-8400-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
radeontool-1.6.3/configure:8401:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
radeontool-1.6.3/configure:8402:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
radeontool-1.6.3/configure-8403-      ;;
##############################################
radeontool-1.6.3/configure-8418-        pgcc*)				# Portland Group C compiler
radeontool-1.6.3/configure:8419:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/configure-8420-	  tmp_addflag=' $pic_flag'
##############################################
radeontool-1.6.3/configure-8423-					# Portland Group f77 and f90 compilers
radeontool-1.6.3/configure:8424:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/configure-8425-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
radeontool-1.6.3/configure-8438-	nvcc*)	# Cuda Compiler Driver 2.2
radeontool-1.6.3/configure:8439:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/configure-8440-	  compiler_needs_object=yes
##############################################
radeontool-1.6.3/configure-8442-	esac
radeontool-1.6.3/configure:8443:	case `$CC -V 2>&1 | sed 5q` in
radeontool-1.6.3/configure-8444-	*Sun\ C*)			# Sun C 5.9
radeontool-1.6.3/configure:8445:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/configure-8446-	  compiler_needs_object=yes
##############################################
radeontool-1.6.3/configure-8511-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
radeontool-1.6.3/configure:8512:      case `$LD -v 2>&1` in
radeontool-1.6.3/configure-8513-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
radeontool-1.6.3/configure-8634-	# below for broken collect2 doesn't work under 4.3+
radeontool-1.6.3/configure:8635:	  collect2name=`${CC} -print-prog-name=collect2`
radeontool-1.6.3/configure-8636-	  if test -f "$collect2name" &&
##############################################
radeontool-1.6.3/configure-8707-      }'
radeontool-1.6.3/configure:8708:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
radeontool-1.6.3/configure-8709-  # Check for a 64-bit object if we didn't find anything.
radeontool-1.6.3/configure-8710-  if test -z "$lt_cv_aix_libpath_"; then
radeontool-1.6.3/configure:8711:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
radeontool-1.6.3/configure-8712-  fi
##############################################
radeontool-1.6.3/configure-8725-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
radeontool-1.6.3/configure:8726:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
radeontool-1.6.3/configure-8727-      else
##############################################
radeontool-1.6.3/configure-8760-      }'
radeontool-1.6.3/configure:8761:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
radeontool-1.6.3/configure-8762-  # Check for a 64-bit object if we didn't find anything.
radeontool-1.6.3/configure-8763-  if test -z "$lt_cv_aix_libpath_"; then
radeontool-1.6.3/configure:8764:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
radeontool-1.6.3/configure-8765-  fi
##############################################
radeontool-1.6.3/configure-8833-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
radeontool-1.6.3/configure:8834:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
radeontool-1.6.3/configure-8835-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
radeontool-1.6.3/configure-8869-	# FIXME: Setting linknames here is a bad hack.
radeontool-1.6.3/configure:8870:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
radeontool-1.6.3/configure-8871-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
radeontool-1.6.3/configure-8887-  if test "$lt_cv_ld_force_load" = "yes"; then
radeontool-1.6.3/configure:8888:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
radeontool-1.6.3/configure-8889-  else
##############################################
radeontool-1.6.3/configure-9071-      if test "$GCC" = yes; then
radeontool-1.6.3/configure:9072:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/configure-9073-	# Try to use the -exported_symbol ld option, if it does not
##############################################
radeontool-1.6.3/configure-9099-	if test "$lt_cv_irix_exported_symbol" = yes; then
radeontool-1.6.3/configure:9100:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
radeontool-1.6.3/configure-9101-	fi
radeontool-1.6.3/configure-9102-      else
radeontool-1.6.3/configure:9103:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/configure:9104:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
radeontool-1.6.3/configure-9105-      fi
##############################################
radeontool-1.6.3/configure-9139-	hardcode_direct_absolute=yes
radeontool-1.6.3/configure:9140:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
radeontool-1.6.3/configure-9141-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
radeontool-1.6.3/configure-9172-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
radeontool-1.6.3/configure:9173:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/configure-9174-      else
radeontool-1.6.3/configure-9175-	allow_undefined_flag=' -expect_unresolved \*'
radeontool-1.6.3/configure:9176:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/configure-9177-      fi
##############################################
radeontool-1.6.3/configure-9185-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
radeontool-1.6.3/configure:9186:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/configure-9187-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
radeontool-1.6.3/configure-9189-	allow_undefined_flag=' -expect_unresolved \*'
radeontool-1.6.3/configure:9190:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/configure:9191:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
radeontool-1.6.3/configure:9192:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
radeontool-1.6.3/configure-9193-
##############################################
radeontool-1.6.3/configure-9208-      else
radeontool-1.6.3/configure:9209:	case `$CC -V 2>&1` in
radeontool-1.6.3/configure-9210-	*"Compilers 5.0"*)
##############################################
radeontool-1.6.3/configure-9612-  esac
radeontool-1.6.3/configure:9613:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
radeontool-1.6.3/configure-9614-  case $lt_search_path_spec in
##############################################
radeontool-1.6.3/configure-9619-    # okay in the real world where ";" in dirpaths is itself problematic.
radeontool-1.6.3/configure:9620:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
radeontool-1.6.3/configure-9621-    ;;
radeontool-1.6.3/configure-9622-  *)
radeontool-1.6.3/configure:9623:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
radeontool-1.6.3/configure-9624-    ;;
##############################################
radeontool-1.6.3/configure-9628-  lt_tmp_lt_search_path_spec=
radeontool-1.6.3/configure:9629:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
radeontool-1.6.3/configure-9630-  for lt_sys_path in $lt_search_path_spec; do
##############################################
radeontool-1.6.3/configure-9663-  esac
radeontool-1.6.3/configure:9664:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
radeontool-1.6.3/configure-9665-else
##############################################
radeontool-1.6.3/configure-9751-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
radeontool-1.6.3/configure:9752:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
radeontool-1.6.3/configure-9753-    ;;
##############################################
radeontool-1.6.3/configure-9787-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
radeontool-1.6.3/configure:9788:    postinstall_cmds='base_file=`basename \${file}`~
radeontool-1.6.3/configure:9789:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
radeontool-1.6.3/configure:9790:      dldir=$destdir/`dirname \$dlpath`~
radeontool-1.6.3/configure-9791-      test -d \$dldir || mkdir -p \$dldir~
##############################################
radeontool-1.6.3/configure-9796-      fi'
radeontool-1.6.3/configure:9797:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
radeontool-1.6.3/configure-9798-      dlpath=$dir/\$dldll~
##############################################
radeontool-1.6.3/configure-9804-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
radeontool-1.6.3/configure:9805:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/configure-9806-
##############################################
radeontool-1.6.3/configure-9810-      # MinGW DLLs use traditional 'lib' prefix
radeontool-1.6.3/configure:9811:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/configure-9812-      ;;
##############################################
radeontool-1.6.3/configure-9814-      # pw32 DLLs use 'pw' prefix rather than 'lib'
radeontool-1.6.3/configure:9815:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/configure-9816-      ;;
##############################################
radeontool-1.6.3/configure-9823-    libname_spec='$name'
radeontool-1.6.3/configure:9824:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/configure-9825-    library_names_spec='${libname}.dll.lib'
##############################################
radeontool-1.6.3/configure-9835-        # Let DOS variable expansion print the short 8.3 style file name.
radeontool-1.6.3/configure:9836:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
radeontool-1.6.3/configure-9837-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
radeontool-1.6.3/configure-9840-      # Convert to MSYS style.
radeontool-1.6.3/configure:9841:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
radeontool-1.6.3/configure-9842-      ;;
##############################################
radeontool-1.6.3/configure-9846-      # like /cygdrive/c/PROGRA~1:/cygdr...
radeontool-1.6.3/configure:9847:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
radeontool-1.6.3/configure:9848:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
radeontool-1.6.3/configure:9849:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
radeontool-1.6.3/configure-9850-      ;;
##############################################
radeontool-1.6.3/configure-9854-        # It is most probably a Windows format PATH.
radeontool-1.6.3/configure:9855:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
radeontool-1.6.3/configure-9856-      else
radeontool-1.6.3/configure:9857:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
radeontool-1.6.3/configure-9858-      fi
##############################################
radeontool-1.6.3/configure-9864-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
radeontool-1.6.3/configure:9865:    postinstall_cmds='base_file=`basename \${file}`~
radeontool-1.6.3/configure:9866:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
radeontool-1.6.3/configure:9867:      dldir=$destdir/`dirname \$dlpath`~
radeontool-1.6.3/configure-9868-      test -d \$dldir || mkdir -p \$dldir~
radeontool-1.6.3/configure-9869-      $install_prog $dir/$dlname \$dldir/$dlname'
radeontool-1.6.3/configure:9870:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
radeontool-1.6.3/configure-9871-      dlpath=$dir/\$dldll~
##############################################
radeontool-1.6.3/configure-9878-    # Assume MSVC wrapper
radeontool-1.6.3/configure:9879:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
radeontool-1.6.3/configure-9880-    dynamic_linker='Win32 ld.exe'
##############################################
radeontool-1.6.3/configure-9895-  shlibpath_var=DYLD_LIBRARY_PATH
radeontool-1.6.3/configure:9896:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
radeontool-1.6.3/configure-9897-
##############################################
radeontool-1.6.3/configure-10138-  if test -f /etc/ld.so.conf; then
radeontool-1.6.3/configure:10139:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
radeontool-1.6.3/configure-10140-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
radeontool-1.6.3/configure-10201-  shlibpath_var=LD_LIBRARY_PATH
radeontool-1.6.3/configure:10202:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
radeontool-1.6.3/configure-10203-    case $host_os in
##############################################
radeontool-1.6.3/configure-11717-  if test "$am_compiler_list" = ""; then
radeontool-1.6.3/configure:11718:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
radeontool-1.6.3/configure-11719-  fi
##############################################
radeontool-1.6.3/configure-11951-  test $ac_status = 0; }; then
radeontool-1.6.3/configure:11952:  pkg_cv_LIBPCIACCESS_CFLAGS=`$PKG_CONFIG --cflags "pciaccess >= 0.10.0" 2>/dev/null`
radeontool-1.6.3/configure-11953-else
##############################################
radeontool-1.6.3/configure-11967-  test $ac_status = 0; }; then
radeontool-1.6.3/configure:11968:  pkg_cv_LIBPCIACCESS_LIBS=`$PKG_CONFIG --libs "pciaccess >= 0.10.0" 2>/dev/null`
radeontool-1.6.3/configure-11969-else
##############################################
radeontool-1.6.3/configure-11987-        if test $_pkg_short_errors_supported = yes; then
radeontool-1.6.3/configure:11988:	        LIBPCIACCESS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "pciaccess >= 0.10.0" 2>&1`
radeontool-1.6.3/configure-11989-        else
radeontool-1.6.3/configure:11990:	        LIBPCIACCESS_PKG_ERRORS=`$PKG_CONFIG --print-errors "pciaccess >= 0.10.0" 2>&1`
radeontool-1.6.3/configure-11991-        fi
##############################################
radeontool-1.6.3/configure-12156-'
radeontool-1.6.3/configure:12157:DEFS=`sed -n "$ac_script" confdefs.h`
radeontool-1.6.3/configure-12158-
##############################################
radeontool-1.6.3/configure-12165-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
radeontool-1.6.3/configure:12166:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
radeontool-1.6.3/configure-12167-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
radeontool-1.6.3/configure-12252-if test -z "$BASH_VERSION$ZSH_VERSION" \
radeontool-1.6.3/configure:12253:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radeontool-1.6.3/configure-12254-  as_echo='print -r --'
radeontool-1.6.3/configure-12255-  as_echo_n='print -rn --'
radeontool-1.6.3/configure:12256:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radeontool-1.6.3/configure-12257-  as_echo='printf %s\n'
##############################################
radeontool-1.6.3/configure-12259-else
radeontool-1.6.3/configure:12260:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radeontool-1.6.3/configure-12261-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radeontool-1.6.3/configure-12269-	expr "X$arg" : "X\\(.*\\)$as_nl";
radeontool-1.6.3/configure:12270:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radeontool-1.6.3/configure-12271-      esac;
##############################################
radeontool-1.6.3/configure-12346-# ----------------------------------------
radeontool-1.6.3/configure:12347:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
radeontool-1.6.3/configure-12348-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
radeontool-1.6.3/configure-12418-  {
radeontool-1.6.3/configure:12419:    as_val=`expr "$@" || test $? -eq 1`
radeontool-1.6.3/configure-12420-  }
##############################################
radeontool-1.6.3/configure-12522-      case $as_dir in #(
radeontool-1.6.3/configure:12523:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radeontool-1.6.3/configure-12524-      *) as_qdir=$as_dir;;
##############################################
radeontool-1.6.3/configure-12579-	esac;
radeontool-1.6.3/configure:12580:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
radeontool-1.6.3/configure-12581-	???[sx]*):;;*)false;;esac;fi
##############################################
radeontool-1.6.3/configure-12660-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
radeontool-1.6.3/configure:12661:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
radeontool-1.6.3/configure-12662-ac_cs_version="\\
##############################################
radeontool-1.6.3/configure-12685-  --*=?*)
radeontool-1.6.3/configure:12686:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radeontool-1.6.3/configure:12687:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
radeontool-1.6.3/configure-12688-    ac_shift=:
##############################################
radeontool-1.6.3/configure-12690-  --*=)
radeontool-1.6.3/configure:12691:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radeontool-1.6.3/configure-12692-    ac_optarg=
##############################################
radeontool-1.6.3/configure-12714-    case $ac_optarg in
radeontool-1.6.3/configure:12715:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
radeontool-1.6.3/configure-12716-    '') as_fn_error $? "missing file argument" ;;
##############################################
radeontool-1.6.3/configure-12780-delay_variable_subst='$delay_variable_subst'
radeontool-1.6.3/configure:12781:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12782:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12783:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12784:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12785:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12786:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12787:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12788:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12789:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12790:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12791:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12792:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12793:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12794:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12795:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12796:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12797:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12798:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12799:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12800:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12801:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12802:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12803:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12804:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12805:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12806:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12807:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12808:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12809:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12810:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12811:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12812:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12813:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12814:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12815:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12816:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12817:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12818:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12819:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12820:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12821:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12822:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12823:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12824:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12825:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12826:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12827:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12828:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12829:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12830:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12831:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12832:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12833:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12834:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12835:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12836:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12837:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12838:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12839:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12840:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12841:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12842:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12843:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12844:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12845:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12846:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12847:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12848:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12849:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12850:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12851:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12852:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12853:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12854:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12855:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12856:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12857:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12858:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12859:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12860:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12861:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12862:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12863:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12864:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12865:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12866:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12867:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12868:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12869:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12870:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12871:hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12872:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12873:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12874:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12875:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12876:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12877:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12878:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12879:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12880:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12881:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12882:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12883:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12884:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12885:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12886:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12887:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12888:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12889:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12890:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12891:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12892:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12893:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12894:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12895:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12896:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12897:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12898:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12899:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12900:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12901:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12902:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12903:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12904:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12905:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12906:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12907:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12908:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12909:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure:12910:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/configure-12911-
##############################################
radeontool-1.6.3/configure-12989-striplib; do
radeontool-1.6.3/configure:12990:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
radeontool-1.6.3/configure-12991-    *[\\\\\\\`\\"\\\$]*)
radeontool-1.6.3/configure:12992:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
radeontool-1.6.3/configure-12993-      ;;
##############################################
radeontool-1.6.3/configure-13019-sys_lib_dlsearch_path_spec; do
radeontool-1.6.3/configure:13020:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
radeontool-1.6.3/configure-13021-    *[\\\\\\\`\\"\\\$]*)
radeontool-1.6.3/configure:13022:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
radeontool-1.6.3/configure-13023-      ;;
##############################################
radeontool-1.6.3/configure-13115-fi
radeontool-1.6.3/configure:13116:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
radeontool-1.6.3/configure-13117-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
radeontool-1.6.3/configure-13132-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
radeontool-1.6.3/configure:13133:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
radeontool-1.6.3/configure-13134-ac_delim='%!_!# '
##############################################
radeontool-1.6.3/configure-13138-
radeontool-1.6.3/configure:13139:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
radeontool-1.6.3/configure-13140-  if test $ac_delim_n = $ac_delim_num; then
##############################################
radeontool-1.6.3/configure-13300-      esac
radeontool-1.6.3/configure:13301:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
radeontool-1.6.3/configure-13302-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
radeontool-1.6.3/configure-13359-*)
radeontool-1.6.3/configure:13360:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radeontool-1.6.3/configure-13361-  # A ".." for each directory in $ac_dir_suffix.
radeontool-1.6.3/configure:13362:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radeontool-1.6.3/configure-13363-  case $ac_top_builddir_sub in
##############################################
radeontool-1.6.3/configure-13420-/@mandir@/p'
radeontool-1.6.3/configure:13421:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
radeontool-1.6.3/configure-13422-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
radeontool-1.6.3/configure-13437-
radeontool-1.6.3/configure:13438:# Neutralize VPATH when `$srcdir' = `.'.
radeontool-1.6.3/configure-13439-# Shell code in configure.ac might set extrasub.
##############################################
radeontool-1.6.3/configure-13465-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
radeontool-1.6.3/configure:13466:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
radeontool-1.6.3/configure-13467-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
radeontool-1.6.3/configure-13501-    # Strip MF so we end up with the name of the file.
radeontool-1.6.3/configure:13502:    mf=`echo "$mf" | sed -e 's/:.*$//'`
radeontool-1.6.3/configure-13503-    # Check whether this is an Automake generated Makefile or not.
##############################################
radeontool-1.6.3/configure-13538-    # from the Makefile without running `make'.
radeontool-1.6.3/configure:13539:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
radeontool-1.6.3/configure-13540-    test -z "$DEPDIR" && continue
radeontool-1.6.3/configure:13541:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
radeontool-1.6.3/configure-13542-    test -z "am__include" && continue
radeontool-1.6.3/configure:13543:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
radeontool-1.6.3/configure-13544-    # When using ansi2knr, U may be empty or an underscore; expand it
radeontool-1.6.3/configure:13545:    U=`sed -n 's/^U = //p' < "$mf"`
radeontool-1.6.3/configure-13546-    # Find all dependency output files, they are included files with
##############################################
radeontool-1.6.3/configure-13599-
radeontool-1.6.3/configure:13600:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
radeontool-1.6.3/configure-13601-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
radeontool-1.6.3/ltmain.sh-171-{
radeontool-1.6.3/ltmain.sh:172:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
radeontool-1.6.3/ltmain.sh-173-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
radeontool-1.6.3/ltmain.sh-183-{
radeontool-1.6.3/ltmain.sh:184:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
radeontool-1.6.3/ltmain.sh-185-} # func_basename may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-202-    # Extract subdirectory from the argument.
radeontool-1.6.3/ltmain.sh:203:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
radeontool-1.6.3/ltmain.sh-204-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
radeontool-1.6.3/ltmain.sh-208-    fi
radeontool-1.6.3/ltmain.sh:209:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
radeontool-1.6.3/ltmain.sh-210-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-221-    case ${2} in
radeontool-1.6.3/ltmain.sh:222:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
radeontool-1.6.3/ltmain.sh:223:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
radeontool-1.6.3/ltmain.sh-224-    esac
##############################################
radeontool-1.6.3/ltmain.sh-384-     progdir=$func_dirname_result
radeontool-1.6.3/ltmain.sh:385:     progdir=`cd "$progdir" && pwd`
radeontool-1.6.3/ltmain.sh-386-     progpath="$progdir/$progname"
##############################################
radeontool-1.6.3/ltmain.sh-421-# Since each input `\' is now two `\'s, look for any number of runs of
radeontool-1.6.3/ltmain.sh:422:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
radeontool-1.6.3/ltmain.sh-423-bs='\\'
##############################################
radeontool-1.6.3/ltmain.sh-535-        # ...otherwise throw away the child directory and loop
radeontool-1.6.3/ltmain.sh:536:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
radeontool-1.6.3/ltmain.sh-537-      done
radeontool-1.6.3/ltmain.sh:538:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
radeontool-1.6.3/ltmain.sh-539-
##############################################
radeontool-1.6.3/ltmain.sh-570-      # If mktemp works, use that first and foremost
radeontool-1.6.3/ltmain.sh:571:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
radeontool-1.6.3/ltmain.sh-572-
##############################################
radeontool-1.6.3/ltmain.sh-601-      *[\\\`\"\$]*)
radeontool-1.6.3/ltmain.sh:602:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
radeontool-1.6.3/ltmain.sh-603-      *)
##############################################
radeontool-1.6.3/ltmain.sh-706-  [0-9]* | *[!a-zA-Z0-9_]*)
radeontool-1.6.3/ltmain.sh:707:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
radeontool-1.6.3/ltmain.sh-708-    ;;
##############################################
radeontool-1.6.3/ltmain.sh-773-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
radeontool-1.6.3/ltmain.sh:774:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
radeontool-1.6.3/ltmain.sh:775:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
radeontool-1.6.3/ltmain.sh-776-	p
##############################################
radeontool-1.6.3/ltmain.sh-807-
radeontool-1.6.3/ltmain.sh:808:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
radeontool-1.6.3/ltmain.sh:809:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
radeontool-1.6.3/ltmain.sh-810-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-820-
radeontool-1.6.3/ltmain.sh:821:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
radeontool-1.6.3/ltmain.sh:822:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
radeontool-1.6.3/ltmain.sh-823-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-866-{
radeontool-1.6.3/ltmain.sh:867:    func_arith_result=`expr "${@}"`
radeontool-1.6.3/ltmain.sh-868-} # func_arith may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-874-{
radeontool-1.6.3/ltmain.sh:875:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
radeontool-1.6.3/ltmain.sh-876-} # func_len may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-881-{
radeontool-1.6.3/ltmain.sh:882:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
radeontool-1.6.3/ltmain.sh-883-} # func_lo2o may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-888-{
radeontool-1.6.3/ltmain.sh:889:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
radeontool-1.6.3/ltmain.sh-890-} # func_xform may be replaced by extended shell implementation
##############################################
radeontool-1.6.3/ltmain.sh-972-	# quotes we have to do it in 2 steps:
radeontool-1.6.3/ltmain.sh:973:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
radeontool-1.6.3/ltmain.sh-974-	eval "$extractedcf"
##############################################
radeontool-1.6.3/ltmain.sh-1381-      done
radeontool-1.6.3/ltmain.sh:1382:      CC_expanded=`func_echo_all $CC`
radeontool-1.6.3/ltmain.sh:1383:      CC_quoted_expanded=`func_echo_all $CC_quoted`
radeontool-1.6.3/ltmain.sh-1384-      case $@ in
##############################################
radeontool-1.6.3/ltmain.sh-1394-	    # Evaluate the configuration.
radeontool-1.6.3/ltmain.sh:1395:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
radeontool-1.6.3/ltmain.sh-1396-	    CC_quoted=
##############################################
radeontool-1.6.3/ltmain.sh-1400-	    done
radeontool-1.6.3/ltmain.sh:1401:	    CC_expanded=`func_echo_all $CC`
radeontool-1.6.3/ltmain.sh:1402:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
radeontool-1.6.3/ltmain.sh-1403-	    case "$@ " in
##############################################
radeontool-1.6.3/ltmain.sh-1491-    # zero AND non-empty stdout, which explains the odd construction:
radeontool-1.6.3/ltmain.sh:1492:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
radeontool-1.6.3/ltmain.sh-1493-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
radeontool-1.6.3/ltmain.sh-1557-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
radeontool-1.6.3/ltmain.sh:1558:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
radeontool-1.6.3/ltmain.sh-1559-    if test "$?" -ne 0; then
##############################################
radeontool-1.6.3/ltmain.sh-1720-    # LT_CYGPATH in this case.
radeontool-1.6.3/ltmain.sh:1721:    func_to_host_file_result=`cygpath -m "$1"`
radeontool-1.6.3/ltmain.sh-1722-  fi
##############################################
radeontool-1.6.3/ltmain.sh-1870-    func_to_host_path_tmp1=$func_stripname_result
radeontool-1.6.3/ltmain.sh:1871:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
radeontool-1.6.3/ltmain.sh-1872-    func_convert_path_check : ";" \
##############################################
radeontool-1.6.3/ltmain.sh-2059-    *.[cCFSifmso] | \
radeontool-1.6.3/ltmain.sh:2060:    *.ada | *.adb | *.ads | *.asm | \
radeontool-1.6.3/ltmain.sh-2061-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
radeontool-1.6.3/ltmain.sh-2136-    if test "$compiler_c_o" = no; then
radeontool-1.6.3/ltmain.sh:2137:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
radeontool-1.6.3/ltmain.sh-2138-      lockfile="$output_obj.lock"
##############################################
radeontool-1.6.3/ltmain.sh-2155-*** ERROR, $lockfile exists and contains:
radeontool-1.6.3/ltmain.sh:2156:`cat $lockfile 2>/dev/null`
radeontool-1.6.3/ltmain.sh-2157-
##############################################
radeontool-1.6.3/ltmain.sh-2203-      if test "$need_locks" = warn &&
radeontool-1.6.3/ltmain.sh:2204:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
radeontool-1.6.3/ltmain.sh-2205-	$ECHO "\
radeontool-1.6.3/ltmain.sh-2206-*** ERROR, $lockfile contains:
radeontool-1.6.3/ltmain.sh:2207:`cat $lockfile 2>/dev/null`
radeontool-1.6.3/ltmain.sh-2208-
##############################################
radeontool-1.6.3/ltmain.sh-2252-      if test "$need_locks" = warn &&
radeontool-1.6.3/ltmain.sh:2253:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
radeontool-1.6.3/ltmain.sh-2254-	$ECHO "\
radeontool-1.6.3/ltmain.sh-2255-*** ERROR, $lockfile contains:
radeontool-1.6.3/ltmain.sh:2256:`cat $lockfile 2>/dev/null`
radeontool-1.6.3/ltmain.sh-2257-
##############################################
radeontool-1.6.3/ltmain.sh-2547-	  test -n "$library_names" && \
radeontool-1.6.3/ltmain.sh:2548:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
radeontool-1.6.3/ltmain.sh-2549-	  continue
##############################################
radeontool-1.6.3/ltmain.sh-2558-	  if test ! -f "$dir/$dlname"; then
radeontool-1.6.3/ltmain.sh:2559:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
radeontool-1.6.3/ltmain.sh-2560-	  fi
##############################################
radeontool-1.6.3/ltmain.sh-2576-      # Get the absolute pathname.
radeontool-1.6.3/ltmain.sh:2577:      absdir=`cd "$dir" && pwd`
radeontool-1.6.3/ltmain.sh-2578-      test -n "$absdir" && dir="$absdir"
##############################################
radeontool-1.6.3/ltmain.sh-2674-      if test -n "$lt_sysroot"; then
radeontool-1.6.3/ltmain.sh:2675:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
radeontool-1.6.3/ltmain.sh-2676-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
radeontool-1.6.3/ltmain.sh-2956-	  # Determine the prefix the user has applied to our future dir.
radeontool-1.6.3/ltmain.sh:2957:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
radeontool-1.6.3/ltmain.sh-2958-
##############################################
radeontool-1.6.3/ltmain.sh-2969-	    # Stick the inst_prefix_dir data into the link command.
radeontool-1.6.3/ltmain.sh:2970:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
radeontool-1.6.3/ltmain.sh-2971-	  else
radeontool-1.6.3/ltmain.sh:2972:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
radeontool-1.6.3/ltmain.sh-2973-	  fi
##############################################
radeontool-1.6.3/ltmain.sh-3129-	    fi
radeontool-1.6.3/ltmain.sh:3130:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
radeontool-1.6.3/ltmain.sh-3131-	    if test -n "$libdir" && test ! -f "$libfile"; then
radeontool-1.6.3/ltmain.sh:3132:	      func_warning "\`$lib' has not been installed in \`$libdir'"
radeontool-1.6.3/ltmain.sh-3133-	      finalize=no
##############################################
radeontool-1.6.3/ltmain.sh-3148-	        # Replace the output file specification.
radeontool-1.6.3/ltmain.sh:3149:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
radeontool-1.6.3/ltmain.sh-3150-
##############################################
radeontool-1.6.3/ltmain.sh-3167-	    # Install the binary that we compiled earlier.
radeontool-1.6.3/ltmain.sh:3168:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
radeontool-1.6.3/ltmain.sh-3169-	  fi
##############################################
radeontool-1.6.3/ltmain.sh-3238-    my_pic_p="${3-no}"
radeontool-1.6.3/ltmain.sh:3239:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
radeontool-1.6.3/ltmain.sh-3240-    my_dlsyms=
##############################################
radeontool-1.6.3/ltmain.sh-3294-	  # Add our own program objects to the symbol list.
radeontool-1.6.3/ltmain.sh:3295:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
radeontool-1.6.3/ltmain.sh-3296-	  for progfile in $progfiles; do
##############################################
radeontool-1.6.3/ltmain.sh-3356-	          # Use subshell, to avoid clobbering current variable values
radeontool-1.6.3/ltmain.sh:3357:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
radeontool-1.6.3/ltmain.sh-3358-	          if test -n "$dlprefile_dlname" ; then
##############################################
radeontool-1.6.3/ltmain.sh-3503-	  if test -f "$output_objdir/$my_outputname.def"; then
radeontool-1.6.3/ltmain.sh:3504:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
radeontool-1.6.3/ltmain.sh:3505:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
radeontool-1.6.3/ltmain.sh-3506-	  else
radeontool-1.6.3/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
radeontool-1.6.3/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
radeontool-1.6.3/ltmain.sh-3509-	  fi
##############################################
radeontool-1.6.3/ltmain.sh-3511-	*)
radeontool-1.6.3/ltmain.sh:3512:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
radeontool-1.6.3/ltmain.sh:3513:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
radeontool-1.6.3/ltmain.sh-3514-	  ;;
##############################################
radeontool-1.6.3/ltmain.sh-3526-      # Nullify the symbol file.
radeontool-1.6.3/ltmain.sh:3527:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
radeontool-1.6.3/ltmain.sh:3528:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
radeontool-1.6.3/ltmain.sh-3529-    fi
##############################################
radeontool-1.6.3/ltmain.sh-3542-  win32_libid_type="unknown"
radeontool-1.6.3/ltmain.sh:3543:  win32_fileres=`file -L $1 2>/dev/null`
radeontool-1.6.3/ltmain.sh-3544-  case $win32_fileres in
##############################################
radeontool-1.6.3/ltmain.sh-3593-  $opt_debug
radeontool-1.6.3/ltmain.sh:3594:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
radeontool-1.6.3/ltmain.sh-3595-}
##############################################
radeontool-1.6.3/ltmain.sh-3610-  $opt_debug
radeontool-1.6.3/ltmain.sh:3611:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
radeontool-1.6.3/ltmain.sh-3612-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
radeontool-1.6.3/ltmain.sh-3665-  func_to_tool_file "$1" func_convert_file_msys_to_w32
radeontool-1.6.3/ltmain.sh:3666:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
radeontool-1.6.3/ltmain.sh-3667-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
radeontool-1.6.3/ltmain.sh-3677-  func_to_tool_file "$1" func_convert_file_msys_to_w32
radeontool-1.6.3/ltmain.sh:3678:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
radeontool-1.6.3/ltmain.sh-3679-  test -n "$func_cygming_ms_implib_tmp"
##############################################
radeontool-1.6.3/ltmain.sh-3697-    # binutils import library
radeontool-1.6.3/ltmain.sh:3698:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
radeontool-1.6.3/ltmain.sh-3699-  elif func_cygming_ms_implib_p "$1" ; then
radeontool-1.6.3/ltmain.sh-3700-    # ms-generated import library
radeontool-1.6.3/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
radeontool-1.6.3/ltmain.sh-3702-  else
##############################################
radeontool-1.6.3/ltmain.sh-3777-	  darwin_curdir=`pwd`
radeontool-1.6.3/ltmain.sh:3778:	  darwin_base_archive=`basename "$darwin_archive"`
radeontool-1.6.3/ltmain.sh:3779:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
radeontool-1.6.3/ltmain.sh-3780-	  if test -n "$darwin_arches"; then
radeontool-1.6.3/ltmain.sh:3781:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
radeontool-1.6.3/ltmain.sh-3782-	    darwin_arch=
##############################################
radeontool-1.6.3/ltmain.sh-3792-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
radeontool-1.6.3/ltmain.sh:3793:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
radeontool-1.6.3/ltmain.sh-3794-	    darwin_file=
##############################################
radeontool-1.6.3/ltmain.sh-3796-	    for darwin_file in $darwin_filelist; do
radeontool-1.6.3/ltmain.sh:3797:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
radeontool-1.6.3/ltmain.sh-3798-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
radeontool-1.6.3/ltmain.sh-3811-      esac
radeontool-1.6.3/ltmain.sh:3812:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
radeontool-1.6.3/ltmain.sh-3813-    done
##############################################
radeontool-1.6.3/ltmain.sh-3882-
radeontool-1.6.3/ltmain.sh:3883:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
radeontool-1.6.3/ltmain.sh-3884-    $ECHO "\
##############################################
radeontool-1.6.3/ltmain.sh-3917-    --lt-dump-script)
radeontool-1.6.3/ltmain.sh:3918:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
radeontool-1.6.3/ltmain.sh-3919-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
radeontool-1.6.3/ltmain.sh:3920:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
radeontool-1.6.3/ltmain.sh-3921-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
radeontool-1.6.3/ltmain.sh-3944-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
radeontool-1.6.3/ltmain.sh:3945:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
radeontool-1.6.3/ltmain.sh-3946-  done
##############################################
radeontool-1.6.3/ltmain.sh-3999-  # Find the directory that this script lives in.
radeontool-1.6.3/ltmain.sh:4000:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
radeontool-1.6.3/ltmain.sh-4001-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
radeontool-1.6.3/ltmain.sh-4003-  # Follow symbolic links until we get to the real thisdir.
radeontool-1.6.3/ltmain.sh:4004:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
radeontool-1.6.3/ltmain.sh-4005-  while test -n \"\$file\"; do
radeontool-1.6.3/ltmain.sh:4006:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
radeontool-1.6.3/ltmain.sh-4007-
##############################################
radeontool-1.6.3/ltmain.sh-4015-
radeontool-1.6.3/ltmain.sh:4016:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
radeontool-1.6.3/ltmain.sh:4017:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
radeontool-1.6.3/ltmain.sh-4018-  done
##############################################
radeontool-1.6.3/ltmain.sh-4029-    case \"\$thisdir\" in
radeontool-1.6.3/ltmain.sh:4030:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
radeontool-1.6.3/ltmain.sh-4031-    $objdir )   thisdir=. ;;
##############################################
radeontool-1.6.3/ltmain.sh-4035-  # Try to get the absolute directory name.
radeontool-1.6.3/ltmain.sh:4036:  absdir=\`cd \"\$thisdir\" && pwd\`
radeontool-1.6.3/ltmain.sh-4037-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
radeontool-1.6.3/ltmain.sh-4045-  if test ! -f \"\$progdir/\$program\" ||
radeontool-1.6.3/ltmain.sh:4046:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
radeontool-1.6.3/ltmain.sh-4047-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
radeontool-1.6.3/ltmain.sh-4060-    if test -n \"\$relink_command\"; then
radeontool-1.6.3/ltmain.sh:4061:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
radeontool-1.6.3/ltmain.sh-4062-      else
##############################################
radeontool-1.6.3/ltmain.sh-4104-    # The second colon is a workaround for a bug in BeOS R4 sed
radeontool-1.6.3/ltmain.sh:4105:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
radeontool-1.6.3/ltmain.sh-4106-
##############################################
radeontool-1.6.3/ltmain.sh-5073-    $opt_debug
radeontool-1.6.3/ltmain.sh:5074:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
radeontool-1.6.3/ltmain.sh-5075-    *import*) : ;;
##############################################
radeontool-1.6.3/ltmain.sh-5295-	    moreargs=
radeontool-1.6.3/ltmain.sh:5296:	    for fil in `cat "$save_arg"`
radeontool-1.6.3/ltmain.sh-5297-	    do
##############################################
radeontool-1.6.3/ltmain.sh-5551-	*)
radeontool-1.6.3/ltmain.sh:5552:	  absdir=`cd "$dir" && pwd`
radeontool-1.6.3/ltmain.sh-5553-	  test -z "$absdir" && \
##############################################
radeontool-1.6.3/ltmain.sh-5572-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
radeontool-1.6.3/ltmain.sh:5573:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
radeontool-1.6.3/ltmain.sh-5574-	  case :$dllsearchpath: in
##############################################
radeontool-1.6.3/ltmain.sh-6003-      # get the directories listed in $shlibpath_var
radeontool-1.6.3/ltmain.sh:6004:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
radeontool-1.6.3/ltmain.sh-6005-    else
##############################################
radeontool-1.6.3/ltmain.sh-6314-		  set dummy $deplibs_check_method; shift
radeontool-1.6.3/ltmain.sh:6315:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
radeontool-1.6.3/ltmain.sh-6316-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
radeontool-1.6.3/ltmain.sh-6377-	else
radeontool-1.6.3/ltmain.sh:6378:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
radeontool-1.6.3/ltmain.sh-6379-	fi
##############################################
radeontool-1.6.3/ltmain.sh-6406-	if test -n "$inherited_linker_flags"; then
radeontool-1.6.3/ltmain.sh:6407:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
radeontool-1.6.3/ltmain.sh-6408-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
radeontool-1.6.3/ltmain.sh-6414-	fi
radeontool-1.6.3/ltmain.sh:6415:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
radeontool-1.6.3/ltmain.sh-6416-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
radeontool-1.6.3/ltmain.sh-6487-	*)
radeontool-1.6.3/ltmain.sh:6488:	  abs_ladir=`cd "$ladir" && pwd`
radeontool-1.6.3/ltmain.sh-6489-	  if test -z "$abs_ladir"; then
##############################################
radeontool-1.6.3/ltmain.sh-6740-	    shift
radeontool-1.6.3/ltmain.sh:6741:	    libname=`eval "\\$ECHO \"$libname_spec\""`
radeontool-1.6.3/ltmain.sh-6742-	    # use dlname if we got it. it's perfectly good, no?
##############################################
radeontool-1.6.3/ltmain.sh-7032-		*)
radeontool-1.6.3/ltmain.sh:7033:		  absdir=`cd "$dir" && pwd`
radeontool-1.6.3/ltmain.sh-7034-		  if test -z "$absdir"; then
##############################################
radeontool-1.6.3/ltmain.sh-7043-		  depdepl=
radeontool-1.6.3/ltmain.sh:7044:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
radeontool-1.6.3/ltmain.sh-7045-		  if test -n "$deplibrary_names" ; then
##############################################
radeontool-1.6.3/ltmain.sh-7050-		      depdepl="$absdir/$objdir/$depdepl"
radeontool-1.6.3/ltmain.sh:7051:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
radeontool-1.6.3/ltmain.sh-7052-                      if test -z "$darwin_install_name"; then
radeontool-1.6.3/ltmain.sh:7053:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
radeontool-1.6.3/ltmain.sh-7054-                      fi
##############################################
radeontool-1.6.3/ltmain.sh-7065-		else
radeontool-1.6.3/ltmain.sh:7066:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
radeontool-1.6.3/ltmain.sh-7067-		  test -z "$libdir" && \
##############################################
radeontool-1.6.3/ltmain.sh-7088-	else
radeontool-1.6.3/ltmain.sh:7089:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
radeontool-1.6.3/ltmain.sh-7090-	fi
##############################################
radeontool-1.6.3/ltmain.sh-7237-	test "$module" = no && \
radeontool-1.6.3/ltmain.sh:7238:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
radeontool-1.6.3/ltmain.sh-7239-
##############################################
radeontool-1.6.3/ltmain.sh-7371-	if test "$age" -gt "$current"; then
radeontool-1.6.3/ltmain.sh:7372:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
radeontool-1.6.3/ltmain.sh-7373-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
radeontool-1.6.3/ltmain.sh-7532-	removelist=
radeontool-1.6.3/ltmain.sh:7533:	tempremovelist=`$ECHO "$output_objdir/*"`
radeontool-1.6.3/ltmain.sh-7534-	for p in $tempremovelist; do
##############################################
radeontool-1.6.3/ltmain.sh-7558-	# Transform .lo files to .o files.
radeontool-1.6.3/ltmain.sh:7559:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
radeontool-1.6.3/ltmain.sh-7560-      fi
##############################################
radeontool-1.6.3/ltmain.sh-7563-      #for path in $notinst_path; do
radeontool-1.6.3/ltmain.sh:7564:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
radeontool-1.6.3/ltmain.sh:7565:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
radeontool-1.6.3/ltmain.sh:7566:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
radeontool-1.6.3/ltmain.sh-7567-      #done
##############################################
radeontool-1.6.3/ltmain.sh-7684-		if test -n "$i" ; then
radeontool-1.6.3/ltmain.sh:7685:		  libname=`eval "\\$ECHO \"$libname_spec\""`
radeontool-1.6.3/ltmain.sh:7686:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
radeontool-1.6.3/ltmain.sh-7687-		  set dummy $deplib_matches; shift
radeontool-1.6.3/ltmain.sh-7688-		  deplib_match=$1
radeontool-1.6.3/ltmain.sh:7689:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
radeontool-1.6.3/ltmain.sh-7690-		    func_append newdeplibs " $i"
##############################################
radeontool-1.6.3/ltmain.sh-7727-		  if test -n "$i" ; then
radeontool-1.6.3/ltmain.sh:7728:		    libname=`eval "\\$ECHO \"$libname_spec\""`
radeontool-1.6.3/ltmain.sh:7729:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
radeontool-1.6.3/ltmain.sh-7730-		    set dummy $deplib_matches; shift
radeontool-1.6.3/ltmain.sh-7731-		    deplib_match=$1
radeontool-1.6.3/ltmain.sh:7732:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
radeontool-1.6.3/ltmain.sh-7733-		      func_append newdeplibs " $i"
##############################################
radeontool-1.6.3/ltmain.sh-7762-	  set dummy $deplibs_check_method; shift
radeontool-1.6.3/ltmain.sh:7763:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
radeontool-1.6.3/ltmain.sh-7764-	  for a_deplib in $deplibs; do
##############################################
radeontool-1.6.3/ltmain.sh-7777-	      if test -n "$a_deplib" ; then
radeontool-1.6.3/ltmain.sh:7778:		libname=`eval "\\$ECHO \"$libname_spec\""`
radeontool-1.6.3/ltmain.sh-7779-		if test -n "$file_magic_glob"; then
radeontool-1.6.3/ltmain.sh:7780:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
radeontool-1.6.3/ltmain.sh-7781-		else
##############################################
radeontool-1.6.3/ltmain.sh-7787-		    shopt -s nocaseglob
radeontool-1.6.3/ltmain.sh:7788:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
radeontool-1.6.3/ltmain.sh-7789-		    $nocaseglob
radeontool-1.6.3/ltmain.sh-7790-		  else
radeontool-1.6.3/ltmain.sh:7791:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
radeontool-1.6.3/ltmain.sh-7792-		  fi
##############################################
radeontool-1.6.3/ltmain.sh-7805-		      while test -h "$potlib" 2>/dev/null; do
radeontool-1.6.3/ltmain.sh:7806:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
radeontool-1.6.3/ltmain.sh-7807-			case $potliblink in
radeontool-1.6.3/ltmain.sh-7808-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
radeontool-1.6.3/ltmain.sh:7809:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
radeontool-1.6.3/ltmain.sh-7810-			esac
##############################################
radeontool-1.6.3/ltmain.sh-7846-	  set dummy $deplibs_check_method; shift
radeontool-1.6.3/ltmain.sh:7847:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
radeontool-1.6.3/ltmain.sh-7848-	  for a_deplib in $deplibs; do
##############################################
radeontool-1.6.3/ltmain.sh-7861-	      if test -n "$a_deplib" ; then
radeontool-1.6.3/ltmain.sh:7862:		libname=`eval "\\$ECHO \"$libname_spec\""`
radeontool-1.6.3/ltmain.sh-7863-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
radeontool-1.6.3/ltmain.sh:7864:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
radeontool-1.6.3/ltmain.sh-7865-		  for potent_lib in $potential_libs; do
##############################################
radeontool-1.6.3/ltmain.sh-7900-	  newdeplibs=""
radeontool-1.6.3/ltmain.sh:7901:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
radeontool-1.6.3/ltmain.sh-7902-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
radeontool-1.6.3/ltmain.sh-7904-	      # can't use Xsed below, because $i might contain '/'
radeontool-1.6.3/ltmain.sh:7905:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
radeontool-1.6.3/ltmain.sh-7906-	    done
##############################################
radeontool-1.6.3/ltmain.sh-7930-	  # On Rhapsody replace the C library with the System framework
radeontool-1.6.3/ltmain.sh:7931:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
radeontool-1.6.3/ltmain.sh-7932-	  ;;
##############################################
radeontool-1.6.3/ltmain.sh-7982-	*-*-darwin*)
radeontool-1.6.3/ltmain.sh:7983:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
radeontool-1.6.3/ltmain.sh:7984:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
radeontool-1.6.3/ltmain.sh:7985:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
radeontool-1.6.3/ltmain.sh-7986-	  ;;
##############################################
radeontool-1.6.3/ltmain.sh-8108-	# Use standard objects if they are pic
radeontool-1.6.3/ltmain.sh:8109:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
radeontool-1.6.3/ltmain.sh-8110-	test "X$libobjs" = "X " && libobjs=
##############################################
radeontool-1.6.3/ltmain.sh-8123-	    # exporting using user supplied symfile
radeontool-1.6.3/ltmain.sh:8124:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
radeontool-1.6.3/ltmain.sh-8125-	      # and it's NOT already a .def file. Must figure out
##############################################
radeontool-1.6.3/ltmain.sh-8620-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
radeontool-1.6.3/ltmain.sh:8621:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
radeontool-1.6.3/ltmain.sh-8622-	else
##############################################
radeontool-1.6.3/ltmain.sh-8634-      # Create the old-style object.
radeontool-1.6.3/ltmain.sh:8635:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
radeontool-1.6.3/ltmain.sh-8636-
##############################################
radeontool-1.6.3/ltmain.sh-8694-	# On Rhapsody replace the C library is the System framework
radeontool-1.6.3/ltmain.sh:8695:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
radeontool-1.6.3/ltmain.sh:8696:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
radeontool-1.6.3/ltmain.sh-8697-	;;
##############################################
radeontool-1.6.3/ltmain.sh-8712-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
radeontool-1.6.3/ltmain.sh:8713:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
radeontool-1.6.3/ltmain.sh:8714:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
radeontool-1.6.3/ltmain.sh-8715-	;;
##############################################
radeontool-1.6.3/ltmain.sh-8790-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
radeontool-1.6.3/ltmain.sh:8791:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
radeontool-1.6.3/ltmain.sh-8792-	  case :$dllsearchpath: in
##############################################
radeontool-1.6.3/ltmain.sh-8850-	# Transform all the library objects into standard objects.
radeontool-1.6.3/ltmain.sh:8851:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
radeontool-1.6.3/ltmain.sh:8852:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
radeontool-1.6.3/ltmain.sh-8853-      fi
##############################################
radeontool-1.6.3/ltmain.sh-8880-	# Replace the output file specification.
radeontool-1.6.3/ltmain.sh:8881:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
radeontool-1.6.3/ltmain.sh-8882-	link_command="$compile_command$compile_rpath"
##############################################
radeontool-1.6.3/ltmain.sh-8889-	  func_to_tool_file "$output"
radeontool-1.6.3/ltmain.sh:8890:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
radeontool-1.6.3/ltmain.sh-8891-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
radeontool-1.6.3/ltmain.sh-8933-	# Replace the output file specification.
radeontool-1.6.3/ltmain.sh:8934:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
radeontool-1.6.3/ltmain.sh-8935-	# Delete the old output file.
##############################################
radeontool-1.6.3/ltmain.sh-8941-	  func_to_tool_file "$output"
radeontool-1.6.3/ltmain.sh:8942:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
radeontool-1.6.3/ltmain.sh-8943-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
radeontool-1.6.3/ltmain.sh-8959-	  if test "$fast_install" = yes; then
radeontool-1.6.3/ltmain.sh:8960:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
radeontool-1.6.3/ltmain.sh-8961-	  else
##############################################
radeontool-1.6.3/ltmain.sh-8971-      # Replace the output file specification.
radeontool-1.6.3/ltmain.sh:8972:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
radeontool-1.6.3/ltmain.sh-8973-
##############################################
radeontool-1.6.3/ltmain.sh-8980-	func_to_tool_file "$output_objdir/$outputname"
radeontool-1.6.3/ltmain.sh:8981:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
radeontool-1.6.3/ltmain.sh-8982-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
radeontool-1.6.3/ltmain.sh-9001-	relink_command="(cd `pwd`; $relink_command)"
radeontool-1.6.3/ltmain.sh:9002:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
radeontool-1.6.3/ltmain.sh-9003-      fi
##############################################
radeontool-1.6.3/ltmain.sh-9243-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
radeontool-1.6.3/ltmain.sh:9244:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
radeontool-1.6.3/ltmain.sh-9245-      if test "$hardcode_automatic" = yes ; then
##############################################
radeontool-1.6.3/ltmain.sh-9263-		name="$func_basename_result"
radeontool-1.6.3/ltmain.sh:9264:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
radeontool-1.6.3/ltmain.sh-9265-		test -z "$libdir" && \
##############################################
radeontool-1.6.3/ltmain.sh-9289-		name="$func_basename_result"
radeontool-1.6.3/ltmain.sh:9290:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
radeontool-1.6.3/ltmain.sh-9291-		test -z "$libdir" && \
##############################################
radeontool-1.6.3/ltmain.sh-9308-		name="$func_basename_result"
radeontool-1.6.3/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
radeontool-1.6.3/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
radeontool-1.6.3/ltmain.sh-9627-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
radeontool-1.6.3/ltmain.sh:9628:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
radeontool-1.6.3/ltmain.sh-9629-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
radeontool-1.6.3/config.guess-40-
radeontool-1.6.3/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
radeontool-1.6.3/config.guess-42-
##############################################
radeontool-1.6.3/config.guess-109-: ${TMPDIR=/tmp} ;
radeontool-1.6.3/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
radeontool-1.6.3/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
radeontool-1.6.3/config.guess-195-	    *)
radeontool-1.6.3/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
radeontool-1.6.3/config.guess-197-		;;
##############################################
radeontool-1.6.3/config.guess-222-	*4.0)
radeontool-1.6.3/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
radeontool-1.6.3/config.guess-224-		;;
radeontool-1.6.3/config.guess-225-	*5.*)
radeontool-1.6.3/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
radeontool-1.6.3/config.guess-227-		;;
##############################################
radeontool-1.6.3/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
radeontool-1.6.3/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
radeontool-1.6.3/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
radeontool-1.6.3/config.guess-270-	# 1.2 uses "1.2" for uname -r.
radeontool-1.6.3/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
radeontool-1.6.3/config.guess-272-	exit ;;
##############################################
radeontool-1.6.3/config.guess-327-    s390x:SunOS:*:*)
radeontool-1.6.3/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
radeontool-1.6.3/config.guess-329-	exit ;;
radeontool-1.6.3/config.guess-330-    sun4H:SunOS:5.*:*)
radeontool-1.6.3/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
radeontool-1.6.3/config.guess-332-	exit ;;
radeontool-1.6.3/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
radeontool-1.6.3/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
radeontool-1.6.3/config.guess-335-	exit ;;
##############################################
radeontool-1.6.3/config.guess-352-	fi
radeontool-1.6.3/config.guess:353:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
radeontool-1.6.3/config.guess-354-	exit ;;
##############################################
radeontool-1.6.3/config.guess-358-	# it's likely to be more like Solaris than SunOS4.
radeontool-1.6.3/config.guess:359:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
radeontool-1.6.3/config.guess-360-	exit ;;
##############################################
radeontool-1.6.3/config.guess-367-	# Japanese Language versions have a version number like `4.1.3-JL'.
radeontool-1.6.3/config.guess:368:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
radeontool-1.6.3/config.guess-369-	exit ;;
##############################################
radeontool-1.6.3/config.guess-373-    sun*:*:4.2BSD:*)
radeontool-1.6.3/config.guess:374:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
radeontool-1.6.3/config.guess-375-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
radeontool-1.6.3/config.guess-455-	$CC_FOR_BUILD -o $dummy $dummy.c &&
radeontool-1.6.3/config.guess:456:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
radeontool-1.6.3/config.guess:457:	  SYSTEM_NAME=`$dummy $dummyarg` &&
radeontool-1.6.3/config.guess-458-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
radeontool-1.6.3/config.guess-511-    *:IRIX*:*:*)
radeontool-1.6.3/config.guess:512:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
radeontool-1.6.3/config.guess-513-	exit ;;
##############################################
radeontool-1.6.3/config.guess-541-EOF
radeontool-1.6.3/config.guess:542:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
radeontool-1.6.3/config.guess-543-		then
##############################################
radeontool-1.6.3/config.guess-554-    *:AIX:*:[456])
radeontool-1.6.3/config.guess:555:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
radeontool-1.6.3/config.guess-556-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
radeontool-1.6.3/config.guess-589-    9000/[34678]??:HP-UX:*:*)
radeontool-1.6.3/config.guess:590:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
radeontool-1.6.3/config.guess-591-	case "${UNAME_MACHINE}" in
##############################################
radeontool-1.6.3/config.guess-643-EOF
radeontool-1.6.3/config.guess:644:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
radeontool-1.6.3/config.guess-645-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
radeontool-1.6.3/config.guess-671-    ia64:HP-UX:*:*)
radeontool-1.6.3/config.guess:672:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
radeontool-1.6.3/config.guess-673-	echo ia64-hp-hpux${HPUX_REV}
##############################################
radeontool-1.6.3/config.guess-701-EOF
radeontool-1.6.3/config.guess:702:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
radeontool-1.6.3/config.guess-703-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
radeontool-1.6.3/config.guess-772-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
radeontool-1.6.3/config.guess:773:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
radeontool-1.6.3/config.guess-774-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
radeontool-1.6.3/config.guess-777-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
radeontool-1.6.3/config.guess:778:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
radeontool-1.6.3/config.guess-779-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
radeontool-1.6.3/config.guess-792-	    pc98)
radeontool-1.6.3/config.guess:793:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
radeontool-1.6.3/config.guess-794-	    amd64)
radeontool-1.6.3/config.guess:795:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
radeontool-1.6.3/config.guess-796-	    *)
radeontool-1.6.3/config.guess:797:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
radeontool-1.6.3/config.guess-798-	esac
##############################################
radeontool-1.6.3/config.guess-846-    prep*:SunOS:5.*:*)
radeontool-1.6.3/config.guess:847:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
radeontool-1.6.3/config.guess-848-	exit ;;
##############################################
radeontool-1.6.3/config.guess-850-	# the GNU system
radeontool-1.6.3/config.guess:851:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
radeontool-1.6.3/config.guess-852-	exit ;;
##############################################
radeontool-1.6.3/config.guess-854-	# other systems with GNU libc and userland
radeontool-1.6.3/config.guess:855:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
radeontool-1.6.3/config.guess-856-	exit ;;
##############################################
radeontool-1.6.3/config.guess-903-EOF
radeontool-1.6.3/config.guess:904:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
radeontool-1.6.3/config.guess-905-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
radeontool-1.6.3/config.guess-931-EOF
radeontool-1.6.3/config.guess:932:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
radeontool-1.6.3/config.guess-933-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
radeontool-1.6.3/config.guess-1013-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
radeontool-1.6.3/config.guess:1014:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
radeontool-1.6.3/config.guess-1015-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
radeontool-1.6.3/config.guess-1280-    *:DragonFly:*:*)
radeontool-1.6.3/config.guess:1281:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
radeontool-1.6.3/config.guess-1282-	exit ;;
##############################################
radeontool-1.6.3/config.guess-1293-    i*86:skyos:*:*)
radeontool-1.6.3/config.guess:1294:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
radeontool-1.6.3/config.guess-1295-	exit ;;
##############################################
radeontool-1.6.3/config.guess-1421-
radeontool-1.6.3/config.guess:1422:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
radeontool-1.6.3/config.guess-1423-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
radeontool-1.6.3/atombios.h-2522-#define ATOM_HWICON1_SURFACE_ADDR       0
radeontool-1.6.3/atombios.h:2523:#define ATOM_HWICON2_SURFACE_ADDR       (ATOM_HWICON1_SURFACE_ADDR + ATOM_HWICON_SURFACE_SIZE)
radeontool-1.6.3/atombios.h:2524:#define ATOM_HWICON_INFOTABLE_ADDR      (ATOM_HWICON2_SURFACE_ADDR + ATOM_HWICON_SURFACE_SIZE)
radeontool-1.6.3/atombios.h:2525:#define ATOM_CRT1_EDID_ADDR             (ATOM_HWICON_INFOTABLE_ADDR + ATOM_HWICON_INFOTABLE_SIZE)
radeontool-1.6.3/atombios.h:2526:#define ATOM_CRT1_DTD_MODE_TBL_ADDR     (ATOM_CRT1_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2527:#define ATOM_CRT1_STD_MODE_TBL_ADDR	    (ATOM_CRT1_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2528-
radeontool-1.6.3/atombios.h:2529:#define ATOM_LCD1_EDID_ADDR             (ATOM_CRT1_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2530:#define ATOM_LCD1_DTD_MODE_TBL_ADDR     (ATOM_LCD1_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2531:#define ATOM_LCD1_STD_MODE_TBL_ADDR   	(ATOM_LCD1_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2532-
radeontool-1.6.3/atombios.h:2533:#define ATOM_TV1_DTD_MODE_TBL_ADDR      (ATOM_LCD1_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2534-
radeontool-1.6.3/atombios.h:2535:#define ATOM_DFP1_EDID_ADDR             (ATOM_TV1_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2536:#define ATOM_DFP1_DTD_MODE_TBL_ADDR     (ATOM_DFP1_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2537:#define ATOM_DFP1_STD_MODE_TBL_ADDR	    (ATOM_DFP1_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2538-
radeontool-1.6.3/atombios.h:2539:#define ATOM_CRT2_EDID_ADDR             (ATOM_DFP1_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2540:#define ATOM_CRT2_DTD_MODE_TBL_ADDR     (ATOM_CRT2_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2541:#define ATOM_CRT2_STD_MODE_TBL_ADDR	    (ATOM_CRT2_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2542-
radeontool-1.6.3/atombios.h:2543:#define ATOM_LCD2_EDID_ADDR             (ATOM_CRT2_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2544:#define ATOM_LCD2_DTD_MODE_TBL_ADDR     (ATOM_LCD2_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2545:#define ATOM_LCD2_STD_MODE_TBL_ADDR   	(ATOM_LCD2_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2546-
radeontool-1.6.3/atombios.h:2547:#define ATOM_TV2_EDID_ADDR              (ATOM_LCD2_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2548:#define ATOM_TV2_DTD_MODE_TBL_ADDR      (ATOM_TV2_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2549:#define ATOM_TV2_STD_MODE_TBL_ADDR  	  (ATOM_TV2_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2550-
radeontool-1.6.3/atombios.h:2551:#define ATOM_DFP2_EDID_ADDR             (ATOM_TV2_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2552:#define ATOM_DFP2_DTD_MODE_TBL_ADDR     (ATOM_DFP2_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2553:#define ATOM_DFP2_STD_MODE_TBL_ADDR     (ATOM_DFP2_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2554-
radeontool-1.6.3/atombios.h:2555:#define ATOM_CV_EDID_ADDR               (ATOM_DFP2_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2556:#define ATOM_CV_DTD_MODE_TBL_ADDR       (ATOM_CV_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2557:#define ATOM_CV_STD_MODE_TBL_ADDR       (ATOM_CV_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2558-
radeontool-1.6.3/atombios.h:2559:#define ATOM_DFP3_EDID_ADDR             (ATOM_CV_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2560:#define ATOM_DFP3_DTD_MODE_TBL_ADDR     (ATOM_DFP3_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2561:#define ATOM_DFP3_STD_MODE_TBL_ADDR     (ATOM_DFP3_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2562-
radeontool-1.6.3/atombios.h:2563:#define ATOM_DFP4_EDID_ADDR             (ATOM_DFP3_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2564:#define ATOM_DFP4_DTD_MODE_TBL_ADDR     (ATOM_DFP4_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2565:#define ATOM_DFP4_STD_MODE_TBL_ADDR     (ATOM_DFP4_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2566-
radeontool-1.6.3/atombios.h:2567:#define ATOM_DFP5_EDID_ADDR             (ATOM_DFP4_STD_MODE_TBL_ADDR + ATOM_STD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h:2568:#define ATOM_DFP5_DTD_MODE_TBL_ADDR     (ATOM_DFP5_EDID_ADDR + ATOM_EDID_RAW_DATASIZE)
radeontool-1.6.3/atombios.h:2569:#define ATOM_DFP5_STD_MODE_TBL_ADDR     (ATOM_DFP5_DTD_MODE_TBL_ADDR + ATOM_DTD_MODE_SUPPORT_TBL_SIZE)
radeontool-1.6.3/atombios.h-2570-
radeontool-1.6.3/atombios.h:2571:#define ATOM_DP_TRAINING_TBL_ADDR				(ATOM_DFP5_STD_MODE_TBL_ADDR+ATOM_STD_MODE_SUPPORT_TBL_SIZE)       
radeontool-1.6.3/atombios.h-2572-
##############################################
radeontool-1.6.3/atombios.h-4520-#define DPCD_SET_LINKRATE_LANENUM_PATTERN1_TBL_ADDR				ATOM_DP_TRAINING_TBL_ADDR		
radeontool-1.6.3/atombios.h:4521:#define DPCD_SET_SS_CNTL_TBL_ADDR													(ATOM_DP_TRAINING_TBL_ADDR + 8 )
radeontool-1.6.3/atombios.h:4522:#define DPCD_SET_LANE_VSWING_PREEMP_TBL_ADDR							(ATOM_DP_TRAINING_TBL_ADDR + 16 )
radeontool-1.6.3/atombios.h:4523:#define DPCD_SET_TRAINING_PATTERN0_TBL_ADDR								(ATOM_DP_TRAINING_TBL_ADDR + 24 )
radeontool-1.6.3/atombios.h:4524:#define DPCD_SET_TRAINING_PATTERN2_TBL_ADDR								(ATOM_DP_TRAINING_TBL_ADDR + 32)
radeontool-1.6.3/atombios.h:4525:#define DPCD_GET_LINKRATE_LANENUM_SS_TBL_ADDR							(ATOM_DP_TRAINING_TBL_ADDR + 40)
radeontool-1.6.3/atombios.h:4526:#define	DPCD_GET_LANE_STATUS_ADJUST_TBL_ADDR							(ATOM_DP_TRAINING_TBL_ADDR + 48)
radeontool-1.6.3/atombios.h:4527:#define DP_I2C_AUX_DDC_WRITE_START_TBL_ADDR								(ATOM_DP_TRAINING_TBL_ADDR + 60)
radeontool-1.6.3/atombios.h:4528:#define DP_I2C_AUX_DDC_WRITE_TBL_ADDR											(ATOM_DP_TRAINING_TBL_ADDR + 64)
radeontool-1.6.3/atombios.h:4529:#define DP_I2C_AUX_DDC_READ_START_TBL_ADDR								(ATOM_DP_TRAINING_TBL_ADDR + 72)
radeontool-1.6.3/atombios.h:4530:#define DP_I2C_AUX_DDC_READ_TBL_ADDR											(ATOM_DP_TRAINING_TBL_ADDR + 76)
radeontool-1.6.3/atombios.h:4531:#define DP_I2C_AUX_DDC_READ_END_TBL_ADDR									(ATOM_DP_TRAINING_TBL_ADDR + 80)
radeontool-1.6.3/atombios.h-4532-
##############################################
radeontool-1.6.3/aclocal.m4-146-done
radeontool-1.6.3/aclocal.m4:147:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
radeontool-1.6.3/aclocal.m4-148-])
##############################################
radeontool-1.6.3/aclocal.m4-440-m4_define([_LT_CONFIG_STATUS_DECLARE],
radeontool-1.6.3/aclocal.m4:441:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
radeontool-1.6.3/aclocal.m4-442-
##############################################
radeontool-1.6.3/aclocal.m4-450-#
radeontool-1.6.3/aclocal.m4:451:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
radeontool-1.6.3/aclocal.m4-452-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
radeontool-1.6.3/aclocal.m4-560-]], lt_decl_quote_varnames); do
radeontool-1.6.3/aclocal.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
radeontool-1.6.3/aclocal.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
radeontool-1.6.3/aclocal.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
radeontool-1.6.3/aclocal.m4-564-      ;;
##############################################
radeontool-1.6.3/aclocal.m4-573-]], lt_decl_dquote_varnames); do
radeontool-1.6.3/aclocal.m4:574:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
radeontool-1.6.3/aclocal.m4-575-    *[[\\\\\\\`\\"\\\$]]*)
radeontool-1.6.3/aclocal.m4:576:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
radeontool-1.6.3/aclocal.m4-577-      ;;
##############################################
radeontool-1.6.3/aclocal.m4-733-
radeontool-1.6.3/aclocal.m4:734:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
radeontool-1.6.3/aclocal.m4-735-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
radeontool-1.6.3/aclocal.m4-1063-  if test "$lt_cv_ld_force_load" = "yes"; then
radeontool-1.6.3/aclocal.m4:1064:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
radeontool-1.6.3/aclocal.m4-1065-  else
##############################################
radeontool-1.6.3/aclocal.m4-1114-      }]'
radeontool-1.6.3/aclocal.m4:1115:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
radeontool-1.6.3/aclocal.m4-1116-  # Check for a 64-bit object if we didn't find anything.
radeontool-1.6.3/aclocal.m4-1117-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
radeontool-1.6.3/aclocal.m4:1118:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
radeontool-1.6.3/aclocal.m4-1119-  fi],[])
##############################################
radeontool-1.6.3/aclocal.m4-1150-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
radeontool-1.6.3/aclocal.m4:1151:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
radeontool-1.6.3/aclocal.m4-1152-  ECHO='print -r --'
radeontool-1.6.3/aclocal.m4:1153:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
radeontool-1.6.3/aclocal.m4-1154-  ECHO='printf %s\n'
##############################################
radeontool-1.6.3/aclocal.m4-1185-    PATH=/empty FPATH=/empty; export PATH FPATH
radeontool-1.6.3/aclocal.m4:1186:    test "X`printf %s $ECHO`" = "X$ECHO" \
radeontool-1.6.3/aclocal.m4:1187:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
radeontool-1.6.3/aclocal.m4-1188-
##############################################
radeontool-1.6.3/aclocal.m4-1208-   if test "$GCC" = yes; then
radeontool-1.6.3/aclocal.m4:1209:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
radeontool-1.6.3/aclocal.m4-1210-   fi
##############################################
radeontool-1.6.3/aclocal.m4-1212- /*)
radeontool-1.6.3/aclocal.m4:1213:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
radeontool-1.6.3/aclocal.m4-1214-   ;; #(
##############################################
radeontool-1.6.3/aclocal.m4-1241-  if AC_TRY_EVAL(ac_compile); then
radeontool-1.6.3/aclocal.m4:1242:    case `/usr/bin/file conftest.$ac_objext` in
radeontool-1.6.3/aclocal.m4-1243-      *ELF-32*)
##############################################
radeontool-1.6.3/aclocal.m4-1257-    if test "$lt_cv_prog_gnu_ld" = yes; then
radeontool-1.6.3/aclocal.m4:1258:      case `/usr/bin/file conftest.$ac_objext` in
radeontool-1.6.3/aclocal.m4-1259-	*32-bit*)
##############################################
radeontool-1.6.3/aclocal.m4-1269-    else
radeontool-1.6.3/aclocal.m4:1270:      case `/usr/bin/file conftest.$ac_objext` in
radeontool-1.6.3/aclocal.m4-1271-	*32-bit*)
##############################################
radeontool-1.6.3/aclocal.m4-1608-    # And add a safety zone
radeontool-1.6.3/aclocal.m4:1609:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
radeontool-1.6.3/aclocal.m4:1610:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
radeontool-1.6.3/aclocal.m4-1611-    ;;
##############################################
radeontool-1.6.3/aclocal.m4-1636-    if test -n "$kargmax"; then
radeontool-1.6.3/aclocal.m4:1637:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
radeontool-1.6.3/aclocal.m4-1638-    else
##############################################
radeontool-1.6.3/aclocal.m4-1644-    if test -n "$lt_cv_sys_max_cmd_len"; then
radeontool-1.6.3/aclocal.m4:1645:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
radeontool-1.6.3/aclocal.m4:1646:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
radeontool-1.6.3/aclocal.m4-1647-    else
##############################################
radeontool-1.6.3/aclocal.m4-1656-      # we can't tell.
radeontool-1.6.3/aclocal.m4:1657:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
radeontool-1.6.3/aclocal.m4-1658-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
radeontool-1.6.3/aclocal.m4-1660-      do
radeontool-1.6.3/aclocal.m4:1661:        i=`expr $i + 1`
radeontool-1.6.3/aclocal.m4-1662-        teststring=$teststring$teststring
##############################################
radeontool-1.6.3/aclocal.m4-1664-      # Only check the string length outside the loop.
radeontool-1.6.3/aclocal.m4:1665:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
radeontool-1.6.3/aclocal.m4-1666-      teststring=
##############################################
radeontool-1.6.3/aclocal.m4-1669-      # linker.  It appears as though 1/2 is a usable value.
radeontool-1.6.3/aclocal.m4:1670:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
radeontool-1.6.3/aclocal.m4-1671-    fi
##############################################
radeontool-1.6.3/aclocal.m4-1994-  if test "$hard_links" = no; then
radeontool-1.6.3/aclocal.m4:1995:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
radeontool-1.6.3/aclocal.m4-1996-    need_locks=warn
##############################################
radeontool-1.6.3/aclocal.m4-2125-  esac
radeontool-1.6.3/aclocal.m4:2126:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
radeontool-1.6.3/aclocal.m4-2127-  case $lt_search_path_spec in
##############################################
radeontool-1.6.3/aclocal.m4-2132-    # okay in the real world where ";" in dirpaths is itself problematic.
radeontool-1.6.3/aclocal.m4:2133:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
radeontool-1.6.3/aclocal.m4-2134-    ;;
radeontool-1.6.3/aclocal.m4-2135-  *)
radeontool-1.6.3/aclocal.m4:2136:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
radeontool-1.6.3/aclocal.m4-2137-    ;;
##############################################
radeontool-1.6.3/aclocal.m4-2141-  lt_tmp_lt_search_path_spec=
radeontool-1.6.3/aclocal.m4:2142:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
radeontool-1.6.3/aclocal.m4-2143-  for lt_sys_path in $lt_search_path_spec; do
##############################################
radeontool-1.6.3/aclocal.m4-2176-  esac
radeontool-1.6.3/aclocal.m4:2177:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
radeontool-1.6.3/aclocal.m4-2178-else
##############################################
radeontool-1.6.3/aclocal.m4-2264-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
radeontool-1.6.3/aclocal.m4:2265:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
radeontool-1.6.3/aclocal.m4-2266-    ;;
##############################################
radeontool-1.6.3/aclocal.m4-2300-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
radeontool-1.6.3/aclocal.m4:2301:    postinstall_cmds='base_file=`basename \${file}`~
radeontool-1.6.3/aclocal.m4:2302:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
radeontool-1.6.3/aclocal.m4:2303:      dldir=$destdir/`dirname \$dlpath`~
radeontool-1.6.3/aclocal.m4-2304-      test -d \$dldir || mkdir -p \$dldir~
##############################################
radeontool-1.6.3/aclocal.m4-2309-      fi'
radeontool-1.6.3/aclocal.m4:2310:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
radeontool-1.6.3/aclocal.m4-2311-      dlpath=$dir/\$dldll~
##############################################
radeontool-1.6.3/aclocal.m4-2317-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
radeontool-1.6.3/aclocal.m4:2318:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/aclocal.m4-2319-m4_if([$1], [],[
##############################################
radeontool-1.6.3/aclocal.m4-2323-      # MinGW DLLs use traditional 'lib' prefix
radeontool-1.6.3/aclocal.m4:2324:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/aclocal.m4-2325-      ;;
##############################################
radeontool-1.6.3/aclocal.m4-2327-      # pw32 DLLs use 'pw' prefix rather than 'lib'
radeontool-1.6.3/aclocal.m4:2328:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/aclocal.m4-2329-      ;;
##############################################
radeontool-1.6.3/aclocal.m4-2336-    libname_spec='$name'
radeontool-1.6.3/aclocal.m4:2337:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
radeontool-1.6.3/aclocal.m4-2338-    library_names_spec='${libname}.dll.lib'
##############################################
radeontool-1.6.3/aclocal.m4-2348-        # Let DOS variable expansion print the short 8.3 style file name.
radeontool-1.6.3/aclocal.m4:2349:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
radeontool-1.6.3/aclocal.m4-2350-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
radeontool-1.6.3/aclocal.m4-2353-      # Convert to MSYS style.
radeontool-1.6.3/aclocal.m4:2354:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
radeontool-1.6.3/aclocal.m4-2355-      ;;
##############################################
radeontool-1.6.3/aclocal.m4-2359-      # like /cygdrive/c/PROGRA~1:/cygdr...
radeontool-1.6.3/aclocal.m4:2360:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
radeontool-1.6.3/aclocal.m4:2361:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
radeontool-1.6.3/aclocal.m4:2362:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
radeontool-1.6.3/aclocal.m4-2363-      ;;
##############################################
radeontool-1.6.3/aclocal.m4-2367-        # It is most probably a Windows format PATH.
radeontool-1.6.3/aclocal.m4:2368:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
radeontool-1.6.3/aclocal.m4-2369-      else
radeontool-1.6.3/aclocal.m4:2370:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
radeontool-1.6.3/aclocal.m4-2371-      fi
##############################################
radeontool-1.6.3/aclocal.m4-2377-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
radeontool-1.6.3/aclocal.m4:2378:    postinstall_cmds='base_file=`basename \${file}`~
radeontool-1.6.3/aclocal.m4:2379:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
radeontool-1.6.3/aclocal.m4:2380:      dldir=$destdir/`dirname \$dlpath`~
radeontool-1.6.3/aclocal.m4-2381-      test -d \$dldir || mkdir -p \$dldir~
radeontool-1.6.3/aclocal.m4-2382-      $install_prog $dir/$dlname \$dldir/$dlname'
radeontool-1.6.3/aclocal.m4:2383:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
radeontool-1.6.3/aclocal.m4-2384-      dlpath=$dir/\$dldll~
##############################################
radeontool-1.6.3/aclocal.m4-2391-    # Assume MSVC wrapper
radeontool-1.6.3/aclocal.m4:2392:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
radeontool-1.6.3/aclocal.m4-2393-    dynamic_linker='Win32 ld.exe'
##############################################
radeontool-1.6.3/aclocal.m4-2408-  shlibpath_var=DYLD_LIBRARY_PATH
radeontool-1.6.3/aclocal.m4:2409:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
radeontool-1.6.3/aclocal.m4-2410-m4_if([$1], [],[
##############################################
radeontool-1.6.3/aclocal.m4-2632-  if test -f /etc/ld.so.conf; then
radeontool-1.6.3/aclocal.m4:2633:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
radeontool-1.6.3/aclocal.m4-2634-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
radeontool-1.6.3/aclocal.m4-2695-  shlibpath_var=LD_LIBRARY_PATH
radeontool-1.6.3/aclocal.m4:2696:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
radeontool-1.6.3/aclocal.m4-2697-    case $host_os in
##############################################
radeontool-1.6.3/aclocal.m4-2912-	"file_magic "*)
radeontool-1.6.3/aclocal.m4:2913:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
radeontool-1.6.3/aclocal.m4-2914-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
radeontool-1.6.3/aclocal.m4-2995-    # gcc leaves a trailing carriage return which upsets mingw
radeontool-1.6.3/aclocal.m4:2996:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
radeontool-1.6.3/aclocal.m4-2997-  *)
radeontool-1.6.3/aclocal.m4:2998:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
radeontool-1.6.3/aclocal.m4-2999-  esac
##############################################
radeontool-1.6.3/aclocal.m4-3004-      # Canonicalize the pathname of ld
radeontool-1.6.3/aclocal.m4:3005:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
radeontool-1.6.3/aclocal.m4-3006-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
radeontool-1.6.3/aclocal.m4:3007:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
radeontool-1.6.3/aclocal.m4-3008-      done
##############################################
radeontool-1.6.3/aclocal.m4-3035-      # Break only if it was the GNU/non-GNU ld that we prefer.
radeontool-1.6.3/aclocal.m4:3036:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
radeontool-1.6.3/aclocal.m4-3037-      *GNU* | *'with BFD'*)
##############################################
radeontool-1.6.3/aclocal.m4-3075-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
radeontool-1.6.3/aclocal.m4:3076:case `$LD -v 2>&1 </dev/null` in
radeontool-1.6.3/aclocal.m4-3077-*GNU* | *'with BFD'*)
##############################################
radeontool-1.6.3/aclocal.m4-3270-openbsd*)
radeontool-1.6.3/aclocal.m4:3271:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
radeontool-1.6.3/aclocal.m4-3272-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
radeontool-1.6.3/aclocal.m4-3334-    else
radeontool-1.6.3/aclocal.m4:3335:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
radeontool-1.6.3/aclocal.m4-3336-    fi
##############################################
radeontool-1.6.3/aclocal.m4-3380-	# Tru64's nm complains that /dev/null is an invalid object file
radeontool-1.6.3/aclocal.m4:3381:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
radeontool-1.6.3/aclocal.m4-3382-	*/dev/null* | *'Invalid file or object type'*)
##############################################
radeontool-1.6.3/aclocal.m4-3386-	*)
radeontool-1.6.3/aclocal.m4:3387:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
radeontool-1.6.3/aclocal.m4-3388-	  */dev/null*)
##############################################
radeontool-1.6.3/aclocal.m4-3412-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
radeontool-1.6.3/aclocal.m4:3413:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
radeontool-1.6.3/aclocal.m4-3414-    *COFF*)
##############################################
radeontool-1.6.3/aclocal.m4-3471-  # decide which to use based on capabilities of $DLLTOOL
radeontool-1.6.3/aclocal.m4:3472:  case `$DLLTOOL --help 2>&1` in
radeontool-1.6.3/aclocal.m4-3473-  *--identify-strict*)
##############################################
radeontool-1.6.3/aclocal.m4-3630-# If we're using GNU nm, then use its standard symbol codes.
radeontool-1.6.3/aclocal.m4:3631:case `$NM -V 2>&1` in
radeontool-1.6.3/aclocal.m4-3632-*GNU* | *'with BFD'*)
##############################################
radeontool-1.6.3/aclocal.m4-3648-mingw*)
radeontool-1.6.3/aclocal.m4:3649:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
radeontool-1.6.3/aclocal.m4-3650-  ;;
##############################################
radeontool-1.6.3/aclocal.m4-3700-    nlist=conftest.nm
radeontool-1.6.3/aclocal.m4:3701:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
radeontool-1.6.3/aclocal.m4-3702-      # Try sorting and uniquifying the output.
##############################################
radeontool-1.6.3/aclocal.m4-4038-	  *)
radeontool-1.6.3/aclocal.m4:4039:	    case `$CC -V 2>&1 | sed 5q` in
radeontool-1.6.3/aclocal.m4-4040-	    *Sun\ C*)
##############################################
radeontool-1.6.3/aclocal.m4-4341-      *)
radeontool-1.6.3/aclocal.m4:4342:	case `$CC -V 2>&1 | sed 5q` in
radeontool-1.6.3/aclocal.m4-4343-	*Sun\ F* | *Sun*Fortran*)
##############################################
radeontool-1.6.3/aclocal.m4-4597-	# shared libraries, regardless of the interface used.
radeontool-1.6.3/aclocal.m4:4598:	case `$LD -v 2>&1` in
radeontool-1.6.3/aclocal.m4-4599-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
radeontool-1.6.3/aclocal.m4-4629-    supports_anon_versioning=no
radeontool-1.6.3/aclocal.m4:4630:    case `$LD -v 2>&1` in
radeontool-1.6.3/aclocal.m4-4631-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
radeontool-1.6.3/aclocal.m4-4698-	# is EXPORTS), use it as is; otherwise, prepend...
radeontool-1.6.3/aclocal.m4:4699:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
radeontool-1.6.3/aclocal.m4-4700-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
radeontool-1.6.3/aclocal.m4-4726-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
radeontool-1.6.3/aclocal.m4:4727:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
radeontool-1.6.3/aclocal.m4:4728:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
radeontool-1.6.3/aclocal.m4-4729-      ;;
##############################################
radeontool-1.6.3/aclocal.m4-4744-        pgcc*)				# Portland Group C compiler
radeontool-1.6.3/aclocal.m4:4745:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/aclocal.m4-4746-	  tmp_addflag=' $pic_flag'
##############################################
radeontool-1.6.3/aclocal.m4-4749-					# Portland Group f77 and f90 compilers
radeontool-1.6.3/aclocal.m4:4750:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/aclocal.m4-4751-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
radeontool-1.6.3/aclocal.m4-4764-	nvcc*)	# Cuda Compiler Driver 2.2
radeontool-1.6.3/aclocal.m4:4765:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/aclocal.m4-4766-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
radeontool-1.6.3/aclocal.m4-4768-	esac
radeontool-1.6.3/aclocal.m4:4769:	case `$CC -V 2>&1 | sed 5q` in
radeontool-1.6.3/aclocal.m4-4770-	*Sun\ C*)			# Sun C 5.9
radeontool-1.6.3/aclocal.m4:4771:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/aclocal.m4-4772-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
radeontool-1.6.3/aclocal.m4-4837-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
radeontool-1.6.3/aclocal.m4:4838:      case `$LD -v 2>&1` in
radeontool-1.6.3/aclocal.m4-4839-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
radeontool-1.6.3/aclocal.m4-4960-	# below for broken collect2 doesn't work under 4.3+
radeontool-1.6.3/aclocal.m4:4961:	  collect2name=`${CC} -print-prog-name=collect2`
radeontool-1.6.3/aclocal.m4-4962-	  if test -f "$collect2name" &&
##############################################
radeontool-1.6.3/aclocal.m4-5009-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
radeontool-1.6.3/aclocal.m4:5010:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
radeontool-1.6.3/aclocal.m4-5011-      else
##############################################
radeontool-1.6.3/aclocal.m4-5075-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
radeontool-1.6.3/aclocal.m4:5076:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
radeontool-1.6.3/aclocal.m4-5077-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
radeontool-1.6.3/aclocal.m4-5111-	# FIXME: Setting linknames here is a bad hack.
radeontool-1.6.3/aclocal.m4:5112:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
radeontool-1.6.3/aclocal.m4-5113-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
radeontool-1.6.3/aclocal.m4-5254-      if test "$GCC" = yes; then
radeontool-1.6.3/aclocal.m4:5255:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-5256-	# Try to use the -exported_symbol ld option, if it does not
##############################################
radeontool-1.6.3/aclocal.m4-5277-	if test "$lt_cv_irix_exported_symbol" = yes; then
radeontool-1.6.3/aclocal.m4:5278:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
radeontool-1.6.3/aclocal.m4-5279-	fi
radeontool-1.6.3/aclocal.m4-5280-      else
radeontool-1.6.3/aclocal.m4:5281:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4:5282:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
radeontool-1.6.3/aclocal.m4-5283-      fi
##############################################
radeontool-1.6.3/aclocal.m4-5317-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
radeontool-1.6.3/aclocal.m4:5318:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
radeontool-1.6.3/aclocal.m4-5319-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
radeontool-1.6.3/aclocal.m4-5350-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
radeontool-1.6.3/aclocal.m4:5351:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-5352-      else
radeontool-1.6.3/aclocal.m4-5353-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
radeontool-1.6.3/aclocal.m4:5354:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-5355-      fi
##############################################
radeontool-1.6.3/aclocal.m4-5363-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
radeontool-1.6.3/aclocal.m4:5364:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-5365-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
radeontool-1.6.3/aclocal.m4-5367-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
radeontool-1.6.3/aclocal.m4:5368:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4:5369:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
radeontool-1.6.3/aclocal.m4:5370:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
radeontool-1.6.3/aclocal.m4-5371-
##############################################
radeontool-1.6.3/aclocal.m4-5386-      else
radeontool-1.6.3/aclocal.m4:5387:	case `$CC -V 2>&1` in
radeontool-1.6.3/aclocal.m4-5388-	*"Compilers 5.0"*)
##############################################
radeontool-1.6.3/aclocal.m4-5579-	  _LT_TAGVAR(allow_undefined_flag, $1)=
radeontool-1.6.3/aclocal.m4:5580:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
radeontool-1.6.3/aclocal.m4-5581-	  then
##############################################
radeontool-1.6.3/aclocal.m4-5879-        # ancient GNU ld didn't support --whole-archive et. al.
radeontool-1.6.3/aclocal.m4:5880:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
radeontool-1.6.3/aclocal.m4-5881-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
radeontool-1.6.3/aclocal.m4-5962-          # below for broken collect2 doesn't work under 4.3+
radeontool-1.6.3/aclocal.m4:5963:	  collect2name=`${CC} -print-prog-name=collect2`
radeontool-1.6.3/aclocal.m4-5964-	  if test -f "$collect2name" &&
##############################################
radeontool-1.6.3/aclocal.m4-6012-
radeontool-1.6.3/aclocal.m4:6013:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
radeontool-1.6.3/aclocal.m4-6014-        else
##############################################
radeontool-1.6.3/aclocal.m4-6078-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
radeontool-1.6.3/aclocal.m4:6079:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
radeontool-1.6.3/aclocal.m4-6080-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
radeontool-1.6.3/aclocal.m4-6119-	    # is EXPORTS), use it as is; otherwise, prepend...
radeontool-1.6.3/aclocal.m4:6120:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
radeontool-1.6.3/aclocal.m4-6121-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
radeontool-1.6.3/aclocal.m4-6202-            # dependencies.
radeontool-1.6.3/aclocal.m4:6203:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
radeontool-1.6.3/aclocal.m4-6204-            ;;
##############################################
radeontool-1.6.3/aclocal.m4-6267-	    # dependencies.
radeontool-1.6.3/aclocal.m4:6268:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
radeontool-1.6.3/aclocal.m4-6269-	    ;;
##############################################
radeontool-1.6.3/aclocal.m4-6303-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
radeontool-1.6.3/aclocal.m4:6304:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
radeontool-1.6.3/aclocal.m4:6305:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
radeontool-1.6.3/aclocal.m4-6306-	;;
##############################################
radeontool-1.6.3/aclocal.m4-6310-	    # SGI C++
radeontool-1.6.3/aclocal.m4:6311:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-6312-
##############################################
radeontool-1.6.3/aclocal.m4-6321-	      if test "$with_gnu_ld" = no; then
radeontool-1.6.3/aclocal.m4:6322:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-6323-	      else
radeontool-1.6.3/aclocal.m4:6324:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
radeontool-1.6.3/aclocal.m4-6325-	      fi
##############################################
radeontool-1.6.3/aclocal.m4-6342-	    # to its proper name (with version) after linking.
radeontool-1.6.3/aclocal.m4:6343:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
radeontool-1.6.3/aclocal.m4:6344:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
radeontool-1.6.3/aclocal.m4-6345-	    # Commands to make compiler produce verbose output that lists
##############################################
radeontool-1.6.3/aclocal.m4-6352-	    # dependencies.
radeontool-1.6.3/aclocal.m4:6353:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
radeontool-1.6.3/aclocal.m4-6354-
##############################################
radeontool-1.6.3/aclocal.m4-6367-	    # earlier do not add the objects themselves.
radeontool-1.6.3/aclocal.m4:6368:	    case `$CC -V 2>&1` in
radeontool-1.6.3/aclocal.m4-6369-	      *"Version 7."*)
##############################################
radeontool-1.6.3/aclocal.m4-6388-            # Portland Group C++ compiler
radeontool-1.6.3/aclocal.m4:6389:	    case `$CC -V` in
radeontool-1.6.3/aclocal.m4-6390-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
radeontool-1.6.3/aclocal.m4-6393-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
radeontool-1.6.3/aclocal.m4:6394:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
radeontool-1.6.3/aclocal.m4-6395-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
radeontool-1.6.3/aclocal.m4-6397-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
radeontool-1.6.3/aclocal.m4:6398:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
radeontool-1.6.3/aclocal.m4-6399-		$RANLIB $oldlib'
##############################################
radeontool-1.6.3/aclocal.m4-6402-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
radeontool-1.6.3/aclocal.m4:6403:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
radeontool-1.6.3/aclocal.m4-6404-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
radeontool-1.6.3/aclocal.m4-6406-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
radeontool-1.6.3/aclocal.m4:6407:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
radeontool-1.6.3/aclocal.m4-6408-	      ;;
##############################################
radeontool-1.6.3/aclocal.m4-6416-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
radeontool-1.6.3/aclocal.m4:6417:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/aclocal.m4-6418-            ;;
##############################################
radeontool-1.6.3/aclocal.m4-6435-	    # dependencies.
radeontool-1.6.3/aclocal.m4:6436:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
radeontool-1.6.3/aclocal.m4-6437-	    ;;
##############################################
radeontool-1.6.3/aclocal.m4-6450-	  *)
radeontool-1.6.3/aclocal.m4:6451:	    case `$CC -V 2>&1 | sed 5q` in
radeontool-1.6.3/aclocal.m4-6452-	    *Sun\ C*)
##############################################
radeontool-1.6.3/aclocal.m4-6457-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
radeontool-1.6.3/aclocal.m4:6458:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
radeontool-1.6.3/aclocal.m4-6459-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
radeontool-1.6.3/aclocal.m4-6527-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
radeontool-1.6.3/aclocal.m4:6528:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
radeontool-1.6.3/aclocal.m4-6529-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
radeontool-1.6.3/aclocal.m4-6546-	    # to its proper name (with version) after linking.
radeontool-1.6.3/aclocal.m4:6547:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
radeontool-1.6.3/aclocal.m4-6548-
##############################################
radeontool-1.6.3/aclocal.m4-6567-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
radeontool-1.6.3/aclocal.m4:6568:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-6569-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
radeontool-1.6.3/aclocal.m4-6572-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
radeontool-1.6.3/aclocal.m4:6573:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4:6574:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
radeontool-1.6.3/aclocal.m4-6575-	          echo "-hidden">> $lib.exp~
radeontool-1.6.3/aclocal.m4:6576:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
radeontool-1.6.3/aclocal.m4-6577-	          $RM $lib.exp'
##############################################
radeontool-1.6.3/aclocal.m4-6591-	    # dependencies.
radeontool-1.6.3/aclocal.m4:6592:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
radeontool-1.6.3/aclocal.m4-6593-	    ;;
##############################################
radeontool-1.6.3/aclocal.m4-6598-	        osf3*)
radeontool-1.6.3/aclocal.m4:6599:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-6600-		  ;;
radeontool-1.6.3/aclocal.m4-6601-	        *)
radeontool-1.6.3/aclocal.m4:6602:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
radeontool-1.6.3/aclocal.m4-6603-		  ;;
##############################################
radeontool-1.6.3/aclocal.m4-6851-  case ${2} in
radeontool-1.6.3/aclocal.m4:6852:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
radeontool-1.6.3/aclocal.m4:6853:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
radeontool-1.6.3/aclocal.m4-6854-  esac
##############################################
radeontool-1.6.3/aclocal.m4-6933-
radeontool-1.6.3/aclocal.m4:6934:  for p in `eval "$output_verbose_link_cmd"`; do
radeontool-1.6.3/aclocal.m4-6935-    case ${prev}${p} in
##############################################
radeontool-1.6.3/aclocal.m4-7031-linux*)
radeontool-1.6.3/aclocal.m4:7032:  case `$CC -V 2>&1 | sed 5q` in
radeontool-1.6.3/aclocal.m4-7033-  *Sun\ C*)
##############################################
radeontool-1.6.3/aclocal.m4-7082-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
radeontool-1.6.3/aclocal.m4:7083: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
radeontool-1.6.3/aclocal.m4-7084-fi
##############################################
radeontool-1.6.3/aclocal.m4-7612-    test $lt_ac_count -gt 10 && break
radeontool-1.6.3/aclocal.m4:7613:    lt_ac_count=`expr $lt_ac_count + 1`
radeontool-1.6.3/aclocal.m4-7614-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
radeontool-1.6.3/aclocal.m4-7683-# ------------------------------------------------------
radeontool-1.6.3/aclocal.m4:7684:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
radeontool-1.6.3/aclocal.m4-7685-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
radeontool-1.6.3/aclocal.m4-8272-m4_define([lt_combine],
radeontool-1.6.3/aclocal.m4:8273:[m4_if(m4_eval([$# > 3]), [1],
radeontool-1.6.3/aclocal.m4-8274-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
radeontool-1.6.3/aclocal.m4-8526-    PKG_CHECK_EXISTS([$3],
radeontool-1.6.3/aclocal.m4:8527:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
radeontool-1.6.3/aclocal.m4-8528-		     [pkg_failed=yes])
##############################################
radeontool-1.6.3/aclocal.m4-8574-        if test $_pkg_short_errors_supported = yes; then
radeontool-1.6.3/aclocal.m4:8575:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
radeontool-1.6.3/aclocal.m4-8576-        else 
radeontool-1.6.3/aclocal.m4:8577:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
radeontool-1.6.3/aclocal.m4-8578-        fi
##############################################
radeontool-1.6.3/aclocal.m4-8656-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
radeontool-1.6.3/aclocal.m4:8657:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
radeontool-1.6.3/aclocal.m4-8658-#
##############################################
radeontool-1.6.3/aclocal.m4-8680-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
radeontool-1.6.3/aclocal.m4:8681:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
radeontool-1.6.3/aclocal.m4-8682-# and then we would define $MISSING as
##############################################
radeontool-1.6.3/aclocal.m4-8696-# expand $ac_aux_dir to an absolute path
radeontool-1.6.3/aclocal.m4:8697:am_aux_dir=`cd $ac_aux_dir && pwd`
radeontool-1.6.3/aclocal.m4-8698-])
##############################################
radeontool-1.6.3/aclocal.m4-8797-  if test "$am_compiler_list" = ""; then
radeontool-1.6.3/aclocal.m4:8798:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
radeontool-1.6.3/aclocal.m4-8799-  fi
##############################################
radeontool-1.6.3/aclocal.m4-8943-    # Strip MF so we end up with the name of the file.
radeontool-1.6.3/aclocal.m4:8944:    mf=`echo "$mf" | sed -e 's/:.*$//'`
radeontool-1.6.3/aclocal.m4-8945-    # Check whether this is an Automake generated Makefile or not.
##############################################
radeontool-1.6.3/aclocal.m4-8952-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
radeontool-1.6.3/aclocal.m4:8953:      dirpart=`AS_DIRNAME("$mf")`
radeontool-1.6.3/aclocal.m4-8954-    else
##############################################
radeontool-1.6.3/aclocal.m4-8958-    # from the Makefile without running `make'.
radeontool-1.6.3/aclocal.m4:8959:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
radeontool-1.6.3/aclocal.m4-8960-    test -z "$DEPDIR" && continue
radeontool-1.6.3/aclocal.m4:8961:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
radeontool-1.6.3/aclocal.m4-8962-    test -z "am__include" && continue
radeontool-1.6.3/aclocal.m4:8963:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
radeontool-1.6.3/aclocal.m4-8964-    # When using ansi2knr, U may be empty or an underscore; expand it
radeontool-1.6.3/aclocal.m4:8965:    U=`sed -n 's/^U = //p' < "$mf"`
radeontool-1.6.3/aclocal.m4-8966-    # Find all dependency output files, they are included files with
##############################################
radeontool-1.6.3/aclocal.m4-8974-      test -f "$dirpart/$file" && continue
radeontool-1.6.3/aclocal.m4:8975:      fdir=`AS_DIRNAME(["$file"])`
radeontool-1.6.3/aclocal.m4-8976-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
radeontool-1.6.3/aclocal.m4-9029-AC_REQUIRE([AC_PROG_INSTALL])dnl
radeontool-1.6.3/aclocal.m4:9030:if test "`cd $srcdir && pwd`" != "`pwd`"; then
radeontool-1.6.3/aclocal.m4-9031-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
radeontool-1.6.3/aclocal.m4-9131-    * )
radeontool-1.6.3/aclocal.m4:9132:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
radeontool-1.6.3/aclocal.m4-9133-  esac
radeontool-1.6.3/aclocal.m4-9134-done
radeontool-1.6.3/aclocal.m4:9135:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
radeontool-1.6.3/aclocal.m4-9136-
##############################################
radeontool-1.6.3/aclocal.m4-9206-# Ignore all kinds of additional output from `make'.
radeontool-1.6.3/aclocal.m4:9207:case `$am_make -s -f confmf 2> /dev/null` in #(
radeontool-1.6.3/aclocal.m4-9208-*the\ am__doit\ target*)
##############################################
radeontool-1.6.3/aclocal.m4-9216-   echo '.include "confinc"' > confmf
radeontool-1.6.3/aclocal.m4:9217:   case `$am_make -s -f confmf 2> /dev/null` in #(
radeontool-1.6.3/aclocal.m4-9218-   *the\ am__doit\ target*)
##############################################
radeontool-1.6.3/aclocal.m4-9369-if (
radeontool-1.6.3/aclocal.m4:9370:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
radeontool-1.6.3/aclocal.m4-9371-   if test "$[*]" = "X"; then
radeontool-1.6.3/aclocal.m4-9372-      # -L didn't work.
radeontool-1.6.3/aclocal.m4:9373:      set X `ls -t "$srcdir/configure" conftest.file`
radeontool-1.6.3/aclocal.m4-9374-   fi
##############################################
radeontool-1.6.3/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
radeontool-1.6.3/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
radeontool-1.6.3/depcomp-69-
##############################################
radeontool-1.6.3/depcomp-224-  # Version 6 uses the directory in both cases.
radeontool-1.6.3/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
radeontool-1.6.3/depcomp-226-  test "x$dir" = "x$object" && dir=
radeontool-1.6.3/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
radeontool-1.6.3/depcomp-228-  if test "$libtool" = yes; then
##############################################
radeontool-1.6.3/depcomp-253-    # Do two passes, one to just change these to
radeontool-1.6.3/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
radeontool-1.6.3/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
radeontool-1.6.3/depcomp-295-  # Do two passes, one to just change these to
radeontool-1.6.3/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
radeontool-1.6.3/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
radeontool-1.6.3/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
radeontool-1.6.3/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
radeontool-1.6.3/depcomp-313-  test "x$dir" = "x$object" && dir=
radeontool-1.6.3/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
radeontool-1.6.3/depcomp-315-  if test "$libtool" = yes; then
##############################################
radeontool-1.6.3/depcomp-355-   # Subdirectories are respected.
radeontool-1.6.3/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
radeontool-1.6.3/depcomp-357-   test "x$dir" = "x$object" && dir=
radeontool-1.6.3/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
radeontool-1.6.3/depcomp-359-
##############################################
radeontool-1.6.3/depcomp-501-  done
radeontool-1.6.3/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
radeontool-1.6.3/depcomp-503-  touch "$tmpdepfile"
##############################################
radeontool-1.6.3/Makefile.in-324-	test -n "$(EXEEXT)" || exit 0; \
radeontool-1.6.3/Makefile.in:325:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
radeontool-1.6.3/Makefile.in-326-	echo " rm -f" $$list; \
##############################################
radeontool-1.6.3/Makefile.in-358-.c.obj:
radeontool-1.6.3/Makefile.in:359:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
radeontool-1.6.3/Makefile.in-360-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
radeontool-1.6.3/Makefile.in-362-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
radeontool-1.6.3/Makefile.in:363:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
radeontool-1.6.3/Makefile.in-364-
##############################################
radeontool-1.6.3/Makefile.in-425-GTAGS:
radeontool-1.6.3/Makefile.in:426:	here=`$(am__cd) $(top_builddir) && pwd` \
radeontool-1.6.3/Makefile.in-427-	  && $(am__cd) $(top_srcdir) \
##############################################
radeontool-1.6.3/Makefile.in-435-	test -d "$(distdir)" || mkdir "$(distdir)"
radeontool-1.6.3/Makefile.in:436:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
radeontool-1.6.3/Makefile.in:437:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
radeontool-1.6.3/Makefile.in-438-	list='$(DISTFILES)'; \
##############################################
radeontool-1.6.3/Makefile.in-449-	  if test -d $$d/$$file; then \
radeontool-1.6.3/Makefile.in:450:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
radeontool-1.6.3/Makefile.in-451-	    if test -d "$(distdir)/$$file"; then \
##############################################
radeontool-1.6.3/Makefile.in-529-	test -d $(distdir)/_build || exit 0; \
radeontool-1.6.3/Makefile.in:530:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
radeontool-1.6.3/Makefile.in-531-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
radeontool-1.6.3/Makefile.in-563-	@$(am__cd) '$(distuninstallcheck_dir)' \
radeontool-1.6.3/Makefile.in:564:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
radeontool-1.6.3/Makefile.in-565-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
radeontool-1.6.3/Makefile.in-575-	fi
radeontool-1.6.3/Makefile.in:576:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
radeontool-1.6.3/Makefile.in-577-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
radeontool-1.6.3/missing-139-       # Could not run --version or --help.  This is probably someone
radeontool-1.6.3/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
radeontool-1.6.3/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
radeontool-1.6.3/missing-173-         from any GNU archive site."
radeontool-1.6.3/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
radeontool-1.6.3/missing-175-    test -z "$files" && files="config.h"
##############################################
radeontool-1.6.3/missing-202-         proper tools for further handling them.
radeontool-1.6.3/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
radeontool-1.6.3/missing-204-         archive site."
radeontool-1.6.3/missing-205-
radeontool-1.6.3/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
radeontool-1.6.3/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
radeontool-1.6.3/missing-208-    if test -f "$file"; then
##############################################
radeontool-1.6.3/missing-231-	*.y)
radeontool-1.6.3/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
radeontool-1.6.3/missing-233-	    if test -f "$SRCFILE"; then
##############################################
radeontool-1.6.3/missing-235-	    fi
radeontool-1.6.3/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
radeontool-1.6.3/missing-237-	    if test -f "$SRCFILE"; then
##############################################
radeontool-1.6.3/missing-261-	*.l)
radeontool-1.6.3/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
radeontool-1.6.3/missing-263-	    if test -f "$SRCFILE"; then
##############################################
radeontool-1.6.3/missing-280-
radeontool-1.6.3/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
radeontool-1.6.3/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
radeontool-1.6.3/missing-283-    if test -f "$file"; then
##############################################
radeontool-1.6.3/missing-300-    # The file to touch is that specified with -o ...
radeontool-1.6.3/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
radeontool-1.6.3/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
radeontool-1.6.3/missing-303-    if test -z "$file"; then
radeontool-1.6.3/missing-304-      # ... or it is the one specified with @setfilename ...
radeontool-1.6.3/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
radeontool-1.6.3/missing-306-      file=`sed -n '
##############################################
radeontool-1.6.3/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
radeontool-1.6.3/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
radeontool-1.6.3/missing-314-    fi
##############################################
radeontool-1.6.3/missing-336-	*o*)
radeontool-1.6.3/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
radeontool-1.6.3/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
radeontool-1.6.3/missing-342-	*h*)
radeontool-1.6.3/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
radeontool-1.6.3/missing-344-	    tar "$firstarg" "$@" && exit 0