===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xserver-xorg-video-cirrus-1.5.3/config.sub-52-
xserver-xorg-video-cirrus-1.5.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xserver-xorg-video-cirrus-1.5.3/config.sub-54-
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
xserver-xorg-video-cirrus-1.5.3/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-117-case $maybe_os in
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-123-    os=-$maybe_os
xserver-xorg-video-cirrus-1.5.3/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-125-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-127-    os=-linux-android
xserver-xorg-video-cirrus-1.5.3/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xserver-xorg-video-cirrus-1.5.3/config.sub-129-    ;;
xserver-xorg-video-cirrus-1.5.3/config.sub-130-  *)
xserver-xorg-video-cirrus-1.5.3/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-132-    if [ $basic_machine != $1 ]
xserver-xorg-video-cirrus-1.5.3/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-134-    else os=; fi
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-181-		os=-sco5v6
xserver-xorg-video-cirrus-1.5.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-183-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-185-		os=-sco3.2v5
xserver-xorg-video-cirrus-1.5.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-187-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-189-		os=-sco3.2v4
xserver-xorg-video-cirrus-1.5.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-191-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-192-	-sco3.2.[4-9]*)
xserver-xorg-video-cirrus-1.5.3/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xserver-xorg-video-cirrus-1.5.3/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-195-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
xserver-xorg-video-cirrus-1.5.3/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-199-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
xserver-xorg-video-cirrus-1.5.3/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-203-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-205-		os=-sco3.2v2
xserver-xorg-video-cirrus-1.5.3/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-207-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-208-	-udk*)
xserver-xorg-video-cirrus-1.5.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-210-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-212-		os=-isc2.2
xserver-xorg-video-cirrus-1.5.3/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-214-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-218-	-isc*)
xserver-xorg-video-cirrus-1.5.3/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-220-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-230-	-ptx*)
xserver-xorg-video-cirrus-1.5.3/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-232-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-233-	-windowsnt*)
xserver-xorg-video-cirrus-1.5.3/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-235-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-362-	*-*-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:363:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xserver-xorg-video-cirrus-1.5.3/config.sub-364-		exit 1
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-486-	amd64-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:487:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-488-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-528-	blackfin-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:529:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-530-		os=-linux
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-536-	c54x-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:537:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-538-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-539-	c55x-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:540:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-541-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-542-	c6x-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:543:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-544-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-739-	i*86v32)
xserver-xorg-video-cirrus-1.5.3/config.sub:740:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-741-		os=-sysv32
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-743-	i*86v4*)
xserver-xorg-video-cirrus-1.5.3/config.sub:744:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-745-		os=-sysv4
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-747-	i*86v)
xserver-xorg-video-cirrus-1.5.3/config.sub:748:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-749-		os=-sysv
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-751-	i*86sol2)
xserver-xorg-video-cirrus-1.5.3/config.sub:752:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-753-		os=-solaris2
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-781-	m68knommu-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:782:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-783-		os=-linux
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-818-	mips3*-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:819:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-820-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-821-	mips3*)
xserver-xorg-video-cirrus-1.5.3/config.sub:822:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xserver-xorg-video-cirrus-1.5.3/config.sub-823-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-840-	ms1-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:841:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-842-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-959-	parisc-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:960:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-961-		os=-linux
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-975-	pc98-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:976:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-977-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-990-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:991:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-992-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-993-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:994:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-995-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-996-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:997:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-998-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-999-	pentium4-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1000:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1001-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1009-	ppc-* | ppcbe-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1010:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1011-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1015-	ppcle-* | powerpclittle-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1016:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1017-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1019-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub:1020:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1021-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1025-	ppc64le-* | powerpc64little-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1026:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1027-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1108-	strongarm-* | thumb-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1109:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1110-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1238-	xscale-* | xscalee[bl]-*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1239:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1240-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1315-	*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xserver-xorg-video-cirrus-1.5.3/config.sub-1317-		exit 1
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1323-	*-digital*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1324:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1325-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-1326-	*-commodore*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1327:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1328-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1344-	-solaris1 | -solaris1.*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1345:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1346-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1356-	-gnu/linux*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1357:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1358-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1402-	-nto*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1403:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1404-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1409-	-mac*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1410:		os=`echo $os | sed -e 's|mac|macos|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1411-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1415-	-linux*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1416:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1417-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-1418-	-sunos5*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1419:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1420-		;;
xserver-xorg-video-cirrus-1.5.3/config.sub-1421-	-sunos6*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1422:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1423-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1470-	-sinix5.*)
xserver-xorg-video-cirrus-1.5.3/config.sub:1471:		os=`echo $os | sed -e 's|sinix|sysv|'`
xserver-xorg-video-cirrus-1.5.3/config.sub-1472-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1523-		# Get rid of the `-' at the beginning of $os.
xserver-xorg-video-cirrus-1.5.3/config.sub:1524:		os=`echo $os | sed 's/[^-]*-//'`
xserver-xorg-video-cirrus-1.5.3/config.sub:1525:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xserver-xorg-video-cirrus-1.5.3/config.sub-1526-		exit 1
##############################################
xserver-xorg-video-cirrus-1.5.3/config.sub-1786-		esac
xserver-xorg-video-cirrus-1.5.3/config.sub:1787:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xserver-xorg-video-cirrus-1.5.3/config.sub-1788-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xserver-xorg-video-cirrus-1.5.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-cirrus-1.5.3/configure-47-  as_echo='print -r --'
xserver-xorg-video-cirrus-1.5.3/configure-48-  as_echo_n='print -rn --'
xserver-xorg-video-cirrus-1.5.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-cirrus-1.5.3/configure-50-  as_echo='printf %s\n'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-52-else
xserver-xorg-video-cirrus-1.5.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xserver-xorg-video-cirrus-1.5.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xserver-xorg-video-cirrus-1.5.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xserver-xorg-video-cirrus-1.5.3/configure-64-      esac;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xserver-xorg-video-cirrus-1.5.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xserver-xorg-video-cirrus-1.5.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
xserver-xorg-video-cirrus-1.5.3/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xserver-xorg-video-cirrus-1.5.3/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
xserver-xorg-video-cirrus-1.5.3/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-336-      case $as_dir in #(
xserver-xorg-video-cirrus-1.5.3/configure:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xserver-xorg-video-cirrus-1.5.3/configure-338-      *) as_qdir=$as_dir;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-409-  {
xserver-xorg-video-cirrus-1.5.3/configure:410:    as_val=`expr "$@" || test $? -eq 1`
xserver-xorg-video-cirrus-1.5.3/configure-411-  }
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-416-# ----------------------------------------
xserver-xorg-video-cirrus-1.5.3/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xserver-xorg-video-cirrus-1.5.3/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xserver-xorg-video-cirrus-1.5.3/configure:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xserver-xorg-video-cirrus-1.5.3/configure-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-878-  case $ac_option in
xserver-xorg-video-cirrus-1.5.3/configure:879:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xserver-xorg-video-cirrus-1.5.3/configure-880-  *=)   ac_optarg= ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-922-  -disable-* | --disable-*)
xserver-xorg-video-cirrus-1.5.3/configure:923:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-924-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-927-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-cirrus-1.5.3/configure:928:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-cirrus-1.5.3/configure-929-    case $ac_user_opts in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-948-  -enable-* | --enable-*)
xserver-xorg-video-cirrus-1.5.3/configure:949:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-950-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-953-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-cirrus-1.5.3/configure:954:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-cirrus-1.5.3/configure-955-    case $ac_user_opts in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1152-  -with-* | --with-*)
xserver-xorg-video-cirrus-1.5.3/configure:1153:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-1154-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1157-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-cirrus-1.5.3/configure:1158:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-cirrus-1.5.3/configure-1159-    case $ac_user_opts in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1168-  -without-* | --without-*)
xserver-xorg-video-cirrus-1.5.3/configure:1169:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-1170-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1173-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-cirrus-1.5.3/configure:1174:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-cirrus-1.5.3/configure-1175-    case $ac_user_opts in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1206-  *=*)
xserver-xorg-video-cirrus-1.5.3/configure:1207:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xserver-xorg-video-cirrus-1.5.3/configure-1208-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1227-if test -n "$ac_prev"; then
xserver-xorg-video-cirrus-1.5.3/configure:1228:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xserver-xorg-video-cirrus-1.5.3/configure-1229-  as_fn_error $? "missing argument to $ac_option"
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1249-    */ )
xserver-xorg-video-cirrus-1.5.3/configure:1250:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-1251-      eval $ac_var=\$ac_val;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1284-ac_ls_di=`ls -di .` &&
xserver-xorg-video-cirrus-1.5.3/configure:1285:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xserver-xorg-video-cirrus-1.5.3/configure-1286-  as_fn_error $? "working directory cannot be determined"
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1340-case $srcdir in
xserver-xorg-video-cirrus-1.5.3/configure:1341:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xserver-xorg-video-cirrus-1.5.3/configure-1342-esac
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1383-By default, \`make install' will install all the files in
xserver-xorg-video-cirrus-1.5.3/configure:1384:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xserver-xorg-video-cirrus-1.5.3/configure:1385:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xserver-xorg-video-cirrus-1.5.3/configure-1386-for instance \`--prefix=\$HOME'.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1507-*)
xserver-xorg-video-cirrus-1.5.3/configure:1508:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xserver-xorg-video-cirrus-1.5.3/configure-1509-  # A ".." for each directory in $ac_dir_suffix.
xserver-xorg-video-cirrus-1.5.3/configure:1510:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xserver-xorg-video-cirrus-1.5.3/configure-1511-  case $ac_top_builddir_sub in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-1613-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
xserver-xorg-video-cirrus-1.5.3/configure:1614:  as_decl_name=`echo $2|sed 's/ *(.*//'`
xserver-xorg-video-cirrus-1.5.3/configure:1615:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
xserver-xorg-video-cirrus-1.5.3/configure-1616-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2041-    *\'*)
xserver-xorg-video-cirrus-1.5.3/configure:2042:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-cirrus-1.5.3/configure-2043-    esac
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2124-      case $ac_val in
xserver-xorg-video-cirrus-1.5.3/configure:2125:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xserver-xorg-video-cirrus-1.5.3/configure-2126-      esac
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2139-	case $ac_val in
xserver-xorg-video-cirrus-1.5.3/configure:2140:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xserver-xorg-video-cirrus-1.5.3/configure-2141-	esac
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2259-    set,)
xserver-xorg-video-cirrus-1.5.3/configure:2260:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xserver-xorg-video-cirrus-1.5.3/configure:2261:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xserver-xorg-video-cirrus-1.5.3/configure-2262-      ac_cache_corrupted=: ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2270-	# differences in whitespace do not lead to failure.
xserver-xorg-video-cirrus-1.5.3/configure:2271:	ac_old_val_w=`echo x $ac_old_val`
xserver-xorg-video-cirrus-1.5.3/configure:2272:	ac_new_val_w=`echo x $ac_new_val`
xserver-xorg-video-cirrus-1.5.3/configure-2273-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2290-    case $ac_new_val in
xserver-xorg-video-cirrus-1.5.3/configure:2291:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-cirrus-1.5.3/configure-2292-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2470-     echo "timestamp, slept: $am_has_slept" > conftest.file
xserver-xorg-video-cirrus-1.5.3/configure:2471:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-2472-     if test "$*" = "X"; then
xserver-xorg-video-cirrus-1.5.3/configure-2473-	# -L didn't work.
xserver-xorg-video-cirrus-1.5.3/configure:2474:	set X `ls -t "$srcdir/configure" conftest.file`
xserver-xorg-video-cirrus-1.5.3/configure-2475-     fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2521-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xserver-xorg-video-cirrus-1.5.3/configure:2522:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xserver-xorg-video-cirrus-1.5.3/configure-2523-
xserver-xorg-video-cirrus-1.5.3/configure-2524-# Expand $ac_aux_dir to an absolute path.
xserver-xorg-video-cirrus-1.5.3/configure:2525:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xserver-xorg-video-cirrus-1.5.3/configure-2526-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2666-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xserver-xorg-video-cirrus-1.5.3/configure:2667:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xserver-xorg-video-cirrus-1.5.3/configure-2668-	     'mkdir (GNU coreutils) '* | \
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2739-set x ${MAKE-make}
xserver-xorg-video-cirrus-1.5.3/configure:2740:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xserver-xorg-video-cirrus-1.5.3/configure-2741-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2749-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xserver-xorg-video-cirrus-1.5.3/configure:2750:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xserver-xorg-video-cirrus-1.5.3/configure-2751-  *@@@%%%=?*=@@@%%%*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2815-
xserver-xorg-video-cirrus-1.5.3/configure:2816:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xserver-xorg-video-cirrus-1.5.3/configure-2817-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2963-# Ignore all kinds of additional output from 'make'.
xserver-xorg-video-cirrus-1.5.3/configure:2964:case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-cirrus-1.5.3/configure-2965-*the\ am__doit\ target*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-2973-   echo '.include "confinc"' > confmf
xserver-xorg-video-cirrus-1.5.3/configure:2974:   case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-cirrus-1.5.3/configure-2975-   *the\ am__doit\ target*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-3352-$as_echo_n "checking whether the C compiler works... " >&6; }
xserver-xorg-video-cirrus-1.5.3/configure:3353:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xserver-xorg-video-cirrus-1.5.3/configure-3354-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-3396-	then :; else
xserver-xorg-video-cirrus-1.5.3/configure:3397:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-3398-	fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-3456-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xserver-xorg-video-cirrus-1.5.3/configure:3457:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-3458-	  break;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-3565-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xserver-xorg-video-cirrus-1.5.3/configure:3566:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-3567-       break;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-3883-  if test "$am_compiler_list" = ""; then
xserver-xorg-video-cirrus-1.5.3/configure:3884:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xserver-xorg-video-cirrus-1.5.3/configure-3885-  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4317-  # Check for GNU $ac_path_GREP
xserver-xorg-video-cirrus-1.5.3/configure:4318:case `"$ac_path_GREP" --version 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-4319-*GNU*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4383-  # Check for GNU $ac_path_EGREP
xserver-xorg-video-cirrus-1.5.3/configure:4384:case `"$ac_path_EGREP" --version 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-4385-*GNU*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4544-do :
xserver-xorg-video-cirrus-1.5.3/configure:4545:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xserver-xorg-video-cirrus-1.5.3/configure-4546-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4549-  cat >>confdefs.h <<_ACEOF
xserver-xorg-video-cirrus-1.5.3/configure:4550:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xserver-xorg-video-cirrus-1.5.3/configure-4551-_ACEOF
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4714-test "x$ac_build_alias" = x &&
xserver-xorg-video-cirrus-1.5.3/configure:4715:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xserver-xorg-video-cirrus-1.5.3/configure-4716-test "x$ac_build_alias" = x &&
xserver-xorg-video-cirrus-1.5.3/configure-4717-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xserver-xorg-video-cirrus-1.5.3/configure:4718:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xserver-xorg-video-cirrus-1.5.3/configure-4719-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4738-IFS=$ac_save_IFS
xserver-xorg-video-cirrus-1.5.3/configure:4739:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xserver-xorg-video-cirrus-1.5.3/configure-4740-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4749-else
xserver-xorg-video-cirrus-1.5.3/configure:4750:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xserver-xorg-video-cirrus-1.5.3/configure-4751-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4771-IFS=$ac_save_IFS
xserver-xorg-video-cirrus-1.5.3/configure:4772:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xserver-xorg-video-cirrus-1.5.3/configure-4773-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-4799-  # Check for GNU $ac_path_SED
xserver-xorg-video-cirrus-1.5.3/configure:4800:case `"$ac_path_SED" --version 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-4801-*GNU*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-10658-cat >>confdefs.h <<_ACEOF
xserver-xorg-video-cirrus-1.5.3/configure:10659:#define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
xserver-xorg-video-cirrus-1.5.3/configure-10660-_ACEOF
xserver-xorg-video-cirrus-1.5.3/configure-10661-
xserver-xorg-video-cirrus-1.5.3/configure:10662:	PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1`
xserver-xorg-video-cirrus-1.5.3/configure-10663-	if test "x$PVM" = "x"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-10670-
xserver-xorg-video-cirrus-1.5.3/configure:10671:	PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1`
xserver-xorg-video-cirrus-1.5.3/configure-10672-	if test "x$PVP" = "x"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-10689-
xserver-xorg-video-cirrus-1.5.3/configure:10690:macros_datadir=`$PKG_CONFIG --print-errors --variable=pkgdatadir xorg-macros`
xserver-xorg-video-cirrus-1.5.3/configure-10691-INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-10909-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xserver-xorg-video-cirrus-1.5.3/configure:10910:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-cirrus-1.5.3/configure-10911-  ECHO='print -r --'
xserver-xorg-video-cirrus-1.5.3/configure:10912:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-cirrus-1.5.3/configure-10913-  ECHO='printf %s\n'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-10978-  # Check for GNU $ac_path_SED
xserver-xorg-video-cirrus-1.5.3/configure:10979:case `"$ac_path_SED" --version 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-10980-*GNU*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11057-  # Check for GNU $ac_path_FGREP
xserver-xorg-video-cirrus-1.5.3/configure:11058:case `"$ac_path_FGREP" --version 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-11059-*GNU*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11137-    # gcc leaves a trailing carriage return which upsets mingw
xserver-xorg-video-cirrus-1.5.3/configure:11138:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xserver-xorg-video-cirrus-1.5.3/configure-11139-  *)
xserver-xorg-video-cirrus-1.5.3/configure:11140:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xserver-xorg-video-cirrus-1.5.3/configure-11141-  esac
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11146-      # Canonicalize the pathname of ld
xserver-xorg-video-cirrus-1.5.3/configure:11147:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xserver-xorg-video-cirrus-1.5.3/configure-11148-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xserver-xorg-video-cirrus-1.5.3/configure:11149:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xserver-xorg-video-cirrus-1.5.3/configure-11150-      done
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11181-      # Break only if it was the GNU/non-GNU ld that we prefer.
xserver-xorg-video-cirrus-1.5.3/configure:11182:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xserver-xorg-video-cirrus-1.5.3/configure-11183-      *GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11212-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xserver-xorg-video-cirrus-1.5.3/configure:11213:case `$LD -v 2>&1 </dev/null` in
xserver-xorg-video-cirrus-1.5.3/configure-11214-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11257-	# Tru64's nm complains that /dev/null is an invalid object file
xserver-xorg-video-cirrus-1.5.3/configure:11258:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-cirrus-1.5.3/configure-11259-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11263-	*)
xserver-xorg-video-cirrus-1.5.3/configure:11264:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-cirrus-1.5.3/configure-11265-	  */dev/null*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11391-
xserver-xorg-video-cirrus-1.5.3/configure:11392:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-cirrus-1.5.3/configure-11393-    *COFF*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11503-    # And add a safety zone
xserver-xorg-video-cirrus-1.5.3/configure:11504:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-cirrus-1.5.3/configure:11505:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-cirrus-1.5.3/configure-11506-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11536-    if test -n "$kargmax"; then
xserver-xorg-video-cirrus-1.5.3/configure:11537:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xserver-xorg-video-cirrus-1.5.3/configure-11538-    else
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11545-	test undefined != "$lt_cv_sys_max_cmd_len"; then
xserver-xorg-video-cirrus-1.5.3/configure:11546:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-cirrus-1.5.3/configure:11547:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-cirrus-1.5.3/configure-11548-    else
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11557-      # we can't tell.
xserver-xorg-video-cirrus-1.5.3/configure:11558:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
xserver-xorg-video-cirrus-1.5.3/configure-11559-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11561-      do
xserver-xorg-video-cirrus-1.5.3/configure:11562:        i=`expr $i + 1`
xserver-xorg-video-cirrus-1.5.3/configure-11563-        teststring=$teststring$teststring
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11565-      # Only check the string length outside the loop.
xserver-xorg-video-cirrus-1.5.3/configure:11566:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xserver-xorg-video-cirrus-1.5.3/configure-11567-      teststring=
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-11570-      # linker.  It appears as though 1/2 is a usable value.
xserver-xorg-video-cirrus-1.5.3/configure:11571:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xserver-xorg-video-cirrus-1.5.3/configure-11572-    fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-12006-openbsd*)
xserver-xorg-video-cirrus-1.5.3/configure:12007:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xserver-xorg-video-cirrus-1.5.3/configure-12008-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-12073-    else
xserver-xorg-video-cirrus-1.5.3/configure:12074:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xserver-xorg-video-cirrus-1.5.3/configure-12075-    fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-12218-  # decide which to use based on capabilities of $DLLTOOL
xserver-xorg-video-cirrus-1.5.3/configure:12219:  case `$DLLTOOL --help 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-12220-  *--identify-strict*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-12739-# If we're using GNU nm, then use its standard symbol codes.
xserver-xorg-video-cirrus-1.5.3/configure:12740:case `$NM -V 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-12741-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-12757-mingw*)
xserver-xorg-video-cirrus-1.5.3/configure:12758:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xserver-xorg-video-cirrus-1.5.3/configure-12759-  ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-12976-   if test "$GCC" = yes; then
xserver-xorg-video-cirrus-1.5.3/configure:12977:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-12978-   fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-12980- /*)
xserver-xorg-video-cirrus-1.5.3/configure:12981:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xserver-xorg-video-cirrus-1.5.3/configure-12982-   ;; #(
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-13016-  test $ac_status = 0; }; then
xserver-xorg-video-cirrus-1.5.3/configure:13017:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-cirrus-1.5.3/configure-13018-      *ELF-32*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-13036-    if test "$lt_cv_prog_gnu_ld" = yes; then
xserver-xorg-video-cirrus-1.5.3/configure:13037:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-cirrus-1.5.3/configure-13038-	*32-bit*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-13048-    else
xserver-xorg-video-cirrus-1.5.3/configure:13049:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-cirrus-1.5.3/configure-13050-	*32-bit*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-14209-done
xserver-xorg-video-cirrus-1.5.3/configure:14210:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xserver-xorg-video-cirrus-1.5.3/configure-14211-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-14238-	"file_magic "*)
xserver-xorg-video-cirrus-1.5.3/configure:14239:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xserver-xorg-video-cirrus-1.5.3/configure-14240-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-14304-	"file_magic "*)
xserver-xorg-video-cirrus-1.5.3/configure:14305:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xserver-xorg-video-cirrus-1.5.3/configure-14306-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-14667-      *)
xserver-xorg-video-cirrus-1.5.3/configure:14668:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-cirrus-1.5.3/configure-14669-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15027-  if test "$hard_links" = no; then
xserver-xorg-video-cirrus-1.5.3/configure:15028:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xserver-xorg-video-cirrus-1.5.3/configure:15029:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xserver-xorg-video-cirrus-1.5.3/configure-15030-    need_locks=warn
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15116-	# shared libraries, regardless of the interface used.
xserver-xorg-video-cirrus-1.5.3/configure:15117:	case `$LD -v 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-15118-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15148-    supports_anon_versioning=no
xserver-xorg-video-cirrus-1.5.3/configure:15149:    case `$LD -v 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-15150-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15217-	# is EXPORTS), use it as is; otherwise, prepend...
xserver-xorg-video-cirrus-1.5.3/configure:15218:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xserver-xorg-video-cirrus-1.5.3/configure-15219-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15245-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xserver-xorg-video-cirrus-1.5.3/configure:15246:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xserver-xorg-video-cirrus-1.5.3/configure:15247:      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'
xserver-xorg-video-cirrus-1.5.3/configure-15248-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15263-        pgcc*)				# Portland Group C compiler
xserver-xorg-video-cirrus-1.5.3/configure:15264:	  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'
xserver-xorg-video-cirrus-1.5.3/configure-15265-	  tmp_addflag=' $pic_flag'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15268-					# Portland Group f77 and f90 compilers
xserver-xorg-video-cirrus-1.5.3/configure:15269:	  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'
xserver-xorg-video-cirrus-1.5.3/configure-15270-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15283-	nvcc*)	# Cuda Compiler Driver 2.2
xserver-xorg-video-cirrus-1.5.3/configure:15284:	  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'
xserver-xorg-video-cirrus-1.5.3/configure-15285-	  compiler_needs_object=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15287-	esac
xserver-xorg-video-cirrus-1.5.3/configure:15288:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-cirrus-1.5.3/configure-15289-	*Sun\ C*)			# Sun C 5.9
xserver-xorg-video-cirrus-1.5.3/configure:15290:	  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'
xserver-xorg-video-cirrus-1.5.3/configure-15291-	  compiler_needs_object=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15355-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xserver-xorg-video-cirrus-1.5.3/configure:15356:      case `$LD -v 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-15357-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15478-	# below for broken collect2 doesn't work under 4.3+
xserver-xorg-video-cirrus-1.5.3/configure:15479:	  collect2name=`${CC} -print-prog-name=collect2`
xserver-xorg-video-cirrus-1.5.3/configure-15480-	  if test -f "$collect2name" &&
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15552-      }'
xserver-xorg-video-cirrus-1.5.3/configure:15553:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-cirrus-1.5.3/configure-15554-  # Check for a 64-bit object if we didn't find anything.
xserver-xorg-video-cirrus-1.5.3/configure-15555-  if test -z "$lt_cv_aix_libpath_"; then
xserver-xorg-video-cirrus-1.5.3/configure:15556:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-cirrus-1.5.3/configure-15557-  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15570-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
xserver-xorg-video-cirrus-1.5.3/configure:15571:        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"
xserver-xorg-video-cirrus-1.5.3/configure-15572-      else
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15605-      }'
xserver-xorg-video-cirrus-1.5.3/configure:15606:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-cirrus-1.5.3/configure-15607-  # Check for a 64-bit object if we didn't find anything.
xserver-xorg-video-cirrus-1.5.3/configure-15608-  if test -z "$lt_cv_aix_libpath_"; then
xserver-xorg-video-cirrus-1.5.3/configure:15609:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-cirrus-1.5.3/configure-15610-  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15678-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xserver-xorg-video-cirrus-1.5.3/configure:15679:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xserver-xorg-video-cirrus-1.5.3/configure-15680-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15715-	# FIXME: Setting linknames here is a bad hack.
xserver-xorg-video-cirrus-1.5.3/configure:15716:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xserver-xorg-video-cirrus-1.5.3/configure-15717-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15733-  if test "$lt_cv_ld_force_load" = "yes"; then
xserver-xorg-video-cirrus-1.5.3/configure:15734:    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\"`'
xserver-xorg-video-cirrus-1.5.3/configure-15735-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15913-      if test "$GCC" = yes; then
xserver-xorg-video-cirrus-1.5.3/configure:15914:	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'
xserver-xorg-video-cirrus-1.5.3/configure-15915-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15941-	if test "$lt_cv_irix_exported_symbol" = yes; then
xserver-xorg-video-cirrus-1.5.3/configure:15942:          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'
xserver-xorg-video-cirrus-1.5.3/configure-15943-	fi
xserver-xorg-video-cirrus-1.5.3/configure-15944-      else
xserver-xorg-video-cirrus-1.5.3/configure:15945:	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'
xserver-xorg-video-cirrus-1.5.3/configure:15946:	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'
xserver-xorg-video-cirrus-1.5.3/configure-15947-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-15981-	hardcode_direct_absolute=yes
xserver-xorg-video-cirrus-1.5.3/configure:15982:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xserver-xorg-video-cirrus-1.5.3/configure-15983-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16014-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xserver-xorg-video-cirrus-1.5.3/configure:16015:	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'
xserver-xorg-video-cirrus-1.5.3/configure-16016-      else
xserver-xorg-video-cirrus-1.5.3/configure-16017-	allow_undefined_flag=' -expect_unresolved \*'
xserver-xorg-video-cirrus-1.5.3/configure:16018:	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'
xserver-xorg-video-cirrus-1.5.3/configure-16019-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16027-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xserver-xorg-video-cirrus-1.5.3/configure:16028:	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'
xserver-xorg-video-cirrus-1.5.3/configure-16029-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16031-	allow_undefined_flag=' -expect_unresolved \*'
xserver-xorg-video-cirrus-1.5.3/configure:16032:	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'
xserver-xorg-video-cirrus-1.5.3/configure:16033:	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~
xserver-xorg-video-cirrus-1.5.3/configure:16034:	$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'
xserver-xorg-video-cirrus-1.5.3/configure-16035-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16050-      else
xserver-xorg-video-cirrus-1.5.3/configure:16051:	case `$CC -V 2>&1` in
xserver-xorg-video-cirrus-1.5.3/configure-16052-	*"Compilers 5.0"*)
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16449-  esac
xserver-xorg-video-cirrus-1.5.3/configure:16450:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xserver-xorg-video-cirrus-1.5.3/configure-16451-  case $lt_search_path_spec in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16456-    # okay in the real world where ";" in dirpaths is itself problematic.
xserver-xorg-video-cirrus-1.5.3/configure:16457:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xserver-xorg-video-cirrus-1.5.3/configure-16458-    ;;
xserver-xorg-video-cirrus-1.5.3/configure-16459-  *)
xserver-xorg-video-cirrus-1.5.3/configure:16460:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-cirrus-1.5.3/configure-16461-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16465-  lt_tmp_lt_search_path_spec=
xserver-xorg-video-cirrus-1.5.3/configure:16466:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-16467-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16500-  esac
xserver-xorg-video-cirrus-1.5.3/configure:16501:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xserver-xorg-video-cirrus-1.5.3/configure-16502-else
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16588-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xserver-xorg-video-cirrus-1.5.3/configure:16589:    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'
xserver-xorg-video-cirrus-1.5.3/configure-16590-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16624-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-cirrus-1.5.3/configure:16625:    postinstall_cmds='base_file=`basename \${file}`~
xserver-xorg-video-cirrus-1.5.3/configure:16626:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/configure:16627:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-cirrus-1.5.3/configure-16628-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16633-      fi'
xserver-xorg-video-cirrus-1.5.3/configure:16634:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/configure-16635-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16641-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xserver-xorg-video-cirrus-1.5.3/configure:16642:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/configure-16643-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16647-      # MinGW DLLs use traditional 'lib' prefix
xserver-xorg-video-cirrus-1.5.3/configure:16648:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/configure-16649-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16651-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xserver-xorg-video-cirrus-1.5.3/configure:16652:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/configure-16653-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16660-    libname_spec='$name'
xserver-xorg-video-cirrus-1.5.3/configure:16661:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/configure-16662-    library_names_spec='${libname}.dll.lib'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16672-        # Let DOS variable expansion print the short 8.3 style file name.
xserver-xorg-video-cirrus-1.5.3/configure:16673:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xserver-xorg-video-cirrus-1.5.3/configure-16674-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16677-      # Convert to MSYS style.
xserver-xorg-video-cirrus-1.5.3/configure:16678:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xserver-xorg-video-cirrus-1.5.3/configure-16679-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16683-      # like /cygdrive/c/PROGRA~1:/cygdr...
xserver-xorg-video-cirrus-1.5.3/configure:16684:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xserver-xorg-video-cirrus-1.5.3/configure:16685:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure:16686:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-cirrus-1.5.3/configure-16687-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16691-        # It is most probably a Windows format PATH.
xserver-xorg-video-cirrus-1.5.3/configure:16692:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xserver-xorg-video-cirrus-1.5.3/configure-16693-      else
xserver-xorg-video-cirrus-1.5.3/configure:16694:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-cirrus-1.5.3/configure-16695-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16701-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-cirrus-1.5.3/configure:16702:    postinstall_cmds='base_file=`basename \${file}`~
xserver-xorg-video-cirrus-1.5.3/configure:16703:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/configure:16704:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-cirrus-1.5.3/configure-16705-      test -d \$dldir || mkdir -p \$dldir~
xserver-xorg-video-cirrus-1.5.3/configure-16706-      $install_prog $dir/$dlname \$dldir/$dlname'
xserver-xorg-video-cirrus-1.5.3/configure:16707:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/configure-16708-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16715-    # Assume MSVC wrapper
xserver-xorg-video-cirrus-1.5.3/configure:16716:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xserver-xorg-video-cirrus-1.5.3/configure-16717-    dynamic_linker='Win32 ld.exe'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16732-  shlibpath_var=DYLD_LIBRARY_PATH
xserver-xorg-video-cirrus-1.5.3/configure:16733:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xserver-xorg-video-cirrus-1.5.3/configure-16734-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-16958-  if test -f /etc/ld.so.conf; then
xserver-xorg-video-cirrus-1.5.3/configure:16959:    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' ' '`
xserver-xorg-video-cirrus-1.5.3/configure-16960-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-17032-  shlibpath_var=LD_LIBRARY_PATH
xserver-xorg-video-cirrus-1.5.3/configure:17033:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xserver-xorg-video-cirrus-1.5.3/configure-17034-    case $host_os in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-17970-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-cirrus-1.5.3/configure:17971:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-cirrus-1.5.3/configure-17972-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18005-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-cirrus-1.5.3/configure:18006:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-cirrus-1.5.3/configure-18007-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18040-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-cirrus-1.5.3/configure:18041:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-cirrus-1.5.3/configure-18042-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18075-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-cirrus-1.5.3/configure:18076:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-cirrus-1.5.3/configure-18077-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18123-  test $ac_status = 0; }; then
xserver-xorg-video-cirrus-1.5.3/configure:18124:  pkg_cv_XORG_CFLAGS=`$PKG_CONFIG --cflags "xorg-server >= 1.4 xproto fontsproto $REQUIRED_MODULES" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-18125-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18140-  test $ac_status = 0; }; then
xserver-xorg-video-cirrus-1.5.3/configure:18141:  pkg_cv_XORG_LIBS=`$PKG_CONFIG --libs "xorg-server >= 1.4 xproto fontsproto $REQUIRED_MODULES" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-18142-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18161-        if test $_pkg_short_errors_supported = yes; then
xserver-xorg-video-cirrus-1.5.3/configure:18162:	        XORG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xorg-server >= 1.4 xproto fontsproto $REQUIRED_MODULES" 2>&1`
xserver-xorg-video-cirrus-1.5.3/configure-18163-        else
xserver-xorg-video-cirrus-1.5.3/configure:18164:	        XORG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xorg-server >= 1.4 xproto fontsproto $REQUIRED_MODULES" 2>&1`
xserver-xorg-video-cirrus-1.5.3/configure-18165-        fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18287-  test $ac_status = 0; }; then
xserver-xorg-video-cirrus-1.5.3/configure:18288:  pkg_cv_PCIACCESS_CFLAGS=`$PKG_CONFIG --cflags "pciaccess >= 0.8.0" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-18289-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18304-  test $ac_status = 0; }; then
xserver-xorg-video-cirrus-1.5.3/configure:18305:  pkg_cv_PCIACCESS_LIBS=`$PKG_CONFIG --libs "pciaccess >= 0.8.0" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-18306-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18325-        if test $_pkg_short_errors_supported = yes; then
xserver-xorg-video-cirrus-1.5.3/configure:18326:	        PCIACCESS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pciaccess >= 0.8.0" 2>&1`
xserver-xorg-video-cirrus-1.5.3/configure-18327-        else
xserver-xorg-video-cirrus-1.5.3/configure:18328:	        PCIACCESS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pciaccess >= 0.8.0" 2>&1`
xserver-xorg-video-cirrus-1.5.3/configure-18329-        fi
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18481-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xserver-xorg-video-cirrus-1.5.3/configure:18482:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xserver-xorg-video-cirrus-1.5.3/configure-18483-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18580-if test -z "$BASH_VERSION$ZSH_VERSION" \
xserver-xorg-video-cirrus-1.5.3/configure:18581:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-cirrus-1.5.3/configure-18582-  as_echo='print -r --'
xserver-xorg-video-cirrus-1.5.3/configure-18583-  as_echo_n='print -rn --'
xserver-xorg-video-cirrus-1.5.3/configure:18584:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-cirrus-1.5.3/configure-18585-  as_echo='printf %s\n'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18587-else
xserver-xorg-video-cirrus-1.5.3/configure:18588:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xserver-xorg-video-cirrus-1.5.3/configure-18589-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18597-	expr "X$arg" : "X\\(.*\\)$as_nl";
xserver-xorg-video-cirrus-1.5.3/configure:18598:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xserver-xorg-video-cirrus-1.5.3/configure-18599-      esac;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18674-# ----------------------------------------
xserver-xorg-video-cirrus-1.5.3/configure:18675:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xserver-xorg-video-cirrus-1.5.3/configure-18676-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18746-  {
xserver-xorg-video-cirrus-1.5.3/configure:18747:    as_val=`expr "$@" || test $? -eq 1`
xserver-xorg-video-cirrus-1.5.3/configure-18748-  }
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18850-      case $as_dir in #(
xserver-xorg-video-cirrus-1.5.3/configure:18851:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xserver-xorg-video-cirrus-1.5.3/configure-18852-      *) as_qdir=$as_dir;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-18985-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xserver-xorg-video-cirrus-1.5.3/configure:18986:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xserver-xorg-video-cirrus-1.5.3/configure-18987-ac_cs_version="\\
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19010-  --*=?*)
xserver-xorg-video-cirrus-1.5.3/configure:19011:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xserver-xorg-video-cirrus-1.5.3/configure:19012:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xserver-xorg-video-cirrus-1.5.3/configure-19013-    ac_shift=:
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19015-  --*=)
xserver-xorg-video-cirrus-1.5.3/configure:19016:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xserver-xorg-video-cirrus-1.5.3/configure-19017-    ac_optarg=
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19039-    case $ac_optarg in
xserver-xorg-video-cirrus-1.5.3/configure:19040:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-cirrus-1.5.3/configure-19041-    '') as_fn_error $? "missing file argument" ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19047-    case $ac_optarg in
xserver-xorg-video-cirrus-1.5.3/configure:19048:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-cirrus-1.5.3/configure-19049-    esac
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19116-delay_variable_subst='$delay_variable_subst'
xserver-xorg-video-cirrus-1.5.3/configure:19117:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19118:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19119:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19120:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19121:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19122:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19123:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19124:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19125:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19126:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19127:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19128:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19129:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19130:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19131:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19132:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19133:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19134:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19135:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19136:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19137:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19138:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19139:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19140:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19141:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19142:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19143:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19144:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19145:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19146:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19147:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19148:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19149:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19150:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19151:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19152:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19153:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19154:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19155:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19156:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19157:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19158:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19159:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19160:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19161:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19162:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19163:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19164:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19165:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19166:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19167:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19168:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19169:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19170:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19171:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19172:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19173: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"`'
xserver-xorg-video-cirrus-1.5.3/configure:19174:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19175:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19176:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19177:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19178:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19179:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19180:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19181:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19182:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19183:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19184:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19185:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19186:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19187:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19188:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19189:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19190:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19191:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19192:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19193:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19194:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19195:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19196:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19197:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19198:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19199:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19200:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19201:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19202:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19203:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19204:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19205:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19206:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19207:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19208:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19209:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19210:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19211:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19212:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19213:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19214:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19215:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19216:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19217:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19218:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19219:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19220:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19221:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19222:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19223:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19224:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19225:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19226:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19227:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19228:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19229:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19230:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19231:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19232:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19233:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19234:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19235:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19236:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19237:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19238:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19239:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19240:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19241:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19242:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19243:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19244:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19245:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure:19246:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/configure-19247-
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19325-striplib; do
xserver-xorg-video-cirrus-1.5.3/configure:19326:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-cirrus-1.5.3/configure-19327-    *[\\\\\\\`\\"\\\$]*)
xserver-xorg-video-cirrus-1.5.3/configure:19328:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
xserver-xorg-video-cirrus-1.5.3/configure-19329-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19355-sys_lib_dlsearch_path_spec; do
xserver-xorg-video-cirrus-1.5.3/configure:19356:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-cirrus-1.5.3/configure-19357-    *[\\\\\\\`\\"\\\$]*)
xserver-xorg-video-cirrus-1.5.3/configure:19358:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
xserver-xorg-video-cirrus-1.5.3/configure-19359-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19455-fi
xserver-xorg-video-cirrus-1.5.3/configure:19456:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/configure-19457-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19472-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xserver-xorg-video-cirrus-1.5.3/configure:19473:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xserver-xorg-video-cirrus-1.5.3/configure-19474-ac_delim='%!_!# '
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19478-
xserver-xorg-video-cirrus-1.5.3/configure:19479:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xserver-xorg-video-cirrus-1.5.3/configure-19480-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19616-for ac_last_try in false false :; do
xserver-xorg-video-cirrus-1.5.3/configure:19617:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xserver-xorg-video-cirrus-1.5.3/configure-19618-  if test -z "$ac_tt"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19748-      esac
xserver-xorg-video-cirrus-1.5.3/configure:19749:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xserver-xorg-video-cirrus-1.5.3/configure-19750-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19807-*)
xserver-xorg-video-cirrus-1.5.3/configure:19808:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xserver-xorg-video-cirrus-1.5.3/configure-19809-  # A ".." for each directory in $ac_dir_suffix.
xserver-xorg-video-cirrus-1.5.3/configure:19810:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xserver-xorg-video-cirrus-1.5.3/configure-19811-  case $ac_top_builddir_sub in
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19868-/@mandir@/p'
xserver-xorg-video-cirrus-1.5.3/configure:19869:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xserver-xorg-video-cirrus-1.5.3/configure-19870-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19885-
xserver-xorg-video-cirrus-1.5.3/configure:19886:# Neutralize VPATH when `$srcdir' = `.'.
xserver-xorg-video-cirrus-1.5.3/configure-19887-# Shell code in configure.ac might set extrasub.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19913-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xserver-xorg-video-cirrus-1.5.3/configure:19914:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xserver-xorg-video-cirrus-1.5.3/configure-19915-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-19959-    * )
xserver-xorg-video-cirrus-1.5.3/configure:19960:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xserver-xorg-video-cirrus-1.5.3/configure-19961-  esac
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-20006-    # Strip MF so we end up with the name of the file.
xserver-xorg-video-cirrus-1.5.3/configure:20007:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xserver-xorg-video-cirrus-1.5.3/configure-20008-    # Check whether this is an Automake generated Makefile or not.
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-20043-    # from the Makefile without running 'make'.
xserver-xorg-video-cirrus-1.5.3/configure:20044:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xserver-xorg-video-cirrus-1.5.3/configure-20045-    test -z "$DEPDIR" && continue
xserver-xorg-video-cirrus-1.5.3/configure:20046:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xserver-xorg-video-cirrus-1.5.3/configure-20047-    test -z "$am__include" && continue
xserver-xorg-video-cirrus-1.5.3/configure:20048:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xserver-xorg-video-cirrus-1.5.3/configure-20049-    # Find all dependency output files, they are included files with
##############################################
xserver-xorg-video-cirrus-1.5.3/configure-20102-
xserver-xorg-video-cirrus-1.5.3/configure:20103:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xserver-xorg-video-cirrus-1.5.3/configure-20104-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
xserver-xorg-video-cirrus-1.5.3/INSTALL-173-directory configuration variables that were expressed in terms of
xserver-xorg-video-cirrus-1.5.3/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
xserver-xorg-video-cirrus-1.5.3/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
xserver-xorg-video-cirrus-1.5.3/compile-67-	mingw/*)
xserver-xorg-video-cirrus-1.5.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xserver-xorg-video-cirrus-1.5.3/compile-69-	  ;;
xserver-xorg-video-cirrus-1.5.3/compile-70-	cygwin/*)
xserver-xorg-video-cirrus-1.5.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xserver-xorg-video-cirrus-1.5.3/compile-72-	  ;;
xserver-xorg-video-cirrus-1.5.3/compile-73-	wine/*)
xserver-xorg-video-cirrus-1.5.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xserver-xorg-video-cirrus-1.5.3/compile-75-	  ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/compile-309-# Name of file we expect compiler to create.
xserver-xorg-video-cirrus-1.5.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xserver-xorg-video-cirrus-1.5.3/compile-311-
##############################################
xserver-xorg-video-cirrus-1.5.3/compile-315-# object file name, since that is what matters with a parallel build.
xserver-xorg-video-cirrus-1.5.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xserver-xorg-video-cirrus-1.5.3/compile-317-while true; do
##############################################
xserver-xorg-video-cirrus-1.5.3/src/alp_hwcurs.c-32-	hwp->writeSeq(hwp, 0x12, pAlp->ModeReg.ExtVga[SR12]|0x02);
xserver-xorg-video-cirrus-1.5.3/src/alp_hwcurs.c:33:	hwp->writeDacWriteAddr(hwp, 0x00);
xserver-xorg-video-cirrus-1.5.3/src/alp_hwcurs.c-34-	hwp->writeDacData(hwp, 0x3f & (bg >> 18));
##############################################
xserver-xorg-video-cirrus-1.5.3/src/alp_hwcurs.c-36-	hwp->writeDacData(hwp, 0x3f & (bg >>  2));
xserver-xorg-video-cirrus-1.5.3/src/alp_hwcurs.c:37:	hwp->writeDacWriteAddr(hwp, 0x0F);
xserver-xorg-video-cirrus-1.5.3/src/alp_hwcurs.c-38-	hwp->writeDacData(hwp, 0x3F & (fg >> 18));
##############################################
xserver-xorg-video-cirrus-1.5.3/src/alp_driver.c-1168-
xserver-xorg-video-cirrus-1.5.3/src/alp_driver.c:1169:	hwp->writeDacWriteAddr(hwp, 0x00);
xserver-xorg-video-cirrus-1.5.3/src/alp_driver.c-1170-	hwp->writeDacData(hwp, 0x00); hwp->writeDacData(hwp, 0x00); hwp->writeDacData(hwp, 0x00);
xserver-xorg-video-cirrus-1.5.3/src/alp_driver.c:1171:	hwp->writeDacWriteAddr(hwp, 0x3F);
xserver-xorg-video-cirrus-1.5.3/src/alp_driver.c-1172-	hwp->writeDacData(hwp, 0x3F); hwp->writeDacData(hwp, 0x3F); hwp->writeDacData(hwp, 0x3F);
##############################################
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-60-  { \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-62-  }; \
##############################################
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-119-CONFIG_CLEAN_VPATH_FILES =
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-121-am__vpath_adj = case $$p in \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-123-    *) f=$$p;; \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-124-  esac;
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-126-am__install_max = 40
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-127-am__nobase_strip_setup = \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-129-am__nobase_strip = \
##############################################
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-595-.c.obj:
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-597-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-601-
##############################################
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-644-GTAGS:
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:645:	here=`$(am__cd) $(top_builddir) && pwd` \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-646-	  && $(am__cd) $(top_srcdir) \
##############################################
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-667-distdir: $(DISTFILES)
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:668:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:669:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-670-	list='$(DISTFILES)'; \
##############################################
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-681-	  if test -d $$d/$$file; then \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in:682:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xserver-xorg-video-cirrus-1.5.3/src/Makefile.in-683-	    if test -d "$(distdir)/$$file"; then \
##############################################
xserver-xorg-video-cirrus-1.5.3/depcomp-64-  case $1 in
xserver-xorg-video-cirrus-1.5.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xserver-xorg-video-cirrus-1.5.3/depcomp-66-      *) dir=;;
##############################################
xserver-xorg-video-cirrus-1.5.3/depcomp-73-{
xserver-xorg-video-cirrus-1.5.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xserver-xorg-video-cirrus-1.5.3/depcomp-75-}
##############################################
xserver-xorg-video-cirrus-1.5.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xserver-xorg-video-cirrus-1.5.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xserver-xorg-video-cirrus-1.5.3/depcomp-128-
##############################################
xserver-xorg-video-cirrus-1.5.3/depcomp-405-        sleep 1
xserver-xorg-video-cirrus-1.5.3/depcomp:406:        i=`expr $i - 1`
xserver-xorg-video-cirrus-1.5.3/depcomp-407-      done
xserver-xorg-video-cirrus-1.5.3/depcomp-408-    fi
xserver-xorg-video-cirrus-1.5.3/depcomp:409:    i=`expr $i - 1`
xserver-xorg-video-cirrus-1.5.3/depcomp-410-  done
##############################################
xserver-xorg-video-cirrus-1.5.3/depcomp-425-  # Do two passes, one to just change these to
xserver-xorg-video-cirrus-1.5.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xserver-xorg-video-cirrus-1.5.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xserver-xorg-video-cirrus-1.5.3/depcomp-659-  done
xserver-xorg-video-cirrus-1.5.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xserver-xorg-video-cirrus-1.5.3/depcomp-661-  touch "$tmpdepfile"
##############################################
xserver-xorg-video-cirrus-1.5.3/install-sh-229-      fi
xserver-xorg-video-cirrus-1.5.3/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xserver-xorg-video-cirrus-1.5.3/install-sh-231-    *)
##############################################
xserver-xorg-video-cirrus-1.5.3/install-sh-276-      dstdir=$dst
xserver-xorg-video-cirrus-1.5.3/install-sh:277:      dst=$dstdir/`basename "$src"`
xserver-xorg-video-cirrus-1.5.3/install-sh-278-      dstdir_status=0
##############################################
xserver-xorg-video-cirrus-1.5.3/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xserver-xorg-video-cirrus-1.5.3/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xserver-xorg-video-cirrus-1.5.3/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
xserver-xorg-video-cirrus-1.5.3/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xserver-xorg-video-cirrus-1.5.3/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xserver-xorg-video-cirrus-1.5.3/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xserver-xorg-video-cirrus-1.5.3/install-sh-425-	    case $prefix in
xserver-xorg-video-cirrus-1.5.3/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xserver-xorg-video-cirrus-1.5.3/install-sh-427-	      *) qprefix=$prefix;;
##############################################
xserver-xorg-video-cirrus-1.5.3/install-sh-474-    if $copy_on_change &&
xserver-xorg-video-cirrus-1.5.3/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
xserver-xorg-video-cirrus-1.5.3/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
xserver-xorg-video-cirrus-1.5.3/install-sh-477-
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-34-
xserver-xorg-video-cirrus-1.5.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xserver-xorg-video-cirrus-1.5.3/config.guess-36-
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-102-: ${TMPDIR=/tmp} ;
xserver-xorg-video-cirrus-1.5.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xserver-xorg-video-cirrus-1.5.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-151-	EOF
xserver-xorg-video-cirrus-1.5.3/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
xserver-xorg-video-cirrus-1.5.3/config.guess-153-	;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-209-	    *)
xserver-xorg-video-cirrus-1.5.3/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xserver-xorg-video-cirrus-1.5.3/config.guess-211-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-240-	*4.0)
xserver-xorg-video-cirrus-1.5.3/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xserver-xorg-video-cirrus-1.5.3/config.guess-242-		;;
xserver-xorg-video-cirrus-1.5.3/config.guess-243-	*5.*)
xserver-xorg-video-cirrus-1.5.3/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xserver-xorg-video-cirrus-1.5.3/config.guess-245-		;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
xserver-xorg-video-cirrus-1.5.3/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xserver-xorg-video-cirrus-1.5.3/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-288-	# 1.2 uses "1.2" for uname -r.
xserver-xorg-video-cirrus-1.5.3/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xserver-xorg-video-cirrus-1.5.3/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-348-    s390x:SunOS:*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-350-	exit ;;
xserver-xorg-video-cirrus-1.5.3/config.guess-351-    sun4H:SunOS:5.*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-353-	exit ;;
xserver-xorg-video-cirrus-1.5.3/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-356-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-373-	fi
xserver-xorg-video-cirrus-1.5.3/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-375-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
xserver-xorg-video-cirrus-1.5.3/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-381-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
xserver-xorg-video-cirrus-1.5.3/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xserver-xorg-video-cirrus-1.5.3/config.guess-390-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-394-    sun*:*:4.2BSD:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xserver-xorg-video-cirrus-1.5.3/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xserver-xorg-video-cirrus-1.5.3/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xserver-xorg-video-cirrus-1.5.3/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-532-    *:IRIX*:*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xserver-xorg-video-cirrus-1.5.3/config.guess-534-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-562-EOF
xserver-xorg-video-cirrus-1.5.3/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xserver-xorg-video-cirrus-1.5.3/config.guess-564-		then
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-575-    *:AIX:*:[4567])
xserver-xorg-video-cirrus-1.5.3/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xserver-xorg-video-cirrus-1.5.3/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-610-    9000/[34678]??:HP-UX:*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-664-EOF
xserver-xorg-video-cirrus-1.5.3/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xserver-xorg-video-cirrus-1.5.3/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-692-    ia64:HP-UX:*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-722-EOF
xserver-xorg-video-cirrus-1.5.3/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xserver-xorg-video-cirrus-1.5.3/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xserver-xorg-video-cirrus-1.5.3/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xserver-xorg-video-cirrus-1.5.3/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xserver-xorg-video-cirrus-1.5.3/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xserver-xorg-video-cirrus-1.5.3/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-814-	    amd64)
xserver-xorg-video-cirrus-1.5.3/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xserver-xorg-video-cirrus-1.5.3/config.guess-816-	    *)
xserver-xorg-video-cirrus-1.5.3/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xserver-xorg-video-cirrus-1.5.3/config.guess-818-	esac
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-872-    prep*:SunOS:5.*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-874-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-876-	# the GNU system
xserver-xorg-video-cirrus-1.5.3/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xserver-xorg-video-cirrus-1.5.3/config.guess-878-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-880-	# other systems with GNU libc and userland
xserver-xorg-video-cirrus-1.5.3/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
xserver-xorg-video-cirrus-1.5.3/config.guess-882-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-968-EOF
xserver-xorg-video-cirrus-1.5.3/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
xserver-xorg-video-cirrus-1.5.3/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-1262-	fi
xserver-xorg-video-cirrus-1.5.3/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
xserver-xorg-video-cirrus-1.5.3/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-1347-    *:DragonFly:*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xserver-xorg-video-cirrus-1.5.3/config.guess-1349-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/config.guess-1360-    i*86:skyos:*:*)
xserver-xorg-video-cirrus-1.5.3/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
xserver-xorg-video-cirrus-1.5.3/config.guess-1362-	exit ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-147-done
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:148:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-149-])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-443-m4_define([_LT_CONFIG_STATUS_DECLARE],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:444:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-445-
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-453-#
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:454:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-455-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-563-]], lt_decl_quote_varnames); do
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:564:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-565-    *[[\\\\\\\`\\"\\\$]]*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:566:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-567-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-576-]], lt_decl_dquote_varnames); do
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:577:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-578-    *[[\\\\\\\`\\"\\\$]]*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:579:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-580-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-736-
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:737:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-738-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1104-  if test "$lt_cv_ld_force_load" = "yes"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1105:    _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\"`'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1106-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1157-      }]'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1158:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1159-  # Check for a 64-bit object if we didn't find anything.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1160-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1161:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1162-  fi],[])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1193-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1194:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1195-  ECHO='print -r --'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1196:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1197-  ECHO='printf %s\n'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1228-    PATH=/empty FPATH=/empty; export PATH FPATH
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1229:    test "X`printf %s $ECHO`" = "X$ECHO" \
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1230:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1231-
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1251-   if test "$GCC" = yes; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1252:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1253-   fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1255- /*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1256:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1257-   ;; #(
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1284-  if AC_TRY_EVAL(ac_compile); then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1285:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1286-      *ELF-32*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1300-    if test "$lt_cv_prog_gnu_ld" = yes; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1301:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1302-	*32-bit*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1312-    else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1313:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1314-	*32-bit*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1677-    # And add a safety zone
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1678:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1679:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1680-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1710-    if test -n "$kargmax"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1711:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1712-    else
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1719-	test undefined != "$lt_cv_sys_max_cmd_len"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1720:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1721:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1722-    else
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1731-      # we can't tell.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1732:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1733-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1735-      do
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1736:        i=`expr $i + 1`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1737-        teststring=$teststring$teststring
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1739-      # Only check the string length outside the loop.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1740:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1741-      teststring=
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1744-      # linker.  It appears as though 1/2 is a usable value.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:1745:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-1746-    fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2069-  if test "$hard_links" = no; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2070:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2071-    need_locks=warn
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2200-  esac
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2201:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2202-  case $lt_search_path_spec in
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2207-    # okay in the real world where ";" in dirpaths is itself problematic.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2208:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2209-    ;;
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2210-  *)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2211:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2212-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2216-  lt_tmp_lt_search_path_spec=
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2217:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2218-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2251-  esac
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2252:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2253-else
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2339-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2340:    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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2341-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2375-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2376:    postinstall_cmds='base_file=`basename \${file}`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2377:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2378:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2379-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2384-      fi'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2385:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2386-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2392-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2393:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2394-m4_if([$1], [],[
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2398-      # MinGW DLLs use traditional 'lib' prefix
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2399:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2400-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2402-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2403:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2404-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2411-    libname_spec='$name'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2412:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2413-    library_names_spec='${libname}.dll.lib'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2423-        # Let DOS variable expansion print the short 8.3 style file name.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2424:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2425-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2428-      # Convert to MSYS style.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2429:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2430-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2434-      # like /cygdrive/c/PROGRA~1:/cygdr...
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2435:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2436:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2437:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2438-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2442-        # It is most probably a Windows format PATH.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2443:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2444-      else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2445:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2446-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2452-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2453:    postinstall_cmds='base_file=`basename \${file}`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2454:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2455:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2456-      test -d \$dldir || mkdir -p \$dldir~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2457-      $install_prog $dir/$dlname \$dldir/$dlname'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2458:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2459-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2466-    # Assume MSVC wrapper
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2467:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2468-    dynamic_linker='Win32 ld.exe'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2483-  shlibpath_var=DYLD_LIBRARY_PATH
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2484:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2485-m4_if([$1], [],[
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2690-  if test -f /etc/ld.so.conf; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2691:    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' ' '`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2692-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2764-  shlibpath_var=LD_LIBRARY_PATH
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2765:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2766-    case $host_os in
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2981-	"file_magic "*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:2982:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-2983-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3064-    # gcc leaves a trailing carriage return which upsets mingw
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3065:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3066-  *)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3067:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3068-  esac
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3073-      # Canonicalize the pathname of ld
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3074:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3075-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3076:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3077-      done
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3104-      # Break only if it was the GNU/non-GNU ld that we prefer.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3105:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3106-      *GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3144-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3145:case `$LD -v 2>&1 </dev/null` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3146-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3335-openbsd*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3336:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3337-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3399-    else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3400:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3401-    fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3445-	# Tru64's nm complains that /dev/null is an invalid object file
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3446:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3447-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3451-	*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3452:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3453-	  */dev/null*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3477-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3478:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3479-    *COFF*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3536-  # decide which to use based on capabilities of $DLLTOOL
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3537:  case `$DLLTOOL --help 2>&1` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3538-  *--identify-strict*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3695-# If we're using GNU nm, then use its standard symbol codes.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3696:case `$NM -V 2>&1` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3697-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3713-mingw*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3714:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3715-  ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3766-    nlist=conftest.nm
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:3767:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-3768-      # Try sorting and uniquifying the output.
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4104-	  *)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4105:	    case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4106-	    *Sun\ C*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4409-      *)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4410:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4411-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4687-	# shared libraries, regardless of the interface used.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4688:	case `$LD -v 2>&1` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4689-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4719-    supports_anon_versioning=no
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4720:    case `$LD -v 2>&1` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4721-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4788-	# is EXPORTS), use it as is; otherwise, prepend...
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4789:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4790-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4816-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4817:      _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4818:      _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4819-      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4834-        pgcc*)				# Portland Group C compiler
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4835:	  _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4836-	  tmp_addflag=' $pic_flag'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4839-					# Portland Group f77 and f90 compilers
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4840:	  _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4841-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4854-	nvcc*)	# Cuda Compiler Driver 2.2
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4855:	  _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4856-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4858-	esac
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4859:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4860-	*Sun\ C*)			# Sun C 5.9
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4861:	  _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4862-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4926-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:4927:      case `$LD -v 2>&1` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-4928-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5049-	# below for broken collect2 doesn't work under 4.3+
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5050:	  collect2name=`${CC} -print-prog-name=collect2`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5051-	  if test -f "$collect2name" &&
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5099-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5100:        _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"
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5101-      else
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5165-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5166:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5167-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5202-	# FIXME: Setting linknames here is a bad hack.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5203:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5204-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5340-      if test "$GCC" = yes; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5341:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5342-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5363-	if test "$lt_cv_irix_exported_symbol" = yes; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5364:          _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5365-	fi
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5366-      else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5367:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5368:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5369-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5403-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5404:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5405-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5436-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5437:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5438-      else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5440:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5441-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5449-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5450:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5451-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5453-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5454:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5455:	_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~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5456:	$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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5457-
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5472-      else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5473:	case `$CC -V 2>&1` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5474-	*"Compilers 5.0"*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5665-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5666:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5667-	  then
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5961-        # ancient GNU ld didn't support --whole-archive et. al.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:5962:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-5963-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6044-          # below for broken collect2 doesn't work under 4.3+
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6045:	  collect2name=`${CC} -print-prog-name=collect2`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6046-	  if test -f "$collect2name" &&
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6094-
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6095:          _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"
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6096-        else
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6160-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6161:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6162-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6201-	    # is EXPORTS), use it as is; otherwise, prepend...
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6202:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6203-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6281-            # dependencies.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6282:            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"'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6283-            ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6346-	    # dependencies.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6347:	    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"'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6348-	    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6382-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6383:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6384:	_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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6385-	;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6389-	    # SGI C++
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6390:	    _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6391-
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6400-	      if test "$with_gnu_ld" = no; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6401:	        _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6402-	      else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6403:	        _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6404-	      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6421-	    # to its proper name (with version) after linking.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6422:	    _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6423:	    _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6424-	    # Commands to make compiler produce verbose output that lists
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6431-	    # dependencies.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6432:	    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"'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6433-
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6446-	    # earlier do not add the objects themselves.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6447:	    case `$CC -V 2>&1` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6448-	      *"Version 7."*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6467-            # Portland Group C++ compiler
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6468:	    case `$CC -V` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6469-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6472-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6473:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6474-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6476-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6477:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6478-		$RANLIB $oldlib'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6481-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6482:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6483-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6485-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6486:		$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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6487-	      ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6495-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6496:	    _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6497-            ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6514-	    # dependencies.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6515:	    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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6516-	    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6529-	  *)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6530:	    case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6531-	    *Sun\ C*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6536-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6537:	      _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6538-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6606-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6607:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6608-	    _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'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6625-	    # to its proper name (with version) after linking.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6626:	    _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6627-
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6646-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6647:	        _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6648-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6651-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6652:	        _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6653:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6654-	          echo "-hidden">> $lib.exp~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6655:	          $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~
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6656-	          $RM $lib.exp'
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6670-	    # dependencies.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6671:	    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"'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6672-	    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6677-	        osf3*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6678:	          _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6679-		  ;;
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6680-	        *)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6681:	          _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'
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6682-		  ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6930-  case ${2} in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6931:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:6932:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-6933-  esac
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7018-
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:7019:  for p in `eval "$output_verbose_link_cmd"`; do
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7020-    case ${prev}${p} in
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7116-linux*)
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:7117:  case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7118-  *Sun\ C*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7167-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:7168: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7169-fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7769-    test $lt_ac_count -gt 10 && break
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7840-# ------------------------------------------------------
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8444-m4_define([lt_combine],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8445:[m4_if(m4_eval([$# > 3]), [1],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8446-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8699-    PKG_CHECK_EXISTS([$3],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8700:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8701-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8748-        if test $_pkg_short_errors_supported = yes; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8749:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8750-        else 
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8751:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8752-        fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8906-AC_LANG_CONFTEST([AC_LANG_SOURCE([[Does cpp redefine unix ?]])])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8907:if test `${RAWCPP} < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8908-	AC_MSG_RESULT([no])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8909-else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8910:	if test `${RAWCPP} -undef < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8911-		RAWCPPFLAGS=-undef
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8913-	# under Cygwin unix is still defined even with -undef
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8914:	elif test `${RAWCPP} -undef -ansi < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8915-		RAWCPPFLAGS="-undef -ansi"
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8924-AC_LANG_CONFTEST([AC_LANG_SOURCE([[Does cpp preserve   "whitespace"?]])])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8925:if test `${RAWCPP} < conftest.$ac_ext | grep -c 'preserve   \"'` -eq 1 ; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8926-	AC_MSG_RESULT([no])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8927-else
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:8928:	if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve   \"'` -eq 1 ; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-8929-		TRADITIONALCPPFLAGS="-traditional"
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9052-PKG_CHECK_EXISTS([xorg-sgml-doctools m4_ifval([$1],[>= $1])],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:9053:    [XORG_SGML_PATH=`$PKG_CONFIG --variable=sgmlrootdir xorg-sgml-doctools`],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9054-    [m4_ifval([$1],[:],
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9251-    AC_MSG_CHECKING([the xmlto version])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:9252:    xmlto_version=`$XMLTO --version 2>/dev/null | cut -d' ' -f3`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9253-    AC_MSG_RESULT([$xmlto_version])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9448-    AC_MSG_CHECKING([the asciidoc version])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:9449:    asciidoc_version=`$ASCIIDOC --version 2>/dev/null | cut -d' ' -f2`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9450-    AC_MSG_RESULT([$asciidoc_version])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9519-    AC_MSG_CHECKING([the doxygen version])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:9520:    doxygen_version=`$DOXYGEN --version 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9521-    AC_MSG_RESULT([$doxygen_version])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9712-    AC_MSG_CHECKING([for fop minimum version])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:9713:    fop_version=`$FOP -version 2>/dev/null | cut -d' ' -f3`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-9714-    AC_MSG_RESULT([$fop_version])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10662-AC_REQUIRE([PKG_PROG_PKG_CONFIG])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10663:macros_datadir=`$PKG_CONFIG --print-errors --variable=pkgdatadir xorg-macros`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10664-INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10700-	AC_DEFINE_UNQUOTED([PACKAGE_VERSION_MAJOR],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10701:		[`echo $PACKAGE_VERSION | cut -d . -f 1`],
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10702-		[Major version of this package])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10703:	PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10704-	if test "x$PVM" = "x"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10709-		[Minor version of this package])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10710:	PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10711-	if test "x$PVP" = "x"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10767-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10768:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10769-	AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10854-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10855:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10856-# and then we would define $MISSING as
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10869-# Expand $ac_aux_dir to an absolute path.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10870:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10871-])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10967-  if test "$am_compiler_list" = ""; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:10968:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-10969-  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11118-    # Strip MF so we end up with the name of the file.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11119:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11120-    # Check whether this is an Automake generated Makefile or not.
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11127-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11128:      dirpart=`AS_DIRNAME("$mf")`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11129-    else
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11133-    # from the Makefile without running 'make'.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11134:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11135-    test -z "$DEPDIR" && continue
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11136:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11137-    test -z "$am__include" && continue
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11138:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11139-    # Find all dependency output files, they are included files with
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11147-      test -f "$dirpart/$file" && continue
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11148:      fdir=`AS_DIRNAME(["$file"])`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11149-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11205-AC_REQUIRE([AC_PROG_INSTALL])dnl
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11206:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11207-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11361-    * )
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11362:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11363-  esac
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11364-done
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11365:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11366-
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11432-# Ignore all kinds of additional output from 'make'.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11433:case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11434-*the\ am__doit\ target*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11442-   echo '.include "confinc"' > confmf
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11443:   case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11444-   *the\ am__doit\ target*)
##############################################
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11624-     echo "timestamp, slept: $am_has_slept" > conftest.file
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11625:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11626-     if test "$[*]" = "X"; then
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11627-	# -L didn't work.
xserver-xorg-video-cirrus-1.5.3/aclocal.m4:11628:	set X `ls -t "$srcdir/configure" conftest.file`
xserver-xorg-video-cirrus-1.5.3/aclocal.m4-11629-     fi
##############################################
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-63-  { \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:64:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-65-  }; \
##############################################
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-132-  esac
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-134-am__vpath_adj = case $$p in \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-136-    *) f=$$p;; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-137-  esac;
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-139-am__install_max = 40
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-140-am__nobase_strip_setup = \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-142-am__nobase_strip = \
##############################################
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-372-	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:373:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-374-	dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir)
##############################################
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-382-distdir: $(DISTFILES)
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:383:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:384:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-385-	list='$(DISTFILES)'; \
##############################################
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-396-	  if test -d $$d/$$file; then \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in:397:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xserver-xorg-video-cirrus-1.5.3/man/Makefile.in-398-	    if test -d "$(distdir)/$$file"; then \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-167-{
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-179-{
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-198-    # Extract subdirectory from the argument.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-204-    fi
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-217-    case ${2} in
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-220-    esac
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-380-     progdir=$func_dirname_result
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-419-bs='\\'
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-533-      done
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-535-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-566-      # If mktemp works, use that first and foremost
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-568-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-597-      *[\\\`\"\$]*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-599-      *)
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-704-    ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-772-	p
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-803-
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-816-
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-862-{
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:863:    func_arith_result=`expr "${@}"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-870-{
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-877-{
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-884-{
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-968-	# quotes we have to do it in 2 steps:
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-970-	eval "$extractedcf"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1382-      done
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1385-      case $@ in
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1395-	    # Evaluate the configuration.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1397-	    CC_quoted=
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1401-	    done
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1404-	    case "$@ " in
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1721-    # LT_CYGPATH in this case.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1723-  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2060-    *.[cCFSifmso] | \
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2158-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2204-      if test "$need_locks" = warn &&
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2206-	$ECHO "\
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2207-*** ERROR, $lockfile contains:
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2209-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2253-      if test "$need_locks" = warn &&
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2255-	$ECHO "\
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2256-*** ERROR, $lockfile contains:
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2258-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2548-	  test -n "$library_names" && \
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2550-	  continue
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2561-	  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2577-      # Get the absolute pathname.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2959-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2972-	  else
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-2974-	  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3130-	    fi
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3134-	      finalize=no
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3149-	        # Replace the output file specification.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3151-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3170-	  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3241-    my_pic_p="${3-no}"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3243-    my_dlsyms=
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3509-	  else
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3512-	  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3514-	*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3517-	  ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3529-      # Nullify the symbol file.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3532-    fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3545-  win32_libid_type="unknown"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3547-  case $win32_fileres in
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3596-  $opt_debug
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3598-}
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3613-  $opt_debug
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3669:  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)$'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3700-    # binutils import library
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3703-    # ms-generated import library
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3705-  else
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3780-	  darwin_curdir=`pwd`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3785-	    darwin_arch=
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3797-	    darwin_file=
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3814-      esac
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3816-    done
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3885-
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3887-    $ECHO "\
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3920-    --lt-dump-script)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-3949-  done
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4005-  # Find the directory that this script lives in.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4011-  while test -n \"\$file\"; do
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4013-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4021-
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4024-  done
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4035-    case \"\$thisdir\" in
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4041-  # Try to get the absolute directory name.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4068-      else
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-4112-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5085-    $opt_debug
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5087-    *import*) : ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5307-	    moreargs=
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5309-	    do
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5563-	*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6018-    else
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6394-	else
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6396-	fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6431-	fi
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6504-	*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6757-	    shift
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7049-		*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7060-		  depdepl=
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7071-                      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7082-		else
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7105-	else
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7107-	fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7254-	test "$module" = no && \
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7256-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7392-	if test "$age" -gt "$current"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7553-	removelist=
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7579-	# Transform .lo files to .o files.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7581-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7584-      #for path in $notinst_path; do
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7588-      #done
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7705-		if test -n "$i" ; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7708-		  set dummy $deplib_matches; shift
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7709-		  deplib_match=$1
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7748-		  if test -n "$i" ; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7751-		    set dummy $deplib_matches; shift
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7752-		    deplib_match=$1
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7802-		else
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7808-		    shopt -s nocaseglob
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7810-		    $nocaseglob
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7811-		  else
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7813-		  fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7828-			case $potliblink in
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7831-			esac
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7921-	  newdeplibs=""
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7927-	    done
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-7953-	  ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8003-	*-*-darwin*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8007-	  ;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8130-	# Use standard objects if they are pic
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8145-	    # exporting using user supplied symfile
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8644-	else
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8656-      # Create the old-style object.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8658-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8719-	;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8737-	;;
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8872-	# Transform all the library objects into standard objects.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8875-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8902-	# Replace the output file specification.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8911-	  func_to_tool_file "$output"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8955-	# Replace the output file specification.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8957-	# Delete the old output file.
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8963-	  func_to_tool_file "$output"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8981-	  if test "$fast_install" = yes; then
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8983-	  else
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8993-      # Replace the output file specification.
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-8995-
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:9003:	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'`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9025-      fi
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9314-		name="$func_basename_result"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9333-		name="$func_basename_result"
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xserver-xorg-video-cirrus-1.5.3/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xserver-xorg-video-cirrus-1.5.3/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-59-  { \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:60:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-61-  }; \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-188-  while test -n "$$dir1"; do \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:189:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-190-    if test "$$first" != "."; then \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-191-      if test "$$first" = ".."; then \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:192:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:193:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-194-      else \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:195:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-196-        if test "$$first2" = "$$first"; then \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:197:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-198-        else \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-203-    fi; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:204:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-205-  done; \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-435-	dot_seen=no; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:436:	target=`echo $@ | sed s/-recursive//`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-437-	case "$@" in \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-498-GTAGS:
xserver-xorg-video-cirrus-1.5.3/Makefile.in:499:	here=`$(am__cd) $(top_builddir) && pwd` \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-500-	  && $(am__cd) $(top_srcdir) \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-530-	test -d "$(distdir)" || mkdir "$(distdir)"
xserver-xorg-video-cirrus-1.5.3/Makefile.in:531:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:532:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-533-	list='$(DISTFILES)'; \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-544-	  if test -d $$d/$$file; then \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:545:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-546-	    if test -d "$(distdir)/$$file"; then \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-657-	test -d $(distdir)/_build || exit 0; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:658:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-659-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-701-	}; \
xserver-xorg-video-cirrus-1.5.3/Makefile.in:702:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-703-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xserver-xorg-video-cirrus-1.5.3/Makefile.in-713-	fi
xserver-xorg-video-cirrus-1.5.3/Makefile.in:714:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xserver-xorg-video-cirrus-1.5.3/Makefile.in-715-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xserver-xorg-video-cirrus-1.5.3/autogen.sh-2-
xserver-xorg-video-cirrus-1.5.3/autogen.sh:3:srcdir=`dirname $0`
xserver-xorg-video-cirrus-1.5.3/autogen.sh-4-test -z "$srcdir" && srcdir=.