===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mate-equake-applet-1.3.8.2/Makefile.in-49-  { \
mate-equake-applet-1.3.8.2/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mate-equake-applet-1.3.8.2/Makefile.in-51-  }; \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-179-  while test -n "$$dir1"; do \
mate-equake-applet-1.3.8.2/Makefile.in:180:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mate-equake-applet-1.3.8.2/Makefile.in-181-    if test "$$first" != "."; then \
mate-equake-applet-1.3.8.2/Makefile.in-182-      if test "$$first" = ".."; then \
mate-equake-applet-1.3.8.2/Makefile.in:183:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mate-equake-applet-1.3.8.2/Makefile.in:184:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mate-equake-applet-1.3.8.2/Makefile.in-185-      else \
mate-equake-applet-1.3.8.2/Makefile.in:186:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mate-equake-applet-1.3.8.2/Makefile.in-187-        if test "$$first2" = "$$first"; then \
mate-equake-applet-1.3.8.2/Makefile.in:188:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mate-equake-applet-1.3.8.2/Makefile.in-189-        else \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-194-    fi; \
mate-equake-applet-1.3.8.2/Makefile.in:195:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mate-equake-applet-1.3.8.2/Makefile.in-196-  done; \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-420-	dot_seen=no; \
mate-equake-applet-1.3.8.2/Makefile.in:421:	target=`echo $@ | sed s/-recursive//`; \
mate-equake-applet-1.3.8.2/Makefile.in-422-	case "$@" in \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-483-GTAGS:
mate-equake-applet-1.3.8.2/Makefile.in:484:	here=`$(am__cd) $(top_builddir) && pwd` \
mate-equake-applet-1.3.8.2/Makefile.in-485-	  && $(am__cd) $(top_srcdir) \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-515-	test -d "$(distdir)" || mkdir "$(distdir)"
mate-equake-applet-1.3.8.2/Makefile.in:516:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/Makefile.in:517:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/Makefile.in-518-	list='$(DISTFILES)'; \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-529-	  if test -d $$d/$$file; then \
mate-equake-applet-1.3.8.2/Makefile.in:530:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mate-equake-applet-1.3.8.2/Makefile.in-531-	    if test -d "$(distdir)/$$file"; then \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-639-	test -d $(distdir)/_build || exit 0; \
mate-equake-applet-1.3.8.2/Makefile.in:640:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mate-equake-applet-1.3.8.2/Makefile.in-641-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-683-	}; \
mate-equake-applet-1.3.8.2/Makefile.in:684:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
mate-equake-applet-1.3.8.2/Makefile.in-685-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mate-equake-applet-1.3.8.2/Makefile.in-695-	fi
mate-equake-applet-1.3.8.2/Makefile.in:696:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mate-equake-applet-1.3.8.2/Makefile.in-697-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mate-equake-applet-1.3.8.2/depcomp-64-  case $1 in
mate-equake-applet-1.3.8.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
mate-equake-applet-1.3.8.2/depcomp-66-      *) dir=;;
##############################################
mate-equake-applet-1.3.8.2/depcomp-73-{
mate-equake-applet-1.3.8.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
mate-equake-applet-1.3.8.2/depcomp-75-}
##############################################
mate-equake-applet-1.3.8.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
mate-equake-applet-1.3.8.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mate-equake-applet-1.3.8.2/depcomp-128-
##############################################
mate-equake-applet-1.3.8.2/depcomp-405-        sleep 1
mate-equake-applet-1.3.8.2/depcomp:406:        i=`expr $i - 1`
mate-equake-applet-1.3.8.2/depcomp-407-      done
mate-equake-applet-1.3.8.2/depcomp-408-    fi
mate-equake-applet-1.3.8.2/depcomp:409:    i=`expr $i - 1`
mate-equake-applet-1.3.8.2/depcomp-410-  done
##############################################
mate-equake-applet-1.3.8.2/depcomp-425-  # Do two passes, one to just change these to
mate-equake-applet-1.3.8.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
mate-equake-applet-1.3.8.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mate-equake-applet-1.3.8.2/depcomp-659-  done
mate-equake-applet-1.3.8.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
mate-equake-applet-1.3.8.2/depcomp-661-  touch "$tmpdepfile"
##############################################
mate-equake-applet-1.3.8.2/compile-67-	mingw/*)
mate-equake-applet-1.3.8.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
mate-equake-applet-1.3.8.2/compile-69-	  ;;
mate-equake-applet-1.3.8.2/compile-70-	cygwin/*)
mate-equake-applet-1.3.8.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
mate-equake-applet-1.3.8.2/compile-72-	  ;;
mate-equake-applet-1.3.8.2/compile-73-	wine/*)
mate-equake-applet-1.3.8.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
mate-equake-applet-1.3.8.2/compile-75-	  ;;
##############################################
mate-equake-applet-1.3.8.2/compile-309-# Name of file we expect compiler to create.
mate-equake-applet-1.3.8.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
mate-equake-applet-1.3.8.2/compile-311-
##############################################
mate-equake-applet-1.3.8.2/compile-315-# object file name, since that is what matters with a parallel build.
mate-equake-applet-1.3.8.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
mate-equake-applet-1.3.8.2/compile-317-while true; do
##############################################
mate-equake-applet-1.3.8.2/config.guess-34-
mate-equake-applet-1.3.8.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
mate-equake-applet-1.3.8.2/config.guess-36-
##############################################
mate-equake-applet-1.3.8.2/config.guess-102-: ${TMPDIR=/tmp} ;
mate-equake-applet-1.3.8.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mate-equake-applet-1.3.8.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mate-equake-applet-1.3.8.2/config.guess-151-	EOF
mate-equake-applet-1.3.8.2/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
mate-equake-applet-1.3.8.2/config.guess-153-	;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-181-	    earmv*)
mate-equake-applet-1.3.8.2/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
mate-equake-applet-1.3.8.2/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
mate-equake-applet-1.3.8.2/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
mate-equake-applet-1.3.8.2/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
mate-equake-applet-1.3.8.2/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
mate-equake-applet-1.3.8.2/config.guess-215-		;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-226-	    *)
mate-equake-applet-1.3.8.2/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
mate-equake-applet-1.3.8.2/config.guess-228-		;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-264-	*4.0)
mate-equake-applet-1.3.8.2/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mate-equake-applet-1.3.8.2/config.guess-266-		;;
mate-equake-applet-1.3.8.2/config.guess-267-	*5.*)
mate-equake-applet-1.3.8.2/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mate-equake-applet-1.3.8.2/config.guess-269-		;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
mate-equake-applet-1.3.8.2/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mate-equake-applet-1.3.8.2/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
mate-equake-applet-1.3.8.2/config.guess-312-	# 1.2 uses "1.2" for uname -r.
mate-equake-applet-1.3.8.2/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
mate-equake-applet-1.3.8.2/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
mate-equake-applet-1.3.8.2/config.guess-372-    s390x:SunOS:*:*)
mate-equake-applet-1.3.8.2/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mate-equake-applet-1.3.8.2/config.guess-374-	exit ;;
mate-equake-applet-1.3.8.2/config.guess-375-    sun4H:SunOS:5.*:*)
mate-equake-applet-1.3.8.2/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mate-equake-applet-1.3.8.2/config.guess-377-	exit ;;
mate-equake-applet-1.3.8.2/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mate-equake-applet-1.3.8.2/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mate-equake-applet-1.3.8.2/config.guess-380-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-397-	fi
mate-equake-applet-1.3.8.2/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mate-equake-applet-1.3.8.2/config.guess-399-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
mate-equake-applet-1.3.8.2/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mate-equake-applet-1.3.8.2/config.guess-405-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
mate-equake-applet-1.3.8.2/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
mate-equake-applet-1.3.8.2/config.guess-414-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-418-    sun*:*:4.2BSD:*)
mate-equake-applet-1.3.8.2/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mate-equake-applet-1.3.8.2/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
mate-equake-applet-1.3.8.2/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
mate-equake-applet-1.3.8.2/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mate-equake-applet-1.3.8.2/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
mate-equake-applet-1.3.8.2/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mate-equake-applet-1.3.8.2/config.guess-556-    *:IRIX*:*:*)
mate-equake-applet-1.3.8.2/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
mate-equake-applet-1.3.8.2/config.guess-558-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-586-EOF
mate-equake-applet-1.3.8.2/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
mate-equake-applet-1.3.8.2/config.guess-588-		then
##############################################
mate-equake-applet-1.3.8.2/config.guess-599-    *:AIX:*:[4567])
mate-equake-applet-1.3.8.2/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mate-equake-applet-1.3.8.2/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
mate-equake-applet-1.3.8.2/config.guess-635-    9000/[34678]??:HP-UX:*:*)
mate-equake-applet-1.3.8.2/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mate-equake-applet-1.3.8.2/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
mate-equake-applet-1.3.8.2/config.guess-689-EOF
mate-equake-applet-1.3.8.2/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
mate-equake-applet-1.3.8.2/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mate-equake-applet-1.3.8.2/config.guess-717-    ia64:HP-UX:*:*)
mate-equake-applet-1.3.8.2/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mate-equake-applet-1.3.8.2/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
mate-equake-applet-1.3.8.2/config.guess-747-EOF
mate-equake-applet-1.3.8.2/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
mate-equake-applet-1.3.8.2/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mate-equake-applet-1.3.8.2/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mate-equake-applet-1.3.8.2/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
mate-equake-applet-1.3.8.2/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mate-equake-applet-1.3.8.2/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mate-equake-applet-1.3.8.2/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
mate-equake-applet-1.3.8.2/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mate-equake-applet-1.3.8.2/config.guess-839-	    amd64)
mate-equake-applet-1.3.8.2/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mate-equake-applet-1.3.8.2/config.guess-841-	    *)
mate-equake-applet-1.3.8.2/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mate-equake-applet-1.3.8.2/config.guess-843-	esac
##############################################
mate-equake-applet-1.3.8.2/config.guess-897-    prep*:SunOS:5.*:*)
mate-equake-applet-1.3.8.2/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mate-equake-applet-1.3.8.2/config.guess-899-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-901-	# the GNU system
mate-equake-applet-1.3.8.2/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
mate-equake-applet-1.3.8.2/config.guess-903-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-905-	# other systems with GNU libc and userland
mate-equake-applet-1.3.8.2/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
mate-equake-applet-1.3.8.2/config.guess-907-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-999-EOF
mate-equake-applet-1.3.8.2/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
mate-equake-applet-1.3.8.2/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
mate-equake-applet-1.3.8.2/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
mate-equake-applet-1.3.8.2/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
mate-equake-applet-1.3.8.2/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mate-equake-applet-1.3.8.2/config.guess-1302-	fi
mate-equake-applet-1.3.8.2/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
mate-equake-applet-1.3.8.2/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
mate-equake-applet-1.3.8.2/config.guess-1387-    *:DragonFly:*:*)
mate-equake-applet-1.3.8.2/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
mate-equake-applet-1.3.8.2/config.guess-1389-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/config.guess-1400-    i*86:skyos:*:*)
mate-equake-applet-1.3.8.2/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
mate-equake-applet-1.3.8.2/config.guess-1402-	exit ;;
##############################################
mate-equake-applet-1.3.8.2/INSTALL-173-directory configuration variables that were expressed in terms of
mate-equake-applet-1.3.8.2/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
mate-equake-applet-1.3.8.2/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
mate-equake-applet-1.3.8.2/install-sh-234-      fi
mate-equake-applet-1.3.8.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mate-equake-applet-1.3.8.2/install-sh-236-    *)
##############################################
mate-equake-applet-1.3.8.2/install-sh-281-      dstdir=$dst
mate-equake-applet-1.3.8.2/install-sh:282:      dst=$dstdir/`basename "$src"`
mate-equake-applet-1.3.8.2/install-sh-283-      dstdir_status=0
mate-equake-applet-1.3.8.2/install-sh-284-    else
mate-equake-applet-1.3.8.2/install-sh:285:      dstdir=`dirname "$dst"`
mate-equake-applet-1.3.8.2/install-sh-286-      test -d "$dstdir"
##############################################
mate-equake-applet-1.3.8.2/install-sh-344-                   test_tmpdir="$tmpdir/a"
mate-equake-applet-1.3.8.2/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
mate-equake-applet-1.3.8.2/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
mate-equake-applet-1.3.8.2/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
mate-equake-applet-1.3.8.2/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
mate-equake-applet-1.3.8.2/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mate-equake-applet-1.3.8.2/install-sh-409-            case $prefix in
mate-equake-applet-1.3.8.2/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mate-equake-applet-1.3.8.2/install-sh-411-              *) qprefix=$prefix;;
##############################################
mate-equake-applet-1.3.8.2/install-sh-458-    if $copy_on_change &&
mate-equake-applet-1.3.8.2/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
mate-equake-applet-1.3.8.2/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
mate-equake-applet-1.3.8.2/install-sh-461-       set -f &&
##############################################
mate-equake-applet-1.3.8.2/config.sub-52-
mate-equake-applet-1.3.8.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
mate-equake-applet-1.3.8.2/config.sub-54-
##############################################
mate-equake-applet-1.3.8.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
mate-equake-applet-1.3.8.2/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mate-equake-applet-1.3.8.2/config.sub-116-case $maybe_os in
##############################################
mate-equake-applet-1.3.8.2/config.sub-122-    os=-$maybe_os
mate-equake-applet-1.3.8.2/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mate-equake-applet-1.3.8.2/config.sub-124-    ;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-126-    os=-linux-android
mate-equake-applet-1.3.8.2/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
mate-equake-applet-1.3.8.2/config.sub-128-    ;;
mate-equake-applet-1.3.8.2/config.sub-129-  *)
mate-equake-applet-1.3.8.2/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
mate-equake-applet-1.3.8.2/config.sub-131-    if [ $basic_machine != $1 ]
mate-equake-applet-1.3.8.2/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
mate-equake-applet-1.3.8.2/config.sub-133-    else os=; fi
##############################################
mate-equake-applet-1.3.8.2/config.sub-180-		os=-sco5v6
mate-equake-applet-1.3.8.2/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-182-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-184-		os=-sco3.2v5
mate-equake-applet-1.3.8.2/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-186-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-188-		os=-sco3.2v4
mate-equake-applet-1.3.8.2/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-190-		;;
mate-equake-applet-1.3.8.2/config.sub-191-	-sco3.2.[4-9]*)
mate-equake-applet-1.3.8.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mate-equake-applet-1.3.8.2/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-194-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
mate-equake-applet-1.3.8.2/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-198-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
mate-equake-applet-1.3.8.2/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-202-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-204-		os=-sco3.2v2
mate-equake-applet-1.3.8.2/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-206-		;;
mate-equake-applet-1.3.8.2/config.sub-207-	-udk*)
mate-equake-applet-1.3.8.2/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-209-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-211-		os=-isc2.2
mate-equake-applet-1.3.8.2/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-213-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-217-	-isc*)
mate-equake-applet-1.3.8.2/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-219-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-229-	-ptx*)
mate-equake-applet-1.3.8.2/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
mate-equake-applet-1.3.8.2/config.sub-231-		;;
mate-equake-applet-1.3.8.2/config.sub-232-	-windowsnt*)
mate-equake-applet-1.3.8.2/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
mate-equake-applet-1.3.8.2/config.sub-234-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-367-	*-*-*)
mate-equake-applet-1.3.8.2/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mate-equake-applet-1.3.8.2/config.sub-369-		exit 1
##############################################
mate-equake-applet-1.3.8.2/config.sub-495-	amd64-*)
mate-equake-applet-1.3.8.2/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-497-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-540-	blackfin-*)
mate-equake-applet-1.3.8.2/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-542-		os=-linux
##############################################
mate-equake-applet-1.3.8.2/config.sub-548-	c54x-*)
mate-equake-applet-1.3.8.2/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-550-		;;
mate-equake-applet-1.3.8.2/config.sub-551-	c55x-*)
mate-equake-applet-1.3.8.2/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-553-		;;
mate-equake-applet-1.3.8.2/config.sub-554-	c6x-*)
mate-equake-applet-1.3.8.2/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-556-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-652-	e500v[12]-*)
mate-equake-applet-1.3.8.2/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-654-		os=$os"spe"
##############################################
mate-equake-applet-1.3.8.2/config.sub-759-	i*86v32)
mate-equake-applet-1.3.8.2/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-761-		os=-sysv32
##############################################
mate-equake-applet-1.3.8.2/config.sub-763-	i*86v4*)
mate-equake-applet-1.3.8.2/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-765-		os=-sysv4
##############################################
mate-equake-applet-1.3.8.2/config.sub-767-	i*86v)
mate-equake-applet-1.3.8.2/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-769-		os=-sysv
##############################################
mate-equake-applet-1.3.8.2/config.sub-771-	i*86sol2)
mate-equake-applet-1.3.8.2/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mate-equake-applet-1.3.8.2/config.sub-773-		os=-solaris2
##############################################
mate-equake-applet-1.3.8.2/config.sub-797-	leon-*|leon[3-9]-*)
mate-equake-applet-1.3.8.2/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
mate-equake-applet-1.3.8.2/config.sub-799-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-804-	m68knommu-*)
mate-equake-applet-1.3.8.2/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-806-		os=-linux
##############################################
mate-equake-applet-1.3.8.2/config.sub-841-	mips3*-*)
mate-equake-applet-1.3.8.2/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
mate-equake-applet-1.3.8.2/config.sub-843-		;;
mate-equake-applet-1.3.8.2/config.sub-844-	mips3*)
mate-equake-applet-1.3.8.2/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
mate-equake-applet-1.3.8.2/config.sub-846-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-863-	ms1-*)
mate-equake-applet-1.3.8.2/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
mate-equake-applet-1.3.8.2/config.sub-865-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-982-	parisc-*)
mate-equake-applet-1.3.8.2/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-984-		os=-linux
##############################################
mate-equake-applet-1.3.8.2/config.sub-998-	pc98-*)
mate-equake-applet-1.3.8.2/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1000-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mate-equake-applet-1.3.8.2/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1015-		;;
mate-equake-applet-1.3.8.2/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mate-equake-applet-1.3.8.2/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1018-		;;
mate-equake-applet-1.3.8.2/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mate-equake-applet-1.3.8.2/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1021-		;;
mate-equake-applet-1.3.8.2/config.sub-1022-	pentium4-*)
mate-equake-applet-1.3.8.2/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1024-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1032-	ppc-* | ppcbe-*)
mate-equake-applet-1.3.8.2/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1034-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1038-	ppcle-* | powerpclittle-*)
mate-equake-applet-1.3.8.2/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1040-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1042-		;;
mate-equake-applet-1.3.8.2/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1044-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1048-	ppc64le-* | powerpc64little-*)
mate-equake-applet-1.3.8.2/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1050-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1131-	strongarm-* | thumb-*)
mate-equake-applet-1.3.8.2/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub-1133-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1261-	xscale-* | xscalee[bl]-*)
mate-equake-applet-1.3.8.2/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
mate-equake-applet-1.3.8.2/config.sub-1263-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1338-	*)
mate-equake-applet-1.3.8.2/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mate-equake-applet-1.3.8.2/config.sub-1340-		exit 1
##############################################
mate-equake-applet-1.3.8.2/config.sub-1346-	*-digital*)
mate-equake-applet-1.3.8.2/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
mate-equake-applet-1.3.8.2/config.sub-1348-		;;
mate-equake-applet-1.3.8.2/config.sub-1349-	*-commodore*)
mate-equake-applet-1.3.8.2/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
mate-equake-applet-1.3.8.2/config.sub-1351-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1367-	-solaris1 | -solaris1.*)
mate-equake-applet-1.3.8.2/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mate-equake-applet-1.3.8.2/config.sub-1369-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1379-	-gnu/linux*)
mate-equake-applet-1.3.8.2/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mate-equake-applet-1.3.8.2/config.sub-1381-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1426-	-nto*)
mate-equake-applet-1.3.8.2/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mate-equake-applet-1.3.8.2/config.sub-1428-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1433-	-mac*)
mate-equake-applet-1.3.8.2/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
mate-equake-applet-1.3.8.2/config.sub-1435-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1439-	-linux*)
mate-equake-applet-1.3.8.2/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mate-equake-applet-1.3.8.2/config.sub-1441-		;;
mate-equake-applet-1.3.8.2/config.sub-1442-	-sunos5*)
mate-equake-applet-1.3.8.2/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
mate-equake-applet-1.3.8.2/config.sub-1444-		;;
mate-equake-applet-1.3.8.2/config.sub-1445-	-sunos6*)
mate-equake-applet-1.3.8.2/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
mate-equake-applet-1.3.8.2/config.sub-1447-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1494-	-sinix5.*)
mate-equake-applet-1.3.8.2/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
mate-equake-applet-1.3.8.2/config.sub-1496-		;;
##############################################
mate-equake-applet-1.3.8.2/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
mate-equake-applet-1.3.8.2/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
mate-equake-applet-1.3.8.2/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
mate-equake-applet-1.3.8.2/config.sub-1552-		exit 1
##############################################
mate-equake-applet-1.3.8.2/config.sub-1812-		esac
mate-equake-applet-1.3.8.2/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
mate-equake-applet-1.3.8.2/config.sub-1814-		;;
##############################################
mate-equake-applet-1.3.8.2/configure-48-if test -z "$BASH_VERSION$ZSH_VERSION" \
mate-equake-applet-1.3.8.2/configure:49:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mate-equake-applet-1.3.8.2/configure-50-  as_echo='print -r --'
mate-equake-applet-1.3.8.2/configure-51-  as_echo_n='print -rn --'
mate-equake-applet-1.3.8.2/configure:52:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mate-equake-applet-1.3.8.2/configure-53-  as_echo='printf %s\n'
##############################################
mate-equake-applet-1.3.8.2/configure-55-else
mate-equake-applet-1.3.8.2/configure:56:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mate-equake-applet-1.3.8.2/configure-57-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mate-equake-applet-1.3.8.2/configure-65-	expr "X$arg" : "X\\(.*\\)$as_nl";
mate-equake-applet-1.3.8.2/configure:66:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mate-equake-applet-1.3.8.2/configure-67-      esac;
##############################################
mate-equake-applet-1.3.8.2/configure-202-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mate-equake-applet-1.3.8.2/configure:203:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mate-equake-applet-1.3.8.2/configure-204-
##############################################
mate-equake-applet-1.3.8.2/configure-209-    PATH=/empty FPATH=/empty; export PATH FPATH
mate-equake-applet-1.3.8.2/configure:210:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
mate-equake-applet-1.3.8.2/configure:211:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
mate-equake-applet-1.3.8.2/configure-212-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
mate-equake-applet-1.3.8.2/configure-338-      case $as_dir in #(
mate-equake-applet-1.3.8.2/configure:339:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mate-equake-applet-1.3.8.2/configure-340-      *) as_qdir=$as_dir;;
##############################################
mate-equake-applet-1.3.8.2/configure-411-  {
mate-equake-applet-1.3.8.2/configure:412:    as_val=`expr "$@" || test $? -eq 1`
mate-equake-applet-1.3.8.2/configure-413-  }
##############################################
mate-equake-applet-1.3.8.2/configure-418-# ----------------------------------------
mate-equake-applet-1.3.8.2/configure:419:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mate-equake-applet-1.3.8.2/configure-420-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mate-equake-applet-1.3.8.2/configure-481-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mate-equake-applet-1.3.8.2/configure:482:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mate-equake-applet-1.3.8.2/configure-483-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mate-equake-applet-1.3.8.2/configure-895-  case $ac_option in
mate-equake-applet-1.3.8.2/configure:896:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mate-equake-applet-1.3.8.2/configure-897-  *=)   ac_optarg= ;;
##############################################
mate-equake-applet-1.3.8.2/configure-939-  -disable-* | --disable-*)
mate-equake-applet-1.3.8.2/configure:940:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mate-equake-applet-1.3.8.2/configure-941-    # Reject names that are not valid shell variable names.
##############################################
mate-equake-applet-1.3.8.2/configure-944-    ac_useropt_orig=$ac_useropt
mate-equake-applet-1.3.8.2/configure:945:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mate-equake-applet-1.3.8.2/configure-946-    case $ac_user_opts in
##############################################
mate-equake-applet-1.3.8.2/configure-965-  -enable-* | --enable-*)
mate-equake-applet-1.3.8.2/configure:966:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mate-equake-applet-1.3.8.2/configure-967-    # Reject names that are not valid shell variable names.
##############################################
mate-equake-applet-1.3.8.2/configure-970-    ac_useropt_orig=$ac_useropt
mate-equake-applet-1.3.8.2/configure:971:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mate-equake-applet-1.3.8.2/configure-972-    case $ac_user_opts in
##############################################
mate-equake-applet-1.3.8.2/configure-1178-  -with-* | --with-*)
mate-equake-applet-1.3.8.2/configure:1179:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mate-equake-applet-1.3.8.2/configure-1180-    # Reject names that are not valid shell variable names.
##############################################
mate-equake-applet-1.3.8.2/configure-1183-    ac_useropt_orig=$ac_useropt
mate-equake-applet-1.3.8.2/configure:1184:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mate-equake-applet-1.3.8.2/configure-1185-    case $ac_user_opts in
##############################################
mate-equake-applet-1.3.8.2/configure-1194-  -without-* | --without-*)
mate-equake-applet-1.3.8.2/configure:1195:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mate-equake-applet-1.3.8.2/configure-1196-    # Reject names that are not valid shell variable names.
##############################################
mate-equake-applet-1.3.8.2/configure-1199-    ac_useropt_orig=$ac_useropt
mate-equake-applet-1.3.8.2/configure:1200:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mate-equake-applet-1.3.8.2/configure-1201-    case $ac_user_opts in
##############################################
mate-equake-applet-1.3.8.2/configure-1232-  *=*)
mate-equake-applet-1.3.8.2/configure:1233:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mate-equake-applet-1.3.8.2/configure-1234-    # Reject names that are not valid shell variable names.
##############################################
mate-equake-applet-1.3.8.2/configure-1253-if test -n "$ac_prev"; then
mate-equake-applet-1.3.8.2/configure:1254:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mate-equake-applet-1.3.8.2/configure-1255-  as_fn_error $? "missing argument to $ac_option"
##############################################
mate-equake-applet-1.3.8.2/configure-1275-    */ )
mate-equake-applet-1.3.8.2/configure:1276:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mate-equake-applet-1.3.8.2/configure-1277-      eval $ac_var=\$ac_val;;
##############################################
mate-equake-applet-1.3.8.2/configure-1310-ac_ls_di=`ls -di .` &&
mate-equake-applet-1.3.8.2/configure:1311:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mate-equake-applet-1.3.8.2/configure-1312-  as_fn_error $? "working directory cannot be determined"
##############################################
mate-equake-applet-1.3.8.2/configure-1366-case $srcdir in
mate-equake-applet-1.3.8.2/configure:1367:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mate-equake-applet-1.3.8.2/configure-1368-esac
##############################################
mate-equake-applet-1.3.8.2/configure-1409-By default, \`make install' will install all the files in
mate-equake-applet-1.3.8.2/configure:1410:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mate-equake-applet-1.3.8.2/configure:1411:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mate-equake-applet-1.3.8.2/configure-1412-for instance \`--prefix=\$HOME'.
##############################################
mate-equake-applet-1.3.8.2/configure-1530-*)
mate-equake-applet-1.3.8.2/configure:1531:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mate-equake-applet-1.3.8.2/configure-1532-  # A ".." for each directory in $ac_dir_suffix.
mate-equake-applet-1.3.8.2/configure:1533:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mate-equake-applet-1.3.8.2/configure-1534-  case $ac_top_builddir_sub in
##############################################
mate-equake-applet-1.3.8.2/configure-2075-    *\'*)
mate-equake-applet-1.3.8.2/configure:2076:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mate-equake-applet-1.3.8.2/configure-2077-    esac
##############################################
mate-equake-applet-1.3.8.2/configure-2158-      case $ac_val in
mate-equake-applet-1.3.8.2/configure:2159:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mate-equake-applet-1.3.8.2/configure-2160-      esac
##############################################
mate-equake-applet-1.3.8.2/configure-2173-	case $ac_val in
mate-equake-applet-1.3.8.2/configure:2174:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mate-equake-applet-1.3.8.2/configure-2175-	esac
##############################################
mate-equake-applet-1.3.8.2/configure-2296-    set,)
mate-equake-applet-1.3.8.2/configure:2297:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mate-equake-applet-1.3.8.2/configure:2298:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mate-equake-applet-1.3.8.2/configure-2299-      ac_cache_corrupted=: ;;
##############################################
mate-equake-applet-1.3.8.2/configure-2307-	# differences in whitespace do not lead to failure.
mate-equake-applet-1.3.8.2/configure:2308:	ac_old_val_w=`echo x $ac_old_val`
mate-equake-applet-1.3.8.2/configure:2309:	ac_new_val_w=`echo x $ac_new_val`
mate-equake-applet-1.3.8.2/configure-2310-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mate-equake-applet-1.3.8.2/configure-2327-    case $ac_new_val in
mate-equake-applet-1.3.8.2/configure:2328:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mate-equake-applet-1.3.8.2/configure-2329-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mate-equake-applet-1.3.8.2/configure-2504-     echo "timestamp, slept: $am_has_slept" > conftest.file
mate-equake-applet-1.3.8.2/configure:2505:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mate-equake-applet-1.3.8.2/configure-2506-     if test "$*" = "X"; then
mate-equake-applet-1.3.8.2/configure-2507-	# -L didn't work.
mate-equake-applet-1.3.8.2/configure:2508:	set X `ls -t "$srcdir/configure" conftest.file`
mate-equake-applet-1.3.8.2/configure-2509-     fi
##############################################
mate-equake-applet-1.3.8.2/configure-2555-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mate-equake-applet-1.3.8.2/configure:2556:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mate-equake-applet-1.3.8.2/configure-2557-
mate-equake-applet-1.3.8.2/configure-2558-# Expand $ac_aux_dir to an absolute path.
mate-equake-applet-1.3.8.2/configure:2559:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mate-equake-applet-1.3.8.2/configure-2560-
##############################################
mate-equake-applet-1.3.8.2/configure-2700-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
mate-equake-applet-1.3.8.2/configure:2701:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mate-equake-applet-1.3.8.2/configure-2702-	     'mkdir (GNU coreutils) '* | \
##############################################
mate-equake-applet-1.3.8.2/configure-2773-set x ${MAKE-make}
mate-equake-applet-1.3.8.2/configure:2774:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mate-equake-applet-1.3.8.2/configure-2775-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mate-equake-applet-1.3.8.2/configure-2783-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mate-equake-applet-1.3.8.2/configure:2784:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mate-equake-applet-1.3.8.2/configure-2785-  *@@@%%%=?*=@@@%%%*)
##############################################
mate-equake-applet-1.3.8.2/configure-2849-
mate-equake-applet-1.3.8.2/configure:2850:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mate-equake-applet-1.3.8.2/configure-2851-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mate-equake-applet-1.3.8.2/configure-3144-test "x$ac_build_alias" = x &&
mate-equake-applet-1.3.8.2/configure:3145:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mate-equake-applet-1.3.8.2/configure-3146-test "x$ac_build_alias" = x &&
mate-equake-applet-1.3.8.2/configure-3147-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
mate-equake-applet-1.3.8.2/configure:3148:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mate-equake-applet-1.3.8.2/configure-3149-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mate-equake-applet-1.3.8.2/configure-3168-IFS=$ac_save_IFS
mate-equake-applet-1.3.8.2/configure:3169:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mate-equake-applet-1.3.8.2/configure-3170-
##############################################
mate-equake-applet-1.3.8.2/configure-3179-else
mate-equake-applet-1.3.8.2/configure:3180:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mate-equake-applet-1.3.8.2/configure-3181-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mate-equake-applet-1.3.8.2/configure-3201-IFS=$ac_save_IFS
mate-equake-applet-1.3.8.2/configure:3202:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mate-equake-applet-1.3.8.2/configure-3203-
##############################################
mate-equake-applet-1.3.8.2/configure-3229-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
mate-equake-applet-1.3.8.2/configure:3230:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
mate-equake-applet-1.3.8.2/configure-3231-  ECHO='print -r --'
mate-equake-applet-1.3.8.2/configure:3232:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
mate-equake-applet-1.3.8.2/configure-3233-  ECHO='printf %s\n'
##############################################
mate-equake-applet-1.3.8.2/configure-3293-# Ignore all kinds of additional output from 'make'.
mate-equake-applet-1.3.8.2/configure:3294:case `$am_make -s -f confmf 2> /dev/null` in #(
mate-equake-applet-1.3.8.2/configure-3295-*the\ am__doit\ target*)
##############################################
mate-equake-applet-1.3.8.2/configure-3303-   echo '.include "confinc"' > confmf
mate-equake-applet-1.3.8.2/configure:3304:   case `$am_make -s -f confmf 2> /dev/null` in #(
mate-equake-applet-1.3.8.2/configure-3305-   *the\ am__doit\ target*)
##############################################
mate-equake-applet-1.3.8.2/configure-3682-$as_echo_n "checking whether the C compiler works... " >&6; }
mate-equake-applet-1.3.8.2/configure:3683:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mate-equake-applet-1.3.8.2/configure-3684-
##############################################
mate-equake-applet-1.3.8.2/configure-3726-	then :; else
mate-equake-applet-1.3.8.2/configure:3727:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mate-equake-applet-1.3.8.2/configure-3728-	fi
##############################################
mate-equake-applet-1.3.8.2/configure-3786-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mate-equake-applet-1.3.8.2/configure:3787:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mate-equake-applet-1.3.8.2/configure-3788-	  break;;
##############################################
mate-equake-applet-1.3.8.2/configure-3895-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mate-equake-applet-1.3.8.2/configure:3896:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mate-equake-applet-1.3.8.2/configure-3897-       break;;
##############################################
mate-equake-applet-1.3.8.2/configure-4213-  if test "$am_compiler_list" = ""; then
mate-equake-applet-1.3.8.2/configure:4214:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mate-equake-applet-1.3.8.2/configure-4215-  fi
##############################################
mate-equake-applet-1.3.8.2/configure-4337-  # Check for GNU $ac_path_SED
mate-equake-applet-1.3.8.2/configure:4338:case `"$ac_path_SED" --version 2>&1` in
mate-equake-applet-1.3.8.2/configure-4339-*GNU*)
##############################################
mate-equake-applet-1.3.8.2/configure-4413-  # Check for GNU $ac_path_GREP
mate-equake-applet-1.3.8.2/configure:4414:case `"$ac_path_GREP" --version 2>&1` in
mate-equake-applet-1.3.8.2/configure-4415-*GNU*)
##############################################
mate-equake-applet-1.3.8.2/configure-4479-  # Check for GNU $ac_path_EGREP
mate-equake-applet-1.3.8.2/configure:4480:case `"$ac_path_EGREP" --version 2>&1` in
mate-equake-applet-1.3.8.2/configure-4481-*GNU*)
##############################################
mate-equake-applet-1.3.8.2/configure-4546-  # Check for GNU $ac_path_FGREP
mate-equake-applet-1.3.8.2/configure:4547:case `"$ac_path_FGREP" --version 2>&1` in
mate-equake-applet-1.3.8.2/configure-4548-*GNU*)
##############################################
mate-equake-applet-1.3.8.2/configure-4626-    # gcc leaves a trailing carriage return, which upsets mingw
mate-equake-applet-1.3.8.2/configure:4627:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mate-equake-applet-1.3.8.2/configure-4628-  *)
mate-equake-applet-1.3.8.2/configure:4629:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mate-equake-applet-1.3.8.2/configure-4630-  esac
##############################################
mate-equake-applet-1.3.8.2/configure-4635-      # Canonicalize the pathname of ld
mate-equake-applet-1.3.8.2/configure:4636:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mate-equake-applet-1.3.8.2/configure-4637-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mate-equake-applet-1.3.8.2/configure:4638:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mate-equake-applet-1.3.8.2/configure-4639-      done
##############################################
mate-equake-applet-1.3.8.2/configure-4670-      # Break only if it was the GNU/non-GNU ld that we prefer.
mate-equake-applet-1.3.8.2/configure:4671:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mate-equake-applet-1.3.8.2/configure-4672-      *GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/configure-4701-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
mate-equake-applet-1.3.8.2/configure:4702:case `$LD -v 2>&1 </dev/null` in
mate-equake-applet-1.3.8.2/configure-4703-*GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/configure-4751-	esac
mate-equake-applet-1.3.8.2/configure:4752:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
mate-equake-applet-1.3.8.2/configure-4753-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
mate-equake-applet-1.3.8.2/configure-4757-	*)
mate-equake-applet-1.3.8.2/configure:4758:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mate-equake-applet-1.3.8.2/configure-4759-	  */dev/null*)
##############################################
mate-equake-applet-1.3.8.2/configure-4885-
mate-equake-applet-1.3.8.2/configure:4886:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
mate-equake-applet-1.3.8.2/configure-4887-    *COFF*)
##############################################
mate-equake-applet-1.3.8.2/configure-4997-    # And add a safety zone
mate-equake-applet-1.3.8.2/configure:4998:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mate-equake-applet-1.3.8.2/configure:4999:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mate-equake-applet-1.3.8.2/configure-5000-    ;;
##############################################
mate-equake-applet-1.3.8.2/configure-5030-    if test -n "$kargmax"; then
mate-equake-applet-1.3.8.2/configure:5031:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
mate-equake-applet-1.3.8.2/configure-5032-    else
##############################################
mate-equake-applet-1.3.8.2/configure-5039-       test undefined != "$lt_cv_sys_max_cmd_len"; then
mate-equake-applet-1.3.8.2/configure:5040:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mate-equake-applet-1.3.8.2/configure:5041:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mate-equake-applet-1.3.8.2/configure-5042-    else
##############################################
mate-equake-applet-1.3.8.2/configure-5051-      # we can't tell.
mate-equake-applet-1.3.8.2/configure:5052:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
mate-equake-applet-1.3.8.2/configure-5053-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mate-equake-applet-1.3.8.2/configure-5055-      do
mate-equake-applet-1.3.8.2/configure:5056:        i=`expr $i + 1`
mate-equake-applet-1.3.8.2/configure-5057-        teststring=$teststring$teststring
##############################################
mate-equake-applet-1.3.8.2/configure-5059-      # Only check the string length outside the loop.
mate-equake-applet-1.3.8.2/configure:5060:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mate-equake-applet-1.3.8.2/configure-5061-      teststring=
##############################################
mate-equake-applet-1.3.8.2/configure-5064-      # linker.  It appears as though 1/2 is a usable value.
mate-equake-applet-1.3.8.2/configure:5065:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mate-equake-applet-1.3.8.2/configure-5066-    fi
##############################################
mate-equake-applet-1.3.8.2/configure-5475-openbsd* | bitrig*)
mate-equake-applet-1.3.8.2/configure:5476:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mate-equake-applet-1.3.8.2/configure-5477-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
mate-equake-applet-1.3.8.2/configure-5545-    else
mate-equake-applet-1.3.8.2/configure:5546:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
mate-equake-applet-1.3.8.2/configure-5547-    fi
##############################################
mate-equake-applet-1.3.8.2/configure-5690-  # decide which one to use based on capabilities of $DLLTOOL
mate-equake-applet-1.3.8.2/configure:5691:  case `$DLLTOOL --help 2>&1` in
mate-equake-applet-1.3.8.2/configure-5692-  *--identify-strict*)
##############################################
mate-equake-applet-1.3.8.2/configure-6212-# If we're using GNU nm, then use its standard symbol codes.
mate-equake-applet-1.3.8.2/configure:6213:case `$NM -V 2>&1` in
mate-equake-applet-1.3.8.2/configure-6214-*GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/configure-6260-mingw*)
mate-equake-applet-1.3.8.2/configure:6261:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mate-equake-applet-1.3.8.2/configure-6262-  ;;
##############################################
mate-equake-applet-1.3.8.2/configure-6492-   if test yes = "$GCC"; then
mate-equake-applet-1.3.8.2/configure:6493:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
mate-equake-applet-1.3.8.2/configure-6494-   fi
##############################################
mate-equake-applet-1.3.8.2/configure-6496- /*)
mate-equake-applet-1.3.8.2/configure:6497:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
mate-equake-applet-1.3.8.2/configure-6498-   ;; #(
##############################################
mate-equake-applet-1.3.8.2/configure-6591-    done
mate-equake-applet-1.3.8.2/configure:6592:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mate-equake-applet-1.3.8.2/configure-6593-}
##############################################
mate-equake-applet-1.3.8.2/configure-6613-  test $ac_status = 0; }; then
mate-equake-applet-1.3.8.2/configure:6614:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/configure-6615-      *ELF-32*)
##############################################
mate-equake-applet-1.3.8.2/configure-6634-    if test yes = "$lt_cv_prog_gnu_ld"; then
mate-equake-applet-1.3.8.2/configure:6635:      case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/configure-6636-	*32-bit*)
##############################################
mate-equake-applet-1.3.8.2/configure-6646-    else
mate-equake-applet-1.3.8.2/configure:6647:      case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/configure-6648-	*32-bit*)
##############################################
mate-equake-applet-1.3.8.2/configure-6672-    emul=elf
mate-equake-applet-1.3.8.2/configure:6673:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/configure-6674-      *32-bit*)
##############################################
mate-equake-applet-1.3.8.2/configure-6680-    esac
mate-equake-applet-1.3.8.2/configure:6681:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/configure-6682-      *MSB*)
##############################################
mate-equake-applet-1.3.8.2/configure-6688-    esac
mate-equake-applet-1.3.8.2/configure:6689:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/configure-6690-      *N32*)
##############################################
mate-equake-applet-1.3.8.2/configure-7621-    *:)
mate-equake-applet-1.3.8.2/configure:7622:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
mate-equake-applet-1.3.8.2/configure-7623-        ;;
mate-equake-applet-1.3.8.2/configure-7624-    x:*)
mate-equake-applet-1.3.8.2/configure:7625:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/configure-7626-        ;;
mate-equake-applet-1.3.8.2/configure-7627-    *::*)
mate-equake-applet-1.3.8.2/configure:7628:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/configure:7629:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
mate-equake-applet-1.3.8.2/configure-7630-        ;;
mate-equake-applet-1.3.8.2/configure-7631-    *)
mate-equake-applet-1.3.8.2/configure:7632:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/configure-7633-        ;;
##############################################
mate-equake-applet-1.3.8.2/configure-7890-do :
mate-equake-applet-1.3.8.2/configure:7891:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mate-equake-applet-1.3.8.2/configure-7892-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mate-equake-applet-1.3.8.2/configure-7895-  cat >>confdefs.h <<_ACEOF
mate-equake-applet-1.3.8.2/configure:7896:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mate-equake-applet-1.3.8.2/configure-7897-_ACEOF
##############################################
mate-equake-applet-1.3.8.2/configure-8252-	"file_magic "*)
mate-equake-applet-1.3.8.2/configure:8253:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mate-equake-applet-1.3.8.2/configure-8254-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
mate-equake-applet-1.3.8.2/configure-8318-	"file_magic "*)
mate-equake-applet-1.3.8.2/configure:8319:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mate-equake-applet-1.3.8.2/configure-8320-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
mate-equake-applet-1.3.8.2/configure-8712-      *)
mate-equake-applet-1.3.8.2/configure:8713:	case `$CC -V 2>&1 | sed 5q` in
mate-equake-applet-1.3.8.2/configure-8714-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
mate-equake-applet-1.3.8.2/configure-9161-	# shared libraries, regardless of the interface used.
mate-equake-applet-1.3.8.2/configure:9162:	case `$LD -v 2>&1` in
mate-equake-applet-1.3.8.2/configure-9163-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
mate-equake-applet-1.3.8.2/configure-9193-    supports_anon_versioning=no
mate-equake-applet-1.3.8.2/configure:9194:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
mate-equake-applet-1.3.8.2/configure-9195-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mate-equake-applet-1.3.8.2/configure-9262-	# is; otherwise, prepend EXPORTS...
mate-equake-applet-1.3.8.2/configure:9263:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
mate-equake-applet-1.3.8.2/configure-9264-          cp $export_symbols $output_objdir/$soname.def;
##############################################
mate-equake-applet-1.3.8.2/configure-9296-	prefix_cmds="$SED"~
mate-equake-applet-1.3.8.2/configure:9297:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mate-equake-applet-1.3.8.2/configure-9298-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mate-equake-applet-1.3.8.2/configure-9318-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mate-equake-applet-1.3.8.2/configure:9319:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mate-equake-applet-1.3.8.2/configure:9320:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mate-equake-applet-1.3.8.2/configure-9321-      ;;
##############################################
mate-equake-applet-1.3.8.2/configure-9336-        pgcc*)				# Portland Group C compiler
mate-equake-applet-1.3.8.2/configure:9337:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/configure-9338-	  tmp_addflag=' $pic_flag'
##############################################
mate-equake-applet-1.3.8.2/configure-9341-					# Portland Group f77 and f90 compilers
mate-equake-applet-1.3.8.2/configure:9342:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/configure-9343-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mate-equake-applet-1.3.8.2/configure-9358-	nvcc*)	# Cuda Compiler Driver 2.2
mate-equake-applet-1.3.8.2/configure:9359:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/configure-9360-	  compiler_needs_object=yes
##############################################
mate-equake-applet-1.3.8.2/configure-9362-	esac
mate-equake-applet-1.3.8.2/configure:9363:	case `$CC -V 2>&1 | sed 5q` in
mate-equake-applet-1.3.8.2/configure-9364-	*Sun\ C*)			# Sun C 5.9
mate-equake-applet-1.3.8.2/configure:9365:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/configure-9366-	  compiler_needs_object=yes
##############################################
mate-equake-applet-1.3.8.2/configure-9433-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mate-equake-applet-1.3.8.2/configure:9434:      case `$LD -v 2>&1` in
mate-equake-applet-1.3.8.2/configure-9435-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
mate-equake-applet-1.3.8.2/configure-9522-	else
mate-equake-applet-1.3.8.2/configure:9523:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
mate-equake-applet-1.3.8.2/configure-9524-	fi
##############################################
mate-equake-applet-1.3.8.2/configure-9587-	# below for broken collect2 doesn't work under 4.3+
mate-equake-applet-1.3.8.2/configure:9588:	  collect2name=`$CC -print-prog-name=collect2`
mate-equake-applet-1.3.8.2/configure-9589-	  if test -f "$collect2name" &&
##############################################
mate-equake-applet-1.3.8.2/configure-9667-      }'
mate-equake-applet-1.3.8.2/configure:9668:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mate-equake-applet-1.3.8.2/configure-9669-  # Check for a 64-bit object if we didn't find anything.
mate-equake-applet-1.3.8.2/configure-9670-  if test -z "$lt_cv_aix_libpath_"; then
mate-equake-applet-1.3.8.2/configure:9671:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mate-equake-applet-1.3.8.2/configure-9672-  fi
##############################################
mate-equake-applet-1.3.8.2/configure-9685-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
mate-equake-applet-1.3.8.2/configure:9686:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
mate-equake-applet-1.3.8.2/configure-9687-      else
##############################################
mate-equake-applet-1.3.8.2/configure-9720-      }'
mate-equake-applet-1.3.8.2/configure:9721:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mate-equake-applet-1.3.8.2/configure-9722-  # Check for a 64-bit object if we didn't find anything.
mate-equake-applet-1.3.8.2/configure-9723-  if test -z "$lt_cv_aix_libpath_"; then
mate-equake-applet-1.3.8.2/configure:9724:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mate-equake-applet-1.3.8.2/configure-9725-  fi
##############################################
mate-equake-applet-1.3.8.2/configure-9752-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
mate-equake-applet-1.3.8.2/configure:9753:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
mate-equake-applet-1.3.8.2/configure-9754-	  if test svr4 != "$with_aix_soname"; then
##############################################
mate-equake-applet-1.3.8.2/configure-9805-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
mate-equake-applet-1.3.8.2/configure:9806:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
mate-equake-applet-1.3.8.2/configure-9807-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
mate-equake-applet-1.3.8.2/configure-9843-	# FIXME: Setting linknames here is a bad hack.
mate-equake-applet-1.3.8.2/configure:9844:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
mate-equake-applet-1.3.8.2/configure-9845-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
mate-equake-applet-1.3.8.2/configure-9861-  if test yes = "$lt_cv_ld_force_load"; then
mate-equake-applet-1.3.8.2/configure:9862:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
mate-equake-applet-1.3.8.2/configure-9863-
##############################################
mate-equake-applet-1.3.8.2/configure-10041-      if test yes = "$GCC"; then
mate-equake-applet-1.3.8.2/configure:10042:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/configure-10043-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mate-equake-applet-1.3.8.2/configure-10069-	if test yes = "$lt_cv_irix_exported_symbol"; then
mate-equake-applet-1.3.8.2/configure:10070:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
mate-equake-applet-1.3.8.2/configure-10071-	fi
##############################################
mate-equake-applet-1.3.8.2/configure-10073-      else
mate-equake-applet-1.3.8.2/configure:10074:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/configure:10075:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
mate-equake-applet-1.3.8.2/configure-10076-      fi
##############################################
mate-equake-applet-1.3.8.2/configure-10120-	hardcode_direct_absolute=yes
mate-equake-applet-1.3.8.2/configure:10121:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mate-equake-applet-1.3.8.2/configure-10122-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mate-equake-applet-1.3.8.2/configure-10151-	prefix_cmds="$SED"~
mate-equake-applet-1.3.8.2/configure:10152:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mate-equake-applet-1.3.8.2/configure-10153-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mate-equake-applet-1.3.8.2/configure-10165-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
mate-equake-applet-1.3.8.2/configure:10166:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/configure-10167-      else
mate-equake-applet-1.3.8.2/configure-10168-	allow_undefined_flag=' -expect_unresolved \*'
mate-equake-applet-1.3.8.2/configure:10169:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/configure-10170-      fi
##############################################
mate-equake-applet-1.3.8.2/configure-10178-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
mate-equake-applet-1.3.8.2/configure:10179:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/configure-10180-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
mate-equake-applet-1.3.8.2/configure-10182-	allow_undefined_flag=' -expect_unresolved \*'
mate-equake-applet-1.3.8.2/configure:10183:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/configure:10184:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
mate-equake-applet-1.3.8.2/configure:10185:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
mate-equake-applet-1.3.8.2/configure-10186-
##############################################
mate-equake-applet-1.3.8.2/configure-10201-      else
mate-equake-applet-1.3.8.2/configure:10202:	case `$CC -V 2>&1` in
mate-equake-applet-1.3.8.2/configure-10203-	*"Compilers 5.0"*)
##############################################
mate-equake-applet-1.3.8.2/configure-10600-  esac
mate-equake-applet-1.3.8.2/configure:10601:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
mate-equake-applet-1.3.8.2/configure-10602-  case $lt_search_path_spec in
##############################################
mate-equake-applet-1.3.8.2/configure-10607-    # okay in the real world where ";" in dirpaths is itself problematic.
mate-equake-applet-1.3.8.2/configure:10608:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
mate-equake-applet-1.3.8.2/configure-10609-    ;;
mate-equake-applet-1.3.8.2/configure-10610-  *)
mate-equake-applet-1.3.8.2/configure:10611:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
mate-equake-applet-1.3.8.2/configure-10612-    ;;
##############################################
mate-equake-applet-1.3.8.2/configure-10616-  lt_tmp_lt_search_path_spec=
mate-equake-applet-1.3.8.2/configure:10617:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mate-equake-applet-1.3.8.2/configure-10618-  # ...but if some path component already ends with the multilib dir we assume
##############################################
mate-equake-applet-1.3.8.2/configure-10658-  esac
mate-equake-applet-1.3.8.2/configure:10659:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
mate-equake-applet-1.3.8.2/configure-10660-else
##############################################
mate-equake-applet-1.3.8.2/configure-10798-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mate-equake-applet-1.3.8.2/configure:10799:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mate-equake-applet-1.3.8.2/configure-10800-    ;;
##############################################
mate-equake-applet-1.3.8.2/configure-10834-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mate-equake-applet-1.3.8.2/configure:10835:    postinstall_cmds='base_file=`basename \$file`~
mate-equake-applet-1.3.8.2/configure:10836:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/configure:10837:      dldir=$destdir/`dirname \$dlpath`~
mate-equake-applet-1.3.8.2/configure-10838-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mate-equake-applet-1.3.8.2/configure-10843-      fi'
mate-equake-applet-1.3.8.2/configure:10844:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/configure-10845-      dlpath=$dir/\$dldll~
##############################################
mate-equake-applet-1.3.8.2/configure-10851-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mate-equake-applet-1.3.8.2/configure:10852:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/configure-10853-
##############################################
mate-equake-applet-1.3.8.2/configure-10857-      # MinGW DLLs use traditional 'lib' prefix
mate-equake-applet-1.3.8.2/configure:10858:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/configure-10859-      ;;
##############################################
mate-equake-applet-1.3.8.2/configure-10861-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mate-equake-applet-1.3.8.2/configure:10862:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/configure-10863-      ;;
##############################################
mate-equake-applet-1.3.8.2/configure-10870-    libname_spec='$name'
mate-equake-applet-1.3.8.2/configure:10871:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/configure-10872-    library_names_spec='$libname.dll.lib'
##############################################
mate-equake-applet-1.3.8.2/configure-10882-        # Let DOS variable expansion print the short 8.3 style file name.
mate-equake-applet-1.3.8.2/configure:10883:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
mate-equake-applet-1.3.8.2/configure-10884-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
mate-equake-applet-1.3.8.2/configure-10887-      # Convert to MSYS style.
mate-equake-applet-1.3.8.2/configure:10888:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
mate-equake-applet-1.3.8.2/configure-10889-      ;;
##############################################
mate-equake-applet-1.3.8.2/configure-10893-      # like /cygdrive/c/PROGRA~1:/cygdr...
mate-equake-applet-1.3.8.2/configure:10894:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
mate-equake-applet-1.3.8.2/configure:10895:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
mate-equake-applet-1.3.8.2/configure:10896:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mate-equake-applet-1.3.8.2/configure-10897-      ;;
##############################################
mate-equake-applet-1.3.8.2/configure-10901-        # It is most probably a Windows format PATH.
mate-equake-applet-1.3.8.2/configure:10902:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mate-equake-applet-1.3.8.2/configure-10903-      else
mate-equake-applet-1.3.8.2/configure:10904:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mate-equake-applet-1.3.8.2/configure-10905-      fi
##############################################
mate-equake-applet-1.3.8.2/configure-10911-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mate-equake-applet-1.3.8.2/configure:10912:    postinstall_cmds='base_file=`basename \$file`~
mate-equake-applet-1.3.8.2/configure:10913:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/configure:10914:      dldir=$destdir/`dirname \$dlpath`~
mate-equake-applet-1.3.8.2/configure-10915-      test -d \$dldir || mkdir -p \$dldir~
mate-equake-applet-1.3.8.2/configure-10916-      $install_prog $dir/$dlname \$dldir/$dlname'
mate-equake-applet-1.3.8.2/configure:10917:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/configure-10918-      dlpath=$dir/\$dldll~
##############################################
mate-equake-applet-1.3.8.2/configure-10925-    # Assume MSVC wrapper
mate-equake-applet-1.3.8.2/configure:10926:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
mate-equake-applet-1.3.8.2/configure-10927-    dynamic_linker='Win32 ld.exe'
##############################################
mate-equake-applet-1.3.8.2/configure-10942-  shlibpath_var=DYLD_LIBRARY_PATH
mate-equake-applet-1.3.8.2/configure:10943:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mate-equake-applet-1.3.8.2/configure-10944-
##############################################
mate-equake-applet-1.3.8.2/configure-11195-  if test -f /etc/ld.so.conf; then
mate-equake-applet-1.3.8.2/configure:11196:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
mate-equake-applet-1.3.8.2/configure-11197-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mate-equake-applet-1.3.8.2/configure-11261-  need_lib_prefix=no
mate-equake-applet-1.3.8.2/configure:11262:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mate-equake-applet-1.3.8.2/configure-11263-    need_version=no
##############################################
mate-equake-applet-1.3.8.2/configure-11288-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
mate-equake-applet-1.3.8.2/configure:11289:  postinstall_cmds='base_file=`basename \$file`~
mate-equake-applet-1.3.8.2/configure:11290:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
mate-equake-applet-1.3.8.2/configure:11291:    dldir=$destdir/`dirname \$dlpath`~
mate-equake-applet-1.3.8.2/configure-11292-    test -d \$dldir || mkdir -p \$dldir~
##############################################
mate-equake-applet-1.3.8.2/configure-11297-    fi'
mate-equake-applet-1.3.8.2/configure:11298:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
mate-equake-applet-1.3.8.2/configure-11299-    dlpath=$dir/\$dldll~
##############################################
mate-equake-applet-1.3.8.2/configure-12912-  if test "$am_compiler_list" = ""; then
mate-equake-applet-1.3.8.2/configure:12913:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mate-equake-applet-1.3.8.2/configure-12914-  fi
##############################################
mate-equake-applet-1.3.8.2/configure-13028-    # gcc leaves a trailing carriage return, which upsets mingw
mate-equake-applet-1.3.8.2/configure:13029:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mate-equake-applet-1.3.8.2/configure-13030-  *)
mate-equake-applet-1.3.8.2/configure:13031:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mate-equake-applet-1.3.8.2/configure-13032-  esac
##############################################
mate-equake-applet-1.3.8.2/configure-13037-      # Canonicalize the pathname of ld
mate-equake-applet-1.3.8.2/configure:13038:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mate-equake-applet-1.3.8.2/configure-13039-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mate-equake-applet-1.3.8.2/configure:13040:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mate-equake-applet-1.3.8.2/configure-13041-      done
##############################################
mate-equake-applet-1.3.8.2/configure-13072-      # Break only if it was the GNU/non-GNU ld that we prefer.
mate-equake-applet-1.3.8.2/configure:13073:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mate-equake-applet-1.3.8.2/configure-13074-      *GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/configure-13103-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
mate-equake-applet-1.3.8.2/configure:13104:case `$LD -v 2>&1 </dev/null` in
mate-equake-applet-1.3.8.2/configure-13105-*GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/configure-13146-
mate-equake-applet-1.3.8.2/configure:13147:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mate-equake-applet-1.3.8.2/configure-13148-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
mate-equake-applet-1.3.8.2/configure:13149:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mate-equake-applet-1.3.8.2/configure-13150-if test -n ""; then
##############################################
mate-equake-applet-1.3.8.2/configure-13586-fi
mate-equake-applet-1.3.8.2/configure:13587:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
mate-equake-applet-1.3.8.2/configure:13588:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
mate-equake-applet-1.3.8.2/configure:13589:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
mate-equake-applet-1.3.8.2/configure-13590-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
mate-equake-applet-1.3.8.2/configure-13642-else
mate-equake-applet-1.3.8.2/configure:13643:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
mate-equake-applet-1.3.8.2/configure-13644-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
mate-equake-applet-1.3.8.2/configure-13649-$as_echo_n "checking for XML::Parser... " >&6; }
mate-equake-applet-1.3.8.2/configure:13650:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
mate-equake-applet-1.3.8.2/configure-13651-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
mate-equake-applet-1.3.8.2/configure-13781-do :
mate-equake-applet-1.3.8.2/configure:13782:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mate-equake-applet-1.3.8.2/configure-13783-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mate-equake-applet-1.3.8.2/configure-13785-  cat >>confdefs.h <<_ACEOF
mate-equake-applet-1.3.8.2/configure:13786:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mate-equake-applet-1.3.8.2/configure-13787-_ACEOF
##############################################
mate-equake-applet-1.3.8.2/configure-14183-  for ac_func in _getb67 GETB67 getb67; do
mate-equake-applet-1.3.8.2/configure:14184:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mate-equake-applet-1.3.8.2/configure-14185-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mate-equake-applet-1.3.8.2/configure-14386-do :
mate-equake-applet-1.3.8.2/configure:14387:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mate-equake-applet-1.3.8.2/configure-14388-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mate-equake-applet-1.3.8.2/configure-14391-  cat >>confdefs.h <<_ACEOF
mate-equake-applet-1.3.8.2/configure:14392:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mate-equake-applet-1.3.8.2/configure-14393-_ACEOF
##############################################
mate-equake-applet-1.3.8.2/configure-14407-do :
mate-equake-applet-1.3.8.2/configure:14408:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mate-equake-applet-1.3.8.2/configure-14409-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mate-equake-applet-1.3.8.2/configure-14411-  cat >>confdefs.h <<_ACEOF
mate-equake-applet-1.3.8.2/configure:14412:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mate-equake-applet-1.3.8.2/configure-14413-_ACEOF
##############################################
mate-equake-applet-1.3.8.2/configure-14646-do :
mate-equake-applet-1.3.8.2/configure:14647:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mate-equake-applet-1.3.8.2/configure-14648-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mate-equake-applet-1.3.8.2/configure-14650-  cat >>confdefs.h <<_ACEOF
mate-equake-applet-1.3.8.2/configure:14651:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mate-equake-applet-1.3.8.2/configure-14652-_ACEOF
##############################################
mate-equake-applet-1.3.8.2/configure-14757-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mate-equake-applet-1.3.8.2/configure:14758:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mate-equake-applet-1.3.8.2/configure-14759-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mate-equake-applet-1.3.8.2/configure-14860-if test -z "$BASH_VERSION$ZSH_VERSION" \
mate-equake-applet-1.3.8.2/configure:14861:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mate-equake-applet-1.3.8.2/configure-14862-  as_echo='print -r --'
mate-equake-applet-1.3.8.2/configure-14863-  as_echo_n='print -rn --'
mate-equake-applet-1.3.8.2/configure:14864:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mate-equake-applet-1.3.8.2/configure-14865-  as_echo='printf %s\n'
##############################################
mate-equake-applet-1.3.8.2/configure-14867-else
mate-equake-applet-1.3.8.2/configure:14868:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mate-equake-applet-1.3.8.2/configure-14869-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mate-equake-applet-1.3.8.2/configure-14877-	expr "X$arg" : "X\\(.*\\)$as_nl";
mate-equake-applet-1.3.8.2/configure:14878:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mate-equake-applet-1.3.8.2/configure-14879-      esac;
##############################################
mate-equake-applet-1.3.8.2/configure-14954-# ----------------------------------------
mate-equake-applet-1.3.8.2/configure:14955:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mate-equake-applet-1.3.8.2/configure-14956-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mate-equake-applet-1.3.8.2/configure-15026-  {
mate-equake-applet-1.3.8.2/configure:15027:    as_val=`expr "$@" || test $? -eq 1`
mate-equake-applet-1.3.8.2/configure-15028-  }
##############################################
mate-equake-applet-1.3.8.2/configure-15130-      case $as_dir in #(
mate-equake-applet-1.3.8.2/configure:15131:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mate-equake-applet-1.3.8.2/configure-15132-      *) as_qdir=$as_dir;;
##############################################
mate-equake-applet-1.3.8.2/configure-15265-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mate-equake-applet-1.3.8.2/configure:15266:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mate-equake-applet-1.3.8.2/configure-15267-ac_cs_version="\\
##############################################
mate-equake-applet-1.3.8.2/configure-15290-  --*=?*)
mate-equake-applet-1.3.8.2/configure:15291:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mate-equake-applet-1.3.8.2/configure:15292:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mate-equake-applet-1.3.8.2/configure-15293-    ac_shift=:
##############################################
mate-equake-applet-1.3.8.2/configure-15295-  --*=)
mate-equake-applet-1.3.8.2/configure:15296:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mate-equake-applet-1.3.8.2/configure-15297-    ac_optarg=
##############################################
mate-equake-applet-1.3.8.2/configure-15319-    case $ac_optarg in
mate-equake-applet-1.3.8.2/configure:15320:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mate-equake-applet-1.3.8.2/configure-15321-    '') as_fn_error $? "missing file argument" ;;
##############################################
mate-equake-applet-1.3.8.2/configure-15327-    case $ac_optarg in
mate-equake-applet-1.3.8.2/configure:15328:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mate-equake-applet-1.3.8.2/configure-15329-    esac
##############################################
mate-equake-applet-1.3.8.2/configure-15396-delay_variable_subst='$delay_variable_subst'
mate-equake-applet-1.3.8.2/configure:15397:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15398:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15399:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15400:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15401:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15402:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15403:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15404:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15405:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15406:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15407:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15408:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15409:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15410:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15411:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15412:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15413:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15414:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15415:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15416:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15417:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15418:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15419:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15420:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15421:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15422:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15423:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15424:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15425:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15426:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15427:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15428:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15429:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15430:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15431:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15432:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15433:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15434:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15435:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15436:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15437:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15438:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15439:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15440:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15441:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15442:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15443:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15444:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15445:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15446:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15447:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15448:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15449:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15450:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15451:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15452:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15453:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15454:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15455:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15456:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15457:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15458:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15459:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15460:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15461:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15462:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15463:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15464:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15465:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15466:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15467:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15468:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15469:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15470:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15471:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15472:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15473:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15474:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15475:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15476:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15477:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15478:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15479:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15480:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15481:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15482:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15483:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15484:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15485:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15486:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15487:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15488:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15489:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15490:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15491:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15492:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15493:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15494:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15495:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15496:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15497:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15498:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15499:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15500:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15501:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15502:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15503:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15504:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15505:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15506:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15507:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15508:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15509:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15510:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15511:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15512:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15513:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15514:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15515:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15516:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15517:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15518:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15519:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15520:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15521:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15522:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15523:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15524:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15525:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15526:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15527:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15528:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15529:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15530:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure:15531:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/configure-15532-
##############################################
mate-equake-applet-1.3.8.2/configure-15613-striplib; do
mate-equake-applet-1.3.8.2/configure:15614:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mate-equake-applet-1.3.8.2/configure-15615-    *[\\\\\\\`\\"\\\$]*)
mate-equake-applet-1.3.8.2/configure:15616:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mate-equake-applet-1.3.8.2/configure-15617-      ;;
##############################################
mate-equake-applet-1.3.8.2/configure-15644-configure_time_lt_sys_library_path; do
mate-equake-applet-1.3.8.2/configure:15645:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mate-equake-applet-1.3.8.2/configure-15646-    *[\\\\\\\`\\"\\\$]*)
mate-equake-applet-1.3.8.2/configure:15647:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mate-equake-applet-1.3.8.2/configure-15648-      ;;
##############################################
mate-equake-applet-1.3.8.2/configure-15744-fi
mate-equake-applet-1.3.8.2/configure:15745:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mate-equake-applet-1.3.8.2/configure-15746-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mate-equake-applet-1.3.8.2/configure-15761-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mate-equake-applet-1.3.8.2/configure:15762:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mate-equake-applet-1.3.8.2/configure-15763-ac_delim='%!_!# '
##############################################
mate-equake-applet-1.3.8.2/configure-15767-
mate-equake-applet-1.3.8.2/configure:15768:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mate-equake-applet-1.3.8.2/configure-15769-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mate-equake-applet-1.3.8.2/configure-15905-for ac_last_try in false false :; do
mate-equake-applet-1.3.8.2/configure:15906:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
mate-equake-applet-1.3.8.2/configure-15907-  if test -z "$ac_tt"; then
##############################################
mate-equake-applet-1.3.8.2/configure-16037-      esac
mate-equake-applet-1.3.8.2/configure:16038:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mate-equake-applet-1.3.8.2/configure-16039-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mate-equake-applet-1.3.8.2/configure-16096-*)
mate-equake-applet-1.3.8.2/configure:16097:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mate-equake-applet-1.3.8.2/configure-16098-  # A ".." for each directory in $ac_dir_suffix.
mate-equake-applet-1.3.8.2/configure:16099:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mate-equake-applet-1.3.8.2/configure-16100-  case $ac_top_builddir_sub in
##############################################
mate-equake-applet-1.3.8.2/configure-16157-/@mandir@/p'
mate-equake-applet-1.3.8.2/configure:16158:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mate-equake-applet-1.3.8.2/configure-16159-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mate-equake-applet-1.3.8.2/configure-16174-
mate-equake-applet-1.3.8.2/configure:16175:# Neutralize VPATH when `$srcdir' = `.'.
mate-equake-applet-1.3.8.2/configure-16176-# Shell code in configure.ac might set extrasub.
##############################################
mate-equake-applet-1.3.8.2/configure-16202-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mate-equake-applet-1.3.8.2/configure:16203:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
mate-equake-applet-1.3.8.2/configure-16204-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
mate-equake-applet-1.3.8.2/configure-16248-    * )
mate-equake-applet-1.3.8.2/configure:16249:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mate-equake-applet-1.3.8.2/configure-16250-  esac
##############################################
mate-equake-applet-1.3.8.2/configure-16295-    # Strip MF so we end up with the name of the file.
mate-equake-applet-1.3.8.2/configure:16296:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mate-equake-applet-1.3.8.2/configure-16297-    # Check whether this is an Automake generated Makefile or not.
##############################################
mate-equake-applet-1.3.8.2/configure-16332-    # from the Makefile without running 'make'.
mate-equake-applet-1.3.8.2/configure:16333:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mate-equake-applet-1.3.8.2/configure-16334-    test -z "$DEPDIR" && continue
mate-equake-applet-1.3.8.2/configure:16335:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mate-equake-applet-1.3.8.2/configure-16336-    test -z "$am__include" && continue
mate-equake-applet-1.3.8.2/configure:16337:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mate-equake-applet-1.3.8.2/configure-16338-    # Find all dependency output files, they are included files with
##############################################
mate-equake-applet-1.3.8.2/configure-16853-    *:)
mate-equake-applet-1.3.8.2/configure:16854:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
mate-equake-applet-1.3.8.2/configure-16855-        ;;
mate-equake-applet-1.3.8.2/configure-16856-    x:*)
mate-equake-applet-1.3.8.2/configure:16857:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/configure-16858-        ;;
mate-equake-applet-1.3.8.2/configure-16859-    *::*)
mate-equake-applet-1.3.8.2/configure:16860:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/configure:16861:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
mate-equake-applet-1.3.8.2/configure-16862-        ;;
mate-equake-applet-1.3.8.2/configure-16863-    *)
mate-equake-applet-1.3.8.2/configure:16864:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/configure-16865-        ;;
##############################################
mate-equake-applet-1.3.8.2/configure-16880-    done
mate-equake-applet-1.3.8.2/configure:16881:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mate-equake-applet-1.3.8.2/configure-16882-}
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-37-
mate-equake-applet-1.3.8.2/aclocal.m4:38:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mate-equake-applet-1.3.8.2/aclocal.m4-39-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
mate-equake-applet-1.3.8.2/aclocal.m4:40:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
mate-equake-applet-1.3.8.2/aclocal.m4-41-if test -n "$1"; then
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-125-fi
mate-equake-applet-1.3.8.2/aclocal.m4:126:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
mate-equake-applet-1.3.8.2/aclocal.m4:127:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
mate-equake-applet-1.3.8.2/aclocal.m4:128:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
mate-equake-applet-1.3.8.2/aclocal.m4-129-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-141-else
mate-equake-applet-1.3.8.2/aclocal.m4:142:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
mate-equake-applet-1.3.8.2/aclocal.m4-143-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-146-   AC_MSG_CHECKING([for XML::Parser])
mate-equake-applet-1.3.8.2/aclocal.m4:147:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
mate-equake-applet-1.3.8.2/aclocal.m4-148-       AC_MSG_RESULT([ok])
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-331-    done
mate-equake-applet-1.3.8.2/aclocal.m4:332:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mate-equake-applet-1.3.8.2/aclocal.m4-333-}
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-643-m4_define([_LT_CONFIG_STATUS_DECLARE],
mate-equake-applet-1.3.8.2/aclocal.m4:644:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
mate-equake-applet-1.3.8.2/aclocal.m4-645-
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-653-#
mate-equake-applet-1.3.8.2/aclocal.m4:654:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
mate-equake-applet-1.3.8.2/aclocal.m4-655-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-763-]], lt_decl_quote_varnames); do
mate-equake-applet-1.3.8.2/aclocal.m4:764:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mate-equake-applet-1.3.8.2/aclocal.m4-765-    *[[\\\\\\\`\\"\\\$]]*)
mate-equake-applet-1.3.8.2/aclocal.m4:766:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mate-equake-applet-1.3.8.2/aclocal.m4-767-      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-776-]], lt_decl_dquote_varnames); do
mate-equake-applet-1.3.8.2/aclocal.m4:777:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mate-equake-applet-1.3.8.2/aclocal.m4-778-    *[[\\\\\\\`\\"\\\$]]*)
mate-equake-applet-1.3.8.2/aclocal.m4:779:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
mate-equake-applet-1.3.8.2/aclocal.m4-780-      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1315-  if test yes = "$lt_cv_ld_force_load"; then
mate-equake-applet-1.3.8.2/aclocal.m4:1316:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
mate-equake-applet-1.3.8.2/aclocal.m4-1317-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1368-      }]'
mate-equake-applet-1.3.8.2/aclocal.m4:1369:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mate-equake-applet-1.3.8.2/aclocal.m4-1370-  # Check for a 64-bit object if we didn't find anything.
mate-equake-applet-1.3.8.2/aclocal.m4-1371-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
mate-equake-applet-1.3.8.2/aclocal.m4:1372:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mate-equake-applet-1.3.8.2/aclocal.m4-1373-  fi],[])
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1404-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
mate-equake-applet-1.3.8.2/aclocal.m4:1405:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
mate-equake-applet-1.3.8.2/aclocal.m4-1406-  ECHO='print -r --'
mate-equake-applet-1.3.8.2/aclocal.m4:1407:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
mate-equake-applet-1.3.8.2/aclocal.m4-1408-  ECHO='printf %s\n'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1439-    PATH=/empty FPATH=/empty; export PATH FPATH
mate-equake-applet-1.3.8.2/aclocal.m4:1440:    test "X`printf %s $ECHO`" = "X$ECHO" \
mate-equake-applet-1.3.8.2/aclocal.m4:1441:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
mate-equake-applet-1.3.8.2/aclocal.m4-1442-
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1463-   if test yes = "$GCC"; then
mate-equake-applet-1.3.8.2/aclocal.m4:1464:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
mate-equake-applet-1.3.8.2/aclocal.m4-1465-   fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1467- /*)
mate-equake-applet-1.3.8.2/aclocal.m4:1468:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
mate-equake-applet-1.3.8.2/aclocal.m4-1469-   ;; #(
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1497-  if AC_TRY_EVAL(ac_compile); then
mate-equake-applet-1.3.8.2/aclocal.m4:1498:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/aclocal.m4-1499-      *ELF-32*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1514-    if test yes = "$lt_cv_prog_gnu_ld"; then
mate-equake-applet-1.3.8.2/aclocal.m4:1515:      case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/aclocal.m4-1516-	*32-bit*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1526-    else
mate-equake-applet-1.3.8.2/aclocal.m4:1527:      case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/aclocal.m4-1528-	*32-bit*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1548-    emul=elf
mate-equake-applet-1.3.8.2/aclocal.m4:1549:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/aclocal.m4-1550-      *32-bit*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1556-    esac
mate-equake-applet-1.3.8.2/aclocal.m4:1557:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/aclocal.m4-1558-      *MSB*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1564-    esac
mate-equake-applet-1.3.8.2/aclocal.m4:1565:    case `/usr/bin/file conftest.$ac_objext` in
mate-equake-applet-1.3.8.2/aclocal.m4-1566-      *N32*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1929-    # And add a safety zone
mate-equake-applet-1.3.8.2/aclocal.m4:1930:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mate-equake-applet-1.3.8.2/aclocal.m4:1931:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mate-equake-applet-1.3.8.2/aclocal.m4-1932-    ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1962-    if test -n "$kargmax"; then
mate-equake-applet-1.3.8.2/aclocal.m4:1963:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
mate-equake-applet-1.3.8.2/aclocal.m4-1964-    else
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1971-       test undefined != "$lt_cv_sys_max_cmd_len"; then
mate-equake-applet-1.3.8.2/aclocal.m4:1972:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mate-equake-applet-1.3.8.2/aclocal.m4:1973:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mate-equake-applet-1.3.8.2/aclocal.m4-1974-    else
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1983-      # we can't tell.
mate-equake-applet-1.3.8.2/aclocal.m4:1984:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
mate-equake-applet-1.3.8.2/aclocal.m4-1985-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1987-      do
mate-equake-applet-1.3.8.2/aclocal.m4:1988:        i=`expr $i + 1`
mate-equake-applet-1.3.8.2/aclocal.m4-1989-        teststring=$teststring$teststring
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1991-      # Only check the string length outside the loop.
mate-equake-applet-1.3.8.2/aclocal.m4:1992:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mate-equake-applet-1.3.8.2/aclocal.m4-1993-      teststring=
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-1996-      # linker.  It appears as though 1/2 is a usable value.
mate-equake-applet-1.3.8.2/aclocal.m4:1997:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mate-equake-applet-1.3.8.2/aclocal.m4-1998-    fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2462-    *:)
mate-equake-applet-1.3.8.2/aclocal.m4:2463:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
mate-equake-applet-1.3.8.2/aclocal.m4-2464-        ;;
mate-equake-applet-1.3.8.2/aclocal.m4-2465-    x:*)
mate-equake-applet-1.3.8.2/aclocal.m4:2466:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/aclocal.m4-2467-        ;;
mate-equake-applet-1.3.8.2/aclocal.m4-2468-    *::*)
mate-equake-applet-1.3.8.2/aclocal.m4:2469:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/aclocal.m4:2470:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
mate-equake-applet-1.3.8.2/aclocal.m4-2471-        ;;
mate-equake-applet-1.3.8.2/aclocal.m4-2472-    *)
mate-equake-applet-1.3.8.2/aclocal.m4:2473:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
mate-equake-applet-1.3.8.2/aclocal.m4-2474-        ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2502-  esac
mate-equake-applet-1.3.8.2/aclocal.m4:2503:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
mate-equake-applet-1.3.8.2/aclocal.m4-2504-  case $lt_search_path_spec in
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2509-    # okay in the real world where ";" in dirpaths is itself problematic.
mate-equake-applet-1.3.8.2/aclocal.m4:2510:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
mate-equake-applet-1.3.8.2/aclocal.m4-2511-    ;;
mate-equake-applet-1.3.8.2/aclocal.m4-2512-  *)
mate-equake-applet-1.3.8.2/aclocal.m4:2513:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
mate-equake-applet-1.3.8.2/aclocal.m4-2514-    ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2518-  lt_tmp_lt_search_path_spec=
mate-equake-applet-1.3.8.2/aclocal.m4:2519:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mate-equake-applet-1.3.8.2/aclocal.m4-2520-  # ...but if some path component already ends with the multilib dir we assume
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2560-  esac
mate-equake-applet-1.3.8.2/aclocal.m4:2561:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
mate-equake-applet-1.3.8.2/aclocal.m4-2562-else
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2701-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mate-equake-applet-1.3.8.2/aclocal.m4:2702:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mate-equake-applet-1.3.8.2/aclocal.m4-2703-    ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2737-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mate-equake-applet-1.3.8.2/aclocal.m4:2738:    postinstall_cmds='base_file=`basename \$file`~
mate-equake-applet-1.3.8.2/aclocal.m4:2739:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/aclocal.m4:2740:      dldir=$destdir/`dirname \$dlpath`~
mate-equake-applet-1.3.8.2/aclocal.m4-2741-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2746-      fi'
mate-equake-applet-1.3.8.2/aclocal.m4:2747:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/aclocal.m4-2748-      dlpath=$dir/\$dldll~
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2754-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mate-equake-applet-1.3.8.2/aclocal.m4:2755:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/aclocal.m4-2756-m4_if([$1], [],[
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2760-      # MinGW DLLs use traditional 'lib' prefix
mate-equake-applet-1.3.8.2/aclocal.m4:2761:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/aclocal.m4-2762-      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2764-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mate-equake-applet-1.3.8.2/aclocal.m4:2765:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/aclocal.m4-2766-      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2773-    libname_spec='$name'
mate-equake-applet-1.3.8.2/aclocal.m4:2774:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
mate-equake-applet-1.3.8.2/aclocal.m4-2775-    library_names_spec='$libname.dll.lib'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2785-        # Let DOS variable expansion print the short 8.3 style file name.
mate-equake-applet-1.3.8.2/aclocal.m4:2786:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
mate-equake-applet-1.3.8.2/aclocal.m4-2787-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2790-      # Convert to MSYS style.
mate-equake-applet-1.3.8.2/aclocal.m4:2791:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
mate-equake-applet-1.3.8.2/aclocal.m4-2792-      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2796-      # like /cygdrive/c/PROGRA~1:/cygdr...
mate-equake-applet-1.3.8.2/aclocal.m4:2797:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
mate-equake-applet-1.3.8.2/aclocal.m4:2798:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
mate-equake-applet-1.3.8.2/aclocal.m4:2799:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mate-equake-applet-1.3.8.2/aclocal.m4-2800-      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2804-        # It is most probably a Windows format PATH.
mate-equake-applet-1.3.8.2/aclocal.m4:2805:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mate-equake-applet-1.3.8.2/aclocal.m4-2806-      else
mate-equake-applet-1.3.8.2/aclocal.m4:2807:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mate-equake-applet-1.3.8.2/aclocal.m4-2808-      fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2814-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mate-equake-applet-1.3.8.2/aclocal.m4:2815:    postinstall_cmds='base_file=`basename \$file`~
mate-equake-applet-1.3.8.2/aclocal.m4:2816:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/aclocal.m4:2817:      dldir=$destdir/`dirname \$dlpath`~
mate-equake-applet-1.3.8.2/aclocal.m4-2818-      test -d \$dldir || mkdir -p \$dldir~
mate-equake-applet-1.3.8.2/aclocal.m4-2819-      $install_prog $dir/$dlname \$dldir/$dlname'
mate-equake-applet-1.3.8.2/aclocal.m4:2820:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mate-equake-applet-1.3.8.2/aclocal.m4-2821-      dlpath=$dir/\$dldll~
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2828-    # Assume MSVC wrapper
mate-equake-applet-1.3.8.2/aclocal.m4:2829:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
mate-equake-applet-1.3.8.2/aclocal.m4-2830-    dynamic_linker='Win32 ld.exe'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-2845-  shlibpath_var=DYLD_LIBRARY_PATH
mate-equake-applet-1.3.8.2/aclocal.m4:2846:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mate-equake-applet-1.3.8.2/aclocal.m4-2847-m4_if([$1], [],[
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3079-  if test -f /etc/ld.so.conf; then
mate-equake-applet-1.3.8.2/aclocal.m4:3080:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
mate-equake-applet-1.3.8.2/aclocal.m4-3081-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3145-  need_lib_prefix=no
mate-equake-applet-1.3.8.2/aclocal.m4:3146:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-3147-    need_version=no
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3172-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
mate-equake-applet-1.3.8.2/aclocal.m4:3173:  postinstall_cmds='base_file=`basename \$file`~
mate-equake-applet-1.3.8.2/aclocal.m4:3174:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
mate-equake-applet-1.3.8.2/aclocal.m4:3175:    dldir=$destdir/`dirname \$dlpath`~
mate-equake-applet-1.3.8.2/aclocal.m4-3176-    test -d \$dldir || mkdir -p \$dldir~
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3181-    fi'
mate-equake-applet-1.3.8.2/aclocal.m4:3182:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
mate-equake-applet-1.3.8.2/aclocal.m4-3183-    dlpath=$dir/\$dldll~
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3392-	"file_magic "*)
mate-equake-applet-1.3.8.2/aclocal.m4:3393:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mate-equake-applet-1.3.8.2/aclocal.m4-3394-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3475-    # gcc leaves a trailing carriage return, which upsets mingw
mate-equake-applet-1.3.8.2/aclocal.m4:3476:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mate-equake-applet-1.3.8.2/aclocal.m4-3477-  *)
mate-equake-applet-1.3.8.2/aclocal.m4:3478:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mate-equake-applet-1.3.8.2/aclocal.m4-3479-  esac
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3484-      # Canonicalize the pathname of ld
mate-equake-applet-1.3.8.2/aclocal.m4:3485:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mate-equake-applet-1.3.8.2/aclocal.m4-3486-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mate-equake-applet-1.3.8.2/aclocal.m4:3487:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mate-equake-applet-1.3.8.2/aclocal.m4-3488-      done
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3515-      # Break only if it was the GNU/non-GNU ld that we prefer.
mate-equake-applet-1.3.8.2/aclocal.m4:3516:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mate-equake-applet-1.3.8.2/aclocal.m4-3517-      *GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3555-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
mate-equake-applet-1.3.8.2/aclocal.m4:3556:case `$LD -v 2>&1 </dev/null` in
mate-equake-applet-1.3.8.2/aclocal.m4-3557-*GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3782-openbsd* | bitrig*)
mate-equake-applet-1.3.8.2/aclocal.m4:3783:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-3784-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3849-    else
mate-equake-applet-1.3.8.2/aclocal.m4:3850:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
mate-equake-applet-1.3.8.2/aclocal.m4-3851-    fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3900-	esac
mate-equake-applet-1.3.8.2/aclocal.m4:3901:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
mate-equake-applet-1.3.8.2/aclocal.m4-3902-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3906-	*)
mate-equake-applet-1.3.8.2/aclocal.m4:3907:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mate-equake-applet-1.3.8.2/aclocal.m4-3908-	  */dev/null*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3932-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
mate-equake-applet-1.3.8.2/aclocal.m4:3933:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
mate-equake-applet-1.3.8.2/aclocal.m4-3934-    *COFF*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-3991-  # decide which one to use based on capabilities of $DLLTOOL
mate-equake-applet-1.3.8.2/aclocal.m4:3992:  case `$DLLTOOL --help 2>&1` in
mate-equake-applet-1.3.8.2/aclocal.m4-3993-  *--identify-strict*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-4165-# If we're using GNU nm, then use its standard symbol codes.
mate-equake-applet-1.3.8.2/aclocal.m4:4166:case `$NM -V 2>&1` in
mate-equake-applet-1.3.8.2/aclocal.m4-4167-*GNU* | *'with BFD'*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-4213-mingw*)
mate-equake-applet-1.3.8.2/aclocal.m4:4214:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mate-equake-applet-1.3.8.2/aclocal.m4-4215-  ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-4269-    nlist=conftest.nm
mate-equake-applet-1.3.8.2/aclocal.m4:4270:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
mate-equake-applet-1.3.8.2/aclocal.m4-4271-      # Try sorting and uniquifying the output.
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-4617-	  *)
mate-equake-applet-1.3.8.2/aclocal.m4:4618:	    case `$CC -V 2>&1 | sed 5q` in
mate-equake-applet-1.3.8.2/aclocal.m4-4619-	    *Sun\ C*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-4953-      *)
mate-equake-applet-1.3.8.2/aclocal.m4:4954:	case `$CC -V 2>&1 | sed 5q` in
mate-equake-applet-1.3.8.2/aclocal.m4-4955-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5136-    else
mate-equake-applet-1.3.8.2/aclocal.m4:5137:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
mate-equake-applet-1.3.8.2/aclocal.m4-5138-    fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5235-	# shared libraries, regardless of the interface used.
mate-equake-applet-1.3.8.2/aclocal.m4:5236:	case `$LD -v 2>&1` in
mate-equake-applet-1.3.8.2/aclocal.m4-5237-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5267-    supports_anon_versioning=no
mate-equake-applet-1.3.8.2/aclocal.m4:5268:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
mate-equake-applet-1.3.8.2/aclocal.m4-5269-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5370-	prefix_cmds="$SED"~
mate-equake-applet-1.3.8.2/aclocal.m4:5371:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-5372-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5392-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mate-equake-applet-1.3.8.2/aclocal.m4:5393:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4:5394:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-5395-      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5410-        pgcc*)				# Portland Group C compiler
mate-equake-applet-1.3.8.2/aclocal.m4:5411:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/aclocal.m4-5412-	  tmp_addflag=' $pic_flag'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5415-					# Portland Group f77 and f90 compilers
mate-equake-applet-1.3.8.2/aclocal.m4:5416:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/aclocal.m4-5417-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5432-	nvcc*)	# Cuda Compiler Driver 2.2
mate-equake-applet-1.3.8.2/aclocal.m4:5433:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/aclocal.m4-5434-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5436-	esac
mate-equake-applet-1.3.8.2/aclocal.m4:5437:	case `$CC -V 2>&1 | sed 5q` in
mate-equake-applet-1.3.8.2/aclocal.m4-5438-	*Sun\ C*)			# Sun C 5.9
mate-equake-applet-1.3.8.2/aclocal.m4:5439:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/aclocal.m4-5440-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5507-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mate-equake-applet-1.3.8.2/aclocal.m4:5508:      case `$LD -v 2>&1` in
mate-equake-applet-1.3.8.2/aclocal.m4-5509-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5596-	else
mate-equake-applet-1.3.8.2/aclocal.m4:5597:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
mate-equake-applet-1.3.8.2/aclocal.m4-5598-	fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5661-	# below for broken collect2 doesn't work under 4.3+
mate-equake-applet-1.3.8.2/aclocal.m4:5662:	  collect2name=`$CC -print-prog-name=collect2`
mate-equake-applet-1.3.8.2/aclocal.m4-5663-	  if test -f "$collect2name" &&
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5717-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
mate-equake-applet-1.3.8.2/aclocal.m4:5718:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
mate-equake-applet-1.3.8.2/aclocal.m4-5719-      else
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5742-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
mate-equake-applet-1.3.8.2/aclocal.m4:5743:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
mate-equake-applet-1.3.8.2/aclocal.m4-5744-	  if test svr4 != "$with_aix_soname"; then
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5833-	# FIXME: Setting linknames here is a bad hack.
mate-equake-applet-1.3.8.2/aclocal.m4:5834:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
mate-equake-applet-1.3.8.2/aclocal.m4-5835-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5971-      if test yes = "$GCC"; then
mate-equake-applet-1.3.8.2/aclocal.m4:5972:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-5973-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5994-	if test yes = "$lt_cv_irix_exported_symbol"; then
mate-equake-applet-1.3.8.2/aclocal.m4:5995:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-5996-	fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-5998-      else
mate-equake-applet-1.3.8.2/aclocal.m4:5999:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4:6000:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-6001-      fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6045-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
mate-equake-applet-1.3.8.2/aclocal.m4:6046:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-6047-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6076-	prefix_cmds="$SED"~
mate-equake-applet-1.3.8.2/aclocal.m4:6077:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-6078-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6090-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
mate-equake-applet-1.3.8.2/aclocal.m4:6091:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-6092-      else
mate-equake-applet-1.3.8.2/aclocal.m4-6093-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mate-equake-applet-1.3.8.2/aclocal.m4:6094:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-6095-      fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6103-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
mate-equake-applet-1.3.8.2/aclocal.m4:6104:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-6105-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6107-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mate-equake-applet-1.3.8.2/aclocal.m4:6108:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4:6109:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
mate-equake-applet-1.3.8.2/aclocal.m4:6110:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
mate-equake-applet-1.3.8.2/aclocal.m4-6111-
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6126-      else
mate-equake-applet-1.3.8.2/aclocal.m4:6127:	case `$CC -V 2>&1` in
mate-equake-applet-1.3.8.2/aclocal.m4-6128-	*"Compilers 5.0"*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6319-	  _LT_TAGVAR(allow_undefined_flag, $1)=
mate-equake-applet-1.3.8.2/aclocal.m4:6320:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
mate-equake-applet-1.3.8.2/aclocal.m4-6321-	  then
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6619-        # ancient GNU ld didn't support --whole-archive et. al.
mate-equake-applet-1.3.8.2/aclocal.m4:6620:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
mate-equake-applet-1.3.8.2/aclocal.m4-6621-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6729-          # below for broken collect2 doesn't work under 4.3+
mate-equake-applet-1.3.8.2/aclocal.m4:6730:	  collect2name=`$CC -print-prog-name=collect2`
mate-equake-applet-1.3.8.2/aclocal.m4-6731-	  if test -f "$collect2name" &&
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6787-
mate-equake-applet-1.3.8.2/aclocal.m4:6788:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
mate-equake-applet-1.3.8.2/aclocal.m4-6789-        else
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6812-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
mate-equake-applet-1.3.8.2/aclocal.m4:6813:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
mate-equake-applet-1.3.8.2/aclocal.m4-6814-	    if test svr4 != "$with_aix_soname"; then
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-6941-	  prefix_cmds="$SED"~
mate-equake-applet-1.3.8.2/aclocal.m4:6942:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-6943-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7015-            # dependencies.
mate-equake-applet-1.3.8.2/aclocal.m4:7016:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
mate-equake-applet-1.3.8.2/aclocal.m4-7017-            ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7080-	    # dependencies.
mate-equake-applet-1.3.8.2/aclocal.m4:7081:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
mate-equake-applet-1.3.8.2/aclocal.m4-7082-	    ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7116-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mate-equake-applet-1.3.8.2/aclocal.m4:7117:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4:7118:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7119-	;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7123-	    # SGI C++
mate-equake-applet-1.3.8.2/aclocal.m4:7124:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7125-
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7134-	      if test no = "$with_gnu_ld"; then
mate-equake-applet-1.3.8.2/aclocal.m4:7135:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7136-	      else
mate-equake-applet-1.3.8.2/aclocal.m4:7137:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7138-	      fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7155-	    # to its proper name (with version) after linking.
mate-equake-applet-1.3.8.2/aclocal.m4:7156:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
mate-equake-applet-1.3.8.2/aclocal.m4:7157:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7158-	    # Commands to make compiler produce verbose output that lists
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7165-	    # dependencies.
mate-equake-applet-1.3.8.2/aclocal.m4:7166:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
mate-equake-applet-1.3.8.2/aclocal.m4-7167-
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7180-	    # earlier do not add the objects themselves.
mate-equake-applet-1.3.8.2/aclocal.m4:7181:	    case `$CC -V 2>&1` in
mate-equake-applet-1.3.8.2/aclocal.m4-7182-	      *"Version 7."*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7201-            # Portland Group C++ compiler
mate-equake-applet-1.3.8.2/aclocal.m4:7202:	    case `$CC -V` in
mate-equake-applet-1.3.8.2/aclocal.m4-7203-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7206-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
mate-equake-applet-1.3.8.2/aclocal.m4:7207:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
mate-equake-applet-1.3.8.2/aclocal.m4-7208-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7210-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
mate-equake-applet-1.3.8.2/aclocal.m4:7211:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
mate-equake-applet-1.3.8.2/aclocal.m4-7212-                $RANLIB $oldlib'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7215-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mate-equake-applet-1.3.8.2/aclocal.m4:7216:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7217-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7219-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mate-equake-applet-1.3.8.2/aclocal.m4:7220:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7221-	      ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7229-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
mate-equake-applet-1.3.8.2/aclocal.m4:7230:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/aclocal.m4-7231-            ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7248-	    # dependencies.
mate-equake-applet-1.3.8.2/aclocal.m4:7249:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
mate-equake-applet-1.3.8.2/aclocal.m4-7250-	    ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7263-	  *)
mate-equake-applet-1.3.8.2/aclocal.m4:7264:	    case `$CC -V 2>&1 | sed 5q` in
mate-equake-applet-1.3.8.2/aclocal.m4-7265-	    *Sun\ C*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7270-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
mate-equake-applet-1.3.8.2/aclocal.m4:7271:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
mate-equake-applet-1.3.8.2/aclocal.m4-7272-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7335-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
mate-equake-applet-1.3.8.2/aclocal.m4:7336:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-7337-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7354-	    # to its proper name (with version) after linking.
mate-equake-applet-1.3.8.2/aclocal.m4:7355:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7356-
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7375-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
mate-equake-applet-1.3.8.2/aclocal.m4:7376:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7377-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7380-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mate-equake-applet-1.3.8.2/aclocal.m4:7381:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4:7382:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
mate-equake-applet-1.3.8.2/aclocal.m4-7383-                  echo "-hidden">> $lib.exp~
mate-equake-applet-1.3.8.2/aclocal.m4:7384:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
mate-equake-applet-1.3.8.2/aclocal.m4-7385-                  $RM $lib.exp'
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7399-	    # dependencies.
mate-equake-applet-1.3.8.2/aclocal.m4:7400:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
mate-equake-applet-1.3.8.2/aclocal.m4-7401-	    ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7406-	        osf3*)
mate-equake-applet-1.3.8.2/aclocal.m4:7407:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7408-		  ;;
mate-equake-applet-1.3.8.2/aclocal.m4-7409-	        *)
mate-equake-applet-1.3.8.2/aclocal.m4:7410:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
mate-equake-applet-1.3.8.2/aclocal.m4-7411-		  ;;
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7659-  case @S|@2 in
mate-equake-applet-1.3.8.2/aclocal.m4:7660:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
mate-equake-applet-1.3.8.2/aclocal.m4:7661:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
mate-equake-applet-1.3.8.2/aclocal.m4-7662-  esac
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7748-
mate-equake-applet-1.3.8.2/aclocal.m4:7749:  for p in `eval "$output_verbose_link_cmd"`; do
mate-equake-applet-1.3.8.2/aclocal.m4-7750-    case $prev$p in
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-7852-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
mate-equake-applet-1.3.8.2/aclocal.m4:7853: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
mate-equake-applet-1.3.8.2/aclocal.m4-7854-fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-8462-    test 10 -lt "$lt_ac_count" && break
mate-equake-applet-1.3.8.2/aclocal.m4:8463:    lt_ac_count=`expr $lt_ac_count + 1`
mate-equake-applet-1.3.8.2/aclocal.m4-8464-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9078-m4_define([lt_combine],
mate-equake-applet-1.3.8.2/aclocal.m4:9079:[m4_if(m4_eval([$# > 3]), [1],
mate-equake-applet-1.3.8.2/aclocal.m4-9080-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9401-    PKG_CHECK_EXISTS([$3],
mate-equake-applet-1.3.8.2/aclocal.m4:9402:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
mate-equake-applet-1.3.8.2/aclocal.m4-9403-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9449-        if test $_pkg_short_errors_supported = yes; then
mate-equake-applet-1.3.8.2/aclocal.m4:9450:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
mate-equake-applet-1.3.8.2/aclocal.m4-9451-        else 
mate-equake-applet-1.3.8.2/aclocal.m4:9452:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
mate-equake-applet-1.3.8.2/aclocal.m4-9453-        fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9638-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mate-equake-applet-1.3.8.2/aclocal.m4:9639:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mate-equake-applet-1.3.8.2/aclocal.m4-9640-# and then we would define $MISSING as
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9653-# Expand $ac_aux_dir to an absolute path.
mate-equake-applet-1.3.8.2/aclocal.m4:9654:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mate-equake-applet-1.3.8.2/aclocal.m4-9655-])
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9751-  if test "$am_compiler_list" = ""; then
mate-equake-applet-1.3.8.2/aclocal.m4:9752:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mate-equake-applet-1.3.8.2/aclocal.m4-9753-  fi
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9902-    # Strip MF so we end up with the name of the file.
mate-equake-applet-1.3.8.2/aclocal.m4:9903:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mate-equake-applet-1.3.8.2/aclocal.m4-9904-    # Check whether this is an Automake generated Makefile or not.
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9911-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
mate-equake-applet-1.3.8.2/aclocal.m4:9912:      dirpart=`AS_DIRNAME("$mf")`
mate-equake-applet-1.3.8.2/aclocal.m4-9913-    else
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9917-    # from the Makefile without running 'make'.
mate-equake-applet-1.3.8.2/aclocal.m4:9918:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mate-equake-applet-1.3.8.2/aclocal.m4-9919-    test -z "$DEPDIR" && continue
mate-equake-applet-1.3.8.2/aclocal.m4:9920:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mate-equake-applet-1.3.8.2/aclocal.m4-9921-    test -z "$am__include" && continue
mate-equake-applet-1.3.8.2/aclocal.m4:9922:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mate-equake-applet-1.3.8.2/aclocal.m4-9923-    # Find all dependency output files, they are included files with
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9931-      test -f "$dirpart/$file" && continue
mate-equake-applet-1.3.8.2/aclocal.m4:9932:      fdir=`AS_DIRNAME(["$file"])`
mate-equake-applet-1.3.8.2/aclocal.m4-9933-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-9989-AC_REQUIRE([AC_PROG_INSTALL])dnl
mate-equake-applet-1.3.8.2/aclocal.m4:9990:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mate-equake-applet-1.3.8.2/aclocal.m4-9991-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-10148-    * )
mate-equake-applet-1.3.8.2/aclocal.m4:10149:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mate-equake-applet-1.3.8.2/aclocal.m4-10150-  esac
mate-equake-applet-1.3.8.2/aclocal.m4-10151-done
mate-equake-applet-1.3.8.2/aclocal.m4:10152:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mate-equake-applet-1.3.8.2/aclocal.m4-10153-
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-10255-# Ignore all kinds of additional output from 'make'.
mate-equake-applet-1.3.8.2/aclocal.m4:10256:case `$am_make -s -f confmf 2> /dev/null` in #(
mate-equake-applet-1.3.8.2/aclocal.m4-10257-*the\ am__doit\ target*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-10265-   echo '.include "confinc"' > confmf
mate-equake-applet-1.3.8.2/aclocal.m4:10266:   case `$am_make -s -f confmf 2> /dev/null` in #(
mate-equake-applet-1.3.8.2/aclocal.m4-10267-   *the\ am__doit\ target*)
##############################################
mate-equake-applet-1.3.8.2/aclocal.m4-10447-     echo "timestamp, slept: $am_has_slept" > conftest.file
mate-equake-applet-1.3.8.2/aclocal.m4:10448:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mate-equake-applet-1.3.8.2/aclocal.m4-10449-     if test "$[*]" = "X"; then
mate-equake-applet-1.3.8.2/aclocal.m4-10450-	# -L didn't work.
mate-equake-applet-1.3.8.2/aclocal.m4:10451:	set X `ls -t "$srcdir/configure" conftest.file`
mate-equake-applet-1.3.8.2/aclocal.m4-10452-     fi
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-51-  { \
mate-equake-applet-1.3.8.2/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mate-equake-applet-1.3.8.2/src/Makefile.in-53-  }; \
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-160-  esac
mate-equake-applet-1.3.8.2/src/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mate-equake-applet-1.3.8.2/src/Makefile.in-162-am__vpath_adj = case $$p in \
mate-equake-applet-1.3.8.2/src/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mate-equake-applet-1.3.8.2/src/Makefile.in-164-    *) f=$$p;; \
mate-equake-applet-1.3.8.2/src/Makefile.in-165-  esac;
mate-equake-applet-1.3.8.2/src/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mate-equake-applet-1.3.8.2/src/Makefile.in-167-am__install_max = 40
mate-equake-applet-1.3.8.2/src/Makefile.in-168-am__nobase_strip_setup = \
mate-equake-applet-1.3.8.2/src/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mate-equake-applet-1.3.8.2/src/Makefile.in-170-am__nobase_strip = \
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-453-	test -n "$(EXEEXT)" || exit 0; \
mate-equake-applet-1.3.8.2/src/Makefile.in:454:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mate-equake-applet-1.3.8.2/src/Makefile.in-455-	echo " rm -f" $$list; \
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-479-.c.obj:
mate-equake-applet-1.3.8.2/src/Makefile.in:480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mate-equake-applet-1.3.8.2/src/Makefile.in-481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mate-equake-applet-1.3.8.2/src/Makefile.in:484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mate-equake-applet-1.3.8.2/src/Makefile.in-485-
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-493-mate_equake_applet-equake_applet.o: equake_applet.c
mate-equake-applet-1.3.8.2/src/Makefile.in:494:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -MT mate_equake_applet-equake_applet.o -MD -MP -MF $(DEPDIR)/mate_equake_applet-equake_applet.Tpo -c -o mate_equake_applet-equake_applet.o `test -f 'equake_applet.c' || echo '$(srcdir)/'`equake_applet.c
mate-equake-applet-1.3.8.2/src/Makefile.in-495-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mate_equake_applet-equake_applet.Tpo $(DEPDIR)/mate_equake_applet-equake_applet.Po
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-497-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mate-equake-applet-1.3.8.2/src/Makefile.in:498:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -c -o mate_equake_applet-equake_applet.o `test -f 'equake_applet.c' || echo '$(srcdir)/'`equake_applet.c
mate-equake-applet-1.3.8.2/src/Makefile.in-499-
mate-equake-applet-1.3.8.2/src/Makefile.in-500-mate_equake_applet-equake_applet.obj: equake_applet.c
mate-equake-applet-1.3.8.2/src/Makefile.in:501:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -MT mate_equake_applet-equake_applet.obj -MD -MP -MF $(DEPDIR)/mate_equake_applet-equake_applet.Tpo -c -o mate_equake_applet-equake_applet.obj `if test -f 'equake_applet.c'; then $(CYGPATH_W) 'equake_applet.c'; else $(CYGPATH_W) '$(srcdir)/equake_applet.c'; fi`
mate-equake-applet-1.3.8.2/src/Makefile.in-502-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mate_equake_applet-equake_applet.Tpo $(DEPDIR)/mate_equake_applet-equake_applet.Po
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-504-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mate-equake-applet-1.3.8.2/src/Makefile.in:505:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -c -o mate_equake_applet-equake_applet.obj `if test -f 'equake_applet.c'; then $(CYGPATH_W) 'equake_applet.c'; else $(CYGPATH_W) '$(srcdir)/equake_applet.c'; fi`
mate-equake-applet-1.3.8.2/src/Makefile.in-506-
mate-equake-applet-1.3.8.2/src/Makefile.in-507-mate_equake_applet-equake.o: equake.c
mate-equake-applet-1.3.8.2/src/Makefile.in:508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -MT mate_equake_applet-equake.o -MD -MP -MF $(DEPDIR)/mate_equake_applet-equake.Tpo -c -o mate_equake_applet-equake.o `test -f 'equake.c' || echo '$(srcdir)/'`equake.c
mate-equake-applet-1.3.8.2/src/Makefile.in-509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mate_equake_applet-equake.Tpo $(DEPDIR)/mate_equake_applet-equake.Po
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mate-equake-applet-1.3.8.2/src/Makefile.in:512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -c -o mate_equake_applet-equake.o `test -f 'equake.c' || echo '$(srcdir)/'`equake.c
mate-equake-applet-1.3.8.2/src/Makefile.in-513-
mate-equake-applet-1.3.8.2/src/Makefile.in-514-mate_equake_applet-equake.obj: equake.c
mate-equake-applet-1.3.8.2/src/Makefile.in:515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -MT mate_equake_applet-equake.obj -MD -MP -MF $(DEPDIR)/mate_equake_applet-equake.Tpo -c -o mate_equake_applet-equake.obj `if test -f 'equake.c'; then $(CYGPATH_W) 'equake.c'; else $(CYGPATH_W) '$(srcdir)/equake.c'; fi`
mate-equake-applet-1.3.8.2/src/Makefile.in-516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mate_equake_applet-equake.Tpo $(DEPDIR)/mate_equake_applet-equake.Po
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mate-equake-applet-1.3.8.2/src/Makefile.in:519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -c -o mate_equake_applet-equake.obj `if test -f 'equake.c'; then $(CYGPATH_W) 'equake.c'; else $(CYGPATH_W) '$(srcdir)/equake.c'; fi`
mate-equake-applet-1.3.8.2/src/Makefile.in-520-
mate-equake-applet-1.3.8.2/src/Makefile.in-521-mate_equake_applet-equake_processdata.o: equake_processdata.c
mate-equake-applet-1.3.8.2/src/Makefile.in:522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -MT mate_equake_applet-equake_processdata.o -MD -MP -MF $(DEPDIR)/mate_equake_applet-equake_processdata.Tpo -c -o mate_equake_applet-equake_processdata.o `test -f 'equake_processdata.c' || echo '$(srcdir)/'`equake_processdata.c
mate-equake-applet-1.3.8.2/src/Makefile.in-523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mate_equake_applet-equake_processdata.Tpo $(DEPDIR)/mate_equake_applet-equake_processdata.Po
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mate-equake-applet-1.3.8.2/src/Makefile.in:526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -c -o mate_equake_applet-equake_processdata.o `test -f 'equake_processdata.c' || echo '$(srcdir)/'`equake_processdata.c
mate-equake-applet-1.3.8.2/src/Makefile.in-527-
mate-equake-applet-1.3.8.2/src/Makefile.in-528-mate_equake_applet-equake_processdata.obj: equake_processdata.c
mate-equake-applet-1.3.8.2/src/Makefile.in:529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -MT mate_equake_applet-equake_processdata.obj -MD -MP -MF $(DEPDIR)/mate_equake_applet-equake_processdata.Tpo -c -o mate_equake_applet-equake_processdata.obj `if test -f 'equake_processdata.c'; then $(CYGPATH_W) 'equake_processdata.c'; else $(CYGPATH_W) '$(srcdir)/equake_processdata.c'; fi`
mate-equake-applet-1.3.8.2/src/Makefile.in-530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mate_equake_applet-equake_processdata.Tpo $(DEPDIR)/mate_equake_applet-equake_processdata.Po
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mate-equake-applet-1.3.8.2/src/Makefile.in:533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mate_equake_applet_CFLAGS) $(CFLAGS) -c -o mate_equake_applet-equake_processdata.obj `if test -f 'equake_processdata.c'; then $(CYGPATH_W) 'equake_processdata.c'; else $(CYGPATH_W) '$(srcdir)/equake_processdata.c'; fi`
mate-equake-applet-1.3.8.2/src/Makefile.in-534-
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-558-	@list='$(applet_DATA)'; test -n "$(appletdir)" || list=; \
mate-equake-applet-1.3.8.2/src/Makefile.in:559:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mate-equake-applet-1.3.8.2/src/Makefile.in-560-	dir='$(DESTDIR)$(appletdir)'; $(am__uninstall_files_from_dir)
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-579-	@list='$(service_DATA)'; test -n "$(servicedir)" || list=; \
mate-equake-applet-1.3.8.2/src/Makefile.in:580:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mate-equake-applet-1.3.8.2/src/Makefile.in-581-	dir='$(DESTDIR)$(servicedir)'; $(am__uninstall_files_from_dir)
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-612-GTAGS:
mate-equake-applet-1.3.8.2/src/Makefile.in:613:	here=`$(am__cd) $(top_builddir) && pwd` \
mate-equake-applet-1.3.8.2/src/Makefile.in-614-	  && $(am__cd) $(top_srcdir) \
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-635-distdir: $(DISTFILES)
mate-equake-applet-1.3.8.2/src/Makefile.in:636:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/src/Makefile.in:637:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/src/Makefile.in-638-	list='$(DISTFILES)'; \
##############################################
mate-equake-applet-1.3.8.2/src/Makefile.in-649-	  if test -d $$d/$$file; then \
mate-equake-applet-1.3.8.2/src/Makefile.in:650:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mate-equake-applet-1.3.8.2/src/Makefile.in-651-	    if test -d "$(distdir)/$$file"; then \
##############################################
mate-equake-applet-1.3.8.2/src/equake_images.h-2772-  ";\377\273\177K\377\243vM\377\247pG\377\233|Q\377yW9\377\263\232v\377"
mate-equake-applet-1.3.8.2/src/equake_images.h:2773:  "\204`;\377\257uF\377qC$\377ZC(\377Z<+\377D1\40\377\235tF\377\211`;\377"
mate-equake-applet-1.3.8.2/src/equake_images.h-2774-  "=.\35\377@1!\377\205iC\377{^B\377\247tT\377\272\213`\377\227c<\377\244"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-103-#
mate-equake-applet-1.3.8.2/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
mate-equake-applet-1.3.8.2/ltmain.sh-105-#
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
mate-equake-applet-1.3.8.2/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
mate-equake-applet-1.3.8.2/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
mate-equake-applet-1.3.8.2/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
mate-equake-applet-1.3.8.2/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
mate-equake-applet-1.3.8.2/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
mate-equake-applet-1.3.8.2/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-410-# The name of this program.
mate-equake-applet-1.3.8.2/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
mate-equake-applet-1.3.8.2/ltmain.sh-412-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-416-  *[\\/]*)
mate-equake-applet-1.3.8.2/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
mate-equake-applet-1.3.8.2/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
mate-equake-applet-1.3.8.2/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-610-
mate-equake-applet-1.3.8.2/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
mate-equake-applet-1.3.8.2/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
mate-equake-applet-1.3.8.2/ltmain.sh-613-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-639-
mate-equake-applet-1.3.8.2/ltmain.sh:640:    func_arith_result=`expr "$@"`
mate-equake-applet-1.3.8.2/ltmain.sh-641-  }
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-660-  # ...otherwise fall back to using sed.
mate-equake-applet-1.3.8.2/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
mate-equake-applet-1.3.8.2/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
mate-equake-applet-1.3.8.2/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-757-      test -n "$_G_tc" && {
mate-equake-applet-1.3.8.2/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
mate-equake-applet-1.3.8.2/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
mate-equake-applet-1.3.8.2/ltmain.sh-760-      }
mate-equake-applet-1.3.8.2/ltmain.sh-761-    done
mate-equake-applet-1.3.8.2/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
mate-equake-applet-1.3.8.2/ltmain.sh-763-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-831-
mate-equake-applet-1.3.8.2/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
mate-equake-applet-1.3.8.2/ltmain.sh-833-  }
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
mate-equake-applet-1.3.8.2/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
mate-equake-applet-1.3.8.2/ltmain.sh-865-      done
mate-equake-applet-1.3.8.2/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
mate-equake-applet-1.3.8.2/ltmain.sh-867-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-901-      # If mktemp works, use that first and foremost
mate-equake-applet-1.3.8.2/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-903-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1111-        *[\\\`\"\$]*)
mate-equake-applet-1.3.8.2/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
mate-equake-applet-1.3.8.2/ltmain.sh-1113-        *)
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1198-    case $2 in
mate-equake-applet-1.3.8.2/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
mate-equake-applet-1.3.8.2/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
mate-equake-applet-1.3.8.2/ltmain.sh-1201-    esac
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
mate-equake-applet-1.3.8.2/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
mate-equake-applet-1.3.8.2/ltmain.sh-1273-      ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1358-
mate-equake-applet-1.3.8.2/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
mate-equake-applet-1.3.8.2/ltmain.sh-1360-}
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
mate-equake-applet-1.3.8.2/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
mate-equake-applet-1.3.8.2/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1517-
mate-equake-applet-1.3.8.2/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
mate-equake-applet-1.3.8.2/ltmain.sh-1519-}
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1870-
mate-equake-applet-1.3.8.2/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
mate-equake-applet-1.3.8.2/ltmain.sh-1872-      func_split_equals_rhs=
mate-equake-applet-1.3.8.2/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
mate-equake-applet-1.3.8.2/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
mate-equake-applet-1.3.8.2/ltmain.sh-1875-  }
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-1898-
mate-equake-applet-1.3.8.2/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
mate-equake-applet-1.3.8.2/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
mate-equake-applet-1.3.8.2/ltmain.sh-1901-  }
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
mate-equake-applet-1.3.8.2/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
mate-equake-applet-1.3.8.2/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
mate-equake-applet-1.3.8.2/ltmain.sh-2074-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2110-  {
mate-equake-applet-1.3.8.2/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
mate-equake-applet-1.3.8.2/ltmain.sh-2112-  }
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2115-  {
mate-equake-applet-1.3.8.2/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
mate-equake-applet-1.3.8.2/ltmain.sh-2117-  }
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
mate-equake-applet-1.3.8.2/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
mate-equake-applet-1.3.8.2/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2659-      done
mate-equake-applet-1.3.8.2/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
mate-equake-applet-1.3.8.2/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
mate-equake-applet-1.3.8.2/ltmain.sh-2662-      case $@ in
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2672-	    # Evaluate the configuration.
mate-equake-applet-1.3.8.2/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
mate-equake-applet-1.3.8.2/ltmain.sh-2674-	    CC_quoted=
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2678-	    done
mate-equake-applet-1.3.8.2/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
mate-equake-applet-1.3.8.2/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
mate-equake-applet-1.3.8.2/ltmain.sh-2681-	    case "$@ " in
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
mate-equake-applet-1.3.8.2/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
mate-equake-applet-1.3.8.2/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3009-    # LT_CYGPATH in this case.
mate-equake-applet-1.3.8.2/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
mate-equake-applet-1.3.8.2/ltmain.sh-3011-  fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
mate-equake-applet-1.3.8.2/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
mate-equake-applet-1.3.8.2/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3376-    *.[cCFSifmso] | \
mate-equake-applet-1.3.8.2/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
mate-equake-applet-1.3.8.2/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
mate-equake-applet-1.3.8.2/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
mate-equake-applet-1.3.8.2/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
mate-equake-applet-1.3.8.2/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-3474-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3520-      if test warn = "$need_locks" &&
mate-equake-applet-1.3.8.2/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mate-equake-applet-1.3.8.2/ltmain.sh-3522-	$ECHO "\
mate-equake-applet-1.3.8.2/ltmain.sh-3523-*** ERROR, $lockfile contains:
mate-equake-applet-1.3.8.2/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-3525-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3569-      if test warn = "$need_locks" &&
mate-equake-applet-1.3.8.2/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mate-equake-applet-1.3.8.2/ltmain.sh-3571-	$ECHO "\
mate-equake-applet-1.3.8.2/ltmain.sh-3572-*** ERROR, $lockfile contains:
mate-equake-applet-1.3.8.2/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-3574-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3895-      # Get the absolute pathname.
mate-equake-applet-1.3.8.2/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
mate-equake-applet-1.3.8.2/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
mate-equake-applet-1.3.8.2/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
mate-equake-applet-1.3.8.2/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
mate-equake-applet-1.3.8.2/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4280-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
mate-equake-applet-1.3.8.2/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4293-	  else
mate-equake-applet-1.3.8.2/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4295-	  fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4458-	    fi
mate-equake-applet-1.3.8.2/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4477-	        # Replace the output file specification.
mate-equake-applet-1.3.8.2/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-4479-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
mate-equake-applet-1.3.8.2/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4498-	  fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4570-    my_pic_p=${3-false}
mate-equake-applet-1.3.8.2/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-4572-    my_dlsyms=
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
mate-equake-applet-1.3.8.2/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
mate-equake-applet-1.3.8.2/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
mate-equake-applet-1.3.8.2/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
mate-equake-applet-1.3.8.2/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
mate-equake-applet-1.3.8.2/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mate-equake-applet-1.3.8.2/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4862-	  else
mate-equake-applet-1.3.8.2/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mate-equake-applet-1.3.8.2/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4865-	  fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4867-	*)
mate-equake-applet-1.3.8.2/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mate-equake-applet-1.3.8.2/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4870-	  ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4882-      # Nullify the symbol file.
mate-equake-applet-1.3.8.2/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
mate-equake-applet-1.3.8.2/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
mate-equake-applet-1.3.8.2/ltmain.sh-4885-    fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
mate-equake-applet-1.3.8.2/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
mate-equake-applet-1.3.8.2/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
mate-equake-applet-1.3.8.2/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
mate-equake-applet-1.3.8.2/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4925-  win32_libid_type=unknown
mate-equake-applet-1.3.8.2/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-4927-  case $win32_fileres in
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-4990-
mate-equake-applet-1.3.8.2/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
mate-equake-applet-1.3.8.2/ltmain.sh-4992-}
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5008-
mate-equake-applet-1.3.8.2/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
mate-equake-applet-1.3.8.2/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5072-    # binutils import library
mate-equake-applet-1.3.8.2/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
mate-equake-applet-1.3.8.2/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
mate-equake-applet-1.3.8.2/ltmain.sh-5075-    # ms-generated import library
mate-equake-applet-1.3.8.2/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
mate-equake-applet-1.3.8.2/ltmain.sh-5077-  else
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
mate-equake-applet-1.3.8.2/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
mate-equake-applet-1.3.8.2/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
mate-equake-applet-1.3.8.2/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
mate-equake-applet-1.3.8.2/ltmain.sh-5160-	    darwin_arch=
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
mate-equake-applet-1.3.8.2/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
mate-equake-applet-1.3.8.2/ltmain.sh-5172-	    darwin_file=
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
mate-equake-applet-1.3.8.2/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
mate-equake-applet-1.3.8.2/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5189-      esac
mate-equake-applet-1.3.8.2/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
mate-equake-applet-1.3.8.2/ltmain.sh-5191-    done
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5260-
mate-equake-applet-1.3.8.2/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
mate-equake-applet-1.3.8.2/ltmain.sh-5262-    $ECHO "\
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5295-    --lt-dump-script)
mate-equake-applet-1.3.8.2/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
mate-equake-applet-1.3.8.2/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
mate-equake-applet-1.3.8.2/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
mate-equake-applet-1.3.8.2/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
mate-equake-applet-1.3.8.2/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
mate-equake-applet-1.3.8.2/ltmain.sh-5324-  done
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5380-  # Find the directory that this script lives in.
mate-equake-applet-1.3.8.2/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
mate-equake-applet-1.3.8.2/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
mate-equake-applet-1.3.8.2/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
mate-equake-applet-1.3.8.2/ltmain.sh-5386-  while test -n \"\$file\"; do
mate-equake-applet-1.3.8.2/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
mate-equake-applet-1.3.8.2/ltmain.sh-5388-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5396-
mate-equake-applet-1.3.8.2/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
mate-equake-applet-1.3.8.2/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
mate-equake-applet-1.3.8.2/ltmain.sh-5399-  done
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5410-    case \"\$thisdir\" in
mate-equake-applet-1.3.8.2/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
mate-equake-applet-1.3.8.2/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5416-  # Try to get the absolute directory name.
mate-equake-applet-1.3.8.2/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
mate-equake-applet-1.3.8.2/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
mate-equake-applet-1.3.8.2/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
mate-equake-applet-1.3.8.2/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
mate-equake-applet-1.3.8.2/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
mate-equake-applet-1.3.8.2/ltmain.sh-5443-      else
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
mate-equake-applet-1.3.8.2/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
mate-equake-applet-1.3.8.2/ltmain.sh-5487-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-6464-
mate-equake-applet-1.3.8.2/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
mate-equake-applet-1.3.8.2/ltmain.sh-6466-    *import*) : ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-6712-	    moreargs=
mate-equake-applet-1.3.8.2/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
mate-equake-applet-1.3.8.2/ltmain.sh-6714-	    do
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-6973-	*)
mate-equake-applet-1.3.8.2/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
mate-equake-applet-1.3.8.2/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mate-equake-applet-1.3.8.2/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
mate-equake-applet-1.3.8.2/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-7290-      -Z*)
mate-equake-applet-1.3.8.2/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
mate-equake-applet-1.3.8.2/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
mate-equake-applet-1.3.8.2/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
mate-equake-applet-1.3.8.2/ltmain.sh-7462-    else
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
mate-equake-applet-1.3.8.2/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mate-equake-applet-1.3.8.2/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
mate-equake-applet-1.3.8.2/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
mate-equake-applet-1.3.8.2/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-7877-	fi
mate-equake-applet-1.3.8.2/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-7950-	*)
mate-equake-applet-1.3.8.2/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
mate-equake-applet-1.3.8.2/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-8203-	    shift
mate-equake-applet-1.3.8.2/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
mate-equake-applet-1.3.8.2/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-8495-		*)
mate-equake-applet-1.3.8.2/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
mate-equake-applet-1.3.8.2/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-8506-		  depdepl=
mate-equake-applet-1.3.8.2/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
mate-equake-applet-1.3.8.2/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
mate-equake-applet-1.3.8.2/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
mate-equake-applet-1.3.8.2/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
mate-equake-applet-1.3.8.2/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
mate-equake-applet-1.3.8.2/ltmain.sh-8517-                      fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-8528-		else
mate-equake-applet-1.3.8.2/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
mate-equake-applet-1.3.8.2/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-8551-	else
mate-equake-applet-1.3.8.2/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-8553-	fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-8640-        linux*)
mate-equake-applet-1.3.8.2/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
mate-equake-applet-1.3.8.2/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9048-	removelist=
mate-equake-applet-1.3.8.2/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
mate-equake-applet-1.3.8.2/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9074-	# Transform .lo files to .o files.
mate-equake-applet-1.3.8.2/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
mate-equake-applet-1.3.8.2/ltmain.sh-9076-      fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9079-      #for path in $notinst_path; do
mate-equake-applet-1.3.8.2/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
mate-equake-applet-1.3.8.2/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
mate-equake-applet-1.3.8.2/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
mate-equake-applet-1.3.8.2/ltmain.sh-9083-      #done
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9200-		if test -n "$i"; then
mate-equake-applet-1.3.8.2/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
mate-equake-applet-1.3.8.2/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mate-equake-applet-1.3.8.2/ltmain.sh-9203-		  set dummy $deplib_matches; shift
mate-equake-applet-1.3.8.2/ltmain.sh-9204-		  deplib_match=$1
mate-equake-applet-1.3.8.2/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
mate-equake-applet-1.3.8.2/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9243-		  if test -n "$i"; then
mate-equake-applet-1.3.8.2/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
mate-equake-applet-1.3.8.2/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mate-equake-applet-1.3.8.2/ltmain.sh-9246-		    set dummy $deplib_matches; shift
mate-equake-applet-1.3.8.2/ltmain.sh-9247-		    deplib_match=$1
mate-equake-applet-1.3.8.2/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
mate-equake-applet-1.3.8.2/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
mate-equake-applet-1.3.8.2/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mate-equake-applet-1.3.8.2/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9293-	      if test -n "$a_deplib"; then
mate-equake-applet-1.3.8.2/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
mate-equake-applet-1.3.8.2/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
mate-equake-applet-1.3.8.2/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
mate-equake-applet-1.3.8.2/ltmain.sh-9297-		else
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9303-		    shopt -s nocaseglob
mate-equake-applet-1.3.8.2/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-9305-		    $nocaseglob
mate-equake-applet-1.3.8.2/ltmain.sh-9306-		  else
mate-equake-applet-1.3.8.2/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-9308-		  fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
mate-equake-applet-1.3.8.2/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
mate-equake-applet-1.3.8.2/ltmain.sh-9323-			case $potliblink in
mate-equake-applet-1.3.8.2/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
mate-equake-applet-1.3.8.2/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
mate-equake-applet-1.3.8.2/ltmain.sh-9326-			esac
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
mate-equake-applet-1.3.8.2/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mate-equake-applet-1.3.8.2/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9377-	      if test -n "$a_deplib"; then
mate-equake-applet-1.3.8.2/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
mate-equake-applet-1.3.8.2/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
mate-equake-applet-1.3.8.2/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
mate-equake-applet-1.3.8.2/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9416-	  newdeplibs=
mate-equake-applet-1.3.8.2/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
mate-equake-applet-1.3.8.2/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
mate-equake-applet-1.3.8.2/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
mate-equake-applet-1.3.8.2/ltmain.sh-9422-	    done
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
mate-equake-applet-1.3.8.2/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
mate-equake-applet-1.3.8.2/ltmain.sh-9448-	  ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9498-	*-*-darwin*)
mate-equake-applet-1.3.8.2/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mate-equake-applet-1.3.8.2/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mate-equake-applet-1.3.8.2/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-9502-	  ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-9625-	# Use standard objects if they are pic
mate-equake-applet-1.3.8.2/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
mate-equake-applet-1.3.8.2/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
mate-equake-applet-1.3.8.2/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10154-      # Create the old-style object.
mate-equake-applet-1.3.8.2/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
mate-equake-applet-1.3.8.2/ltmain.sh-10156-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
mate-equake-applet-1.3.8.2/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
mate-equake-applet-1.3.8.2/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
mate-equake-applet-1.3.8.2/ltmain.sh-10215-	;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
mate-equake-applet-1.3.8.2/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mate-equake-applet-1.3.8.2/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10233-	;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mate-equake-applet-1.3.8.2/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
mate-equake-applet-1.3.8.2/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10368-	# Transform all the library objects into standard objects.
mate-equake-applet-1.3.8.2/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
mate-equake-applet-1.3.8.2/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
mate-equake-applet-1.3.8.2/ltmain.sh-10371-      fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10396-	# Replace the output file specification.
mate-equake-applet-1.3.8.2/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10405-	  func_to_tool_file "$output"
mate-equake-applet-1.3.8.2/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10449-	# Replace the output file specification.
mate-equake-applet-1.3.8.2/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10451-	# Delete the old output file.
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10457-	  func_to_tool_file "$output"
mate-equake-applet-1.3.8.2/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
mate-equake-applet-1.3.8.2/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10477-          ;;
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10488-      # Replace the output file specification.
mate-equake-applet-1.3.8.2/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10490-
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
mate-equake-applet-1.3.8.2/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mate-equake-applet-1.3.8.2/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
mate-equake-applet-1.3.8.2/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
mate-equake-applet-1.3.8.2/ltmain.sh-10520-      fi
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
mate-equake-applet-1.3.8.2/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
mate-equake-applet-1.3.8.2/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
mate-equake-applet-1.3.8.2/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
mate-equake-applet-1.3.8.2/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10811-		name=$func_basename_result
mate-equake-applet-1.3.8.2/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mate-equake-applet-1.3.8.2/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-10830-		name=$func_basename_result
mate-equake-applet-1.3.8.2/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mate-equake-applet-1.3.8.2/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
mate-equake-applet-1.3.8.2/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
mate-equake-applet-1.3.8.2/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
mate-equake-applet-1.3.8.2/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
mate-equake-applet-1.3.8.2/po/Makefile.in.in-57-
mate-equake-applet-1.3.8.2/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
mate-equake-applet-1.3.8.2/po/Makefile.in.in-59-
##############################################
mate-equake-applet-1.3.8.2/po/Makefile.in.in-87-.po.gmo:
mate-equake-applet-1.3.8.2/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
mate-equake-applet-1.3.8.2/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
mate-equake-applet-1.3.8.2/po/Makefile.in.in-188-	  echo "$$lang:"; \
mate-equake-applet-1.3.8.2/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
mate-equake-applet-1.3.8.2/po/Makefile.in.in-190-	  if $$result; then \
##############################################
mate-equake-applet-1.3.8.2/icons/Makefile.in-49-  { \
mate-equake-applet-1.3.8.2/icons/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-51-  }; \
##############################################
mate-equake-applet-1.3.8.2/icons/Makefile.in-163-  while test -n "$$dir1"; do \
mate-equake-applet-1.3.8.2/icons/Makefile.in:164:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-165-    if test "$$first" != "."; then \
mate-equake-applet-1.3.8.2/icons/Makefile.in-166-      if test "$$first" = ".."; then \
mate-equake-applet-1.3.8.2/icons/Makefile.in:167:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mate-equake-applet-1.3.8.2/icons/Makefile.in:168:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-169-      else \
mate-equake-applet-1.3.8.2/icons/Makefile.in:170:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-171-        if test "$$first2" = "$$first"; then \
mate-equake-applet-1.3.8.2/icons/Makefile.in:172:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-173-        else \
##############################################
mate-equake-applet-1.3.8.2/icons/Makefile.in-178-    fi; \
mate-equake-applet-1.3.8.2/icons/Makefile.in:179:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-180-  done; \
##############################################
mate-equake-applet-1.3.8.2/icons/Makefile.in-375-	dot_seen=no; \
mate-equake-applet-1.3.8.2/icons/Makefile.in:376:	target=`echo $@ | sed s/-recursive//`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-377-	case "$@" in \
##############################################
mate-equake-applet-1.3.8.2/icons/Makefile.in-438-GTAGS:
mate-equake-applet-1.3.8.2/icons/Makefile.in:439:	here=`$(am__cd) $(top_builddir) && pwd` \
mate-equake-applet-1.3.8.2/icons/Makefile.in-440-	  && $(am__cd) $(top_srcdir) \
##############################################
mate-equake-applet-1.3.8.2/icons/Makefile.in-461-distdir: $(DISTFILES)
mate-equake-applet-1.3.8.2/icons/Makefile.in:462:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in:463:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-464-	list='$(DISTFILES)'; \
##############################################
mate-equake-applet-1.3.8.2/icons/Makefile.in-475-	  if test -d $$d/$$file; then \
mate-equake-applet-1.3.8.2/icons/Makefile.in:476:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mate-equake-applet-1.3.8.2/icons/Makefile.in-477-	    if test -d "$(distdir)/$$file"; then \
##############################################
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-50-  { \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-52-  }; \
##############################################
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-119-  esac
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-121-am__vpath_adj = case $$p in \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-123-    *) f=$$p;; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-124-  esac;
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-126-am__install_max = 40
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-127-am__nobase_strip_setup = \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-129-am__nobase_strip = \
##############################################
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-354-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:355:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-356-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-364-distdir: $(DISTFILES)
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:365:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:366:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-367-	list='$(DISTFILES)'; \
##############################################
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-378-	  if test -d $$d/$$file; then \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in:379:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mate-equake-applet-1.3.8.2/icons/48x48/Makefile.in-380-	    if test -d "$(distdir)/$$file"; then \