===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xserver-xorg-video-dummy-0.3.8/config.sub-52-
xserver-xorg-video-dummy-0.3.8/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xserver-xorg-video-dummy-0.3.8/config.sub-54-
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
xserver-xorg-video-dummy-0.3.8/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xserver-xorg-video-dummy-0.3.8/config.sub-117-case $maybe_os in
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-123-    os=-$maybe_os
xserver-xorg-video-dummy-0.3.8/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xserver-xorg-video-dummy-0.3.8/config.sub-125-    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-127-    os=-linux-android
xserver-xorg-video-dummy-0.3.8/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xserver-xorg-video-dummy-0.3.8/config.sub-129-    ;;
xserver-xorg-video-dummy-0.3.8/config.sub-130-  *)
xserver-xorg-video-dummy-0.3.8/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xserver-xorg-video-dummy-0.3.8/config.sub-132-    if [ $basic_machine != $1 ]
xserver-xorg-video-dummy-0.3.8/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
xserver-xorg-video-dummy-0.3.8/config.sub-134-    else os=; fi
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-181-		os=-sco5v6
xserver-xorg-video-dummy-0.3.8/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-183-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-185-		os=-sco3.2v5
xserver-xorg-video-dummy-0.3.8/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-187-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-189-		os=-sco3.2v4
xserver-xorg-video-dummy-0.3.8/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-191-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-192-	-sco3.2.[4-9]*)
xserver-xorg-video-dummy-0.3.8/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xserver-xorg-video-dummy-0.3.8/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-195-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
xserver-xorg-video-dummy-0.3.8/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-199-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
xserver-xorg-video-dummy-0.3.8/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-203-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-205-		os=-sco3.2v2
xserver-xorg-video-dummy-0.3.8/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-207-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-208-	-udk*)
xserver-xorg-video-dummy-0.3.8/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-210-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-212-		os=-isc2.2
xserver-xorg-video-dummy-0.3.8/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-214-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-218-	-isc*)
xserver-xorg-video-dummy-0.3.8/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-220-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-230-	-ptx*)
xserver-xorg-video-dummy-0.3.8/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xserver-xorg-video-dummy-0.3.8/config.sub-232-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-233-	-windowsnt*)
xserver-xorg-video-dummy-0.3.8/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xserver-xorg-video-dummy-0.3.8/config.sub-235-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-359-	*-*-*)
xserver-xorg-video-dummy-0.3.8/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xserver-xorg-video-dummy-0.3.8/config.sub-361-		exit 1
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-479-	amd64-*)
xserver-xorg-video-dummy-0.3.8/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-481-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-521-	blackfin-*)
xserver-xorg-video-dummy-0.3.8/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-523-		os=-linux
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-529-	c54x-*)
xserver-xorg-video-dummy-0.3.8/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-531-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-532-	c55x-*)
xserver-xorg-video-dummy-0.3.8/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-534-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-535-	c6x-*)
xserver-xorg-video-dummy-0.3.8/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-537-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-732-	i*86v32)
xserver-xorg-video-dummy-0.3.8/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-734-		os=-sysv32
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-736-	i*86v4*)
xserver-xorg-video-dummy-0.3.8/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-738-		os=-sysv4
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-740-	i*86v)
xserver-xorg-video-dummy-0.3.8/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-742-		os=-sysv
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-744-	i*86sol2)
xserver-xorg-video-dummy-0.3.8/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xserver-xorg-video-dummy-0.3.8/config.sub-746-		os=-solaris2
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-774-	m68knommu-*)
xserver-xorg-video-dummy-0.3.8/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-776-		os=-linux
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-811-	mips3*-*)
xserver-xorg-video-dummy-0.3.8/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xserver-xorg-video-dummy-0.3.8/config.sub-813-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-814-	mips3*)
xserver-xorg-video-dummy-0.3.8/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xserver-xorg-video-dummy-0.3.8/config.sub-816-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-829-	ms1-*)
xserver-xorg-video-dummy-0.3.8/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xserver-xorg-video-dummy-0.3.8/config.sub-831-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-948-	parisc-*)
xserver-xorg-video-dummy-0.3.8/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-950-		os=-linux
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-964-	pc98-*)
xserver-xorg-video-dummy-0.3.8/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-966-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xserver-xorg-video-dummy-0.3.8/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-981-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xserver-xorg-video-dummy-0.3.8/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-984-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xserver-xorg-video-dummy-0.3.8/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-987-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-988-	pentium4-*)
xserver-xorg-video-dummy-0.3.8/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-990-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-998-	ppc-* | ppcbe-*)
xserver-xorg-video-dummy-0.3.8/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-1000-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1004-	ppcle-* | powerpclittle-*)
xserver-xorg-video-dummy-0.3.8/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-1006-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1008-		;;
xserver-xorg-video-dummy-0.3.8/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-1010-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1014-	ppc64le-* | powerpc64little-*)
xserver-xorg-video-dummy-0.3.8/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-1016-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1097-	strongarm-* | thumb-*)
xserver-xorg-video-dummy-0.3.8/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub-1099-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1227-	xscale-* | xscalee[bl]-*)
xserver-xorg-video-dummy-0.3.8/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
xserver-xorg-video-dummy-0.3.8/config.sub-1229-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1304-	*)
xserver-xorg-video-dummy-0.3.8/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xserver-xorg-video-dummy-0.3.8/config.sub-1306-		exit 1
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1312-	*-digital*)
xserver-xorg-video-dummy-0.3.8/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xserver-xorg-video-dummy-0.3.8/config.sub-1314-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-1315-	*-commodore*)
xserver-xorg-video-dummy-0.3.8/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xserver-xorg-video-dummy-0.3.8/config.sub-1317-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1333-	-solaris1 | -solaris1.*)
xserver-xorg-video-dummy-0.3.8/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1335-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1345-	-gnu/linux*)
xserver-xorg-video-dummy-0.3.8/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1347-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1391-	-nto*)
xserver-xorg-video-dummy-0.3.8/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1393-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1398-	-mac*)
xserver-xorg-video-dummy-0.3.8/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1400-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1404-	-linux*)
xserver-xorg-video-dummy-0.3.8/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1406-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-1407-	-sunos5*)
xserver-xorg-video-dummy-0.3.8/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1409-		;;
xserver-xorg-video-dummy-0.3.8/config.sub-1410-	-sunos6*)
xserver-xorg-video-dummy-0.3.8/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1412-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1459-	-sinix5.*)
xserver-xorg-video-dummy-0.3.8/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
xserver-xorg-video-dummy-0.3.8/config.sub-1461-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
xserver-xorg-video-dummy-0.3.8/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
xserver-xorg-video-dummy-0.3.8/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xserver-xorg-video-dummy-0.3.8/config.sub-1515-		exit 1
##############################################
xserver-xorg-video-dummy-0.3.8/config.sub-1778-		esac
xserver-xorg-video-dummy-0.3.8/config.sub:1779:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xserver-xorg-video-dummy-0.3.8/config.sub-1780-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xserver-xorg-video-dummy-0.3.8/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-dummy-0.3.8/configure-47-  as_echo='print -r --'
xserver-xorg-video-dummy-0.3.8/configure-48-  as_echo_n='print -rn --'
xserver-xorg-video-dummy-0.3.8/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-dummy-0.3.8/configure-50-  as_echo='printf %s\n'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-52-else
xserver-xorg-video-dummy-0.3.8/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xserver-xorg-video-dummy-0.3.8/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xserver-xorg-video-dummy-0.3.8/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xserver-xorg-video-dummy-0.3.8/configure-64-      esac;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xserver-xorg-video-dummy-0.3.8/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xserver-xorg-video-dummy-0.3.8/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
xserver-xorg-video-dummy-0.3.8/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
xserver-xorg-video-dummy-0.3.8/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xserver-xorg-video-dummy-0.3.8/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
xserver-xorg-video-dummy-0.3.8/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
xserver-xorg-video-dummy-0.3.8/configure-336-      case $as_dir in #(
xserver-xorg-video-dummy-0.3.8/configure:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xserver-xorg-video-dummy-0.3.8/configure-338-      *) as_qdir=$as_dir;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-409-  {
xserver-xorg-video-dummy-0.3.8/configure:410:    as_val=`expr "$@" || test $? -eq 1`
xserver-xorg-video-dummy-0.3.8/configure-411-  }
##############################################
xserver-xorg-video-dummy-0.3.8/configure-416-# ----------------------------------------
xserver-xorg-video-dummy-0.3.8/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xserver-xorg-video-dummy-0.3.8/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xserver-xorg-video-dummy-0.3.8/configure-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xserver-xorg-video-dummy-0.3.8/configure:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xserver-xorg-video-dummy-0.3.8/configure-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-878-  case $ac_option in
xserver-xorg-video-dummy-0.3.8/configure:879:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xserver-xorg-video-dummy-0.3.8/configure-880-  *=)   ac_optarg= ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-922-  -disable-* | --disable-*)
xserver-xorg-video-dummy-0.3.8/configure:923:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xserver-xorg-video-dummy-0.3.8/configure-924-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-927-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-dummy-0.3.8/configure:928:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-dummy-0.3.8/configure-929-    case $ac_user_opts in
##############################################
xserver-xorg-video-dummy-0.3.8/configure-948-  -enable-* | --enable-*)
xserver-xorg-video-dummy-0.3.8/configure:949:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xserver-xorg-video-dummy-0.3.8/configure-950-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-953-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-dummy-0.3.8/configure:954:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-dummy-0.3.8/configure-955-    case $ac_user_opts in
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1161-  -with-* | --with-*)
xserver-xorg-video-dummy-0.3.8/configure:1162:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xserver-xorg-video-dummy-0.3.8/configure-1163-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1166-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-dummy-0.3.8/configure:1167:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-dummy-0.3.8/configure-1168-    case $ac_user_opts in
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1177-  -without-* | --without-*)
xserver-xorg-video-dummy-0.3.8/configure:1178:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xserver-xorg-video-dummy-0.3.8/configure-1179-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1182-    ac_useropt_orig=$ac_useropt
xserver-xorg-video-dummy-0.3.8/configure:1183:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xserver-xorg-video-dummy-0.3.8/configure-1184-    case $ac_user_opts in
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1215-  *=*)
xserver-xorg-video-dummy-0.3.8/configure:1216:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xserver-xorg-video-dummy-0.3.8/configure-1217-    # Reject names that are not valid shell variable names.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1236-if test -n "$ac_prev"; then
xserver-xorg-video-dummy-0.3.8/configure:1237:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xserver-xorg-video-dummy-0.3.8/configure-1238-  as_fn_error $? "missing argument to $ac_option"
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1258-    */ )
xserver-xorg-video-dummy-0.3.8/configure:1259:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xserver-xorg-video-dummy-0.3.8/configure-1260-      eval $ac_var=\$ac_val;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1293-ac_ls_di=`ls -di .` &&
xserver-xorg-video-dummy-0.3.8/configure:1294:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xserver-xorg-video-dummy-0.3.8/configure-1295-  as_fn_error $? "working directory cannot be determined"
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1349-case $srcdir in
xserver-xorg-video-dummy-0.3.8/configure:1350:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xserver-xorg-video-dummy-0.3.8/configure-1351-esac
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1392-By default, \`make install' will install all the files in
xserver-xorg-video-dummy-0.3.8/configure:1393:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xserver-xorg-video-dummy-0.3.8/configure:1394:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xserver-xorg-video-dummy-0.3.8/configure-1395-for instance \`--prefix=\$HOME'.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1515-*)
xserver-xorg-video-dummy-0.3.8/configure:1516:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xserver-xorg-video-dummy-0.3.8/configure-1517-  # A ".." for each directory in $ac_dir_suffix.
xserver-xorg-video-dummy-0.3.8/configure:1518:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xserver-xorg-video-dummy-0.3.8/configure-1519-  case $ac_top_builddir_sub in
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1621-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
xserver-xorg-video-dummy-0.3.8/configure:1622:  as_decl_name=`echo $2|sed 's/ *(.*//'`
xserver-xorg-video-dummy-0.3.8/configure:1623:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
xserver-xorg-video-dummy-0.3.8/configure-1624-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
xserver-xorg-video-dummy-0.3.8/configure-1958-    *\'*)
xserver-xorg-video-dummy-0.3.8/configure:1959:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-dummy-0.3.8/configure-1960-    esac
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2041-      case $ac_val in
xserver-xorg-video-dummy-0.3.8/configure:2042:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xserver-xorg-video-dummy-0.3.8/configure-2043-      esac
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2056-	case $ac_val in
xserver-xorg-video-dummy-0.3.8/configure:2057:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xserver-xorg-video-dummy-0.3.8/configure-2058-	esac
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2176-    set,)
xserver-xorg-video-dummy-0.3.8/configure:2177:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xserver-xorg-video-dummy-0.3.8/configure:2178:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xserver-xorg-video-dummy-0.3.8/configure-2179-      ac_cache_corrupted=: ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2187-	# differences in whitespace do not lead to failure.
xserver-xorg-video-dummy-0.3.8/configure:2188:	ac_old_val_w=`echo x $ac_old_val`
xserver-xorg-video-dummy-0.3.8/configure:2189:	ac_new_val_w=`echo x $ac_new_val`
xserver-xorg-video-dummy-0.3.8/configure-2190-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2207-    case $ac_new_val in
xserver-xorg-video-dummy-0.3.8/configure:2208:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-dummy-0.3.8/configure-2209-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2387-     echo "timestamp, slept: $am_has_slept" > conftest.file
xserver-xorg-video-dummy-0.3.8/configure:2388:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xserver-xorg-video-dummy-0.3.8/configure-2389-     if test "$*" = "X"; then
xserver-xorg-video-dummy-0.3.8/configure-2390-	# -L didn't work.
xserver-xorg-video-dummy-0.3.8/configure:2391:	set X `ls -t "$srcdir/configure" conftest.file`
xserver-xorg-video-dummy-0.3.8/configure-2392-     fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2438-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xserver-xorg-video-dummy-0.3.8/configure:2439:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xserver-xorg-video-dummy-0.3.8/configure-2440-
xserver-xorg-video-dummy-0.3.8/configure-2441-# Expand $ac_aux_dir to an absolute path.
xserver-xorg-video-dummy-0.3.8/configure:2442:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xserver-xorg-video-dummy-0.3.8/configure-2443-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2583-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xserver-xorg-video-dummy-0.3.8/configure:2584:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xserver-xorg-video-dummy-0.3.8/configure-2585-	     'mkdir (GNU coreutils) '* | \
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2656-set x ${MAKE-make}
xserver-xorg-video-dummy-0.3.8/configure:2657:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xserver-xorg-video-dummy-0.3.8/configure-2658-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2666-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xserver-xorg-video-dummy-0.3.8/configure:2667:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xserver-xorg-video-dummy-0.3.8/configure-2668-  *@@@%%%=?*=@@@%%%*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2732-
xserver-xorg-video-dummy-0.3.8/configure:2733:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xserver-xorg-video-dummy-0.3.8/configure-2734-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2880-# Ignore all kinds of additional output from 'make'.
xserver-xorg-video-dummy-0.3.8/configure:2881:case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-dummy-0.3.8/configure-2882-*the\ am__doit\ target*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-2890-   echo '.include "confinc"' > confmf
xserver-xorg-video-dummy-0.3.8/configure:2891:   case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-dummy-0.3.8/configure-2892-   *the\ am__doit\ target*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-3269-$as_echo_n "checking whether the C compiler works... " >&6; }
xserver-xorg-video-dummy-0.3.8/configure:3270:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xserver-xorg-video-dummy-0.3.8/configure-3271-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-3313-	then :; else
xserver-xorg-video-dummy-0.3.8/configure:3314:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xserver-xorg-video-dummy-0.3.8/configure-3315-	fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-3373-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xserver-xorg-video-dummy-0.3.8/configure:3374:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xserver-xorg-video-dummy-0.3.8/configure-3375-	  break;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-3482-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xserver-xorg-video-dummy-0.3.8/configure:3483:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xserver-xorg-video-dummy-0.3.8/configure-3484-       break;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-3800-  if test "$am_compiler_list" = ""; then
xserver-xorg-video-dummy-0.3.8/configure:3801:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xserver-xorg-video-dummy-0.3.8/configure-3802-  fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4234-  # Check for GNU $ac_path_GREP
xserver-xorg-video-dummy-0.3.8/configure:4235:case `"$ac_path_GREP" --version 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-4236-*GNU*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4300-  # Check for GNU $ac_path_EGREP
xserver-xorg-video-dummy-0.3.8/configure:4301:case `"$ac_path_EGREP" --version 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-4302-*GNU*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4461-do :
xserver-xorg-video-dummy-0.3.8/configure:4462:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xserver-xorg-video-dummy-0.3.8/configure-4463-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4466-  cat >>confdefs.h <<_ACEOF
xserver-xorg-video-dummy-0.3.8/configure:4467:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xserver-xorg-video-dummy-0.3.8/configure-4468-_ACEOF
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4631-test "x$ac_build_alias" = x &&
xserver-xorg-video-dummy-0.3.8/configure:4632:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xserver-xorg-video-dummy-0.3.8/configure-4633-test "x$ac_build_alias" = x &&
xserver-xorg-video-dummy-0.3.8/configure-4634-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xserver-xorg-video-dummy-0.3.8/configure:4635:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xserver-xorg-video-dummy-0.3.8/configure-4636-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4655-IFS=$ac_save_IFS
xserver-xorg-video-dummy-0.3.8/configure:4656:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xserver-xorg-video-dummy-0.3.8/configure-4657-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4666-else
xserver-xorg-video-dummy-0.3.8/configure:4667:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xserver-xorg-video-dummy-0.3.8/configure-4668-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4688-IFS=$ac_save_IFS
xserver-xorg-video-dummy-0.3.8/configure:4689:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xserver-xorg-video-dummy-0.3.8/configure-4690-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-4716-  # Check for GNU $ac_path_SED
xserver-xorg-video-dummy-0.3.8/configure:4717:case `"$ac_path_SED" --version 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-4718-*GNU*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-10575-cat >>confdefs.h <<_ACEOF
xserver-xorg-video-dummy-0.3.8/configure:10576:#define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
xserver-xorg-video-dummy-0.3.8/configure-10577-_ACEOF
xserver-xorg-video-dummy-0.3.8/configure-10578-
xserver-xorg-video-dummy-0.3.8/configure:10579:	PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1`
xserver-xorg-video-dummy-0.3.8/configure-10580-	if test "x$PVM" = "x"; then
##############################################
xserver-xorg-video-dummy-0.3.8/configure-10587-
xserver-xorg-video-dummy-0.3.8/configure:10588:	PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1`
xserver-xorg-video-dummy-0.3.8/configure-10589-	if test "x$PVP" = "x"; then
##############################################
xserver-xorg-video-dummy-0.3.8/configure-10606-
xserver-xorg-video-dummy-0.3.8/configure:10607:macros_datadir=`$PKG_CONFIG --print-errors --variable=pkgdatadir xorg-macros`
xserver-xorg-video-dummy-0.3.8/configure-10608-INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
##############################################
xserver-xorg-video-dummy-0.3.8/configure-10826-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xserver-xorg-video-dummy-0.3.8/configure:10827:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-dummy-0.3.8/configure-10828-  ECHO='print -r --'
xserver-xorg-video-dummy-0.3.8/configure:10829:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-dummy-0.3.8/configure-10830-  ECHO='printf %s\n'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-10895-  # Check for GNU $ac_path_SED
xserver-xorg-video-dummy-0.3.8/configure:10896:case `"$ac_path_SED" --version 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-10897-*GNU*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-10974-  # Check for GNU $ac_path_FGREP
xserver-xorg-video-dummy-0.3.8/configure:10975:case `"$ac_path_FGREP" --version 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-10976-*GNU*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11054-    # gcc leaves a trailing carriage return, which upsets mingw
xserver-xorg-video-dummy-0.3.8/configure:11055:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xserver-xorg-video-dummy-0.3.8/configure-11056-  *)
xserver-xorg-video-dummy-0.3.8/configure:11057:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xserver-xorg-video-dummy-0.3.8/configure-11058-  esac
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11063-      # Canonicalize the pathname of ld
xserver-xorg-video-dummy-0.3.8/configure:11064:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xserver-xorg-video-dummy-0.3.8/configure-11065-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xserver-xorg-video-dummy-0.3.8/configure:11066:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xserver-xorg-video-dummy-0.3.8/configure-11067-      done
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11098-      # Break only if it was the GNU/non-GNU ld that we prefer.
xserver-xorg-video-dummy-0.3.8/configure:11099:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xserver-xorg-video-dummy-0.3.8/configure-11100-      *GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11129-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xserver-xorg-video-dummy-0.3.8/configure:11130:case `$LD -v 2>&1 </dev/null` in
xserver-xorg-video-dummy-0.3.8/configure-11131-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11179-	esac
xserver-xorg-video-dummy-0.3.8/configure:11180:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xserver-xorg-video-dummy-0.3.8/configure-11181-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11185-	*)
xserver-xorg-video-dummy-0.3.8/configure:11186:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-dummy-0.3.8/configure-11187-	  */dev/null*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11313-
xserver-xorg-video-dummy-0.3.8/configure:11314:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-dummy-0.3.8/configure-11315-    *COFF*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11425-    # And add a safety zone
xserver-xorg-video-dummy-0.3.8/configure:11426:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-dummy-0.3.8/configure:11427:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-dummy-0.3.8/configure-11428-    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11458-    if test -n "$kargmax"; then
xserver-xorg-video-dummy-0.3.8/configure:11459:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xserver-xorg-video-dummy-0.3.8/configure-11460-    else
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11467-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xserver-xorg-video-dummy-0.3.8/configure:11468:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-dummy-0.3.8/configure:11469:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-dummy-0.3.8/configure-11470-    else
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11479-      # we can't tell.
xserver-xorg-video-dummy-0.3.8/configure:11480:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xserver-xorg-video-dummy-0.3.8/configure-11481-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11483-      do
xserver-xorg-video-dummy-0.3.8/configure:11484:        i=`expr $i + 1`
xserver-xorg-video-dummy-0.3.8/configure-11485-        teststring=$teststring$teststring
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11487-      # Only check the string length outside the loop.
xserver-xorg-video-dummy-0.3.8/configure:11488:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xserver-xorg-video-dummy-0.3.8/configure-11489-      teststring=
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11492-      # linker.  It appears as though 1/2 is a usable value.
xserver-xorg-video-dummy-0.3.8/configure:11493:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xserver-xorg-video-dummy-0.3.8/configure-11494-    fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11903-openbsd* | bitrig*)
xserver-xorg-video-dummy-0.3.8/configure:11904:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xserver-xorg-video-dummy-0.3.8/configure-11905-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-11973-    else
xserver-xorg-video-dummy-0.3.8/configure:11974:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xserver-xorg-video-dummy-0.3.8/configure-11975-    fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-12118-  # decide which one to use based on capabilities of $DLLTOOL
xserver-xorg-video-dummy-0.3.8/configure:12119:  case `$DLLTOOL --help 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-12120-  *--identify-strict*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-12639-# If we're using GNU nm, then use its standard symbol codes.
xserver-xorg-video-dummy-0.3.8/configure:12640:case `$NM -V 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-12641-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-12687-mingw*)
xserver-xorg-video-dummy-0.3.8/configure:12688:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xserver-xorg-video-dummy-0.3.8/configure-12689-  ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-12919-   if test yes = "$GCC"; then
xserver-xorg-video-dummy-0.3.8/configure:12920:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/configure-12921-   fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-12923- /*)
xserver-xorg-video-dummy-0.3.8/configure:12924:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xserver-xorg-video-dummy-0.3.8/configure-12925-   ;; #(
##############################################
xserver-xorg-video-dummy-0.3.8/configure-13018-    done
xserver-xorg-video-dummy-0.3.8/configure:13019:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xserver-xorg-video-dummy-0.3.8/configure-13020-}
##############################################
xserver-xorg-video-dummy-0.3.8/configure-13040-  test $ac_status = 0; }; then
xserver-xorg-video-dummy-0.3.8/configure:13041:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/configure-13042-      *ELF-32*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-13061-    if test yes = "$lt_cv_prog_gnu_ld"; then
xserver-xorg-video-dummy-0.3.8/configure:13062:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/configure-13063-	*32-bit*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-13073-    else
xserver-xorg-video-dummy-0.3.8/configure:13074:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/configure-13075-	*32-bit*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-13099-    emul=elf
xserver-xorg-video-dummy-0.3.8/configure:13100:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/configure-13101-      *32-bit*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-13107-    esac
xserver-xorg-video-dummy-0.3.8/configure:13108:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/configure-13109-      *MSB*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-13115-    esac
xserver-xorg-video-dummy-0.3.8/configure:13116:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/configure-13117-      *N32*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-14048-    *:)
xserver-xorg-video-dummy-0.3.8/configure:14049:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xserver-xorg-video-dummy-0.3.8/configure-14050-        ;;
xserver-xorg-video-dummy-0.3.8/configure-14051-    x:*)
xserver-xorg-video-dummy-0.3.8/configure:14052:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/configure-14053-        ;;
xserver-xorg-video-dummy-0.3.8/configure-14054-    *::*)
xserver-xorg-video-dummy-0.3.8/configure:14055:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/configure:14056:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xserver-xorg-video-dummy-0.3.8/configure-14057-        ;;
xserver-xorg-video-dummy-0.3.8/configure-14058-    *)
xserver-xorg-video-dummy-0.3.8/configure:14059:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/configure-14060-        ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-14383-	"file_magic "*)
xserver-xorg-video-dummy-0.3.8/configure:14384:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xserver-xorg-video-dummy-0.3.8/configure-14385-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xserver-xorg-video-dummy-0.3.8/configure-14449-	"file_magic "*)
xserver-xorg-video-dummy-0.3.8/configure:14450:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xserver-xorg-video-dummy-0.3.8/configure-14451-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xserver-xorg-video-dummy-0.3.8/configure-14843-      *)
xserver-xorg-video-dummy-0.3.8/configure:14844:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-dummy-0.3.8/configure-14845-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15292-	# shared libraries, regardless of the interface used.
xserver-xorg-video-dummy-0.3.8/configure:15293:	case `$LD -v 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-15294-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15324-    supports_anon_versioning=no
xserver-xorg-video-dummy-0.3.8/configure:15325:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-15326-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15393-	# is; otherwise, prepend EXPORTS...
xserver-xorg-video-dummy-0.3.8/configure:15394:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xserver-xorg-video-dummy-0.3.8/configure-15395-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15427-	prefix_cmds="$SED"~
xserver-xorg-video-dummy-0.3.8/configure:15428:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xserver-xorg-video-dummy-0.3.8/configure-15429-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15449-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xserver-xorg-video-dummy-0.3.8/configure:15450:      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-dummy-0.3.8/configure:15451:      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-dummy-0.3.8/configure-15452-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15467-        pgcc*)				# Portland Group C compiler
xserver-xorg-video-dummy-0.3.8/configure:15468:	  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-dummy-0.3.8/configure-15469-	  tmp_addflag=' $pic_flag'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15472-					# Portland Group f77 and f90 compilers
xserver-xorg-video-dummy-0.3.8/configure:15473:	  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-dummy-0.3.8/configure-15474-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15489-	nvcc*)	# Cuda Compiler Driver 2.2
xserver-xorg-video-dummy-0.3.8/configure:15490:	  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-dummy-0.3.8/configure-15491-	  compiler_needs_object=yes
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15493-	esac
xserver-xorg-video-dummy-0.3.8/configure:15494:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-dummy-0.3.8/configure-15495-	*Sun\ C*)			# Sun C 5.9
xserver-xorg-video-dummy-0.3.8/configure:15496:	  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-dummy-0.3.8/configure-15497-	  compiler_needs_object=yes
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15564-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xserver-xorg-video-dummy-0.3.8/configure:15565:      case `$LD -v 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-15566-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15653-	else
xserver-xorg-video-dummy-0.3.8/configure:15654:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xserver-xorg-video-dummy-0.3.8/configure-15655-	fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15718-	# below for broken collect2 doesn't work under 4.3+
xserver-xorg-video-dummy-0.3.8/configure:15719:	  collect2name=`$CC -print-prog-name=collect2`
xserver-xorg-video-dummy-0.3.8/configure-15720-	  if test -f "$collect2name" &&
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15798-      }'
xserver-xorg-video-dummy-0.3.8/configure:15799:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-dummy-0.3.8/configure-15800-  # Check for a 64-bit object if we didn't find anything.
xserver-xorg-video-dummy-0.3.8/configure-15801-  if test -z "$lt_cv_aix_libpath_"; then
xserver-xorg-video-dummy-0.3.8/configure:15802:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-dummy-0.3.8/configure-15803-  fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15816-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xserver-xorg-video-dummy-0.3.8/configure:15817:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xserver-xorg-video-dummy-0.3.8/configure-15818-      else
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15851-      }'
xserver-xorg-video-dummy-0.3.8/configure:15852:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-dummy-0.3.8/configure-15853-  # Check for a 64-bit object if we didn't find anything.
xserver-xorg-video-dummy-0.3.8/configure-15854-  if test -z "$lt_cv_aix_libpath_"; then
xserver-xorg-video-dummy-0.3.8/configure:15855:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xserver-xorg-video-dummy-0.3.8/configure-15856-  fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15883-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xserver-xorg-video-dummy-0.3.8/configure:15884:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xserver-xorg-video-dummy-0.3.8/configure-15885-	  if test svr4 != "$with_aix_soname"; then
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15936-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xserver-xorg-video-dummy-0.3.8/configure:15937:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xserver-xorg-video-dummy-0.3.8/configure-15938-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15974-	# FIXME: Setting linknames here is a bad hack.
xserver-xorg-video-dummy-0.3.8/configure:15975:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xserver-xorg-video-dummy-0.3.8/configure-15976-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-15992-  if test yes = "$lt_cv_ld_force_load"; then
xserver-xorg-video-dummy-0.3.8/configure:15993:    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-dummy-0.3.8/configure-15994-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16172-      if test yes = "$GCC"; then
xserver-xorg-video-dummy-0.3.8/configure:16173:	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-dummy-0.3.8/configure-16174-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16200-	if test yes = "$lt_cv_irix_exported_symbol"; then
xserver-xorg-video-dummy-0.3.8/configure:16201:          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-dummy-0.3.8/configure-16202-	fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16204-      else
xserver-xorg-video-dummy-0.3.8/configure:16205:	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-dummy-0.3.8/configure:16206:	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-dummy-0.3.8/configure-16207-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16251-	hardcode_direct_absolute=yes
xserver-xorg-video-dummy-0.3.8/configure:16252:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xserver-xorg-video-dummy-0.3.8/configure-16253-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16282-	prefix_cmds="$SED"~
xserver-xorg-video-dummy-0.3.8/configure:16283:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xserver-xorg-video-dummy-0.3.8/configure-16284-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16296-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xserver-xorg-video-dummy-0.3.8/configure:16297:	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-dummy-0.3.8/configure-16298-      else
xserver-xorg-video-dummy-0.3.8/configure-16299-	allow_undefined_flag=' -expect_unresolved \*'
xserver-xorg-video-dummy-0.3.8/configure:16300:	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-dummy-0.3.8/configure-16301-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16309-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xserver-xorg-video-dummy-0.3.8/configure:16310:	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-dummy-0.3.8/configure-16311-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16313-	allow_undefined_flag=' -expect_unresolved \*'
xserver-xorg-video-dummy-0.3.8/configure:16314:	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-dummy-0.3.8/configure:16315:	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-dummy-0.3.8/configure:16316:          $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-dummy-0.3.8/configure-16317-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16332-      else
xserver-xorg-video-dummy-0.3.8/configure:16333:	case `$CC -V 2>&1` in
xserver-xorg-video-dummy-0.3.8/configure-16334-	*"Compilers 5.0"*)
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16731-  esac
xserver-xorg-video-dummy-0.3.8/configure:16732:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xserver-xorg-video-dummy-0.3.8/configure-16733-  case $lt_search_path_spec in
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16738-    # okay in the real world where ";" in dirpaths is itself problematic.
xserver-xorg-video-dummy-0.3.8/configure:16739:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xserver-xorg-video-dummy-0.3.8/configure-16740-    ;;
xserver-xorg-video-dummy-0.3.8/configure-16741-  *)
xserver-xorg-video-dummy-0.3.8/configure:16742:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-dummy-0.3.8/configure-16743-    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16747-  lt_tmp_lt_search_path_spec=
xserver-xorg-video-dummy-0.3.8/configure:16748:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/configure-16749-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16789-  esac
xserver-xorg-video-dummy-0.3.8/configure:16790:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xserver-xorg-video-dummy-0.3.8/configure-16791-else
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16929-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xserver-xorg-video-dummy-0.3.8/configure:16930:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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-dummy-0.3.8/configure-16931-    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16965-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-dummy-0.3.8/configure:16966:    postinstall_cmds='base_file=`basename \$file`~
xserver-xorg-video-dummy-0.3.8/configure:16967:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/configure:16968:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-dummy-0.3.8/configure-16969-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16974-      fi'
xserver-xorg-video-dummy-0.3.8/configure:16975:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/configure-16976-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16982-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xserver-xorg-video-dummy-0.3.8/configure:16983:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/configure-16984-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16988-      # MinGW DLLs use traditional 'lib' prefix
xserver-xorg-video-dummy-0.3.8/configure:16989:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/configure-16990-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-16992-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xserver-xorg-video-dummy-0.3.8/configure:16993:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/configure-16994-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17001-    libname_spec='$name'
xserver-xorg-video-dummy-0.3.8/configure:17002:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/configure-17003-    library_names_spec='$libname.dll.lib'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17013-        # Let DOS variable expansion print the short 8.3 style file name.
xserver-xorg-video-dummy-0.3.8/configure:17014:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xserver-xorg-video-dummy-0.3.8/configure-17015-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17018-      # Convert to MSYS style.
xserver-xorg-video-dummy-0.3.8/configure:17019:      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-dummy-0.3.8/configure-17020-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17024-      # like /cygdrive/c/PROGRA~1:/cygdr...
xserver-xorg-video-dummy-0.3.8/configure:17025:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xserver-xorg-video-dummy-0.3.8/configure:17026:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/configure:17027:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-dummy-0.3.8/configure-17028-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17032-        # It is most probably a Windows format PATH.
xserver-xorg-video-dummy-0.3.8/configure:17033:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xserver-xorg-video-dummy-0.3.8/configure-17034-      else
xserver-xorg-video-dummy-0.3.8/configure:17035:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-dummy-0.3.8/configure-17036-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17042-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-dummy-0.3.8/configure:17043:    postinstall_cmds='base_file=`basename \$file`~
xserver-xorg-video-dummy-0.3.8/configure:17044:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/configure:17045:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-dummy-0.3.8/configure-17046-      test -d \$dldir || mkdir -p \$dldir~
xserver-xorg-video-dummy-0.3.8/configure-17047-      $install_prog $dir/$dlname \$dldir/$dlname'
xserver-xorg-video-dummy-0.3.8/configure:17048:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/configure-17049-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17056-    # Assume MSVC wrapper
xserver-xorg-video-dummy-0.3.8/configure:17057:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xserver-xorg-video-dummy-0.3.8/configure-17058-    dynamic_linker='Win32 ld.exe'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17073-  shlibpath_var=DYLD_LIBRARY_PATH
xserver-xorg-video-dummy-0.3.8/configure:17074:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xserver-xorg-video-dummy-0.3.8/configure-17075-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17326-  if test -f /etc/ld.so.conf; then
xserver-xorg-video-dummy-0.3.8/configure:17327:    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-dummy-0.3.8/configure-17328-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17392-  need_lib_prefix=no
xserver-xorg-video-dummy-0.3.8/configure:17393:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xserver-xorg-video-dummy-0.3.8/configure-17394-    need_version=no
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17419-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xserver-xorg-video-dummy-0.3.8/configure:17420:  postinstall_cmds='base_file=`basename \$file`~
xserver-xorg-video-dummy-0.3.8/configure:17421:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/configure:17422:    dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-dummy-0.3.8/configure-17423-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xserver-xorg-video-dummy-0.3.8/configure-17428-    fi'
xserver-xorg-video-dummy-0.3.8/configure:17429:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/configure-17430-    dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18384-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-dummy-0.3.8/configure:18385:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-dummy-0.3.8/configure-18386-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18419-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-dummy-0.3.8/configure:18420:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-dummy-0.3.8/configure-18421-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18454-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-dummy-0.3.8/configure:18455:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-dummy-0.3.8/configure-18456-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18491-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-dummy-0.3.8/configure:18492:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-dummy-0.3.8/configure-18493-	cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18552-  test $ac_status = 0; }; then
xserver-xorg-video-dummy-0.3.8/configure:18553:  pkg_cv_XORG_CFLAGS=`$PKG_CONFIG --cflags "xorg-server >= 1.4.99.901 xproto fontsproto $REQUIRED_MODULES" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/configure-18554-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18569-  test $ac_status = 0; }; then
xserver-xorg-video-dummy-0.3.8/configure:18570:  pkg_cv_XORG_LIBS=`$PKG_CONFIG --libs "xorg-server >= 1.4.99.901 xproto fontsproto $REQUIRED_MODULES" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/configure-18571-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18590-        if test $_pkg_short_errors_supported = yes; then
xserver-xorg-video-dummy-0.3.8/configure:18591:	        XORG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xorg-server >= 1.4.99.901 xproto fontsproto $REQUIRED_MODULES" 2>&1`
xserver-xorg-video-dummy-0.3.8/configure-18592-        else
xserver-xorg-video-dummy-0.3.8/configure:18593:	        XORG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xorg-server >= 1.4.99.901 xproto fontsproto $REQUIRED_MODULES" 2>&1`
xserver-xorg-video-dummy-0.3.8/configure-18594-        fi
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18736-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xserver-xorg-video-dummy-0.3.8/configure:18737:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xserver-xorg-video-dummy-0.3.8/configure-18738-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18831-if test -z "$BASH_VERSION$ZSH_VERSION" \
xserver-xorg-video-dummy-0.3.8/configure:18832:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-dummy-0.3.8/configure-18833-  as_echo='print -r --'
xserver-xorg-video-dummy-0.3.8/configure-18834-  as_echo_n='print -rn --'
xserver-xorg-video-dummy-0.3.8/configure:18835:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xserver-xorg-video-dummy-0.3.8/configure-18836-  as_echo='printf %s\n'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18838-else
xserver-xorg-video-dummy-0.3.8/configure:18839:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xserver-xorg-video-dummy-0.3.8/configure-18840-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18848-	expr "X$arg" : "X\\(.*\\)$as_nl";
xserver-xorg-video-dummy-0.3.8/configure:18849:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xserver-xorg-video-dummy-0.3.8/configure-18850-      esac;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18925-# ----------------------------------------
xserver-xorg-video-dummy-0.3.8/configure:18926:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xserver-xorg-video-dummy-0.3.8/configure-18927-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xserver-xorg-video-dummy-0.3.8/configure-18997-  {
xserver-xorg-video-dummy-0.3.8/configure:18998:    as_val=`expr "$@" || test $? -eq 1`
xserver-xorg-video-dummy-0.3.8/configure-18999-  }
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19101-      case $as_dir in #(
xserver-xorg-video-dummy-0.3.8/configure:19102:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xserver-xorg-video-dummy-0.3.8/configure-19103-      *) as_qdir=$as_dir;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19236-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xserver-xorg-video-dummy-0.3.8/configure:19237:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xserver-xorg-video-dummy-0.3.8/configure-19238-ac_cs_version="\\
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19261-  --*=?*)
xserver-xorg-video-dummy-0.3.8/configure:19262:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xserver-xorg-video-dummy-0.3.8/configure:19263:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xserver-xorg-video-dummy-0.3.8/configure-19264-    ac_shift=:
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19266-  --*=)
xserver-xorg-video-dummy-0.3.8/configure:19267:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xserver-xorg-video-dummy-0.3.8/configure-19268-    ac_optarg=
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19290-    case $ac_optarg in
xserver-xorg-video-dummy-0.3.8/configure:19291:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-dummy-0.3.8/configure-19292-    '') as_fn_error $? "missing file argument" ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19298-    case $ac_optarg in
xserver-xorg-video-dummy-0.3.8/configure:19299:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xserver-xorg-video-dummy-0.3.8/configure-19300-    esac
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19367-delay_variable_subst='$delay_variable_subst'
xserver-xorg-video-dummy-0.3.8/configure:19368:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19369:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19370:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19371:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19372:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19373:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19374:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19375:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19376:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19377:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19378:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19379:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19380:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19381:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19382:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19383:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19384:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19385:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19386:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19387:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19388:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19389:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19390:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19391:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19392:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19393:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19394:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19395:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19396:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19397:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19398:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19399:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19400:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19401:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19402:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19403:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19404:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19405:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19406:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19407:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19408:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19409:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19410:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19411:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19412:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19413:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19414:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19415:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19416:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19417:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19418:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19419:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19420:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19421:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19422:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19423:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19424:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19425: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-dummy-0.3.8/configure:19426: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-dummy-0.3.8/configure:19427:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19428:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19429:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19430:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19431:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19432:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19433:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19434:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19435:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19436:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19437:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19438:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19439:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19440:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19441:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19442:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19443:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19444:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19445:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19446:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19447:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19448:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19449:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19450:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19451:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19452:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19453:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19454:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19455:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19456:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19457:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19458:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19459:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19460:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19461:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19462:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19463:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19464:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19465:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19466:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19467:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19468:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19469:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19470:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19471:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19472:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19473:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19474:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19475:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19476:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19477:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19478:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19479:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19480:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19481:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19482:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19483:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19484:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19485:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19486:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19487:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19488:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19489:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19490:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19491:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19492:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19493:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19494:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19495:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19496:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19497:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19498:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19499:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19500:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19501:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure:19502:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/configure-19503-
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19584-striplib; do
xserver-xorg-video-dummy-0.3.8/configure:19585:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-dummy-0.3.8/configure-19586-    *[\\\\\\\`\\"\\\$]*)
xserver-xorg-video-dummy-0.3.8/configure:19587:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xserver-xorg-video-dummy-0.3.8/configure-19588-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19615-configure_time_lt_sys_library_path; do
xserver-xorg-video-dummy-0.3.8/configure:19616:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-dummy-0.3.8/configure-19617-    *[\\\\\\\`\\"\\\$]*)
xserver-xorg-video-dummy-0.3.8/configure:19618:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xserver-xorg-video-dummy-0.3.8/configure-19619-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19711-fi
xserver-xorg-video-dummy-0.3.8/configure:19712:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/configure-19713-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19728-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xserver-xorg-video-dummy-0.3.8/configure:19729:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xserver-xorg-video-dummy-0.3.8/configure-19730-ac_delim='%!_!# '
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19734-
xserver-xorg-video-dummy-0.3.8/configure:19735:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xserver-xorg-video-dummy-0.3.8/configure-19736-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xserver-xorg-video-dummy-0.3.8/configure-19872-for ac_last_try in false false :; do
xserver-xorg-video-dummy-0.3.8/configure:19873:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xserver-xorg-video-dummy-0.3.8/configure-19874-  if test -z "$ac_tt"; then
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20004-      esac
xserver-xorg-video-dummy-0.3.8/configure:20005:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xserver-xorg-video-dummy-0.3.8/configure-20006-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20063-*)
xserver-xorg-video-dummy-0.3.8/configure:20064:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xserver-xorg-video-dummy-0.3.8/configure-20065-  # A ".." for each directory in $ac_dir_suffix.
xserver-xorg-video-dummy-0.3.8/configure:20066:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xserver-xorg-video-dummy-0.3.8/configure-20067-  case $ac_top_builddir_sub in
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20124-/@mandir@/p'
xserver-xorg-video-dummy-0.3.8/configure:20125:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xserver-xorg-video-dummy-0.3.8/configure-20126-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20141-
xserver-xorg-video-dummy-0.3.8/configure:20142:# Neutralize VPATH when `$srcdir' = `.'.
xserver-xorg-video-dummy-0.3.8/configure-20143-# Shell code in configure.ac might set extrasub.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20169-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xserver-xorg-video-dummy-0.3.8/configure:20170:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xserver-xorg-video-dummy-0.3.8/configure-20171-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20215-    * )
xserver-xorg-video-dummy-0.3.8/configure:20216:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xserver-xorg-video-dummy-0.3.8/configure-20217-  esac
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20262-    # Strip MF so we end up with the name of the file.
xserver-xorg-video-dummy-0.3.8/configure:20263:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xserver-xorg-video-dummy-0.3.8/configure-20264-    # Check whether this is an Automake generated Makefile or not.
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20299-    # from the Makefile without running 'make'.
xserver-xorg-video-dummy-0.3.8/configure:20300:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xserver-xorg-video-dummy-0.3.8/configure-20301-    test -z "$DEPDIR" && continue
xserver-xorg-video-dummy-0.3.8/configure:20302:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xserver-xorg-video-dummy-0.3.8/configure-20303-    test -z "$am__include" && continue
xserver-xorg-video-dummy-0.3.8/configure:20304:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xserver-xorg-video-dummy-0.3.8/configure-20305-    # Find all dependency output files, they are included files with
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20820-    *:)
xserver-xorg-video-dummy-0.3.8/configure:20821:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xserver-xorg-video-dummy-0.3.8/configure-20822-        ;;
xserver-xorg-video-dummy-0.3.8/configure-20823-    x:*)
xserver-xorg-video-dummy-0.3.8/configure:20824:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/configure-20825-        ;;
xserver-xorg-video-dummy-0.3.8/configure-20826-    *::*)
xserver-xorg-video-dummy-0.3.8/configure:20827:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/configure:20828:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xserver-xorg-video-dummy-0.3.8/configure-20829-        ;;
xserver-xorg-video-dummy-0.3.8/configure-20830-    *)
xserver-xorg-video-dummy-0.3.8/configure:20831:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/configure-20832-        ;;
##############################################
xserver-xorg-video-dummy-0.3.8/configure-20847-    done
xserver-xorg-video-dummy-0.3.8/configure:20848:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xserver-xorg-video-dummy-0.3.8/configure-20849-}
##############################################
xserver-xorg-video-dummy-0.3.8/compile-67-	mingw/*)
xserver-xorg-video-dummy-0.3.8/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xserver-xorg-video-dummy-0.3.8/compile-69-	  ;;
xserver-xorg-video-dummy-0.3.8/compile-70-	cygwin/*)
xserver-xorg-video-dummy-0.3.8/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xserver-xorg-video-dummy-0.3.8/compile-72-	  ;;
xserver-xorg-video-dummy-0.3.8/compile-73-	wine/*)
xserver-xorg-video-dummy-0.3.8/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xserver-xorg-video-dummy-0.3.8/compile-75-	  ;;
##############################################
xserver-xorg-video-dummy-0.3.8/compile-309-# Name of file we expect compiler to create.
xserver-xorg-video-dummy-0.3.8/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xserver-xorg-video-dummy-0.3.8/compile-311-
##############################################
xserver-xorg-video-dummy-0.3.8/compile-315-# object file name, since that is what matters with a parallel build.
xserver-xorg-video-dummy-0.3.8/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xserver-xorg-video-dummy-0.3.8/compile-317-while true; do
##############################################
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-76-  { \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:77:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-78-  }; \
##############################################
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-129-CONFIG_CLEAN_VPATH_FILES =
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-131-am__vpath_adj = case $$p in \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-133-    *) f=$$p;; \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-134-  esac;
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-136-am__install_max = 40
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-137-am__nobase_strip_setup = \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-139-am__nobase_strip = \
##############################################
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-475-.c.obj:
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:476:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-477-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:480:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-481-
##############################################
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-524-GTAGS:
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:525:	here=`$(am__cd) $(top_builddir) && pwd` \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-526-	  && $(am__cd) $(top_srcdir) \
##############################################
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-547-distdir: $(DISTFILES)
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:548:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:549:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-550-	list='$(DISTFILES)'; \
##############################################
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-561-	  if test -d $$d/$$file; then \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in:562:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xserver-xorg-video-dummy-0.3.8/src/Makefile.in-563-	    if test -d "$(distdir)/$$file"; then \
##############################################
xserver-xorg-video-dummy-0.3.8/depcomp-64-  case $1 in
xserver-xorg-video-dummy-0.3.8/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xserver-xorg-video-dummy-0.3.8/depcomp-66-      *) dir=;;
##############################################
xserver-xorg-video-dummy-0.3.8/depcomp-73-{
xserver-xorg-video-dummy-0.3.8/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xserver-xorg-video-dummy-0.3.8/depcomp-75-}
##############################################
xserver-xorg-video-dummy-0.3.8/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xserver-xorg-video-dummy-0.3.8/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xserver-xorg-video-dummy-0.3.8/depcomp-128-
##############################################
xserver-xorg-video-dummy-0.3.8/depcomp-405-        sleep 1
xserver-xorg-video-dummy-0.3.8/depcomp:406:        i=`expr $i - 1`
xserver-xorg-video-dummy-0.3.8/depcomp-407-      done
xserver-xorg-video-dummy-0.3.8/depcomp-408-    fi
xserver-xorg-video-dummy-0.3.8/depcomp:409:    i=`expr $i - 1`
xserver-xorg-video-dummy-0.3.8/depcomp-410-  done
##############################################
xserver-xorg-video-dummy-0.3.8/depcomp-425-  # Do two passes, one to just change these to
xserver-xorg-video-dummy-0.3.8/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xserver-xorg-video-dummy-0.3.8/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xserver-xorg-video-dummy-0.3.8/depcomp-659-  done
xserver-xorg-video-dummy-0.3.8/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xserver-xorg-video-dummy-0.3.8/depcomp-661-  touch "$tmpdepfile"
##############################################
xserver-xorg-video-dummy-0.3.8/install-sh-229-      fi
xserver-xorg-video-dummy-0.3.8/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xserver-xorg-video-dummy-0.3.8/install-sh-231-    *)
##############################################
xserver-xorg-video-dummy-0.3.8/install-sh-276-      dstdir=$dst
xserver-xorg-video-dummy-0.3.8/install-sh:277:      dst=$dstdir/`basename "$src"`
xserver-xorg-video-dummy-0.3.8/install-sh-278-      dstdir_status=0
##############################################
xserver-xorg-video-dummy-0.3.8/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xserver-xorg-video-dummy-0.3.8/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xserver-xorg-video-dummy-0.3.8/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
xserver-xorg-video-dummy-0.3.8/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xserver-xorg-video-dummy-0.3.8/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xserver-xorg-video-dummy-0.3.8/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xserver-xorg-video-dummy-0.3.8/install-sh-425-	    case $prefix in
xserver-xorg-video-dummy-0.3.8/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xserver-xorg-video-dummy-0.3.8/install-sh-427-	      *) qprefix=$prefix;;
##############################################
xserver-xorg-video-dummy-0.3.8/install-sh-474-    if $copy_on_change &&
xserver-xorg-video-dummy-0.3.8/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
xserver-xorg-video-dummy-0.3.8/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
xserver-xorg-video-dummy-0.3.8/install-sh-477-
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-34-
xserver-xorg-video-dummy-0.3.8/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xserver-xorg-video-dummy-0.3.8/config.guess-36-
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-102-: ${TMPDIR=/tmp} ;
xserver-xorg-video-dummy-0.3.8/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xserver-xorg-video-dummy-0.3.8/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-151-	EOF
xserver-xorg-video-dummy-0.3.8/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
xserver-xorg-video-dummy-0.3.8/config.guess-153-	;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-209-	    *)
xserver-xorg-video-dummy-0.3.8/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xserver-xorg-video-dummy-0.3.8/config.guess-211-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-240-	*4.0)
xserver-xorg-video-dummy-0.3.8/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xserver-xorg-video-dummy-0.3.8/config.guess-242-		;;
xserver-xorg-video-dummy-0.3.8/config.guess-243-	*5.*)
xserver-xorg-video-dummy-0.3.8/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xserver-xorg-video-dummy-0.3.8/config.guess-245-		;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
xserver-xorg-video-dummy-0.3.8/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-dummy-0.3.8/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-288-	# 1.2 uses "1.2" for uname -r.
xserver-xorg-video-dummy-0.3.8/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xserver-xorg-video-dummy-0.3.8/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-348-    s390x:SunOS:*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-350-	exit ;;
xserver-xorg-video-dummy-0.3.8/config.guess-351-    sun4H:SunOS:5.*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-353-	exit ;;
xserver-xorg-video-dummy-0.3.8/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-356-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-373-	fi
xserver-xorg-video-dummy-0.3.8/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-375-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
xserver-xorg-video-dummy-0.3.8/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-381-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
xserver-xorg-video-dummy-0.3.8/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xserver-xorg-video-dummy-0.3.8/config.guess-390-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-394-    sun*:*:4.2BSD:*)
xserver-xorg-video-dummy-0.3.8/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xserver-xorg-video-dummy-0.3.8/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xserver-xorg-video-dummy-0.3.8/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xserver-xorg-video-dummy-0.3.8/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-532-    *:IRIX*:*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xserver-xorg-video-dummy-0.3.8/config.guess-534-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-562-EOF
xserver-xorg-video-dummy-0.3.8/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xserver-xorg-video-dummy-0.3.8/config.guess-564-		then
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-575-    *:AIX:*:[4567])
xserver-xorg-video-dummy-0.3.8/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xserver-xorg-video-dummy-0.3.8/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-610-    9000/[34678]??:HP-UX:*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-664-EOF
xserver-xorg-video-dummy-0.3.8/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xserver-xorg-video-dummy-0.3.8/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-692-    ia64:HP-UX:*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-722-EOF
xserver-xorg-video-dummy-0.3.8/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xserver-xorg-video-dummy-0.3.8/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xserver-xorg-video-dummy-0.3.8/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xserver-xorg-video-dummy-0.3.8/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xserver-xorg-video-dummy-0.3.8/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xserver-xorg-video-dummy-0.3.8/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-814-	    amd64)
xserver-xorg-video-dummy-0.3.8/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xserver-xorg-video-dummy-0.3.8/config.guess-816-	    *)
xserver-xorg-video-dummy-0.3.8/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xserver-xorg-video-dummy-0.3.8/config.guess-818-	esac
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-872-    prep*:SunOS:5.*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-874-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-876-	# the GNU system
xserver-xorg-video-dummy-0.3.8/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xserver-xorg-video-dummy-0.3.8/config.guess-878-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-880-	# other systems with GNU libc and userland
xserver-xorg-video-dummy-0.3.8/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-dummy-0.3.8/config.guess-882-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-968-EOF
xserver-xorg-video-dummy-0.3.8/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
xserver-xorg-video-dummy-0.3.8/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xserver-xorg-video-dummy-0.3.8/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-1337-    *:DragonFly:*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xserver-xorg-video-dummy-0.3.8/config.guess-1339-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-1350-    i*86:skyos:*:*)
xserver-xorg-video-dummy-0.3.8/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
xserver-xorg-video-dummy-0.3.8/config.guess-1352-	exit ;;
##############################################
xserver-xorg-video-dummy-0.3.8/config.guess-1478-
xserver-xorg-video-dummy-0.3.8/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
xserver-xorg-video-dummy-0.3.8/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-141-    done
xserver-xorg-video-dummy-0.3.8/aclocal.m4:142:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-143-}
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-453-m4_define([_LT_CONFIG_STATUS_DECLARE],
xserver-xorg-video-dummy-0.3.8/aclocal.m4:454:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xserver-xorg-video-dummy-0.3.8/aclocal.m4-455-
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-463-#
xserver-xorg-video-dummy-0.3.8/aclocal.m4:464:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-465-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-573-]], lt_decl_quote_varnames); do
xserver-xorg-video-dummy-0.3.8/aclocal.m4:574:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-575-    *[[\\\\\\\`\\"\\\$]]*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:576:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xserver-xorg-video-dummy-0.3.8/aclocal.m4-577-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-586-]], lt_decl_dquote_varnames); do
xserver-xorg-video-dummy-0.3.8/aclocal.m4:587:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-588-    *[[\\\\\\\`\\"\\\$]]*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:589:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xserver-xorg-video-dummy-0.3.8/aclocal.m4-590-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1125-  if test yes = "$lt_cv_ld_force_load"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1126:    _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-dummy-0.3.8/aclocal.m4-1127-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1178-      }]'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1179:  _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-dummy-0.3.8/aclocal.m4-1180-  # Check for a 64-bit object if we didn't find anything.
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1181-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1182:    _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-dummy-0.3.8/aclocal.m4-1183-  fi],[])
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1214-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1215:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1216-  ECHO='print -r --'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1217:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1218-  ECHO='printf %s\n'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1249-    PATH=/empty FPATH=/empty; export PATH FPATH
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1250:    test "X`printf %s $ECHO`" = "X$ECHO" \
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1251:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1252-
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1273-   if test yes = "$GCC"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1274:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1275-   fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1277- /*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1278:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1279-   ;; #(
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1307-  if AC_TRY_EVAL(ac_compile); then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1308:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1309-      *ELF-32*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1324-    if test yes = "$lt_cv_prog_gnu_ld"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1325:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1326-	*32-bit*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1336-    else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1337:      case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1338-	*32-bit*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1358-    emul=elf
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1359:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1360-      *32-bit*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1366-    esac
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1367:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1368-      *MSB*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1374-    esac
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1375:    case `/usr/bin/file conftest.$ac_objext` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1376-      *N32*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1739-    # And add a safety zone
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1740:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1741:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1742-    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1772-    if test -n "$kargmax"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1773:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1774-    else
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1781-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1782:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1783:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1784-    else
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1793-      # we can't tell.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1794:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1795-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1797-      do
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1798:        i=`expr $i + 1`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1799-        teststring=$teststring$teststring
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1801-      # Only check the string length outside the loop.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1802:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1803-      teststring=
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1806-      # linker.  It appears as though 1/2 is a usable value.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:1807:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-1808-    fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2272-    *:)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2273:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2274-        ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2275-    x:*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2276:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2277-        ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2278-    *::*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2279:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2280:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2281-        ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2282-    *)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2283:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2284-        ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2312-  esac
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2313:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2314-  case $lt_search_path_spec in
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2319-    # okay in the real world where ";" in dirpaths is itself problematic.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2320:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2321-    ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2322-  *)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2323:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2324-    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2328-  lt_tmp_lt_search_path_spec=
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2329:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2330-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2370-  esac
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2371:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2372-else
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2511-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2512:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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-dummy-0.3.8/aclocal.m4-2513-    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2547-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2548:    postinstall_cmds='base_file=`basename \$file`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2549:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2550:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2551-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2556-      fi'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2557:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2558-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2564-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2565:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2566-m4_if([$1], [],[
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2570-      # MinGW DLLs use traditional 'lib' prefix
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2571:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2572-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2574-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2575:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2576-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2583-    libname_spec='$name'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2584:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2585-    library_names_spec='$libname.dll.lib'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2595-        # Let DOS variable expansion print the short 8.3 style file name.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2596:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2597-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2600-      # Convert to MSYS style.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2601:      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-dummy-0.3.8/aclocal.m4-2602-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2606-      # like /cygdrive/c/PROGRA~1:/cygdr...
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2607:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2608:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2609:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2610-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2614-        # It is most probably a Windows format PATH.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2615:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2616-      else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2617:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2618-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2624-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2625:    postinstall_cmds='base_file=`basename \$file`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2626:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2627:      dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2628-      test -d \$dldir || mkdir -p \$dldir~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2629-      $install_prog $dir/$dlname \$dldir/$dlname'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2630:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2631-      dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2638-    # Assume MSVC wrapper
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2639:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2640-    dynamic_linker='Win32 ld.exe'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2655-  shlibpath_var=DYLD_LIBRARY_PATH
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2656:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2657-m4_if([$1], [],[
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2889-  if test -f /etc/ld.so.conf; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2890:    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-dummy-0.3.8/aclocal.m4-2891-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2955-  need_lib_prefix=no
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2956:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2957-    need_version=no
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2982-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2983:  postinstall_cmds='base_file=`basename \$file`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2984:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2985:    dldir=$destdir/`dirname \$dlpath`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2986-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2991-    fi'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:2992:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-2993-    dlpath=$dir/\$dldll~
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3202-	"file_magic "*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3203:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3204-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3285-    # gcc leaves a trailing carriage return, which upsets mingw
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3286:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3287-  *)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3288:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3289-  esac
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3294-      # Canonicalize the pathname of ld
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3295:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3296-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3297:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3298-      done
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3325-      # Break only if it was the GNU/non-GNU ld that we prefer.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3326:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3327-      *GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3365-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3366:case `$LD -v 2>&1 </dev/null` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3367-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3592-openbsd* | bitrig*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3593:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3594-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3659-    else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3660:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3661-    fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3710-	esac
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3711:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3712-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3716-	*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3717:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3718-	  */dev/null*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3742-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3743:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3744-    *COFF*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3801-  # decide which one to use based on capabilities of $DLLTOOL
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3802:  case `$DLLTOOL --help 2>&1` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3803-  *--identify-strict*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3975-# If we're using GNU nm, then use its standard symbol codes.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:3976:case `$NM -V 2>&1` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-3977-*GNU* | *'with BFD'*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4023-mingw*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:4024:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4025-  ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4079-    nlist=conftest.nm
xserver-xorg-video-dummy-0.3.8/aclocal.m4:4080:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4081-      # Try sorting and uniquifying the output.
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4427-	  *)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:4428:	    case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4429-	    *Sun\ C*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4763-      *)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:4764:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4765-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4946-    else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:4947:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-4948-    fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5045-	# shared libraries, regardless of the interface used.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5046:	case `$LD -v 2>&1` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5047-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5077-    supports_anon_versioning=no
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5078:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5079-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5180-	prefix_cmds="$SED"~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5181:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5182-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5202-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5203:      _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-dummy-0.3.8/aclocal.m4:5204:      _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-dummy-0.3.8/aclocal.m4-5205-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5220-        pgcc*)				# Portland Group C compiler
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5221:	  _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-dummy-0.3.8/aclocal.m4-5222-	  tmp_addflag=' $pic_flag'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5225-					# Portland Group f77 and f90 compilers
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5226:	  _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-dummy-0.3.8/aclocal.m4-5227-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5242-	nvcc*)	# Cuda Compiler Driver 2.2
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5243:	  _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-dummy-0.3.8/aclocal.m4-5244-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5246-	esac
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5247:	case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5248-	*Sun\ C*)			# Sun C 5.9
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5249:	  _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-dummy-0.3.8/aclocal.m4-5250-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5317-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5318:      case `$LD -v 2>&1` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5319-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5406-	else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5407:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5408-	fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5471-	# below for broken collect2 doesn't work under 4.3+
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5472:	  collect2name=`$CC -print-prog-name=collect2`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5473-	  if test -f "$collect2name" &&
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5527-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5528:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5529-      else
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5552-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5553:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5554-	  if test svr4 != "$with_aix_soname"; then
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5643-	# FIXME: Setting linknames here is a bad hack.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5644:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5645-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5781-      if test yes = "$GCC"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5782:	_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-dummy-0.3.8/aclocal.m4-5783-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5804-	if test yes = "$lt_cv_irix_exported_symbol"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5805:          _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-dummy-0.3.8/aclocal.m4-5806-	fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5808-      else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5809:	_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-dummy-0.3.8/aclocal.m4:5810:	_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-dummy-0.3.8/aclocal.m4-5811-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5855-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5856:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5857-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5886-	prefix_cmds="$SED"~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5887:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5888-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5901:	_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-dummy-0.3.8/aclocal.m4-5902-      else
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5904:	_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-dummy-0.3.8/aclocal.m4-5905-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5913-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5914:	_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-dummy-0.3.8/aclocal.m4-5915-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5917-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5918:	_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-dummy-0.3.8/aclocal.m4:5919:	_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-dummy-0.3.8/aclocal.m4:5920:          $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-dummy-0.3.8/aclocal.m4-5921-
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5936-      else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:5937:	case `$CC -V 2>&1` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-5938-	*"Compilers 5.0"*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6129-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6130:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6131-	  then
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6429-        # ancient GNU ld didn't support --whole-archive et. al.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6430:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6431-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6539-          # below for broken collect2 doesn't work under 4.3+
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6540:	  collect2name=`$CC -print-prog-name=collect2`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6541-	  if test -f "$collect2name" &&
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6597-
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6598:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6599-        else
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6622-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6623:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6624-	    if test svr4 != "$with_aix_soname"; then
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6751-	  prefix_cmds="$SED"~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6752:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6753-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6825-            # dependencies.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6826:            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-dummy-0.3.8/aclocal.m4-6827-            ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6890-	    # dependencies.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6891:	    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-dummy-0.3.8/aclocal.m4-6892-	    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6926-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6927:	_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-dummy-0.3.8/aclocal.m4:6928:	_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-dummy-0.3.8/aclocal.m4-6929-	;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6933-	    # SGI C++
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6934:	    _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-dummy-0.3.8/aclocal.m4-6935-
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6944-	      if test no = "$with_gnu_ld"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6945:	        _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-dummy-0.3.8/aclocal.m4-6946-	      else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6947:	        _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-dummy-0.3.8/aclocal.m4-6948-	      fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6965-	    # to its proper name (with version) after linking.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6966:	    _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-dummy-0.3.8/aclocal.m4:6967:	    _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-dummy-0.3.8/aclocal.m4-6968-	    # Commands to make compiler produce verbose output that lists
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6975-	    # dependencies.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6976:	    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-dummy-0.3.8/aclocal.m4-6977-
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6990-	    # earlier do not add the objects themselves.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:6991:	    case `$CC -V 2>&1` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-6992-	      *"Version 7."*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7011-            # Portland Group C++ compiler
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7012:	    case `$CC -V` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7013-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7016-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7017:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7018-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7021:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7022-                $RANLIB $oldlib'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7025-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7026:                $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-dummy-0.3.8/aclocal.m4-7027-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7029-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7030:                $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-dummy-0.3.8/aclocal.m4-7031-	      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7039-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7040:	    _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-dummy-0.3.8/aclocal.m4-7041-            ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7058-	    # dependencies.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7059:	    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-dummy-0.3.8/aclocal.m4-7060-	    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7073-	  *)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7074:	    case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7075-	    *Sun\ C*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7080-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7081:	      _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-dummy-0.3.8/aclocal.m4-7082-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7145-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7146:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7147-	    _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-dummy-0.3.8/aclocal.m4-7164-	    # to its proper name (with version) after linking.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7165:	    _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-dummy-0.3.8/aclocal.m4-7166-
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7185-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7186:	        _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-dummy-0.3.8/aclocal.m4-7187-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7190-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7191:	        _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-dummy-0.3.8/aclocal.m4:7192:	        _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-dummy-0.3.8/aclocal.m4-7193-                  echo "-hidden">> $lib.exp~
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7194:                  $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-dummy-0.3.8/aclocal.m4-7195-                  $RM $lib.exp'
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7209-	    # dependencies.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7210:	    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-dummy-0.3.8/aclocal.m4-7211-	    ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7216-	        osf3*)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7217:	          _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-dummy-0.3.8/aclocal.m4-7218-		  ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7219-	        *)
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7220:	          _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-dummy-0.3.8/aclocal.m4-7221-		  ;;
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7469-  case @S|@2 in
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7470:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7471:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7472-  esac
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7558-
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7559:  for p in `eval "$output_verbose_link_cmd"`; do
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7560-    case $prev$p in
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-7662-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:7663: _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-dummy-0.3.8/aclocal.m4-7664-fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-8272-    test 10 -lt "$lt_ac_count" && break
xserver-xorg-video-dummy-0.3.8/aclocal.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-8888-m4_define([lt_combine],
xserver-xorg-video-dummy-0.3.8/aclocal.m4:8889:[m4_if(m4_eval([$# > 3]), [1],
xserver-xorg-video-dummy-0.3.8/aclocal.m4-8890-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9178-    PKG_CHECK_EXISTS([$3],
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9179:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9180-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9226-        if test $_pkg_short_errors_supported = yes; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9227:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9228-        else 
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9229:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9230-        fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9412-AC_LANG_CONFTEST([AC_LANG_SOURCE([[Does cpp redefine unix ?]])])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9413:if test `${RAWCPP} < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9414-	AC_MSG_RESULT([no])
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9415-else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9416:	if test `${RAWCPP} -undef < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9417-		RAWCPPFLAGS=-undef
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9419-	# under Cygwin unix is still defined even with -undef
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9420:	elif test `${RAWCPP} -undef -ansi < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9421-		RAWCPPFLAGS="-undef -ansi"
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9430-AC_LANG_CONFTEST([AC_LANG_SOURCE([[Does cpp preserve   "whitespace"?]])])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9431:if test `${RAWCPP} < conftest.$ac_ext | grep -c 'preserve   \"'` -eq 1 ; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9432-	AC_MSG_RESULT([no])
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9433-else
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9434:	if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve   \"'` -eq 1 ; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9435-		TRADITIONALCPPFLAGS="-traditional"
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9558-PKG_CHECK_EXISTS([xorg-sgml-doctools m4_ifval([$1],[>= $1])],
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9559:    [XORG_SGML_PATH=`$PKG_CONFIG --variable=sgmlrootdir xorg-sgml-doctools`],
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9560-    [m4_ifval([$1],[:],
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9757-    AC_MSG_CHECKING([the xmlto version])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9758:    xmlto_version=`$XMLTO --version 2>/dev/null | cut -d' ' -f3`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9759-    AC_MSG_RESULT([$xmlto_version])
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9965-    AC_MSG_CHECKING([the asciidoc version])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:9966:    asciidoc_version=`$ASCIIDOC --version 2>/dev/null | cut -d' ' -f2`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-9967-    AC_MSG_RESULT([$asciidoc_version])
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-10036-    AC_MSG_CHECKING([the doxygen version])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:10037:    doxygen_version=`$DOXYGEN --version 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-10038-    AC_MSG_RESULT([$doxygen_version])
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-10229-    AC_MSG_CHECKING([for fop minimum version])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:10230:    fop_version=`$FOP -version 2>/dev/null | cut -d' ' -f3`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-10231-    AC_MSG_RESULT([$fop_version])
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11179-AC_REQUIRE([PKG_PROG_PKG_CONFIG])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11180:macros_datadir=`$PKG_CONFIG --print-errors --variable=pkgdatadir xorg-macros`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11181-INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11217-	AC_DEFINE_UNQUOTED([PACKAGE_VERSION_MAJOR],
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11218:		[`echo $PACKAGE_VERSION | cut -d . -f 1`],
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11219-		[Major version of this package])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11220:	PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11221-	if test "x$PVM" = "x"; then
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11226-		[Minor version of this package])
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11227:	PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11228-	if test "x$PVP" = "x"; then
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11284-	SAVE_CFLAGS="$CFLAGS"
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11285:	CFLAGS="$CFLAGS -I`$PKG_CONFIG --variable=sdkdir xorg-server`"
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11286-	AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11371-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11372:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11373-# and then we would define $MISSING as
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11386-# Expand $ac_aux_dir to an absolute path.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11387:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11388-])
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11484-  if test "$am_compiler_list" = ""; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11485:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11486-  fi
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11635-    # Strip MF so we end up with the name of the file.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11636:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11637-    # Check whether this is an Automake generated Makefile or not.
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11644-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11645:      dirpart=`AS_DIRNAME("$mf")`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11646-    else
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11650-    # from the Makefile without running 'make'.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11651:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11652-    test -z "$DEPDIR" && continue
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11653:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11654-    test -z "$am__include" && continue
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11655:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11656-    # Find all dependency output files, they are included files with
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11664-      test -f "$dirpart/$file" && continue
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11665:      fdir=`AS_DIRNAME(["$file"])`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11666-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11722-AC_REQUIRE([AC_PROG_INSTALL])dnl
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11723:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11724-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11881-    * )
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11882:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11883-  esac
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11884-done
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11885:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11886-
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11952-# Ignore all kinds of additional output from 'make'.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11953:case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11954-*the\ am__doit\ target*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11962-   echo '.include "confinc"' > confmf
xserver-xorg-video-dummy-0.3.8/aclocal.m4:11963:   case `$am_make -s -f confmf 2> /dev/null` in #(
xserver-xorg-video-dummy-0.3.8/aclocal.m4-11964-   *the\ am__doit\ target*)
##############################################
xserver-xorg-video-dummy-0.3.8/aclocal.m4-12144-     echo "timestamp, slept: $am_has_slept" > conftest.file
xserver-xorg-video-dummy-0.3.8/aclocal.m4:12145:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-12146-     if test "$[*]" = "X"; then
xserver-xorg-video-dummy-0.3.8/aclocal.m4-12147-	# -L didn't work.
xserver-xorg-video-dummy-0.3.8/aclocal.m4:12148:	set X `ls -t "$srcdir/configure" conftest.file`
xserver-xorg-video-dummy-0.3.8/aclocal.m4-12149-     fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-103-#
xserver-xorg-video-dummy-0.3.8/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xserver-xorg-video-dummy-0.3.8/ltmain.sh-105-#
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
xserver-xorg-video-dummy-0.3.8/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
xserver-xorg-video-dummy-0.3.8/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xserver-xorg-video-dummy-0.3.8/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xserver-xorg-video-dummy-0.3.8/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-410-# The name of this program.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-412-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-416-  *[\\/]*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-610-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
xserver-xorg-video-dummy-0.3.8/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-613-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-639-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:640:    func_arith_result=`expr "$@"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-641-  }
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-660-  # ...otherwise fall back to using sed.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xserver-xorg-video-dummy-0.3.8/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-757-      test -n "$_G_tc" && {
xserver-xorg-video-dummy-0.3.8/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-760-      }
xserver-xorg-video-dummy-0.3.8/ltmain.sh-761-    done
xserver-xorg-video-dummy-0.3.8/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xserver-xorg-video-dummy-0.3.8/ltmain.sh-763-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-831-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-833-  }
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
xserver-xorg-video-dummy-0.3.8/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-865-      done
xserver-xorg-video-dummy-0.3.8/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-867-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-901-      # If mktemp works, use that first and foremost
xserver-xorg-video-dummy-0.3.8/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-903-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1111-        *[\\\`\"\$]*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1113-        *)
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1198-    case $2 in
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1201-    esac
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1273-      ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1358-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1360-}
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1517-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1519-}
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1870-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1872-      func_split_equals_rhs=
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1875-  }
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1898-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-1901-  }
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2074-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2110-  {
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2112-  }
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2115-  {
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2117-  }
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2659-      done
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2662-      case $@ in
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2672-	    # Evaluate the configuration.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2674-	    CC_quoted=
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2678-	    done
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2681-	    case "$@ " in
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3009-    # LT_CYGPATH in this case.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3011-  fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3376-    *.[cCFSifmso] | \
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3474-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3520-      if test warn = "$need_locks" &&
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3522-	$ECHO "\
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3523-*** ERROR, $lockfile contains:
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3525-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3569-      if test warn = "$need_locks" &&
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3571-	$ECHO "\
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3572-*** ERROR, $lockfile contains:
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3574-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3895-      # Get the absolute pathname.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4280-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4293-	  else
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4295-	  fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4458-	    fi
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4477-	        # Replace the output file specification.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4479-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4498-	  fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4570-    my_pic_p=${3-false}
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4572-    my_dlsyms=
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4862-	  else
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4865-	  fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4867-	*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4870-	  ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4882-      # Nullify the symbol file.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4885-    fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4897:  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-dummy-0.3.8/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4925-  win32_libid_type=unknown
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4927-  case $win32_fileres in
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4990-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-4992-}
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5008-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5072-    # binutils import library
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5075-    # ms-generated import library
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5077-  else
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5160-	    darwin_arch=
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5172-	    darwin_file=
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5189-      esac
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5191-    done
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5260-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5262-    $ECHO "\
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5295-    --lt-dump-script)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5324-  done
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5380-  # Find the directory that this script lives in.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5386-  while test -n \"\$file\"; do
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5388-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5396-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5399-  done
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5410-    case \"\$thisdir\" in
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5416-  # Try to get the absolute directory name.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5443-      else
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
xserver-xorg-video-dummy-0.3.8/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-5487-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6464-
xserver-xorg-video-dummy-0.3.8/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6466-    *import*) : ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6712-	    moreargs=
xserver-xorg-video-dummy-0.3.8/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6714-	    do
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6973-	*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7290-      -Z*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
xserver-xorg-video-dummy-0.3.8/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7462-    else
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
xserver-xorg-video-dummy-0.3.8/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7877-	fi
xserver-xorg-video-dummy-0.3.8/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7950-	*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8203-	    shift
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8495-		*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8506-		  depdepl=
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8517-                      fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8528-		else
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8551-	else
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8553-	fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8640-        linux*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
xserver-xorg-video-dummy-0.3.8/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9048-	removelist=
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9074-	# Transform .lo files to .o files.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9076-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9079-      #for path in $notinst_path; do
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9083-      #done
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9200-		if test -n "$i"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9203-		  set dummy $deplib_matches; shift
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9204-		  deplib_match=$1
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9243-		  if test -n "$i"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9246-		    set dummy $deplib_matches; shift
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9247-		    deplib_match=$1
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9293-	      if test -n "$a_deplib"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9297-		else
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9303-		    shopt -s nocaseglob
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9305-		    $nocaseglob
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9306-		  else
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9308-		  fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9323-			case $potliblink in
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9326-			esac
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9377-	      if test -n "$a_deplib"; then
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9416-	  newdeplibs=
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9422-	    done
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9448-	  ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9498-	*-*-darwin*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9502-	  ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9625-	# Use standard objects if they are pic
xserver-xorg-video-dummy-0.3.8/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10154-      # Create the old-style object.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10156-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10215-	;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10233-	;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10368-	# Transform all the library objects into standard objects.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10371-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10396-	# Replace the output file specification.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10405-	  func_to_tool_file "$output"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10406:	  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-dummy-0.3.8/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10449-	# Replace the output file specification.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10451-	# Delete the old output file.
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10457-	  func_to_tool_file "$output"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10458:	  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-dummy-0.3.8/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10477-          ;;
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10488-      # Replace the output file specification.
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10490-
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10498:	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-dummy-0.3.8/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10520-      fi
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10811-		name=$func_basename_result
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10830-		name=$func_basename_result
xserver-xorg-video-dummy-0.3.8/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
xserver-xorg-video-dummy-0.3.8/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xserver-xorg-video-dummy-0.3.8/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xserver-xorg-video-dummy-0.3.8/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-69-  { \
xserver-xorg-video-dummy-0.3.8/Makefile.in:70:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-71-  }; \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-199-  while test -n "$$dir1"; do \
xserver-xorg-video-dummy-0.3.8/Makefile.in:200:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-201-    if test "$$first" != "."; then \
xserver-xorg-video-dummy-0.3.8/Makefile.in-202-      if test "$$first" = ".."; then \
xserver-xorg-video-dummy-0.3.8/Makefile.in:203:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xserver-xorg-video-dummy-0.3.8/Makefile.in:204:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-205-      else \
xserver-xorg-video-dummy-0.3.8/Makefile.in:206:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-207-        if test "$$first2" = "$$first"; then \
xserver-xorg-video-dummy-0.3.8/Makefile.in:208:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-209-        else \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-214-    fi; \
xserver-xorg-video-dummy-0.3.8/Makefile.in:215:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-216-  done; \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-445-	dot_seen=no; \
xserver-xorg-video-dummy-0.3.8/Makefile.in:446:	target=`echo $@ | sed s/-recursive//`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-447-	case "$@" in \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-508-GTAGS:
xserver-xorg-video-dummy-0.3.8/Makefile.in:509:	here=`$(am__cd) $(top_builddir) && pwd` \
xserver-xorg-video-dummy-0.3.8/Makefile.in-510-	  && $(am__cd) $(top_srcdir) \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-540-	test -d "$(distdir)" || mkdir "$(distdir)"
xserver-xorg-video-dummy-0.3.8/Makefile.in:541:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in:542:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-543-	list='$(DISTFILES)'; \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-554-	  if test -d $$d/$$file; then \
xserver-xorg-video-dummy-0.3.8/Makefile.in:555:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xserver-xorg-video-dummy-0.3.8/Makefile.in-556-	    if test -d "$(distdir)/$$file"; then \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-667-	test -d $(distdir)/_build || exit 0; \
xserver-xorg-video-dummy-0.3.8/Makefile.in:668:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xserver-xorg-video-dummy-0.3.8/Makefile.in-669-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-711-	}; \
xserver-xorg-video-dummy-0.3.8/Makefile.in:712:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xserver-xorg-video-dummy-0.3.8/Makefile.in-713-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xserver-xorg-video-dummy-0.3.8/Makefile.in-723-	fi
xserver-xorg-video-dummy-0.3.8/Makefile.in:724:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xserver-xorg-video-dummy-0.3.8/Makefile.in-725-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xserver-xorg-video-dummy-0.3.8/autogen.sh-2-
xserver-xorg-video-dummy-0.3.8/autogen.sh:3:srcdir=`dirname $0`
xserver-xorg-video-dummy-0.3.8/autogen.sh-4-test -z "$srcdir" && srcdir=.