===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ebook-speaker-5.5.2/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
ebook-speaker-5.5.2/mdate-sh:115:set x`$ls_command /`
ebook-speaker-5.5.2/mdate-sh-116-
##############################################
ebook-speaker-5.5.2/mdate-sh-144-# Get the extended ls output of the file or directory.
ebook-speaker-5.5.2/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
ebook-speaker-5.5.2/mdate-sh-146-
##############################################
ebook-speaker-5.5.2/mdate-sh-211-       then
ebook-speaker-5.5.2/mdate-sh:212:	 year=`expr $year - 1`
ebook-speaker-5.5.2/mdate-sh-213-       fi;;
##############################################
ebook-speaker-5.5.2/Makefile.in-49-  { \
ebook-speaker-5.5.2/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/Makefile.in-51-  }; \
##############################################
ebook-speaker-5.5.2/Makefile.in-186-  while test -n "$$dir1"; do \
ebook-speaker-5.5.2/Makefile.in:187:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ebook-speaker-5.5.2/Makefile.in-188-    if test "$$first" != "."; then \
ebook-speaker-5.5.2/Makefile.in-189-      if test "$$first" = ".."; then \
ebook-speaker-5.5.2/Makefile.in:190:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ebook-speaker-5.5.2/Makefile.in:191:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ebook-speaker-5.5.2/Makefile.in-192-      else \
ebook-speaker-5.5.2/Makefile.in:193:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ebook-speaker-5.5.2/Makefile.in-194-        if test "$$first2" = "$$first"; then \
ebook-speaker-5.5.2/Makefile.in:195:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ebook-speaker-5.5.2/Makefile.in-196-        else \
##############################################
ebook-speaker-5.5.2/Makefile.in-201-    fi; \
ebook-speaker-5.5.2/Makefile.in:202:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ebook-speaker-5.5.2/Makefile.in-203-  done; \
##############################################
ebook-speaker-5.5.2/Makefile.in-430-	dot_seen=no; \
ebook-speaker-5.5.2/Makefile.in:431:	target=`echo $@ | sed s/-recursive//`; \
ebook-speaker-5.5.2/Makefile.in-432-	case "$@" in \
##############################################
ebook-speaker-5.5.2/Makefile.in-493-GTAGS:
ebook-speaker-5.5.2/Makefile.in:494:	here=`$(am__cd) $(top_builddir) && pwd` \
ebook-speaker-5.5.2/Makefile.in-495-	  && $(am__cd) $(top_srcdir) \
##############################################
ebook-speaker-5.5.2/Makefile.in-525-	test -d "$(distdir)" || mkdir "$(distdir)"
ebook-speaker-5.5.2/Makefile.in:526:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/Makefile.in:527:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/Makefile.in-528-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/Makefile.in-539-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/Makefile.in:540:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/Makefile.in-541-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/Makefile.in-650-	test -d $(distdir)/_build || exit 0; \
ebook-speaker-5.5.2/Makefile.in:651:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ebook-speaker-5.5.2/Makefile.in-652-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ebook-speaker-5.5.2/Makefile.in-694-	}; \
ebook-speaker-5.5.2/Makefile.in:695:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ebook-speaker-5.5.2/Makefile.in-696-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ebook-speaker-5.5.2/Makefile.in-706-	fi
ebook-speaker-5.5.2/Makefile.in:707:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ebook-speaker-5.5.2/Makefile.in-708-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ebook-speaker-5.5.2/Makefile.in-856-force-update-gmo-%: check-gettext
ebook-speaker-5.5.2/Makefile.in:857:	@language=`echo $@ | sed s/force-update-gmo-//` ; \
ebook-speaker-5.5.2/Makefile.in-858-	if test ! -f po/$$language.po ; then \
##############################################
ebook-speaker-5.5.2/config.guess-34-
ebook-speaker-5.5.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ebook-speaker-5.5.2/config.guess-36-
##############################################
ebook-speaker-5.5.2/config.guess-102-: ${TMPDIR=/tmp} ;
ebook-speaker-5.5.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ebook-speaker-5.5.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ebook-speaker-5.5.2/config.guess-151-	EOF
ebook-speaker-5.5.2/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
ebook-speaker-5.5.2/config.guess-153-	;;
##############################################
ebook-speaker-5.5.2/config.guess-181-	    earmv*)
ebook-speaker-5.5.2/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
ebook-speaker-5.5.2/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
ebook-speaker-5.5.2/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
ebook-speaker-5.5.2/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
ebook-speaker-5.5.2/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
ebook-speaker-5.5.2/config.guess-215-		;;
##############################################
ebook-speaker-5.5.2/config.guess-226-	    *)
ebook-speaker-5.5.2/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
ebook-speaker-5.5.2/config.guess-228-		;;
##############################################
ebook-speaker-5.5.2/config.guess-264-	*4.0)
ebook-speaker-5.5.2/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ebook-speaker-5.5.2/config.guess-266-		;;
ebook-speaker-5.5.2/config.guess-267-	*5.*)
ebook-speaker-5.5.2/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ebook-speaker-5.5.2/config.guess-269-		;;
##############################################
ebook-speaker-5.5.2/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
ebook-speaker-5.5.2/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ebook-speaker-5.5.2/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
ebook-speaker-5.5.2/config.guess-312-	# 1.2 uses "1.2" for uname -r.
ebook-speaker-5.5.2/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
ebook-speaker-5.5.2/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ebook-speaker-5.5.2/config.guess-372-    s390x:SunOS:*:*)
ebook-speaker-5.5.2/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/config.guess-374-	exit ;;
ebook-speaker-5.5.2/config.guess-375-    sun4H:SunOS:5.*:*)
ebook-speaker-5.5.2/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/config.guess-377-	exit ;;
ebook-speaker-5.5.2/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ebook-speaker-5.5.2/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/config.guess-380-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-397-	fi
ebook-speaker-5.5.2/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/config.guess-399-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
ebook-speaker-5.5.2/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/config.guess-405-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
ebook-speaker-5.5.2/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ebook-speaker-5.5.2/config.guess-414-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-418-    sun*:*:4.2BSD:*)
ebook-speaker-5.5.2/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ebook-speaker-5.5.2/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
ebook-speaker-5.5.2/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ebook-speaker-5.5.2/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ebook-speaker-5.5.2/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ebook-speaker-5.5.2/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ebook-speaker-5.5.2/config.guess-556-    *:IRIX*:*:*)
ebook-speaker-5.5.2/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ebook-speaker-5.5.2/config.guess-558-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-586-EOF
ebook-speaker-5.5.2/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ebook-speaker-5.5.2/config.guess-588-		then
##############################################
ebook-speaker-5.5.2/config.guess-599-    *:AIX:*:[4567])
ebook-speaker-5.5.2/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ebook-speaker-5.5.2/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ebook-speaker-5.5.2/config.guess-635-    9000/[34678]??:HP-UX:*:*)
ebook-speaker-5.5.2/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ebook-speaker-5.5.2/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
ebook-speaker-5.5.2/config.guess-689-EOF
ebook-speaker-5.5.2/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ebook-speaker-5.5.2/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ebook-speaker-5.5.2/config.guess-717-    ia64:HP-UX:*:*)
ebook-speaker-5.5.2/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ebook-speaker-5.5.2/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ebook-speaker-5.5.2/config.guess-747-EOF
ebook-speaker-5.5.2/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ebook-speaker-5.5.2/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ebook-speaker-5.5.2/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ebook-speaker-5.5.2/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ebook-speaker-5.5.2/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ebook-speaker-5.5.2/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ebook-speaker-5.5.2/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
ebook-speaker-5.5.2/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ebook-speaker-5.5.2/config.guess-839-	    amd64)
ebook-speaker-5.5.2/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ebook-speaker-5.5.2/config.guess-841-	    *)
ebook-speaker-5.5.2/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ebook-speaker-5.5.2/config.guess-843-	esac
##############################################
ebook-speaker-5.5.2/config.guess-897-    prep*:SunOS:5.*:*)
ebook-speaker-5.5.2/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/config.guess-899-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-901-	# the GNU system
ebook-speaker-5.5.2/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ebook-speaker-5.5.2/config.guess-903-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-905-	# other systems with GNU libc and userland
ebook-speaker-5.5.2/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ebook-speaker-5.5.2/config.guess-907-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-999-EOF
ebook-speaker-5.5.2/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ebook-speaker-5.5.2/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ebook-speaker-5.5.2/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ebook-speaker-5.5.2/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ebook-speaker-5.5.2/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ebook-speaker-5.5.2/config.guess-1302-	fi
ebook-speaker-5.5.2/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
ebook-speaker-5.5.2/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
ebook-speaker-5.5.2/config.guess-1387-    *:DragonFly:*:*)
ebook-speaker-5.5.2/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ebook-speaker-5.5.2/config.guess-1389-	exit ;;
##############################################
ebook-speaker-5.5.2/config.guess-1400-    i*86:skyos:*:*)
ebook-speaker-5.5.2/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
ebook-speaker-5.5.2/config.guess-1402-	exit ;;
##############################################
ebook-speaker-5.5.2/config.sub-52-
ebook-speaker-5.5.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ebook-speaker-5.5.2/config.sub-54-
##############################################
ebook-speaker-5.5.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
ebook-speaker-5.5.2/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ebook-speaker-5.5.2/config.sub-116-case $maybe_os in
##############################################
ebook-speaker-5.5.2/config.sub-122-    os=-$maybe_os
ebook-speaker-5.5.2/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ebook-speaker-5.5.2/config.sub-124-    ;;
##############################################
ebook-speaker-5.5.2/config.sub-126-    os=-linux-android
ebook-speaker-5.5.2/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ebook-speaker-5.5.2/config.sub-128-    ;;
ebook-speaker-5.5.2/config.sub-129-  *)
ebook-speaker-5.5.2/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ebook-speaker-5.5.2/config.sub-131-    if [ $basic_machine != $1 ]
ebook-speaker-5.5.2/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
ebook-speaker-5.5.2/config.sub-133-    else os=; fi
##############################################
ebook-speaker-5.5.2/config.sub-180-		os=-sco5v6
ebook-speaker-5.5.2/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-182-		;;
##############################################
ebook-speaker-5.5.2/config.sub-184-		os=-sco3.2v5
ebook-speaker-5.5.2/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-186-		;;
##############################################
ebook-speaker-5.5.2/config.sub-188-		os=-sco3.2v4
ebook-speaker-5.5.2/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-190-		;;
ebook-speaker-5.5.2/config.sub-191-	-sco3.2.[4-9]*)
ebook-speaker-5.5.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ebook-speaker-5.5.2/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-194-		;;
##############################################
ebook-speaker-5.5.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
ebook-speaker-5.5.2/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-198-		;;
##############################################
ebook-speaker-5.5.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
ebook-speaker-5.5.2/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-202-		;;
##############################################
ebook-speaker-5.5.2/config.sub-204-		os=-sco3.2v2
ebook-speaker-5.5.2/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-206-		;;
ebook-speaker-5.5.2/config.sub-207-	-udk*)
ebook-speaker-5.5.2/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-209-		;;
##############################################
ebook-speaker-5.5.2/config.sub-211-		os=-isc2.2
ebook-speaker-5.5.2/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-213-		;;
##############################################
ebook-speaker-5.5.2/config.sub-217-	-isc*)
ebook-speaker-5.5.2/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-219-		;;
##############################################
ebook-speaker-5.5.2/config.sub-229-	-ptx*)
ebook-speaker-5.5.2/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ebook-speaker-5.5.2/config.sub-231-		;;
ebook-speaker-5.5.2/config.sub-232-	-windowsnt*)
ebook-speaker-5.5.2/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ebook-speaker-5.5.2/config.sub-234-		;;
##############################################
ebook-speaker-5.5.2/config.sub-367-	*-*-*)
ebook-speaker-5.5.2/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ebook-speaker-5.5.2/config.sub-369-		exit 1
##############################################
ebook-speaker-5.5.2/config.sub-495-	amd64-*)
ebook-speaker-5.5.2/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-497-		;;
##############################################
ebook-speaker-5.5.2/config.sub-540-	blackfin-*)
ebook-speaker-5.5.2/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-542-		os=-linux
##############################################
ebook-speaker-5.5.2/config.sub-548-	c54x-*)
ebook-speaker-5.5.2/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-550-		;;
ebook-speaker-5.5.2/config.sub-551-	c55x-*)
ebook-speaker-5.5.2/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-553-		;;
ebook-speaker-5.5.2/config.sub-554-	c6x-*)
ebook-speaker-5.5.2/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-556-		;;
##############################################
ebook-speaker-5.5.2/config.sub-652-	e500v[12]-*)
ebook-speaker-5.5.2/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-654-		os=$os"spe"
##############################################
ebook-speaker-5.5.2/config.sub-759-	i*86v32)
ebook-speaker-5.5.2/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-761-		os=-sysv32
##############################################
ebook-speaker-5.5.2/config.sub-763-	i*86v4*)
ebook-speaker-5.5.2/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-765-		os=-sysv4
##############################################
ebook-speaker-5.5.2/config.sub-767-	i*86v)
ebook-speaker-5.5.2/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-769-		os=-sysv
##############################################
ebook-speaker-5.5.2/config.sub-771-	i*86sol2)
ebook-speaker-5.5.2/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/config.sub-773-		os=-solaris2
##############################################
ebook-speaker-5.5.2/config.sub-797-	leon-*|leon[3-9]-*)
ebook-speaker-5.5.2/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
ebook-speaker-5.5.2/config.sub-799-		;;
##############################################
ebook-speaker-5.5.2/config.sub-804-	m68knommu-*)
ebook-speaker-5.5.2/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-806-		os=-linux
##############################################
ebook-speaker-5.5.2/config.sub-841-	mips3*-*)
ebook-speaker-5.5.2/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ebook-speaker-5.5.2/config.sub-843-		;;
ebook-speaker-5.5.2/config.sub-844-	mips3*)
ebook-speaker-5.5.2/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ebook-speaker-5.5.2/config.sub-846-		;;
##############################################
ebook-speaker-5.5.2/config.sub-863-	ms1-*)
ebook-speaker-5.5.2/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ebook-speaker-5.5.2/config.sub-865-		;;
##############################################
ebook-speaker-5.5.2/config.sub-982-	parisc-*)
ebook-speaker-5.5.2/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-984-		os=-linux
##############################################
ebook-speaker-5.5.2/config.sub-998-	pc98-*)
ebook-speaker-5.5.2/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1000-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ebook-speaker-5.5.2/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1015-		;;
ebook-speaker-5.5.2/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ebook-speaker-5.5.2/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1018-		;;
ebook-speaker-5.5.2/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ebook-speaker-5.5.2/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1021-		;;
ebook-speaker-5.5.2/config.sub-1022-	pentium4-*)
ebook-speaker-5.5.2/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1024-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1032-	ppc-* | ppcbe-*)
ebook-speaker-5.5.2/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1034-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1038-	ppcle-* | powerpclittle-*)
ebook-speaker-5.5.2/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1040-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1042-		;;
ebook-speaker-5.5.2/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1044-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1048-	ppc64le-* | powerpc64little-*)
ebook-speaker-5.5.2/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1050-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1131-	strongarm-* | thumb-*)
ebook-speaker-5.5.2/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/config.sub-1133-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1261-	xscale-* | xscalee[bl]-*)
ebook-speaker-5.5.2/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ebook-speaker-5.5.2/config.sub-1263-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1338-	*)
ebook-speaker-5.5.2/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ebook-speaker-5.5.2/config.sub-1340-		exit 1
##############################################
ebook-speaker-5.5.2/config.sub-1346-	*-digital*)
ebook-speaker-5.5.2/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ebook-speaker-5.5.2/config.sub-1348-		;;
ebook-speaker-5.5.2/config.sub-1349-	*-commodore*)
ebook-speaker-5.5.2/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ebook-speaker-5.5.2/config.sub-1351-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1367-	-solaris1 | -solaris1.*)
ebook-speaker-5.5.2/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ebook-speaker-5.5.2/config.sub-1369-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1379-	-gnu/linux*)
ebook-speaker-5.5.2/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ebook-speaker-5.5.2/config.sub-1381-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1426-	-nto*)
ebook-speaker-5.5.2/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ebook-speaker-5.5.2/config.sub-1428-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1433-	-mac*)
ebook-speaker-5.5.2/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
ebook-speaker-5.5.2/config.sub-1435-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1439-	-linux*)
ebook-speaker-5.5.2/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ebook-speaker-5.5.2/config.sub-1441-		;;
ebook-speaker-5.5.2/config.sub-1442-	-sunos5*)
ebook-speaker-5.5.2/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ebook-speaker-5.5.2/config.sub-1444-		;;
ebook-speaker-5.5.2/config.sub-1445-	-sunos6*)
ebook-speaker-5.5.2/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ebook-speaker-5.5.2/config.sub-1447-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1494-	-sinix5.*)
ebook-speaker-5.5.2/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
ebook-speaker-5.5.2/config.sub-1496-		;;
##############################################
ebook-speaker-5.5.2/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
ebook-speaker-5.5.2/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
ebook-speaker-5.5.2/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ebook-speaker-5.5.2/config.sub-1552-		exit 1
##############################################
ebook-speaker-5.5.2/config.sub-1812-		esac
ebook-speaker-5.5.2/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ebook-speaker-5.5.2/config.sub-1814-		;;
##############################################
ebook-speaker-5.5.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ebook-speaker-5.5.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ebook-speaker-5.5.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
ebook-speaker-5.5.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
ebook-speaker-5.5.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ebook-speaker-5.5.2/aclocal.m4-109-])
##############################################
ebook-speaker-5.5.2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
ebook-speaker-5.5.2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ebook-speaker-5.5.2/aclocal.m4-207-  fi
##############################################
ebook-speaker-5.5.2/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
ebook-speaker-5.5.2/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ebook-speaker-5.5.2/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
ebook-speaker-5.5.2/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ebook-speaker-5.5.2/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
ebook-speaker-5.5.2/aclocal.m4-367-    else
##############################################
ebook-speaker-5.5.2/aclocal.m4-371-    # from the Makefile without running 'make'.
ebook-speaker-5.5.2/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ebook-speaker-5.5.2/aclocal.m4-373-    test -z "$DEPDIR" && continue
ebook-speaker-5.5.2/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ebook-speaker-5.5.2/aclocal.m4-375-    test -z "$am__include" && continue
ebook-speaker-5.5.2/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ebook-speaker-5.5.2/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
ebook-speaker-5.5.2/aclocal.m4-385-      test -f "$dirpart/$file" && continue
ebook-speaker-5.5.2/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
ebook-speaker-5.5.2/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ebook-speaker-5.5.2/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
ebook-speaker-5.5.2/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ebook-speaker-5.5.2/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ebook-speaker-5.5.2/aclocal.m4-602-    * )
ebook-speaker-5.5.2/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ebook-speaker-5.5.2/aclocal.m4-604-  esac
ebook-speaker-5.5.2/aclocal.m4-605-done
ebook-speaker-5.5.2/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ebook-speaker-5.5.2/aclocal.m4-607-
##############################################
ebook-speaker-5.5.2/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
ebook-speaker-5.5.2/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/aclocal.m4-683-   echo '.include "confinc"' > confmf
ebook-speaker-5.5.2/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
ebook-speaker-5.5.2/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ebook-speaker-5.5.2/aclocal.m4-867-     if test "$[*]" = "X"; then
ebook-speaker-5.5.2/aclocal.m4-868-	# -L didn't work.
ebook-speaker-5.5.2/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
ebook-speaker-5.5.2/aclocal.m4-870-     fi
##############################################
ebook-speaker-5.5.2/INSTALL-173-directory configuration variables that were expressed in terms of
ebook-speaker-5.5.2/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
ebook-speaker-5.5.2/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
ebook-speaker-5.5.2/doc/Makefile.in-50-  { \
ebook-speaker-5.5.2/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/doc/Makefile.in-52-  }; \
##############################################
ebook-speaker-5.5.2/doc/Makefile.in-125-  esac
ebook-speaker-5.5.2/doc/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ebook-speaker-5.5.2/doc/Makefile.in-127-am__vpath_adj = case $$p in \
ebook-speaker-5.5.2/doc/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ebook-speaker-5.5.2/doc/Makefile.in-129-    *) f=$$p;; \
ebook-speaker-5.5.2/doc/Makefile.in-130-  esac;
ebook-speaker-5.5.2/doc/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ebook-speaker-5.5.2/doc/Makefile.in-132-am__install_max = 40
ebook-speaker-5.5.2/doc/Makefile.in-133-am__nobase_strip_setup = \
ebook-speaker-5.5.2/doc/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ebook-speaker-5.5.2/doc/Makefile.in-135-am__nobase_strip = \
##############################################
ebook-speaker-5.5.2/doc/Makefile.in-332-	@list='$(dist_html_DATA)'; test -n "$(htmldir)" || list=; \
ebook-speaker-5.5.2/doc/Makefile.in:333:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ebook-speaker-5.5.2/doc/Makefile.in-334-	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
##############################################
ebook-speaker-5.5.2/doc/Makefile.in-353-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
ebook-speaker-5.5.2/doc/Makefile.in:354:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ebook-speaker-5.5.2/doc/Makefile.in-355-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
ebook-speaker-5.5.2/doc/Makefile.in-363-distdir: $(DISTFILES)
ebook-speaker-5.5.2/doc/Makefile.in:364:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/doc/Makefile.in:365:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/doc/Makefile.in-366-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/doc/Makefile.in-377-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/doc/Makefile.in:378:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/doc/Makefile.in-379-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/po/Rules-quot-15-.insert-header.po-update-en:
ebook-speaker-5.5.2/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
ebook-speaker-5.5.2/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
ebook-speaker-5.5.2/po/Rules-quot-18-	tmpdir=`pwd`; \
ebook-speaker-5.5.2/po/Rules-quot-19-	echo "$$lang:"; \
ebook-speaker-5.5.2/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
ebook-speaker-5.5.2/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
ebook-speaker-5.5.2/po/Rules-quot-22-	cd $(srcdir); \
ebook-speaker-5.5.2/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
ebook-speaker-5.5.2/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-89-.po.gmo:
ebook-speaker-5.5.2/po/Makefile.in.in:90:	@lang=`echo $* | sed -e 's,.*/,,'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-91-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-160-	fi; \
ebook-speaker-5.5.2/po/Makefile.in.in:161:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ebook-speaker-5.5.2/po/Makefile.in.in-162-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-202-$(POFILES): $(srcdir)/$(DOMAIN).pot
ebook-speaker-5.5.2/po/Makefile.in.in:203:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-204-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-207-	  cd $(srcdir) \
ebook-speaker-5.5.2/po/Makefile.in.in:208:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ebook-speaker-5.5.2/po/Makefile.in.in-209-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-238-	for cat in $$catalogs; do \
ebook-speaker-5.5.2/po/Makefile.in.in:239:	  cat=`basename $$cat`; \
ebook-speaker-5.5.2/po/Makefile.in.in:240:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-241-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-248-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ebook-speaker-5.5.2/po/Makefile.in.in:249:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-250-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-289-	for cat in $$catalogs; do \
ebook-speaker-5.5.2/po/Makefile.in.in:290:	  cat=`basename $$cat`; \
ebook-speaker-5.5.2/po/Makefile.in.in:291:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-292-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-296-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ebook-speaker-5.5.2/po/Makefile.in.in:297:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-298-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-335-	for cat in $$catalogs; do \
ebook-speaker-5.5.2/po/Makefile.in.in:336:	  cat=`basename $$cat`; \
ebook-speaker-5.5.2/po/Makefile.in.in:337:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-338-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-400-.nop.po-create:
ebook-speaker-5.5.2/po/Makefile.in.in:401:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-402-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-407-.nop.po-update:
ebook-speaker-5.5.2/po/Makefile.in.in:408:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
ebook-speaker-5.5.2/po/Makefile.in.in-409-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
ebook-speaker-5.5.2/po/Makefile.in.in-414-	cd $(srcdir); \
ebook-speaker-5.5.2/po/Makefile.in.in:415:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ebook-speaker-5.5.2/po/Makefile.in.in-416-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ebook-speaker-5.5.2/man/Makefile.in-49-  { \
ebook-speaker-5.5.2/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/man/Makefile.in-51-  }; \
##############################################
ebook-speaker-5.5.2/man/Makefile.in-123-  esac
ebook-speaker-5.5.2/man/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ebook-speaker-5.5.2/man/Makefile.in-125-am__vpath_adj = case $$p in \
ebook-speaker-5.5.2/man/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ebook-speaker-5.5.2/man/Makefile.in-127-    *) f=$$p;; \
ebook-speaker-5.5.2/man/Makefile.in-128-  esac;
ebook-speaker-5.5.2/man/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ebook-speaker-5.5.2/man/Makefile.in-130-am__install_max = 40
ebook-speaker-5.5.2/man/Makefile.in-131-am__nobase_strip_setup = \
ebook-speaker-5.5.2/man/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ebook-speaker-5.5.2/man/Makefile.in-133-am__nobase_strip = \
##############################################
ebook-speaker-5.5.2/man/Makefile.in-312-	test -n "$(man1dir)" \
ebook-speaker-5.5.2/man/Makefile.in:313:	  && test -n "`echo $$list1$$list2`" \
ebook-speaker-5.5.2/man/Makefile.in-314-	  || exit 0; \
##############################################
ebook-speaker-5.5.2/man/Makefile.in-358-distdir: $(DISTFILES)
ebook-speaker-5.5.2/man/Makefile.in:359:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/man/Makefile.in:360:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/man/Makefile.in-361-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/man/Makefile.in-372-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/man/Makefile.in:373:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/man/Makefile.in-374-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/install-sh-234-      fi
ebook-speaker-5.5.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ebook-speaker-5.5.2/install-sh-236-    *)
##############################################
ebook-speaker-5.5.2/install-sh-281-      dstdir=$dst
ebook-speaker-5.5.2/install-sh:282:      dst=$dstdir/`basename "$src"`
ebook-speaker-5.5.2/install-sh-283-      dstdir_status=0
ebook-speaker-5.5.2/install-sh-284-    else
ebook-speaker-5.5.2/install-sh:285:      dstdir=`dirname "$dst"`
ebook-speaker-5.5.2/install-sh-286-      test -d "$dstdir"
##############################################
ebook-speaker-5.5.2/install-sh-344-                   test_tmpdir="$tmpdir/a"
ebook-speaker-5.5.2/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ebook-speaker-5.5.2/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
ebook-speaker-5.5.2/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ebook-speaker-5.5.2/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ebook-speaker-5.5.2/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ebook-speaker-5.5.2/install-sh-409-            case $prefix in
ebook-speaker-5.5.2/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ebook-speaker-5.5.2/install-sh-411-              *) qprefix=$prefix;;
##############################################
ebook-speaker-5.5.2/install-sh-458-    if $copy_on_change &&
ebook-speaker-5.5.2/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ebook-speaker-5.5.2/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ebook-speaker-5.5.2/install-sh-461-       set -f &&
##############################################
ebook-speaker-5.5.2/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
ebook-speaker-5.5.2/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
ebook-speaker-5.5.2/ylwrap-103-case $input in
##############################################
ebook-speaker-5.5.2/ylwrap-111-esac
ebook-speaker-5.5.2/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
ebook-speaker-5.5.2/ylwrap-113-
##############################################
ebook-speaker-5.5.2/ylwrap-150-  shift
ebook-speaker-5.5.2/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
ebook-speaker-5.5.2/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
ebook-speaker-5.5.2/ylwrap-153-done
##############################################
ebook-speaker-5.5.2/ylwrap-182-  do
ebook-speaker-5.5.2/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
ebook-speaker-5.5.2/ylwrap-184-    if test -f "$from"; then
##############################################
ebook-speaker-5.5.2/ylwrap-198-        realtarget=$target
ebook-speaker-5.5.2/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
ebook-speaker-5.5.2/ylwrap-200-      fi
##############################################
ebook-speaker-5.5.2/Makefile.am-57-force-update-gmo-%: check-gettext
ebook-speaker-5.5.2/Makefile.am:58:	@language=`echo $@ | sed s/force-update-gmo-//` ; \
ebook-speaker-5.5.2/Makefile.am-59-	if test ! -f po/$$language.po ; then \
##############################################
ebook-speaker-5.5.2/ar-lib-65-	mingw)
ebook-speaker-5.5.2/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ebook-speaker-5.5.2/ar-lib-67-	  ;;
ebook-speaker-5.5.2/ar-lib-68-	cygwin)
ebook-speaker-5.5.2/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
ebook-speaker-5.5.2/ar-lib-70-	  ;;
ebook-speaker-5.5.2/ar-lib-71-	wine)
ebook-speaker-5.5.2/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
ebook-speaker-5.5.2/ar-lib-73-	  ;;
##############################################
ebook-speaker-5.5.2/ar-lib-88-  archive=$3
ebook-speaker-5.5.2/ar-lib:89:  at_file_contents=`cat "$1"`
ebook-speaker-5.5.2/ar-lib-90-  eval set x "$at_file_contents"
##############################################
ebook-speaker-5.5.2/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
ebook-speaker-5.5.2/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
ebook-speaker-5.5.2/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
ebook-speaker-5.5.2/m4/iconv.m4-254-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
ebook-speaker-5.5.2/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ebook-speaker-5.5.2/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
ebook-speaker-5.5.2/m4/Makefile.in-49-  { \
ebook-speaker-5.5.2/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/m4/Makefile.in-51-  }; \
##############################################
ebook-speaker-5.5.2/m4/Makefile.in-303-distdir: $(DISTFILES)
ebook-speaker-5.5.2/m4/Makefile.in:304:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/m4/Makefile.in:305:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/m4/Makefile.in-306-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/m4/Makefile.in-317-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/m4/Makefile.in:318:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/m4/Makefile.in-319-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/m4/po.m4-48-changequote(,)dnl
ebook-speaker-5.5.2/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ebook-speaker-5.5.2/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ebook-speaker-5.5.2/m4/po.m4-55-changequote(,)dnl
ebook-speaker-5.5.2/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ebook-speaker-5.5.2/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ebook-speaker-5.5.2/m4/po.m4-74-changequote(,)dnl
ebook-speaker-5.5.2/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ebook-speaker-5.5.2/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ebook-speaker-5.5.2/m4/po.m4-99-      case "$ac_file" in
ebook-speaker-5.5.2/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ebook-speaker-5.5.2/m4/po.m4-101-      esac
##############################################
ebook-speaker-5.5.2/m4/po.m4-104-        # Adjust a relative srcdir.
ebook-speaker-5.5.2/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ebook-speaker-5.5.2/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ebook-speaker-5.5.2/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ebook-speaker-5.5.2/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ebook-speaker-5.5.2/m4/po.m4-111-        case "$ac_given_srcdir" in
ebook-speaker-5.5.2/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ebook-speaker-5.5.2/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ebook-speaker-5.5.2/m4/po.m4-132-            fi
ebook-speaker-5.5.2/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ebook-speaker-5.5.2/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
ebook-speaker-5.5.2/m4/po.m4-229-  # Adjust a relative srcdir.
ebook-speaker-5.5.2/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ebook-speaker-5.5.2/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ebook-speaker-5.5.2/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ebook-speaker-5.5.2/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ebook-speaker-5.5.2/m4/po.m4-236-  case "$ac_given_srcdir" in
ebook-speaker-5.5.2/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ebook-speaker-5.5.2/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ebook-speaker-5.5.2/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
ebook-speaker-5.5.2/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ebook-speaker-5.5.2/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ebook-speaker-5.5.2/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
ebook-speaker-5.5.2/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
ebook-speaker-5.5.2/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ebook-speaker-5.5.2/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ebook-speaker-5.5.2/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ebook-speaker-5.5.2/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ebook-speaker-5.5.2/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ebook-speaker-5.5.2/m4/po.m4-320-  fi
##############################################
ebook-speaker-5.5.2/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ebook-speaker-5.5.2/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ebook-speaker-5.5.2/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ebook-speaker-5.5.2/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ebook-speaker-5.5.2/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ebook-speaker-5.5.2/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
ebook-speaker-5.5.2/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ebook-speaker-5.5.2/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ebook-speaker-5.5.2/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ebook-speaker-5.5.2/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ebook-speaker-5.5.2/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
ebook-speaker-5.5.2/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ebook-speaker-5.5.2/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
ebook-speaker-5.5.2/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
ebook-speaker-5.5.2/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ebook-speaker-5.5.2/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
ebook-speaker-5.5.2/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ebook-speaker-5.5.2/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
ebook-speaker-5.5.2/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
ebook-speaker-5.5.2/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
ebook-speaker-5.5.2/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ebook-speaker-5.5.2/m4/lib-ld.m4-58-  *)
ebook-speaker-5.5.2/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ebook-speaker-5.5.2/m4/lib-ld.m4-60-  esac
##############################################
ebook-speaker-5.5.2/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
ebook-speaker-5.5.2/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
ebook-speaker-5.5.2/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
ebook-speaker-5.5.2/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ebook-speaker-5.5.2/m4/lib-ld.m4-69-      done
##############################################
ebook-speaker-5.5.2/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
ebook-speaker-5.5.2/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
ebook-speaker-5.5.2/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
ebook-speaker-5.5.2/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
ebook-speaker-5.5.2/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ebook-speaker-5.5.2/m4/gettext.m4-269-      fi
##############################################
ebook-speaker-5.5.2/m4/lib-prefix.m4-201-    *)
ebook-speaker-5.5.2/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,^=,,'`
ebook-speaker-5.5.2/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
ebook-speaker-5.5.2/m4/lib-prefix.m4-211-                ;;
ebook-speaker-5.5.2/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
ebook-speaker-5.5.2/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
ebook-speaker-5.5.2/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
ebook-speaker-5.5.2/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-322-                -L*)
ebook-speaker-5.5.2/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
ebook-speaker-5.5.2/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ebook-speaker-5.5.2/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ebook-speaker-5.5.2/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ebook-speaker-5.5.2/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-529-                  -L*)
ebook-speaker-5.5.2/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-581-                  -R*)
ebook-speaker-5.5.2/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ebook-speaker-5.5.2/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-611-                    dnl Handle this in the next round.
ebook-speaker-5.5.2/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ebook-speaker-5.5.2/m4/lib-link.m4-613-                    ;;
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-617-                    dnl option.
ebook-speaker-5.5.2/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ebook-speaker-5.5.2/m4/lib-link.m4-619-                    ;;
##############################################
ebook-speaker-5.5.2/m4/lib-link.m4-730-            -L) next=yes ;;
ebook-speaker-5.5.2/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
ebook-speaker-5.5.2/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
ebook-speaker-5.5.2/depcomp-64-  case $1 in
ebook-speaker-5.5.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ebook-speaker-5.5.2/depcomp-66-      *) dir=;;
##############################################
ebook-speaker-5.5.2/depcomp-73-{
ebook-speaker-5.5.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ebook-speaker-5.5.2/depcomp-75-}
##############################################
ebook-speaker-5.5.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ebook-speaker-5.5.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ebook-speaker-5.5.2/depcomp-128-
##############################################
ebook-speaker-5.5.2/depcomp-405-        sleep 1
ebook-speaker-5.5.2/depcomp:406:        i=`expr $i - 1`
ebook-speaker-5.5.2/depcomp-407-      done
ebook-speaker-5.5.2/depcomp-408-    fi
ebook-speaker-5.5.2/depcomp:409:    i=`expr $i - 1`
ebook-speaker-5.5.2/depcomp-410-  done
##############################################
ebook-speaker-5.5.2/depcomp-425-  # Do two passes, one to just change these to
ebook-speaker-5.5.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ebook-speaker-5.5.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ebook-speaker-5.5.2/depcomp-659-  done
ebook-speaker-5.5.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ebook-speaker-5.5.2/depcomp-661-  touch "$tmpdepfile"
##############################################
ebook-speaker-5.5.2/config.rpath-33-host="$1"
ebook-speaker-5.5.2/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
ebook-speaker-5.5.2/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
ebook-speaker-5.5.2/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ebook-speaker-5.5.2/config.rpath-37-
##############################################
ebook-speaker-5.5.2/config.rpath-47-done
ebook-speaker-5.5.2/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
ebook-speaker-5.5.2/config.rpath-49-
##############################################
ebook-speaker-5.5.2/config.rpath-94-        *)
ebook-speaker-5.5.2/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
ebook-speaker-5.5.2/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
ebook-speaker-5.5.2/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ebook-speaker-5.5.2/config.rpath:236:      case `$LD -v 2>&1` in
ebook-speaker-5.5.2/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ebook-speaker-5.5.2/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
ebook-speaker-5.5.2/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
ebook-speaker-5.5.2/config.rpath-243-          else
##############################################
ebook-speaker-5.5.2/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
ebook-speaker-5.5.2/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
ebook-speaker-5.5.2/config.rpath-300-          if test -f "$collect2name" && \
##############################################
ebook-speaker-5.5.2/config.rpath-434-        hardcode_direct=yes
ebook-speaker-5.5.2/config.rpath:435:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebook-speaker-5.5.2/config.rpath-436-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
ebook-speaker-5.5.2/config.rpath-498-    sysv5* | sco3.2v5* | sco5v6*)
ebook-speaker-5.5.2/config.rpath:499:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
ebook-speaker-5.5.2/config.rpath-500-      hardcode_libdir_separator=':'
##############################################
ebook-speaker-5.5.2/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
ebook-speaker-5.5.2/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
ebook-speaker-5.5.2/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
ebook-speaker-5.5.2/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ebook-speaker-5.5.2/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ebook-speaker-5.5.2/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ebook-speaker-5.5.2/config.rpath-657-
##############################################
ebook-speaker-5.5.2/src/Makefile.in-50-  { \
ebook-speaker-5.5.2/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/src/Makefile.in-52-  }; \
##############################################
ebook-speaker-5.5.2/src/Makefile.in-421-.c.o:
ebook-speaker-5.5.2/src/Makefile.in:422:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
ebook-speaker-5.5.2/src/Makefile.in-423-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ebook-speaker-5.5.2/src/Makefile.in-429-.c.obj:
ebook-speaker-5.5.2/src/Makefile.in:430:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
ebook-speaker-5.5.2/src/Makefile.in:431:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
ebook-speaker-5.5.2/src/Makefile.in-432-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
ebook-speaker-5.5.2/src/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ebook-speaker-5.5.2/src/Makefile.in:435:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ebook-speaker-5.5.2/src/Makefile.in-436-
##############################################
ebook-speaker-5.5.2/src/Makefile.in-466-GTAGS:
ebook-speaker-5.5.2/src/Makefile.in:467:	here=`$(am__cd) $(top_builddir) && pwd` \
ebook-speaker-5.5.2/src/Makefile.in-468-	  && $(am__cd) $(top_srcdir) \
##############################################
ebook-speaker-5.5.2/src/Makefile.in-489-distdir: $(DISTFILES)
ebook-speaker-5.5.2/src/Makefile.in:490:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/Makefile.in:491:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/Makefile.in-492-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/src/Makefile.in-503-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/src/Makefile.in:504:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/src/Makefile.in-505-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/src/pactl/Makefile.in-51-  { \
ebook-speaker-5.5.2/src/pactl/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-53-  }; \
##############################################
ebook-speaker-5.5.2/src/pactl/Makefile.in-172-  while test -n "$$dir1"; do \
ebook-speaker-5.5.2/src/pactl/Makefile.in:173:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-174-    if test "$$first" != "."; then \
ebook-speaker-5.5.2/src/pactl/Makefile.in-175-      if test "$$first" = ".."; then \
ebook-speaker-5.5.2/src/pactl/Makefile.in:176:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ebook-speaker-5.5.2/src/pactl/Makefile.in:177:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-178-      else \
ebook-speaker-5.5.2/src/pactl/Makefile.in:179:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-180-        if test "$$first2" = "$$first"; then \
ebook-speaker-5.5.2/src/pactl/Makefile.in:181:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-182-        else \
##############################################
ebook-speaker-5.5.2/src/pactl/Makefile.in-187-    fi; \
ebook-speaker-5.5.2/src/pactl/Makefile.in:188:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-189-  done; \
##############################################
ebook-speaker-5.5.2/src/pactl/Makefile.in-363-	dot_seen=no; \
ebook-speaker-5.5.2/src/pactl/Makefile.in:364:	target=`echo $@ | sed s/-recursive//`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-365-	case "$@" in \
##############################################
ebook-speaker-5.5.2/src/pactl/Makefile.in-426-GTAGS:
ebook-speaker-5.5.2/src/pactl/Makefile.in:427:	here=`$(am__cd) $(top_builddir) && pwd` \
ebook-speaker-5.5.2/src/pactl/Makefile.in-428-	  && $(am__cd) $(top_srcdir) \
##############################################
ebook-speaker-5.5.2/src/pactl/Makefile.in-449-distdir: $(DISTFILES)
ebook-speaker-5.5.2/src/pactl/Makefile.in:450:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in:451:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-452-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/src/pactl/Makefile.in-463-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/src/pactl/Makefile.in:464:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/src/pactl/Makefile.in-465-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-34-
ebook-speaker-5.5.2/src/pactl/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ebook-speaker-5.5.2/src/pactl/config.guess-36-
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-102-: ${TMPDIR=/tmp} ;
ebook-speaker-5.5.2/src/pactl/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ebook-speaker-5.5.2/src/pactl/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-151-	EOF
ebook-speaker-5.5.2/src/pactl/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
ebook-speaker-5.5.2/src/pactl/config.guess-153-	;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-181-	    earmv*)
ebook-speaker-5.5.2/src/pactl/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
ebook-speaker-5.5.2/src/pactl/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
ebook-speaker-5.5.2/src/pactl/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
ebook-speaker-5.5.2/src/pactl/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
ebook-speaker-5.5.2/src/pactl/config.guess-215-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-226-	    *)
ebook-speaker-5.5.2/src/pactl/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
ebook-speaker-5.5.2/src/pactl/config.guess-228-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-264-	*4.0)
ebook-speaker-5.5.2/src/pactl/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ebook-speaker-5.5.2/src/pactl/config.guess-266-		;;
ebook-speaker-5.5.2/src/pactl/config.guess-267-	*5.*)
ebook-speaker-5.5.2/src/pactl/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ebook-speaker-5.5.2/src/pactl/config.guess-269-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
ebook-speaker-5.5.2/src/pactl/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ebook-speaker-5.5.2/src/pactl/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-312-	# 1.2 uses "1.2" for uname -r.
ebook-speaker-5.5.2/src/pactl/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
ebook-speaker-5.5.2/src/pactl/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-372-    s390x:SunOS:*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-374-	exit ;;
ebook-speaker-5.5.2/src/pactl/config.guess-375-    sun4H:SunOS:5.*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-377-	exit ;;
ebook-speaker-5.5.2/src/pactl/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-380-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-397-	fi
ebook-speaker-5.5.2/src/pactl/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-399-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
ebook-speaker-5.5.2/src/pactl/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-405-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
ebook-speaker-5.5.2/src/pactl/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ebook-speaker-5.5.2/src/pactl/config.guess-414-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-418-    sun*:*:4.2BSD:*)
ebook-speaker-5.5.2/src/pactl/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ebook-speaker-5.5.2/src/pactl/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ebook-speaker-5.5.2/src/pactl/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ebook-speaker-5.5.2/src/pactl/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ebook-speaker-5.5.2/src/pactl/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-556-    *:IRIX*:*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ebook-speaker-5.5.2/src/pactl/config.guess-558-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-586-EOF
ebook-speaker-5.5.2/src/pactl/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ebook-speaker-5.5.2/src/pactl/config.guess-588-		then
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-599-    *:AIX:*:[4567])
ebook-speaker-5.5.2/src/pactl/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ebook-speaker-5.5.2/src/pactl/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-635-    9000/[34678]??:HP-UX:*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-689-EOF
ebook-speaker-5.5.2/src/pactl/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ebook-speaker-5.5.2/src/pactl/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-717-    ia64:HP-UX:*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-747-EOF
ebook-speaker-5.5.2/src/pactl/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ebook-speaker-5.5.2/src/pactl/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ebook-speaker-5.5.2/src/pactl/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ebook-speaker-5.5.2/src/pactl/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ebook-speaker-5.5.2/src/pactl/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
ebook-speaker-5.5.2/src/pactl/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-839-	    amd64)
ebook-speaker-5.5.2/src/pactl/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ebook-speaker-5.5.2/src/pactl/config.guess-841-	    *)
ebook-speaker-5.5.2/src/pactl/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ebook-speaker-5.5.2/src/pactl/config.guess-843-	esac
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-897-    prep*:SunOS:5.*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-899-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-901-	# the GNU system
ebook-speaker-5.5.2/src/pactl/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ebook-speaker-5.5.2/src/pactl/config.guess-903-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-905-	# other systems with GNU libc and userland
ebook-speaker-5.5.2/src/pactl/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ebook-speaker-5.5.2/src/pactl/config.guess-907-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-999-EOF
ebook-speaker-5.5.2/src/pactl/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ebook-speaker-5.5.2/src/pactl/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ebook-speaker-5.5.2/src/pactl/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-1302-	fi
ebook-speaker-5.5.2/src/pactl/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
ebook-speaker-5.5.2/src/pactl/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-1387-    *:DragonFly:*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ebook-speaker-5.5.2/src/pactl/config.guess-1389-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.guess-1400-    i*86:skyos:*:*)
ebook-speaker-5.5.2/src/pactl/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
ebook-speaker-5.5.2/src/pactl/config.guess-1402-	exit ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-52-
ebook-speaker-5.5.2/src/pactl/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ebook-speaker-5.5.2/src/pactl/config.sub-54-
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
ebook-speaker-5.5.2/src/pactl/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ebook-speaker-5.5.2/src/pactl/config.sub-116-case $maybe_os in
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-122-    os=-$maybe_os
ebook-speaker-5.5.2/src/pactl/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ebook-speaker-5.5.2/src/pactl/config.sub-124-    ;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-126-    os=-linux-android
ebook-speaker-5.5.2/src/pactl/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ebook-speaker-5.5.2/src/pactl/config.sub-128-    ;;
ebook-speaker-5.5.2/src/pactl/config.sub-129-  *)
ebook-speaker-5.5.2/src/pactl/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ebook-speaker-5.5.2/src/pactl/config.sub-131-    if [ $basic_machine != $1 ]
ebook-speaker-5.5.2/src/pactl/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
ebook-speaker-5.5.2/src/pactl/config.sub-133-    else os=; fi
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-180-		os=-sco5v6
ebook-speaker-5.5.2/src/pactl/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-182-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-184-		os=-sco3.2v5
ebook-speaker-5.5.2/src/pactl/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-186-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-188-		os=-sco3.2v4
ebook-speaker-5.5.2/src/pactl/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-190-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-191-	-sco3.2.[4-9]*)
ebook-speaker-5.5.2/src/pactl/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ebook-speaker-5.5.2/src/pactl/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-194-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
ebook-speaker-5.5.2/src/pactl/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-198-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
ebook-speaker-5.5.2/src/pactl/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-202-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-204-		os=-sco3.2v2
ebook-speaker-5.5.2/src/pactl/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-206-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-207-	-udk*)
ebook-speaker-5.5.2/src/pactl/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-209-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-211-		os=-isc2.2
ebook-speaker-5.5.2/src/pactl/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-213-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-217-	-isc*)
ebook-speaker-5.5.2/src/pactl/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-219-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-229-	-ptx*)
ebook-speaker-5.5.2/src/pactl/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ebook-speaker-5.5.2/src/pactl/config.sub-231-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-232-	-windowsnt*)
ebook-speaker-5.5.2/src/pactl/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ebook-speaker-5.5.2/src/pactl/config.sub-234-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-367-	*-*-*)
ebook-speaker-5.5.2/src/pactl/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ebook-speaker-5.5.2/src/pactl/config.sub-369-		exit 1
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-495-	amd64-*)
ebook-speaker-5.5.2/src/pactl/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-497-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-540-	blackfin-*)
ebook-speaker-5.5.2/src/pactl/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-542-		os=-linux
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-548-	c54x-*)
ebook-speaker-5.5.2/src/pactl/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-550-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-551-	c55x-*)
ebook-speaker-5.5.2/src/pactl/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-553-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-554-	c6x-*)
ebook-speaker-5.5.2/src/pactl/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-556-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-652-	e500v[12]-*)
ebook-speaker-5.5.2/src/pactl/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-654-		os=$os"spe"
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-759-	i*86v32)
ebook-speaker-5.5.2/src/pactl/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-761-		os=-sysv32
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-763-	i*86v4*)
ebook-speaker-5.5.2/src/pactl/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-765-		os=-sysv4
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-767-	i*86v)
ebook-speaker-5.5.2/src/pactl/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-769-		os=-sysv
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-771-	i*86sol2)
ebook-speaker-5.5.2/src/pactl/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebook-speaker-5.5.2/src/pactl/config.sub-773-		os=-solaris2
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-797-	leon-*|leon[3-9]-*)
ebook-speaker-5.5.2/src/pactl/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
ebook-speaker-5.5.2/src/pactl/config.sub-799-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-804-	m68knommu-*)
ebook-speaker-5.5.2/src/pactl/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-806-		os=-linux
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-841-	mips3*-*)
ebook-speaker-5.5.2/src/pactl/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ebook-speaker-5.5.2/src/pactl/config.sub-843-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-844-	mips3*)
ebook-speaker-5.5.2/src/pactl/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ebook-speaker-5.5.2/src/pactl/config.sub-846-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-863-	ms1-*)
ebook-speaker-5.5.2/src/pactl/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ebook-speaker-5.5.2/src/pactl/config.sub-865-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-982-	parisc-*)
ebook-speaker-5.5.2/src/pactl/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-984-		os=-linux
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-998-	pc98-*)
ebook-speaker-5.5.2/src/pactl/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1000-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1015-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1018-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1021-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-1022-	pentium4-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1024-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1032-	ppc-* | ppcbe-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1034-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1038-	ppcle-* | powerpclittle-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1040-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1042-		;;
ebook-speaker-5.5.2/src/pactl/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1044-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1048-	ppc64le-* | powerpc64little-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1050-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1131-	strongarm-* | thumb-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub-1133-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1261-	xscale-* | xscalee[bl]-*)
ebook-speaker-5.5.2/src/pactl/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ebook-speaker-5.5.2/src/pactl/config.sub-1263-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1338-	*)
ebook-speaker-5.5.2/src/pactl/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ebook-speaker-5.5.2/src/pactl/config.sub-1340-		exit 1
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1346-	*-digital*)
ebook-speaker-5.5.2/src/pactl/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ebook-speaker-5.5.2/src/pactl/config.sub-1348-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-1349-	*-commodore*)
ebook-speaker-5.5.2/src/pactl/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ebook-speaker-5.5.2/src/pactl/config.sub-1351-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1367-	-solaris1 | -solaris1.*)
ebook-speaker-5.5.2/src/pactl/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1369-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1379-	-gnu/linux*)
ebook-speaker-5.5.2/src/pactl/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1381-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1426-	-nto*)
ebook-speaker-5.5.2/src/pactl/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1428-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1433-	-mac*)
ebook-speaker-5.5.2/src/pactl/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1435-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1439-	-linux*)
ebook-speaker-5.5.2/src/pactl/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1441-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-1442-	-sunos5*)
ebook-speaker-5.5.2/src/pactl/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1444-		;;
ebook-speaker-5.5.2/src/pactl/config.sub-1445-	-sunos6*)
ebook-speaker-5.5.2/src/pactl/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1447-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1494-	-sinix5.*)
ebook-speaker-5.5.2/src/pactl/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
ebook-speaker-5.5.2/src/pactl/config.sub-1496-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
ebook-speaker-5.5.2/src/pactl/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
ebook-speaker-5.5.2/src/pactl/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ebook-speaker-5.5.2/src/pactl/config.sub-1552-		exit 1
##############################################
ebook-speaker-5.5.2/src/pactl/config.sub-1812-		esac
ebook-speaker-5.5.2/src/pactl/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ebook-speaker-5.5.2/src/pactl/config.sub-1814-		;;
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ebook-speaker-5.5.2/src/pactl/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-94-# and then we would define $MISSING as
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
ebook-speaker-5.5.2/src/pactl/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-109-])
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
ebook-speaker-5.5.2/src/pactl/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-207-  fi
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
ebook-speaker-5.5.2/src/pactl/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ebook-speaker-5.5.2/src/pactl/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-367-    else
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-371-    # from the Makefile without running 'make'.
ebook-speaker-5.5.2/src/pactl/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-373-    test -z "$DEPDIR" && continue
ebook-speaker-5.5.2/src/pactl/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-375-    test -z "$am__include" && continue
ebook-speaker-5.5.2/src/pactl/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-385-      test -f "$dirpart/$file" && continue
ebook-speaker-5.5.2/src/pactl/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
ebook-speaker-5.5.2/src/pactl/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ebook-speaker-5.5.2/src/pactl/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-602-    * )
ebook-speaker-5.5.2/src/pactl/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ebook-speaker-5.5.2/src/pactl/aclocal.m4-604-  esac
ebook-speaker-5.5.2/src/pactl/aclocal.m4-605-done
ebook-speaker-5.5.2/src/pactl/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ebook-speaker-5.5.2/src/pactl/aclocal.m4-607-
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
ebook-speaker-5.5.2/src/pactl/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/src/pactl/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-683-   echo '.include "confinc"' > confmf
ebook-speaker-5.5.2/src/pactl/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/src/pactl/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/src/pactl/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
ebook-speaker-5.5.2/src/pactl/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-867-     if test "$[*]" = "X"; then
ebook-speaker-5.5.2/src/pactl/aclocal.m4-868-	# -L didn't work.
ebook-speaker-5.5.2/src/pactl/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
ebook-speaker-5.5.2/src/pactl/aclocal.m4-870-     fi
##############################################
ebook-speaker-5.5.2/src/pactl/install-sh-234-      fi
ebook-speaker-5.5.2/src/pactl/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ebook-speaker-5.5.2/src/pactl/install-sh-236-    *)
##############################################
ebook-speaker-5.5.2/src/pactl/install-sh-281-      dstdir=$dst
ebook-speaker-5.5.2/src/pactl/install-sh:282:      dst=$dstdir/`basename "$src"`
ebook-speaker-5.5.2/src/pactl/install-sh-283-      dstdir_status=0
ebook-speaker-5.5.2/src/pactl/install-sh-284-    else
ebook-speaker-5.5.2/src/pactl/install-sh:285:      dstdir=`dirname "$dst"`
ebook-speaker-5.5.2/src/pactl/install-sh-286-      test -d "$dstdir"
##############################################
ebook-speaker-5.5.2/src/pactl/install-sh-344-                   test_tmpdir="$tmpdir/a"
ebook-speaker-5.5.2/src/pactl/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ebook-speaker-5.5.2/src/pactl/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
ebook-speaker-5.5.2/src/pactl/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ebook-speaker-5.5.2/src/pactl/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ebook-speaker-5.5.2/src/pactl/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ebook-speaker-5.5.2/src/pactl/install-sh-409-            case $prefix in
ebook-speaker-5.5.2/src/pactl/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ebook-speaker-5.5.2/src/pactl/install-sh-411-              *) qprefix=$prefix;;
##############################################
ebook-speaker-5.5.2/src/pactl/install-sh-458-    if $copy_on_change &&
ebook-speaker-5.5.2/src/pactl/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ebook-speaker-5.5.2/src/pactl/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ebook-speaker-5.5.2/src/pactl/install-sh-461-       set -f &&
##############################################
ebook-speaker-5.5.2/src/pactl/m4/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
ebook-speaker-5.5.2/src/pactl/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ebook-speaker-5.5.2/src/pactl/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in-49-  { \
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in-51-  }; \
##############################################
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in-265-distdir: $(DISTFILES)
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in:266:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in:267:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in-268-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in-279-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in:280:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile.in-281-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-64-    else
ebook-speaker-5.5.2/src/pactl/m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-66-      AC_MSG_RESULT(
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-92-      case "$ac_file" in
ebook-speaker-5.5.2/src/pactl/m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ebook-speaker-5.5.2/src/pactl/m4/po.m4-94-      esac
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-97-        # Adjust a relative srcdir.
ebook-speaker-5.5.2/src/pactl/m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-104-        case "$ac_given_srcdir" in
ebook-speaker-5.5.2/src/pactl/m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ebook-speaker-5.5.2/src/pactl/m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-121-            fi
ebook-speaker-5.5.2/src/pactl/m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-217-  # Adjust a relative srcdir.
ebook-speaker-5.5.2/src/pactl/m4/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-224-  case "$ac_given_srcdir" in
ebook-speaker-5.5.2/src/pactl/m4/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ebook-speaker-5.5.2/src/pactl/m4/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
ebook-speaker-5.5.2/src/pactl/m4/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-300-    # The LINGUAS file contains the set of available languages.
ebook-speaker-5.5.2/src/pactl/m4/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ebook-speaker-5.5.2/src/pactl/m4/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-307-  fi
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ebook-speaker-5.5.2/src/pactl/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-400-    for lang in $ALL_LINGUAS; do
ebook-speaker-5.5.2/src/pactl/m4/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
ebook-speaker-5.5.2/src/pactl/m4/po.m4-411-    for lang in $ALL_LINGUAS; do
ebook-speaker-5.5.2/src/pactl/m4/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
ebook-speaker-5.5.2/src/pactl/m4/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-54-  *)
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-56-  esac
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-61-      # Canonicalize the path of ld
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-65-      done
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
ebook-speaker-5.5.2/src/pactl/m4/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
ebook-speaker-5.5.2/src/pactl/m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
ebook-speaker-5.5.2/src/pactl/m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ebook-speaker-5.5.2/src/pactl/m4/gettext.m4-239-      fi
##############################################
ebook-speaker-5.5.2/src/pactl/m4/gettext.m4-449-changequote(<<,>>)dnl
ebook-speaker-5.5.2/src/pactl/m4/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
ebook-speaker-5.5.2/src/pactl/m4/gettext.m4-451-    case $ac_prog_version in
##############################################
ebook-speaker-5.5.2/src/pactl/m4/Makefile-49-  { \
ebook-speaker-5.5.2/src/pactl/m4/Makefile:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile-51-  }; \
##############################################
ebook-speaker-5.5.2/src/pactl/m4/Makefile-265-distdir: $(DISTFILES)
ebook-speaker-5.5.2/src/pactl/m4/Makefile:266:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile:267:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile-268-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/src/pactl/m4/Makefile-279-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/src/pactl/m4/Makefile:280:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/src/pactl/m4/Makefile-281-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-218-                -L*)
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-335-              */lib | */lib/)
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-388-                  -L*)
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-438-                  -R*)
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-468-                    dnl Handle this in the next round.
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-470-                    ;;
##############################################
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-474-                    dnl option.
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ebook-speaker-5.5.2/src/pactl/m4/lib-link.m4-476-                    ;;
##############################################
ebook-speaker-5.5.2/src/pactl/depcomp-64-  case $1 in
ebook-speaker-5.5.2/src/pactl/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ebook-speaker-5.5.2/src/pactl/depcomp-66-      *) dir=;;
##############################################
ebook-speaker-5.5.2/src/pactl/depcomp-73-{
ebook-speaker-5.5.2/src/pactl/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ebook-speaker-5.5.2/src/pactl/depcomp-75-}
##############################################
ebook-speaker-5.5.2/src/pactl/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ebook-speaker-5.5.2/src/pactl/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ebook-speaker-5.5.2/src/pactl/depcomp-128-
##############################################
ebook-speaker-5.5.2/src/pactl/depcomp-405-        sleep 1
ebook-speaker-5.5.2/src/pactl/depcomp:406:        i=`expr $i - 1`
ebook-speaker-5.5.2/src/pactl/depcomp-407-      done
ebook-speaker-5.5.2/src/pactl/depcomp-408-    fi
ebook-speaker-5.5.2/src/pactl/depcomp:409:    i=`expr $i - 1`
ebook-speaker-5.5.2/src/pactl/depcomp-410-  done
##############################################
ebook-speaker-5.5.2/src/pactl/depcomp-425-  # Do two passes, one to just change these to
ebook-speaker-5.5.2/src/pactl/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ebook-speaker-5.5.2/src/pactl/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ebook-speaker-5.5.2/src/pactl/depcomp-659-  done
ebook-speaker-5.5.2/src/pactl/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ebook-speaker-5.5.2/src/pactl/depcomp-661-  touch "$tmpdepfile"
##############################################
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-50-  { \
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-52-  }; \
##############################################
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-366-.c.o:
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:367:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-368-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-374-.c.obj:
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:375:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:376:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-377-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:380:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-381-
##############################################
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-411-GTAGS:
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:412:	here=`$(am__cd) $(top_builddir) && pwd` \
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-413-	  && $(am__cd) $(top_srcdir) \
##############################################
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-434-distdir: $(DISTFILES)
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:435:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:436:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-437-	list='$(DISTFILES)'; \
##############################################
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-448-	  if test -d $$d/$$file; then \
ebook-speaker-5.5.2/src/pactl/src/Makefile.in:449:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebook-speaker-5.5.2/src/pactl/src/Makefile.in-450-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebook-speaker-5.5.2/src/pactl/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ebook-speaker-5.5.2/src/pactl/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/src/pactl/configure-47-  as_echo='print -r --'
ebook-speaker-5.5.2/src/pactl/configure-48-  as_echo_n='print -rn --'
ebook-speaker-5.5.2/src/pactl/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/src/pactl/configure-50-  as_echo='printf %s\n'
##############################################
ebook-speaker-5.5.2/src/pactl/configure-52-else
ebook-speaker-5.5.2/src/pactl/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ebook-speaker-5.5.2/src/pactl/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ebook-speaker-5.5.2/src/pactl/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ebook-speaker-5.5.2/src/pactl/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ebook-speaker-5.5.2/src/pactl/configure-64-      esac;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ebook-speaker-5.5.2/src/pactl/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ebook-speaker-5.5.2/src/pactl/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ebook-speaker-5.5.2/src/pactl/configure-327-      case $as_dir in #(
ebook-speaker-5.5.2/src/pactl/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ebook-speaker-5.5.2/src/pactl/configure-329-      *) as_qdir=$as_dir;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-400-  {
ebook-speaker-5.5.2/src/pactl/configure:401:    as_val=`expr "$@" || test $? -eq 1`
ebook-speaker-5.5.2/src/pactl/configure-402-  }
##############################################
ebook-speaker-5.5.2/src/pactl/configure-407-# ----------------------------------------
ebook-speaker-5.5.2/src/pactl/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ebook-speaker-5.5.2/src/pactl/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ebook-speaker-5.5.2/src/pactl/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ebook-speaker-5.5.2/src/pactl/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ebook-speaker-5.5.2/src/pactl/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ebook-speaker-5.5.2/src/pactl/configure-800-  case $ac_option in
ebook-speaker-5.5.2/src/pactl/configure:801:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ebook-speaker-5.5.2/src/pactl/configure-802-  *=)   ac_optarg= ;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-844-  -disable-* | --disable-*)
ebook-speaker-5.5.2/src/pactl/configure:845:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ebook-speaker-5.5.2/src/pactl/configure-846-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-849-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/src/pactl/configure:850:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/src/pactl/configure-851-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/src/pactl/configure-870-  -enable-* | --enable-*)
ebook-speaker-5.5.2/src/pactl/configure:871:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ebook-speaker-5.5.2/src/pactl/configure-872-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-875-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/src/pactl/configure:876:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/src/pactl/configure-877-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1083-  -with-* | --with-*)
ebook-speaker-5.5.2/src/pactl/configure:1084:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ebook-speaker-5.5.2/src/pactl/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1088-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/src/pactl/configure:1089:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/src/pactl/configure-1090-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1099-  -without-* | --without-*)
ebook-speaker-5.5.2/src/pactl/configure:1100:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ebook-speaker-5.5.2/src/pactl/configure-1101-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1104-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/src/pactl/configure:1105:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/src/pactl/configure-1106-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1137-  *=*)
ebook-speaker-5.5.2/src/pactl/configure:1138:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ebook-speaker-5.5.2/src/pactl/configure-1139-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1158-if test -n "$ac_prev"; then
ebook-speaker-5.5.2/src/pactl/configure:1159:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ebook-speaker-5.5.2/src/pactl/configure-1160-  as_fn_error $? "missing argument to $ac_option"
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1180-    */ )
ebook-speaker-5.5.2/src/pactl/configure:1181:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ebook-speaker-5.5.2/src/pactl/configure-1182-      eval $ac_var=\$ac_val;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1215-ac_ls_di=`ls -di .` &&
ebook-speaker-5.5.2/src/pactl/configure:1216:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ebook-speaker-5.5.2/src/pactl/configure-1217-  as_fn_error $? "working directory cannot be determined"
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1271-case $srcdir in
ebook-speaker-5.5.2/src/pactl/configure:1272:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ebook-speaker-5.5.2/src/pactl/configure-1273-esac
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1314-By default, \`make install' will install all the files in
ebook-speaker-5.5.2/src/pactl/configure:1315:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ebook-speaker-5.5.2/src/pactl/configure:1316:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ebook-speaker-5.5.2/src/pactl/configure-1317-for instance \`--prefix=\$HOME'.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-1404-*)
ebook-speaker-5.5.2/src/pactl/configure:1405:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ebook-speaker-5.5.2/src/pactl/configure-1406-  # A ".." for each directory in $ac_dir_suffix.
ebook-speaker-5.5.2/src/pactl/configure:1407:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ebook-speaker-5.5.2/src/pactl/configure-1408-  case $ac_top_builddir_sub in
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2008-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
ebook-speaker-5.5.2/src/pactl/configure:2009:  as_decl_name=`echo $2|sed 's/ *(.*//'`
ebook-speaker-5.5.2/src/pactl/configure:2010:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
ebook-speaker-5.5.2/src/pactl/configure-2011-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2122-    *\'*)
ebook-speaker-5.5.2/src/pactl/configure:2123:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/src/pactl/configure-2124-    esac
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2205-      case $ac_val in
ebook-speaker-5.5.2/src/pactl/configure:2206:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ebook-speaker-5.5.2/src/pactl/configure-2207-      esac
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2220-	case $ac_val in
ebook-speaker-5.5.2/src/pactl/configure:2221:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ebook-speaker-5.5.2/src/pactl/configure-2222-	esac
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2340-    set,)
ebook-speaker-5.5.2/src/pactl/configure:2341:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ebook-speaker-5.5.2/src/pactl/configure:2342:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ebook-speaker-5.5.2/src/pactl/configure-2343-      ac_cache_corrupted=: ;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2351-	# differences in whitespace do not lead to failure.
ebook-speaker-5.5.2/src/pactl/configure:2352:	ac_old_val_w=`echo x $ac_old_val`
ebook-speaker-5.5.2/src/pactl/configure:2353:	ac_new_val_w=`echo x $ac_new_val`
ebook-speaker-5.5.2/src/pactl/configure-2354-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2371-    case $ac_new_val in
ebook-speaker-5.5.2/src/pactl/configure:2372:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/src/pactl/configure-2373-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2546-     echo "timestamp, slept: $am_has_slept" > conftest.file
ebook-speaker-5.5.2/src/pactl/configure:2547:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ebook-speaker-5.5.2/src/pactl/configure-2548-     if test "$*" = "X"; then
ebook-speaker-5.5.2/src/pactl/configure-2549-	# -L didn't work.
ebook-speaker-5.5.2/src/pactl/configure:2550:	set X `ls -t "$srcdir/configure" conftest.file`
ebook-speaker-5.5.2/src/pactl/configure-2551-     fi
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2597-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ebook-speaker-5.5.2/src/pactl/configure:2598:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ebook-speaker-5.5.2/src/pactl/configure-2599-
ebook-speaker-5.5.2/src/pactl/configure-2600-# Expand $ac_aux_dir to an absolute path.
ebook-speaker-5.5.2/src/pactl/configure:2601:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ebook-speaker-5.5.2/src/pactl/configure-2602-
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2742-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ebook-speaker-5.5.2/src/pactl/configure:2743:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ebook-speaker-5.5.2/src/pactl/configure-2744-	     'mkdir (GNU coreutils) '* | \
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2815-set x ${MAKE-make}
ebook-speaker-5.5.2/src/pactl/configure:2816:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ebook-speaker-5.5.2/src/pactl/configure-2817-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2825-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ebook-speaker-5.5.2/src/pactl/configure:2826:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ebook-speaker-5.5.2/src/pactl/configure-2827-  *@@@%%%=?*=@@@%%%*)
##############################################
ebook-speaker-5.5.2/src/pactl/configure-2891-
ebook-speaker-5.5.2/src/pactl/configure:2892:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ebook-speaker-5.5.2/src/pactl/configure-2893-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ebook-speaker-5.5.2/src/pactl/configure-3399-$as_echo_n "checking whether the C compiler works... " >&6; }
ebook-speaker-5.5.2/src/pactl/configure:3400:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ebook-speaker-5.5.2/src/pactl/configure-3401-
##############################################
ebook-speaker-5.5.2/src/pactl/configure-3443-	then :; else
ebook-speaker-5.5.2/src/pactl/configure:3444:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ebook-speaker-5.5.2/src/pactl/configure-3445-	fi
##############################################
ebook-speaker-5.5.2/src/pactl/configure-3503-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ebook-speaker-5.5.2/src/pactl/configure:3504:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ebook-speaker-5.5.2/src/pactl/configure-3505-	  break;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-3612-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ebook-speaker-5.5.2/src/pactl/configure:3613:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ebook-speaker-5.5.2/src/pactl/configure-3614-       break;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-3920-# Ignore all kinds of additional output from 'make'.
ebook-speaker-5.5.2/src/pactl/configure:3921:case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/src/pactl/configure-3922-*the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/src/pactl/configure-3930-   echo '.include "confinc"' > confmf
ebook-speaker-5.5.2/src/pactl/configure:3931:   case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/src/pactl/configure-3932-   *the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/src/pactl/configure-3993-  if test "$am_compiler_list" = ""; then
ebook-speaker-5.5.2/src/pactl/configure:3994:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ebook-speaker-5.5.2/src/pactl/configure-3995-  fi
##############################################
ebook-speaker-5.5.2/src/pactl/configure-4453-  # Check for GNU $ac_path_GREP
ebook-speaker-5.5.2/src/pactl/configure:4454:case `"$ac_path_GREP" --version 2>&1` in
ebook-speaker-5.5.2/src/pactl/configure-4455-*GNU*)
##############################################
ebook-speaker-5.5.2/src/pactl/configure-4519-  # Check for GNU $ac_path_EGREP
ebook-speaker-5.5.2/src/pactl/configure:4520:case `"$ac_path_EGREP" --version 2>&1` in
ebook-speaker-5.5.2/src/pactl/configure-4521-*GNU*)
##############################################
ebook-speaker-5.5.2/src/pactl/configure-4680-do :
ebook-speaker-5.5.2/src/pactl/configure:4681:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ebook-speaker-5.5.2/src/pactl/configure-4682-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ebook-speaker-5.5.2/src/pactl/configure-4685-  cat >>confdefs.h <<_ACEOF
ebook-speaker-5.5.2/src/pactl/configure:4686:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ebook-speaker-5.5.2/src/pactl/configure-4687-_ACEOF
##############################################
ebook-speaker-5.5.2/src/pactl/configure-4695-do :
ebook-speaker-5.5.2/src/pactl/configure:4696:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ebook-speaker-5.5.2/src/pactl/configure-4697-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ebook-speaker-5.5.2/src/pactl/configure-4699-  cat >>confdefs.h <<_ACEOF
ebook-speaker-5.5.2/src/pactl/configure:4700:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ebook-speaker-5.5.2/src/pactl/configure-4701-_ACEOF
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5400-do :
ebook-speaker-5.5.2/src/pactl/configure:5401:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ebook-speaker-5.5.2/src/pactl/configure-5402-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5404-  cat >>confdefs.h <<_ACEOF
ebook-speaker-5.5.2/src/pactl/configure:5405:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ebook-speaker-5.5.2/src/pactl/configure-5406-_ACEOF
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5422-test "x$ac_build_alias" = x &&
ebook-speaker-5.5.2/src/pactl/configure:5423:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ebook-speaker-5.5.2/src/pactl/configure-5424-test "x$ac_build_alias" = x &&
ebook-speaker-5.5.2/src/pactl/configure-5425-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ebook-speaker-5.5.2/src/pactl/configure:5426:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ebook-speaker-5.5.2/src/pactl/configure-5427-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5446-IFS=$ac_save_IFS
ebook-speaker-5.5.2/src/pactl/configure:5447:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ebook-speaker-5.5.2/src/pactl/configure-5448-
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5457-else
ebook-speaker-5.5.2/src/pactl/configure:5458:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ebook-speaker-5.5.2/src/pactl/configure-5459-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5479-IFS=$ac_save_IFS
ebook-speaker-5.5.2/src/pactl/configure:5480:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ebook-speaker-5.5.2/src/pactl/configure-5481-
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5618-'
ebook-speaker-5.5.2/src/pactl/configure:5619:DEFS=`sed -n "$ac_script" confdefs.h`
ebook-speaker-5.5.2/src/pactl/configure-5620-
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5627-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ebook-speaker-5.5.2/src/pactl/configure:5628:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ebook-speaker-5.5.2/src/pactl/configure-5629-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5718-if test -z "$BASH_VERSION$ZSH_VERSION" \
ebook-speaker-5.5.2/src/pactl/configure:5719:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/src/pactl/configure-5720-  as_echo='print -r --'
ebook-speaker-5.5.2/src/pactl/configure-5721-  as_echo_n='print -rn --'
ebook-speaker-5.5.2/src/pactl/configure:5722:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/src/pactl/configure-5723-  as_echo='printf %s\n'
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5725-else
ebook-speaker-5.5.2/src/pactl/configure:5726:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ebook-speaker-5.5.2/src/pactl/configure-5727-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5735-	expr "X$arg" : "X\\(.*\\)$as_nl";
ebook-speaker-5.5.2/src/pactl/configure:5736:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ebook-speaker-5.5.2/src/pactl/configure-5737-      esac;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5812-# ----------------------------------------
ebook-speaker-5.5.2/src/pactl/configure:5813:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ebook-speaker-5.5.2/src/pactl/configure-5814-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5884-  {
ebook-speaker-5.5.2/src/pactl/configure:5885:    as_val=`expr "$@" || test $? -eq 1`
ebook-speaker-5.5.2/src/pactl/configure-5886-  }
##############################################
ebook-speaker-5.5.2/src/pactl/configure-5988-      case $as_dir in #(
ebook-speaker-5.5.2/src/pactl/configure:5989:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ebook-speaker-5.5.2/src/pactl/configure-5990-      *) as_qdir=$as_dir;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6115-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ebook-speaker-5.5.2/src/pactl/configure:6116:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ebook-speaker-5.5.2/src/pactl/configure-6117-ac_cs_version="\\
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6140-  --*=?*)
ebook-speaker-5.5.2/src/pactl/configure:6141:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ebook-speaker-5.5.2/src/pactl/configure:6142:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ebook-speaker-5.5.2/src/pactl/configure-6143-    ac_shift=:
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6145-  --*=)
ebook-speaker-5.5.2/src/pactl/configure:6146:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ebook-speaker-5.5.2/src/pactl/configure-6147-    ac_optarg=
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6169-    case $ac_optarg in
ebook-speaker-5.5.2/src/pactl/configure:6170:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/src/pactl/configure-6171-    '') as_fn_error $? "missing file argument" ;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6294-fi
ebook-speaker-5.5.2/src/pactl/configure:6295:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ebook-speaker-5.5.2/src/pactl/configure-6296-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6311-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ebook-speaker-5.5.2/src/pactl/configure:6312:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ebook-speaker-5.5.2/src/pactl/configure-6313-ac_delim='%!_!# '
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6317-
ebook-speaker-5.5.2/src/pactl/configure:6318:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ebook-speaker-5.5.2/src/pactl/configure-6319-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6479-      esac
ebook-speaker-5.5.2/src/pactl/configure:6480:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ebook-speaker-5.5.2/src/pactl/configure-6481-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6538-*)
ebook-speaker-5.5.2/src/pactl/configure:6539:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ebook-speaker-5.5.2/src/pactl/configure-6540-  # A ".." for each directory in $ac_dir_suffix.
ebook-speaker-5.5.2/src/pactl/configure:6541:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ebook-speaker-5.5.2/src/pactl/configure-6542-  case $ac_top_builddir_sub in
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6599-/@mandir@/p'
ebook-speaker-5.5.2/src/pactl/configure:6600:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ebook-speaker-5.5.2/src/pactl/configure-6601-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6616-
ebook-speaker-5.5.2/src/pactl/configure:6617:# Neutralize VPATH when `$srcdir' = `.'.
ebook-speaker-5.5.2/src/pactl/configure-6618-# Shell code in configure.ac might set extrasub.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6644-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ebook-speaker-5.5.2/src/pactl/configure:6645:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ebook-speaker-5.5.2/src/pactl/configure-6646-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6680-    # Strip MF so we end up with the name of the file.
ebook-speaker-5.5.2/src/pactl/configure:6681:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ebook-speaker-5.5.2/src/pactl/configure-6682-    # Check whether this is an Automake generated Makefile or not.
##############################################
ebook-speaker-5.5.2/src/pactl/configure-6717-    # from the Makefile without running 'make'.
ebook-speaker-5.5.2/src/pactl/configure:6718:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ebook-speaker-5.5.2/src/pactl/configure-6719-    test -z "$DEPDIR" && continue
ebook-speaker-5.5.2/src/pactl/configure:6720:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ebook-speaker-5.5.2/src/pactl/configure-6721-    test -z "$am__include" && continue
ebook-speaker-5.5.2/src/pactl/configure:6722:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ebook-speaker-5.5.2/src/pactl/configure-6723-    # Find all dependency output files, they are included files with
##############################################
ebook-speaker-5.5.2/src/pactl/compile-67-	mingw/*)
ebook-speaker-5.5.2/src/pactl/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ebook-speaker-5.5.2/src/pactl/compile-69-	  ;;
ebook-speaker-5.5.2/src/pactl/compile-70-	cygwin/*)
ebook-speaker-5.5.2/src/pactl/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ebook-speaker-5.5.2/src/pactl/compile-72-	  ;;
ebook-speaker-5.5.2/src/pactl/compile-73-	wine/*)
ebook-speaker-5.5.2/src/pactl/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ebook-speaker-5.5.2/src/pactl/compile-75-	  ;;
##############################################
ebook-speaker-5.5.2/src/pactl/compile-309-# Name of file we expect compiler to create.
ebook-speaker-5.5.2/src/pactl/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ebook-speaker-5.5.2/src/pactl/compile-311-
##############################################
ebook-speaker-5.5.2/src/pactl/compile-315-# object file name, since that is what matters with a parallel build.
ebook-speaker-5.5.2/src/pactl/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ebook-speaker-5.5.2/src/pactl/compile-317-while true; do
##############################################
ebook-speaker-5.5.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ebook-speaker-5.5.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/configure-47-  as_echo='print -r --'
ebook-speaker-5.5.2/configure-48-  as_echo_n='print -rn --'
ebook-speaker-5.5.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/configure-50-  as_echo='printf %s\n'
##############################################
ebook-speaker-5.5.2/configure-52-else
ebook-speaker-5.5.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ebook-speaker-5.5.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ebook-speaker-5.5.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ebook-speaker-5.5.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ebook-speaker-5.5.2/configure-64-      esac;
##############################################
ebook-speaker-5.5.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ebook-speaker-5.5.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ebook-speaker-5.5.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ebook-speaker-5.5.2/configure-327-      case $as_dir in #(
ebook-speaker-5.5.2/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ebook-speaker-5.5.2/configure-329-      *) as_qdir=$as_dir;;
##############################################
ebook-speaker-5.5.2/configure-400-  {
ebook-speaker-5.5.2/configure:401:    as_val=`expr "$@" || test $? -eq 1`
ebook-speaker-5.5.2/configure-402-  }
##############################################
ebook-speaker-5.5.2/configure-407-# ----------------------------------------
ebook-speaker-5.5.2/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ebook-speaker-5.5.2/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ebook-speaker-5.5.2/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ebook-speaker-5.5.2/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ebook-speaker-5.5.2/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ebook-speaker-5.5.2/configure-828-  case $ac_option in
ebook-speaker-5.5.2/configure:829:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ebook-speaker-5.5.2/configure-830-  *=)   ac_optarg= ;;
##############################################
ebook-speaker-5.5.2/configure-872-  -disable-* | --disable-*)
ebook-speaker-5.5.2/configure:873:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ebook-speaker-5.5.2/configure-874-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/configure-877-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/configure:878:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/configure-879-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/configure-898-  -enable-* | --enable-*)
ebook-speaker-5.5.2/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ebook-speaker-5.5.2/configure-900-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/configure-903-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/configure-905-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/configure-1111-  -with-* | --with-*)
ebook-speaker-5.5.2/configure:1112:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ebook-speaker-5.5.2/configure-1113-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/configure-1116-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/configure:1117:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/configure-1118-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/configure-1127-  -without-* | --without-*)
ebook-speaker-5.5.2/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ebook-speaker-5.5.2/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/configure-1132-    ac_useropt_orig=$ac_useropt
ebook-speaker-5.5.2/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebook-speaker-5.5.2/configure-1134-    case $ac_user_opts in
##############################################
ebook-speaker-5.5.2/configure-1165-  *=*)
ebook-speaker-5.5.2/configure:1166:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ebook-speaker-5.5.2/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
ebook-speaker-5.5.2/configure-1186-if test -n "$ac_prev"; then
ebook-speaker-5.5.2/configure:1187:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ebook-speaker-5.5.2/configure-1188-  as_fn_error $? "missing argument to $ac_option"
##############################################
ebook-speaker-5.5.2/configure-1208-    */ )
ebook-speaker-5.5.2/configure:1209:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ebook-speaker-5.5.2/configure-1210-      eval $ac_var=\$ac_val;;
##############################################
ebook-speaker-5.5.2/configure-1243-ac_ls_di=`ls -di .` &&
ebook-speaker-5.5.2/configure:1244:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ebook-speaker-5.5.2/configure-1245-  as_fn_error $? "working directory cannot be determined"
##############################################
ebook-speaker-5.5.2/configure-1299-case $srcdir in
ebook-speaker-5.5.2/configure:1300:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ebook-speaker-5.5.2/configure-1301-esac
##############################################
ebook-speaker-5.5.2/configure-1342-By default, \`make install' will install all the files in
ebook-speaker-5.5.2/configure:1343:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ebook-speaker-5.5.2/configure:1344:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ebook-speaker-5.5.2/configure-1345-for instance \`--prefix=\$HOME'.
##############################################
ebook-speaker-5.5.2/configure-1442-*)
ebook-speaker-5.5.2/configure:1443:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ebook-speaker-5.5.2/configure-1444-  # A ".." for each directory in $ac_dir_suffix.
ebook-speaker-5.5.2/configure:1445:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ebook-speaker-5.5.2/configure-1446-  case $ac_top_builddir_sub in
##############################################
ebook-speaker-5.5.2/configure-1984-    *\'*)
ebook-speaker-5.5.2/configure:1985:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/configure-1986-    esac
##############################################
ebook-speaker-5.5.2/configure-2067-      case $ac_val in
ebook-speaker-5.5.2/configure:2068:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ebook-speaker-5.5.2/configure-2069-      esac
##############################################
ebook-speaker-5.5.2/configure-2082-	case $ac_val in
ebook-speaker-5.5.2/configure:2083:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ebook-speaker-5.5.2/configure-2084-	esac
##############################################
ebook-speaker-5.5.2/configure-2203-    set,)
ebook-speaker-5.5.2/configure:2204:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ebook-speaker-5.5.2/configure:2205:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ebook-speaker-5.5.2/configure-2206-      ac_cache_corrupted=: ;;
##############################################
ebook-speaker-5.5.2/configure-2214-	# differences in whitespace do not lead to failure.
ebook-speaker-5.5.2/configure:2215:	ac_old_val_w=`echo x $ac_old_val`
ebook-speaker-5.5.2/configure:2216:	ac_new_val_w=`echo x $ac_new_val`
ebook-speaker-5.5.2/configure-2217-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ebook-speaker-5.5.2/configure-2234-    case $ac_new_val in
ebook-speaker-5.5.2/configure:2235:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/configure-2236-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ebook-speaker-5.5.2/configure-2409-     echo "timestamp, slept: $am_has_slept" > conftest.file
ebook-speaker-5.5.2/configure:2410:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ebook-speaker-5.5.2/configure-2411-     if test "$*" = "X"; then
ebook-speaker-5.5.2/configure-2412-	# -L didn't work.
ebook-speaker-5.5.2/configure:2413:	set X `ls -t "$srcdir/configure" conftest.file`
ebook-speaker-5.5.2/configure-2414-     fi
##############################################
ebook-speaker-5.5.2/configure-2460-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ebook-speaker-5.5.2/configure:2461:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ebook-speaker-5.5.2/configure-2462-
ebook-speaker-5.5.2/configure-2463-# Expand $ac_aux_dir to an absolute path.
ebook-speaker-5.5.2/configure:2464:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ebook-speaker-5.5.2/configure-2465-
##############################################
ebook-speaker-5.5.2/configure-2605-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ebook-speaker-5.5.2/configure:2606:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ebook-speaker-5.5.2/configure-2607-	     'mkdir (GNU coreutils) '* | \
##############################################
ebook-speaker-5.5.2/configure-2678-set x ${MAKE-make}
ebook-speaker-5.5.2/configure:2679:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ebook-speaker-5.5.2/configure-2680-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ebook-speaker-5.5.2/configure-2688-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ebook-speaker-5.5.2/configure:2689:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ebook-speaker-5.5.2/configure-2690-  *@@@%%%=?*=@@@%%%*)
##############################################
ebook-speaker-5.5.2/configure-2754-
ebook-speaker-5.5.2/configure:2755:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ebook-speaker-5.5.2/configure-2756-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ebook-speaker-5.5.2/configure-3220-$as_echo_n "checking whether the C compiler works... " >&6; }
ebook-speaker-5.5.2/configure:3221:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ebook-speaker-5.5.2/configure-3222-
##############################################
ebook-speaker-5.5.2/configure-3264-	then :; else
ebook-speaker-5.5.2/configure:3265:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ebook-speaker-5.5.2/configure-3266-	fi
##############################################
ebook-speaker-5.5.2/configure-3324-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ebook-speaker-5.5.2/configure:3325:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ebook-speaker-5.5.2/configure-3326-	  break;;
##############################################
ebook-speaker-5.5.2/configure-3433-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ebook-speaker-5.5.2/configure:3434:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ebook-speaker-5.5.2/configure-3435-       break;;
##############################################
ebook-speaker-5.5.2/configure-3741-# Ignore all kinds of additional output from 'make'.
ebook-speaker-5.5.2/configure:3742:case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/configure-3743-*the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/configure-3751-   echo '.include "confinc"' > confmf
ebook-speaker-5.5.2/configure:3752:   case `$am_make -s -f confmf 2> /dev/null` in #(
ebook-speaker-5.5.2/configure-3753-   *the\ am__doit\ target*)
##############################################
ebook-speaker-5.5.2/configure-3814-  if test "$am_compiler_list" = ""; then
ebook-speaker-5.5.2/configure:3815:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ebook-speaker-5.5.2/configure-3816-  fi
##############################################
ebook-speaker-5.5.2/configure-4315-  # Check for GNU $ac_path_GREP
ebook-speaker-5.5.2/configure:4316:case `"$ac_path_GREP" --version 2>&1` in
ebook-speaker-5.5.2/configure-4317-*GNU*)
##############################################
ebook-speaker-5.5.2/configure-4381-  # Check for GNU $ac_path_EGREP
ebook-speaker-5.5.2/configure:4382:case `"$ac_path_EGREP" --version 2>&1` in
ebook-speaker-5.5.2/configure-4383-*GNU*)
##############################################
ebook-speaker-5.5.2/configure-4542-do :
ebook-speaker-5.5.2/configure:4543:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ebook-speaker-5.5.2/configure-4544-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ebook-speaker-5.5.2/configure-4547-  cat >>confdefs.h <<_ACEOF
ebook-speaker-5.5.2/configure:4548:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ebook-speaker-5.5.2/configure-4549-_ACEOF
##############################################
ebook-speaker-5.5.2/configure-4558-do :
ebook-speaker-5.5.2/configure:4559:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ebook-speaker-5.5.2/configure-4560-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ebook-speaker-5.5.2/configure-4562-  cat >>confdefs.h <<_ACEOF
ebook-speaker-5.5.2/configure:4563:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ebook-speaker-5.5.2/configure-4564-_ACEOF
##############################################
ebook-speaker-5.5.2/configure-4651-do :
ebook-speaker-5.5.2/configure:4652:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ebook-speaker-5.5.2/configure-4653-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ebook-speaker-5.5.2/configure-4655-  cat >>confdefs.h <<_ACEOF
ebook-speaker-5.5.2/configure:4656:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ebook-speaker-5.5.2/configure-4657-_ACEOF
##############################################
ebook-speaker-5.5.2/configure-5110-do :
ebook-speaker-5.5.2/configure:5111:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ebook-speaker-5.5.2/configure-5112-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ebook-speaker-5.5.2/configure-5114-  cat >>confdefs.h <<_ACEOF
ebook-speaker-5.5.2/configure:5115:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ebook-speaker-5.5.2/configure-5116-_ACEOF
##############################################
ebook-speaker-5.5.2/configure-5157-
ebook-speaker-5.5.2/configure:5158:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ebook-speaker-5.5.2/configure-5159-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ebook-speaker-5.5.2/configure-5258-  if test "$am_compiler_list" = ""; then
ebook-speaker-5.5.2/configure:5259:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ebook-speaker-5.5.2/configure-5260-  fi
##############################################
ebook-speaker-5.5.2/configure-5425-  # Check for GNU $ac_path_SED
ebook-speaker-5.5.2/configure:5426:case `"$ac_path_SED" --version 2>&1` in
ebook-speaker-5.5.2/configure-5427-*GNU*)
##############################################
ebook-speaker-5.5.2/configure-5600-
ebook-speaker-5.5.2/configure:5601:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ebook-speaker-5.5.2/configure-5602-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ebook-speaker-5.5.2/configure-5605-
ebook-speaker-5.5.2/configure:5606:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ebook-speaker-5.5.2/configure-5607-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ebook-speaker-5.5.2/configure-5682-
ebook-speaker-5.5.2/configure:5683:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ebook-speaker-5.5.2/configure-5684-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ebook-speaker-5.5.2/configure-5793-test "x$ac_build_alias" = x &&
ebook-speaker-5.5.2/configure:5794:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ebook-speaker-5.5.2/configure-5795-test "x$ac_build_alias" = x &&
ebook-speaker-5.5.2/configure-5796-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ebook-speaker-5.5.2/configure:5797:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ebook-speaker-5.5.2/configure-5798-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ebook-speaker-5.5.2/configure-5817-IFS=$ac_save_IFS
ebook-speaker-5.5.2/configure:5818:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ebook-speaker-5.5.2/configure-5819-
##############################################
ebook-speaker-5.5.2/configure-5828-else
ebook-speaker-5.5.2/configure:5829:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ebook-speaker-5.5.2/configure-5830-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ebook-speaker-5.5.2/configure-5850-IFS=$ac_save_IFS
ebook-speaker-5.5.2/configure:5851:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ebook-speaker-5.5.2/configure-5852-
##############################################
ebook-speaker-5.5.2/configure-5883-    # gcc leaves a trailing carriage return which upsets mingw
ebook-speaker-5.5.2/configure:5884:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ebook-speaker-5.5.2/configure-5885-  *)
ebook-speaker-5.5.2/configure:5886:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ebook-speaker-5.5.2/configure-5887-  esac
##############################################
ebook-speaker-5.5.2/configure-5892-      # Canonicalize the pathname of ld
ebook-speaker-5.5.2/configure:5893:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
ebook-speaker-5.5.2/configure-5894-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
ebook-speaker-5.5.2/configure:5895:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ebook-speaker-5.5.2/configure-5896-      done
##############################################
ebook-speaker-5.5.2/configure-5927-      # Break only if it was the GNU/non-GNU ld that we prefer.
ebook-speaker-5.5.2/configure:5928:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
ebook-speaker-5.5.2/configure-5929-      *GNU* | *'with BFD'*)
##############################################
ebook-speaker-5.5.2/configure-5958-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ebook-speaker-5.5.2/configure:5959:case `$LD -v 2>&1 </dev/null` in
ebook-speaker-5.5.2/configure-5960-*GNU* | *'with BFD'*)
##############################################
ebook-speaker-5.5.2/configure-6046-    *)
ebook-speaker-5.5.2/configure:6047:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ebook-speaker-5.5.2/configure-6048-      if test -n "$searchpath"; then
##############################################
ebook-speaker-5.5.2/configure-6056-                ;;
ebook-speaker-5.5.2/configure:6057:              *) searchdir=`cd "$searchdir" && pwd`
ebook-speaker-5.5.2/configure-6058-                 case "$searchdir" in
##############################################
ebook-speaker-5.5.2/configure-6147-        names_already_handled="$names_already_handled $name"
ebook-speaker-5.5.2/configure:6148:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
ebook-speaker-5.5.2/configure-6149-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ebook-speaker-5.5.2/configure-6223-                -L*)
ebook-speaker-5.5.2/configure:6224:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/configure-6225-                                    if test -n "$acl_shlibext"; then
##############################################
ebook-speaker-5.5.2/configure-6340-              */$acl_libdirstem | */$acl_libdirstem/)
ebook-speaker-5.5.2/configure:6341:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ebook-speaker-5.5.2/configure-6342-                if test "$name" = 'iconv'; then
##############################################
ebook-speaker-5.5.2/configure-6347-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ebook-speaker-5.5.2/configure:6348:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ebook-speaker-5.5.2/configure-6349-                if test "$name" = 'iconv'; then
##############################################
ebook-speaker-5.5.2/configure-6398-                  -L*)
ebook-speaker-5.5.2/configure:6399:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/configure-6400-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ebook-speaker-5.5.2/configure-6457-                  -R*)
ebook-speaker-5.5.2/configure:6458:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ebook-speaker-5.5.2/configure-6459-                    if test "$enable_rpath" != no; then
##############################################
ebook-speaker-5.5.2/configure-6482-                  -l*)
ebook-speaker-5.5.2/configure:6483:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ebook-speaker-5.5.2/configure-6484-                    ;;
ebook-speaker-5.5.2/configure-6485-                  *.la)
ebook-speaker-5.5.2/configure:6486:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ebook-speaker-5.5.2/configure-6487-                    ;;
##############################################
ebook-speaker-5.5.2/configure-7031-        names_already_handled="$names_already_handled $name"
ebook-speaker-5.5.2/configure:7032:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
ebook-speaker-5.5.2/configure-7033-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ebook-speaker-5.5.2/configure-7107-                -L*)
ebook-speaker-5.5.2/configure:7108:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/configure-7109-                                    if test -n "$acl_shlibext"; then
##############################################
ebook-speaker-5.5.2/configure-7224-              */$acl_libdirstem | */$acl_libdirstem/)
ebook-speaker-5.5.2/configure:7225:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ebook-speaker-5.5.2/configure-7226-                if test "$name" = 'intl'; then
##############################################
ebook-speaker-5.5.2/configure-7231-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ebook-speaker-5.5.2/configure:7232:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ebook-speaker-5.5.2/configure-7233-                if test "$name" = 'intl'; then
##############################################
ebook-speaker-5.5.2/configure-7282-                  -L*)
ebook-speaker-5.5.2/configure:7283:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ebook-speaker-5.5.2/configure-7284-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ebook-speaker-5.5.2/configure-7341-                  -R*)
ebook-speaker-5.5.2/configure:7342:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ebook-speaker-5.5.2/configure-7343-                    if test "$enable_rpath" != no; then
##############################################
ebook-speaker-5.5.2/configure-7366-                  -l*)
ebook-speaker-5.5.2/configure:7367:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ebook-speaker-5.5.2/configure-7368-                    ;;
ebook-speaker-5.5.2/configure-7369-                  *.la)
ebook-speaker-5.5.2/configure:7370:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ebook-speaker-5.5.2/configure-7371-                    ;;
##############################################
ebook-speaker-5.5.2/configure-7717-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ebook-speaker-5.5.2/configure:7718:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ebook-speaker-5.5.2/configure-7719-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ebook-speaker-5.5.2/configure-7820-if test -z "$BASH_VERSION$ZSH_VERSION" \
ebook-speaker-5.5.2/configure:7821:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/configure-7822-  as_echo='print -r --'
ebook-speaker-5.5.2/configure-7823-  as_echo_n='print -rn --'
ebook-speaker-5.5.2/configure:7824:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ebook-speaker-5.5.2/configure-7825-  as_echo='printf %s\n'
##############################################
ebook-speaker-5.5.2/configure-7827-else
ebook-speaker-5.5.2/configure:7828:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ebook-speaker-5.5.2/configure-7829-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ebook-speaker-5.5.2/configure-7837-	expr "X$arg" : "X\\(.*\\)$as_nl";
ebook-speaker-5.5.2/configure:7838:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ebook-speaker-5.5.2/configure-7839-      esac;
##############################################
ebook-speaker-5.5.2/configure-7914-# ----------------------------------------
ebook-speaker-5.5.2/configure:7915:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ebook-speaker-5.5.2/configure-7916-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ebook-speaker-5.5.2/configure-7986-  {
ebook-speaker-5.5.2/configure:7987:    as_val=`expr "$@" || test $? -eq 1`
ebook-speaker-5.5.2/configure-7988-  }
##############################################
ebook-speaker-5.5.2/configure-8090-      case $as_dir in #(
ebook-speaker-5.5.2/configure:8091:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ebook-speaker-5.5.2/configure-8092-      *) as_qdir=$as_dir;;
##############################################
ebook-speaker-5.5.2/configure-8226-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ebook-speaker-5.5.2/configure:8227:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ebook-speaker-5.5.2/configure-8228-ac_cs_version="\\
##############################################
ebook-speaker-5.5.2/configure-8251-  --*=?*)
ebook-speaker-5.5.2/configure:8252:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ebook-speaker-5.5.2/configure:8253:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ebook-speaker-5.5.2/configure-8254-    ac_shift=:
##############################################
ebook-speaker-5.5.2/configure-8256-  --*=)
ebook-speaker-5.5.2/configure:8257:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ebook-speaker-5.5.2/configure-8258-    ac_optarg=
##############################################
ebook-speaker-5.5.2/configure-8280-    case $ac_optarg in
ebook-speaker-5.5.2/configure:8281:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/configure-8282-    '') as_fn_error $? "missing file argument" ;;
##############################################
ebook-speaker-5.5.2/configure-8288-    case $ac_optarg in
ebook-speaker-5.5.2/configure:8289:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/configure-8290-    esac
##############################################
ebook-speaker-5.5.2/configure-8430-fi
ebook-speaker-5.5.2/configure:8431:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ebook-speaker-5.5.2/configure-8432-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ebook-speaker-5.5.2/configure-8447-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ebook-speaker-5.5.2/configure:8448:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ebook-speaker-5.5.2/configure-8449-ac_delim='%!_!# '
##############################################
ebook-speaker-5.5.2/configure-8453-
ebook-speaker-5.5.2/configure:8454:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ebook-speaker-5.5.2/configure-8455-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ebook-speaker-5.5.2/configure-8591-for ac_last_try in false false :; do
ebook-speaker-5.5.2/configure:8592:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ebook-speaker-5.5.2/configure-8593-  if test -z "$ac_tt"; then
##############################################
ebook-speaker-5.5.2/configure-8723-      esac
ebook-speaker-5.5.2/configure:8724:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ebook-speaker-5.5.2/configure-8725-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ebook-speaker-5.5.2/configure-8782-*)
ebook-speaker-5.5.2/configure:8783:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ebook-speaker-5.5.2/configure-8784-  # A ".." for each directory in $ac_dir_suffix.
ebook-speaker-5.5.2/configure:8785:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ebook-speaker-5.5.2/configure-8786-  case $ac_top_builddir_sub in
##############################################
ebook-speaker-5.5.2/configure-8843-/@mandir@/p'
ebook-speaker-5.5.2/configure:8844:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ebook-speaker-5.5.2/configure-8845-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ebook-speaker-5.5.2/configure-8860-
ebook-speaker-5.5.2/configure:8861:# Neutralize VPATH when `$srcdir' = `.'.
ebook-speaker-5.5.2/configure-8862-# Shell code in configure.ac might set extrasub.
##############################################
ebook-speaker-5.5.2/configure-8888-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ebook-speaker-5.5.2/configure:8889:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ebook-speaker-5.5.2/configure-8890-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ebook-speaker-5.5.2/configure-8934-    * )
ebook-speaker-5.5.2/configure:8935:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ebook-speaker-5.5.2/configure-8936-  esac
##############################################
ebook-speaker-5.5.2/configure-8981-    # Strip MF so we end up with the name of the file.
ebook-speaker-5.5.2/configure:8982:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ebook-speaker-5.5.2/configure-8983-    # Check whether this is an Automake generated Makefile or not.
##############################################
ebook-speaker-5.5.2/configure-9018-    # from the Makefile without running 'make'.
ebook-speaker-5.5.2/configure:9019:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ebook-speaker-5.5.2/configure-9020-    test -z "$DEPDIR" && continue
ebook-speaker-5.5.2/configure:9021:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ebook-speaker-5.5.2/configure-9022-    test -z "$am__include" && continue
ebook-speaker-5.5.2/configure:9023:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ebook-speaker-5.5.2/configure-9024-    # Find all dependency output files, they are included files with
##############################################
ebook-speaker-5.5.2/configure-9066-      case "$ac_file" in
ebook-speaker-5.5.2/configure:9067:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ebook-speaker-5.5.2/configure-9068-      esac
##############################################
ebook-speaker-5.5.2/configure-9071-        # Adjust a relative srcdir.
ebook-speaker-5.5.2/configure:9072:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ebook-speaker-5.5.2/configure:9073:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ebook-speaker-5.5.2/configure:9074:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ebook-speaker-5.5.2/configure-9075-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ebook-speaker-5.5.2/configure-9078-        case "$ac_given_srcdir" in
ebook-speaker-5.5.2/configure:9079:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ebook-speaker-5.5.2/configure-9080-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ebook-speaker-5.5.2/configure-9099-            fi
ebook-speaker-5.5.2/configure:9100:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ebook-speaker-5.5.2/configure-9101-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
ebook-speaker-5.5.2/configure-9249-      case $ac_arg in
ebook-speaker-5.5.2/configure:9250:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/configure-9251-      esac
##############################################
ebook-speaker-5.5.2/configure-9259-  case $ac_arg in
ebook-speaker-5.5.2/configure:9260:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebook-speaker-5.5.2/configure-9261-  esac
##############################################
ebook-speaker-5.5.2/configure-9288-*)
ebook-speaker-5.5.2/configure:9289:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ebook-speaker-5.5.2/configure-9290-  # A ".." for each directory in $ac_dir_suffix.
ebook-speaker-5.5.2/configure:9291:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ebook-speaker-5.5.2/configure-9292-  case $ac_top_builddir_sub in
##############################################
ebook-speaker-5.5.2/compile-67-	mingw/*)
ebook-speaker-5.5.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ebook-speaker-5.5.2/compile-69-	  ;;
ebook-speaker-5.5.2/compile-70-	cygwin/*)
ebook-speaker-5.5.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ebook-speaker-5.5.2/compile-72-	  ;;
ebook-speaker-5.5.2/compile-73-	wine/*)
ebook-speaker-5.5.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ebook-speaker-5.5.2/compile-75-	  ;;
##############################################
ebook-speaker-5.5.2/compile-309-# Name of file we expect compiler to create.
ebook-speaker-5.5.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ebook-speaker-5.5.2/compile-311-
##############################################
ebook-speaker-5.5.2/compile-315-# object file name, since that is what matters with a parallel build.
ebook-speaker-5.5.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ebook-speaker-5.5.2/compile-317-while true; do