===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pandora-build-0.98/config/compile-105-# Name of file we expect compiler to create.
pandora-build-0.98/config/compile:106:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
pandora-build-0.98/config/compile-107-
##############################################
pandora-build-0.98/config/compile-111-# object file name, since that is what matters with a parallel build.
pandora-build-0.98/config/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
pandora-build-0.98/config/compile-113-while true; do
##############################################
pandora-build-0.98/config/config.guess-40-
pandora-build-0.98/config/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
pandora-build-0.98/config/config.guess-42-
##############################################
pandora-build-0.98/config/config.guess-109-: ${TMPDIR=/tmp} ;
pandora-build-0.98/config/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pandora-build-0.98/config/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pandora-build-0.98/config/config.guess-195-	    *)
pandora-build-0.98/config/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pandora-build-0.98/config/config.guess-197-		;;
##############################################
pandora-build-0.98/config/config.guess-222-	*4.0)
pandora-build-0.98/config/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pandora-build-0.98/config/config.guess-224-		;;
pandora-build-0.98/config/config.guess-225-	*5.*)
pandora-build-0.98/config/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pandora-build-0.98/config/config.guess-227-		;;
##############################################
pandora-build-0.98/config/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
pandora-build-0.98/config/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pandora-build-0.98/config/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
pandora-build-0.98/config/config.guess-270-	# 1.2 uses "1.2" for uname -r.
pandora-build-0.98/config/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pandora-build-0.98/config/config.guess-272-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-327-    s390x:SunOS:*:*)
pandora-build-0.98/config/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pandora-build-0.98/config/config.guess-329-	exit ;;
pandora-build-0.98/config/config.guess-330-    sun4H:SunOS:5.*:*)
pandora-build-0.98/config/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pandora-build-0.98/config/config.guess-332-	exit ;;
pandora-build-0.98/config/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pandora-build-0.98/config/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pandora-build-0.98/config/config.guess-335-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-349-	fi
pandora-build-0.98/config/config.guess:350:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pandora-build-0.98/config/config.guess-351-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
pandora-build-0.98/config/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pandora-build-0.98/config/config.guess-357-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
pandora-build-0.98/config/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pandora-build-0.98/config/config.guess-366-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-370-    sun*:*:4.2BSD:*)
pandora-build-0.98/config/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pandora-build-0.98/config/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pandora-build-0.98/config/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pandora-build-0.98/config/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pandora-build-0.98/config/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pandora-build-0.98/config/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pandora-build-0.98/config/config.guess-508-    *:IRIX*:*:*)
pandora-build-0.98/config/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pandora-build-0.98/config/config.guess-510-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-538-EOF
pandora-build-0.98/config/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pandora-build-0.98/config/config.guess-540-		then
##############################################
pandora-build-0.98/config/config.guess-551-    *:AIX:*:[456])
pandora-build-0.98/config/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pandora-build-0.98/config/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pandora-build-0.98/config/config.guess-586-    9000/[34678]??:HP-UX:*:*)
pandora-build-0.98/config/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pandora-build-0.98/config/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
pandora-build-0.98/config/config.guess-640-EOF
pandora-build-0.98/config/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pandora-build-0.98/config/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pandora-build-0.98/config/config.guess-668-    ia64:HP-UX:*:*)
pandora-build-0.98/config/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pandora-build-0.98/config/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pandora-build-0.98/config/config.guess-698-EOF
pandora-build-0.98/config/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pandora-build-0.98/config/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pandora-build-0.98/config/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pandora-build-0.98/config/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pandora-build-0.98/config/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pandora-build-0.98/config/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pandora-build-0.98/config/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pandora-build-0.98/config/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pandora-build-0.98/config/config.guess-789-	    pc98)
pandora-build-0.98/config/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pandora-build-0.98/config/config.guess-791-	    amd64)
pandora-build-0.98/config/config.guess:792:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pandora-build-0.98/config/config.guess-793-	    *)
pandora-build-0.98/config/config.guess:794:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pandora-build-0.98/config/config.guess-795-	esac
##############################################
pandora-build-0.98/config/config.guess-840-    prep*:SunOS:5.*:*)
pandora-build-0.98/config/config.guess:841:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pandora-build-0.98/config/config.guess-842-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-844-	# the GNU system
pandora-build-0.98/config/config.guess:845:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pandora-build-0.98/config/config.guess-846-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-848-	# other systems with GNU libc and userland
pandora-build-0.98/config/config.guess:849:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
pandora-build-0.98/config/config.guess-850-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pandora-build-0.98/config/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pandora-build-0.98/config/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pandora-build-0.98/config/config.guess-1340-    *:DragonFly:*:*)
pandora-build-0.98/config/config.guess:1341:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pandora-build-0.98/config/config.guess-1342-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-1353-    i*86:skyos:*:*)
pandora-build-0.98/config/config.guess:1354:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pandora-build-0.98/config/config.guess-1355-	exit ;;
##############################################
pandora-build-0.98/config/config.guess-1481-
pandora-build-0.98/config/config.guess:1482:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
pandora-build-0.98/config/config.guess-1483-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
pandora-build-0.98/config/config.rpath-33-host="$1"
pandora-build-0.98/config/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
pandora-build-0.98/config/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
pandora-build-0.98/config/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
pandora-build-0.98/config/config.rpath-37-
##############################################
pandora-build-0.98/config/config.rpath-47-done
pandora-build-0.98/config/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
pandora-build-0.98/config/config.rpath-49-
##############################################
pandora-build-0.98/config/config.rpath-91-        *)
pandora-build-0.98/config/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/config/config.rpath-93-            *Sun\ C*)
##############################################
pandora-build-0.98/config/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pandora-build-0.98/config/config.rpath:218:      case `$LD -v 2>&1` in
pandora-build-0.98/config/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
pandora-build-0.98/config/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
pandora-build-0.98/config/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
pandora-build-0.98/config/config.rpath-225-          else
##############################################
pandora-build-0.98/config/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
pandora-build-0.98/config/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
pandora-build-0.98/config/config.rpath-282-          if test -f "$collect2name" && \
##############################################
pandora-build-0.98/config/config.rpath-419-        hardcode_direct=yes
pandora-build-0.98/config/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/config/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
pandora-build-0.98/config/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
pandora-build-0.98/config/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
pandora-build-0.98/config/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
pandora-build-0.98/config/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
pandora-build-0.98/config/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
pandora-build-0.98/config/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
pandora-build-0.98/config/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
pandora-build-0.98/config/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
pandora-build-0.98/config/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
pandora-build-0.98/config/config.rpath-633-
##############################################
pandora-build-0.98/config/config.sub-56-
pandora-build-0.98/config/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
pandora-build-0.98/config/config.sub-58-
##############################################
pandora-build-0.98/config/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
pandora-build-0.98/config/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pandora-build-0.98/config/config.sub-122-case $maybe_os in
##############################################
pandora-build-0.98/config/config.sub-127-    os=-$maybe_os
pandora-build-0.98/config/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pandora-build-0.98/config/config.sub-129-    ;;
pandora-build-0.98/config/config.sub-130-  *)
pandora-build-0.98/config/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pandora-build-0.98/config/config.sub-132-    if [ $basic_machine != $1 ]
pandora-build-0.98/config/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
pandora-build-0.98/config/config.sub-134-    else os=; fi
##############################################
pandora-build-0.98/config/config.sub-178-		os=-sco5v6
pandora-build-0.98/config/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-180-		;;
##############################################
pandora-build-0.98/config/config.sub-182-		os=-sco3.2v5
pandora-build-0.98/config/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-184-		;;
##############################################
pandora-build-0.98/config/config.sub-186-		os=-sco3.2v4
pandora-build-0.98/config/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-188-		;;
pandora-build-0.98/config/config.sub-189-	-sco3.2.[4-9]*)
pandora-build-0.98/config/config.sub:190:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pandora-build-0.98/config/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-192-		;;
##############################################
pandora-build-0.98/config/config.sub-194-		# Don't forget version if it is 3.2v4 or newer.
pandora-build-0.98/config/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-196-		;;
##############################################
pandora-build-0.98/config/config.sub-198-		# Don't forget version if it is 3.2v4 or newer.
pandora-build-0.98/config/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-200-		;;
##############################################
pandora-build-0.98/config/config.sub-202-		os=-sco3.2v2
pandora-build-0.98/config/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-204-		;;
pandora-build-0.98/config/config.sub-205-	-udk*)
pandora-build-0.98/config/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-207-		;;
##############################################
pandora-build-0.98/config/config.sub-209-		os=-isc2.2
pandora-build-0.98/config/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-211-		;;
##############################################
pandora-build-0.98/config/config.sub-215-	-isc*)
pandora-build-0.98/config/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pandora-build-0.98/config/config.sub-217-		;;
##############################################
pandora-build-0.98/config/config.sub-221-	-ptx*)
pandora-build-0.98/config/config.sub:222:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pandora-build-0.98/config/config.sub-223-		;;
pandora-build-0.98/config/config.sub-224-	-windowsnt*)
pandora-build-0.98/config/config.sub:225:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pandora-build-0.98/config/config.sub-226-		;;
##############################################
pandora-build-0.98/config/config.sub-315-	*-*-*)
pandora-build-0.98/config/config.sub:316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pandora-build-0.98/config/config.sub-317-		exit 1
##############################################
pandora-build-0.98/config/config.sub-424-	amd64-*)
pandora-build-0.98/config/config.sub:425:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-426-		;;
##############################################
pandora-build-0.98/config/config.sub-466-	blackfin-*)
pandora-build-0.98/config/config.sub:467:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-468-		os=-linux
##############################################
pandora-build-0.98/config/config.sub-665-	i*86v32)
pandora-build-0.98/config/config.sub:666:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pandora-build-0.98/config/config.sub-667-		os=-sysv32
##############################################
pandora-build-0.98/config/config.sub-669-	i*86v4*)
pandora-build-0.98/config/config.sub:670:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pandora-build-0.98/config/config.sub-671-		os=-sysv4
##############################################
pandora-build-0.98/config/config.sub-673-	i*86v)
pandora-build-0.98/config/config.sub:674:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pandora-build-0.98/config/config.sub-675-		os=-sysv
##############################################
pandora-build-0.98/config/config.sub-677-	i*86sol2)
pandora-build-0.98/config/config.sub:678:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pandora-build-0.98/config/config.sub-679-		os=-solaris2
##############################################
pandora-build-0.98/config/config.sub-707-	m68knommu-*)
pandora-build-0.98/config/config.sub:708:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-709-		os=-linux
##############################################
pandora-build-0.98/config/config.sub-737-	mips3*-*)
pandora-build-0.98/config/config.sub:738:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pandora-build-0.98/config/config.sub-739-		;;
pandora-build-0.98/config/config.sub-740-	mips3*)
pandora-build-0.98/config/config.sub:741:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pandora-build-0.98/config/config.sub-742-		;;
##############################################
pandora-build-0.98/config/config.sub-755-	ms1-*)
pandora-build-0.98/config/config.sub:756:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
pandora-build-0.98/config/config.sub-757-		;;
##############################################
pandora-build-0.98/config/config.sub-860-	parisc-*)
pandora-build-0.98/config/config.sub:861:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-862-		os=-linux
##############################################
pandora-build-0.98/config/config.sub-876-	pc98-*)
pandora-build-0.98/config/config.sub:877:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-878-		;;
##############################################
pandora-build-0.98/config/config.sub-891-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pandora-build-0.98/config/config.sub:892:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-893-		;;
pandora-build-0.98/config/config.sub-894-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pandora-build-0.98/config/config.sub:895:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-896-		;;
pandora-build-0.98/config/config.sub-897-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pandora-build-0.98/config/config.sub:898:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-899-		;;
pandora-build-0.98/config/config.sub-900-	pentium4-*)
pandora-build-0.98/config/config.sub:901:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-902-		;;
##############################################
pandora-build-0.98/config/config.sub-909-		;;
pandora-build-0.98/config/config.sub:910:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-911-		;;
##############################################
pandora-build-0.98/config/config.sub-915-	ppcle-* | powerpclittle-*)
pandora-build-0.98/config/config.sub:916:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-917-		;;
##############################################
pandora-build-0.98/config/config.sub-919-		;;
pandora-build-0.98/config/config.sub:920:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-921-		;;
##############################################
pandora-build-0.98/config/config.sub-925-	ppc64le-* | powerpc64little-*)
pandora-build-0.98/config/config.sub:926:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pandora-build-0.98/config/config.sub-927-		;;
##############################################
pandora-build-0.98/config/config.sub-1217-	*)
pandora-build-0.98/config/config.sub:1218:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pandora-build-0.98/config/config.sub-1219-		exit 1
##############################################
pandora-build-0.98/config/config.sub-1225-	*-digital*)
pandora-build-0.98/config/config.sub:1226:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pandora-build-0.98/config/config.sub-1227-		;;
pandora-build-0.98/config/config.sub-1228-	*-commodore*)
pandora-build-0.98/config/config.sub:1229:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pandora-build-0.98/config/config.sub-1230-		;;
##############################################
pandora-build-0.98/config/config.sub-1243-	-solaris1 | -solaris1.*)
pandora-build-0.98/config/config.sub:1244:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pandora-build-0.98/config/config.sub-1245-		;;
##############################################
pandora-build-0.98/config/config.sub-1255-	-gnu/linux*)
pandora-build-0.98/config/config.sub:1256:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pandora-build-0.98/config/config.sub-1257-		;;
##############################################
pandora-build-0.98/config/config.sub-1300-	-nto*)
pandora-build-0.98/config/config.sub:1301:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pandora-build-0.98/config/config.sub-1302-		;;
##############################################
pandora-build-0.98/config/config.sub-1307-	-mac*)
pandora-build-0.98/config/config.sub:1308:		os=`echo $os | sed -e 's|mac|macos|'`
pandora-build-0.98/config/config.sub-1309-		;;
##############################################
pandora-build-0.98/config/config.sub-1313-	-linux*)
pandora-build-0.98/config/config.sub:1314:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pandora-build-0.98/config/config.sub-1315-		;;
pandora-build-0.98/config/config.sub-1316-	-sunos5*)
pandora-build-0.98/config/config.sub:1317:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pandora-build-0.98/config/config.sub-1318-		;;
pandora-build-0.98/config/config.sub-1319-	-sunos6*)
pandora-build-0.98/config/config.sub:1320:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pandora-build-0.98/config/config.sub-1321-		;;
##############################################
pandora-build-0.98/config/config.sub-1368-	-sinix5.*)
pandora-build-0.98/config/config.sub:1369:		os=`echo $os | sed -e 's|sinix|sysv|'`
pandora-build-0.98/config/config.sub-1370-		;;
##############################################
pandora-build-0.98/config/config.sub-1422-		# Get rid of the `-' at the beginning of $os.
pandora-build-0.98/config/config.sub:1423:		os=`echo $os | sed 's/[^-]*-//'`
pandora-build-0.98/config/config.sub:1424:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pandora-build-0.98/config/config.sub-1425-		exit 1
##############################################
pandora-build-0.98/config/config.sub-1673-		esac
pandora-build-0.98/config/config.sub:1674:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pandora-build-0.98/config/config.sub-1675-		;;
##############################################
pandora-build-0.98/config/install-sh-217-      fi
pandora-build-0.98/config/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
pandora-build-0.98/config/install-sh-219-    *)
##############################################
pandora-build-0.98/config/install-sh-269-      dstdir=$dst
pandora-build-0.98/config/install-sh:270:      dst=$dstdir/`basename "$src"`
pandora-build-0.98/config/install-sh-271-      dstdir_status=0
##############################################
pandora-build-0.98/config/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
pandora-build-0.98/config/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
pandora-build-0.98/config/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
pandora-build-0.98/config/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
pandora-build-0.98/config/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
pandora-build-0.98/config/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
pandora-build-0.98/config/install-sh-418-	    case $prefix in
pandora-build-0.98/config/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
pandora-build-0.98/config/install-sh-420-	      *) qprefix=$prefix;;
##############################################
pandora-build-0.98/config/install-sh-467-    if $copy_on_change &&
pandora-build-0.98/config/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
pandora-build-0.98/config/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
pandora-build-0.98/config/install-sh-470-
##############################################
pandora-build-0.98/config/ltmain.sh-161-  # Extract subdirectory from the argument.
pandora-build-0.98/config/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
pandora-build-0.98/config/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
pandora-build-0.98/config/ltmain.sh-167-  fi
pandora-build-0.98/config/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
pandora-build-0.98/config/ltmain.sh-169-}
##############################################
pandora-build-0.98/config/ltmain.sh-193-     progdir=$func_dirname_result
pandora-build-0.98/config/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
pandora-build-0.98/config/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
pandora-build-0.98/config/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
pandora-build-0.98/config/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
pandora-build-0.98/config/ltmain.sh-223-bs='\\'
##############################################
pandora-build-0.98/config/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
pandora-build-0.98/config/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
pandora-build-0.98/config/ltmain.sh-330-      done
pandora-build-0.98/config/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
pandora-build-0.98/config/ltmain.sh-332-
##############################################
pandora-build-0.98/config/ltmain.sh-363-      # If mktemp works, use that first and foremost
pandora-build-0.98/config/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-365-
##############################################
pandora-build-0.98/config/ltmain.sh-394-      *[\\\`\"\$]*)
pandora-build-0.98/config/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
pandora-build-0.98/config/ltmain.sh-396-      *)
##############################################
pandora-build-0.98/config/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
pandora-build-0.98/config/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
pandora-build-0.98/config/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
pandora-build-0.98/config/ltmain.sh-539-	p
##############################################
pandora-build-0.98/config/ltmain.sh-565-  :
pandora-build-0.98/config/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
pandora-build-0.98/config/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
pandora-build-0.98/config/ltmain.sh-685-	# quotes we have to do it in 2 steps:
pandora-build-0.98/config/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
pandora-build-0.98/config/ltmain.sh-687-	eval "$extractedcf"
##############################################
pandora-build-0.98/config/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
pandora-build-0.98/config/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
pandora-build-0.98/config/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
pandora-build-0.98/config/ltmain.sh-1028-	    # Evaluate the configuration.
pandora-build-0.98/config/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
pandora-build-0.98/config/ltmain.sh-1030-	    CC_quoted=
##############################################
pandora-build-0.98/config/ltmain.sh-1036-	    case "$@ " in
pandora-build-0.98/config/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
pandora-build-0.98/config/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
pandora-build-0.98/config/ltmain.sh-1213-    *.[cCFSifmso] | \
pandora-build-0.98/config/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
pandora-build-0.98/config/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
pandora-build-0.98/config/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
pandora-build-0.98/config/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
pandora-build-0.98/config/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
pandora-build-0.98/config/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
pandora-build-0.98/config/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-1311-
##############################################
pandora-build-0.98/config/ltmain.sh-1358-      if test "$need_locks" = warn &&
pandora-build-0.98/config/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pandora-build-0.98/config/ltmain.sh-1360-	$ECHO "\
pandora-build-0.98/config/ltmain.sh-1361-*** ERROR, $lockfile contains:
pandora-build-0.98/config/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-1363-
##############################################
pandora-build-0.98/config/ltmain.sh-1407-      if test "$need_locks" = warn &&
pandora-build-0.98/config/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pandora-build-0.98/config/ltmain.sh-1409-	$ECHO "\
pandora-build-0.98/config/ltmain.sh-1410-*** ERROR, $lockfile contains:
pandora-build-0.98/config/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-1412-
##############################################
pandora-build-0.98/config/ltmain.sh-1665-	  test -n "$library_names" && \
pandora-build-0.98/config/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
pandora-build-0.98/config/ltmain.sh-1667-	  continue
##############################################
pandora-build-0.98/config/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
pandora-build-0.98/config/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
pandora-build-0.98/config/ltmain.sh-1678-	  fi
##############################################
pandora-build-0.98/config/ltmain.sh-1694-      # Get the absolute pathname.
pandora-build-0.98/config/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
pandora-build-0.98/config/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
pandora-build-0.98/config/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
pandora-build-0.98/config/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
pandora-build-0.98/config/ltmain.sh-2014-
##############################################
pandora-build-0.98/config/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
pandora-build-0.98/config/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
pandora-build-0.98/config/ltmain.sh-2027-	  else
pandora-build-0.98/config/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
pandora-build-0.98/config/ltmain.sh-2029-	  fi
##############################################
pandora-build-0.98/config/ltmain.sh-2185-	    fi
pandora-build-0.98/config/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
pandora-build-0.98/config/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
pandora-build-0.98/config/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
pandora-build-0.98/config/ltmain.sh-2189-	      finalize=no
##############################################
pandora-build-0.98/config/ltmain.sh-2204-	        # Replace the output file specification.
pandora-build-0.98/config/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
pandora-build-0.98/config/ltmain.sh-2206-
##############################################
pandora-build-0.98/config/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
pandora-build-0.98/config/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
pandora-build-0.98/config/ltmain.sh-2225-	  fi
##############################################
pandora-build-0.98/config/ltmain.sh-2294-    my_pic_p="${3-no}"
pandora-build-0.98/config/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
pandora-build-0.98/config/ltmain.sh-2296-    my_dlsyms=
##############################################
pandora-build-0.98/config/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
pandora-build-0.98/config/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pandora-build-0.98/config/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
pandora-build-0.98/config/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
pandora-build-0.98/config/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pandora-build-0.98/config/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pandora-build-0.98/config/ltmain.sh-2520-	  else
pandora-build-0.98/config/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
pandora-build-0.98/config/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
pandora-build-0.98/config/ltmain.sh-2523-	  fi
##############################################
pandora-build-0.98/config/ltmain.sh-2525-	*)
pandora-build-0.98/config/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
pandora-build-0.98/config/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
pandora-build-0.98/config/ltmain.sh-2528-	  ;;
##############################################
pandora-build-0.98/config/ltmain.sh-2540-      # Nullify the symbol file.
pandora-build-0.98/config/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
pandora-build-0.98/config/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
pandora-build-0.98/config/ltmain.sh-2543-    fi
##############################################
pandora-build-0.98/config/ltmain.sh-2555-  win32_libid_type="unknown"
pandora-build-0.98/config/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-2557-  case $win32_fileres in
##############################################
pandora-build-0.98/config/ltmain.sh-2652-	  darwin_curdir=`pwd`
pandora-build-0.98/config/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
pandora-build-0.98/config/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
pandora-build-0.98/config/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
pandora-build-0.98/config/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
pandora-build-0.98/config/ltmain.sh-2657-	    darwin_arch=
##############################################
pandora-build-0.98/config/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
pandora-build-0.98/config/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
pandora-build-0.98/config/ltmain.sh-2669-	    darwin_file=
##############################################
pandora-build-0.98/config/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
pandora-build-0.98/config/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
pandora-build-0.98/config/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
pandora-build-0.98/config/ltmain.sh-2686-      esac
pandora-build-0.98/config/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
pandora-build-0.98/config/ltmain.sh-2688-    done
##############################################
pandora-build-0.98/config/ltmain.sh-2757-      shift
pandora-build-0.98/config/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
pandora-build-0.98/config/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
pandora-build-0.98/config/ltmain.sh-2769-  # Find the directory that this script lives in.
pandora-build-0.98/config/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
pandora-build-0.98/config/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
pandora-build-0.98/config/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
pandora-build-0.98/config/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
pandora-build-0.98/config/ltmain.sh-2775-  while test -n \"\$file\"; do
pandora-build-0.98/config/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
pandora-build-0.98/config/ltmain.sh-2777-
##############################################
pandora-build-0.98/config/ltmain.sh-2785-
pandora-build-0.98/config/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
pandora-build-0.98/config/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
pandora-build-0.98/config/ltmain.sh-2788-  done
##############################################
pandora-build-0.98/config/ltmain.sh-2816-    case \"\$thisdir\" in
pandora-build-0.98/config/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
pandora-build-0.98/config/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
pandora-build-0.98/config/ltmain.sh-2822-  # Try to get the absolute directory name.
pandora-build-0.98/config/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
pandora-build-0.98/config/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
pandora-build-0.98/config/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
pandora-build-0.98/config/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
pandora-build-0.98/config/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
pandora-build-0.98/config/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
pandora-build-0.98/config/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
pandora-build-0.98/config/ltmain.sh-2849-      else
##############################################
pandora-build-0.98/config/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
pandora-build-0.98/config/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
pandora-build-0.98/config/ltmain.sh-2881-
##############################################
pandora-build-0.98/config/ltmain.sh-2994-          *cygwin* )
pandora-build-0.98/config/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
pandora-build-0.98/config/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
pandora-build-0.98/config/ltmain.sh-3006-            # the odd construction:
pandora-build-0.98/config/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
pandora-build-0.98/config/ltmain.sh-3073-          *cygwin* )
pandora-build-0.98/config/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
pandora-build-0.98/config/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
pandora-build-0.98/config/ltmain.sh-4240-	    moreargs=
pandora-build-0.98/config/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
pandora-build-0.98/config/ltmain.sh-4242-	    do
##############################################
pandora-build-0.98/config/ltmain.sh-4490-	*)
pandora-build-0.98/config/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
pandora-build-0.98/config/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
pandora-build-0.98/config/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pandora-build-0.98/config/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
pandora-build-0.98/config/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
pandora-build-0.98/config/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
pandora-build-0.98/config/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
pandora-build-0.98/config/ltmain.sh-4929-    else
##############################################
pandora-build-0.98/config/ltmain.sh-5053-	  for deplib in $dependency_libs; do
pandora-build-0.98/config/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
pandora-build-0.98/config/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
pandora-build-0.98/config/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
pandora-build-0.98/config/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pandora-build-0.98/config/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
pandora-build-0.98/config/ltmain.sh-5294-	else
pandora-build-0.98/config/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
pandora-build-0.98/config/ltmain.sh-5296-	fi
##############################################
pandora-build-0.98/config/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
pandora-build-0.98/config/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
pandora-build-0.98/config/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
pandora-build-0.98/config/ltmain.sh-5331-	fi
pandora-build-0.98/config/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
pandora-build-0.98/config/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
pandora-build-0.98/config/ltmain.sh-5398-	*)
pandora-build-0.98/config/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
pandora-build-0.98/config/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
pandora-build-0.98/config/ltmain.sh-5624-	    shift
pandora-build-0.98/config/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
pandora-build-0.98/config/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
pandora-build-0.98/config/ltmain.sh-5908-		*)
pandora-build-0.98/config/ltmain.sh:5909:		  absdir=`cd "$dir" && pwd`
pandora-build-0.98/config/ltmain.sh-5910-		  if test -z "$absdir"; then
##############################################
pandora-build-0.98/config/ltmain.sh-5919-		  depdepl=
pandora-build-0.98/config/ltmain.sh:5920:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
pandora-build-0.98/config/ltmain.sh-5921-		  if test -n "$deplibrary_names" ; then
##############################################
pandora-build-0.98/config/ltmain.sh-5926-		      depdepl="$absdir/$objdir/$depdepl"
pandora-build-0.98/config/ltmain.sh:5927:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
pandora-build-0.98/config/ltmain.sh-5928-                      if test -z "$darwin_install_name"; then
pandora-build-0.98/config/ltmain.sh:5929:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
pandora-build-0.98/config/ltmain.sh-5930-                      fi
##############################################
pandora-build-0.98/config/ltmain.sh-5941-		else
pandora-build-0.98/config/ltmain.sh:5942:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
pandora-build-0.98/config/ltmain.sh-5943-		  test -z "$libdir" && \
##############################################
pandora-build-0.98/config/ltmain.sh-5964-	else
pandora-build-0.98/config/ltmain.sh:5965:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
pandora-build-0.98/config/ltmain.sh-5966-	fi
##############################################
pandora-build-0.98/config/ltmain.sh-6113-	test "$module" = no && \
pandora-build-0.98/config/ltmain.sh:6114:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
pandora-build-0.98/config/ltmain.sh-6115-
##############################################
pandora-build-0.98/config/ltmain.sh-6250-	if test "$age" -gt "$current"; then
pandora-build-0.98/config/ltmain.sh:6251:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
pandora-build-0.98/config/ltmain.sh-6252-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
pandora-build-0.98/config/ltmain.sh-6411-	removelist=
pandora-build-0.98/config/ltmain.sh:6412:	tempremovelist=`$ECHO "$output_objdir/*"`
pandora-build-0.98/config/ltmain.sh-6413-	for p in $tempremovelist; do
##############################################
pandora-build-0.98/config/ltmain.sh-6437-	# Transform .lo files to .o files.
pandora-build-0.98/config/ltmain.sh:6438:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
pandora-build-0.98/config/ltmain.sh-6439-      fi
##############################################
pandora-build-0.98/config/ltmain.sh-6442-      #for path in $notinst_path; do
pandora-build-0.98/config/ltmain.sh:6443:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
pandora-build-0.98/config/ltmain.sh:6444:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
pandora-build-0.98/config/ltmain.sh:6445:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
pandora-build-0.98/config/ltmain.sh-6446-      #done
##############################################
pandora-build-0.98/config/ltmain.sh-6562-		if test -n "$i" ; then
pandora-build-0.98/config/ltmain.sh:6563:		  libname=`eval "\\$ECHO \"$libname_spec\""`
pandora-build-0.98/config/ltmain.sh:6564:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pandora-build-0.98/config/ltmain.sh-6565-		  set dummy $deplib_matches; shift
pandora-build-0.98/config/ltmain.sh-6566-		  deplib_match=$1
pandora-build-0.98/config/ltmain.sh:6567:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pandora-build-0.98/config/ltmain.sh-6568-		    newdeplibs="$newdeplibs $i"
##############################################
pandora-build-0.98/config/ltmain.sh-6605-		  if test -n "$i" ; then
pandora-build-0.98/config/ltmain.sh:6606:		    libname=`eval "\\$ECHO \"$libname_spec\""`
pandora-build-0.98/config/ltmain.sh:6607:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pandora-build-0.98/config/ltmain.sh-6608-		    set dummy $deplib_matches; shift
pandora-build-0.98/config/ltmain.sh-6609-		    deplib_match=$1
pandora-build-0.98/config/ltmain.sh:6610:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pandora-build-0.98/config/ltmain.sh-6611-		      newdeplibs="$newdeplibs $i"
##############################################
pandora-build-0.98/config/ltmain.sh-6640-	  set dummy $deplibs_check_method; shift
pandora-build-0.98/config/ltmain.sh:6641:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pandora-build-0.98/config/ltmain.sh-6642-	  for a_deplib in $deplibs; do
##############################################
pandora-build-0.98/config/ltmain.sh-6655-	      if test -n "$a_deplib" ; then
pandora-build-0.98/config/ltmain.sh:6656:		libname=`eval "\\$ECHO \"$libname_spec\""`
pandora-build-0.98/config/ltmain.sh-6657-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
pandora-build-0.98/config/ltmain.sh:6658:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-6659-		  for potent_lib in $potential_libs; do
##############################################
pandora-build-0.98/config/ltmain.sh-6671-		      while test -h "$potlib" 2>/dev/null; do
pandora-build-0.98/config/ltmain.sh:6672:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
pandora-build-0.98/config/ltmain.sh-6673-			case $potliblink in
pandora-build-0.98/config/ltmain.sh-6674-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
pandora-build-0.98/config/ltmain.sh:6675:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
pandora-build-0.98/config/ltmain.sh-6676-			esac
##############################################
pandora-build-0.98/config/ltmain.sh-6712-	  set dummy $deplibs_check_method; shift
pandora-build-0.98/config/ltmain.sh:6713:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pandora-build-0.98/config/ltmain.sh-6714-	  for a_deplib in $deplibs; do
##############################################
pandora-build-0.98/config/ltmain.sh-6727-	      if test -n "$a_deplib" ; then
pandora-build-0.98/config/ltmain.sh:6728:		libname=`eval "\\$ECHO \"$libname_spec\""`
pandora-build-0.98/config/ltmain.sh-6729-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
pandora-build-0.98/config/ltmain.sh:6730:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
pandora-build-0.98/config/ltmain.sh-6731-		  for potent_lib in $potential_libs; do
##############################################
pandora-build-0.98/config/ltmain.sh-6771-	      # can't use Xsed below, because $i might contain '/'
pandora-build-0.98/config/ltmain.sh:6772:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
pandora-build-0.98/config/ltmain.sh-6773-	    done
##############################################
pandora-build-0.98/config/ltmain.sh-6796-	  # On Rhapsody replace the C library with the System framework
pandora-build-0.98/config/ltmain.sh:6797:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
pandora-build-0.98/config/ltmain.sh-6798-	  ;;
##############################################
pandora-build-0.98/config/ltmain.sh-6848-	*-*-darwin*)
pandora-build-0.98/config/ltmain.sh:6849:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
pandora-build-0.98/config/ltmain.sh:6850:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
pandora-build-0.98/config/ltmain.sh:6851:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
pandora-build-0.98/config/ltmain.sh-6852-	  ;;
##############################################
pandora-build-0.98/config/ltmain.sh-6972-	# Use standard objects if they are pic
pandora-build-0.98/config/ltmain.sh:6973:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pandora-build-0.98/config/ltmain.sh-6974-	test "X$libobjs" = "X " && libobjs=
##############################################
pandora-build-0.98/config/ltmain.sh-6987-	    # exporting using user supplied symfile
pandora-build-0.98/config/ltmain.sh:6988:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
pandora-build-0.98/config/ltmain.sh-6989-	      # and it's NOT already a .def file. Must figure out
##############################################
pandora-build-0.98/config/ltmain.sh-7139-	  save_output=$output
pandora-build-0.98/config/ltmain.sh:7140:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
pandora-build-0.98/config/ltmain.sh-7141-
##############################################
pandora-build-0.98/config/ltmain.sh-7443-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
pandora-build-0.98/config/ltmain.sh:7444:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
pandora-build-0.98/config/ltmain.sh-7445-	else
##############################################
pandora-build-0.98/config/ltmain.sh-7454-      # Create the old-style object.
pandora-build-0.98/config/ltmain.sh:7455:      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
pandora-build-0.98/config/ltmain.sh-7456-
##############################################
pandora-build-0.98/config/ltmain.sh-7514-	# On Rhapsody replace the C library is the System framework
pandora-build-0.98/config/ltmain.sh:7515:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
pandora-build-0.98/config/ltmain.sh:7516:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
pandora-build-0.98/config/ltmain.sh-7517-	;;
##############################################
pandora-build-0.98/config/ltmain.sh-7532-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
pandora-build-0.98/config/ltmain.sh:7533:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
pandora-build-0.98/config/ltmain.sh:7534:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
pandora-build-0.98/config/ltmain.sh-7535-	;;
##############################################
pandora-build-0.98/config/ltmain.sh-7610-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pandora-build-0.98/config/ltmain.sh:7611:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
pandora-build-0.98/config/ltmain.sh-7612-	  case :$dllsearchpath: in
##############################################
pandora-build-0.98/config/ltmain.sh-7670-	# Transform all the library objects into standard objects.
pandora-build-0.98/config/ltmain.sh:7671:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pandora-build-0.98/config/ltmain.sh:7672:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pandora-build-0.98/config/ltmain.sh-7673-      fi
##############################################
pandora-build-0.98/config/ltmain.sh-7700-	# Replace the output file specification.
pandora-build-0.98/config/ltmain.sh:7701:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
pandora-build-0.98/config/ltmain.sh-7702-	link_command="$compile_command$compile_rpath"
##############################################
pandora-build-0.98/config/ltmain.sh-7747-	# Replace the output file specification.
pandora-build-0.98/config/ltmain.sh:7748:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
pandora-build-0.98/config/ltmain.sh-7749-	# Delete the old output file.
##############################################
pandora-build-0.98/config/ltmain.sh-7766-	  if test "$fast_install" = yes; then
pandora-build-0.98/config/ltmain.sh:7767:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
pandora-build-0.98/config/ltmain.sh-7768-	  else
##############################################
pandora-build-0.98/config/ltmain.sh-7778-      # Replace the output file specification.
pandora-build-0.98/config/ltmain.sh:7779:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
pandora-build-0.98/config/ltmain.sh-7780-
##############################################
pandora-build-0.98/config/ltmain.sh-7802-	relink_command="(cd `pwd`; $relink_command)"
pandora-build-0.98/config/ltmain.sh:7803:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
pandora-build-0.98/config/ltmain.sh-7804-      fi
##############################################
pandora-build-0.98/config/ltmain.sh-7811-	esac
pandora-build-0.98/config/ltmain.sh:7812:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
pandora-build-0.98/config/ltmain.sh-7813-      else
pandora-build-0.98/config/ltmain.sh:7814:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
pandora-build-0.98/config/ltmain.sh-7815-      fi
##############################################
pandora-build-0.98/config/ltmain.sh-8045-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
pandora-build-0.98/config/ltmain.sh:8046:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
pandora-build-0.98/config/ltmain.sh-8047-      if test "$hardcode_automatic" = yes ; then
##############################################
pandora-build-0.98/config/ltmain.sh-8065-		name="$func_basename_result"
pandora-build-0.98/config/ltmain.sh:8066:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
pandora-build-0.98/config/ltmain.sh-8067-		test -z "$libdir" && \
##############################################
pandora-build-0.98/config/ltmain.sh-8081-		name="$func_basename_result"
pandora-build-0.98/config/ltmain.sh:8082:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pandora-build-0.98/config/ltmain.sh-8083-		test -z "$libdir" && \
##############################################
pandora-build-0.98/config/ltmain.sh-8100-		name="$func_basename_result"
pandora-build-0.98/config/ltmain.sh:8101:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pandora-build-0.98/config/ltmain.sh-8102-		test -z "$libdir" && \
##############################################
pandora-build-0.98/config/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
pandora-build-0.98/config/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
pandora-build-0.98/config/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
pandora-build-0.98/config/missing-139-       # Could not run --version or --help.  This is probably someone
pandora-build-0.98/config/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
pandora-build-0.98/config/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
pandora-build-0.98/config/missing-173-         from any GNU archive site."
pandora-build-0.98/config/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
pandora-build-0.98/config/missing-175-    test -z "$files" && files="config.h"
##############################################
pandora-build-0.98/config/missing-202-         proper tools for further handling them.
pandora-build-0.98/config/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
pandora-build-0.98/config/missing-204-         archive site."
pandora-build-0.98/config/missing-205-
pandora-build-0.98/config/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
pandora-build-0.98/config/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pandora-build-0.98/config/missing-208-    if test -f "$file"; then
##############################################
pandora-build-0.98/config/missing-231-	*.y)
pandora-build-0.98/config/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
pandora-build-0.98/config/missing-233-	    if test -f "$SRCFILE"; then
##############################################
pandora-build-0.98/config/missing-235-	    fi
pandora-build-0.98/config/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
pandora-build-0.98/config/missing-237-	    if test -f "$SRCFILE"; then
##############################################
pandora-build-0.98/config/missing-261-	*.l)
pandora-build-0.98/config/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
pandora-build-0.98/config/missing-263-	    if test -f "$SRCFILE"; then
##############################################
pandora-build-0.98/config/missing-280-
pandora-build-0.98/config/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
pandora-build-0.98/config/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pandora-build-0.98/config/missing-283-    if test -f "$file"; then
##############################################
pandora-build-0.98/config/missing-300-    # The file to touch is that specified with -o ...
pandora-build-0.98/config/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
pandora-build-0.98/config/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pandora-build-0.98/config/missing-303-    if test -z "$file"; then
pandora-build-0.98/config/missing-304-      # ... or it is the one specified with @setfilename ...
pandora-build-0.98/config/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
pandora-build-0.98/config/missing-306-      file=`sed -n '
##############################################
pandora-build-0.98/config/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
pandora-build-0.98/config/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
pandora-build-0.98/config/missing-314-    fi
##############################################
pandora-build-0.98/config/missing-336-	*o*)
pandora-build-0.98/config/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
pandora-build-0.98/config/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
pandora-build-0.98/config/missing-342-	*h*)
pandora-build-0.98/config/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
pandora-build-0.98/config/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
pandora-build-0.98/config/autorun.sh-53-  do
pandora-build-0.98/config/autorun.sh:54:    file=`which $f 2>/dev/null | grep -v '^no '`
pandora-build-0.98/config/autorun.sh-55-    if test -n "$file" -a -x "$file"; then
##############################################
pandora-build-0.98/config/autorun.sh-120-echo "Configured with the following tools:"
pandora-build-0.98/config/autorun.sh:121:echo "  * `$LIBTOOLIZE --version | head -1`"
pandora-build-0.98/config/autorun.sh:122:echo "  * `$ACLOCAL --version | head -1`"
pandora-build-0.98/config/autorun.sh:123:echo "  * `$AUTOHEADER --version | head -1`"
pandora-build-0.98/config/autorun.sh:124:echo "  * `$AUTOMAKE --version | head -1`"
pandora-build-0.98/config/autorun.sh:125:echo "  * `$AUTOCONF --version | head -1`"
pandora-build-0.98/config/autorun.sh-126-echo "---"
##############################################
pandora-build-0.98/m4/lib-prefix.m4-201-    *)
pandora-build-0.98/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
pandora-build-0.98/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
pandora-build-0.98/m4/lib-prefix.m4-208-              */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
pandora-build-0.98/m4/lib-prefix.m4:209:              *) searchdir=`cd "$searchdir" && pwd`
pandora-build-0.98/m4/lib-prefix.m4-210-                 case "$searchdir" in
##############################################
pandora-build-0.98/m4/libtool.m4-120-done
pandora-build-0.98/m4/libtool.m4:121:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
pandora-build-0.98/m4/libtool.m4-122-])
##############################################
pandora-build-0.98/m4/libtool.m4-410-m4_define([_LT_CONFIG_STATUS_DECLARE],
pandora-build-0.98/m4/libtool.m4:411:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
pandora-build-0.98/m4/libtool.m4-412-
##############################################
pandora-build-0.98/m4/libtool.m4-420-#
pandora-build-0.98/m4/libtool.m4:421:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/m4/libtool.m4-422-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
pandora-build-0.98/m4/libtool.m4-522-]], lt_decl_quote_varnames); do
pandora-build-0.98/m4/libtool.m4:523:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
pandora-build-0.98/m4/libtool.m4-524-    *[[\\\\\\\`\\"\\\$]]*)
pandora-build-0.98/m4/libtool.m4:525:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pandora-build-0.98/m4/libtool.m4-526-      ;;
##############################################
pandora-build-0.98/m4/libtool.m4-535-]], lt_decl_dquote_varnames); do
pandora-build-0.98/m4/libtool.m4:536:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
pandora-build-0.98/m4/libtool.m4-537-    *[[\\\\\\\`\\"\\\$]]*)
pandora-build-0.98/m4/libtool.m4:538:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pandora-build-0.98/m4/libtool.m4-539-      ;;
##############################################
pandora-build-0.98/m4/libtool.m4-548-*'\\\[$]0 --fallback-echo"')dnl "
pandora-build-0.98/m4/libtool.m4:549:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
pandora-build-0.98/m4/libtool.m4-550-  ;;
##############################################
pandora-build-0.98/m4/libtool.m4-684-
pandora-build-0.98/m4/libtool.m4:685:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pandora-build-0.98/m4/libtool.m4-686-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pandora-build-0.98/m4/libtool.m4-1031-    }'
pandora-build-0.98/m4/libtool.m4:1032:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/m4/libtool.m4-1033-# Check for a 64-bit object if we didn't find anything.
pandora-build-0.98/m4/libtool.m4-1034-if test -z "$aix_libpath"; then
pandora-build-0.98/m4/libtool.m4:1035:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/m4/libtool.m4-1036-fi],[])
##############################################
pandora-build-0.98/m4/libtool.m4-1063-  # Remove one level of quotation (which was required for Make).
pandora-build-0.98/m4/libtool.m4:1064:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
pandora-build-0.98/m4/libtool.m4-1065-  ;;
##############################################
pandora-build-0.98/m4/libtool.m4-1074-  :
pandora-build-0.98/m4/libtool.m4:1075:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
pandora-build-0.98/m4/libtool.m4-1076-  # Yippee, $ECHO works!
##############################################
pandora-build-0.98/m4/libtool.m4-1100-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
pandora-build-0.98/m4/libtool.m4:1101:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
pandora-build-0.98/m4/libtool.m4-1102-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
pandora-build-0.98/m4/libtool.m4-1108-
pandora-build-0.98/m4/libtool.m4:1109:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/m4/libtool.m4:1110:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1111-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/m4/libtool.m4-1123-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
pandora-build-0.98/m4/libtool.m4:1124:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/m4/libtool.m4:1125:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1126-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/m4/libtool.m4-1135-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/m4/libtool.m4:1136:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1137-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/m4/libtool.m4-1150-        ECHO='printf %s\n'
pandora-build-0.98/m4/libtool.m4:1151:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/m4/libtool.m4:1152:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1153-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/m4/libtool.m4-1155-	  :
pandora-build-0.98/m4/libtool.m4:1156:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1157-	     test "X$echo_testing_string" = 'X\t' &&
pandora-build-0.98/m4/libtool.m4:1158:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1159-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/m4/libtool.m4-1164-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
pandora-build-0.98/m4/libtool.m4:1165:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1166-	     test "X$echo_testing_string" = 'X\t' &&
pandora-build-0.98/m4/libtool.m4:1167:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pandora-build-0.98/m4/libtool.m4-1168-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/m4/libtool.m4-1174-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
pandora-build-0.98/m4/libtool.m4:1175:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
pandora-build-0.98/m4/libtool.m4-1176-	    then
##############################################
pandora-build-0.98/m4/libtool.m4-1182-	  if test "$prev" != 'sed 50q "[$]0"'; then
pandora-build-0.98/m4/libtool.m4:1183:	    echo_test_string=`eval $prev`
pandora-build-0.98/m4/libtool.m4-1184-	    export echo_test_string
##############################################
pandora-build-0.98/m4/libtool.m4-1225-  if AC_TRY_EVAL(ac_compile); then
pandora-build-0.98/m4/libtool.m4:1226:    case `/usr/bin/file conftest.$ac_objext` in
pandora-build-0.98/m4/libtool.m4-1227-      *ELF-32*)
##############################################
pandora-build-0.98/m4/libtool.m4-1241-    if test "$lt_cv_prog_gnu_ld" = yes; then
pandora-build-0.98/m4/libtool.m4:1242:      case `/usr/bin/file conftest.$ac_objext` in
pandora-build-0.98/m4/libtool.m4-1243-	*32-bit*)
##############################################
pandora-build-0.98/m4/libtool.m4-1253-    else
pandora-build-0.98/m4/libtool.m4:1254:      case `/usr/bin/file conftest.$ac_objext` in
pandora-build-0.98/m4/libtool.m4-1255-	*32-bit*)
##############################################
pandora-build-0.98/m4/libtool.m4-1545-    # And add a safety zone
pandora-build-0.98/m4/libtool.m4:1546:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pandora-build-0.98/m4/libtool.m4:1547:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pandora-build-0.98/m4/libtool.m4-1548-    ;;
##############################################
pandora-build-0.98/m4/libtool.m4-1573-    if test -n "$kargmax"; then
pandora-build-0.98/m4/libtool.m4:1574:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
pandora-build-0.98/m4/libtool.m4-1575-    else
##############################################
pandora-build-0.98/m4/libtool.m4-1581-    if test -n "$lt_cv_sys_max_cmd_len"; then
pandora-build-0.98/m4/libtool.m4:1582:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pandora-build-0.98/m4/libtool.m4:1583:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pandora-build-0.98/m4/libtool.m4-1584-    else
##############################################
pandora-build-0.98/m4/libtool.m4-1593-      # we can't tell.
pandora-build-0.98/m4/libtool.m4:1594:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
pandora-build-0.98/m4/libtool.m4-1595-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pandora-build-0.98/m4/libtool.m4-1597-      do
pandora-build-0.98/m4/libtool.m4:1598:        i=`expr $i + 1`
pandora-build-0.98/m4/libtool.m4-1599-        teststring=$teststring$teststring
##############################################
pandora-build-0.98/m4/libtool.m4-1601-      # Only check the string length outside the loop.
pandora-build-0.98/m4/libtool.m4:1602:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pandora-build-0.98/m4/libtool.m4-1603-      teststring=
##############################################
pandora-build-0.98/m4/libtool.m4-1606-      # linker.  It appears as though 1/2 is a usable value.
pandora-build-0.98/m4/libtool.m4:1607:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pandora-build-0.98/m4/libtool.m4-1608-    fi
##############################################
pandora-build-0.98/m4/libtool.m4-1921-  if test "$hard_links" = no; then
pandora-build-0.98/m4/libtool.m4:1922:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
pandora-build-0.98/m4/libtool.m4-1923-    need_locks=warn
##############################################
pandora-build-0.98/m4/libtool.m4-2047-  esac
pandora-build-0.98/m4/libtool.m4:2048:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pandora-build-0.98/m4/libtool.m4-2049-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
pandora-build-0.98/m4/libtool.m4-2053-    # okay in the real world where ";" in dirpaths is itself problematic.
pandora-build-0.98/m4/libtool.m4:2054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
pandora-build-0.98/m4/libtool.m4-2055-  else
pandora-build-0.98/m4/libtool.m4:2056:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pandora-build-0.98/m4/libtool.m4-2057-  fi
##############################################
pandora-build-0.98/m4/libtool.m4-2060-  lt_tmp_lt_search_path_spec=
pandora-build-0.98/m4/libtool.m4:2061:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pandora-build-0.98/m4/libtool.m4-2062-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pandora-build-0.98/m4/libtool.m4-2089-}'`
pandora-build-0.98/m4/libtool.m4:2090:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
pandora-build-0.98/m4/libtool.m4-2091-else
##############################################
pandora-build-0.98/m4/libtool.m4-2177-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pandora-build-0.98/m4/libtool.m4:2178:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pandora-build-0.98/m4/libtool.m4-2179-    ;;
##############################################
pandora-build-0.98/m4/libtool.m4-2212-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pandora-build-0.98/m4/libtool.m4:2213:    postinstall_cmds='base_file=`basename \${file}`~
pandora-build-0.98/m4/libtool.m4:2214:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pandora-build-0.98/m4/libtool.m4:2215:      dldir=$destdir/`dirname \$dlpath`~
pandora-build-0.98/m4/libtool.m4-2216-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pandora-build-0.98/m4/libtool.m4-2221-      fi'
pandora-build-0.98/m4/libtool.m4:2222:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pandora-build-0.98/m4/libtool.m4-2223-      dlpath=$dir/\$dldll~
##############################################
pandora-build-0.98/m4/libtool.m4-2229-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pandora-build-0.98/m4/libtool.m4:2230:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/m4/libtool.m4-2231-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pandora-build-0.98/m4/libtool.m4-2234-      # MinGW DLLs use traditional 'lib' prefix
pandora-build-0.98/m4/libtool.m4:2235:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/m4/libtool.m4:2236:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pandora-build-0.98/m4/libtool.m4-2237-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
pandora-build-0.98/m4/libtool.m4-2243-        # which wouldn't understand a cygwinified path. Ahh.
pandora-build-0.98/m4/libtool.m4:2244:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pandora-build-0.98/m4/libtool.m4-2245-      else
pandora-build-0.98/m4/libtool.m4:2246:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pandora-build-0.98/m4/libtool.m4-2247-      fi
##############################################
pandora-build-0.98/m4/libtool.m4-2250-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pandora-build-0.98/m4/libtool.m4:2251:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/m4/libtool.m4-2252-      ;;
##############################################
pandora-build-0.98/m4/libtool.m4-2256-  *)
pandora-build-0.98/m4/libtool.m4:2257:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
pandora-build-0.98/m4/libtool.m4-2258-    ;;
##############################################
pandora-build-0.98/m4/libtool.m4-2273-  shlibpath_var=DYLD_LIBRARY_PATH
pandora-build-0.98/m4/libtool.m4:2274:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pandora-build-0.98/m4/libtool.m4-2275-m4_if([$1], [],[
##############################################
pandora-build-0.98/m4/libtool.m4-2474-  if test -f /etc/ld.so.conf; then
pandora-build-0.98/m4/libtool.m4:2475:    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;/^$/d' | tr '\n' ' '`
pandora-build-0.98/m4/libtool.m4-2476-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pandora-build-0.98/m4/libtool.m4-2548-  shlibpath_var=LD_LIBRARY_PATH
pandora-build-0.98/m4/libtool.m4:2549:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/m4/libtool.m4-2550-    case $host_os in
##############################################
pandora-build-0.98/m4/libtool.m4-2763-	"file_magic "*)
pandora-build-0.98/m4/libtool.m4:2764:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pandora-build-0.98/m4/libtool.m4-2765-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pandora-build-0.98/m4/libtool.m4-2845-    # gcc leaves a trailing carriage return which upsets mingw
pandora-build-0.98/m4/libtool.m4:2846:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pandora-build-0.98/m4/libtool.m4-2847-  *)
pandora-build-0.98/m4/libtool.m4:2848:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pandora-build-0.98/m4/libtool.m4-2849-  esac
##############################################
pandora-build-0.98/m4/libtool.m4-2854-      # Canonicalize the pathname of ld
pandora-build-0.98/m4/libtool.m4:2855:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pandora-build-0.98/m4/libtool.m4-2856-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pandora-build-0.98/m4/libtool.m4:2857:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pandora-build-0.98/m4/libtool.m4-2858-      done
##############################################
pandora-build-0.98/m4/libtool.m4-2885-      # Break only if it was the GNU/non-GNU ld that we prefer.
pandora-build-0.98/m4/libtool.m4:2886:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pandora-build-0.98/m4/libtool.m4-2887-      *GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/m4/libtool.m4-2925-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
pandora-build-0.98/m4/libtool.m4:2926:case `$LD -v 2>&1 </dev/null` in
pandora-build-0.98/m4/libtool.m4-2927-*GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/m4/libtool.m4-3109-openbsd*)
pandora-build-0.98/m4/libtool.m4:3110:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/m4/libtool.m4-3111-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
pandora-build-0.98/m4/libtool.m4-3200-	# Tru64's nm complains that /dev/null is an invalid object file
pandora-build-0.98/m4/libtool.m4:3201:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pandora-build-0.98/m4/libtool.m4-3202-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pandora-build-0.98/m4/libtool.m4-3206-	*)
pandora-build-0.98/m4/libtool.m4:3207:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pandora-build-0.98/m4/libtool.m4-3208-	  */dev/null*)
##############################################
pandora-build-0.98/m4/libtool.m4-3371-# If we're using GNU nm, then use its standard symbol codes.
pandora-build-0.98/m4/libtool.m4:3372:case `$NM -V 2>&1` in
pandora-build-0.98/m4/libtool.m4-3373-*GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/m4/libtool.m4-3389-mingw*)
pandora-build-0.98/m4/libtool.m4:3390:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pandora-build-0.98/m4/libtool.m4-3391-  ;;
##############################################
pandora-build-0.98/m4/libtool.m4-3440-    nlist=conftest.nm
pandora-build-0.98/m4/libtool.m4:3441:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
pandora-build-0.98/m4/libtool.m4-3442-      # Try sorting and uniquifying the output.
##############################################
pandora-build-0.98/m4/libtool.m4-3747-	  *)
pandora-build-0.98/m4/libtool.m4:3748:	    case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/m4/libtool.m4-3749-	    *Sun\ C*)
##############################################
pandora-build-0.98/m4/libtool.m4-4031-      *)
pandora-build-0.98/m4/libtool.m4:4032:	case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/m4/libtool.m4-4033-	*Sun\ C*)
##############################################
pandora-build-0.98/m4/libtool.m4-4286-    supports_anon_versioning=no
pandora-build-0.98/m4/libtool.m4:4287:    case `$LD -v 2>&1` in
pandora-build-0.98/m4/libtool.m4-4288-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
pandora-build-0.98/m4/libtool.m4-4351-	# is EXPORTS), use it as is; otherwise, prepend...
pandora-build-0.98/m4/libtool.m4:4352:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pandora-build-0.98/m4/libtool.m4-4353-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pandora-build-0.98/m4/libtool.m4-4374-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pandora-build-0.98/m4/libtool.m4:4375:      _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'
pandora-build-0.98/m4/libtool.m4:4376:      _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'
pandora-build-0.98/m4/libtool.m4-4377-      ;;
##############################################
pandora-build-0.98/m4/libtool.m4-4392-        pgcc*)				# Portland Group C compiler
pandora-build-0.98/m4/libtool.m4:4393:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/m4/libtool.m4-4394-	  tmp_addflag=' $pic_flag'
##############################################
pandora-build-0.98/m4/libtool.m4-4396-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
pandora-build-0.98/m4/libtool.m4:4397:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/m4/libtool.m4-4398-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pandora-build-0.98/m4/libtool.m4-4411-	esac
pandora-build-0.98/m4/libtool.m4:4412:	case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/m4/libtool.m4-4413-	*Sun\ C*)			# Sun C 5.9
pandora-build-0.98/m4/libtool.m4:4414:	  _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/m4/libtool.m4-4415-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pandora-build-0.98/m4/libtool.m4-4480-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pandora-build-0.98/m4/libtool.m4:4481:      case `$LD -v 2>&1` in
pandora-build-0.98/m4/libtool.m4-4482-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
pandora-build-0.98/m4/libtool.m4-4601-	# below for broken collect2 doesn't work under 4.3+
pandora-build-0.98/m4/libtool.m4:4602:	  collect2name=`${CC} -print-prog-name=collect2`
pandora-build-0.98/m4/libtool.m4-4603-	  if test -f "$collect2name" &&
##############################################
pandora-build-0.98/m4/libtool.m4-4651-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
pandora-build-0.98/m4/libtool.m4:4652:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pandora-build-0.98/m4/libtool.m4-4653-      else
##############################################
pandora-build-0.98/m4/libtool.m4-4706-      # FIXME: Setting linknames here is a bad hack.
pandora-build-0.98/m4/libtool.m4:4707:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
pandora-build-0.98/m4/libtool.m4-4708-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
pandora-build-0.98/m4/libtool.m4-4711-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
pandora-build-0.98/m4/libtool.m4:4712:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
pandora-build-0.98/m4/libtool.m4-4713-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
pandora-build-0.98/m4/libtool.m4-4841-      if test "$GCC" = yes; then
pandora-build-0.98/m4/libtool.m4:4842:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-4843-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pandora-build-0.98/m4/libtool.m4-4848-        AC_LINK_IFELSE(int foo(void) {},
pandora-build-0.98/m4/libtool.m4:4849:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
pandora-build-0.98/m4/libtool.m4-4850-        )
##############################################
pandora-build-0.98/m4/libtool.m4-4852-      else
pandora-build-0.98/m4/libtool.m4:4853:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4:4854:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
pandora-build-0.98/m4/libtool.m4-4855-      fi
##############################################
pandora-build-0.98/m4/libtool.m4-4889-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
pandora-build-0.98/m4/libtool.m4:4890:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/m4/libtool.m4-4891-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pandora-build-0.98/m4/libtool.m4-4922-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pandora-build-0.98/m4/libtool.m4:4923:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-4924-      else
pandora-build-0.98/m4/libtool.m4-4925-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pandora-build-0.98/m4/libtool.m4:4926:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-4927-      fi
##############################################
pandora-build-0.98/m4/libtool.m4-4935-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pandora-build-0.98/m4/libtool.m4:4936:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-4937-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pandora-build-0.98/m4/libtool.m4-4939-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pandora-build-0.98/m4/libtool.m4:4940:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4:4941:	_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~
pandora-build-0.98/m4/libtool.m4:4942:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
pandora-build-0.98/m4/libtool.m4-4943-
##############################################
pandora-build-0.98/m4/libtool.m4-4958-      else
pandora-build-0.98/m4/libtool.m4:4959:	case `$CC -V 2>&1` in
pandora-build-0.98/m4/libtool.m4-4960-	*"Compilers 5.0"*)
##############################################
pandora-build-0.98/m4/libtool.m4-5150-        _LT_TAGVAR(allow_undefined_flag, $1)=
pandora-build-0.98/m4/libtool.m4:5151:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
pandora-build-0.98/m4/libtool.m4-5152-        then
##############################################
pandora-build-0.98/m4/libtool.m4-5464-        # ancient GNU ld didn't support --whole-archive et. al.
pandora-build-0.98/m4/libtool.m4:5465:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
pandora-build-0.98/m4/libtool.m4-5466-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
pandora-build-0.98/m4/libtool.m4-5547-          # below for broken collect2 doesn't work under 4.3+
pandora-build-0.98/m4/libtool.m4:5548:	  collect2name=`${CC} -print-prog-name=collect2`
pandora-build-0.98/m4/libtool.m4-5549-	  if test -f "$collect2name" &&
##############################################
pandora-build-0.98/m4/libtool.m4-5597-
pandora-build-0.98/m4/libtool.m4:5598:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pandora-build-0.98/m4/libtool.m4-5599-        else
##############################################
pandora-build-0.98/m4/libtool.m4-5654-          # is EXPORTS), use it as is; otherwise, prepend...
pandora-build-0.98/m4/libtool.m4:5655:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pandora-build-0.98/m4/libtool.m4-5656-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
pandora-build-0.98/m4/libtool.m4-5730-            # dependencies.
pandora-build-0.98/m4/libtool.m4:5731:            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; $ECHO "X$list" | $Xsed'
pandora-build-0.98/m4/libtool.m4-5732-            ;;
##############################################
pandora-build-0.98/m4/libtool.m4-5795-	    # dependencies.
pandora-build-0.98/m4/libtool.m4:5796:	    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; $ECHO "X$list" | $Xsed'
pandora-build-0.98/m4/libtool.m4-5797-	    ;;
##############################################
pandora-build-0.98/m4/libtool.m4-5831-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pandora-build-0.98/m4/libtool.m4:5832:	_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'
pandora-build-0.98/m4/libtool.m4:5833:	_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'
pandora-build-0.98/m4/libtool.m4-5834-	;;
##############################################
pandora-build-0.98/m4/libtool.m4-5838-	    # SGI C++
pandora-build-0.98/m4/libtool.m4:5839:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-5840-
##############################################
pandora-build-0.98/m4/libtool.m4-5849-	      if test "$with_gnu_ld" = no; then
pandora-build-0.98/m4/libtool.m4:5850:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-5851-	      else
pandora-build-0.98/m4/libtool.m4:5852:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
pandora-build-0.98/m4/libtool.m4-5853-	      fi
##############################################
pandora-build-0.98/m4/libtool.m4-5870-	    # to its proper name (with version) after linking.
pandora-build-0.98/m4/libtool.m4:5871:	    _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'
pandora-build-0.98/m4/libtool.m4:5872:	    _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'
pandora-build-0.98/m4/libtool.m4-5873-	    # Commands to make compiler produce verbose output that lists
##############################################
pandora-build-0.98/m4/libtool.m4-5880-	    # dependencies.
pandora-build-0.98/m4/libtool.m4:5881:	    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; $ECHO "X$list" | $Xsed'
pandora-build-0.98/m4/libtool.m4-5882-
##############################################
pandora-build-0.98/m4/libtool.m4-5895-	    # earlier do not add the objects themselves.
pandora-build-0.98/m4/libtool.m4:5896:	    case `$CC -V 2>&1` in
pandora-build-0.98/m4/libtool.m4-5897-	      *"Version 7."*)
##############################################
pandora-build-0.98/m4/libtool.m4-5916-            # Portland Group C++ compiler
pandora-build-0.98/m4/libtool.m4:5917:	    case `$CC -V` in
pandora-build-0.98/m4/libtool.m4-5918-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
pandora-build-0.98/m4/libtool.m4-5921-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
pandora-build-0.98/m4/libtool.m4:5922:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
pandora-build-0.98/m4/libtool.m4-5923-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
pandora-build-0.98/m4/libtool.m4-5925-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
pandora-build-0.98/m4/libtool.m4:5926:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
pandora-build-0.98/m4/libtool.m4-5927-		$RANLIB $oldlib'
##############################################
pandora-build-0.98/m4/libtool.m4-5930-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pandora-build-0.98/m4/libtool.m4:5931:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
pandora-build-0.98/m4/libtool.m4-5932-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
pandora-build-0.98/m4/libtool.m4-5934-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pandora-build-0.98/m4/libtool.m4:5935:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
pandora-build-0.98/m4/libtool.m4-5936-	      ;;
##############################################
pandora-build-0.98/m4/libtool.m4-5944-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
pandora-build-0.98/m4/libtool.m4:5945:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/m4/libtool.m4-5946-            ;;
##############################################
pandora-build-0.98/m4/libtool.m4-5963-	    # dependencies.
pandora-build-0.98/m4/libtool.m4:5964:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
pandora-build-0.98/m4/libtool.m4-5965-	    ;;
##############################################
pandora-build-0.98/m4/libtool.m4-5978-	  *)
pandora-build-0.98/m4/libtool.m4:5979:	    case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/m4/libtool.m4-5980-	    *Sun\ C*)
##############################################
pandora-build-0.98/m4/libtool.m4-5985-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
pandora-build-0.98/m4/libtool.m4:5986:	      _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/m4/libtool.m4-5987-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pandora-build-0.98/m4/libtool.m4-6055-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
pandora-build-0.98/m4/libtool.m4:6056:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/m4/libtool.m4-6057-	    _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'
##############################################
pandora-build-0.98/m4/libtool.m4-6074-	    # to its proper name (with version) after linking.
pandora-build-0.98/m4/libtool.m4:6075:	    _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'
pandora-build-0.98/m4/libtool.m4-6076-
##############################################
pandora-build-0.98/m4/libtool.m4-6095-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pandora-build-0.98/m4/libtool.m4:6096:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-6097-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pandora-build-0.98/m4/libtool.m4-6100-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pandora-build-0.98/m4/libtool.m4:6101:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4:6102:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pandora-build-0.98/m4/libtool.m4-6103-	          echo "-hidden">> $lib.exp~
pandora-build-0.98/m4/libtool.m4:6104:	          $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
pandora-build-0.98/m4/libtool.m4-6105-	          $RM $lib.exp'
##############################################
pandora-build-0.98/m4/libtool.m4-6119-	    # dependencies.
pandora-build-0.98/m4/libtool.m4:6120:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
pandora-build-0.98/m4/libtool.m4-6121-	    ;;
##############################################
pandora-build-0.98/m4/libtool.m4-6126-	        osf3*)
pandora-build-0.98/m4/libtool.m4:6127:	          _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" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-6128-		  ;;
pandora-build-0.98/m4/libtool.m4-6129-	        *)
pandora-build-0.98/m4/libtool.m4:6130:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/m4/libtool.m4-6131-		  ;;
##############################################
pandora-build-0.98/m4/libtool.m4-6425-
pandora-build-0.98/m4/libtool.m4:6426:  for p in `eval "$output_verbose_link_cmd"`; do
pandora-build-0.98/m4/libtool.m4-6427-    case $p in
##############################################
pandora-build-0.98/m4/libtool.m4-6511-linux*)
pandora-build-0.98/m4/libtool.m4:6512:  case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/m4/libtool.m4-6513-  *Sun\ C*)
##############################################
pandora-build-0.98/m4/libtool.m4-6562-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
pandora-build-0.98/m4/libtool.m4:6563: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
pandora-build-0.98/m4/libtool.m4-6564-fi
##############################################
pandora-build-0.98/m4/libtool.m4-7102-    test $lt_ac_count -gt 10 && break
pandora-build-0.98/m4/libtool.m4:7103:    lt_ac_count=`expr $lt_ac_count + 1`
pandora-build-0.98/m4/libtool.m4-7104-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
pandora-build-0.98/m4/libtool.m4-7277-  # Extract subdirectory from the argument.
pandora-build-0.98/m4/libtool.m4:7278:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
pandora-build-0.98/m4/libtool.m4-7279-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
pandora-build-0.98/m4/libtool.m4-7288-{
pandora-build-0.98/m4/libtool.m4:7289:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
pandora-build-0.98/m4/libtool.m4-7290-}
##############################################
pandora-build-0.98/m4/libtool.m4-7318-{
pandora-build-0.98/m4/libtool.m4:7319:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
pandora-build-0.98/m4/libtool.m4:7320:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
pandora-build-0.98/m4/libtool.m4-7321-}
##############################################
pandora-build-0.98/m4/libtool.m4-7325-{
pandora-build-0.98/m4/libtool.m4:7326:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
pandora-build-0.98/m4/libtool.m4-7327-}
##############################################
pandora-build-0.98/m4/libtool.m4-7331-{
pandora-build-0.98/m4/libtool.m4:7332:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
pandora-build-0.98/m4/libtool.m4-7333-}
##############################################
pandora-build-0.98/m4/libtool.m4-7337-{
pandora-build-0.98/m4/libtool.m4:7338:  func_arith_result=`expr "$[@]"`
pandora-build-0.98/m4/libtool.m4-7339-}
##############################################
pandora-build-0.98/m4/libtool.m4-7344-{
pandora-build-0.98/m4/libtool.m4:7345:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
pandora-build-0.98/m4/libtool.m4-7346-}
##############################################
pandora-build-0.98/m4/ltsugar.m4-67-m4_define([lt_combine],
pandora-build-0.98/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
pandora-build-0.98/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
pandora-build-0.98/m4/pandora_64bit.m4-19-  AS_IF([test "x$ISAINFO" != "xno"],
pandora-build-0.98/m4/pandora_64bit.m4:20:        [isainfo_b=`${ISAINFO} -b`],
pandora-build-0.98/m4/pandora_64bit.m4-21-        [isainfo_b="x"])
##############################################
pandora-build-0.98/m4/pandora_64bit.m4-24-
pandora-build-0.98/m4/pandora_64bit.m4:25:    isainfo_k=`${ISAINFO} -k` 
pandora-build-0.98/m4/pandora_64bit.m4-26-    DTRACEFLAGS="${DTRACEFLAGS} -${isainfo_b}"
##############################################
pandora-build-0.98/m4/pandora_check_compiler_version.m4-11-  AS_IF([test "$GCC" = "yes"],[
pandora-build-0.98/m4/pandora_check_compiler_version.m4:12:    CC_VERSION=`$CC --version | sed 1q`
pandora-build-0.98/m4/pandora_check_compiler_version.m4-13-  ],[AS_IF([test "$SUNCC" = "yes"],[
pandora-build-0.98/m4/pandora_check_compiler_version.m4:14:      CC_VERSION=`$CC -V 2>&1 | sed 1q`
pandora-build-0.98/m4/pandora_check_compiler_version.m4-15-    ],[
##############################################
pandora-build-0.98/m4/pandora_check_compiler_version.m4-27-  AS_IF([test "$GCC" = "yes"],[
pandora-build-0.98/m4/pandora_check_compiler_version.m4:28:    CXX_VERSION=`$CXX --version | sed 1q`
pandora-build-0.98/m4/pandora_check_compiler_version.m4-29-  ],[AS_IF([test "$SUNCC" = "yes"],[
pandora-build-0.98/m4/pandora_check_compiler_version.m4:30:      CXX_VERSION=`$CXX -V 2>&1 | sed 1q`
pandora-build-0.98/m4/pandora_check_compiler_version.m4-31-    ],[
##############################################
pandora-build-0.98/m4/pandora_ensure_gcc_version.m4-10-    AS_IF([test "$host_vendor" = "apple" -a "x${ac_cv_env_CC_set}" = "x"],[
pandora-build-0.98/m4/pandora_ensure_gcc_version.m4:11:      host_os_version=`echo ${host_os} | perl -ple 's/^\D+//g;s,\..*,,'`
pandora-build-0.98/m4/pandora_ensure_gcc_version.m4-12-      AS_IF([test "$host_os_version" -lt 10],[
##############################################
pandora-build-0.98/m4/pandora_vc_build.m4-57-AC_DEFUN([_PANDORA_READ_FROM_FILE],[
pandora-build-0.98/m4/pandora_vc_build.m4:58:  $1=`grep $1 $2 | cut -f2 -d=`
pandora-build-0.98/m4/pandora_vc_build.m4-59-])
##############################################
pandora-build-0.98/m4/pandora_vc_build.m4-89-      PANDORA_VC_REVNO="${PANDORA_BZR_REVNO}"
pandora-build-0.98/m4/pandora_vc_build.m4:90:      PANDORA_VC_REVID=`bzr log -r-1 --show-ids | grep revision-id | awk '{print $[]2}' | head -1`
pandora-build-0.98/m4/pandora_vc_build.m4-91-      PANDORA_VC_BRANCH=`bzr nick`
##############################################
pandora-build-0.98/m4/pandora_have_protobuf.m4-42-  p_recent_ver=$1
pandora-build-0.98/m4/pandora_have_protobuf.m4:43:  p_recent_ver_major=`echo $p_recent_ver | cut -f1 -d.`
pandora-build-0.98/m4/pandora_have_protobuf.m4:44:  p_recent_ver_minor=`echo $p_recent_ver | cut -f2 -d.`
pandora-build-0.98/m4/pandora_have_protobuf.m4:45:  p_recent_ver_patch=`echo $p_recent_ver | cut -f3 -d.`
pandora-build-0.98/m4/pandora_have_protobuf.m4:46:  p_recent_ver_hex=`printf "%d%03d%03d" $p_recent_ver_major $p_recent_ver_minor $p_recent_ver_patch` 
pandora-build-0.98/m4/pandora_have_protobuf.m4-47-  AC_LANG_PUSH([C++])
##############################################
pandora-build-0.98/m4/pandora_plugins.m4-25-  dnl Add code here to read set plugin lists and  set drizzled_default_plugin_list
pandora-build-0.98/m4/pandora_plugins.m4:26:  pandora_builtin_list=`echo $pandora_builtin_list | sed 's/, *$//'`
pandora-build-0.98/m4/pandora_plugins.m4-27-  AS_IF([test "x$pandora_builtin_list" = "x"], pandora_builtin_list="NULL")
##############################################
pandora-build-0.98/m4/pandora_plugins.m4-43-
pandora-build-0.98/m4/pandora_plugins.m4:44:  pandora_plugin_defs=`echo $pandora_plugin_defs | sed 's/, *$//'`
pandora-build-0.98/m4/pandora_plugins.m4-45-  AC_SUBST(pandora_plugin_defs)
##############################################
pandora-build-0.98/m4/pandora_python3_devel.m4-107-	AC_MSG_CHECKING([for Python3 distutils package])
pandora-build-0.98/m4/pandora_python3_devel.m4:108:	ac_python3_distutils_result=`$PYTHON3 -c "import distutils" 2>&1`
pandora-build-0.98/m4/pandora_python3_devel.m4-109-	if test -z "$ac_python3_distutils_result"; then
##############################################
pandora-build-0.98/m4/pandora_with_gettext.m4-16-    PACKAGE=`grep ^AC_INIT configure.ac | cut -f2-3 -d[ | cut -f1 -d]`
pandora-build-0.98/m4/pandora_with_gettext.m4:17:    for f in `find . | grep -v "${PACKAGE}-" | egrep '\.(cc|c|h|yy)$' | cut -c3- | sort`
pandora-build-0.98/m4/pandora_with_gettext.m4-18-    do
##############################################
pandora-build-0.98/m4/pandora_with_lua.m4-42-      AS_IF([test "$prefix" = "NONE"],[
pandora-build-0.98/m4/pandora_with_lua.m4:43:        pandora_cv_lua_archdir=`${PKG_CONFIG} --define-variable=prefix=${ac_default_prefix} --variable=INSTALL_CMOD ${LUAPC}`
pandora-build-0.98/m4/pandora_with_lua.m4-44-      ],[
pandora-build-0.98/m4/pandora_with_lua.m4:45:        pandora_cv_lua_archdir=`${PKG_CONFIG} --define-variable=prefix=${prefix} --variable=INSTALL_CMOD ${LUAPC}`
pandora-build-0.98/m4/pandora_with_lua.m4-46-      ])
##############################################
pandora-build-0.98/m4/pandora_with_perl.m4-34-    AC_CACHE_CHECK([for Perl include path],[pandora_cv_perl_include],[
pandora-build-0.98/m4/pandora_with_perl.m4:35:      pandora_cv_perl_include=`$PERL -MConfig -e 'print $Config{archlib};'`
pandora-build-0.98/m4/pandora_with_perl.m4-36-      pandora_cv_perl_include="${pandora_cv_perl_include}/CORE"
##############################################
pandora-build-0.98/m4/pandora_with_perl.m4-38-    AC_CACHE_CHECK([for Perl CPPFLAGS],[pandora_cv_perl_cppflags],[
pandora-build-0.98/m4/pandora_with_perl.m4:39:      pandora_cv_perl_cppflags=`$PERL -MConfig -e 'print $Config{cppflags};'`
pandora-build-0.98/m4/pandora_with_perl.m4-40-      pandora_cv_perl_cppflags="${pandora_cv_perl_cppflags}"
##############################################
pandora-build-0.98/m4/pandora_with_perl.m4-66-        AS_IF([test "${with_perl_arch}" = "no"],[
pandora-build-0.98/m4/pandora_with_perl.m4:67:          pandora_cv_perl_archdir=`$PERL -MConfig -e 'print $Config{sitearch}'`
pandora-build-0.98/m4/pandora_with_perl.m4-68-        ],[
pandora-build-0.98/m4/pandora_with_perl.m4:69:          pandora_cv_perl_archdir=`$PERL -MConfig -e 'print $Config{archlib}'`
pandora-build-0.98/m4/pandora_with_perl.m4-70-        ])
##############################################
pandora-build-0.98/m4/pandora_with_php.m4-31-  AS_IF([test "x$PHP_CONFIG" != "x"],[
pandora-build-0.98/m4/pandora_with_php.m4:32:    PHP_CFLAGS=`$PHP_CONFIG --includes`
pandora-build-0.98/m4/pandora_with_php.m4:33:    PHP_CPPFLAGS=`$PHP_CONFIG --includes`
pandora-build-0.98/m4/pandora_with_php.m4:34:    PHP_LDFLAGS=`$PHP_CONFIG --ldflags`
pandora-build-0.98/m4/pandora_with_php.m4:35:    PHP_EXTDIR=`$PHP_CONFIG --extension-dir`
pandora-build-0.98/m4/pandora_with_php.m4:36:    strip_php_prefix=`$PHP_CONFIG --prefix | sed 's/\//./g'`
pandora-build-0.98/m4/pandora_with_php.m4:37:    PHP_ARCH_DIR=`echo $PHP_EXTDIR | sed "s/$strip_php_prefix//"`
pandora-build-0.98/m4/pandora_with_php.m4-38-  ],[
##############################################
pandora-build-0.98/m4/pandora_with_ruby.m4-33-    changequote(<<, >>)dnl
pandora-build-0.98/m4/pandora_with_ruby.m4:34:    ruby_prefix=`$RUBY -rrbconfig -e "print Config::CONFIG['archdir']"`
pandora-build-0.98/m4/pandora_with_ruby.m4:35:    strip_ruby_prefix=`$RUBY -rrbconfig -e "print Config::CONFIG['prefix']" | sed 's/\//./g'`
pandora-build-0.98/m4/pandora_with_ruby.m4-36-    
pandora-build-0.98/m4/pandora_with_ruby.m4:37:    RUBY_LIB=`$RUBY -rrbconfig -e "puts Config::CONFIG['ruby_install_name']"`
pandora-build-0.98/m4/pandora_with_ruby.m4:38:    LIBRUBYARG_SHARED=`$RUBY -rrbconfig -e "puts Config::CONFIG['LIBRUBYARG_SHARED']"`
pandora-build-0.98/m4/pandora_with_ruby.m4:39:    RUBY_DIR=`$RUBY -rrbconfig -e "puts Config::CONFIG['archdir']"`
pandora-build-0.98/m4/pandora_with_ruby.m4:40:    RUBY_ARCH_DIR=`echo $RUBY_DIR | sed "s/$strip_ruby_prefix//"`
pandora-build-0.98/m4/pandora_with_ruby.m4:41:    RUBY_LIBDIR=`$RUBY -rrbconfig -e "puts Config::CONFIG['rubylibdir']"`
pandora-build-0.98/m4/pandora_with_ruby.m4-42-    RUBY_INCLUDES="-I$ruby_prefix"
##############################################
pandora-build-0.98/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
pandora-build-0.98/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
pandora-build-0.98/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
pandora-build-0.98/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pandora-build-0.98/m4/lib-ld.m4-52-  *)
pandora-build-0.98/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pandora-build-0.98/m4/lib-ld.m4-54-  esac
##############################################
pandora-build-0.98/m4/lib-ld.m4-59-      # Canonicalize the path of ld
pandora-build-0.98/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
pandora-build-0.98/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
pandora-build-0.98/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
pandora-build-0.98/m4/lib-ld.m4-63-      done
##############################################
pandora-build-0.98/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
pandora-build-0.98/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
pandora-build-0.98/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/m4/lib-link.m4-237-        dnl or AC_LIB_HAVE_LINKFLAGS call.
pandora-build-0.98/m4/lib-link.m4:238:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
pandora-build-0.98/m4/lib-link.m4-239-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
pandora-build-0.98/m4/lib-link.m4-312-                -L*)
pandora-build-0.98/m4/lib-link.m4:313:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
pandora-build-0.98/m4/lib-link.m4-314-                  dnl First look for a shared library.
##############################################
pandora-build-0.98/m4/lib-link.m4-456-              */$acl_libdirstem | */$acl_libdirstem/)
pandora-build-0.98/m4/lib-link.m4:457:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
pandora-build-0.98/m4/lib-link.m4-458-                if test "$name" = '$1'; then
##############################################
pandora-build-0.98/m4/lib-link.m4-463-              */$acl_libdirstem2 | */$acl_libdirstem2/)
pandora-build-0.98/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
pandora-build-0.98/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
pandora-build-0.98/m4/lib-link.m4-519-                  -L*)
pandora-build-0.98/m4/lib-link.m4:520:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
pandora-build-0.98/m4/lib-link.m4-521-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
pandora-build-0.98/m4/lib-link.m4-571-                  -R*)
pandora-build-0.98/m4/lib-link.m4:572:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
pandora-build-0.98/m4/lib-link.m4-573-                    if test "$enable_rpath" != no; then
##############################################
pandora-build-0.98/m4/lib-link.m4-601-                    dnl Handle this in the next round.
pandora-build-0.98/m4/lib-link.m4:602:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
pandora-build-0.98/m4/lib-link.m4-603-                    ;;
##############################################
pandora-build-0.98/m4/lib-link.m4-607-                    dnl option.
pandora-build-0.98/m4/lib-link.m4:608:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
pandora-build-0.98/m4/lib-link.m4-609-                    ;;
##############################################
pandora-build-0.98/m4/lib-link.m4-720-            -L) next=yes ;;
pandora-build-0.98/m4/lib-link.m4:721:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
pandora-build-0.98/m4/lib-link.m4-722-                 dnl No need to hardcode the standard /usr/lib.
##############################################
pandora-build-0.98/aclocal.m4-255-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
pandora-build-0.98/aclocal.m4:256:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
pandora-build-0.98/aclocal.m4-257-#
##############################################
pandora-build-0.98/aclocal.m4-279-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pandora-build-0.98/aclocal.m4:280:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pandora-build-0.98/aclocal.m4-281-# and then we would define $MISSING as
##############################################
pandora-build-0.98/aclocal.m4-295-# expand $ac_aux_dir to an absolute path
pandora-build-0.98/aclocal.m4:296:am_aux_dir=`cd $ac_aux_dir && pwd`
pandora-build-0.98/aclocal.m4-297-])
##############################################
pandora-build-0.98/aclocal.m4-396-  if test "$am_compiler_list" = ""; then
pandora-build-0.98/aclocal.m4:397:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pandora-build-0.98/aclocal.m4-398-  fi
##############################################
pandora-build-0.98/aclocal.m4-542-    # Strip MF so we end up with the name of the file.
pandora-build-0.98/aclocal.m4:543:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pandora-build-0.98/aclocal.m4-544-    # Check whether this is an Automake generated Makefile or not.
##############################################
pandora-build-0.98/aclocal.m4-551-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
pandora-build-0.98/aclocal.m4:552:      dirpart=`AS_DIRNAME("$mf")`
pandora-build-0.98/aclocal.m4-553-    else
##############################################
pandora-build-0.98/aclocal.m4-557-    # from the Makefile without running `make'.
pandora-build-0.98/aclocal.m4:558:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pandora-build-0.98/aclocal.m4-559-    test -z "$DEPDIR" && continue
pandora-build-0.98/aclocal.m4:560:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pandora-build-0.98/aclocal.m4-561-    test -z "am__include" && continue
pandora-build-0.98/aclocal.m4:562:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pandora-build-0.98/aclocal.m4-563-    # When using ansi2knr, U may be empty or an underscore; expand it
pandora-build-0.98/aclocal.m4:564:    U=`sed -n 's/^U = //p' < "$mf"`
pandora-build-0.98/aclocal.m4-565-    # Find all dependency output files, they are included files with
##############################################
pandora-build-0.98/aclocal.m4-573-      test -f "$dirpart/$file" && continue
pandora-build-0.98/aclocal.m4:574:      fdir=`AS_DIRNAME(["$file"])`
pandora-build-0.98/aclocal.m4-575-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
pandora-build-0.98/aclocal.m4-628-AC_REQUIRE([AC_PROG_INSTALL])dnl
pandora-build-0.98/aclocal.m4:629:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pandora-build-0.98/aclocal.m4-630-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pandora-build-0.98/aclocal.m4-730-    * )
pandora-build-0.98/aclocal.m4:731:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pandora-build-0.98/aclocal.m4-732-  esac
pandora-build-0.98/aclocal.m4-733-done
pandora-build-0.98/aclocal.m4:734:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
pandora-build-0.98/aclocal.m4-735-
##############################################
pandora-build-0.98/aclocal.m4-805-# Ignore all kinds of additional output from `make'.
pandora-build-0.98/aclocal.m4:806:case `$am_make -s -f confmf 2> /dev/null` in #(
pandora-build-0.98/aclocal.m4-807-*the\ am__doit\ target*)
##############################################
pandora-build-0.98/aclocal.m4-815-   echo '.include "confinc"' > confmf
pandora-build-0.98/aclocal.m4:816:   case `$am_make -s -f confmf 2> /dev/null` in #(
pandora-build-0.98/aclocal.m4-817-   *the\ am__doit\ target*)
##############################################
pandora-build-0.98/aclocal.m4-848-set dummy $CC
pandora-build-0.98/aclocal.m4:849:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
pandora-build-0.98/aclocal.m4-850-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
pandora-build-0.98/aclocal.m4-1003-if (
pandora-build-0.98/aclocal.m4:1004:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pandora-build-0.98/aclocal.m4-1005-   if test "$[*]" = "X"; then
pandora-build-0.98/aclocal.m4-1006-      # -L didn't work.
pandora-build-0.98/aclocal.m4:1007:      set X `ls -t "$srcdir/configure" conftest.file`
pandora-build-0.98/aclocal.m4-1008-   fi
##############################################
pandora-build-0.98/Makefile.in-92-DIST_SOURCES =
pandora-build-0.98/Makefile.in:93:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pandora-build-0.98/Makefile.in-94-am__vpath_adj = case $$p in \
pandora-build-0.98/Makefile.in:95:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pandora-build-0.98/Makefile.in-96-    *) f=$$p;; \
pandora-build-0.98/Makefile.in-97-  esac;
pandora-build-0.98/Makefile.in:98:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pandora-build-0.98/Makefile.in-99-am__install_max = 40
pandora-build-0.98/Makefile.in-100-am__nobase_strip_setup = \
pandora-build-0.98/Makefile.in:101:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pandora-build-0.98/Makefile.in-102-am__nobase_strip = \
##############################################
pandora-build-0.98/Makefile.in-433-	@list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
pandora-build-0.98/Makefile.in:434:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pandora-build-0.98/Makefile.in-435-	test -n "$$files" || exit 0; \
##############################################
pandora-build-0.98/Makefile.in-453-	@list='$(pandora_DATA)'; test -n "$(pandoradir)" || list=; \
pandora-build-0.98/Makefile.in:454:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pandora-build-0.98/Makefile.in-455-	test -n "$$files" || exit 0; \
##############################################
pandora-build-0.98/Makefile.in-467-	test -d "$(distdir)" || mkdir "$(distdir)"
pandora-build-0.98/Makefile.in:468:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pandora-build-0.98/Makefile.in:469:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pandora-build-0.98/Makefile.in-470-	list='$(DISTFILES)'; \
##############################################
pandora-build-0.98/Makefile.in-481-	  if test -d $$d/$$file; then \
pandora-build-0.98/Makefile.in:482:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pandora-build-0.98/Makefile.in-483-	    if test -d "$(distdir)/$$file"; then \
##############################################
pandora-build-0.98/Makefile.in-560-	test -d $(distdir)/_build || exit 0; \
pandora-build-0.98/Makefile.in:561:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pandora-build-0.98/Makefile.in-562-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pandora-build-0.98/Makefile.in-594-	@$(am__cd) '$(distuninstallcheck_dir)' \
pandora-build-0.98/Makefile.in:595:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
pandora-build-0.98/Makefile.in-596-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pandora-build-0.98/Makefile.in-606-	fi
pandora-build-0.98/Makefile.in:607:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pandora-build-0.98/Makefile.in-608-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pandora-build-0.98/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
pandora-build-0.98/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pandora-build-0.98/configure-47-  as_echo='print -r --'
pandora-build-0.98/configure-48-  as_echo_n='print -rn --'
pandora-build-0.98/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pandora-build-0.98/configure-50-  as_echo='printf %s\n'
##############################################
pandora-build-0.98/configure-52-else
pandora-build-0.98/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pandora-build-0.98/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pandora-build-0.98/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
pandora-build-0.98/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pandora-build-0.98/configure-64-      esac;
##############################################
pandora-build-0.98/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pandora-build-0.98/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pandora-build-0.98/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pandora-build-0.98/configure-289-      case $as_dir in #(
pandora-build-0.98/configure:290:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pandora-build-0.98/configure-291-      *) as_qdir=$as_dir;;
##############################################
pandora-build-0.98/configure-354-  {
pandora-build-0.98/configure:355:    as_val=`expr "$@" || test $? -eq 1`
pandora-build-0.98/configure-356-  }
##############################################
pandora-build-0.98/configure-361-# ---------------------------------
pandora-build-0.98/configure:362:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pandora-build-0.98/configure-363-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pandora-build-0.98/configure-424-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pandora-build-0.98/configure:425:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pandora-build-0.98/configure-426-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pandora-build-0.98/configure-515-	esac;
pandora-build-0.98/configure:516:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
pandora-build-0.98/configure-517-	???[sx]*):;;*)false;;esac;fi
##############################################
pandora-build-0.98/configure-536-  # Remove one level of quotation (which was required for Make).
pandora-build-0.98/configure:537:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
pandora-build-0.98/configure-538-  ;;
##############################################
pandora-build-0.98/configure-547-  :
pandora-build-0.98/configure:548:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
pandora-build-0.98/configure-549-  # Yippee, $ECHO works!
##############################################
pandora-build-0.98/configure-573-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
pandora-build-0.98/configure:574:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
pandora-build-0.98/configure-575-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
pandora-build-0.98/configure-581-
pandora-build-0.98/configure:582:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/configure:583:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
pandora-build-0.98/configure-584-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/configure-596-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
pandora-build-0.98/configure:597:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/configure:598:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
pandora-build-0.98/configure-599-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/configure-608-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/configure:609:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
pandora-build-0.98/configure-610-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/configure-623-        ECHO='printf %s\n'
pandora-build-0.98/configure:624:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
pandora-build-0.98/configure:625:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
pandora-build-0.98/configure-626-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/configure-628-	  :
pandora-build-0.98/configure:629:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
pandora-build-0.98/configure-630-	     test "X$echo_testing_string" = 'X\t' &&
pandora-build-0.98/configure:631:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pandora-build-0.98/configure-632-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/configure-637-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
pandora-build-0.98/configure:638:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
pandora-build-0.98/configure-639-	     test "X$echo_testing_string" = 'X\t' &&
pandora-build-0.98/configure:640:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pandora-build-0.98/configure-641-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pandora-build-0.98/configure-647-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
pandora-build-0.98/configure:648:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
pandora-build-0.98/configure-649-	    then
##############################################
pandora-build-0.98/configure-655-	  if test "$prev" != 'sed 50q "$0"'; then
pandora-build-0.98/configure:656:	    echo_test_string=`eval $prev`
pandora-build-0.98/configure-657-	    export echo_test_string
##############################################
pandora-build-0.98/configure-1000-  case $ac_option in
pandora-build-0.98/configure:1001:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pandora-build-0.98/configure-1002-  *)	ac_optarg=yes ;;
##############################################
pandora-build-0.98/configure-1043-  -disable-* | --disable-*)
pandora-build-0.98/configure:1044:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pandora-build-0.98/configure-1045-    # Reject names that are not valid shell variable names.
##############################################
pandora-build-0.98/configure-1048-    ac_useropt_orig=$ac_useropt
pandora-build-0.98/configure:1049:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pandora-build-0.98/configure-1050-    case $ac_user_opts in
##############################################
pandora-build-0.98/configure-1069-  -enable-* | --enable-*)
pandora-build-0.98/configure:1070:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pandora-build-0.98/configure-1071-    # Reject names that are not valid shell variable names.
##############################################
pandora-build-0.98/configure-1074-    ac_useropt_orig=$ac_useropt
pandora-build-0.98/configure:1075:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pandora-build-0.98/configure-1076-    case $ac_user_opts in
##############################################
pandora-build-0.98/configure-1273-  -with-* | --with-*)
pandora-build-0.98/configure:1274:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pandora-build-0.98/configure-1275-    # Reject names that are not valid shell variable names.
##############################################
pandora-build-0.98/configure-1278-    ac_useropt_orig=$ac_useropt
pandora-build-0.98/configure:1279:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pandora-build-0.98/configure-1280-    case $ac_user_opts in
##############################################
pandora-build-0.98/configure-1289-  -without-* | --without-*)
pandora-build-0.98/configure:1290:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pandora-build-0.98/configure-1291-    # Reject names that are not valid shell variable names.
##############################################
pandora-build-0.98/configure-1294-    ac_useropt_orig=$ac_useropt
pandora-build-0.98/configure:1295:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pandora-build-0.98/configure-1296-    case $ac_user_opts in
##############################################
pandora-build-0.98/configure-1327-  *=*)
pandora-build-0.98/configure:1328:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pandora-build-0.98/configure-1329-    # Reject names that are not valid shell variable names.
##############################################
pandora-build-0.98/configure-1348-if test -n "$ac_prev"; then
pandora-build-0.98/configure:1349:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pandora-build-0.98/configure-1350-  as_fn_error "missing argument to $ac_option"
##############################################
pandora-build-0.98/configure-1370-    */ )
pandora-build-0.98/configure:1371:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pandora-build-0.98/configure-1372-      eval $ac_var=\$ac_val;;
##############################################
pandora-build-0.98/configure-1407-ac_ls_di=`ls -di .` &&
pandora-build-0.98/configure:1408:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pandora-build-0.98/configure-1409-  as_fn_error "working directory cannot be determined"
##############################################
pandora-build-0.98/configure-1463-case $srcdir in
pandora-build-0.98/configure:1464:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pandora-build-0.98/configure-1465-esac
##############################################
pandora-build-0.98/configure-1506-By default, \`make install' will install all the files in
pandora-build-0.98/configure:1507:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pandora-build-0.98/configure:1508:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pandora-build-0.98/configure-1509-for instance \`--prefix=\$HOME'.
##############################################
pandora-build-0.98/configure-1621-*)
pandora-build-0.98/configure:1622:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pandora-build-0.98/configure-1623-  # A ".." for each directory in $ac_dir_suffix.
pandora-build-0.98/configure:1624:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pandora-build-0.98/configure-1625-  case $ac_top_builddir_sub in
##############################################
pandora-build-0.98/configure-2635-    *\'*)
pandora-build-0.98/configure:2636:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pandora-build-0.98/configure-2637-    esac
##############################################
pandora-build-0.98/configure-2722-      case $ac_val in
pandora-build-0.98/configure:2723:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pandora-build-0.98/configure-2724-      esac
##############################################
pandora-build-0.98/configure-2739-	case $ac_val in
pandora-build-0.98/configure:2740:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pandora-build-0.98/configure-2741-	esac
##############################################
pandora-build-0.98/configure-2852-    set,)
pandora-build-0.98/configure:2853:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pandora-build-0.98/configure:2854:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pandora-build-0.98/configure-2855-      ac_cache_corrupted=: ;;
##############################################
pandora-build-0.98/configure-2863-	# differences in whitespace do not lead to failure.
pandora-build-0.98/configure:2864:	ac_old_val_w=`echo x $ac_old_val`
pandora-build-0.98/configure:2865:	ac_new_val_w=`echo x $ac_new_val`
pandora-build-0.98/configure-2866-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pandora-build-0.98/configure-2883-    case $ac_new_val in
pandora-build-0.98/configure:2884:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pandora-build-0.98/configure-2885-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pandora-build-0.98/configure-2971-test "x$ac_build_alias" = x &&
pandora-build-0.98/configure:2972:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
pandora-build-0.98/configure-2973-test "x$ac_build_alias" = x &&
pandora-build-0.98/configure-2974-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
pandora-build-0.98/configure:2975:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
pandora-build-0.98/configure-2976-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
pandora-build-0.98/configure-2995-IFS=$ac_save_IFS
pandora-build-0.98/configure:2996:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
pandora-build-0.98/configure-2997-
##############################################
pandora-build-0.98/configure-3006-else
pandora-build-0.98/configure:3007:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
pandora-build-0.98/configure-3008-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
pandora-build-0.98/configure-3028-IFS=$ac_save_IFS
pandora-build-0.98/configure:3029:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
pandora-build-0.98/configure-3030-
##############################################
pandora-build-0.98/configure-3039-else
pandora-build-0.98/configure:3040:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
pandora-build-0.98/configure-3041-    as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
pandora-build-0.98/configure-3061-IFS=$ac_save_IFS
pandora-build-0.98/configure:3062:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
pandora-build-0.98/configure-3063-
##############################################
pandora-build-0.98/configure-3189-if (
pandora-build-0.98/configure:3190:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pandora-build-0.98/configure-3191-   if test "$*" = "X"; then
pandora-build-0.98/configure-3192-      # -L didn't work.
pandora-build-0.98/configure:3193:      set X `ls -t "$srcdir/configure" conftest.file`
pandora-build-0.98/configure-3194-   fi
##############################################
pandora-build-0.98/configure-3225-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
pandora-build-0.98/configure:3226:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
pandora-build-0.98/configure-3227-
pandora-build-0.98/configure-3228-# expand $ac_aux_dir to an absolute path
pandora-build-0.98/configure:3229:am_aux_dir=`cd $ac_aux_dir && pwd`
pandora-build-0.98/configure-3230-
##############################################
pandora-build-0.98/configure-3370-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
pandora-build-0.98/configure:3371:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
pandora-build-0.98/configure-3372-	     'mkdir (GNU coreutils) '* | \
##############################################
pandora-build-0.98/configure-3449-set x ${MAKE-make}
pandora-build-0.98/configure:3450:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pandora-build-0.98/configure-3451-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
pandora-build-0.98/configure-3459-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
pandora-build-0.98/configure:3460:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pandora-build-0.98/configure-3461-  *@@@%%%=?*=@@@%%%*)
##############################################
pandora-build-0.98/configure-3506-# Ignore all kinds of additional output from `make'.
pandora-build-0.98/configure:3507:case `$am_make -s -f confmf 2> /dev/null` in #(
pandora-build-0.98/configure-3508-*the\ am__doit\ target*)
##############################################
pandora-build-0.98/configure-3516-   echo '.include "confinc"' > confmf
pandora-build-0.98/configure:3517:   case `$am_make -s -f confmf 2> /dev/null` in #(
pandora-build-0.98/configure-3518-   *the\ am__doit\ target*)
##############################################
pandora-build-0.98/configure-3896-$as_echo_n "checking for C compiler default output file name... " >&6; }
pandora-build-0.98/configure:3897:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pandora-build-0.98/configure-3898-
##############################################
pandora-build-0.98/configure-3940-	then :; else
pandora-build-0.98/configure:3941:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pandora-build-0.98/configure-3942-	fi
##############################################
pandora-build-0.98/configure-4034-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pandora-build-0.98/configure:4035:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pandora-build-0.98/configure-4036-	  break;;
##############################################
pandora-build-0.98/configure-4084-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pandora-build-0.98/configure:4085:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pandora-build-0.98/configure-4086-       break;;
##############################################
pandora-build-0.98/configure-4343-  if test "$am_compiler_list" = ""; then
pandora-build-0.98/configure:4344:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pandora-build-0.98/configure-4345-  fi
##############################################
pandora-build-0.98/configure-4446-
pandora-build-0.98/configure:4447:      host_os_version=`echo ${host_os} | perl -ple 's/^\D+//g;s,\..*,,'`
pandora-build-0.98/configure-4448-      if test "$host_os_version" -lt 10; then :
##############################################
pandora-build-0.98/configure-4518-  if test "x$ISAINFO" != "xno"; then :
pandora-build-0.98/configure:4519:  isainfo_b=`${ISAINFO} -b`
pandora-build-0.98/configure-4520-else
##############################################
pandora-build-0.98/configure-4526-
pandora-build-0.98/configure:4527:    isainfo_k=`${ISAINFO} -k`
pandora-build-0.98/configure-4528-    DTRACEFLAGS="${DTRACEFLAGS} -${isainfo_b}"
##############################################
pandora-build-0.98/configure-4855-  if test "$am_compiler_list" = ""; then
pandora-build-0.98/configure:4856:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pandora-build-0.98/configure-4857-  fi
##############################################
pandora-build-0.98/configure-5112-  # Check for GNU $ac_path_GREP
pandora-build-0.98/configure:5113:case `"$ac_path_GREP" --version 2>&1` in
pandora-build-0.98/configure-5114-*GNU*)
##############################################
pandora-build-0.98/configure-5178-  # Check for GNU $ac_path_EGREP
pandora-build-0.98/configure:5179:case `"$ac_path_EGREP" --version 2>&1` in
pandora-build-0.98/configure-5180-*GNU*)
##############################################
pandora-build-0.98/configure-5339-do :
pandora-build-0.98/configure:5340:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pandora-build-0.98/configure-5341-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pandora-build-0.98/configure-5345-  cat >>confdefs.h <<_ACEOF
pandora-build-0.98/configure:5346:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pandora-build-0.98/configure-5347-_ACEOF
##############################################
pandora-build-0.98/configure-5606-  # Check for GNU $ac_path_SED
pandora-build-0.98/configure:5607:case `"$ac_path_SED" --version 2>&1` in
pandora-build-0.98/configure-5608-*GNU*)
##############################################
pandora-build-0.98/configure-5685-  # Check for GNU $ac_path_FGREP
pandora-build-0.98/configure:5686:case `"$ac_path_FGREP" --version 2>&1` in
pandora-build-0.98/configure-5687-*GNU*)
##############################################
pandora-build-0.98/configure-5765-    # gcc leaves a trailing carriage return which upsets mingw
pandora-build-0.98/configure:5766:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pandora-build-0.98/configure-5767-  *)
pandora-build-0.98/configure:5768:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pandora-build-0.98/configure-5769-  esac
##############################################
pandora-build-0.98/configure-5774-      # Canonicalize the pathname of ld
pandora-build-0.98/configure:5775:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pandora-build-0.98/configure-5776-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pandora-build-0.98/configure:5777:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pandora-build-0.98/configure-5778-      done
##############################################
pandora-build-0.98/configure-5809-      # Break only if it was the GNU/non-GNU ld that we prefer.
pandora-build-0.98/configure:5810:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pandora-build-0.98/configure-5811-      *GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/configure-5840-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
pandora-build-0.98/configure:5841:case `$LD -v 2>&1 </dev/null` in
pandora-build-0.98/configure-5842-*GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/configure-5885-	# Tru64's nm complains that /dev/null is an invalid object file
pandora-build-0.98/configure:5886:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pandora-build-0.98/configure-5887-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pandora-build-0.98/configure-5891-	*)
pandora-build-0.98/configure:5892:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pandora-build-0.98/configure-5893-	  */dev/null*)
##############################################
pandora-build-0.98/configure-6114-    # And add a safety zone
pandora-build-0.98/configure:6115:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pandora-build-0.98/configure:6116:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pandora-build-0.98/configure-6117-    ;;
##############################################
pandora-build-0.98/configure-6142-    if test -n "$kargmax"; then
pandora-build-0.98/configure:6143:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
pandora-build-0.98/configure-6144-    else
##############################################
pandora-build-0.98/configure-6150-    if test -n "$lt_cv_sys_max_cmd_len"; then
pandora-build-0.98/configure:6151:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pandora-build-0.98/configure:6152:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pandora-build-0.98/configure-6153-    else
##############################################
pandora-build-0.98/configure-6162-      # we can't tell.
pandora-build-0.98/configure:6163:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
pandora-build-0.98/configure-6164-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pandora-build-0.98/configure-6166-      do
pandora-build-0.98/configure:6167:        i=`expr $i + 1`
pandora-build-0.98/configure-6168-        teststring=$teststring$teststring
##############################################
pandora-build-0.98/configure-6170-      # Only check the string length outside the loop.
pandora-build-0.98/configure:6171:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pandora-build-0.98/configure-6172-      teststring=
##############################################
pandora-build-0.98/configure-6175-      # linker.  It appears as though 1/2 is a usable value.
pandora-build-0.98/configure:6176:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pandora-build-0.98/configure-6177-    fi
##############################################
pandora-build-0.98/configure-6530-openbsd*)
pandora-build-0.98/configure:6531:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/configure-6532-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
pandora-build-0.98/configure-7019-# If we're using GNU nm, then use its standard symbol codes.
pandora-build-0.98/configure:7020:case `$NM -V 2>&1` in
pandora-build-0.98/configure-7021-*GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/configure-7037-mingw*)
pandora-build-0.98/configure:7038:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pandora-build-0.98/configure-7039-  ;;
##############################################
pandora-build-0.98/configure-7233-  test $ac_status = 0; }; then
pandora-build-0.98/configure:7234:    case `/usr/bin/file conftest.$ac_objext` in
pandora-build-0.98/configure-7235-      *ELF-32*)
##############################################
pandora-build-0.98/configure-7253-    if test "$lt_cv_prog_gnu_ld" = yes; then
pandora-build-0.98/configure:7254:      case `/usr/bin/file conftest.$ac_objext` in
pandora-build-0.98/configure-7255-	*32-bit*)
##############################################
pandora-build-0.98/configure-7265-    else
pandora-build-0.98/configure:7266:      case `/usr/bin/file conftest.$ac_objext` in
pandora-build-0.98/configure-7267-	*32-bit*)
##############################################
pandora-build-0.98/configure-8293-  if test "$am_compiler_list" = ""; then
pandora-build-0.98/configure:8294:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pandora-build-0.98/configure-8295-  fi
##############################################
pandora-build-0.98/configure-8776-done
pandora-build-0.98/configure:8777:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
pandora-build-0.98/configure-8778-
##############################################
pandora-build-0.98/configure-8805-	"file_magic "*)
pandora-build-0.98/configure:8806:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pandora-build-0.98/configure-8807-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pandora-build-0.98/configure-8871-	"file_magic "*)
pandora-build-0.98/configure:8872:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pandora-build-0.98/configure-8873-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pandora-build-0.98/configure-9214-      *)
pandora-build-0.98/configure:9215:	case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/configure-9216-	*Sun\ C*)
##############################################
pandora-build-0.98/configure-9550-  if test "$hard_links" = no; then
pandora-build-0.98/configure:9551:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pandora-build-0.98/configure:9552:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pandora-build-0.98/configure-9553-    need_locks=warn
##############################################
pandora-build-0.98/configure-9646-    supports_anon_versioning=no
pandora-build-0.98/configure:9647:    case `$LD -v 2>&1` in
pandora-build-0.98/configure-9648-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
pandora-build-0.98/configure-9711-	# is EXPORTS), use it as is; otherwise, prepend...
pandora-build-0.98/configure:9712:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pandora-build-0.98/configure-9713-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pandora-build-0.98/configure-9734-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pandora-build-0.98/configure:9735:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
pandora-build-0.98/configure:9736:      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'
pandora-build-0.98/configure-9737-      ;;
##############################################
pandora-build-0.98/configure-9752-        pgcc*)				# Portland Group C compiler
pandora-build-0.98/configure:9753:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/configure-9754-	  tmp_addflag=' $pic_flag'
##############################################
pandora-build-0.98/configure-9756-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
pandora-build-0.98/configure:9757:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/configure-9758-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pandora-build-0.98/configure-9771-	esac
pandora-build-0.98/configure:9772:	case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/configure-9773-	*Sun\ C*)			# Sun C 5.9
pandora-build-0.98/configure:9774:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/configure-9775-	  compiler_needs_object=yes
##############################################
pandora-build-0.98/configure-9840-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pandora-build-0.98/configure:9841:      case `$LD -v 2>&1` in
pandora-build-0.98/configure-9842-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
pandora-build-0.98/configure-9961-	# below for broken collect2 doesn't work under 4.3+
pandora-build-0.98/configure:9962:	  collect2name=`${CC} -print-prog-name=collect2`
pandora-build-0.98/configure-9963-	  if test -f "$collect2name" &&
##############################################
pandora-build-0.98/configure-10029-    }'
pandora-build-0.98/configure:10030:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-10031-# Check for a 64-bit object if we didn't find anything.
pandora-build-0.98/configure-10032-if test -z "$aix_libpath"; then
pandora-build-0.98/configure:10033:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-10034-fi
##############################################
pandora-build-0.98/configure-10040-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
pandora-build-0.98/configure:10041:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pandora-build-0.98/configure-10042-      else
##############################################
pandora-build-0.98/configure-10069-    }'
pandora-build-0.98/configure:10070:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-10071-# Check for a 64-bit object if we didn't find anything.
pandora-build-0.98/configure-10072-if test -z "$aix_libpath"; then
pandora-build-0.98/configure:10073:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-10074-fi
##############################################
pandora-build-0.98/configure-10124-      # FIXME: Setting linknames here is a bad hack.
pandora-build-0.98/configure:10125:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
pandora-build-0.98/configure-10126-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
pandora-build-0.98/configure-10129-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
pandora-build-0.98/configure:10130:      fix_srcfile_path='`cygpath -w "$srcfile"`'
pandora-build-0.98/configure-10131-      enable_shared_with_static_runtimes=yes
##############################################
pandora-build-0.98/configure-10282-      if test "$GCC" = yes; then
pandora-build-0.98/configure:10283:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-10284-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pandora-build-0.98/configure-10293-if ac_fn_c_try_link "$LINENO"; then :
pandora-build-0.98/configure:10294:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
pandora-build-0.98/configure-10295-
##############################################
pandora-build-0.98/configure-10300-      else
pandora-build-0.98/configure:10301:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure:10302:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
pandora-build-0.98/configure-10303-      fi
##############################################
pandora-build-0.98/configure-10337-	hardcode_direct_absolute=yes
pandora-build-0.98/configure:10338:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/configure-10339-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pandora-build-0.98/configure-10370-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pandora-build-0.98/configure:10371:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-10372-      else
pandora-build-0.98/configure-10373-	allow_undefined_flag=' -expect_unresolved \*'
pandora-build-0.98/configure:10374:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-10375-      fi
##############################################
pandora-build-0.98/configure-10383-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pandora-build-0.98/configure:10384:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-10385-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
pandora-build-0.98/configure-10387-	allow_undefined_flag=' -expect_unresolved \*'
pandora-build-0.98/configure:10388:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure:10389:	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~
pandora-build-0.98/configure:10390:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
pandora-build-0.98/configure-10391-
##############################################
pandora-build-0.98/configure-10406-      else
pandora-build-0.98/configure:10407:	case `$CC -V 2>&1` in
pandora-build-0.98/configure-10408-	*"Compilers 5.0"*)
##############################################
pandora-build-0.98/configure-10800-  esac
pandora-build-0.98/configure:10801:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pandora-build-0.98/configure-10802-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
pandora-build-0.98/configure-10806-    # okay in the real world where ";" in dirpaths is itself problematic.
pandora-build-0.98/configure:10807:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
pandora-build-0.98/configure-10808-  else
pandora-build-0.98/configure:10809:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pandora-build-0.98/configure-10810-  fi
##############################################
pandora-build-0.98/configure-10813-  lt_tmp_lt_search_path_spec=
pandora-build-0.98/configure:10814:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pandora-build-0.98/configure-10815-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pandora-build-0.98/configure-10842-}'`
pandora-build-0.98/configure:10843:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
pandora-build-0.98/configure-10844-else
##############################################
pandora-build-0.98/configure-10930-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pandora-build-0.98/configure:10931:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pandora-build-0.98/configure-10932-    ;;
##############################################
pandora-build-0.98/configure-10965-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pandora-build-0.98/configure:10966:    postinstall_cmds='base_file=`basename \${file}`~
pandora-build-0.98/configure:10967:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pandora-build-0.98/configure:10968:      dldir=$destdir/`dirname \$dlpath`~
pandora-build-0.98/configure-10969-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pandora-build-0.98/configure-10974-      fi'
pandora-build-0.98/configure:10975:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pandora-build-0.98/configure-10976-      dlpath=$dir/\$dldll~
##############################################
pandora-build-0.98/configure-10982-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pandora-build-0.98/configure:10983:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/configure-10984-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pandora-build-0.98/configure-10987-      # MinGW DLLs use traditional 'lib' prefix
pandora-build-0.98/configure:10988:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/configure:10989:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pandora-build-0.98/configure-10990-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
pandora-build-0.98/configure-10996-        # which wouldn't understand a cygwinified path. Ahh.
pandora-build-0.98/configure:10997:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pandora-build-0.98/configure-10998-      else
pandora-build-0.98/configure:10999:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pandora-build-0.98/configure-11000-      fi
##############################################
pandora-build-0.98/configure-11003-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pandora-build-0.98/configure:11004:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/configure-11005-      ;;
##############################################
pandora-build-0.98/configure-11009-  *)
pandora-build-0.98/configure:11010:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pandora-build-0.98/configure-11011-    ;;
##############################################
pandora-build-0.98/configure-11026-  shlibpath_var=DYLD_LIBRARY_PATH
pandora-build-0.98/configure:11027:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pandora-build-0.98/configure-11028-
##############################################
pandora-build-0.98/configure-11242-  if test -f /etc/ld.so.conf; then
pandora-build-0.98/configure:11243:    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;/^$/d' | tr '\n' ' '`
pandora-build-0.98/configure-11244-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pandora-build-0.98/configure-11316-  shlibpath_var=LD_LIBRARY_PATH
pandora-build-0.98/configure:11317:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/configure-11318-    case $host_os in
##############################################
pandora-build-0.98/configure-12298-done
pandora-build-0.98/configure:12299:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
pandora-build-0.98/configure-12300-
##############################################
pandora-build-0.98/configure-12330-    # gcc leaves a trailing carriage return which upsets mingw
pandora-build-0.98/configure:12331:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pandora-build-0.98/configure-12332-  *)
pandora-build-0.98/configure:12333:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pandora-build-0.98/configure-12334-  esac
##############################################
pandora-build-0.98/configure-12339-      # Canonicalize the pathname of ld
pandora-build-0.98/configure:12340:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pandora-build-0.98/configure-12341-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pandora-build-0.98/configure:12342:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pandora-build-0.98/configure-12343-      done
##############################################
pandora-build-0.98/configure-12374-      # Break only if it was the GNU/non-GNU ld that we prefer.
pandora-build-0.98/configure:12375:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pandora-build-0.98/configure-12376-      *GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/configure-12405-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
pandora-build-0.98/configure:12406:case `$LD -v 2>&1 </dev/null` in
pandora-build-0.98/configure-12407-*GNU* | *'with BFD'*)
##############################################
pandora-build-0.98/configure-12439-        # ancient GNU ld didn't support --whole-archive et. al.
pandora-build-0.98/configure:12440:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
pandora-build-0.98/configure-12441-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
pandora-build-0.98/configure-12523-          # below for broken collect2 doesn't work under 4.3+
pandora-build-0.98/configure:12524:	  collect2name=`${CC} -print-prog-name=collect2`
pandora-build-0.98/configure-12525-	  if test -f "$collect2name" &&
##############################################
pandora-build-0.98/configure-12590-    }'
pandora-build-0.98/configure:12591:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-12592-# Check for a 64-bit object if we didn't find anything.
pandora-build-0.98/configure-12593-if test -z "$aix_libpath"; then
pandora-build-0.98/configure:12594:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-12595-fi
##############################################
pandora-build-0.98/configure-12602-
pandora-build-0.98/configure:12603:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pandora-build-0.98/configure-12604-        else
##############################################
pandora-build-0.98/configure-12631-    }'
pandora-build-0.98/configure:12632:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-12633-# Check for a 64-bit object if we didn't find anything.
pandora-build-0.98/configure-12634-if test -z "$aix_libpath"; then
pandora-build-0.98/configure:12635:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pandora-build-0.98/configure-12636-fi
##############################################
pandora-build-0.98/configure-12688-          # is EXPORTS), use it as is; otherwise, prepend...
pandora-build-0.98/configure:12689:          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pandora-build-0.98/configure-12690-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
pandora-build-0.98/configure-12791-            # dependencies.
pandora-build-0.98/configure:12792:            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; $ECHO "X$list" | $Xsed'
pandora-build-0.98/configure-12793-            ;;
##############################################
pandora-build-0.98/configure-12856-	    # dependencies.
pandora-build-0.98/configure:12857:	    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; $ECHO "X$list" | $Xsed'
pandora-build-0.98/configure-12858-	    ;;
##############################################
pandora-build-0.98/configure-12892-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pandora-build-0.98/configure:12893:	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'
pandora-build-0.98/configure:12894:	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'
pandora-build-0.98/configure-12895-	;;
##############################################
pandora-build-0.98/configure-12899-	    # SGI C++
pandora-build-0.98/configure:12900:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-12901-
##############################################
pandora-build-0.98/configure-12910-	      if test "$with_gnu_ld" = no; then
pandora-build-0.98/configure:12911:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-12912-	      else
pandora-build-0.98/configure:12913:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
pandora-build-0.98/configure-12914-	      fi
##############################################
pandora-build-0.98/configure-12931-	    # to its proper name (with version) after linking.
pandora-build-0.98/configure:12932:	    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'
pandora-build-0.98/configure:12933:	    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'
pandora-build-0.98/configure-12934-	    # Commands to make compiler produce verbose output that lists
##############################################
pandora-build-0.98/configure-12941-	    # dependencies.
pandora-build-0.98/configure:12942:	    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; $ECHO "X$list" | $Xsed'
pandora-build-0.98/configure-12943-
##############################################
pandora-build-0.98/configure-12956-	    # earlier do not add the objects themselves.
pandora-build-0.98/configure:12957:	    case `$CC -V 2>&1` in
pandora-build-0.98/configure-12958-	      *"Version 7."*)
##############################################
pandora-build-0.98/configure-12977-            # Portland Group C++ compiler
pandora-build-0.98/configure:12978:	    case `$CC -V` in
pandora-build-0.98/configure-12979-	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
##############################################
pandora-build-0.98/configure-12982-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
pandora-build-0.98/configure:12983:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
pandora-build-0.98/configure-12984-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
pandora-build-0.98/configure-12986-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
pandora-build-0.98/configure:12987:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
pandora-build-0.98/configure-12988-		$RANLIB $oldlib'
##############################################
pandora-build-0.98/configure-12991-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pandora-build-0.98/configure:12992:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
pandora-build-0.98/configure-12993-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
pandora-build-0.98/configure-12995-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pandora-build-0.98/configure:12996:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
pandora-build-0.98/configure-12997-	      ;;
##############################################
pandora-build-0.98/configure-13005-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
pandora-build-0.98/configure:13006:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/configure-13007-            ;;
##############################################
pandora-build-0.98/configure-13024-	    # dependencies.
pandora-build-0.98/configure:13025:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
pandora-build-0.98/configure-13026-	    ;;
##############################################
pandora-build-0.98/configure-13039-	  *)
pandora-build-0.98/configure:13040:	    case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/configure-13041-	    *Sun\ C*)
##############################################
pandora-build-0.98/configure-13046-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
pandora-build-0.98/configure:13047:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
pandora-build-0.98/configure-13048-	      compiler_needs_object_CXX=yes
##############################################
pandora-build-0.98/configure-13116-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
pandora-build-0.98/configure:13117:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/configure-13118-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
pandora-build-0.98/configure-13135-	    # to its proper name (with version) after linking.
pandora-build-0.98/configure:13136:	    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'
pandora-build-0.98/configure-13137-
##############################################
pandora-build-0.98/configure-13156-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
pandora-build-0.98/configure:13157:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-13158-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
pandora-build-0.98/configure-13161-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
pandora-build-0.98/configure:13162:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure:13163:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pandora-build-0.98/configure-13164-	          echo "-hidden">> $lib.exp~
pandora-build-0.98/configure:13165:	          $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
pandora-build-0.98/configure-13166-	          $RM $lib.exp'
##############################################
pandora-build-0.98/configure-13180-	    # dependencies.
pandora-build-0.98/configure:13181:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
pandora-build-0.98/configure-13182-	    ;;
##############################################
pandora-build-0.98/configure-13187-	        osf3*)
pandora-build-0.98/configure:13188:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-13189-		  ;;
pandora-build-0.98/configure-13190-	        *)
pandora-build-0.98/configure:13191:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pandora-build-0.98/configure-13192-		  ;;
##############################################
pandora-build-0.98/configure-13422-
pandora-build-0.98/configure:13423:  for p in `eval "$output_verbose_link_cmd"`; do
pandora-build-0.98/configure-13424-    case $p in
##############################################
pandora-build-0.98/configure-13507-linux*)
pandora-build-0.98/configure:13508:  case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/configure-13509-  *Sun\ C*)
##############################################
pandora-build-0.98/configure-13558-if test -n "${compiler_lib_search_path_CXX}"; then
pandora-build-0.98/configure:13559: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
pandora-build-0.98/configure-13560-fi
##############################################
pandora-build-0.98/configure-13791-	  *)
pandora-build-0.98/configure:13792:	    case `$CC -V 2>&1 | sed 5q` in
pandora-build-0.98/configure-13793-	    *Sun\ C*)
##############################################
pandora-build-0.98/configure-14136-  if test "$hard_links" = no; then
pandora-build-0.98/configure:14137:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pandora-build-0.98/configure:14138:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pandora-build-0.98/configure-14139-    need_locks=warn
##############################################
pandora-build-0.98/configure-14399-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pandora-build-0.98/configure:14400:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pandora-build-0.98/configure-14401-    ;;
##############################################
pandora-build-0.98/configure-14434-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pandora-build-0.98/configure:14435:    postinstall_cmds='base_file=`basename \${file}`~
pandora-build-0.98/configure:14436:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pandora-build-0.98/configure:14437:      dldir=$destdir/`dirname \$dlpath`~
pandora-build-0.98/configure-14438-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pandora-build-0.98/configure-14443-      fi'
pandora-build-0.98/configure:14444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pandora-build-0.98/configure-14445-      dlpath=$dir/\$dldll~
##############################################
pandora-build-0.98/configure-14451-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pandora-build-0.98/configure:14452:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/configure-14453-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pandora-build-0.98/configure-14456-      # MinGW DLLs use traditional 'lib' prefix
pandora-build-0.98/configure:14457:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/configure:14458:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pandora-build-0.98/configure-14459-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
pandora-build-0.98/configure-14465-        # which wouldn't understand a cygwinified path. Ahh.
pandora-build-0.98/configure:14466:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pandora-build-0.98/configure-14467-      else
pandora-build-0.98/configure:14468:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pandora-build-0.98/configure-14469-      fi
##############################################
pandora-build-0.98/configure-14472-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pandora-build-0.98/configure:14473:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pandora-build-0.98/configure-14474-      ;;
##############################################
pandora-build-0.98/configure-14478-  *)
pandora-build-0.98/configure:14479:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pandora-build-0.98/configure-14480-    ;;
##############################################
pandora-build-0.98/configure-14495-  shlibpath_var=DYLD_LIBRARY_PATH
pandora-build-0.98/configure:14496:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pandora-build-0.98/configure-14497-
##############################################
pandora-build-0.98/configure-14710-  if test -f /etc/ld.so.conf; then
pandora-build-0.98/configure:14711:    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;/^$/d' | tr '\n' ' '`
pandora-build-0.98/configure-14712-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pandora-build-0.98/configure-14784-  shlibpath_var=LD_LIBRARY_PATH
pandora-build-0.98/configure:14785:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pandora-build-0.98/configure-14786-    case $host_os in
##############################################
pandora-build-0.98/configure-15360-  for ac_func in _getb67 GETB67 getb67; do
pandora-build-0.98/configure:15361:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pandora-build-0.98/configure-15362-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pandora-build-0.98/configure-15529-    *)
pandora-build-0.98/configure:15530:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
pandora-build-0.98/configure-15531-      if test -n "$searchpath"; then
##############################################
pandora-build-0.98/configure-15536-              */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
pandora-build-0.98/configure:15537:              *) searchdir=`cd "$searchdir" && pwd`
pandora-build-0.98/configure-15538-                 case "$searchdir" in
##############################################
pandora-build-0.98/configure-15725-
pandora-build-0.98/configure:15726:  if test "`cd $srcdir && pwd`" != "`pwd`"; then
pandora-build-0.98/configure-15727-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pandora-build-0.98/configure-15823-set dummy $CC
pandora-build-0.98/configure:15824:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
pandora-build-0.98/configure-15825-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
pandora-build-0.98/configure-16119-do :
pandora-build-0.98/configure:16120:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pandora-build-0.98/configure-16121-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
pandora-build-0.98/configure-16124-  cat >>confdefs.h <<_ACEOF
pandora-build-0.98/configure:16125:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pandora-build-0.98/configure-16126-_ACEOF
##############################################
pandora-build-0.98/configure-16210-
pandora-build-0.98/configure:16211:    CC_VERSION=`$CC --version | sed 1q`
pandora-build-0.98/configure-16212-
##############################################
pandora-build-0.98/configure-16215-
pandora-build-0.98/configure:16216:      CC_VERSION=`$CC -V 2>&1 | sed 1q`
pandora-build-0.98/configure-16217-
##############################################
pandora-build-0.98/configure-16233-
pandora-build-0.98/configure:16234:    CXX_VERSION=`$CXX --version | sed 1q`
pandora-build-0.98/configure-16235-
##############################################
pandora-build-0.98/configure-16238-
pandora-build-0.98/configure:16239:      CXX_VERSION=`$CXX -V 2>&1 | sed 1q`
pandora-build-0.98/configure-16240-
##############################################
pandora-build-0.98/configure-18991-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pandora-build-0.98/configure:18992:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pandora-build-0.98/configure-18993-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pandora-build-0.98/configure-19091-if test -z "$BASH_VERSION$ZSH_VERSION" \
pandora-build-0.98/configure:19092:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pandora-build-0.98/configure-19093-  as_echo='print -r --'
pandora-build-0.98/configure-19094-  as_echo_n='print -rn --'
pandora-build-0.98/configure:19095:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pandora-build-0.98/configure-19096-  as_echo='printf %s\n'
##############################################
pandora-build-0.98/configure-19098-else
pandora-build-0.98/configure:19099:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pandora-build-0.98/configure-19100-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pandora-build-0.98/configure-19108-	expr "X$arg" : "X\\(.*\\)$as_nl";
pandora-build-0.98/configure:19109:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pandora-build-0.98/configure-19110-      esac;
##############################################
pandora-build-0.98/configure-19184-# ---------------------------------
pandora-build-0.98/configure:19185:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pandora-build-0.98/configure-19186-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pandora-build-0.98/configure-19256-  {
pandora-build-0.98/configure:19257:    as_val=`expr "$@" || test $? -eq 1`
pandora-build-0.98/configure-19258-  }
##############################################
pandora-build-0.98/configure-19360-      case $as_dir in #(
pandora-build-0.98/configure:19361:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pandora-build-0.98/configure-19362-      *) as_qdir=$as_dir;;
##############################################
pandora-build-0.98/configure-19417-	esac;
pandora-build-0.98/configure:19418:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
pandora-build-0.98/configure-19419-	???[sx]*):;;*)false;;esac;fi
##############################################
pandora-build-0.98/configure-19509-configured by $0, generated by GNU Autoconf 2.64,
pandora-build-0.98/configure:19510:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
pandora-build-0.98/configure-19511-
##############################################
pandora-build-0.98/configure-19530-  --*=*)
pandora-build-0.98/configure:19531:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pandora-build-0.98/configure:19532:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pandora-build-0.98/configure-19533-    ac_shift=:
##############################################
pandora-build-0.98/configure-19552-    case $ac_optarg in
pandora-build-0.98/configure:19553:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pandora-build-0.98/configure-19554-    esac
##############################################
pandora-build-0.98/configure-19559-    case $ac_optarg in
pandora-build-0.98/configure:19560:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pandora-build-0.98/configure-19561-    esac
##############################################
pandora-build-0.98/configure-19628-delay_variable_subst='$delay_variable_subst'
pandora-build-0.98/configure:19629:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19630:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19631:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19632:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19633:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19634:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19635:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19636:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19637:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19638:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19639:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19640:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19641:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19642:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19643:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19644:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19645:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19646:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19647:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19648:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19649:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19650:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19651:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19652:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19653:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19654:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19655:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19656:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19657:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19658:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19659:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19660:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19661:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19662:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19663:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19664:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19665:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19666:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19667:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19668:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19669:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19670:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19671:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19672:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19673:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19674:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19675:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19676:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19677:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19678:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19679:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19680:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19681:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19682:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19683:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19684:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19685:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19686:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19687:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19688:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19689:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19690:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19691:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19692:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19693:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19694:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19695:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19696:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19697:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19698:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19699:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19700:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19701:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19702:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19703:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19704:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19705:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19706:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19707:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19708:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19709:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19710:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19711:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19712:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19713:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19714:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19715:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19716:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19717:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19718:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19719:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19720:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19721:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19722:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19723:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19724:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19725:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19726:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19727:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19728:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19729:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19730:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19731:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19732:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19733:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19734:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19735:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19736:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19737:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19738:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19739:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19740:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19741:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19742:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19743:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19744:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19745:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19746:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19747:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19748:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19749:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19750:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19751:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19752:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19753:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19754:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19755:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19756:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19757:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19758:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19759:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19760:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19761:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19762:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19763:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19764:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19765:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19766:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19767:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19768:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19769:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19770:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19771:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19772:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19773:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19774:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19775:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19776:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19777:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19778:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19779:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19780:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19781:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19782:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19783:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19784:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19785:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19786:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19787:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19788:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19789:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19790:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19791:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19792:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19793:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19794:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19795:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19796:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19797:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19798:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure:19799:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
pandora-build-0.98/configure-19800-
##############################################
pandora-build-0.98/configure-19895-compiler_lib_search_path_CXX; do
pandora-build-0.98/configure:19896:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
pandora-build-0.98/configure-19897-    *[\\\\\\\`\\"\\\$]*)
pandora-build-0.98/configure:19898:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pandora-build-0.98/configure-19899-      ;;
##############################################
pandora-build-0.98/configure-19933-prelink_cmds_CXX; do
pandora-build-0.98/configure:19934:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
pandora-build-0.98/configure-19935-    *[\\\\\\\`\\"\\\$]*)
pandora-build-0.98/configure:19936:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pandora-build-0.98/configure-19937-      ;;
##############################################
pandora-build-0.98/configure-19945-case \$lt_ECHO in
pandora-build-0.98/configure:19946:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
pandora-build-0.98/configure-19947-  ;;
##############################################
pandora-build-0.98/configure-20037-fi
pandora-build-0.98/configure:20038:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pandora-build-0.98/configure-20039-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pandora-build-0.98/configure-20054-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
pandora-build-0.98/configure:20055:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
pandora-build-0.98/configure-20056-ac_delim='%!_!# '
##############################################
pandora-build-0.98/configure-20060-
pandora-build-0.98/configure:20061:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pandora-build-0.98/configure-20062-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pandora-build-0.98/configure-20190-for ac_last_try in false false :; do
pandora-build-0.98/configure:20191:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
pandora-build-0.98/configure-20192-  if test -z "$ac_t"; then
##############################################
pandora-build-0.98/configure-20322-      esac
pandora-build-0.98/configure:20323:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pandora-build-0.98/configure-20324-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pandora-build-0.98/configure-20381-*)
pandora-build-0.98/configure:20382:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pandora-build-0.98/configure-20383-  # A ".." for each directory in $ac_dir_suffix.
pandora-build-0.98/configure:20384:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pandora-build-0.98/configure-20385-  case $ac_top_builddir_sub in
##############################################
pandora-build-0.98/configure-20442-/@mandir@/p'
pandora-build-0.98/configure:20443:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pandora-build-0.98/configure-20444-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pandora-build-0.98/configure-20459-
pandora-build-0.98/configure:20460:# Neutralize VPATH when `$srcdir' = `.'.
pandora-build-0.98/configure-20461-# Shell code in configure.ac might set extrasub.
##############################################
pandora-build-0.98/configure-20487-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pandora-build-0.98/configure:20488:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
pandora-build-0.98/configure:20489:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
pandora-build-0.98/configure-20490-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
pandora-build-0.98/configure-20532-    * )
pandora-build-0.98/configure:20533:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pandora-build-0.98/configure-20534-  esac
##############################################
pandora-build-0.98/configure-20579-    # Strip MF so we end up with the name of the file.
pandora-build-0.98/configure:20580:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pandora-build-0.98/configure-20581-    # Check whether this is an Automake generated Makefile or not.
##############################################
pandora-build-0.98/configure-20616-    # from the Makefile without running `make'.
pandora-build-0.98/configure:20617:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pandora-build-0.98/configure-20618-    test -z "$DEPDIR" && continue
pandora-build-0.98/configure:20619:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pandora-build-0.98/configure-20620-    test -z "am__include" && continue
pandora-build-0.98/configure:20621:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pandora-build-0.98/configure-20622-    # When using ansi2knr, U may be empty or an underscore; expand it
pandora-build-0.98/configure:20623:    U=`sed -n 's/^U = //p' < "$mf"`
pandora-build-0.98/configure-20624-    # Find all dependency output files, they are included files with
##############################################
pandora-build-0.98/configure-20677-
pandora-build-0.98/configure:20678:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pandora-build-0.98/configure-20679-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pandora-build-0.98/configure-21206-  # Extract subdirectory from the argument.
pandora-build-0.98/configure:21207:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
pandora-build-0.98/configure-21208-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
pandora-build-0.98/configure-21217-{
pandora-build-0.98/configure:21218:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
pandora-build-0.98/configure-21219-}
##############################################
pandora-build-0.98/configure-21244-{
pandora-build-0.98/configure:21245:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
pandora-build-0.98/configure:21246:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
pandora-build-0.98/configure-21247-}
##############################################
pandora-build-0.98/configure-21251-{
pandora-build-0.98/configure:21252:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
pandora-build-0.98/configure-21253-}
##############################################
pandora-build-0.98/configure-21257-{
pandora-build-0.98/configure:21258:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
pandora-build-0.98/configure-21259-}
##############################################
pandora-build-0.98/configure-21263-{
pandora-build-0.98/configure:21264:  func_arith_result=`expr "$@"`
pandora-build-0.98/configure-21265-}
##############################################
pandora-build-0.98/configure-21270-{
pandora-build-0.98/configure:21271:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
pandora-build-0.98/configure-21272-}