===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ncmpcpp-0.8.2/config.sub-52-
ncmpcpp-0.8.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ncmpcpp-0.8.2/config.sub-54-
##############################################
ncmpcpp-0.8.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
ncmpcpp-0.8.2/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ncmpcpp-0.8.2/config.sub-116-case $maybe_os in
##############################################
ncmpcpp-0.8.2/config.sub-122-    os=-$maybe_os
ncmpcpp-0.8.2/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ncmpcpp-0.8.2/config.sub-124-    ;;
##############################################
ncmpcpp-0.8.2/config.sub-126-    os=-linux-android
ncmpcpp-0.8.2/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ncmpcpp-0.8.2/config.sub-128-    ;;
ncmpcpp-0.8.2/config.sub-129-  *)
ncmpcpp-0.8.2/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ncmpcpp-0.8.2/config.sub-131-    if [ $basic_machine != $1 ]
ncmpcpp-0.8.2/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
ncmpcpp-0.8.2/config.sub-133-    else os=; fi
##############################################
ncmpcpp-0.8.2/config.sub-180-		os=-sco5v6
ncmpcpp-0.8.2/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-182-		;;
##############################################
ncmpcpp-0.8.2/config.sub-184-		os=-sco3.2v5
ncmpcpp-0.8.2/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-186-		;;
##############################################
ncmpcpp-0.8.2/config.sub-188-		os=-sco3.2v4
ncmpcpp-0.8.2/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-190-		;;
ncmpcpp-0.8.2/config.sub-191-	-sco3.2.[4-9]*)
ncmpcpp-0.8.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ncmpcpp-0.8.2/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-194-		;;
##############################################
ncmpcpp-0.8.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
ncmpcpp-0.8.2/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-198-		;;
##############################################
ncmpcpp-0.8.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
ncmpcpp-0.8.2/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-202-		;;
##############################################
ncmpcpp-0.8.2/config.sub-204-		os=-sco3.2v2
ncmpcpp-0.8.2/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-206-		;;
ncmpcpp-0.8.2/config.sub-207-	-udk*)
ncmpcpp-0.8.2/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-209-		;;
##############################################
ncmpcpp-0.8.2/config.sub-211-		os=-isc2.2
ncmpcpp-0.8.2/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-213-		;;
##############################################
ncmpcpp-0.8.2/config.sub-217-	-isc*)
ncmpcpp-0.8.2/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-219-		;;
##############################################
ncmpcpp-0.8.2/config.sub-229-	-ptx*)
ncmpcpp-0.8.2/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ncmpcpp-0.8.2/config.sub-231-		;;
##############################################
ncmpcpp-0.8.2/config.sub-364-	*-*-*)
ncmpcpp-0.8.2/config.sub:365:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ncmpcpp-0.8.2/config.sub-366-		exit 1
##############################################
ncmpcpp-0.8.2/config.sub-493-	amd64-*)
ncmpcpp-0.8.2/config.sub:494:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-495-		;;
##############################################
ncmpcpp-0.8.2/config.sub-538-	blackfin-*)
ncmpcpp-0.8.2/config.sub:539:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-540-		os=-linux
##############################################
ncmpcpp-0.8.2/config.sub-546-	c54x-*)
ncmpcpp-0.8.2/config.sub:547:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-548-		;;
ncmpcpp-0.8.2/config.sub-549-	c55x-*)
ncmpcpp-0.8.2/config.sub:550:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-551-		;;
ncmpcpp-0.8.2/config.sub-552-	c6x-*)
ncmpcpp-0.8.2/config.sub:553:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-554-		;;
##############################################
ncmpcpp-0.8.2/config.sub-650-	e500v[12]-*)
ncmpcpp-0.8.2/config.sub:651:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-652-		os=$os"spe"
##############################################
ncmpcpp-0.8.2/config.sub-757-	i*86v32)
ncmpcpp-0.8.2/config.sub:758:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-759-		os=-sysv32
##############################################
ncmpcpp-0.8.2/config.sub-761-	i*86v4*)
ncmpcpp-0.8.2/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-763-		os=-sysv4
##############################################
ncmpcpp-0.8.2/config.sub-765-	i*86v)
ncmpcpp-0.8.2/config.sub:766:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-767-		os=-sysv
##############################################
ncmpcpp-0.8.2/config.sub-769-	i*86sol2)
ncmpcpp-0.8.2/config.sub:770:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ncmpcpp-0.8.2/config.sub-771-		os=-solaris2
##############################################
ncmpcpp-0.8.2/config.sub-795-	leon-*|leon[3-9]-*)
ncmpcpp-0.8.2/config.sub:796:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
ncmpcpp-0.8.2/config.sub-797-		;;
##############################################
ncmpcpp-0.8.2/config.sub-802-	m68knommu-*)
ncmpcpp-0.8.2/config.sub:803:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-804-		os=-linux
##############################################
ncmpcpp-0.8.2/config.sub-857-	mips3*-*)
ncmpcpp-0.8.2/config.sub:858:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ncmpcpp-0.8.2/config.sub-859-		;;
ncmpcpp-0.8.2/config.sub-860-	mips3*)
ncmpcpp-0.8.2/config.sub:861:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ncmpcpp-0.8.2/config.sub-862-		;;
##############################################
ncmpcpp-0.8.2/config.sub-879-	ms1-*)
ncmpcpp-0.8.2/config.sub:880:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ncmpcpp-0.8.2/config.sub-881-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1001-	parisc-*)
ncmpcpp-0.8.2/config.sub:1002:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1003-		os=-linux
##############################################
ncmpcpp-0.8.2/config.sub-1017-	pc98-*)
ncmpcpp-0.8.2/config.sub:1018:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1019-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1032-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ncmpcpp-0.8.2/config.sub:1033:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1034-		;;
ncmpcpp-0.8.2/config.sub-1035-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ncmpcpp-0.8.2/config.sub:1036:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1037-		;;
ncmpcpp-0.8.2/config.sub-1038-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ncmpcpp-0.8.2/config.sub:1039:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1040-		;;
ncmpcpp-0.8.2/config.sub-1041-	pentium4-*)
ncmpcpp-0.8.2/config.sub:1042:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1043-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1051-	ppc-* | ppcbe-*)
ncmpcpp-0.8.2/config.sub:1052:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1053-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1057-	ppcle-* | powerpclittle-*)
ncmpcpp-0.8.2/config.sub:1058:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1059-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1061-		;;
ncmpcpp-0.8.2/config.sub:1062:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1063-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1067-	ppc64le-* | powerpc64little-*)
ncmpcpp-0.8.2/config.sub:1068:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1069-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1150-	strongarm-* | thumb-*)
ncmpcpp-0.8.2/config.sub:1151:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ncmpcpp-0.8.2/config.sub-1152-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1286-	xscale-* | xscalee[bl]-*)
ncmpcpp-0.8.2/config.sub:1287:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ncmpcpp-0.8.2/config.sub-1288-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1363-	*)
ncmpcpp-0.8.2/config.sub:1364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ncmpcpp-0.8.2/config.sub-1365-		exit 1
##############################################
ncmpcpp-0.8.2/config.sub-1371-	*-digital*)
ncmpcpp-0.8.2/config.sub:1372:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ncmpcpp-0.8.2/config.sub-1373-		;;
ncmpcpp-0.8.2/config.sub-1374-	*-commodore*)
ncmpcpp-0.8.2/config.sub:1375:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ncmpcpp-0.8.2/config.sub-1376-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1392-	-solaris1 | -solaris1.*)
ncmpcpp-0.8.2/config.sub:1393:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ncmpcpp-0.8.2/config.sub-1394-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1404-	-gnu/linux*)
ncmpcpp-0.8.2/config.sub:1405:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ncmpcpp-0.8.2/config.sub-1406-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1451-	-nto*)
ncmpcpp-0.8.2/config.sub:1452:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ncmpcpp-0.8.2/config.sub-1453-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1458-	-mac*)
ncmpcpp-0.8.2/config.sub:1459:		os=`echo $os | sed -e 's|mac|macos|'`
ncmpcpp-0.8.2/config.sub-1460-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1464-	-linux*)
ncmpcpp-0.8.2/config.sub:1465:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ncmpcpp-0.8.2/config.sub-1466-		;;
ncmpcpp-0.8.2/config.sub-1467-	-sunos5*)
ncmpcpp-0.8.2/config.sub:1468:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ncmpcpp-0.8.2/config.sub-1469-		;;
ncmpcpp-0.8.2/config.sub-1470-	-sunos6*)
ncmpcpp-0.8.2/config.sub:1471:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ncmpcpp-0.8.2/config.sub-1472-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1519-	-sinix5.*)
ncmpcpp-0.8.2/config.sub:1520:		os=`echo $os | sed -e 's|sinix|sysv|'`
ncmpcpp-0.8.2/config.sub-1521-		;;
##############################################
ncmpcpp-0.8.2/config.sub-1587-		# Get rid of the `-' at the beginning of $os.
ncmpcpp-0.8.2/config.sub:1588:		os=`echo $os | sed 's/[^-]*-//'`
ncmpcpp-0.8.2/config.sub:1589:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ncmpcpp-0.8.2/config.sub-1590-		exit 1
##############################################
ncmpcpp-0.8.2/config.sub-1853-		esac
ncmpcpp-0.8.2/config.sub:1854:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ncmpcpp-0.8.2/config.sub-1855-		;;
##############################################
ncmpcpp-0.8.2/compile-67-	mingw/*)
ncmpcpp-0.8.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ncmpcpp-0.8.2/compile-69-	  ;;
ncmpcpp-0.8.2/compile-70-	cygwin/*)
ncmpcpp-0.8.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ncmpcpp-0.8.2/compile-72-	  ;;
ncmpcpp-0.8.2/compile-73-	wine/*)
ncmpcpp-0.8.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ncmpcpp-0.8.2/compile-75-	  ;;
##############################################
ncmpcpp-0.8.2/compile-310-# Name of file we expect compiler to create.
ncmpcpp-0.8.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ncmpcpp-0.8.2/compile-312-
##############################################
ncmpcpp-0.8.2/compile-316-# object file name, since that is what matters with a parallel build.
ncmpcpp-0.8.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ncmpcpp-0.8.2/compile-318-while true; do
##############################################
ncmpcpp-0.8.2/install-sh-234-      fi
ncmpcpp-0.8.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ncmpcpp-0.8.2/install-sh-236-    *)
##############################################
ncmpcpp-0.8.2/install-sh-280-      dstdir=$dst
ncmpcpp-0.8.2/install-sh:281:      dstbase=`basename "$src"`
ncmpcpp-0.8.2/install-sh-282-      case $dst in
##############################################
ncmpcpp-0.8.2/install-sh-287-    else
ncmpcpp-0.8.2/install-sh:288:      dstdir=`dirname "$dst"`
ncmpcpp-0.8.2/install-sh-289-      test -d "$dstdir"
##############################################
ncmpcpp-0.8.2/install-sh-354-                   test_tmpdir="$tmpdir/a"
ncmpcpp-0.8.2/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ncmpcpp-0.8.2/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
ncmpcpp-0.8.2/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ncmpcpp-0.8.2/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ncmpcpp-0.8.2/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ncmpcpp-0.8.2/install-sh-419-            case $prefix in
ncmpcpp-0.8.2/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ncmpcpp-0.8.2/install-sh-421-              *) qprefix=$prefix;;
##############################################
ncmpcpp-0.8.2/install-sh-468-    if $copy_on_change &&
ncmpcpp-0.8.2/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ncmpcpp-0.8.2/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ncmpcpp-0.8.2/install-sh-471-       set -f &&
##############################################
ncmpcpp-0.8.2/depcomp-64-  case $1 in
ncmpcpp-0.8.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ncmpcpp-0.8.2/depcomp-66-      *) dir=;;
##############################################
ncmpcpp-0.8.2/depcomp-73-{
ncmpcpp-0.8.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ncmpcpp-0.8.2/depcomp-75-}
##############################################
ncmpcpp-0.8.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ncmpcpp-0.8.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ncmpcpp-0.8.2/depcomp-128-
##############################################
ncmpcpp-0.8.2/depcomp-405-        sleep 1
ncmpcpp-0.8.2/depcomp:406:        i=`expr $i - 1`
ncmpcpp-0.8.2/depcomp-407-      done
ncmpcpp-0.8.2/depcomp-408-    fi
ncmpcpp-0.8.2/depcomp:409:    i=`expr $i - 1`
ncmpcpp-0.8.2/depcomp-410-  done
##############################################
ncmpcpp-0.8.2/depcomp-425-  # Do two passes, one to just change these to
ncmpcpp-0.8.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ncmpcpp-0.8.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ncmpcpp-0.8.2/depcomp-659-  done
ncmpcpp-0.8.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ncmpcpp-0.8.2/depcomp-661-  touch "$tmpdepfile"
##############################################
ncmpcpp-0.8.2/autogen.sh-7-olddir="`pwd`"
ncmpcpp-0.8.2/autogen.sh:8:srcdir="`dirname $0`"
ncmpcpp-0.8.2/autogen.sh-9-test -z "$srcdir" && srcdir=.
##############################################
ncmpcpp-0.8.2/autogen.sh-30-	bin="$1"
ncmpcpp-0.8.2/autogen.sh:31:	needed_int=`echo $VERNEEDED | $VERSIONMKINT`
ncmpcpp-0.8.2/autogen.sh-32-	for i in $VERSIONS
ncmpcpp-0.8.2/autogen.sh-33-	do
ncmpcpp-0.8.2/autogen.sh:34:		i_int=`echo $i | $VERSIONMKINT`
ncmpcpp-0.8.2/autogen.sh-35-		if test $i_int -ge $needed_int
##############################################
ncmpcpp-0.8.2/autogen.sh-44-do
ncmpcpp-0.8.2/autogen.sh:45:	uc=`echo $c | tr a-z A-Z`
ncmpcpp-0.8.2/autogen.sh:46:	eval "val=`echo '$'$uc`"
ncmpcpp-0.8.2/autogen.sh-47-	if test -n "$val"
##############################################
ncmpcpp-0.8.2/autogen.sh-54-	autoconf|autoheader)
ncmpcpp-0.8.2/autogen.sh:55:		VERNEEDED=`fgrep AC_PREREQ configure.ac | $AC_VERSIONGREP`
ncmpcpp-0.8.2/autogen.sh-56-		VERSIONS="$AC_VERSIONS"
##############################################
ncmpcpp-0.8.2/autogen.sh-59-	automake|aclocal)
ncmpcpp-0.8.2/autogen.sh:60:		VERNEEDED=`fgrep AUTOMAKE_OPTIONS Makefile.am | $AM_VERSIONGREP`
ncmpcpp-0.8.2/autogen.sh-61-		VERSIONS="$AM_VERSIONS"
##############################################
ncmpcpp-0.8.2/autogen.sh-65-	printf "checking for $c ... "
ncmpcpp-0.8.2/autogen.sh:66:	for x in `versioned_bins $c`; do
ncmpcpp-0.8.2/autogen.sh-67-		($x --version < /dev/null > /dev/null 2>&1) > /dev/null 2>&1
##############################################
ncmpcpp-0.8.2/autogen.sh-74-	done
ncmpcpp-0.8.2/autogen.sh:75:	eval "val=`echo '$'$uc`"
ncmpcpp-0.8.2/autogen.sh-76-	if test -z "$val"
##############################################
ncmpcpp-0.8.2/configure.ac-217-	if test "$TAGLIB_CONFIG" != "" ; then
ncmpcpp-0.8.2/configure.ac:218:		CPPFLAGS="$CPPFLAGS `$TAGLIB_CONFIG --cflags`"
ncmpcpp-0.8.2/configure.ac:219:		LIBS="$LIBS `$TAGLIB_CONFIG --libs`"
ncmpcpp-0.8.2/configure.ac-220-		AC_CHECK_HEADERS([taglib.h], ,
##############################################
ncmpcpp-0.8.2/config.guess-34-
ncmpcpp-0.8.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ncmpcpp-0.8.2/config.guess-36-
##############################################
ncmpcpp-0.8.2/config.guess-102-: ${TMPDIR=/tmp} ;
ncmpcpp-0.8.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ncmpcpp-0.8.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ncmpcpp-0.8.2/config.guess-151-	EOF
ncmpcpp-0.8.2/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
ncmpcpp-0.8.2/config.guess-153-	;;
##############################################
ncmpcpp-0.8.2/config.guess-181-	    earmv*)
ncmpcpp-0.8.2/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
ncmpcpp-0.8.2/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
ncmpcpp-0.8.2/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
ncmpcpp-0.8.2/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
ncmpcpp-0.8.2/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
ncmpcpp-0.8.2/config.guess-215-		;;
##############################################
ncmpcpp-0.8.2/config.guess-226-	    *)
ncmpcpp-0.8.2/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
ncmpcpp-0.8.2/config.guess-228-		;;
##############################################
ncmpcpp-0.8.2/config.guess-273-	*4.0)
ncmpcpp-0.8.2/config.guess:274:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ncmpcpp-0.8.2/config.guess-275-		;;
ncmpcpp-0.8.2/config.guess-276-	*5.*)
ncmpcpp-0.8.2/config.guess:277:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ncmpcpp-0.8.2/config.guess-278-		;;
##############################################
ncmpcpp-0.8.2/config.guess-283-	# types through head -n 1, so we only detect the type of CPU 0.
ncmpcpp-0.8.2/config.guess:284:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ncmpcpp-0.8.2/config.guess-285-	case "$ALPHA_CPU_TYPE" in
##############################################
ncmpcpp-0.8.2/config.guess-321-	# 1.2 uses "1.2" for uname -r.
ncmpcpp-0.8.2/config.guess:322:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
ncmpcpp-0.8.2/config.guess-323-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ncmpcpp-0.8.2/config.guess-372-    s390x:SunOS:*:*)
ncmpcpp-0.8.2/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ncmpcpp-0.8.2/config.guess-374-	exit ;;
ncmpcpp-0.8.2/config.guess-375-    sun4H:SunOS:5.*:*)
ncmpcpp-0.8.2/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ncmpcpp-0.8.2/config.guess-377-	exit ;;
ncmpcpp-0.8.2/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ncmpcpp-0.8.2/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ncmpcpp-0.8.2/config.guess-380-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-397-	fi
ncmpcpp-0.8.2/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ncmpcpp-0.8.2/config.guess-399-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
ncmpcpp-0.8.2/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ncmpcpp-0.8.2/config.guess-405-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
ncmpcpp-0.8.2/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ncmpcpp-0.8.2/config.guess-414-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-418-    sun*:*:4.2BSD:*)
ncmpcpp-0.8.2/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ncmpcpp-0.8.2/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
ncmpcpp-0.8.2/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ncmpcpp-0.8.2/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ncmpcpp-0.8.2/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ncmpcpp-0.8.2/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ncmpcpp-0.8.2/config.guess-556-    *:IRIX*:*:*)
ncmpcpp-0.8.2/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ncmpcpp-0.8.2/config.guess-558-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-586-EOF
ncmpcpp-0.8.2/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ncmpcpp-0.8.2/config.guess-588-		then
##############################################
ncmpcpp-0.8.2/config.guess-599-    *:AIX:*:[4567])
ncmpcpp-0.8.2/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ncmpcpp-0.8.2/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ncmpcpp-0.8.2/config.guess-635-    9000/[34678]??:HP-UX:*:*)
ncmpcpp-0.8.2/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ncmpcpp-0.8.2/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
ncmpcpp-0.8.2/config.guess-689-EOF
ncmpcpp-0.8.2/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ncmpcpp-0.8.2/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ncmpcpp-0.8.2/config.guess-717-    ia64:HP-UX:*:*)
ncmpcpp-0.8.2/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ncmpcpp-0.8.2/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ncmpcpp-0.8.2/config.guess-747-EOF
ncmpcpp-0.8.2/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ncmpcpp-0.8.2/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ncmpcpp-0.8.2/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ncmpcpp-0.8.2/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ncmpcpp-0.8.2/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ncmpcpp-0.8.2/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ncmpcpp-0.8.2/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
ncmpcpp-0.8.2/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ncmpcpp-0.8.2/config.guess-843-	esac
ncmpcpp-0.8.2/config.guess:844:	echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ncmpcpp-0.8.2/config.guess-845-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-879-    prep*:SunOS:5.*:*)
ncmpcpp-0.8.2/config.guess:880:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ncmpcpp-0.8.2/config.guess-881-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-883-	# the GNU system
ncmpcpp-0.8.2/config.guess:884:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ncmpcpp-0.8.2/config.guess-885-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-887-	# other systems with GNU libc and userland
ncmpcpp-0.8.2/config.guess:888:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ncmpcpp-0.8.2/config.guess-889-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-981-EOF
ncmpcpp-0.8.2/config.guess:982:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ncmpcpp-0.8.2/config.guess-983-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ncmpcpp-0.8.2/config.guess-1092-    i*86:*:4.*:*)
ncmpcpp-0.8.2/config.guess:1093:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ncmpcpp-0.8.2/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ncmpcpp-0.8.2/config.guess-1295-	fi
ncmpcpp-0.8.2/config.guess:1296:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
ncmpcpp-0.8.2/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
ncmpcpp-0.8.2/config.guess-1390-    *:DragonFly:*:*)
ncmpcpp-0.8.2/config.guess:1391:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ncmpcpp-0.8.2/config.guess-1392-	exit ;;
##############################################
ncmpcpp-0.8.2/config.guess-1403-    i*86:skyos:*:*)
ncmpcpp-0.8.2/config.guess:1404:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
ncmpcpp-0.8.2/config.guess-1405-	exit ;;
##############################################
ncmpcpp-0.8.2/doc/Makefile.in-50-  { \
ncmpcpp-0.8.2/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ncmpcpp-0.8.2/doc/Makefile.in-52-  }; \
##############################################
ncmpcpp-0.8.2/doc/Makefile.in-123-  esac
ncmpcpp-0.8.2/doc/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ncmpcpp-0.8.2/doc/Makefile.in-125-am__vpath_adj = case $$p in \
ncmpcpp-0.8.2/doc/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ncmpcpp-0.8.2/doc/Makefile.in-127-    *) f=$$p;; \
ncmpcpp-0.8.2/doc/Makefile.in-128-  esac;
ncmpcpp-0.8.2/doc/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ncmpcpp-0.8.2/doc/Makefile.in-130-am__install_max = 40
ncmpcpp-0.8.2/doc/Makefile.in-131-am__nobase_strip_setup = \
ncmpcpp-0.8.2/doc/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ncmpcpp-0.8.2/doc/Makefile.in-133-am__nobase_strip = \
##############################################
ncmpcpp-0.8.2/doc/Makefile.in-363-	test -n "$(man1dir)" \
ncmpcpp-0.8.2/doc/Makefile.in:364:	  && test -n "`echo $$list1$$list2`" \
ncmpcpp-0.8.2/doc/Makefile.in-365-	  || exit 0; \
##############################################
ncmpcpp-0.8.2/doc/Makefile.in-420-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
ncmpcpp-0.8.2/doc/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ncmpcpp-0.8.2/doc/Makefile.in-422-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
ncmpcpp-0.8.2/doc/Makefile.in-433-distdir-am: $(DISTFILES)
ncmpcpp-0.8.2/doc/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ncmpcpp-0.8.2/doc/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ncmpcpp-0.8.2/doc/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
ncmpcpp-0.8.2/doc/Makefile.in-447-	  if test -d $$d/$$file; then \
ncmpcpp-0.8.2/doc/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ncmpcpp-0.8.2/doc/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
ncmpcpp-0.8.2/m4/boost.m4-123-shift
ncmpcpp-0.8.2/m4/boost.m4:124:boost_version_req=`expr "$[1]" '*' 100000 + "$[2]" '*' 100 + "$[3]"`
ncmpcpp-0.8.2/m4/boost.m4-125-boost_version_req_string=$[1].$[2].$[3]
##############################################
ncmpcpp-0.8.2/m4/boost.m4-233-    # e.g. "134" for 1_34_1 or "135" for 1_35
ncmpcpp-0.8.2/m4/boost.m4:234:    boost_major_version=`echo "$boost_cv_lib_version" | sed 's/_//;s/_.*//'`
ncmpcpp-0.8.2/m4/boost.m4-235-    case $boost_major_version in #(
##############################################
ncmpcpp-0.8.2/m4/boost.m4-376-    (mt | mt-) boost_mt=-mt; boost_rtopt=;; #(
ncmpcpp-0.8.2/m4/boost.m4:377:    (mt* | mt-*) boost_mt=-mt; boost_rtopt=`expr "X$3" : 'Xmt-*\(.*\)'`;; #(
ncmpcpp-0.8.2/m4/boost.m4-378-    (*) boost_mt=; boost_rtopt=$3;;
##############################################
ncmpcpp-0.8.2/m4/boost.m4-386-    (*[[sgpn]]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/m4/boost.m4:387:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/m4/boost.m4-388-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/m4/boost.m4-573-if test $boost_major_version -ge 135; then
ncmpcpp-0.8.2/m4/boost.m4:574:  BOOST_SYSTEM([$1])
ncmpcpp-0.8.2/m4/boost.m4-575-fi # end of the Boost.System check.
##############################################
ncmpcpp-0.8.2/m4/boost.m4-692-if test $boost_major_version -ge 155; then
ncmpcpp-0.8.2/m4/boost.m4:693:  BOOST_SYSTEM([$1])
ncmpcpp-0.8.2/m4/boost.m4-694-fi
##############################################
ncmpcpp-0.8.2/m4/boost.m4-758-if test $boost_major_version -ge 135; then
ncmpcpp-0.8.2/m4/boost.m4:759:  BOOST_SYSTEM([$1])
ncmpcpp-0.8.2/m4/boost.m4-760-fi # end of the Boost.System check.
##############################################
ncmpcpp-0.8.2/m4/boost.m4-874-if test $boost_major_version -ge 150; then
ncmpcpp-0.8.2/m4/boost.m4:875:  BOOST_SYSTEM([$1])
ncmpcpp-0.8.2/m4/boost.m4-876-  m4_pattern_allow([^BOOST_SYSTEM_(LIBS|LDFLAGS)$])dnl
##############################################
ncmpcpp-0.8.2/m4/boost.m4-893-boost_log_save_LDFLAGS=$LDFLAGS
ncmpcpp-0.8.2/m4/boost.m4:894:BOOST_SYSTEM([$1])
ncmpcpp-0.8.2/m4/boost.m4:895:BOOST_FILESYSTEM([$1])
ncmpcpp-0.8.2/m4/boost.m4-896-BOOST_DATE_TIME([$1])
##############################################
ncmpcpp-0.8.2/m4/boost.m4-1036-[AC_SUBST([BOOST_PYTHON_$1],
ncmpcpp-0.8.2/m4/boost.m4:1037:          [`python-config --$2 2>/dev/null`])dnl
ncmpcpp-0.8.2/m4/boost.m4-1038-boost_python_save_$1=$$1
##############################################
ncmpcpp-0.8.2/m4/boost.m4-1172-if test $boost_major_version -ge 149; then
ncmpcpp-0.8.2/m4/boost.m4:1173:BOOST_SYSTEM([$1])
ncmpcpp-0.8.2/m4/boost.m4-1174-fi # end of the Boost.System check.
##############################################
ncmpcpp-0.8.2/m4/boost.m4-1475-  do
ncmpcpp-0.8.2/m4/boost.m4:1476:    boost_tag_test=`expr "X$i" : 'X\([[^@]]*\) @ '`
ncmpcpp-0.8.2/m4/boost.m4:1477:    boost_tag=`expr "X$i" : 'X[[^@]]* @ \(.*\)'`
ncmpcpp-0.8.2/m4/boost.m4-1478-    AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-119-    done
ncmpcpp-0.8.2/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ncmpcpp-0.8.2/m4/libtool.m4-121-}
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
ncmpcpp-0.8.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
ncmpcpp-0.8.2/m4/libtool.m4-439-
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-447-#
ncmpcpp-0.8.2/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
ncmpcpp-0.8.2/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ncmpcpp-0.8.2/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
ncmpcpp-0.8.2/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ncmpcpp-0.8.2/m4/libtool.m4-561-      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
ncmpcpp-0.8.2/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ncmpcpp-0.8.2/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
ncmpcpp-0.8.2/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ncmpcpp-0.8.2/m4/libtool.m4-574-      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
ncmpcpp-0.8.2/m4/libtool.m4:1113:    _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\"`'
ncmpcpp-0.8.2/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1165-      }]'
ncmpcpp-0.8.2/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
ncmpcpp-0.8.2/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
ncmpcpp-0.8.2/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/m4/libtool.m4-1170-  fi],[])
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ncmpcpp-0.8.2/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ncmpcpp-0.8.2/m4/libtool.m4-1203-  ECHO='print -r --'
ncmpcpp-0.8.2/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ncmpcpp-0.8.2/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
ncmpcpp-0.8.2/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
ncmpcpp-0.8.2/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
ncmpcpp-0.8.2/m4/libtool.m4-1239-
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1260-   if test yes = "$GCC"; then
ncmpcpp-0.8.2/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ncmpcpp-0.8.2/m4/libtool.m4-1262-   fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1264- /*)
ncmpcpp-0.8.2/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ncmpcpp-0.8.2/m4/libtool.m4-1266-   ;; #(
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
ncmpcpp-0.8.2/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/m4/libtool.m4-1296-      *ELF-32*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
ncmpcpp-0.8.2/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/m4/libtool.m4-1313-	*32-bit*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1323-    else
ncmpcpp-0.8.2/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/m4/libtool.m4-1325-	*32-bit*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1345-    emul=elf
ncmpcpp-0.8.2/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/m4/libtool.m4-1347-      *32-bit*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1353-    esac
ncmpcpp-0.8.2/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/m4/libtool.m4-1355-      *MSB*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1361-    esac
ncmpcpp-0.8.2/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/m4/libtool.m4-1363-      *N32*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1731-    # And add a safety zone
ncmpcpp-0.8.2/m4/libtool.m4:1732:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ncmpcpp-0.8.2/m4/libtool.m4:1733:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ncmpcpp-0.8.2/m4/libtool.m4-1734-    ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1764-    if test -n "$kargmax"; then
ncmpcpp-0.8.2/m4/libtool.m4:1765:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ncmpcpp-0.8.2/m4/libtool.m4-1766-    else
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1773-       test undefined != "$lt_cv_sys_max_cmd_len"; then
ncmpcpp-0.8.2/m4/libtool.m4:1774:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ncmpcpp-0.8.2/m4/libtool.m4:1775:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ncmpcpp-0.8.2/m4/libtool.m4-1776-    else
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1785-      # we can't tell.
ncmpcpp-0.8.2/m4/libtool.m4:1786:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
ncmpcpp-0.8.2/m4/libtool.m4-1787-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1789-      do
ncmpcpp-0.8.2/m4/libtool.m4:1790:        i=`expr $i + 1`
ncmpcpp-0.8.2/m4/libtool.m4-1791-        teststring=$teststring$teststring
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1793-      # Only check the string length outside the loop.
ncmpcpp-0.8.2/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ncmpcpp-0.8.2/m4/libtool.m4-1795-      teststring=
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-1798-      # linker.  It appears as though 1/2 is a usable value.
ncmpcpp-0.8.2/m4/libtool.m4:1799:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ncmpcpp-0.8.2/m4/libtool.m4-1800-    fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2264-    *:)
ncmpcpp-0.8.2/m4/libtool.m4:2265:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
ncmpcpp-0.8.2/m4/libtool.m4-2266-        ;;
ncmpcpp-0.8.2/m4/libtool.m4-2267-    x:*)
ncmpcpp-0.8.2/m4/libtool.m4:2268:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
ncmpcpp-0.8.2/m4/libtool.m4-2269-        ;;
ncmpcpp-0.8.2/m4/libtool.m4-2270-    *::*)
ncmpcpp-0.8.2/m4/libtool.m4:2271:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ncmpcpp-0.8.2/m4/libtool.m4:2272:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
ncmpcpp-0.8.2/m4/libtool.m4-2273-        ;;
ncmpcpp-0.8.2/m4/libtool.m4-2274-    *)
ncmpcpp-0.8.2/m4/libtool.m4:2275:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
ncmpcpp-0.8.2/m4/libtool.m4-2276-        ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2304-  esac
ncmpcpp-0.8.2/m4/libtool.m4:2305:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ncmpcpp-0.8.2/m4/libtool.m4-2306-  case $lt_search_path_spec in
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2311-    # okay in the real world where ";" in dirpaths is itself problematic.
ncmpcpp-0.8.2/m4/libtool.m4:2312:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ncmpcpp-0.8.2/m4/libtool.m4-2313-    ;;
ncmpcpp-0.8.2/m4/libtool.m4-2314-  *)
ncmpcpp-0.8.2/m4/libtool.m4:2315:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/m4/libtool.m4-2316-    ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2320-  lt_tmp_lt_search_path_spec=
ncmpcpp-0.8.2/m4/libtool.m4:2321:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ncmpcpp-0.8.2/m4/libtool.m4-2322-  # ...but if some path component already ends with the multilib dir we assume
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2362-  esac
ncmpcpp-0.8.2/m4/libtool.m4:2363:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ncmpcpp-0.8.2/m4/libtool.m4-2364-else
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2503-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ncmpcpp-0.8.2/m4/libtool.m4:2504:    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'
ncmpcpp-0.8.2/m4/libtool.m4-2505-    ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2539-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ncmpcpp-0.8.2/m4/libtool.m4:2540:    postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/m4/libtool.m4:2541:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ncmpcpp-0.8.2/m4/libtool.m4:2542:      dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/m4/libtool.m4-2543-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2548-      fi'
ncmpcpp-0.8.2/m4/libtool.m4:2549:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ncmpcpp-0.8.2/m4/libtool.m4-2550-      dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2556-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ncmpcpp-0.8.2/m4/libtool.m4:2557:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/m4/libtool.m4-2558-m4_if([$1], [],[
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2562-      # MinGW DLLs use traditional 'lib' prefix
ncmpcpp-0.8.2/m4/libtool.m4:2563:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/m4/libtool.m4-2564-      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2566-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ncmpcpp-0.8.2/m4/libtool.m4:2567:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/m4/libtool.m4-2568-      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2575-    libname_spec='$name'
ncmpcpp-0.8.2/m4/libtool.m4:2576:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/m4/libtool.m4-2577-    library_names_spec='$libname.dll.lib'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2587-        # Let DOS variable expansion print the short 8.3 style file name.
ncmpcpp-0.8.2/m4/libtool.m4:2588:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ncmpcpp-0.8.2/m4/libtool.m4-2589-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2592-      # Convert to MSYS style.
ncmpcpp-0.8.2/m4/libtool.m4:2593:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
ncmpcpp-0.8.2/m4/libtool.m4-2594-      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2598-      # like /cygdrive/c/PROGRA~1:/cygdr...
ncmpcpp-0.8.2/m4/libtool.m4:2599:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ncmpcpp-0.8.2/m4/libtool.m4:2600:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ncmpcpp-0.8.2/m4/libtool.m4:2601:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/m4/libtool.m4-2602-      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2606-        # It is most probably a Windows format PATH.
ncmpcpp-0.8.2/m4/libtool.m4:2607:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ncmpcpp-0.8.2/m4/libtool.m4-2608-      else
ncmpcpp-0.8.2/m4/libtool.m4:2609:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/m4/libtool.m4-2610-      fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2616-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ncmpcpp-0.8.2/m4/libtool.m4:2617:    postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/m4/libtool.m4:2618:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ncmpcpp-0.8.2/m4/libtool.m4:2619:      dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/m4/libtool.m4-2620-      test -d \$dldir || mkdir -p \$dldir~
ncmpcpp-0.8.2/m4/libtool.m4-2621-      $install_prog $dir/$dlname \$dldir/$dlname'
ncmpcpp-0.8.2/m4/libtool.m4:2622:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ncmpcpp-0.8.2/m4/libtool.m4-2623-      dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2630-    # Assume MSVC wrapper
ncmpcpp-0.8.2/m4/libtool.m4:2631:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
ncmpcpp-0.8.2/m4/libtool.m4-2632-    dynamic_linker='Win32 ld.exe'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2647-  shlibpath_var=DYLD_LIBRARY_PATH
ncmpcpp-0.8.2/m4/libtool.m4:2648:  shrext_cmds='`test .$module = .yes && echo .bundle || echo .dylib`'
ncmpcpp-0.8.2/m4/libtool.m4-2649-m4_if([$1], [],[
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2894-  if test -f /etc/ld.so.conf; then
ncmpcpp-0.8.2/m4/libtool.m4:2895:    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' ' '`
ncmpcpp-0.8.2/m4/libtool.m4-2896-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2948-  need_lib_prefix=no
ncmpcpp-0.8.2/m4/libtool.m4:2949:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ncmpcpp-0.8.2/m4/libtool.m4-2950-    need_version=no
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2975-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ncmpcpp-0.8.2/m4/libtool.m4:2976:  postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/m4/libtool.m4:2977:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ncmpcpp-0.8.2/m4/libtool.m4:2978:    dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/m4/libtool.m4-2979-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-2984-    fi'
ncmpcpp-0.8.2/m4/libtool.m4:2985:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ncmpcpp-0.8.2/m4/libtool.m4-2986-    dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3195-	"file_magic "*)
ncmpcpp-0.8.2/m4/libtool.m4:3196:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ncmpcpp-0.8.2/m4/libtool.m4-3197-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3278-    # gcc leaves a trailing carriage return, which upsets mingw
ncmpcpp-0.8.2/m4/libtool.m4:3279:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ncmpcpp-0.8.2/m4/libtool.m4-3280-  *)
ncmpcpp-0.8.2/m4/libtool.m4:3281:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ncmpcpp-0.8.2/m4/libtool.m4-3282-  esac
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3287-      # Canonicalize the pathname of ld
ncmpcpp-0.8.2/m4/libtool.m4:3288:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ncmpcpp-0.8.2/m4/libtool.m4-3289-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ncmpcpp-0.8.2/m4/libtool.m4:3290:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ncmpcpp-0.8.2/m4/libtool.m4-3291-      done
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3318-      # Break only if it was the GNU/non-GNU ld that we prefer.
ncmpcpp-0.8.2/m4/libtool.m4:3319:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ncmpcpp-0.8.2/m4/libtool.m4-3320-      *GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3358-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ncmpcpp-0.8.2/m4/libtool.m4:3359:case `$LD -v 2>&1 </dev/null` in
ncmpcpp-0.8.2/m4/libtool.m4-3360-*GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3585-openbsd* | bitrig*)
ncmpcpp-0.8.2/m4/libtool.m4:3586:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ncmpcpp-0.8.2/m4/libtool.m4-3587-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3652-    else
ncmpcpp-0.8.2/m4/libtool.m4:3653:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
ncmpcpp-0.8.2/m4/libtool.m4-3654-    fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3703-	esac
ncmpcpp-0.8.2/m4/libtool.m4:3704:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
ncmpcpp-0.8.2/m4/libtool.m4-3705-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3709-	*)
ncmpcpp-0.8.2/m4/libtool.m4:3710:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ncmpcpp-0.8.2/m4/libtool.m4-3711-	  */dev/null*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3735-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ncmpcpp-0.8.2/m4/libtool.m4:3736:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
ncmpcpp-0.8.2/m4/libtool.m4-3737-    *COFF*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3794-  # decide which one to use based on capabilities of $DLLTOOL
ncmpcpp-0.8.2/m4/libtool.m4:3795:  case `$DLLTOOL --help 2>&1` in
ncmpcpp-0.8.2/m4/libtool.m4-3796-  *--identify-strict*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-3968-# If we're using GNU nm, then use its standard symbol codes.
ncmpcpp-0.8.2/m4/libtool.m4:3969:case `$NM -V 2>&1` in
ncmpcpp-0.8.2/m4/libtool.m4-3970-*GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-4016-mingw*)
ncmpcpp-0.8.2/m4/libtool.m4:4017:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ncmpcpp-0.8.2/m4/libtool.m4-4018-  ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-4072-    nlist=conftest.nm
ncmpcpp-0.8.2/m4/libtool.m4:4073:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
ncmpcpp-0.8.2/m4/libtool.m4-4074-      # Try sorting and uniquifying the output.
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-4420-	  *)
ncmpcpp-0.8.2/m4/libtool.m4:4421:	    case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/m4/libtool.m4-4422-	    *Sun\ C*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-4756-      *)
ncmpcpp-0.8.2/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-4939-    else
ncmpcpp-0.8.2/m4/libtool.m4:4940:      _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'
ncmpcpp-0.8.2/m4/libtool.m4-4941-    fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5032-	# shared libraries, regardless of the interface used.
ncmpcpp-0.8.2/m4/libtool.m4:5033:	case `$LD -v 2>&1` in
ncmpcpp-0.8.2/m4/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5064-    supports_anon_versioning=no
ncmpcpp-0.8.2/m4/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
ncmpcpp-0.8.2/m4/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5167-	prefix_cmds="$SED"~
ncmpcpp-0.8.2/m4/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ncmpcpp-0.8.2/m4/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ncmpcpp-0.8.2/m4/libtool.m4:5190:      _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'
ncmpcpp-0.8.2/m4/libtool.m4:5191:      _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'
ncmpcpp-0.8.2/m4/libtool.m4-5192-      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
ncmpcpp-0.8.2/m4/libtool.m4:5208:	  _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'
ncmpcpp-0.8.2/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5212-					# Portland Group f77 and f90 compilers
ncmpcpp-0.8.2/m4/libtool.m4:5213:	  _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'
ncmpcpp-0.8.2/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
ncmpcpp-0.8.2/m4/libtool.m4:5230:	  _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'
ncmpcpp-0.8.2/m4/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5233-	esac
ncmpcpp-0.8.2/m4/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/m4/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
ncmpcpp-0.8.2/m4/libtool.m4:5236:	  _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'
ncmpcpp-0.8.2/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ncmpcpp-0.8.2/m4/libtool.m4:5305:      case `$LD -v 2>&1` in
ncmpcpp-0.8.2/m4/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5393-	else
ncmpcpp-0.8.2/m4/libtool.m4:5394:	  _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'
ncmpcpp-0.8.2/m4/libtool.m4-5395-	fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
ncmpcpp-0.8.2/m4/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
ncmpcpp-0.8.2/m4/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
ncmpcpp-0.8.2/m4/libtool.m4:5515:        _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
ncmpcpp-0.8.2/m4/libtool.m4-5516-      else
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
ncmpcpp-0.8.2/m4/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
ncmpcpp-0.8.2/m4/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
ncmpcpp-0.8.2/m4/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ncmpcpp-0.8.2/m4/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5768-      if test yes = "$GCC"; then
ncmpcpp-0.8.2/m4/libtool.m4:5769:	_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'
ncmpcpp-0.8.2/m4/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
ncmpcpp-0.8.2/m4/libtool.m4:5792:          _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'
ncmpcpp-0.8.2/m4/libtool.m4-5793-	fi
ncmpcpp-0.8.2/m4/libtool.m4-5794-      else
ncmpcpp-0.8.2/m4/libtool.m4:5795:	_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'
ncmpcpp-0.8.2/m4/libtool.m4:5796:	_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'
ncmpcpp-0.8.2/m4/libtool.m4-5797-      fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ncmpcpp-0.8.2/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ncmpcpp-0.8.2/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5872-	prefix_cmds="$SED"~
ncmpcpp-0.8.2/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ncmpcpp-0.8.2/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ncmpcpp-0.8.2/m4/libtool.m4:5887:	_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'
ncmpcpp-0.8.2/m4/libtool.m4-5888-      else
ncmpcpp-0.8.2/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ncmpcpp-0.8.2/m4/libtool.m4:5890:	_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'
ncmpcpp-0.8.2/m4/libtool.m4-5891-      fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ncmpcpp-0.8.2/m4/libtool.m4:5900:	_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'
ncmpcpp-0.8.2/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ncmpcpp-0.8.2/m4/libtool.m4:5904:	_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'
ncmpcpp-0.8.2/m4/libtool.m4:5905:	_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~
ncmpcpp-0.8.2/m4/libtool.m4:5906:          $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'
ncmpcpp-0.8.2/m4/libtool.m4-5907-
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-5922-      else
ncmpcpp-0.8.2/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
ncmpcpp-0.8.2/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
ncmpcpp-0.8.2/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ncmpcpp-0.8.2/m4/libtool.m4-6117-	  then
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
ncmpcpp-0.8.2/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ncmpcpp-0.8.2/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
ncmpcpp-0.8.2/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
ncmpcpp-0.8.2/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6587-
ncmpcpp-0.8.2/m4/libtool.m4:6588:          _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
ncmpcpp-0.8.2/m4/libtool.m4-6589-        else
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
ncmpcpp-0.8.2/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
ncmpcpp-0.8.2/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
ncmpcpp-0.8.2/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
ncmpcpp-0.8.2/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6815-            # dependencies.
ncmpcpp-0.8.2/m4/libtool.m4:6816:            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"'
ncmpcpp-0.8.2/m4/libtool.m4-6817-            ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6880-	    # dependencies.
ncmpcpp-0.8.2/m4/libtool.m4:6881:	    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"'
ncmpcpp-0.8.2/m4/libtool.m4-6882-	    ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ncmpcpp-0.8.2/m4/libtool.m4:6917:	_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'
ncmpcpp-0.8.2/m4/libtool.m4:6918:	_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'
ncmpcpp-0.8.2/m4/libtool.m4-6919-	;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6923-	    # SGI C++
ncmpcpp-0.8.2/m4/libtool.m4:6924:	    _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'
ncmpcpp-0.8.2/m4/libtool.m4-6925-
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
ncmpcpp-0.8.2/m4/libtool.m4:6935:	        _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'
ncmpcpp-0.8.2/m4/libtool.m4-6936-	      else
ncmpcpp-0.8.2/m4/libtool.m4:6937:	        _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'
ncmpcpp-0.8.2/m4/libtool.m4-6938-	      fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
ncmpcpp-0.8.2/m4/libtool.m4:6956:	    _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'
ncmpcpp-0.8.2/m4/libtool.m4:6957:	    _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'
ncmpcpp-0.8.2/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6965-	    # dependencies.
ncmpcpp-0.8.2/m4/libtool.m4:6966:	    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"'
ncmpcpp-0.8.2/m4/libtool.m4-6967-
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
ncmpcpp-0.8.2/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
ncmpcpp-0.8.2/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7001-            # Portland Group C++ compiler
ncmpcpp-0.8.2/m4/libtool.m4:7002:	    case `$CC -V` in
ncmpcpp-0.8.2/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ncmpcpp-0.8.2/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ncmpcpp-0.8.2/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ncmpcpp-0.8.2/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ncmpcpp-0.8.2/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ncmpcpp-0.8.2/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
ncmpcpp-0.8.2/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ncmpcpp-0.8.2/m4/libtool.m4:7020:                $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'
ncmpcpp-0.8.2/m4/libtool.m4-7021-	      ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
ncmpcpp-0.8.2/m4/libtool.m4:7030:	    _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'
ncmpcpp-0.8.2/m4/libtool.m4-7031-            ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7048-	    # dependencies.
ncmpcpp-0.8.2/m4/libtool.m4:7049:	    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'
ncmpcpp-0.8.2/m4/libtool.m4-7050-	    ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7063-	  *)
ncmpcpp-0.8.2/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ncmpcpp-0.8.2/m4/libtool.m4:7071:	      _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'
ncmpcpp-0.8.2/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
ncmpcpp-0.8.2/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
ncmpcpp-0.8.2/m4/libtool.m4-7137-	    _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'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
ncmpcpp-0.8.2/m4/libtool.m4:7155:	    _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'
ncmpcpp-0.8.2/m4/libtool.m4-7156-
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ncmpcpp-0.8.2/m4/libtool.m4:7176:	        _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'
ncmpcpp-0.8.2/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ncmpcpp-0.8.2/m4/libtool.m4:7181:	        _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'
ncmpcpp-0.8.2/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ncmpcpp-0.8.2/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
ncmpcpp-0.8.2/m4/libtool.m4:7184:                  $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~
ncmpcpp-0.8.2/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7199-	    # dependencies.
ncmpcpp-0.8.2/m4/libtool.m4:7200:	    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"'
ncmpcpp-0.8.2/m4/libtool.m4-7201-	    ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7206-	        osf3*)
ncmpcpp-0.8.2/m4/libtool.m4:7207:	          _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'
ncmpcpp-0.8.2/m4/libtool.m4-7208-		  ;;
ncmpcpp-0.8.2/m4/libtool.m4-7209-	        *)
ncmpcpp-0.8.2/m4/libtool.m4:7210:	          _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'
ncmpcpp-0.8.2/m4/libtool.m4-7211-		  ;;
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7459-  case @S|@2 in
ncmpcpp-0.8.2/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
ncmpcpp-0.8.2/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
ncmpcpp-0.8.2/m4/libtool.m4-7462-  esac
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7548-
ncmpcpp-0.8.2/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
ncmpcpp-0.8.2/m4/libtool.m4-7550-    case $prev$p in
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ncmpcpp-0.8.2/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
ncmpcpp-0.8.2/m4/libtool.m4-7654-fi
##############################################
ncmpcpp-0.8.2/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
ncmpcpp-0.8.2/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
ncmpcpp-0.8.2/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
ncmpcpp-0.8.2/m4/ltsugar.m4-68-m4_define([lt_combine],
ncmpcpp-0.8.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
ncmpcpp-0.8.2/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ncmpcpp-0.8.2/Makefile.in-50-  { \
ncmpcpp-0.8.2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ncmpcpp-0.8.2/Makefile.in-52-  }; \
##############################################
ncmpcpp-0.8.2/Makefile.in-134-  esac
ncmpcpp-0.8.2/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ncmpcpp-0.8.2/Makefile.in-136-am__vpath_adj = case $$p in \
ncmpcpp-0.8.2/Makefile.in:137:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ncmpcpp-0.8.2/Makefile.in-138-    *) f=$$p;; \
ncmpcpp-0.8.2/Makefile.in-139-  esac;
ncmpcpp-0.8.2/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ncmpcpp-0.8.2/Makefile.in-141-am__install_max = 40
ncmpcpp-0.8.2/Makefile.in-142-am__nobase_strip_setup = \
ncmpcpp-0.8.2/Makefile.in:143:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ncmpcpp-0.8.2/Makefile.in-144-am__nobase_strip = \
##############################################
ncmpcpp-0.8.2/Makefile.in-213-  while test -n "$$dir1"; do \
ncmpcpp-0.8.2/Makefile.in:214:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ncmpcpp-0.8.2/Makefile.in-215-    if test "$$first" != "."; then \
ncmpcpp-0.8.2/Makefile.in-216-      if test "$$first" = ".."; then \
ncmpcpp-0.8.2/Makefile.in:217:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ncmpcpp-0.8.2/Makefile.in:218:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ncmpcpp-0.8.2/Makefile.in-219-      else \
ncmpcpp-0.8.2/Makefile.in:220:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ncmpcpp-0.8.2/Makefile.in-221-        if test "$$first2" = "$$first"; then \
ncmpcpp-0.8.2/Makefile.in:222:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ncmpcpp-0.8.2/Makefile.in-223-        else \
##############################################
ncmpcpp-0.8.2/Makefile.in-228-    fi; \
ncmpcpp-0.8.2/Makefile.in:229:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ncmpcpp-0.8.2/Makefile.in-230-  done; \
##############################################
ncmpcpp-0.8.2/Makefile.in-484-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
ncmpcpp-0.8.2/Makefile.in:485:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ncmpcpp-0.8.2/Makefile.in-486-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
ncmpcpp-0.8.2/Makefile.in-501-	dot_seen=no; \
ncmpcpp-0.8.2/Makefile.in:502:	target=`echo $@ | sed s/-recursive//`; \
ncmpcpp-0.8.2/Makefile.in-503-	case "$@" in \
##############################################
ncmpcpp-0.8.2/Makefile.in-564-GTAGS:
ncmpcpp-0.8.2/Makefile.in:565:	here=`$(am__cd) $(top_builddir) && pwd` \
ncmpcpp-0.8.2/Makefile.in-566-	  && $(am__cd) $(top_srcdir) \
##############################################
ncmpcpp-0.8.2/Makefile.in-599-	test -d "$(distdir)" || mkdir "$(distdir)"
ncmpcpp-0.8.2/Makefile.in:600:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ncmpcpp-0.8.2/Makefile.in:601:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ncmpcpp-0.8.2/Makefile.in-602-	list='$(DISTFILES)'; \
##############################################
ncmpcpp-0.8.2/Makefile.in-613-	  if test -d $$d/$$file; then \
ncmpcpp-0.8.2/Makefile.in:614:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ncmpcpp-0.8.2/Makefile.in-615-	    if test -d "$(distdir)/$$file"; then \
##############################################
ncmpcpp-0.8.2/Makefile.in-724-	test -d $(distdir)/_build || exit 0; \
ncmpcpp-0.8.2/Makefile.in:725:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ncmpcpp-0.8.2/Makefile.in-726-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ncmpcpp-0.8.2/Makefile.in-768-	}; \
ncmpcpp-0.8.2/Makefile.in:769:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ncmpcpp-0.8.2/Makefile.in-770-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ncmpcpp-0.8.2/Makefile.in-780-	fi
ncmpcpp-0.8.2/Makefile.in:781:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ncmpcpp-0.8.2/Makefile.in-782-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ncmpcpp-0.8.2/ltmain.sh-103-#
ncmpcpp-0.8.2/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
ncmpcpp-0.8.2/ltmain.sh-105-#
##############################################
ncmpcpp-0.8.2/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
ncmpcpp-0.8.2/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
ncmpcpp-0.8.2/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ncmpcpp-0.8.2/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
ncmpcpp-0.8.2/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ncmpcpp-0.8.2/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
ncmpcpp-0.8.2/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-410-# The name of this program.
ncmpcpp-0.8.2/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
ncmpcpp-0.8.2/ltmain.sh-412-
##############################################
ncmpcpp-0.8.2/ltmain.sh-416-  *[\\/]*)
ncmpcpp-0.8.2/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
ncmpcpp-0.8.2/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
ncmpcpp-0.8.2/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
ncmpcpp-0.8.2/ltmain.sh-610-
ncmpcpp-0.8.2/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
ncmpcpp-0.8.2/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
ncmpcpp-0.8.2/ltmain.sh-613-
##############################################
ncmpcpp-0.8.2/ltmain.sh-639-
ncmpcpp-0.8.2/ltmain.sh:640:    func_arith_result=`expr "$@"`
ncmpcpp-0.8.2/ltmain.sh-641-  }
##############################################
ncmpcpp-0.8.2/ltmain.sh-660-  # ...otherwise fall back to using sed.
ncmpcpp-0.8.2/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
ncmpcpp-0.8.2/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
ncmpcpp-0.8.2/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-757-      test -n "$_G_tc" && {
ncmpcpp-0.8.2/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
ncmpcpp-0.8.2/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
ncmpcpp-0.8.2/ltmain.sh-760-      }
ncmpcpp-0.8.2/ltmain.sh-761-    done
ncmpcpp-0.8.2/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
ncmpcpp-0.8.2/ltmain.sh-763-
##############################################
ncmpcpp-0.8.2/ltmain.sh-831-
ncmpcpp-0.8.2/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ncmpcpp-0.8.2/ltmain.sh-833-  }
##############################################
ncmpcpp-0.8.2/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
ncmpcpp-0.8.2/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
ncmpcpp-0.8.2/ltmain.sh-865-      done
ncmpcpp-0.8.2/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
ncmpcpp-0.8.2/ltmain.sh-867-
##############################################
ncmpcpp-0.8.2/ltmain.sh-901-      # If mktemp works, use that first and foremost
ncmpcpp-0.8.2/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-903-
##############################################
ncmpcpp-0.8.2/ltmain.sh-1108-          *[\[\*\?]*)
ncmpcpp-0.8.2/ltmain.sh:1109:            func_quote_result=`$ECHO "$func_quote_result" | $SED "$sed_quote_subst"`
ncmpcpp-0.8.2/ltmain.sh-1110-            return 0
##############################################
ncmpcpp-0.8.2/ltmain.sh-1245-    case $2 in
ncmpcpp-0.8.2/ltmain.sh:1246:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
ncmpcpp-0.8.2/ltmain.sh:1247:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
ncmpcpp-0.8.2/ltmain.sh-1248-    esac
##############################################
ncmpcpp-0.8.2/ltmain.sh-1318-    [0-9]* | *[!a-zA-Z0-9_]*)
ncmpcpp-0.8.2/ltmain.sh:1319:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
ncmpcpp-0.8.2/ltmain.sh-1320-      ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-1405-
ncmpcpp-0.8.2/ltmain.sh:1406:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
ncmpcpp-0.8.2/ltmain.sh-1407-}
##############################################
ncmpcpp-0.8.2/ltmain.sh-1471-# The default options also support '--debug', which will turn on shell
ncmpcpp-0.8.2/ltmain.sh:1472:# execution tracing (see the comment above debug_cmd below for another
ncmpcpp-0.8.2/ltmain.sh-1473-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
ncmpcpp-0.8.2/ltmain.sh-1564-
ncmpcpp-0.8.2/ltmain.sh:1565:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
ncmpcpp-0.8.2/ltmain.sh-1566-}
##############################################
ncmpcpp-0.8.2/ltmain.sh-1917-
ncmpcpp-0.8.2/ltmain.sh:1918:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
ncmpcpp-0.8.2/ltmain.sh-1919-      func_split_equals_rhs=
ncmpcpp-0.8.2/ltmain.sh-1920-      test "x$func_split_equals_lhs" = "x$1" \
ncmpcpp-0.8.2/ltmain.sh:1921:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
ncmpcpp-0.8.2/ltmain.sh-1922-  }
##############################################
ncmpcpp-0.8.2/ltmain.sh-1945-
ncmpcpp-0.8.2/ltmain.sh:1946:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
ncmpcpp-0.8.2/ltmain.sh:1947:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
ncmpcpp-0.8.2/ltmain.sh-1948-  }
##############################################
ncmpcpp-0.8.2/ltmain.sh-2118-       version:        $progname (GNU libtool) 2.4.6
ncmpcpp-0.8.2/ltmain.sh:2119:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
ncmpcpp-0.8.2/ltmain.sh:2120:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
ncmpcpp-0.8.2/ltmain.sh-2121-
##############################################
ncmpcpp-0.8.2/ltmain.sh-2157-  {
ncmpcpp-0.8.2/ltmain.sh:2158:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
ncmpcpp-0.8.2/ltmain.sh-2159-  }
##############################################
ncmpcpp-0.8.2/ltmain.sh-2162-  {
ncmpcpp-0.8.2/ltmain.sh:2163:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
ncmpcpp-0.8.2/ltmain.sh-2164-  }
##############################################
ncmpcpp-0.8.2/ltmain.sh-2253-	  # quotes we have to do it in 2 steps:
ncmpcpp-0.8.2/ltmain.sh:2254:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ncmpcpp-0.8.2/ltmain.sh-2255-	  eval "$extractedcf"
##############################################
ncmpcpp-0.8.2/ltmain.sh-2706-      done
ncmpcpp-0.8.2/ltmain.sh:2707:      CC_expanded=`func_echo_all $CC`
ncmpcpp-0.8.2/ltmain.sh:2708:      CC_quoted_expanded=`func_echo_all $CC_quoted`
ncmpcpp-0.8.2/ltmain.sh-2709-      case $@ in
##############################################
ncmpcpp-0.8.2/ltmain.sh-2719-	    # Evaluate the configuration.
ncmpcpp-0.8.2/ltmain.sh:2720:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ncmpcpp-0.8.2/ltmain.sh-2721-	    CC_quoted=
##############################################
ncmpcpp-0.8.2/ltmain.sh-2725-	    done
ncmpcpp-0.8.2/ltmain.sh:2726:	    CC_expanded=`func_echo_all $CC`
ncmpcpp-0.8.2/ltmain.sh:2727:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
ncmpcpp-0.8.2/ltmain.sh-2728-	    case "$@ " in
##############################################
ncmpcpp-0.8.2/ltmain.sh-2817-    # zero AND non-empty stdout, which explains the odd construction:
ncmpcpp-0.8.2/ltmain.sh:2818:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-2819-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-2885-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
ncmpcpp-0.8.2/ltmain.sh:2886:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-2887-    if test "$?" -ne 0; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-3056-    # LT_CYGPATH in this case.
ncmpcpp-0.8.2/ltmain.sh:3057:    func_to_host_file_result=`cygpath -m "$1"`
ncmpcpp-0.8.2/ltmain.sh-3058-  fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-3213-    func_to_host_path_tmp1=$func_stripname_result
ncmpcpp-0.8.2/ltmain.sh:3214:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
ncmpcpp-0.8.2/ltmain.sh-3215-    func_convert_path_check : ";" \
##############################################
ncmpcpp-0.8.2/ltmain.sh-3423-    *.[cCFSifmso] | \
ncmpcpp-0.8.2/ltmain.sh:3424:    *.ada | *.adb | *.ads | *.asm | \
ncmpcpp-0.8.2/ltmain.sh-3425-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ncmpcpp-0.8.2/ltmain.sh-3500-    if test no = "$compiler_c_o"; then
ncmpcpp-0.8.2/ltmain.sh:3501:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
ncmpcpp-0.8.2/ltmain.sh-3502-      lockfile=$output_obj.lock
##############################################
ncmpcpp-0.8.2/ltmain.sh-3519-*** ERROR, $lockfile exists and contains:
ncmpcpp-0.8.2/ltmain.sh:3520:`cat $lockfile 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-3521-
##############################################
ncmpcpp-0.8.2/ltmain.sh-3567-      if test warn = "$need_locks" &&
ncmpcpp-0.8.2/ltmain.sh:3568:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ncmpcpp-0.8.2/ltmain.sh-3569-	$ECHO "\
ncmpcpp-0.8.2/ltmain.sh-3570-*** ERROR, $lockfile contains:
ncmpcpp-0.8.2/ltmain.sh:3571:`cat $lockfile 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-3572-
##############################################
ncmpcpp-0.8.2/ltmain.sh-3616-      if test warn = "$need_locks" &&
ncmpcpp-0.8.2/ltmain.sh:3617:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ncmpcpp-0.8.2/ltmain.sh-3618-	$ECHO "\
ncmpcpp-0.8.2/ltmain.sh-3619-*** ERROR, $lockfile contains:
ncmpcpp-0.8.2/ltmain.sh:3620:`cat $lockfile 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-3621-
##############################################
ncmpcpp-0.8.2/ltmain.sh-3942-      # Get the absolute pathname.
ncmpcpp-0.8.2/ltmain.sh:3943:      absdir=`cd "$dir" && pwd`
ncmpcpp-0.8.2/ltmain.sh-3944-      test -n "$absdir" && dir=$absdir
##############################################
ncmpcpp-0.8.2/ltmain.sh-4041-      if test -n "$lt_sysroot"; then
ncmpcpp-0.8.2/ltmain.sh:4042:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
ncmpcpp-0.8.2/ltmain.sh-4043-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
ncmpcpp-0.8.2/ltmain.sh-4325-	  # Determine the prefix the user has applied to our future dir.
ncmpcpp-0.8.2/ltmain.sh:4326:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
ncmpcpp-0.8.2/ltmain.sh-4327-
##############################################
ncmpcpp-0.8.2/ltmain.sh-4338-	    # Stick the inst_prefix_dir data into the link command.
ncmpcpp-0.8.2/ltmain.sh:4339:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ncmpcpp-0.8.2/ltmain.sh-4340-	  else
ncmpcpp-0.8.2/ltmain.sh:4341:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
ncmpcpp-0.8.2/ltmain.sh-4342-	  fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-4505-	    fi
ncmpcpp-0.8.2/ltmain.sh:4506:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
ncmpcpp-0.8.2/ltmain.sh-4507-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-4524-	        # Replace the output file specification.
ncmpcpp-0.8.2/ltmain.sh:4525:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
ncmpcpp-0.8.2/ltmain.sh-4526-
##############################################
ncmpcpp-0.8.2/ltmain.sh-4543-	    # Install the binary that we compiled earlier.
ncmpcpp-0.8.2/ltmain.sh:4544:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
ncmpcpp-0.8.2/ltmain.sh-4545-	  fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-4617-    my_pic_p=${3-false}
ncmpcpp-0.8.2/ltmain.sh:4618:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
ncmpcpp-0.8.2/ltmain.sh-4619-    my_dlsyms=
##############################################
ncmpcpp-0.8.2/ltmain.sh-4675-	  # Add our own program objects to the symbol list.
ncmpcpp-0.8.2/ltmain.sh:4676:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ncmpcpp-0.8.2/ltmain.sh-4677-	  for progfile in $progfiles; do
##############################################
ncmpcpp-0.8.2/ltmain.sh-4737-	          # Use subshell, to avoid clobbering current variable values
ncmpcpp-0.8.2/ltmain.sh:4738:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
ncmpcpp-0.8.2/ltmain.sh-4739-	          if test -n "$dlprefile_dlname"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-4906-	  if test -f "$output_objdir/$my_outputname.def"; then
ncmpcpp-0.8.2/ltmain.sh:4907:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ncmpcpp-0.8.2/ltmain.sh:4908:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ncmpcpp-0.8.2/ltmain.sh-4909-	  else
ncmpcpp-0.8.2/ltmain.sh:4910:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ncmpcpp-0.8.2/ltmain.sh:4911:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ncmpcpp-0.8.2/ltmain.sh-4912-	  fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-4914-	*)
ncmpcpp-0.8.2/ltmain.sh:4915:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ncmpcpp-0.8.2/ltmain.sh:4916:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ncmpcpp-0.8.2/ltmain.sh-4917-	  ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-4929-      # Nullify the symbol file.
ncmpcpp-0.8.2/ltmain.sh:4930:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
ncmpcpp-0.8.2/ltmain.sh:4931:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
ncmpcpp-0.8.2/ltmain.sh-4932-    fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-4943-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ncmpcpp-0.8.2/ltmain.sh:4944:  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)$'`
ncmpcpp-0.8.2/ltmain.sh-4945-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
ncmpcpp-0.8.2/ltmain.sh-4956-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ncmpcpp-0.8.2/ltmain.sh:4957:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
ncmpcpp-0.8.2/ltmain.sh-4958-  test -n "$func_cygming_ms_implib_tmp"
##############################################
ncmpcpp-0.8.2/ltmain.sh-4972-  win32_libid_type=unknown
ncmpcpp-0.8.2/ltmain.sh:4973:  win32_fileres=`file -L $1 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-4974-  case $win32_fileres in
##############################################
ncmpcpp-0.8.2/ltmain.sh-5037-
ncmpcpp-0.8.2/ltmain.sh:5038:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
ncmpcpp-0.8.2/ltmain.sh-5039-}
##############################################
ncmpcpp-0.8.2/ltmain.sh-5055-
ncmpcpp-0.8.2/ltmain.sh:5056:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
ncmpcpp-0.8.2/ltmain.sh-5057-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
ncmpcpp-0.8.2/ltmain.sh-5119-    # binutils import library
ncmpcpp-0.8.2/ltmain.sh:5120:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
ncmpcpp-0.8.2/ltmain.sh-5121-  elif func_cygming_ms_implib_p "$1"; then
ncmpcpp-0.8.2/ltmain.sh-5122-    # ms-generated import library
ncmpcpp-0.8.2/ltmain.sh:5123:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
ncmpcpp-0.8.2/ltmain.sh-5124-  else
##############################################
ncmpcpp-0.8.2/ltmain.sh-5203-	  darwin_base_archive=$func_basename_result
ncmpcpp-0.8.2/ltmain.sh:5204:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ncmpcpp-0.8.2/ltmain.sh-5205-	  if test -n "$darwin_arches"; then
ncmpcpp-0.8.2/ltmain.sh:5206:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ncmpcpp-0.8.2/ltmain.sh-5207-	    darwin_arch=
##############################################
ncmpcpp-0.8.2/ltmain.sh-5217-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ncmpcpp-0.8.2/ltmain.sh:5218:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
ncmpcpp-0.8.2/ltmain.sh-5219-	    darwin_file=
##############################################
ncmpcpp-0.8.2/ltmain.sh-5221-	    for darwin_file in $darwin_filelist; do
ncmpcpp-0.8.2/ltmain.sh:5222:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
ncmpcpp-0.8.2/ltmain.sh-5223-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ncmpcpp-0.8.2/ltmain.sh-5236-      esac
ncmpcpp-0.8.2/ltmain.sh:5237:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
ncmpcpp-0.8.2/ltmain.sh-5238-    done
##############################################
ncmpcpp-0.8.2/ltmain.sh-5343-    --lt-dump-script)
ncmpcpp-0.8.2/ltmain.sh:5344:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
ncmpcpp-0.8.2/ltmain.sh-5345-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
ncmpcpp-0.8.2/ltmain.sh:5346:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
ncmpcpp-0.8.2/ltmain.sh-5347-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
ncmpcpp-0.8.2/ltmain.sh-5370-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
ncmpcpp-0.8.2/ltmain.sh:5371:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
ncmpcpp-0.8.2/ltmain.sh-5372-  done
##############################################
ncmpcpp-0.8.2/ltmain.sh-5428-  # Find the directory that this script lives in.
ncmpcpp-0.8.2/ltmain.sh:5429:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
ncmpcpp-0.8.2/ltmain.sh-5430-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ncmpcpp-0.8.2/ltmain.sh-5432-  # Follow symbolic links until we get to the real thisdir.
ncmpcpp-0.8.2/ltmain.sh:5433:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
ncmpcpp-0.8.2/ltmain.sh-5434-  while test -n \"\$file\"; do
ncmpcpp-0.8.2/ltmain.sh:5435:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
ncmpcpp-0.8.2/ltmain.sh-5436-
##############################################
ncmpcpp-0.8.2/ltmain.sh-5444-
ncmpcpp-0.8.2/ltmain.sh:5445:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
ncmpcpp-0.8.2/ltmain.sh:5446:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
ncmpcpp-0.8.2/ltmain.sh-5447-  done
##############################################
ncmpcpp-0.8.2/ltmain.sh-5458-    case \"\$thisdir\" in
ncmpcpp-0.8.2/ltmain.sh:5459:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
ncmpcpp-0.8.2/ltmain.sh-5460-    $objdir )   thisdir=. ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-5464-  # Try to get the absolute directory name.
ncmpcpp-0.8.2/ltmain.sh:5465:  absdir=\`cd \"\$thisdir\" && pwd\`
ncmpcpp-0.8.2/ltmain.sh-5466-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ncmpcpp-0.8.2/ltmain.sh-5474-  if test ! -f \"\$progdir/\$program\" ||
ncmpcpp-0.8.2/ltmain.sh:5475:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
ncmpcpp-0.8.2/ltmain.sh-5476-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-5489-    if test -n \"\$relink_command\"; then
ncmpcpp-0.8.2/ltmain.sh:5490:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ncmpcpp-0.8.2/ltmain.sh-5491-      else
##############################################
ncmpcpp-0.8.2/ltmain.sh-5533-    # The second colon is a workaround for a bug in BeOS R4 sed
ncmpcpp-0.8.2/ltmain.sh:5534:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
ncmpcpp-0.8.2/ltmain.sh-5535-
##############################################
ncmpcpp-0.8.2/ltmain.sh-6512-
ncmpcpp-0.8.2/ltmain.sh:6513:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
ncmpcpp-0.8.2/ltmain.sh-6514-    *import*) : ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-6760-	    moreargs=
ncmpcpp-0.8.2/ltmain.sh:6761:	    for fil in `cat "$save_arg"`
ncmpcpp-0.8.2/ltmain.sh-6762-	    do
##############################################
ncmpcpp-0.8.2/ltmain.sh-7021-	*)
ncmpcpp-0.8.2/ltmain.sh:7022:	  absdir=`cd "$dir" && pwd`
ncmpcpp-0.8.2/ltmain.sh-7023-	  test -z "$absdir" && \
##############################################
ncmpcpp-0.8.2/ltmain.sh-7042-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ncmpcpp-0.8.2/ltmain.sh:7043:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
ncmpcpp-0.8.2/ltmain.sh-7044-	  case :$dllsearchpath: in
##############################################
ncmpcpp-0.8.2/ltmain.sh-7349-      -Z*)
ncmpcpp-0.8.2/ltmain.sh:7350:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
ncmpcpp-0.8.2/ltmain.sh-7351-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
ncmpcpp-0.8.2/ltmain.sh-7519-      # get the directories listed in $shlibpath_var
ncmpcpp-0.8.2/ltmain.sh:7520:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
ncmpcpp-0.8.2/ltmain.sh-7521-    else
##############################################
ncmpcpp-0.8.2/ltmain.sh-7835-		  set dummy $deplibs_check_method; shift
ncmpcpp-0.8.2/ltmain.sh:7836:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ncmpcpp-0.8.2/ltmain.sh-7837-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
ncmpcpp-0.8.2/ltmain.sh-7925-	if test -n "$inherited_linker_flags"; then
ncmpcpp-0.8.2/ltmain.sh:7926:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
ncmpcpp-0.8.2/ltmain.sh-7927-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ncmpcpp-0.8.2/ltmain.sh-7933-	fi
ncmpcpp-0.8.2/ltmain.sh:7934:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ncmpcpp-0.8.2/ltmain.sh-7935-	if test lib,link = "$linkmode,$pass" ||
##############################################
ncmpcpp-0.8.2/ltmain.sh-8006-	*)
ncmpcpp-0.8.2/ltmain.sh:8007:	  abs_ladir=`cd "$ladir" && pwd`
ncmpcpp-0.8.2/ltmain.sh-8008-	  if test -z "$abs_ladir"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-8259-	    shift
ncmpcpp-0.8.2/ltmain.sh:8260:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ncmpcpp-0.8.2/ltmain.sh-8261-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ncmpcpp-0.8.2/ltmain.sh-8551-		*)
ncmpcpp-0.8.2/ltmain.sh:8552:		  absdir=`cd "$dir" && pwd`
ncmpcpp-0.8.2/ltmain.sh-8553-		  if test -z "$absdir"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-8562-		  depdepl=
ncmpcpp-0.8.2/ltmain.sh:8563:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ncmpcpp-0.8.2/ltmain.sh-8564-		  if test -n "$deplibrary_names"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-8569-		      depdepl=$absdir/$objdir/$depdepl
ncmpcpp-0.8.2/ltmain.sh:8570:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ncmpcpp-0.8.2/ltmain.sh-8571-                      if test -z "$darwin_install_name"; then
ncmpcpp-0.8.2/ltmain.sh:8572:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ncmpcpp-0.8.2/ltmain.sh-8573-                      fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-8584-		else
ncmpcpp-0.8.2/ltmain.sh:8585:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ncmpcpp-0.8.2/ltmain.sh-8586-		  test -z "$libdir" && \
##############################################
ncmpcpp-0.8.2/ltmain.sh-8607-	else
ncmpcpp-0.8.2/ltmain.sh:8608:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ncmpcpp-0.8.2/ltmain.sh-8609-	fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-8696-        linux*)
ncmpcpp-0.8.2/ltmain.sh:8697:          case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/ltmain.sh-8698-          *Sun\ C*) # Sun C++ 5.9
##############################################
ncmpcpp-0.8.2/ltmain.sh-9101-	removelist=
ncmpcpp-0.8.2/ltmain.sh:9102:	tempremovelist=`$ECHO "$output_objdir/*"`
ncmpcpp-0.8.2/ltmain.sh-9103-	for p in $tempremovelist; do
##############################################
ncmpcpp-0.8.2/ltmain.sh-9127-	# Transform .lo files to .o files.
ncmpcpp-0.8.2/ltmain.sh:9128:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
ncmpcpp-0.8.2/ltmain.sh-9129-      fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-9132-      #for path in $notinst_path; do
ncmpcpp-0.8.2/ltmain.sh:9133:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
ncmpcpp-0.8.2/ltmain.sh:9134:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
ncmpcpp-0.8.2/ltmain.sh:9135:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
ncmpcpp-0.8.2/ltmain.sh-9136-      #done
##############################################
ncmpcpp-0.8.2/ltmain.sh-9253-		if test -n "$i"; then
ncmpcpp-0.8.2/ltmain.sh:9254:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ncmpcpp-0.8.2/ltmain.sh:9255:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ncmpcpp-0.8.2/ltmain.sh-9256-		  set dummy $deplib_matches; shift
ncmpcpp-0.8.2/ltmain.sh-9257-		  deplib_match=$1
ncmpcpp-0.8.2/ltmain.sh:9258:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ncmpcpp-0.8.2/ltmain.sh-9259-		    func_append newdeplibs " $i"
##############################################
ncmpcpp-0.8.2/ltmain.sh-9296-		  if test -n "$i"; then
ncmpcpp-0.8.2/ltmain.sh:9297:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ncmpcpp-0.8.2/ltmain.sh:9298:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ncmpcpp-0.8.2/ltmain.sh-9299-		    set dummy $deplib_matches; shift
ncmpcpp-0.8.2/ltmain.sh-9300-		    deplib_match=$1
ncmpcpp-0.8.2/ltmain.sh:9301:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ncmpcpp-0.8.2/ltmain.sh-9302-		      func_append newdeplibs " $i"
##############################################
ncmpcpp-0.8.2/ltmain.sh-9331-	  set dummy $deplibs_check_method; shift
ncmpcpp-0.8.2/ltmain.sh:9332:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ncmpcpp-0.8.2/ltmain.sh-9333-	  for a_deplib in $deplibs; do
##############################################
ncmpcpp-0.8.2/ltmain.sh-9346-	      if test -n "$a_deplib"; then
ncmpcpp-0.8.2/ltmain.sh:9347:		libname=`eval "\\$ECHO \"$libname_spec\""`
ncmpcpp-0.8.2/ltmain.sh-9348-		if test -n "$file_magic_glob"; then
ncmpcpp-0.8.2/ltmain.sh:9349:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
ncmpcpp-0.8.2/ltmain.sh-9350-		else
##############################################
ncmpcpp-0.8.2/ltmain.sh-9356-		    shopt -s nocaseglob
ncmpcpp-0.8.2/ltmain.sh:9357:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-9358-		    $nocaseglob
ncmpcpp-0.8.2/ltmain.sh-9359-		  else
ncmpcpp-0.8.2/ltmain.sh:9360:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-9361-		  fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-9374-		      while test -h "$potlib" 2>/dev/null; do
ncmpcpp-0.8.2/ltmain.sh:9375:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
ncmpcpp-0.8.2/ltmain.sh-9376-			case $potliblink in
ncmpcpp-0.8.2/ltmain.sh-9377-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
ncmpcpp-0.8.2/ltmain.sh:9378:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
ncmpcpp-0.8.2/ltmain.sh-9379-			esac
##############################################
ncmpcpp-0.8.2/ltmain.sh-9415-	  set dummy $deplibs_check_method; shift
ncmpcpp-0.8.2/ltmain.sh:9416:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ncmpcpp-0.8.2/ltmain.sh-9417-	  for a_deplib in $deplibs; do
##############################################
ncmpcpp-0.8.2/ltmain.sh-9430-	      if test -n "$a_deplib"; then
ncmpcpp-0.8.2/ltmain.sh:9431:		libname=`eval "\\$ECHO \"$libname_spec\""`
ncmpcpp-0.8.2/ltmain.sh-9432-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ncmpcpp-0.8.2/ltmain.sh:9433:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ncmpcpp-0.8.2/ltmain.sh-9434-		  for potent_lib in $potential_libs; do
##############################################
ncmpcpp-0.8.2/ltmain.sh-9469-	  newdeplibs=
ncmpcpp-0.8.2/ltmain.sh:9470:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
ncmpcpp-0.8.2/ltmain.sh-9471-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
ncmpcpp-0.8.2/ltmain.sh-9473-	      # can't use Xsed below, because $i might contain '/'
ncmpcpp-0.8.2/ltmain.sh:9474:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
ncmpcpp-0.8.2/ltmain.sh-9475-	    done
##############################################
ncmpcpp-0.8.2/ltmain.sh-9499-	  # On Rhapsody replace the C library with the System framework
ncmpcpp-0.8.2/ltmain.sh:9500:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
ncmpcpp-0.8.2/ltmain.sh-9501-	  ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-9551-	*-*-darwin*)
ncmpcpp-0.8.2/ltmain.sh:9552:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ncmpcpp-0.8.2/ltmain.sh:9553:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ncmpcpp-0.8.2/ltmain.sh:9554:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ncmpcpp-0.8.2/ltmain.sh-9555-	  ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-9678-	# Use standard objects if they are pic
ncmpcpp-0.8.2/ltmain.sh:9679:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ncmpcpp-0.8.2/ltmain.sh-9680-	test "X$libobjs" = "X " && libobjs=
##############################################
ncmpcpp-0.8.2/ltmain.sh-10192-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ncmpcpp-0.8.2/ltmain.sh:10193:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
ncmpcpp-0.8.2/ltmain.sh-10194-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
ncmpcpp-0.8.2/ltmain.sh-10207-      # Create the old-style object.
ncmpcpp-0.8.2/ltmain.sh:10208:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
ncmpcpp-0.8.2/ltmain.sh-10209-
##############################################
ncmpcpp-0.8.2/ltmain.sh-10265-	# On Rhapsody replace the C library is the System framework
ncmpcpp-0.8.2/ltmain.sh:10266:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
ncmpcpp-0.8.2/ltmain.sh:10267:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
ncmpcpp-0.8.2/ltmain.sh-10268-	;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-10283-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ncmpcpp-0.8.2/ltmain.sh:10284:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ncmpcpp-0.8.2/ltmain.sh:10285:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ncmpcpp-0.8.2/ltmain.sh-10286-	;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-10361-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ncmpcpp-0.8.2/ltmain.sh:10362:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
ncmpcpp-0.8.2/ltmain.sh-10363-	  case :$dllsearchpath: in
##############################################
ncmpcpp-0.8.2/ltmain.sh-10421-	# Transform all the library objects into standard objects.
ncmpcpp-0.8.2/ltmain.sh:10422:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ncmpcpp-0.8.2/ltmain.sh:10423:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ncmpcpp-0.8.2/ltmain.sh-10424-      fi
##############################################
ncmpcpp-0.8.2/ltmain.sh-10449-	# Replace the output file specification.
ncmpcpp-0.8.2/ltmain.sh:10450:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ncmpcpp-0.8.2/ltmain.sh-10451-	link_command=$compile_command$compile_rpath
##############################################
ncmpcpp-0.8.2/ltmain.sh-10458-	  func_to_tool_file "$output"
ncmpcpp-0.8.2/ltmain.sh:10459:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ncmpcpp-0.8.2/ltmain.sh-10460-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ncmpcpp-0.8.2/ltmain.sh-10502-	# Replace the output file specification.
ncmpcpp-0.8.2/ltmain.sh:10503:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ncmpcpp-0.8.2/ltmain.sh-10504-	# Delete the old output file.
##############################################
ncmpcpp-0.8.2/ltmain.sh-10510-	  func_to_tool_file "$output"
ncmpcpp-0.8.2/ltmain.sh:10511:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ncmpcpp-0.8.2/ltmain.sh-10512-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ncmpcpp-0.8.2/ltmain.sh-10528-	  link_command=$finalize_var$compile_command$finalize_rpath
ncmpcpp-0.8.2/ltmain.sh:10529:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
ncmpcpp-0.8.2/ltmain.sh-10530-          ;;
##############################################
ncmpcpp-0.8.2/ltmain.sh-10541-      # Replace the output file specification.
ncmpcpp-0.8.2/ltmain.sh:10542:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ncmpcpp-0.8.2/ltmain.sh-10543-
##############################################
ncmpcpp-0.8.2/ltmain.sh-10550-	func_to_tool_file "$output_objdir/$outputname"
ncmpcpp-0.8.2/ltmain.sh:10551:	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'`
ncmpcpp-0.8.2/ltmain.sh-10552-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ncmpcpp-0.8.2/ltmain.sh-10839-		func_resolve_sysroot "$deplib"
ncmpcpp-0.8.2/ltmain.sh:10840:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
ncmpcpp-0.8.2/ltmain.sh-10841-		test -z "$libdir" && \
##############################################
ncmpcpp-0.8.2/ltmain.sh-10865-		name=$func_basename_result
ncmpcpp-0.8.2/ltmain.sh:10866:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ncmpcpp-0.8.2/ltmain.sh-10867-		test -z "$libdir" && \
##############################################
ncmpcpp-0.8.2/ltmain.sh-10884-		name=$func_basename_result
ncmpcpp-0.8.2/ltmain.sh:10885:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ncmpcpp-0.8.2/ltmain.sh-10886-		test -z "$libdir" && \
##############################################
ncmpcpp-0.8.2/ltmain.sh-11203-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ncmpcpp-0.8.2/ltmain.sh:11204:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ncmpcpp-0.8.2/ltmain.sh-11205-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ncmpcpp-0.8.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
ncmpcpp-0.8.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ncmpcpp-0.8.2/configure-45-  as_echo='print -r --'
ncmpcpp-0.8.2/configure-46-  as_echo_n='print -rn --'
ncmpcpp-0.8.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ncmpcpp-0.8.2/configure-48-  as_echo='printf %s\n'
##############################################
ncmpcpp-0.8.2/configure-50-else
ncmpcpp-0.8.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ncmpcpp-0.8.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ncmpcpp-0.8.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
ncmpcpp-0.8.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ncmpcpp-0.8.2/configure-62-      esac;
##############################################
ncmpcpp-0.8.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ncmpcpp-0.8.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ncmpcpp-0.8.2/configure-199-
##############################################
ncmpcpp-0.8.2/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
ncmpcpp-0.8.2/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ncmpcpp-0.8.2/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
ncmpcpp-0.8.2/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ncmpcpp-0.8.2/configure-332-      case $as_dir in #(
ncmpcpp-0.8.2/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ncmpcpp-0.8.2/configure-334-      *) as_qdir=$as_dir;;
##############################################
ncmpcpp-0.8.2/configure-405-  {
ncmpcpp-0.8.2/configure:406:    as_val=`expr "$@" || test $? -eq 1`
ncmpcpp-0.8.2/configure-407-  }
##############################################
ncmpcpp-0.8.2/configure-412-# ----------------------------------------
ncmpcpp-0.8.2/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ncmpcpp-0.8.2/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ncmpcpp-0.8.2/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ncmpcpp-0.8.2/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ncmpcpp-0.8.2/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ncmpcpp-0.8.2/configure-905-  case $ac_option in
ncmpcpp-0.8.2/configure:906:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ncmpcpp-0.8.2/configure-907-  *=)   ac_optarg= ;;
##############################################
ncmpcpp-0.8.2/configure-949-  -disable-* | --disable-*)
ncmpcpp-0.8.2/configure:950:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ncmpcpp-0.8.2/configure-951-    # Reject names that are not valid shell variable names.
##############################################
ncmpcpp-0.8.2/configure-954-    ac_useropt_orig=$ac_useropt
ncmpcpp-0.8.2/configure:955:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ncmpcpp-0.8.2/configure-956-    case $ac_user_opts in
##############################################
ncmpcpp-0.8.2/configure-975-  -enable-* | --enable-*)
ncmpcpp-0.8.2/configure:976:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ncmpcpp-0.8.2/configure-977-    # Reject names that are not valid shell variable names.
##############################################
ncmpcpp-0.8.2/configure-980-    ac_useropt_orig=$ac_useropt
ncmpcpp-0.8.2/configure:981:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ncmpcpp-0.8.2/configure-982-    case $ac_user_opts in
##############################################
ncmpcpp-0.8.2/configure-1179-  -with-* | --with-*)
ncmpcpp-0.8.2/configure:1180:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ncmpcpp-0.8.2/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
ncmpcpp-0.8.2/configure-1184-    ac_useropt_orig=$ac_useropt
ncmpcpp-0.8.2/configure:1185:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ncmpcpp-0.8.2/configure-1186-    case $ac_user_opts in
##############################################
ncmpcpp-0.8.2/configure-1195-  -without-* | --without-*)
ncmpcpp-0.8.2/configure:1196:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ncmpcpp-0.8.2/configure-1197-    # Reject names that are not valid shell variable names.
##############################################
ncmpcpp-0.8.2/configure-1200-    ac_useropt_orig=$ac_useropt
ncmpcpp-0.8.2/configure:1201:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ncmpcpp-0.8.2/configure-1202-    case $ac_user_opts in
##############################################
ncmpcpp-0.8.2/configure-1233-  *=*)
ncmpcpp-0.8.2/configure:1234:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ncmpcpp-0.8.2/configure-1235-    # Reject names that are not valid shell variable names.
##############################################
ncmpcpp-0.8.2/configure-1254-if test -n "$ac_prev"; then
ncmpcpp-0.8.2/configure:1255:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ncmpcpp-0.8.2/configure-1256-  as_fn_error $? "missing argument to $ac_option"
##############################################
ncmpcpp-0.8.2/configure-1276-    */ )
ncmpcpp-0.8.2/configure:1277:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ncmpcpp-0.8.2/configure-1278-      eval $ac_var=\$ac_val;;
##############################################
ncmpcpp-0.8.2/configure-1311-ac_ls_di=`ls -di .` &&
ncmpcpp-0.8.2/configure:1312:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ncmpcpp-0.8.2/configure-1313-  as_fn_error $? "working directory cannot be determined"
##############################################
ncmpcpp-0.8.2/configure-1367-case $srcdir in
ncmpcpp-0.8.2/configure:1368:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ncmpcpp-0.8.2/configure-1369-esac
##############################################
ncmpcpp-0.8.2/configure-1410-By default, \`make install' will install all the files in
ncmpcpp-0.8.2/configure:1411:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ncmpcpp-0.8.2/configure:1412:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ncmpcpp-0.8.2/configure-1413-for instance \`--prefix=\$HOME'.
##############################################
ncmpcpp-0.8.2/configure-1551-*)
ncmpcpp-0.8.2/configure:1552:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ncmpcpp-0.8.2/configure-1553-  # A ".." for each directory in $ac_dir_suffix.
ncmpcpp-0.8.2/configure:1554:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ncmpcpp-0.8.2/configure-1555-  case $ac_top_builddir_sub in
##############################################
ncmpcpp-0.8.2/configure-2156-    *\'*)
ncmpcpp-0.8.2/configure:2157:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ncmpcpp-0.8.2/configure-2158-    esac
##############################################
ncmpcpp-0.8.2/configure-2239-      case $ac_val in
ncmpcpp-0.8.2/configure:2240:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ncmpcpp-0.8.2/configure-2241-      esac
##############################################
ncmpcpp-0.8.2/configure-2254-	case $ac_val in
ncmpcpp-0.8.2/configure:2255:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ncmpcpp-0.8.2/configure-2256-	esac
##############################################
ncmpcpp-0.8.2/configure-2374-    set,)
ncmpcpp-0.8.2/configure:2375:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ncmpcpp-0.8.2/configure:2376:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ncmpcpp-0.8.2/configure-2377-      ac_cache_corrupted=: ;;
##############################################
ncmpcpp-0.8.2/configure-2385-	# differences in whitespace do not lead to failure.
ncmpcpp-0.8.2/configure:2386:	ac_old_val_w=`echo x $ac_old_val`
ncmpcpp-0.8.2/configure:2387:	ac_new_val_w=`echo x $ac_new_val`
ncmpcpp-0.8.2/configure-2388-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ncmpcpp-0.8.2/configure-2405-    case $ac_new_val in
ncmpcpp-0.8.2/configure:2406:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ncmpcpp-0.8.2/configure-2407-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ncmpcpp-0.8.2/configure-2583-     echo "timestamp, slept: $am_has_slept" > conftest.file
ncmpcpp-0.8.2/configure:2584:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ncmpcpp-0.8.2/configure-2585-     if test "$*" = "X"; then
ncmpcpp-0.8.2/configure-2586-	# -L didn't work.
ncmpcpp-0.8.2/configure:2587:	set X `ls -t "$srcdir/configure" conftest.file`
ncmpcpp-0.8.2/configure-2588-     fi
##############################################
ncmpcpp-0.8.2/configure-2634-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ncmpcpp-0.8.2/configure:2635:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ncmpcpp-0.8.2/configure-2636-
ncmpcpp-0.8.2/configure-2637-# Expand $ac_aux_dir to an absolute path.
ncmpcpp-0.8.2/configure:2638:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ncmpcpp-0.8.2/configure-2639-
##############################################
ncmpcpp-0.8.2/configure-2779-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ncmpcpp-0.8.2/configure:2780:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ncmpcpp-0.8.2/configure-2781-	     'mkdir (GNU coreutils) '* | \
##############################################
ncmpcpp-0.8.2/configure-2852-set x ${MAKE-make}
ncmpcpp-0.8.2/configure:2853:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ncmpcpp-0.8.2/configure-2854-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ncmpcpp-0.8.2/configure-2862-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ncmpcpp-0.8.2/configure:2863:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ncmpcpp-0.8.2/configure-2864-  *@@@%%%=?*=@@@%%%*)
##############################################
ncmpcpp-0.8.2/configure-2928-
ncmpcpp-0.8.2/configure:2929:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ncmpcpp-0.8.2/configure-2930-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ncmpcpp-0.8.2/configure-3208-$as_echo_n "checking whether the C++ compiler works... " >&6; }
ncmpcpp-0.8.2/configure:3209:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ncmpcpp-0.8.2/configure-3210-
##############################################
ncmpcpp-0.8.2/configure-3252-	then :; else
ncmpcpp-0.8.2/configure:3253:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ncmpcpp-0.8.2/configure-3254-	fi
##############################################
ncmpcpp-0.8.2/configure-3312-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ncmpcpp-0.8.2/configure:3313:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ncmpcpp-0.8.2/configure-3314-	  break;;
##############################################
ncmpcpp-0.8.2/configure-3421-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ncmpcpp-0.8.2/configure:3422:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ncmpcpp-0.8.2/configure-3423-       break;;
##############################################
ncmpcpp-0.8.2/configure-3653-  if test "$am_compiler_list" = ""; then
ncmpcpp-0.8.2/configure:3654:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ncmpcpp-0.8.2/configure-3655-  fi
##############################################
ncmpcpp-0.8.2/configure-3788-test "x$ac_build_alias" = x &&
ncmpcpp-0.8.2/configure:3789:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ncmpcpp-0.8.2/configure-3790-test "x$ac_build_alias" = x &&
ncmpcpp-0.8.2/configure-3791-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ncmpcpp-0.8.2/configure:3792:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ncmpcpp-0.8.2/configure-3793-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ncmpcpp-0.8.2/configure-3812-IFS=$ac_save_IFS
ncmpcpp-0.8.2/configure:3813:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ncmpcpp-0.8.2/configure-3814-
##############################################
ncmpcpp-0.8.2/configure-3823-else
ncmpcpp-0.8.2/configure:3824:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ncmpcpp-0.8.2/configure-3825-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ncmpcpp-0.8.2/configure-3845-IFS=$ac_save_IFS
ncmpcpp-0.8.2/configure:3846:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ncmpcpp-0.8.2/configure-3847-
##############################################
ncmpcpp-0.8.2/configure-3873-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ncmpcpp-0.8.2/configure:3874:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ncmpcpp-0.8.2/configure-3875-  ECHO='print -r --'
ncmpcpp-0.8.2/configure:3876:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ncmpcpp-0.8.2/configure-3877-  ECHO='printf %s\n'
##############################################
ncmpcpp-0.8.2/configure-4544-  if test "$am_compiler_list" = ""; then
ncmpcpp-0.8.2/configure:4545:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ncmpcpp-0.8.2/configure-4546-  fi
##############################################
ncmpcpp-0.8.2/configure-4668-  # Check for GNU $ac_path_SED
ncmpcpp-0.8.2/configure:4669:case `"$ac_path_SED" --version 2>&1` in
ncmpcpp-0.8.2/configure-4670-*GNU*)
##############################################
ncmpcpp-0.8.2/configure-4744-  # Check for GNU $ac_path_GREP
ncmpcpp-0.8.2/configure:4745:case `"$ac_path_GREP" --version 2>&1` in
ncmpcpp-0.8.2/configure-4746-*GNU*)
##############################################
ncmpcpp-0.8.2/configure-4810-  # Check for GNU $ac_path_EGREP
ncmpcpp-0.8.2/configure:4811:case `"$ac_path_EGREP" --version 2>&1` in
ncmpcpp-0.8.2/configure-4812-*GNU*)
##############################################
ncmpcpp-0.8.2/configure-4877-  # Check for GNU $ac_path_FGREP
ncmpcpp-0.8.2/configure:4878:case `"$ac_path_FGREP" --version 2>&1` in
ncmpcpp-0.8.2/configure-4879-*GNU*)
##############################################
ncmpcpp-0.8.2/configure-4957-    # gcc leaves a trailing carriage return, which upsets mingw
ncmpcpp-0.8.2/configure:4958:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ncmpcpp-0.8.2/configure-4959-  *)
ncmpcpp-0.8.2/configure:4960:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ncmpcpp-0.8.2/configure-4961-  esac
##############################################
ncmpcpp-0.8.2/configure-4966-      # Canonicalize the pathname of ld
ncmpcpp-0.8.2/configure:4967:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ncmpcpp-0.8.2/configure-4968-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ncmpcpp-0.8.2/configure:4969:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ncmpcpp-0.8.2/configure-4970-      done
##############################################
ncmpcpp-0.8.2/configure-5001-      # Break only if it was the GNU/non-GNU ld that we prefer.
ncmpcpp-0.8.2/configure:5002:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ncmpcpp-0.8.2/configure-5003-      *GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/configure-5032-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ncmpcpp-0.8.2/configure:5033:case `$LD -v 2>&1 </dev/null` in
ncmpcpp-0.8.2/configure-5034-*GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/configure-5082-	esac
ncmpcpp-0.8.2/configure:5083:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
ncmpcpp-0.8.2/configure-5084-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
ncmpcpp-0.8.2/configure-5088-	*)
ncmpcpp-0.8.2/configure:5089:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ncmpcpp-0.8.2/configure-5090-	  */dev/null*)
##############################################
ncmpcpp-0.8.2/configure-5216-
ncmpcpp-0.8.2/configure:5217:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
ncmpcpp-0.8.2/configure-5218-    *COFF*)
##############################################
ncmpcpp-0.8.2/configure-5333-    # And add a safety zone
ncmpcpp-0.8.2/configure:5334:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ncmpcpp-0.8.2/configure:5335:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ncmpcpp-0.8.2/configure-5336-    ;;
##############################################
ncmpcpp-0.8.2/configure-5366-    if test -n "$kargmax"; then
ncmpcpp-0.8.2/configure:5367:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ncmpcpp-0.8.2/configure-5368-    else
##############################################
ncmpcpp-0.8.2/configure-5375-       test undefined != "$lt_cv_sys_max_cmd_len"; then
ncmpcpp-0.8.2/configure:5376:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ncmpcpp-0.8.2/configure:5377:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ncmpcpp-0.8.2/configure-5378-    else
##############################################
ncmpcpp-0.8.2/configure-5387-      # we can't tell.
ncmpcpp-0.8.2/configure:5388:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
ncmpcpp-0.8.2/configure-5389-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ncmpcpp-0.8.2/configure-5391-      do
ncmpcpp-0.8.2/configure:5392:        i=`expr $i + 1`
ncmpcpp-0.8.2/configure-5393-        teststring=$teststring$teststring
##############################################
ncmpcpp-0.8.2/configure-5395-      # Only check the string length outside the loop.
ncmpcpp-0.8.2/configure:5396:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ncmpcpp-0.8.2/configure-5397-      teststring=
##############################################
ncmpcpp-0.8.2/configure-5400-      # linker.  It appears as though 1/2 is a usable value.
ncmpcpp-0.8.2/configure:5401:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ncmpcpp-0.8.2/configure-5402-    fi
##############################################
ncmpcpp-0.8.2/configure-5811-openbsd* | bitrig*)
ncmpcpp-0.8.2/configure:5812:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ncmpcpp-0.8.2/configure-5813-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ncmpcpp-0.8.2/configure-5881-    else
ncmpcpp-0.8.2/configure:5882:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ncmpcpp-0.8.2/configure-5883-    fi
##############################################
ncmpcpp-0.8.2/configure-6026-  # decide which one to use based on capabilities of $DLLTOOL
ncmpcpp-0.8.2/configure:6027:  case `$DLLTOOL --help 2>&1` in
ncmpcpp-0.8.2/configure-6028-  *--identify-strict*)
##############################################
ncmpcpp-0.8.2/configure-6548-# If we're using GNU nm, then use its standard symbol codes.
ncmpcpp-0.8.2/configure:6549:case `$NM -V 2>&1` in
ncmpcpp-0.8.2/configure-6550-*GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/configure-6596-mingw*)
ncmpcpp-0.8.2/configure:6597:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ncmpcpp-0.8.2/configure-6598-  ;;
##############################################
ncmpcpp-0.8.2/configure-6828-   if test yes = "$GCC"; then
ncmpcpp-0.8.2/configure:6829:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ncmpcpp-0.8.2/configure-6830-   fi
##############################################
ncmpcpp-0.8.2/configure-6832- /*)
ncmpcpp-0.8.2/configure:6833:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ncmpcpp-0.8.2/configure-6834-   ;; #(
##############################################
ncmpcpp-0.8.2/configure-6927-    done
ncmpcpp-0.8.2/configure:6928:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ncmpcpp-0.8.2/configure-6929-}
##############################################
ncmpcpp-0.8.2/configure-6950-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:6951:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/configure-6952-      *ELF-32*)
##############################################
ncmpcpp-0.8.2/configure-6971-    if test yes = "$lt_cv_prog_gnu_ld"; then
ncmpcpp-0.8.2/configure:6972:      case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/configure-6973-	*32-bit*)
##############################################
ncmpcpp-0.8.2/configure-6983-    else
ncmpcpp-0.8.2/configure:6984:      case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/configure-6985-	*32-bit*)
##############################################
ncmpcpp-0.8.2/configure-7009-    emul=elf
ncmpcpp-0.8.2/configure:7010:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/configure-7011-      *32-bit*)
##############################################
ncmpcpp-0.8.2/configure-7017-    esac
ncmpcpp-0.8.2/configure:7018:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/configure-7019-      *MSB*)
##############################################
ncmpcpp-0.8.2/configure-7025-    esac
ncmpcpp-0.8.2/configure:7026:    case `/usr/bin/file conftest.$ac_objext` in
ncmpcpp-0.8.2/configure-7027-      *N32*)
##############################################
ncmpcpp-0.8.2/configure-7958-    *:)
ncmpcpp-0.8.2/configure:7959:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
ncmpcpp-0.8.2/configure-7960-        ;;
ncmpcpp-0.8.2/configure-7961-    x:*)
ncmpcpp-0.8.2/configure:7962:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
ncmpcpp-0.8.2/configure-7963-        ;;
ncmpcpp-0.8.2/configure-7964-    *::*)
ncmpcpp-0.8.2/configure:7965:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ncmpcpp-0.8.2/configure:7966:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
ncmpcpp-0.8.2/configure-7967-        ;;
ncmpcpp-0.8.2/configure-7968-    *)
ncmpcpp-0.8.2/configure:7969:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
ncmpcpp-0.8.2/configure-7970-        ;;
##############################################
ncmpcpp-0.8.2/configure-8227-do :
ncmpcpp-0.8.2/configure:8228:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ncmpcpp-0.8.2/configure-8229-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ncmpcpp-0.8.2/configure-8232-  cat >>confdefs.h <<_ACEOF
ncmpcpp-0.8.2/configure:8233:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ncmpcpp-0.8.2/configure-8234-_ACEOF
##############################################
ncmpcpp-0.8.2/configure-8258-  case $2 in
ncmpcpp-0.8.2/configure:8259:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
ncmpcpp-0.8.2/configure:8260:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
ncmpcpp-0.8.2/configure-8261-  esac
##############################################
ncmpcpp-0.8.2/configure-8600-	"file_magic "*)
ncmpcpp-0.8.2/configure:8601:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ncmpcpp-0.8.2/configure-8602-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ncmpcpp-0.8.2/configure-8666-	"file_magic "*)
ncmpcpp-0.8.2/configure:8667:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ncmpcpp-0.8.2/configure-8668-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ncmpcpp-0.8.2/configure-9064-      *)
ncmpcpp-0.8.2/configure:9065:	case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/configure-9066-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ncmpcpp-0.8.2/configure-9510-	# shared libraries, regardless of the interface used.
ncmpcpp-0.8.2/configure:9511:	case `$LD -v 2>&1` in
ncmpcpp-0.8.2/configure-9512-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ncmpcpp-0.8.2/configure-9542-    supports_anon_versioning=no
ncmpcpp-0.8.2/configure:9543:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
ncmpcpp-0.8.2/configure-9544-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ncmpcpp-0.8.2/configure-9611-	# is; otherwise, prepend EXPORTS...
ncmpcpp-0.8.2/configure:9612:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ncmpcpp-0.8.2/configure-9613-          cp $export_symbols $output_objdir/$soname.def;
##############################################
ncmpcpp-0.8.2/configure-9645-	prefix_cmds="$SED"~
ncmpcpp-0.8.2/configure:9646:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ncmpcpp-0.8.2/configure-9647-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ncmpcpp-0.8.2/configure-9667-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ncmpcpp-0.8.2/configure:9668:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ncmpcpp-0.8.2/configure:9669:      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'
ncmpcpp-0.8.2/configure-9670-      ;;
##############################################
ncmpcpp-0.8.2/configure-9685-        pgcc*)				# Portland Group C compiler
ncmpcpp-0.8.2/configure:9686:	  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'
ncmpcpp-0.8.2/configure-9687-	  tmp_addflag=' $pic_flag'
##############################################
ncmpcpp-0.8.2/configure-9690-					# Portland Group f77 and f90 compilers
ncmpcpp-0.8.2/configure:9691:	  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'
ncmpcpp-0.8.2/configure-9692-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ncmpcpp-0.8.2/configure-9707-	nvcc*)	# Cuda Compiler Driver 2.2
ncmpcpp-0.8.2/configure:9708:	  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'
ncmpcpp-0.8.2/configure-9709-	  compiler_needs_object=yes
##############################################
ncmpcpp-0.8.2/configure-9711-	esac
ncmpcpp-0.8.2/configure:9712:	case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/configure-9713-	*Sun\ C*)			# Sun C 5.9
ncmpcpp-0.8.2/configure:9714:	  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'
ncmpcpp-0.8.2/configure-9715-	  compiler_needs_object=yes
##############################################
ncmpcpp-0.8.2/configure-9782-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ncmpcpp-0.8.2/configure:9783:      case `$LD -v 2>&1` in
ncmpcpp-0.8.2/configure-9784-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ncmpcpp-0.8.2/configure-9871-	else
ncmpcpp-0.8.2/configure:9872:	  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'
ncmpcpp-0.8.2/configure-9873-	fi
##############################################
ncmpcpp-0.8.2/configure-9936-	# below for broken collect2 doesn't work under 4.3+
ncmpcpp-0.8.2/configure:9937:	  collect2name=`$CC -print-prog-name=collect2`
ncmpcpp-0.8.2/configure-9938-	  if test -f "$collect2name" &&
##############################################
ncmpcpp-0.8.2/configure-10016-      }'
ncmpcpp-0.8.2/configure:10017:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-10018-  # Check for a 64-bit object if we didn't find anything.
ncmpcpp-0.8.2/configure-10019-  if test -z "$lt_cv_aix_libpath_"; then
ncmpcpp-0.8.2/configure:10020:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-10021-  fi
##############################################
ncmpcpp-0.8.2/configure-10034-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
ncmpcpp-0.8.2/configure:10035:        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
ncmpcpp-0.8.2/configure-10036-      else
##############################################
ncmpcpp-0.8.2/configure-10069-      }'
ncmpcpp-0.8.2/configure:10070:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-10071-  # Check for a 64-bit object if we didn't find anything.
ncmpcpp-0.8.2/configure-10072-  if test -z "$lt_cv_aix_libpath_"; then
ncmpcpp-0.8.2/configure:10073:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-10074-  fi
##############################################
ncmpcpp-0.8.2/configure-10101-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
ncmpcpp-0.8.2/configure:10102:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
ncmpcpp-0.8.2/configure-10103-	  if test svr4 != "$with_aix_soname"; then
##############################################
ncmpcpp-0.8.2/configure-10154-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
ncmpcpp-0.8.2/configure:10155:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ncmpcpp-0.8.2/configure-10156-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
ncmpcpp-0.8.2/configure-10192-	# FIXME: Setting linknames here is a bad hack.
ncmpcpp-0.8.2/configure:10193:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ncmpcpp-0.8.2/configure-10194-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ncmpcpp-0.8.2/configure-10210-  if test yes = "$lt_cv_ld_force_load"; then
ncmpcpp-0.8.2/configure:10211:    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\"`'
ncmpcpp-0.8.2/configure-10212-
##############################################
ncmpcpp-0.8.2/configure-10390-      if test yes = "$GCC"; then
ncmpcpp-0.8.2/configure:10391:	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'
ncmpcpp-0.8.2/configure-10392-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ncmpcpp-0.8.2/configure-10418-	if test yes = "$lt_cv_irix_exported_symbol"; then
ncmpcpp-0.8.2/configure:10419:          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'
ncmpcpp-0.8.2/configure-10420-	fi
ncmpcpp-0.8.2/configure-10421-      else
ncmpcpp-0.8.2/configure:10422:	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'
ncmpcpp-0.8.2/configure:10423:	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'
ncmpcpp-0.8.2/configure-10424-      fi
##############################################
ncmpcpp-0.8.2/configure-10468-	hardcode_direct_absolute=yes
ncmpcpp-0.8.2/configure:10469:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ncmpcpp-0.8.2/configure-10470-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ncmpcpp-0.8.2/configure-10499-	prefix_cmds="$SED"~
ncmpcpp-0.8.2/configure:10500:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ncmpcpp-0.8.2/configure-10501-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ncmpcpp-0.8.2/configure-10513-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
ncmpcpp-0.8.2/configure:10514:	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'
ncmpcpp-0.8.2/configure-10515-      else
ncmpcpp-0.8.2/configure-10516-	allow_undefined_flag=' -expect_unresolved \*'
ncmpcpp-0.8.2/configure:10517:	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'
ncmpcpp-0.8.2/configure-10518-      fi
##############################################
ncmpcpp-0.8.2/configure-10526-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
ncmpcpp-0.8.2/configure:10527:	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'
ncmpcpp-0.8.2/configure-10528-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
ncmpcpp-0.8.2/configure-10530-	allow_undefined_flag=' -expect_unresolved \*'
ncmpcpp-0.8.2/configure:10531:	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'
ncmpcpp-0.8.2/configure:10532:	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~
ncmpcpp-0.8.2/configure:10533:          $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'
ncmpcpp-0.8.2/configure-10534-
##############################################
ncmpcpp-0.8.2/configure-10549-      else
ncmpcpp-0.8.2/configure:10550:	case `$CC -V 2>&1` in
ncmpcpp-0.8.2/configure-10551-	*"Compilers 5.0"*)
##############################################
ncmpcpp-0.8.2/configure-10948-  esac
ncmpcpp-0.8.2/configure:10949:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ncmpcpp-0.8.2/configure-10950-  case $lt_search_path_spec in
##############################################
ncmpcpp-0.8.2/configure-10955-    # okay in the real world where ";" in dirpaths is itself problematic.
ncmpcpp-0.8.2/configure:10956:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ncmpcpp-0.8.2/configure-10957-    ;;
ncmpcpp-0.8.2/configure-10958-  *)
ncmpcpp-0.8.2/configure:10959:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/configure-10960-    ;;
##############################################
ncmpcpp-0.8.2/configure-10964-  lt_tmp_lt_search_path_spec=
ncmpcpp-0.8.2/configure:10965:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ncmpcpp-0.8.2/configure-10966-  # ...but if some path component already ends with the multilib dir we assume
##############################################
ncmpcpp-0.8.2/configure-11006-  esac
ncmpcpp-0.8.2/configure:11007:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ncmpcpp-0.8.2/configure-11008-else
##############################################
ncmpcpp-0.8.2/configure-11146-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ncmpcpp-0.8.2/configure:11147:    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'
ncmpcpp-0.8.2/configure-11148-    ;;
##############################################
ncmpcpp-0.8.2/configure-11182-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ncmpcpp-0.8.2/configure:11183:    postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/configure:11184:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure:11185:      dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/configure-11186-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ncmpcpp-0.8.2/configure-11191-      fi'
ncmpcpp-0.8.2/configure:11192:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure-11193-      dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/configure-11199-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ncmpcpp-0.8.2/configure:11200:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-11201-
##############################################
ncmpcpp-0.8.2/configure-11205-      # MinGW DLLs use traditional 'lib' prefix
ncmpcpp-0.8.2/configure:11206:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-11207-      ;;
##############################################
ncmpcpp-0.8.2/configure-11209-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ncmpcpp-0.8.2/configure:11210:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-11211-      ;;
##############################################
ncmpcpp-0.8.2/configure-11218-    libname_spec='$name'
ncmpcpp-0.8.2/configure:11219:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-11220-    library_names_spec='$libname.dll.lib'
##############################################
ncmpcpp-0.8.2/configure-11230-        # Let DOS variable expansion print the short 8.3 style file name.
ncmpcpp-0.8.2/configure:11231:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ncmpcpp-0.8.2/configure-11232-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ncmpcpp-0.8.2/configure-11235-      # Convert to MSYS style.
ncmpcpp-0.8.2/configure:11236:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ncmpcpp-0.8.2/configure-11237-      ;;
##############################################
ncmpcpp-0.8.2/configure-11241-      # like /cygdrive/c/PROGRA~1:/cygdr...
ncmpcpp-0.8.2/configure:11242:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ncmpcpp-0.8.2/configure:11243:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ncmpcpp-0.8.2/configure:11244:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/configure-11245-      ;;
##############################################
ncmpcpp-0.8.2/configure-11249-        # It is most probably a Windows format PATH.
ncmpcpp-0.8.2/configure:11250:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ncmpcpp-0.8.2/configure-11251-      else
ncmpcpp-0.8.2/configure:11252:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/configure-11253-      fi
##############################################
ncmpcpp-0.8.2/configure-11259-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ncmpcpp-0.8.2/configure:11260:    postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/configure:11261:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure:11262:      dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/configure-11263-      test -d \$dldir || mkdir -p \$dldir~
ncmpcpp-0.8.2/configure-11264-      $install_prog $dir/$dlname \$dldir/$dlname'
ncmpcpp-0.8.2/configure:11265:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure-11266-      dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/configure-11273-    # Assume MSVC wrapper
ncmpcpp-0.8.2/configure:11274:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
ncmpcpp-0.8.2/configure-11275-    dynamic_linker='Win32 ld.exe'
##############################################
ncmpcpp-0.8.2/configure-11290-  shlibpath_var=DYLD_LIBRARY_PATH
ncmpcpp-0.8.2/configure:11291:  shrext_cmds='`test .$module = .yes && echo .bundle || echo .dylib`'
ncmpcpp-0.8.2/configure-11292-
##############################################
ncmpcpp-0.8.2/configure-11556-  if test -f /etc/ld.so.conf; then
ncmpcpp-0.8.2/configure:11557:    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' ' '`
ncmpcpp-0.8.2/configure-11558-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ncmpcpp-0.8.2/configure-11610-  need_lib_prefix=no
ncmpcpp-0.8.2/configure:11611:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ncmpcpp-0.8.2/configure-11612-    need_version=no
##############################################
ncmpcpp-0.8.2/configure-11637-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ncmpcpp-0.8.2/configure:11638:  postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/configure:11639:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ncmpcpp-0.8.2/configure:11640:    dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/configure-11641-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ncmpcpp-0.8.2/configure-11646-    fi'
ncmpcpp-0.8.2/configure:11647:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ncmpcpp-0.8.2/configure-11648-    dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/configure-12829-    # gcc leaves a trailing carriage return, which upsets mingw
ncmpcpp-0.8.2/configure:12830:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ncmpcpp-0.8.2/configure-12831-  *)
ncmpcpp-0.8.2/configure:12832:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ncmpcpp-0.8.2/configure-12833-  esac
##############################################
ncmpcpp-0.8.2/configure-12838-      # Canonicalize the pathname of ld
ncmpcpp-0.8.2/configure:12839:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ncmpcpp-0.8.2/configure-12840-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ncmpcpp-0.8.2/configure:12841:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ncmpcpp-0.8.2/configure-12842-      done
##############################################
ncmpcpp-0.8.2/configure-12873-      # Break only if it was the GNU/non-GNU ld that we prefer.
ncmpcpp-0.8.2/configure:12874:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ncmpcpp-0.8.2/configure-12875-      *GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/configure-12904-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ncmpcpp-0.8.2/configure:12905:case `$LD -v 2>&1 </dev/null` in
ncmpcpp-0.8.2/configure-12906-*GNU* | *'with BFD'*)
##############################################
ncmpcpp-0.8.2/configure-12938-        # ancient GNU ld didn't support --whole-archive et. al.
ncmpcpp-0.8.2/configure:12939:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ncmpcpp-0.8.2/configure-12940-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ncmpcpp-0.8.2/configure-13049-          # below for broken collect2 doesn't work under 4.3+
ncmpcpp-0.8.2/configure:13050:	  collect2name=`$CC -print-prog-name=collect2`
ncmpcpp-0.8.2/configure-13051-	  if test -f "$collect2name" &&
##############################################
ncmpcpp-0.8.2/configure-13130-      }'
ncmpcpp-0.8.2/configure:13131:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-13132-  # Check for a 64-bit object if we didn't find anything.
ncmpcpp-0.8.2/configure-13133-  if test -z "$lt_cv_aix_libpath__CXX"; then
ncmpcpp-0.8.2/configure:13134:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-13135-  fi
##############################################
ncmpcpp-0.8.2/configure-13149-
ncmpcpp-0.8.2/configure:13150:          archive_expsym_cmds_CXX='$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
ncmpcpp-0.8.2/configure-13151-        else
##############################################
ncmpcpp-0.8.2/configure-13184-      }'
ncmpcpp-0.8.2/configure:13185:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-13186-  # Check for a 64-bit object if we didn't find anything.
ncmpcpp-0.8.2/configure-13187-  if test -z "$lt_cv_aix_libpath__CXX"; then
ncmpcpp-0.8.2/configure:13188:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ncmpcpp-0.8.2/configure-13189-  fi
##############################################
ncmpcpp-0.8.2/configure-13216-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
ncmpcpp-0.8.2/configure:13217:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
ncmpcpp-0.8.2/configure-13218-	    if test svr4 != "$with_aix_soname"; then
##############################################
ncmpcpp-0.8.2/configure-13269-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
ncmpcpp-0.8.2/configure:13270:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ncmpcpp-0.8.2/configure-13271-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
ncmpcpp-0.8.2/configure-13311-	    # is; otherwise, prepend EXPORTS...
ncmpcpp-0.8.2/configure:13312:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ncmpcpp-0.8.2/configure-13313-              cp $export_symbols $output_objdir/$soname.def;
##############################################
ncmpcpp-0.8.2/configure-13332-  if test yes = "$lt_cv_ld_force_load"; then
ncmpcpp-0.8.2/configure:13333:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ncmpcpp-0.8.2/configure-13334-
##############################################
ncmpcpp-0.8.2/configure-13377-	  prefix_cmds="$SED"~
ncmpcpp-0.8.2/configure:13378:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
ncmpcpp-0.8.2/configure-13379-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
ncmpcpp-0.8.2/configure-13451-            # dependencies.
ncmpcpp-0.8.2/configure:13452:            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"'
ncmpcpp-0.8.2/configure-13453-            ;;
##############################################
ncmpcpp-0.8.2/configure-13516-	    # dependencies.
ncmpcpp-0.8.2/configure:13517:	    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"'
ncmpcpp-0.8.2/configure-13518-	    ;;
##############################################
ncmpcpp-0.8.2/configure-13552-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ncmpcpp-0.8.2/configure:13553:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ncmpcpp-0.8.2/configure:13554:	archive_expsym_cmds_CXX='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'
ncmpcpp-0.8.2/configure-13555-	;;
##############################################
ncmpcpp-0.8.2/configure-13559-	    # SGI C++
ncmpcpp-0.8.2/configure:13560:	    archive_cmds_CXX='$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'
ncmpcpp-0.8.2/configure-13561-
##############################################
ncmpcpp-0.8.2/configure-13570-	      if test no = "$with_gnu_ld"; then
ncmpcpp-0.8.2/configure:13571:	        archive_cmds_CXX='$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'
ncmpcpp-0.8.2/configure-13572-	      else
ncmpcpp-0.8.2/configure:13573:	        archive_cmds_CXX='$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'
ncmpcpp-0.8.2/configure-13574-	      fi
##############################################
ncmpcpp-0.8.2/configure-13591-	    # to its proper name (with version) after linking.
ncmpcpp-0.8.2/configure:13592:	    archive_cmds_CXX='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'
ncmpcpp-0.8.2/configure:13593:	    archive_expsym_cmds_CXX='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'
ncmpcpp-0.8.2/configure-13594-	    # Commands to make compiler produce verbose output that lists
##############################################
ncmpcpp-0.8.2/configure-13601-	    # dependencies.
ncmpcpp-0.8.2/configure:13602:	    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"'
ncmpcpp-0.8.2/configure-13603-
##############################################
ncmpcpp-0.8.2/configure-13616-	    # earlier do not add the objects themselves.
ncmpcpp-0.8.2/configure:13617:	    case `$CC -V 2>&1` in
ncmpcpp-0.8.2/configure-13618-	      *"Version 7."*)
##############################################
ncmpcpp-0.8.2/configure-13637-            # Portland Group C++ compiler
ncmpcpp-0.8.2/configure:13638:	    case `$CC -V` in
ncmpcpp-0.8.2/configure-13639-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
ncmpcpp-0.8.2/configure-13642-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ncmpcpp-0.8.2/configure:13643:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ncmpcpp-0.8.2/configure-13644-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
ncmpcpp-0.8.2/configure-13646-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ncmpcpp-0.8.2/configure:13647:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ncmpcpp-0.8.2/configure-13648-                $RANLIB $oldlib'
##############################################
ncmpcpp-0.8.2/configure-13651-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ncmpcpp-0.8.2/configure:13652:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
ncmpcpp-0.8.2/configure-13653-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
ncmpcpp-0.8.2/configure-13655-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ncmpcpp-0.8.2/configure:13656:                $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'
ncmpcpp-0.8.2/configure-13657-	      ;;
##############################################
ncmpcpp-0.8.2/configure-13665-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
ncmpcpp-0.8.2/configure:13666:	    whole_archive_flag_spec_CXX='$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'
ncmpcpp-0.8.2/configure-13667-            ;;
##############################################
ncmpcpp-0.8.2/configure-13684-	    # dependencies.
ncmpcpp-0.8.2/configure:13685:	    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'
ncmpcpp-0.8.2/configure-13686-	    ;;
##############################################
ncmpcpp-0.8.2/configure-13699-	  *)
ncmpcpp-0.8.2/configure:13700:	    case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/configure-13701-	    *Sun\ C*)
##############################################
ncmpcpp-0.8.2/configure-13706-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
ncmpcpp-0.8.2/configure:13707:	      whole_archive_flag_spec_CXX='$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'
ncmpcpp-0.8.2/configure-13708-	      compiler_needs_object_CXX=yes
##############################################
ncmpcpp-0.8.2/configure-13771-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
ncmpcpp-0.8.2/configure:13772:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
ncmpcpp-0.8.2/configure-13773-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
ncmpcpp-0.8.2/configure-13790-	    # to its proper name (with version) after linking.
ncmpcpp-0.8.2/configure:13791:	    archive_cmds_CXX='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'
ncmpcpp-0.8.2/configure-13792-
##############################################
ncmpcpp-0.8.2/configure-13811-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
ncmpcpp-0.8.2/configure:13812:	        archive_cmds_CXX='$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'
ncmpcpp-0.8.2/configure-13813-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
ncmpcpp-0.8.2/configure-13816-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
ncmpcpp-0.8.2/configure:13817:	        archive_cmds_CXX='$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'
ncmpcpp-0.8.2/configure:13818:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ncmpcpp-0.8.2/configure-13819-                  echo "-hidden">> $lib.exp~
ncmpcpp-0.8.2/configure:13820:                  $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~
ncmpcpp-0.8.2/configure-13821-                  $RM $lib.exp'
##############################################
ncmpcpp-0.8.2/configure-13835-	    # dependencies.
ncmpcpp-0.8.2/configure:13836:	    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"'
ncmpcpp-0.8.2/configure-13837-	    ;;
##############################################
ncmpcpp-0.8.2/configure-13842-	        osf3*)
ncmpcpp-0.8.2/configure:13843:	          archive_cmds_CXX='$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'
ncmpcpp-0.8.2/configure-13844-		  ;;
ncmpcpp-0.8.2/configure-13845-	        *)
ncmpcpp-0.8.2/configure:13846:	          archive_cmds_CXX='$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'
ncmpcpp-0.8.2/configure-13847-		  ;;
##############################################
ncmpcpp-0.8.2/configure-14089-
ncmpcpp-0.8.2/configure:14090:  for p in `eval "$output_verbose_link_cmd"`; do
ncmpcpp-0.8.2/configure-14091-    case $prev$p in
##############################################
ncmpcpp-0.8.2/configure-14192-if test -n "${compiler_lib_search_path_CXX}"; then
ncmpcpp-0.8.2/configure:14193: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
ncmpcpp-0.8.2/configure-14194-fi
##############################################
ncmpcpp-0.8.2/configure-14439-	  *)
ncmpcpp-0.8.2/configure:14440:	    case `$CC -V 2>&1 | sed 5q` in
ncmpcpp-0.8.2/configure-14441-	    *Sun\ C*)
##############################################
ncmpcpp-0.8.2/configure-14821-    else
ncmpcpp-0.8.2/configure:14822:      export_symbols_cmds_CXX='`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'
ncmpcpp-0.8.2/configure-14823-    fi
##############################################
ncmpcpp-0.8.2/configure-15123-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ncmpcpp-0.8.2/configure:15124:    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'
ncmpcpp-0.8.2/configure-15125-    ;;
##############################################
ncmpcpp-0.8.2/configure-15159-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ncmpcpp-0.8.2/configure:15160:    postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/configure:15161:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure:15162:      dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/configure-15163-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ncmpcpp-0.8.2/configure-15168-      fi'
ncmpcpp-0.8.2/configure:15169:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure-15170-      dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/configure-15176-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ncmpcpp-0.8.2/configure:15177:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-15178-
##############################################
ncmpcpp-0.8.2/configure-15181-      # MinGW DLLs use traditional 'lib' prefix
ncmpcpp-0.8.2/configure:15182:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-15183-      ;;
##############################################
ncmpcpp-0.8.2/configure-15185-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ncmpcpp-0.8.2/configure:15186:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-15187-      ;;
##############################################
ncmpcpp-0.8.2/configure-15194-    libname_spec='$name'
ncmpcpp-0.8.2/configure:15195:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ncmpcpp-0.8.2/configure-15196-    library_names_spec='$libname.dll.lib'
##############################################
ncmpcpp-0.8.2/configure-15206-        # Let DOS variable expansion print the short 8.3 style file name.
ncmpcpp-0.8.2/configure:15207:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ncmpcpp-0.8.2/configure-15208-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ncmpcpp-0.8.2/configure-15211-      # Convert to MSYS style.
ncmpcpp-0.8.2/configure:15212:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ncmpcpp-0.8.2/configure-15213-      ;;
##############################################
ncmpcpp-0.8.2/configure-15217-      # like /cygdrive/c/PROGRA~1:/cygdr...
ncmpcpp-0.8.2/configure:15218:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ncmpcpp-0.8.2/configure:15219:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ncmpcpp-0.8.2/configure:15220:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/configure-15221-      ;;
##############################################
ncmpcpp-0.8.2/configure-15225-        # It is most probably a Windows format PATH.
ncmpcpp-0.8.2/configure:15226:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ncmpcpp-0.8.2/configure-15227-      else
ncmpcpp-0.8.2/configure:15228:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ncmpcpp-0.8.2/configure-15229-      fi
##############################################
ncmpcpp-0.8.2/configure-15235-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ncmpcpp-0.8.2/configure:15236:    postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/configure:15237:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure:15238:      dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/configure-15239-      test -d \$dldir || mkdir -p \$dldir~
ncmpcpp-0.8.2/configure-15240-      $install_prog $dir/$dlname \$dldir/$dlname'
ncmpcpp-0.8.2/configure:15241:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ncmpcpp-0.8.2/configure-15242-      dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/configure-15249-    # Assume MSVC wrapper
ncmpcpp-0.8.2/configure:15250:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
ncmpcpp-0.8.2/configure-15251-    dynamic_linker='Win32 ld.exe'
##############################################
ncmpcpp-0.8.2/configure-15266-  shlibpath_var=DYLD_LIBRARY_PATH
ncmpcpp-0.8.2/configure:15267:  shrext_cmds='`test .$module = .yes && echo .bundle || echo .dylib`'
ncmpcpp-0.8.2/configure-15268-
##############################################
ncmpcpp-0.8.2/configure-15531-  if test -f /etc/ld.so.conf; then
ncmpcpp-0.8.2/configure:15532:    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' ' '`
ncmpcpp-0.8.2/configure-15533-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ncmpcpp-0.8.2/configure-15585-  need_lib_prefix=no
ncmpcpp-0.8.2/configure:15586:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ncmpcpp-0.8.2/configure-15587-    need_version=no
##############################################
ncmpcpp-0.8.2/configure-15612-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ncmpcpp-0.8.2/configure:15613:  postinstall_cmds='base_file=`basename \$file`~
ncmpcpp-0.8.2/configure:15614:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ncmpcpp-0.8.2/configure:15615:    dldir=$destdir/`dirname \$dlpath`~
ncmpcpp-0.8.2/configure-15616-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ncmpcpp-0.8.2/configure-15621-    fi'
ncmpcpp-0.8.2/configure:15622:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ncmpcpp-0.8.2/configure-15623-    dlpath=$dir/\$dldll~
##############################################
ncmpcpp-0.8.2/configure-16008-shift
ncmpcpp-0.8.2/configure:16009:boost_version_req=`expr "$1" '*' 100000 + "$2" '*' 100 + "$3"`
ncmpcpp-0.8.2/configure-16010-boost_version_req_string=$1.$2.$3
##############################################
ncmpcpp-0.8.2/configure-16174-    # e.g. "134" for 1_34_1 or "135" for 1_35
ncmpcpp-0.8.2/configure:16175:    boost_major_version=`echo "$boost_cv_lib_version" | sed 's/_//;s/_.*//'`
ncmpcpp-0.8.2/configure-16176-    case $boost_major_version in #(
##############################################
ncmpcpp-0.8.2/configure-16666-  do
ncmpcpp-0.8.2/configure:16667:    boost_tag_test=`expr "X$i" : 'X\([^@]*\) @ '`
ncmpcpp-0.8.2/configure:16668:    boost_tag=`expr "X$i" : 'X[^@]* @ \(.*\)'`
ncmpcpp-0.8.2/configure-16669-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
ncmpcpp-0.8.2/configure-16822-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:16823:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-16824-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-17117-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:17118:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-17119-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-17408-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:17409:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-17410-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-17709-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:17710:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-17711-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-17998-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:17999:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-18000-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-18291-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:18292:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-18293-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-18582-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:18583:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-18584-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-18960-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:18961:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-18962-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-19261-    (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn')
ncmpcpp-0.8.2/configure:19262:      boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #(
ncmpcpp-0.8.2/configure-19263-    (*) boost_rt_d='-d';;
##############################################
ncmpcpp-0.8.2/configure-19641-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:19642:  pkg_cv_ICU_CFLAGS=`$PKG_CONFIG --cflags "icu-i18n icu-uc" 2>/dev/null`
ncmpcpp-0.8.2/configure-19643-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-19658-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:19659:  pkg_cv_ICU_LIBS=`$PKG_CONFIG --libs "icu-i18n icu-uc" 2>/dev/null`
ncmpcpp-0.8.2/configure-19660-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-19679-        if test $_pkg_short_errors_supported = yes; then
ncmpcpp-0.8.2/configure:19680:	        ICU_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "icu-i18n icu-uc" 2>&1`
ncmpcpp-0.8.2/configure-19681-        else
ncmpcpp-0.8.2/configure:19682:	        ICU_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "icu-i18n icu-uc" 2>&1`
ncmpcpp-0.8.2/configure-19683-        fi
##############################################
ncmpcpp-0.8.2/configure-19737-do :
ncmpcpp-0.8.2/configure:19738:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ncmpcpp-0.8.2/configure-19739-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ncmpcpp-0.8.2/configure-19741-  cat >>confdefs.h <<_ACEOF
ncmpcpp-0.8.2/configure:19742:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ncmpcpp-0.8.2/configure-19743-_ACEOF
##############################################
ncmpcpp-0.8.2/configure-19781-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:19782:  pkg_cv_libmpdclient_CFLAGS=`$PKG_CONFIG --cflags "libmpdclient >= 2.8" 2>/dev/null`
ncmpcpp-0.8.2/configure-19783-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-19798-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:19799:  pkg_cv_libmpdclient_LIBS=`$PKG_CONFIG --libs "libmpdclient >= 2.8" 2>/dev/null`
ncmpcpp-0.8.2/configure-19800-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-19819-        if test $_pkg_short_errors_supported = yes; then
ncmpcpp-0.8.2/configure:19820:	        libmpdclient_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmpdclient >= 2.8" 2>&1`
ncmpcpp-0.8.2/configure-19821-        else
ncmpcpp-0.8.2/configure:19822:	        libmpdclient_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmpdclient >= 2.8" 2>&1`
ncmpcpp-0.8.2/configure-19823-        fi
##############################################
ncmpcpp-0.8.2/configure-19925-do :
ncmpcpp-0.8.2/configure:19926:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ncmpcpp-0.8.2/configure-19927-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ncmpcpp-0.8.2/configure-19929-  cat >>confdefs.h <<_ACEOF
ncmpcpp-0.8.2/configure:19930:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ncmpcpp-0.8.2/configure-19931-_ACEOF
##############################################
ncmpcpp-0.8.2/configure-19976-do :
ncmpcpp-0.8.2/configure:19977:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ncmpcpp-0.8.2/configure-19978-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ncmpcpp-0.8.2/configure-19980-  cat >>confdefs.h <<_ACEOF
ncmpcpp-0.8.2/configure:19981:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ncmpcpp-0.8.2/configure-19982-_ACEOF
##############################################
ncmpcpp-0.8.2/configure-20058-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:20059:  pkg_cv_ncursesw_CFLAGS=`$PKG_CONFIG --cflags "ncursesw" 2>/dev/null`
ncmpcpp-0.8.2/configure-20060-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-20075-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:20076:  pkg_cv_ncursesw_LIBS=`$PKG_CONFIG --libs "ncursesw" 2>/dev/null`
ncmpcpp-0.8.2/configure-20077-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-20096-        if test $_pkg_short_errors_supported = yes; then
ncmpcpp-0.8.2/configure:20097:	        ncursesw_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ncursesw" 2>&1`
ncmpcpp-0.8.2/configure-20098-        else
ncmpcpp-0.8.2/configure:20099:	        ncursesw_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ncursesw" 2>&1`
ncmpcpp-0.8.2/configure-20100-        fi
##############################################
ncmpcpp-0.8.2/configure-20227-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:20228:  pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "fftw3 >= 3" 2>/dev/null`
ncmpcpp-0.8.2/configure-20229-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-20244-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:20245:  pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "fftw3 >= 3" 2>/dev/null`
ncmpcpp-0.8.2/configure-20246-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-20265-        if test $_pkg_short_errors_supported = yes; then
ncmpcpp-0.8.2/configure:20266:	        fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fftw3 >= 3" 2>&1`
ncmpcpp-0.8.2/configure-20267-        else
ncmpcpp-0.8.2/configure:20268:	        fftw3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fftw3 >= 3" 2>&1`
ncmpcpp-0.8.2/configure-20269-        fi
##############################################
ncmpcpp-0.8.2/configure-20333-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:20334:  pkg_cv_libcurl_CFLAGS=`$PKG_CONFIG --cflags "libcurl" 2>/dev/null`
ncmpcpp-0.8.2/configure-20335-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-20350-  test $ac_status = 0; }; then
ncmpcpp-0.8.2/configure:20351:  pkg_cv_libcurl_LIBS=`$PKG_CONFIG --libs "libcurl" 2>/dev/null`
ncmpcpp-0.8.2/configure-20352-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ncmpcpp-0.8.2/configure-20371-        if test $_pkg_short_errors_supported = yes; then
ncmpcpp-0.8.2/configure:20372:	        libcurl_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcurl" 2>&1`
ncmpcpp-0.8.2/configure-20373-        else
ncmpcpp-0.8.2/configure:20374:	        libcurl_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcurl" 2>&1`
ncmpcpp-0.8.2/configure-20375-        fi
##############################################
ncmpcpp-0.8.2/configure-20456-	if test "$TAGLIB_CONFIG" != "" ; then
ncmpcpp-0.8.2/configure:20457:		CPPFLAGS="$CPPFLAGS `$TAGLIB_CONFIG --cflags`"
ncmpcpp-0.8.2/configure:20458:		LIBS="$LIBS `$TAGLIB_CONFIG --libs`"
ncmpcpp-0.8.2/configure-20459-		for ac_header in taglib.h
##############################################
ncmpcpp-0.8.2/configure-20582-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ncmpcpp-0.8.2/configure:20583:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ncmpcpp-0.8.2/configure-20584-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ncmpcpp-0.8.2/configure-20677-if test -z "$BASH_VERSION$ZSH_VERSION" \
ncmpcpp-0.8.2/configure:20678:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ncmpcpp-0.8.2/configure-20679-  as_echo='print -r --'
ncmpcpp-0.8.2/configure-20680-  as_echo_n='print -rn --'
ncmpcpp-0.8.2/configure:20681:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ncmpcpp-0.8.2/configure-20682-  as_echo='printf %s\n'
##############################################
ncmpcpp-0.8.2/configure-20684-else
ncmpcpp-0.8.2/configure:20685:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ncmpcpp-0.8.2/configure-20686-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ncmpcpp-0.8.2/configure-20694-	expr "X$arg" : "X\\(.*\\)$as_nl";
ncmpcpp-0.8.2/configure:20695:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ncmpcpp-0.8.2/configure-20696-      esac;
##############################################
ncmpcpp-0.8.2/configure-20771-# ----------------------------------------
ncmpcpp-0.8.2/configure:20772:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ncmpcpp-0.8.2/configure-20773-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ncmpcpp-0.8.2/configure-20843-  {
ncmpcpp-0.8.2/configure:20844:    as_val=`expr "$@" || test $? -eq 1`
ncmpcpp-0.8.2/configure-20845-  }
##############################################
ncmpcpp-0.8.2/configure-20947-      case $as_dir in #(
ncmpcpp-0.8.2/configure:20948:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ncmpcpp-0.8.2/configure-20949-      *) as_qdir=$as_dir;;
##############################################
ncmpcpp-0.8.2/configure-21082-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ncmpcpp-0.8.2/configure:21083:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ncmpcpp-0.8.2/configure-21084-ac_cs_version="\\
##############################################
ncmpcpp-0.8.2/configure-21107-  --*=?*)
ncmpcpp-0.8.2/configure:21108:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ncmpcpp-0.8.2/configure:21109:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ncmpcpp-0.8.2/configure-21110-    ac_shift=:
##############################################
ncmpcpp-0.8.2/configure-21112-  --*=)
ncmpcpp-0.8.2/configure:21113:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ncmpcpp-0.8.2/configure-21114-    ac_optarg=
##############################################
ncmpcpp-0.8.2/configure-21136-    case $ac_optarg in
ncmpcpp-0.8.2/configure:21137:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ncmpcpp-0.8.2/configure-21138-    '') as_fn_error $? "missing file argument" ;;
##############################################
ncmpcpp-0.8.2/configure-21144-    case $ac_optarg in
ncmpcpp-0.8.2/configure:21145:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ncmpcpp-0.8.2/configure-21146-    esac
##############################################
ncmpcpp-0.8.2/configure-21213-delay_variable_subst='$delay_variable_subst'
ncmpcpp-0.8.2/configure:21214:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21215:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21216:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21217:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21218:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21219:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21220:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21221:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21222:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21223:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21224:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21225:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21226:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21227:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21228:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21229:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21230:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21231:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21232:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21233:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21234:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21235:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21236:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21237:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21238:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21239:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21240:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21241:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21242:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21243:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21244:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21245:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21246:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21247:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21248:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21249:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21250:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21251:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21252:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21253:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21254:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21255:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21256:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21257:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21258:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21259:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21260:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21261:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21262:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21263:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21264:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21265:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21266:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21267:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21268:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21269:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21270:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21271:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21272: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"`'
ncmpcpp-0.8.2/configure:21273:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21274:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21275:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21276:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21277:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21278:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21279:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21280:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21281:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21282:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21283:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21284:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21285:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21286:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21287:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21288:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21289:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21290:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21291:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21292:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21293:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21294:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21295:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21296:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21297:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21298:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21299:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21300:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21301:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21302:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21303:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21304:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21305:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21306:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21307:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21308:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21309:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21310:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21311:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21312:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21313:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21314:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21315:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21316:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21317:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21318:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21319:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21320:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21321:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21322:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21323:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21324:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21325:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21326:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21327:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21328:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21329:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21330:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21331:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21332:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21333:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21334:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21335:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21336:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21337:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21338:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21339:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21340:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21341:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21342:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21343:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21344:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21345:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21346:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21347:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21348:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21349:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21350:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21351:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21352:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21353:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21354:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21355:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21356:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21357:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21358:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21359:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21360:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21361:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21362:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21363:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21364:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21365:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21366:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21367:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21368:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21369:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21370:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21371:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21372:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21373:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21374:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21375:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21376:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21377:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21378:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21379:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21380:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21381:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21382:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21383:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21384:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21385:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21386:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21387:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21388:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21389:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21390:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21391:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21392:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21393:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21394:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21395:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21396:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21397:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21398:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21399:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21400:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21401:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure:21402:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
ncmpcpp-0.8.2/configure-21403-
##############################################
ncmpcpp-0.8.2/configure-21515-compiler_lib_search_path_CXX; do
ncmpcpp-0.8.2/configure:21516:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ncmpcpp-0.8.2/configure-21517-    *[\\\\\\\`\\"\\\$]*)
ncmpcpp-0.8.2/configure:21518:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ncmpcpp-0.8.2/configure-21519-      ;;
##############################################
ncmpcpp-0.8.2/configure-21557-postlink_cmds_CXX; do
ncmpcpp-0.8.2/configure:21558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ncmpcpp-0.8.2/configure-21559-    *[\\\\\\\`\\"\\\$]*)
ncmpcpp-0.8.2/configure:21560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ncmpcpp-0.8.2/configure-21561-      ;;
##############################################
ncmpcpp-0.8.2/configure-21656-fi
ncmpcpp-0.8.2/configure:21657:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ncmpcpp-0.8.2/configure-21658-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ncmpcpp-0.8.2/configure-21673-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ncmpcpp-0.8.2/configure:21674:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ncmpcpp-0.8.2/configure-21675-ac_delim='%!_!# '
##############################################
ncmpcpp-0.8.2/configure-21679-
ncmpcpp-0.8.2/configure:21680:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ncmpcpp-0.8.2/configure-21681-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ncmpcpp-0.8.2/configure-21817-for ac_last_try in false false :; do
ncmpcpp-0.8.2/configure:21818:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ncmpcpp-0.8.2/configure-21819-  if test -z "$ac_tt"; then
##############################################
ncmpcpp-0.8.2/configure-21949-      esac
ncmpcpp-0.8.2/configure:21950:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ncmpcpp-0.8.2/configure-21951-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ncmpcpp-0.8.2/configure-22008-*)
ncmpcpp-0.8.2/configure:22009:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ncmpcpp-0.8.2/configure-22010-  # A ".." for each directory in $ac_dir_suffix.
ncmpcpp-0.8.2/configure:22011:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ncmpcpp-0.8.2/configure-22012-  case $ac_top_builddir_sub in
##############################################
ncmpcpp-0.8.2/configure-22069-/@mandir@/p'
ncmpcpp-0.8.2/configure:22070:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ncmpcpp-0.8.2/configure-22071-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ncmpcpp-0.8.2/configure-22086-
ncmpcpp-0.8.2/configure:22087:# Neutralize VPATH when `$srcdir' = `.'.
ncmpcpp-0.8.2/configure-22088-# Shell code in configure.ac might set extrasub.
##############################################
ncmpcpp-0.8.2/configure-22114-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ncmpcpp-0.8.2/configure:22115:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ncmpcpp-0.8.2/configure-22116-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ncmpcpp-0.8.2/configure-22160-    * )
ncmpcpp-0.8.2/configure:22161:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ncmpcpp-0.8.2/configure-22162-  esac
##############################################
ncmpcpp-0.8.2/configure-22215-    # Strip MF so we end up with the name of the file.
ncmpcpp-0.8.2/configure:22216:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
ncmpcpp-0.8.2/configure-22217-    # Check whether this is an Automake generated Makefile which includes
##############################################
ncmpcpp-0.8.2/configure-22781-    *:)
ncmpcpp-0.8.2/configure:22782:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
ncmpcpp-0.8.2/configure-22783-        ;;
ncmpcpp-0.8.2/configure-22784-    x:*)
ncmpcpp-0.8.2/configure:22785:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
ncmpcpp-0.8.2/configure-22786-        ;;
ncmpcpp-0.8.2/configure-22787-    *::*)
ncmpcpp-0.8.2/configure:22788:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ncmpcpp-0.8.2/configure:22789:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
ncmpcpp-0.8.2/configure-22790-        ;;
ncmpcpp-0.8.2/configure-22791-    *)
ncmpcpp-0.8.2/configure:22792:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
ncmpcpp-0.8.2/configure-22793-        ;;
##############################################
ncmpcpp-0.8.2/configure-22808-    done
ncmpcpp-0.8.2/configure:22809:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ncmpcpp-0.8.2/configure-22810-}
##############################################
ncmpcpp-0.8.2/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
ncmpcpp-0.8.2/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
ncmpcpp-0.8.2/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
ncmpcpp-0.8.2/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
ncmpcpp-0.8.2/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
ncmpcpp-0.8.2/aclocal.m4-181-        else
ncmpcpp-0.8.2/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
ncmpcpp-0.8.2/aclocal.m4-183-        fi
##############################################
ncmpcpp-0.8.2/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ncmpcpp-0.8.2/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ncmpcpp-0.8.2/aclocal.m4-370-# and then we would define $MISSING as
##############################################
ncmpcpp-0.8.2/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
ncmpcpp-0.8.2/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ncmpcpp-0.8.2/aclocal.m4-385-])
##############################################
ncmpcpp-0.8.2/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
ncmpcpp-0.8.2/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ncmpcpp-0.8.2/aclocal.m4-483-  fi
##############################################
ncmpcpp-0.8.2/aclocal.m4-634-    # Strip MF so we end up with the name of the file.
ncmpcpp-0.8.2/aclocal.m4:635:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
ncmpcpp-0.8.2/aclocal.m4-636-    # Check whether this is an Automake generated Makefile which includes
##############################################
ncmpcpp-0.8.2/aclocal.m4-641-      || continue
ncmpcpp-0.8.2/aclocal.m4:642:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
ncmpcpp-0.8.2/aclocal.m4:643:    am_filepart=`AS_BASENAME(["$am_mf"])`
ncmpcpp-0.8.2/aclocal.m4-644-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
ncmpcpp-0.8.2/aclocal.m4-709-AC_REQUIRE([AC_PROG_INSTALL])dnl
ncmpcpp-0.8.2/aclocal.m4:710:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ncmpcpp-0.8.2/aclocal.m4-711-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ncmpcpp-0.8.2/aclocal.m4-868-    * )
ncmpcpp-0.8.2/aclocal.m4:869:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ncmpcpp-0.8.2/aclocal.m4-870-  esac
ncmpcpp-0.8.2/aclocal.m4-871-done
ncmpcpp-0.8.2/aclocal.m4:872:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ncmpcpp-0.8.2/aclocal.m4-873-
##############################################
ncmpcpp-0.8.2/aclocal.m4-1124-     echo "timestamp, slept: $am_has_slept" > conftest.file
ncmpcpp-0.8.2/aclocal.m4:1125:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ncmpcpp-0.8.2/aclocal.m4-1126-     if test "$[*]" = "X"; then
ncmpcpp-0.8.2/aclocal.m4-1127-	# -L didn't work.
ncmpcpp-0.8.2/aclocal.m4:1128:	set X `ls -t "$srcdir/configure" conftest.file`
ncmpcpp-0.8.2/aclocal.m4-1129-     fi
##############################################
ncmpcpp-0.8.2/src/Makefile.in-51-  { \
ncmpcpp-0.8.2/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ncmpcpp-0.8.2/src/Makefile.in-53-  }; \
##############################################
ncmpcpp-0.8.2/src/Makefile.in-600-	test -n "$(EXEEXT)" || exit 0; \
ncmpcpp-0.8.2/src/Makefile.in:601:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ncmpcpp-0.8.2/src/Makefile.in-602-	echo " rm -f" $$list; \
##############################################
ncmpcpp-0.8.2/src/Makefile.in-750-.cpp.o:
ncmpcpp-0.8.2/src/Makefile.in:751:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
ncmpcpp-0.8.2/src/Makefile.in-752-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ncmpcpp-0.8.2/src/Makefile.in-758-.cpp.obj:
ncmpcpp-0.8.2/src/Makefile.in:759:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
ncmpcpp-0.8.2/src/Makefile.in:760:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
ncmpcpp-0.8.2/src/Makefile.in-761-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
ncmpcpp-0.8.2/src/Makefile.in-763-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ncmpcpp-0.8.2/src/Makefile.in:764:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ncmpcpp-0.8.2/src/Makefile.in-765-
ncmpcpp-0.8.2/src/Makefile.in-766-.cpp.lo:
ncmpcpp-0.8.2/src/Makefile.in:767:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
ncmpcpp-0.8.2/src/Makefile.in-768-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ncmpcpp-0.8.2/src/Makefile.in-809-GTAGS:
ncmpcpp-0.8.2/src/Makefile.in:810:	here=`$(am__cd) $(top_builddir) && pwd` \
ncmpcpp-0.8.2/src/Makefile.in-811-	  && $(am__cd) $(top_srcdir) \
##############################################
ncmpcpp-0.8.2/src/Makefile.in-835-distdir-am: $(DISTFILES)
ncmpcpp-0.8.2/src/Makefile.in:836:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ncmpcpp-0.8.2/src/Makefile.in:837:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ncmpcpp-0.8.2/src/Makefile.in-838-	list='$(DISTFILES)'; \
##############################################
ncmpcpp-0.8.2/src/Makefile.in-849-	  if test -d $$d/$$file; then \
ncmpcpp-0.8.2/src/Makefile.in:850:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ncmpcpp-0.8.2/src/Makefile.in-851-	    if test -d "$(distdir)/$$file"; then \