===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
audacious-4.0.4/build-aux/config.sub-52-
audacious-4.0.4/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
audacious-4.0.4/build-aux/config.sub-54-
##############################################
audacious-4.0.4/build-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
audacious-4.0.4/build-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
audacious-4.0.4/build-aux/config.sub-117-case $maybe_os in
##############################################
audacious-4.0.4/build-aux/config.sub-123-    os=-$maybe_os
audacious-4.0.4/build-aux/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
audacious-4.0.4/build-aux/config.sub-125-    ;;
##############################################
audacious-4.0.4/build-aux/config.sub-127-    os=-linux-android
audacious-4.0.4/build-aux/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
audacious-4.0.4/build-aux/config.sub-129-    ;;
audacious-4.0.4/build-aux/config.sub-130-  *)
audacious-4.0.4/build-aux/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
audacious-4.0.4/build-aux/config.sub-132-    if [ $basic_machine != $1 ]
audacious-4.0.4/build-aux/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
audacious-4.0.4/build-aux/config.sub-134-    else os=; fi
##############################################
audacious-4.0.4/build-aux/config.sub-181-		os=-sco5v6
audacious-4.0.4/build-aux/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-183-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-185-		os=-sco3.2v5
audacious-4.0.4/build-aux/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-187-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-189-		os=-sco3.2v4
audacious-4.0.4/build-aux/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-191-		;;
audacious-4.0.4/build-aux/config.sub-192-	-sco3.2.[4-9]*)
audacious-4.0.4/build-aux/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
audacious-4.0.4/build-aux/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-195-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
audacious-4.0.4/build-aux/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-199-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
audacious-4.0.4/build-aux/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-203-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-205-		os=-sco3.2v2
audacious-4.0.4/build-aux/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-207-		;;
audacious-4.0.4/build-aux/config.sub-208-	-udk*)
audacious-4.0.4/build-aux/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-210-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-212-		os=-isc2.2
audacious-4.0.4/build-aux/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-214-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-218-	-isc*)
audacious-4.0.4/build-aux/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-220-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-230-	-ptx*)
audacious-4.0.4/build-aux/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
audacious-4.0.4/build-aux/config.sub-232-		;;
audacious-4.0.4/build-aux/config.sub-233-	-windowsnt*)
audacious-4.0.4/build-aux/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
audacious-4.0.4/build-aux/config.sub-235-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-359-	*-*-*)
audacious-4.0.4/build-aux/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
audacious-4.0.4/build-aux/config.sub-361-		exit 1
##############################################
audacious-4.0.4/build-aux/config.sub-479-	amd64-*)
audacious-4.0.4/build-aux/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-481-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-521-	blackfin-*)
audacious-4.0.4/build-aux/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-523-		os=-linux
##############################################
audacious-4.0.4/build-aux/config.sub-529-	c54x-*)
audacious-4.0.4/build-aux/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-531-		;;
audacious-4.0.4/build-aux/config.sub-532-	c55x-*)
audacious-4.0.4/build-aux/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-534-		;;
audacious-4.0.4/build-aux/config.sub-535-	c6x-*)
audacious-4.0.4/build-aux/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-537-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-732-	i*86v32)
audacious-4.0.4/build-aux/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-734-		os=-sysv32
##############################################
audacious-4.0.4/build-aux/config.sub-736-	i*86v4*)
audacious-4.0.4/build-aux/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-738-		os=-sysv4
##############################################
audacious-4.0.4/build-aux/config.sub-740-	i*86v)
audacious-4.0.4/build-aux/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-742-		os=-sysv
##############################################
audacious-4.0.4/build-aux/config.sub-744-	i*86sol2)
audacious-4.0.4/build-aux/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
audacious-4.0.4/build-aux/config.sub-746-		os=-solaris2
##############################################
audacious-4.0.4/build-aux/config.sub-774-	m68knommu-*)
audacious-4.0.4/build-aux/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-776-		os=-linux
##############################################
audacious-4.0.4/build-aux/config.sub-811-	mips3*-*)
audacious-4.0.4/build-aux/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
audacious-4.0.4/build-aux/config.sub-813-		;;
audacious-4.0.4/build-aux/config.sub-814-	mips3*)
audacious-4.0.4/build-aux/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
audacious-4.0.4/build-aux/config.sub-816-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-829-	ms1-*)
audacious-4.0.4/build-aux/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
audacious-4.0.4/build-aux/config.sub-831-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-948-	parisc-*)
audacious-4.0.4/build-aux/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-950-		os=-linux
##############################################
audacious-4.0.4/build-aux/config.sub-964-	pc98-*)
audacious-4.0.4/build-aux/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-966-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
audacious-4.0.4/build-aux/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-981-		;;
audacious-4.0.4/build-aux/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
audacious-4.0.4/build-aux/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-984-		;;
audacious-4.0.4/build-aux/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
audacious-4.0.4/build-aux/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-987-		;;
audacious-4.0.4/build-aux/config.sub-988-	pentium4-*)
audacious-4.0.4/build-aux/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-990-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-998-	ppc-* | ppcbe-*)
audacious-4.0.4/build-aux/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-1000-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1004-	ppcle-* | powerpclittle-*)
audacious-4.0.4/build-aux/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-1006-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1008-		;;
audacious-4.0.4/build-aux/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-1010-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1014-	ppc64le-* | powerpc64little-*)
audacious-4.0.4/build-aux/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-1016-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1097-	strongarm-* | thumb-*)
audacious-4.0.4/build-aux/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
audacious-4.0.4/build-aux/config.sub-1099-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1227-	xscale-* | xscalee[bl]-*)
audacious-4.0.4/build-aux/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
audacious-4.0.4/build-aux/config.sub-1229-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1304-	*)
audacious-4.0.4/build-aux/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
audacious-4.0.4/build-aux/config.sub-1306-		exit 1
##############################################
audacious-4.0.4/build-aux/config.sub-1312-	*-digital*)
audacious-4.0.4/build-aux/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
audacious-4.0.4/build-aux/config.sub-1314-		;;
audacious-4.0.4/build-aux/config.sub-1315-	*-commodore*)
audacious-4.0.4/build-aux/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
audacious-4.0.4/build-aux/config.sub-1317-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1333-	-solaris1 | -solaris1.*)
audacious-4.0.4/build-aux/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
audacious-4.0.4/build-aux/config.sub-1335-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1345-	-gnu/linux*)
audacious-4.0.4/build-aux/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
audacious-4.0.4/build-aux/config.sub-1347-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1391-	-nto*)
audacious-4.0.4/build-aux/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
audacious-4.0.4/build-aux/config.sub-1393-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1398-	-mac*)
audacious-4.0.4/build-aux/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
audacious-4.0.4/build-aux/config.sub-1400-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1404-	-linux*)
audacious-4.0.4/build-aux/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
audacious-4.0.4/build-aux/config.sub-1406-		;;
audacious-4.0.4/build-aux/config.sub-1407-	-sunos5*)
audacious-4.0.4/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
audacious-4.0.4/build-aux/config.sub-1409-		;;
audacious-4.0.4/build-aux/config.sub-1410-	-sunos6*)
audacious-4.0.4/build-aux/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
audacious-4.0.4/build-aux/config.sub-1412-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1459-	-sinix5.*)
audacious-4.0.4/build-aux/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
audacious-4.0.4/build-aux/config.sub-1461-		;;
##############################################
audacious-4.0.4/build-aux/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
audacious-4.0.4/build-aux/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
audacious-4.0.4/build-aux/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
audacious-4.0.4/build-aux/config.sub-1515-		exit 1
##############################################
audacious-4.0.4/build-aux/config.sub-1775-		esac
audacious-4.0.4/build-aux/config.sub:1776:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
audacious-4.0.4/build-aux/config.sub-1777-		;;
##############################################
audacious-4.0.4/build-aux/config.guess-34-
audacious-4.0.4/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
audacious-4.0.4/build-aux/config.guess-36-
##############################################
audacious-4.0.4/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
audacious-4.0.4/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
audacious-4.0.4/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
audacious-4.0.4/build-aux/config.guess-151-	EOF
audacious-4.0.4/build-aux/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
audacious-4.0.4/build-aux/config.guess-153-	;;
##############################################
audacious-4.0.4/build-aux/config.guess-209-	    *)
audacious-4.0.4/build-aux/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
audacious-4.0.4/build-aux/config.guess-211-		;;
##############################################
audacious-4.0.4/build-aux/config.guess-240-	*4.0)
audacious-4.0.4/build-aux/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
audacious-4.0.4/build-aux/config.guess-242-		;;
audacious-4.0.4/build-aux/config.guess-243-	*5.*)
audacious-4.0.4/build-aux/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
audacious-4.0.4/build-aux/config.guess-245-		;;
##############################################
audacious-4.0.4/build-aux/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
audacious-4.0.4/build-aux/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
audacious-4.0.4/build-aux/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
audacious-4.0.4/build-aux/config.guess-288-	# 1.2 uses "1.2" for uname -r.
audacious-4.0.4/build-aux/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
audacious-4.0.4/build-aux/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
audacious-4.0.4/build-aux/config.guess-348-    s390x:SunOS:*:*)
audacious-4.0.4/build-aux/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
audacious-4.0.4/build-aux/config.guess-350-	exit ;;
audacious-4.0.4/build-aux/config.guess-351-    sun4H:SunOS:5.*:*)
audacious-4.0.4/build-aux/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
audacious-4.0.4/build-aux/config.guess-353-	exit ;;
audacious-4.0.4/build-aux/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
audacious-4.0.4/build-aux/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
audacious-4.0.4/build-aux/config.guess-356-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-373-	fi
audacious-4.0.4/build-aux/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
audacious-4.0.4/build-aux/config.guess-375-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
audacious-4.0.4/build-aux/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
audacious-4.0.4/build-aux/config.guess-381-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
audacious-4.0.4/build-aux/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
audacious-4.0.4/build-aux/config.guess-390-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-394-    sun*:*:4.2BSD:*)
audacious-4.0.4/build-aux/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
audacious-4.0.4/build-aux/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
audacious-4.0.4/build-aux/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
audacious-4.0.4/build-aux/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
audacious-4.0.4/build-aux/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
audacious-4.0.4/build-aux/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
audacious-4.0.4/build-aux/config.guess-532-    *:IRIX*:*:*)
audacious-4.0.4/build-aux/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
audacious-4.0.4/build-aux/config.guess-534-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-562-EOF
audacious-4.0.4/build-aux/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
audacious-4.0.4/build-aux/config.guess-564-		then
##############################################
audacious-4.0.4/build-aux/config.guess-575-    *:AIX:*:[4567])
audacious-4.0.4/build-aux/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
audacious-4.0.4/build-aux/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
audacious-4.0.4/build-aux/config.guess-610-    9000/[34678]??:HP-UX:*:*)
audacious-4.0.4/build-aux/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
audacious-4.0.4/build-aux/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
audacious-4.0.4/build-aux/config.guess-664-EOF
audacious-4.0.4/build-aux/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
audacious-4.0.4/build-aux/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
audacious-4.0.4/build-aux/config.guess-692-    ia64:HP-UX:*:*)
audacious-4.0.4/build-aux/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
audacious-4.0.4/build-aux/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
audacious-4.0.4/build-aux/config.guess-722-EOF
audacious-4.0.4/build-aux/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
audacious-4.0.4/build-aux/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
audacious-4.0.4/build-aux/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
audacious-4.0.4/build-aux/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
audacious-4.0.4/build-aux/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
audacious-4.0.4/build-aux/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
audacious-4.0.4/build-aux/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
audacious-4.0.4/build-aux/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
audacious-4.0.4/build-aux/config.guess-814-	    amd64)
audacious-4.0.4/build-aux/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
audacious-4.0.4/build-aux/config.guess-816-	    *)
audacious-4.0.4/build-aux/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
audacious-4.0.4/build-aux/config.guess-818-	esac
##############################################
audacious-4.0.4/build-aux/config.guess-872-    prep*:SunOS:5.*:*)
audacious-4.0.4/build-aux/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
audacious-4.0.4/build-aux/config.guess-874-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-876-	# the GNU system
audacious-4.0.4/build-aux/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
audacious-4.0.4/build-aux/config.guess-878-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-880-	# other systems with GNU libc and userland
audacious-4.0.4/build-aux/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
audacious-4.0.4/build-aux/config.guess-882-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-968-EOF
audacious-4.0.4/build-aux/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
audacious-4.0.4/build-aux/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
audacious-4.0.4/build-aux/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
audacious-4.0.4/build-aux/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
audacious-4.0.4/build-aux/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
audacious-4.0.4/build-aux/config.guess-1337-    *:DragonFly:*:*)
audacious-4.0.4/build-aux/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
audacious-4.0.4/build-aux/config.guess-1339-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-1350-    i*86:skyos:*:*)
audacious-4.0.4/build-aux/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
audacious-4.0.4/build-aux/config.guess-1352-	exit ;;
##############################################
audacious-4.0.4/build-aux/config.guess-1478-
audacious-4.0.4/build-aux/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
audacious-4.0.4/build-aux/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
audacious-4.0.4/build-aux/install-sh-229-      fi
audacious-4.0.4/build-aux/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
audacious-4.0.4/build-aux/install-sh-231-    *)
##############################################
audacious-4.0.4/build-aux/install-sh-276-      dstdir=$dst
audacious-4.0.4/build-aux/install-sh:277:      dst=$dstdir/`basename "$src"`
audacious-4.0.4/build-aux/install-sh-278-      dstdir_status=0
##############################################
audacious-4.0.4/build-aux/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
audacious-4.0.4/build-aux/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
audacious-4.0.4/build-aux/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
audacious-4.0.4/build-aux/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
audacious-4.0.4/build-aux/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
audacious-4.0.4/build-aux/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
audacious-4.0.4/build-aux/install-sh-425-	    case $prefix in
audacious-4.0.4/build-aux/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
audacious-4.0.4/build-aux/install-sh-427-	      *) qprefix=$prefix;;
##############################################
audacious-4.0.4/build-aux/install-sh-474-    if $copy_on_change &&
audacious-4.0.4/build-aux/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
audacious-4.0.4/build-aux/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
audacious-4.0.4/build-aux/install-sh-477-
##############################################
audacious-4.0.4/build-aux/config.rpath-33-host="$1"
audacious-4.0.4/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
audacious-4.0.4/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
audacious-4.0.4/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
audacious-4.0.4/build-aux/config.rpath-37-
##############################################
audacious-4.0.4/build-aux/config.rpath-47-done
audacious-4.0.4/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
audacious-4.0.4/build-aux/config.rpath-49-
##############################################
audacious-4.0.4/build-aux/config.rpath-94-        *)
audacious-4.0.4/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
audacious-4.0.4/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
audacious-4.0.4/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
audacious-4.0.4/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
audacious-4.0.4/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
audacious-4.0.4/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
audacious-4.0.4/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
audacious-4.0.4/build-aux/config.rpath-243-          else
##############################################
audacious-4.0.4/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
audacious-4.0.4/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
audacious-4.0.4/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
audacious-4.0.4/build-aux/config.rpath-434-        hardcode_direct=yes
audacious-4.0.4/build-aux/config.rpath:435:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
audacious-4.0.4/build-aux/config.rpath-436-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
audacious-4.0.4/build-aux/config.rpath-498-    sysv5* | sco3.2v5* | sco5v6*)
audacious-4.0.4/build-aux/config.rpath:499:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
audacious-4.0.4/build-aux/config.rpath-500-      hardcode_libdir_separator=':'
##############################################
audacious-4.0.4/build-aux/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
audacious-4.0.4/build-aux/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
audacious-4.0.4/build-aux/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
audacious-4.0.4/build-aux/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
audacious-4.0.4/build-aux/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
audacious-4.0.4/build-aux/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
audacious-4.0.4/build-aux/config.rpath-657-
##############################################
audacious-4.0.4/win32/notes.html-493-<blockquote><p><tt>cd /C/ffmpeg<br>
audacious-4.0.4/win32/notes.html:494:./configure --prefix=/C/libs --enable-shared --disable-yasm --cpu=i686<br>
audacious-4.0.4/win32/notes.html-495-make<br>
##############################################
audacious-4.0.4/INSTALL-173-directory configuration variables that were expressed in terms of
audacious-4.0.4/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
audacious-4.0.4/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
audacious-4.0.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
audacious-4.0.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
audacious-4.0.4/configure-47-  as_echo='print -r --'
audacious-4.0.4/configure-48-  as_echo_n='print -rn --'
audacious-4.0.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
audacious-4.0.4/configure-50-  as_echo='printf %s\n'
##############################################
audacious-4.0.4/configure-52-else
audacious-4.0.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
audacious-4.0.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
audacious-4.0.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
audacious-4.0.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
audacious-4.0.4/configure-64-      esac;
##############################################
audacious-4.0.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
audacious-4.0.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
audacious-4.0.4/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
audacious-4.0.4/configure-326-      case $as_dir in #(
audacious-4.0.4/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
audacious-4.0.4/configure-328-      *) as_qdir=$as_dir;;
##############################################
audacious-4.0.4/configure-399-  {
audacious-4.0.4/configure:400:    as_val=`expr "$@" || test $? -eq 1`
audacious-4.0.4/configure-401-  }
##############################################
audacious-4.0.4/configure-406-# ----------------------------------------
audacious-4.0.4/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
audacious-4.0.4/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
audacious-4.0.4/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
audacious-4.0.4/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
audacious-4.0.4/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
audacious-4.0.4/configure-893-  case $ac_option in
audacious-4.0.4/configure:894:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
audacious-4.0.4/configure-895-  *=)   ac_optarg= ;;
##############################################
audacious-4.0.4/configure-937-  -disable-* | --disable-*)
audacious-4.0.4/configure:938:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
audacious-4.0.4/configure-939-    # Reject names that are not valid shell variable names.
##############################################
audacious-4.0.4/configure-942-    ac_useropt_orig=$ac_useropt
audacious-4.0.4/configure:943:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
audacious-4.0.4/configure-944-    case $ac_user_opts in
##############################################
audacious-4.0.4/configure-963-  -enable-* | --enable-*)
audacious-4.0.4/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
audacious-4.0.4/configure-965-    # Reject names that are not valid shell variable names.
##############################################
audacious-4.0.4/configure-968-    ac_useropt_orig=$ac_useropt
audacious-4.0.4/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
audacious-4.0.4/configure-970-    case $ac_user_opts in
##############################################
audacious-4.0.4/configure-1167-  -with-* | --with-*)
audacious-4.0.4/configure:1168:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
audacious-4.0.4/configure-1169-    # Reject names that are not valid shell variable names.
##############################################
audacious-4.0.4/configure-1172-    ac_useropt_orig=$ac_useropt
audacious-4.0.4/configure:1173:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
audacious-4.0.4/configure-1174-    case $ac_user_opts in
##############################################
audacious-4.0.4/configure-1183-  -without-* | --without-*)
audacious-4.0.4/configure:1184:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
audacious-4.0.4/configure-1185-    # Reject names that are not valid shell variable names.
##############################################
audacious-4.0.4/configure-1188-    ac_useropt_orig=$ac_useropt
audacious-4.0.4/configure:1189:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
audacious-4.0.4/configure-1190-    case $ac_user_opts in
##############################################
audacious-4.0.4/configure-1221-  *=*)
audacious-4.0.4/configure:1222:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
audacious-4.0.4/configure-1223-    # Reject names that are not valid shell variable names.
##############################################
audacious-4.0.4/configure-1242-if test -n "$ac_prev"; then
audacious-4.0.4/configure:1243:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
audacious-4.0.4/configure-1244-  as_fn_error $? "missing argument to $ac_option"
##############################################
audacious-4.0.4/configure-1264-    */ )
audacious-4.0.4/configure:1265:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
audacious-4.0.4/configure-1266-      eval $ac_var=\$ac_val;;
##############################################
audacious-4.0.4/configure-1299-ac_ls_di=`ls -di .` &&
audacious-4.0.4/configure:1300:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
audacious-4.0.4/configure-1301-  as_fn_error $? "working directory cannot be determined"
##############################################
audacious-4.0.4/configure-1355-case $srcdir in
audacious-4.0.4/configure:1356:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
audacious-4.0.4/configure-1357-esac
##############################################
audacious-4.0.4/configure-1398-By default, \`make install' will install all the files in
audacious-4.0.4/configure:1399:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
audacious-4.0.4/configure:1400:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
audacious-4.0.4/configure-1401-for instance \`--prefix=\$HOME'.
##############################################
audacious-4.0.4/configure-1523-*)
audacious-4.0.4/configure:1524:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
audacious-4.0.4/configure-1525-  # A ".." for each directory in $ac_dir_suffix.
audacious-4.0.4/configure:1526:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
audacious-4.0.4/configure-1527-  case $ac_top_builddir_sub in
##############################################
audacious-4.0.4/configure-2110-    *\'*)
audacious-4.0.4/configure:2111:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
audacious-4.0.4/configure-2112-    esac
##############################################
audacious-4.0.4/configure-2193-      case $ac_val in
audacious-4.0.4/configure:2194:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
audacious-4.0.4/configure-2195-      esac
##############################################
audacious-4.0.4/configure-2208-	case $ac_val in
audacious-4.0.4/configure:2209:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
audacious-4.0.4/configure-2210-	esac
##############################################
audacious-4.0.4/configure-2329-    set,)
audacious-4.0.4/configure:2330:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
audacious-4.0.4/configure:2331:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
audacious-4.0.4/configure-2332-      ac_cache_corrupted=: ;;
##############################################
audacious-4.0.4/configure-2340-	# differences in whitespace do not lead to failure.
audacious-4.0.4/configure:2341:	ac_old_val_w=`echo x $ac_old_val`
audacious-4.0.4/configure:2342:	ac_new_val_w=`echo x $ac_new_val`
audacious-4.0.4/configure-2343-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
audacious-4.0.4/configure-2360-    case $ac_new_val in
audacious-4.0.4/configure:2361:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
audacious-4.0.4/configure-2362-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
audacious-4.0.4/configure-2452-test "x$ac_build_alias" = x &&
audacious-4.0.4/configure:2453:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
audacious-4.0.4/configure-2454-test "x$ac_build_alias" = x &&
audacious-4.0.4/configure-2455-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
audacious-4.0.4/configure:2456:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
audacious-4.0.4/configure-2457-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
audacious-4.0.4/configure-2476-IFS=$ac_save_IFS
audacious-4.0.4/configure:2477:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
audacious-4.0.4/configure-2478-
##############################################
audacious-4.0.4/configure-2487-else
audacious-4.0.4/configure:2488:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
audacious-4.0.4/configure-2489-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
audacious-4.0.4/configure-2509-IFS=$ac_save_IFS
audacious-4.0.4/configure:2510:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
audacious-4.0.4/configure-2511-
##############################################
audacious-4.0.4/configure-2520-else
audacious-4.0.4/configure:2521:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
audacious-4.0.4/configure-2522-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
audacious-4.0.4/configure-2542-IFS=$ac_save_IFS
audacious-4.0.4/configure:2543:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
audacious-4.0.4/configure-2544-
##############################################
audacious-4.0.4/configure-2897-$as_echo_n "checking whether the C compiler works... " >&6; }
audacious-4.0.4/configure:2898:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
audacious-4.0.4/configure-2899-
##############################################
audacious-4.0.4/configure-2941-	then :; else
audacious-4.0.4/configure:2942:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
audacious-4.0.4/configure-2943-	fi
##############################################
audacious-4.0.4/configure-3001-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
audacious-4.0.4/configure:3002:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
audacious-4.0.4/configure-3003-	  break;;
##############################################
audacious-4.0.4/configure-3110-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
audacious-4.0.4/configure:3111:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
audacious-4.0.4/configure-3112-       break;;
##############################################
audacious-4.0.4/configure-3755-  # Check for GNU $ac_path_GREP
audacious-4.0.4/configure:3756:case `"$ac_path_GREP" --version 2>&1` in
audacious-4.0.4/configure-3757-*GNU*)
##############################################
audacious-4.0.4/configure-3821-  # Check for GNU $ac_path_EGREP
audacious-4.0.4/configure:3822:case `"$ac_path_EGREP" --version 2>&1` in
audacious-4.0.4/configure-3823-*GNU*)
##############################################
audacious-4.0.4/configure-3982-do :
audacious-4.0.4/configure:3983:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
audacious-4.0.4/configure-3984-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
audacious-4.0.4/configure-3987-  cat >>confdefs.h <<_ACEOF
audacious-4.0.4/configure:3988:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
audacious-4.0.4/configure-3989-_ACEOF
##############################################
audacious-4.0.4/configure-6221-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6222:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6223-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6238-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6239:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6240-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6259-        if test $_pkg_short_errors_supported = yes; then
audacious-4.0.4/configure:6260:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6261-        else
audacious-4.0.4/configure:6262:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6263-        fi
##############################################
audacious-4.0.4/configure-6312-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6313:  pkg_cv_GMODULE_CFLAGS=`$PKG_CONFIG --cflags "gmodule-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6314-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6329-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6330:  pkg_cv_GMODULE_LIBS=`$PKG_CONFIG --libs "gmodule-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6331-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6350-        if test $_pkg_short_errors_supported = yes; then
audacious-4.0.4/configure:6351:	        GMODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gmodule-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6352-        else
audacious-4.0.4/configure:6353:	        GMODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gmodule-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6354-        fi
##############################################
audacious-4.0.4/configure-6418-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6419:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.24" 2>/dev/null`
audacious-4.0.4/configure-6420-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6435-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6436:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.24" 2>/dev/null`
audacious-4.0.4/configure-6437-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6456-        if test $_pkg_short_errors_supported = yes; then
audacious-4.0.4/configure:6457:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.24" 2>&1`
audacious-4.0.4/configure-6458-        else
audacious-4.0.4/configure:6459:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.24" 2>&1`
audacious-4.0.4/configure-6460-        fi
##############################################
audacious-4.0.4/configure-6517-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6518:  pkg_cv_GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6519-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6534-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6535:  pkg_cv_GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6536-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6555-        if test $_pkg_short_errors_supported = yes; then
audacious-4.0.4/configure:6556:	        GIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6557-        else
audacious-4.0.4/configure:6558:	        GIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6559-        fi
##############################################
audacious-4.0.4/configure-6609-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6610:  pkg_cv_GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6611-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6626-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6627:  pkg_cv_GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32" 2>/dev/null`
audacious-4.0.4/configure-6628-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6647-        if test $_pkg_short_errors_supported = yes; then
audacious-4.0.4/configure:6648:	        GIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6649-        else
audacious-4.0.4/configure:6650:	        GIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32" 2>&1`
audacious-4.0.4/configure-6651-        fi
##############################################
audacious-4.0.4/configure-6721-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6722:  pkg_cv_QTCORE_CFLAGS=`$PKG_CONFIG --cflags "Qt5Core >= 5.2" 2>/dev/null`
audacious-4.0.4/configure-6723-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6738-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6739:  pkg_cv_QTCORE_LIBS=`$PKG_CONFIG --libs "Qt5Core >= 5.2" 2>/dev/null`
audacious-4.0.4/configure-6740-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6759-        if test $_pkg_short_errors_supported = yes; then
audacious-4.0.4/configure:6760:	        QTCORE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "Qt5Core >= 5.2" 2>&1`
audacious-4.0.4/configure-6761-        else
audacious-4.0.4/configure:6762:	        QTCORE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "Qt5Core >= 5.2" 2>&1`
audacious-4.0.4/configure-6763-        fi
##############################################
audacious-4.0.4/configure-6808-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6809:  pkg_cv_QTBINPATH=`$PKG_CONFIG --variable="host_bins" "Qt5Core >= 5.2" 2>/dev/null`
audacious-4.0.4/configure-6810-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6835-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6836:  pkg_cv_QT_CFLAGS=`$PKG_CONFIG --cflags "Qt5Core Qt5Gui Qt5Widgets >= 5.2" 2>/dev/null`
audacious-4.0.4/configure-6837-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6852-  test $ac_status = 0; }; then
audacious-4.0.4/configure:6853:  pkg_cv_QT_LIBS=`$PKG_CONFIG --libs "Qt5Core Qt5Gui Qt5Widgets >= 5.2" 2>/dev/null`
audacious-4.0.4/configure-6854-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
audacious-4.0.4/configure-6873-        if test $_pkg_short_errors_supported = yes; then
audacious-4.0.4/configure:6874:	        QT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "Qt5Core Qt5Gui Qt5Widgets >= 5.2" 2>&1`
audacious-4.0.4/configure-6875-        else
audacious-4.0.4/configure:6876:	        QT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "Qt5Core Qt5Gui Qt5Widgets >= 5.2" 2>&1`
audacious-4.0.4/configure-6877-        fi
##############################################
audacious-4.0.4/configure-7149-          # gcc leaves a trailing carriage return which upsets mingw
audacious-4.0.4/configure:7150:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
audacious-4.0.4/configure-7151-        *)
audacious-4.0.4/configure:7152:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
audacious-4.0.4/configure-7153-      esac
##############################################
audacious-4.0.4/configure-7158-          # Canonicalize the pathname of ld
audacious-4.0.4/configure:7159:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
audacious-4.0.4/configure-7160-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
audacious-4.0.4/configure:7161:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
audacious-4.0.4/configure-7162-          done
##############################################
audacious-4.0.4/configure-7186-          # Break only if it was the GNU/non-GNU ld that we prefer.
audacious-4.0.4/configure:7187:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
audacious-4.0.4/configure-7188-            *GNU* | *'with BFD'*)
##############################################
audacious-4.0.4/configure-7263-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
audacious-4.0.4/configure:7264:case `$LD -v 2>&1 </dev/null` in
audacious-4.0.4/configure-7265-*GNU* | *'with BFD'*)
##############################################
audacious-4.0.4/configure-7689-                   ;;
audacious-4.0.4/configure:7690:                 *) searchdir=`cd "$searchdir" && pwd`
audacious-4.0.4/configure-7691-                    case "$searchdir" in
##############################################
audacious-4.0.4/configure-7716-$as_echo "$acl_cv_libdirstems" >&6; }
audacious-4.0.4/configure:7717:      acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
audacious-4.0.4/configure:7718:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,//' -e 's/,.*//'`
audacious-4.0.4/configure:7719:  acl_libdirstem3=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,[^,]*,//' -e 's/,.*//'`
audacious-4.0.4/configure-7720-
##############################################
audacious-4.0.4/configure-7805-        names_already_handled="$names_already_handled $name"
audacious-4.0.4/configure:7806:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
audacious-4.0.4/configure-7807-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
audacious-4.0.4/configure-7887-                -L*)
audacious-4.0.4/configure:7888:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
audacious-4.0.4/configure-7889-                                    if test -n "$acl_shlibext"; then
##############################################
audacious-4.0.4/configure-8005-              */$acl_libdirstem | */$acl_libdirstem/)
audacious-4.0.4/configure:8006:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
audacious-4.0.4/configure-8007-                if test "$name" = 'iconv'; then
##############################################
audacious-4.0.4/configure-8012-              */$acl_libdirstem2 | */$acl_libdirstem2/)
audacious-4.0.4/configure:8013:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
audacious-4.0.4/configure-8014-                if test "$name" = 'iconv'; then
##############################################
audacious-4.0.4/configure-8019-              */$acl_libdirstem3 | */$acl_libdirstem3/)
audacious-4.0.4/configure:8020:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
audacious-4.0.4/configure-8021-                if test "$name" = 'iconv'; then
##############################################
audacious-4.0.4/configure-8070-                  -L*)
audacious-4.0.4/configure:8071:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
audacious-4.0.4/configure-8072-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
audacious-4.0.4/configure-8131-                  -R*)
audacious-4.0.4/configure:8132:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
audacious-4.0.4/configure-8133-                    if test "$enable_rpath" != no; then
##############################################
audacious-4.0.4/configure-8156-                  -l*)
audacious-4.0.4/configure:8157:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
audacious-4.0.4/configure-8158-                    ;;
audacious-4.0.4/configure-8159-                  *.la)
audacious-4.0.4/configure:8160:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
audacious-4.0.4/configure-8161-                    ;;
##############################################
audacious-4.0.4/configure-8518-
audacious-4.0.4/configure:8519:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
audacious-4.0.4/configure-8520-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
audacious-4.0.4/configure-8538-set x ${MAKE-make}
audacious-4.0.4/configure:8539:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
audacious-4.0.4/configure-8540-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
audacious-4.0.4/configure-8548-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
audacious-4.0.4/configure:8549:case `${MAKE-make} -f conftest.make 2>/dev/null` in
audacious-4.0.4/configure-8550-  *@@@%%%=?*=@@@%%%*)
##############################################
audacious-4.0.4/configure-8673-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
audacious-4.0.4/configure:8674:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
audacious-4.0.4/configure-8675-	     'mkdir (GNU coreutils) '* | \
##############################################
audacious-4.0.4/configure-8726-  # Check for GNU $ac_path_SED
audacious-4.0.4/configure:8727:case `"$ac_path_SED" --version 2>&1` in
audacious-4.0.4/configure-8728-*GNU*)
##############################################
audacious-4.0.4/configure-8901-
audacious-4.0.4/configure:8902:    case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
audacious-4.0.4/configure-8903-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
audacious-4.0.4/configure-8978-
audacious-4.0.4/configure:8979:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
audacious-4.0.4/configure-8980-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
audacious-4.0.4/configure-9599-        names_already_handled="$names_already_handled $name"
audacious-4.0.4/configure:9600:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
audacious-4.0.4/configure-9601-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
audacious-4.0.4/configure-9681-                -L*)
audacious-4.0.4/configure:9682:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
audacious-4.0.4/configure-9683-                                    if test -n "$acl_shlibext"; then
##############################################
audacious-4.0.4/configure-9799-              */$acl_libdirstem | */$acl_libdirstem/)
audacious-4.0.4/configure:9800:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
audacious-4.0.4/configure-9801-                if test "$name" = 'intl'; then
##############################################
audacious-4.0.4/configure-9806-              */$acl_libdirstem2 | */$acl_libdirstem2/)
audacious-4.0.4/configure:9807:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
audacious-4.0.4/configure-9808-                if test "$name" = 'intl'; then
##############################################
audacious-4.0.4/configure-9813-              */$acl_libdirstem3 | */$acl_libdirstem3/)
audacious-4.0.4/configure:9814:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
audacious-4.0.4/configure-9815-                if test "$name" = 'intl'; then
##############################################
audacious-4.0.4/configure-9864-                  -L*)
audacious-4.0.4/configure:9865:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
audacious-4.0.4/configure-9866-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
audacious-4.0.4/configure-9925-                  -R*)
audacious-4.0.4/configure:9926:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
audacious-4.0.4/configure-9927-                    if test "$enable_rpath" != no; then
##############################################
audacious-4.0.4/configure-9950-                  -l*)
audacious-4.0.4/configure:9951:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
audacious-4.0.4/configure-9952-                    ;;
audacious-4.0.4/configure-9953-                  *.la)
audacious-4.0.4/configure:9954:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
audacious-4.0.4/configure-9955-                    ;;
##############################################
audacious-4.0.4/configure-10412-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
audacious-4.0.4/configure:10413:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
audacious-4.0.4/configure-10414-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
audacious-4.0.4/configure-10613-if test -z "$BASH_VERSION$ZSH_VERSION" \
audacious-4.0.4/configure:10614:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
audacious-4.0.4/configure-10615-  as_echo='print -r --'
audacious-4.0.4/configure-10616-  as_echo_n='print -rn --'
audacious-4.0.4/configure:10617:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
audacious-4.0.4/configure-10618-  as_echo='printf %s\n'
##############################################
audacious-4.0.4/configure-10620-else
audacious-4.0.4/configure:10621:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
audacious-4.0.4/configure-10622-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
audacious-4.0.4/configure-10630-	expr "X$arg" : "X\\(.*\\)$as_nl";
audacious-4.0.4/configure:10631:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
audacious-4.0.4/configure-10632-      esac;
##############################################
audacious-4.0.4/configure-10707-# ----------------------------------------
audacious-4.0.4/configure:10708:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
audacious-4.0.4/configure-10709-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
audacious-4.0.4/configure-10779-  {
audacious-4.0.4/configure:10780:    as_val=`expr "$@" || test $? -eq 1`
audacious-4.0.4/configure-10781-  }
##############################################
audacious-4.0.4/configure-10883-      case $as_dir in #(
audacious-4.0.4/configure:10884:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
audacious-4.0.4/configure-10885-      *) as_qdir=$as_dir;;
##############################################
audacious-4.0.4/configure-11018-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
audacious-4.0.4/configure:11019:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
audacious-4.0.4/configure-11020-ac_cs_version="\\
##############################################
audacious-4.0.4/configure-11042-  --*=?*)
audacious-4.0.4/configure:11043:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
audacious-4.0.4/configure:11044:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
audacious-4.0.4/configure-11045-    ac_shift=:
##############################################
audacious-4.0.4/configure-11047-  --*=)
audacious-4.0.4/configure:11048:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
audacious-4.0.4/configure-11049-    ac_optarg=
##############################################
audacious-4.0.4/configure-11071-    case $ac_optarg in
audacious-4.0.4/configure:11072:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
audacious-4.0.4/configure-11073-    '') as_fn_error $? "missing file argument" ;;
##############################################
audacious-4.0.4/configure-11079-    case $ac_optarg in
audacious-4.0.4/configure:11080:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
audacious-4.0.4/configure-11081-    esac
##############################################
audacious-4.0.4/configure-11219-fi
audacious-4.0.4/configure:11220:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
audacious-4.0.4/configure-11221-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
audacious-4.0.4/configure-11236-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
audacious-4.0.4/configure:11237:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
audacious-4.0.4/configure-11238-ac_delim='%!_!# '
##############################################
audacious-4.0.4/configure-11242-
audacious-4.0.4/configure:11243:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
audacious-4.0.4/configure-11244-  if test $ac_delim_n = $ac_delim_num; then
##############################################
audacious-4.0.4/configure-11380-for ac_last_try in false false :; do
audacious-4.0.4/configure:11381:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
audacious-4.0.4/configure-11382-  if test -z "$ac_tt"; then
##############################################
audacious-4.0.4/configure-11512-      esac
audacious-4.0.4/configure:11513:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
audacious-4.0.4/configure-11514-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
audacious-4.0.4/configure-11571-*)
audacious-4.0.4/configure:11572:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
audacious-4.0.4/configure-11573-  # A ".." for each directory in $ac_dir_suffix.
audacious-4.0.4/configure:11574:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
audacious-4.0.4/configure-11575-  case $ac_top_builddir_sub in
##############################################
audacious-4.0.4/configure-11632-/@mandir@/p'
audacious-4.0.4/configure:11633:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
audacious-4.0.4/configure-11634-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
audacious-4.0.4/configure-11649-
audacious-4.0.4/configure:11650:# Neutralize VPATH when `$srcdir' = `.'.
audacious-4.0.4/configure-11651-# Shell code in configure.ac might set extrasub.
##############################################
audacious-4.0.4/configure-11677-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
audacious-4.0.4/configure:11678:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
audacious-4.0.4/configure-11679-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
audacious-4.0.4/configure-11728-      case "$ac_file" in
audacious-4.0.4/configure:11729:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
audacious-4.0.4/configure-11730-      esac
##############################################
audacious-4.0.4/configure-11733-        # Adjust a relative srcdir.
audacious-4.0.4/configure:11734:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
audacious-4.0.4/configure:11735:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
audacious-4.0.4/configure:11736:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
audacious-4.0.4/configure-11737-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
audacious-4.0.4/configure-11740-        case "$ac_given_srcdir" in
audacious-4.0.4/configure:11741:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
audacious-4.0.4/configure-11742-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
audacious-4.0.4/configure-11761-            fi
audacious-4.0.4/configure:11762:            ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
audacious-4.0.4/configure-11763-            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"