===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfce4-indicator-plugin-2.3.4/config.guess-34-
xfce4-indicator-plugin-2.3.4/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-indicator-plugin-2.3.4/config.guess-36-
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-102-: ${TMPDIR=/tmp} ;
xfce4-indicator-plugin-2.3.4/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xfce4-indicator-plugin-2.3.4/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-151-	EOF
xfce4-indicator-plugin-2.3.4/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
xfce4-indicator-plugin-2.3.4/config.guess-153-	;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-181-	    earmv*)
xfce4-indicator-plugin-2.3.4/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xfce4-indicator-plugin-2.3.4/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
xfce4-indicator-plugin-2.3.4/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xfce4-indicator-plugin-2.3.4/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
xfce4-indicator-plugin-2.3.4/config.guess-215-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-226-	    *)
xfce4-indicator-plugin-2.3.4/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
xfce4-indicator-plugin-2.3.4/config.guess-228-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-264-	*4.0)
xfce4-indicator-plugin-2.3.4/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xfce4-indicator-plugin-2.3.4/config.guess-266-		;;
xfce4-indicator-plugin-2.3.4/config.guess-267-	*5.*)
xfce4-indicator-plugin-2.3.4/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xfce4-indicator-plugin-2.3.4/config.guess-269-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
xfce4-indicator-plugin-2.3.4/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xfce4-indicator-plugin-2.3.4/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-312-	# 1.2 uses "1.2" for uname -r.
xfce4-indicator-plugin-2.3.4/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
xfce4-indicator-plugin-2.3.4/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-372-    s390x:SunOS:*:*)
xfce4-indicator-plugin-2.3.4/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-374-	exit ;;
xfce4-indicator-plugin-2.3.4/config.guess-375-    sun4H:SunOS:5.*:*)
xfce4-indicator-plugin-2.3.4/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-377-	exit ;;
xfce4-indicator-plugin-2.3.4/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xfce4-indicator-plugin-2.3.4/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-380-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-397-	fi
xfce4-indicator-plugin-2.3.4/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-399-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
xfce4-indicator-plugin-2.3.4/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-405-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
xfce4-indicator-plugin-2.3.4/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xfce4-indicator-plugin-2.3.4/config.guess-414-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-418-    sun*:*:4.2BSD:*)
xfce4-indicator-plugin-2.3.4/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xfce4-indicator-plugin-2.3.4/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xfce4-indicator-plugin-2.3.4/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xfce4-indicator-plugin-2.3.4/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xfce4-indicator-plugin-2.3.4/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-556-    *:IRIX*:*:*)
xfce4-indicator-plugin-2.3.4/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xfce4-indicator-plugin-2.3.4/config.guess-558-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-586-EOF
xfce4-indicator-plugin-2.3.4/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xfce4-indicator-plugin-2.3.4/config.guess-588-		then
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-599-    *:AIX:*:[4567])
xfce4-indicator-plugin-2.3.4/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xfce4-indicator-plugin-2.3.4/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-635-    9000/[34678]??:HP-UX:*:*)
xfce4-indicator-plugin-2.3.4/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-689-EOF
xfce4-indicator-plugin-2.3.4/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xfce4-indicator-plugin-2.3.4/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-717-    ia64:HP-UX:*:*)
xfce4-indicator-plugin-2.3.4/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-747-EOF
xfce4-indicator-plugin-2.3.4/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xfce4-indicator-plugin-2.3.4/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-indicator-plugin-2.3.4/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xfce4-indicator-plugin-2.3.4/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-indicator-plugin-2.3.4/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xfce4-indicator-plugin-2.3.4/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-839-	    amd64)
xfce4-indicator-plugin-2.3.4/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xfce4-indicator-plugin-2.3.4/config.guess-841-	    *)
xfce4-indicator-plugin-2.3.4/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xfce4-indicator-plugin-2.3.4/config.guess-843-	esac
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-897-    prep*:SunOS:5.*:*)
xfce4-indicator-plugin-2.3.4/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xfce4-indicator-plugin-2.3.4/config.guess-899-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-901-	# the GNU system
xfce4-indicator-plugin-2.3.4/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xfce4-indicator-plugin-2.3.4/config.guess-903-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-905-	# other systems with GNU libc and userland
xfce4-indicator-plugin-2.3.4/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
xfce4-indicator-plugin-2.3.4/config.guess-907-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-999-EOF
xfce4-indicator-plugin-2.3.4/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
xfce4-indicator-plugin-2.3.4/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xfce4-indicator-plugin-2.3.4/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xfce4-indicator-plugin-2.3.4/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-1302-	fi
xfce4-indicator-plugin-2.3.4/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
xfce4-indicator-plugin-2.3.4/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-1387-    *:DragonFly:*:*)
xfce4-indicator-plugin-2.3.4/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xfce4-indicator-plugin-2.3.4/config.guess-1389-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.guess-1400-    i*86:skyos:*:*)
xfce4-indicator-plugin-2.3.4/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
xfce4-indicator-plugin-2.3.4/config.guess-1402-	exit ;;
##############################################
xfce4-indicator-plugin-2.3.4/INSTALL-173-directory configuration variables that were expressed in terms of
xfce4-indicator-plugin-2.3.4/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
xfce4-indicator-plugin-2.3.4/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-271-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xfce4-indicator-plugin-2.3.4/aclocal.m4:272:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
xfce4-indicator-plugin-2.3.4/aclocal.m4-273-	if test "$MSGFMT" != "no"; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-292-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xfce4-indicator-plugin-2.3.4/aclocal.m4:293:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xfce4-indicator-plugin-2.3.4/aclocal.m4-294-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-443-   if test "x$srcdir" != "x."; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:444:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-445-       posrcprefix="$srcdir/"
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-468-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
xfce4-indicator-plugin-2.3.4/aclocal.m4:469:datarootdir=`eval echo "${datarootdir}"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-470-if test "x$CATOBJEXT" = "x.mo" ; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:471:  localedir=`eval echo "${libdir}/locale"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-472-else
xfce4-indicator-plugin-2.3.4/aclocal.m4:473:  localedir=`eval echo "${datadir}/locale"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-474-fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-521-
xfce4-indicator-plugin-2.3.4/aclocal.m4:522:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-523-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfce4-indicator-plugin-2.3.4/aclocal.m4:524:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-525-if test -n "$1"; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-609-fi
xfce4-indicator-plugin-2.3.4/aclocal.m4:610:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfce4-indicator-plugin-2.3.4/aclocal.m4:611:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfce4-indicator-plugin-2.3.4/aclocal.m4:612:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfce4-indicator-plugin-2.3.4/aclocal.m4-613-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-625-else
xfce4-indicator-plugin-2.3.4/aclocal.m4:626:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-627-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-630-   AC_MSG_CHECKING([for XML::Parser])
xfce4-indicator-plugin-2.3.4/aclocal.m4:631:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-632-       AC_MSG_RESULT([ok])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-815-    done
xfce4-indicator-plugin-2.3.4/aclocal.m4:816:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-817-}
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1127-m4_define([_LT_CONFIG_STATUS_DECLARE],
xfce4-indicator-plugin-2.3.4/aclocal.m4:1128:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xfce4-indicator-plugin-2.3.4/aclocal.m4-1129-
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1137-#
xfce4-indicator-plugin-2.3.4/aclocal.m4:1138:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/aclocal.m4-1139-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1247-]], lt_decl_quote_varnames); do
xfce4-indicator-plugin-2.3.4/aclocal.m4:1248:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-1249-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:1250:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-indicator-plugin-2.3.4/aclocal.m4-1251-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1260-]], lt_decl_dquote_varnames); do
xfce4-indicator-plugin-2.3.4/aclocal.m4:1261:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-1262-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:1263:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-indicator-plugin-2.3.4/aclocal.m4-1264-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1799-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:1800:    _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\"`'
xfce4-indicator-plugin-2.3.4/aclocal.m4-1801-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1852-      }]'
xfce4-indicator-plugin-2.3.4/aclocal.m4:1853:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-1854-  # Check for a 64-bit object if we didn't find anything.
xfce4-indicator-plugin-2.3.4/aclocal.m4-1855-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:1856:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-1857-  fi],[])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1888-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-indicator-plugin-2.3.4/aclocal.m4:1889:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-1890-  ECHO='print -r --'
xfce4-indicator-plugin-2.3.4/aclocal.m4:1891:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-1892-  ECHO='printf %s\n'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1923-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-indicator-plugin-2.3.4/aclocal.m4:1924:    test "X`printf %s $ECHO`" = "X$ECHO" \
xfce4-indicator-plugin-2.3.4/aclocal.m4:1925:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xfce4-indicator-plugin-2.3.4/aclocal.m4-1926-
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1947-   if test yes = "$GCC"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:1948:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-indicator-plugin-2.3.4/aclocal.m4-1949-   fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1951- /*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:1952:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-1953-   ;; #(
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1981-  if AC_TRY_EVAL(ac_compile); then
xfce4-indicator-plugin-2.3.4/aclocal.m4:1982:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-1983-      *ELF-32*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-1998-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:1999:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-2000-	*32-bit*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2010-    else
xfce4-indicator-plugin-2.3.4/aclocal.m4:2011:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-2012-	*32-bit*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2032-    emul=elf
xfce4-indicator-plugin-2.3.4/aclocal.m4:2033:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-2034-      *32-bit*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2040-    esac
xfce4-indicator-plugin-2.3.4/aclocal.m4:2041:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-2042-      *MSB*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2048-    esac
xfce4-indicator-plugin-2.3.4/aclocal.m4:2049:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-2050-      *N32*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2413-    # And add a safety zone
xfce4-indicator-plugin-2.3.4/aclocal.m4:2414:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-indicator-plugin-2.3.4/aclocal.m4:2415:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2416-    ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2446-    if test -n "$kargmax"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:2447:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2448-    else
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2455-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:2456:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-indicator-plugin-2.3.4/aclocal.m4:2457:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2458-    else
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2467-      # we can't tell.
xfce4-indicator-plugin-2.3.4/aclocal.m4:2468:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-indicator-plugin-2.3.4/aclocal.m4-2469-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2471-      do
xfce4-indicator-plugin-2.3.4/aclocal.m4:2472:        i=`expr $i + 1`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2473-        teststring=$teststring$teststring
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2475-      # Only check the string length outside the loop.
xfce4-indicator-plugin-2.3.4/aclocal.m4:2476:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2477-      teststring=
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2480-      # linker.  It appears as though 1/2 is a usable value.
xfce4-indicator-plugin-2.3.4/aclocal.m4:2481:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2482-    fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2946-    *:)
xfce4-indicator-plugin-2.3.4/aclocal.m4:2947:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xfce4-indicator-plugin-2.3.4/aclocal.m4-2948-        ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-2949-    x:*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:2950:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/aclocal.m4-2951-        ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-2952-    *::*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:2953:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/aclocal.m4:2954:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xfce4-indicator-plugin-2.3.4/aclocal.m4-2955-        ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-2956-    *)
xfce4-indicator-plugin-2.3.4/aclocal.m4:2957:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/aclocal.m4-2958-        ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2986-  esac
xfce4-indicator-plugin-2.3.4/aclocal.m4:2987:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2988-  case $lt_search_path_spec in
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-2993-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-indicator-plugin-2.3.4/aclocal.m4:2994:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2995-    ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-2996-  *)
xfce4-indicator-plugin-2.3.4/aclocal.m4:2997:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-2998-    ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3002-  lt_tmp_lt_search_path_spec=
xfce4-indicator-plugin-2.3.4/aclocal.m4:3003:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3004-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3044-  esac
xfce4-indicator-plugin-2.3.4/aclocal.m4:3045:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3046-else
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3185-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-indicator-plugin-2.3.4/aclocal.m4:3186:    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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-3187-    ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3221-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-indicator-plugin-2.3.4/aclocal.m4:3222:    postinstall_cmds='base_file=`basename \$file`~
xfce4-indicator-plugin-2.3.4/aclocal.m4:3223:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/aclocal.m4:3224:      dldir=$destdir/`dirname \$dlpath`~
xfce4-indicator-plugin-2.3.4/aclocal.m4-3225-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3230-      fi'
xfce4-indicator-plugin-2.3.4/aclocal.m4:3231:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/aclocal.m4-3232-      dlpath=$dir/\$dldll~
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3238-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-indicator-plugin-2.3.4/aclocal.m4:3239:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/aclocal.m4-3240-m4_if([$1], [],[
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3244-      # MinGW DLLs use traditional 'lib' prefix
xfce4-indicator-plugin-2.3.4/aclocal.m4:3245:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/aclocal.m4-3246-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3248-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-indicator-plugin-2.3.4/aclocal.m4:3249:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/aclocal.m4-3250-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3257-    libname_spec='$name'
xfce4-indicator-plugin-2.3.4/aclocal.m4:3258:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/aclocal.m4-3259-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3269-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-indicator-plugin-2.3.4/aclocal.m4:3270:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3271-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3274-      # Convert to MSYS style.
xfce4-indicator-plugin-2.3.4/aclocal.m4:3275:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3276-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3280-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-indicator-plugin-2.3.4/aclocal.m4:3281:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-indicator-plugin-2.3.4/aclocal.m4:3282:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-indicator-plugin-2.3.4/aclocal.m4:3283:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3284-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3288-        # It is most probably a Windows format PATH.
xfce4-indicator-plugin-2.3.4/aclocal.m4:3289:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3290-      else
xfce4-indicator-plugin-2.3.4/aclocal.m4:3291:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3292-      fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3298-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-indicator-plugin-2.3.4/aclocal.m4:3299:    postinstall_cmds='base_file=`basename \$file`~
xfce4-indicator-plugin-2.3.4/aclocal.m4:3300:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/aclocal.m4:3301:      dldir=$destdir/`dirname \$dlpath`~
xfce4-indicator-plugin-2.3.4/aclocal.m4-3302-      test -d \$dldir || mkdir -p \$dldir~
xfce4-indicator-plugin-2.3.4/aclocal.m4-3303-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-indicator-plugin-2.3.4/aclocal.m4:3304:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/aclocal.m4-3305-      dlpath=$dir/\$dldll~
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3312-    # Assume MSVC wrapper
xfce4-indicator-plugin-2.3.4/aclocal.m4:3313:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-indicator-plugin-2.3.4/aclocal.m4-3314-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3329-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-indicator-plugin-2.3.4/aclocal.m4:3330:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-indicator-plugin-2.3.4/aclocal.m4-3331-m4_if([$1], [],[
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3563-  if test -f /etc/ld.so.conf; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:3564:    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' ' '`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3565-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3629-  need_lib_prefix=no
xfce4-indicator-plugin-2.3.4/aclocal.m4:3630:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-3631-    need_version=no
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3656-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-indicator-plugin-2.3.4/aclocal.m4:3657:  postinstall_cmds='base_file=`basename \$file`~
xfce4-indicator-plugin-2.3.4/aclocal.m4:3658:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/aclocal.m4:3659:    dldir=$destdir/`dirname \$dlpath`~
xfce4-indicator-plugin-2.3.4/aclocal.m4-3660-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3665-    fi'
xfce4-indicator-plugin-2.3.4/aclocal.m4:3666:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/aclocal.m4-3667-    dlpath=$dir/\$dldll~
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3876-	"file_magic "*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:3877:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3878-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3959-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-indicator-plugin-2.3.4/aclocal.m4:3960:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-3961-  *)
xfce4-indicator-plugin-2.3.4/aclocal.m4:3962:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-3963-  esac
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3968-      # Canonicalize the pathname of ld
xfce4-indicator-plugin-2.3.4/aclocal.m4:3969:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3970-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-indicator-plugin-2.3.4/aclocal.m4:3971:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-3972-      done
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-3999-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-indicator-plugin-2.3.4/aclocal.m4:4000:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-4001-      *GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4039-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-indicator-plugin-2.3.4/aclocal.m4:4040:case `$LD -v 2>&1 </dev/null` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-4041-*GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4266-openbsd* | bitrig*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:4267:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-4268-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4333-    else
xfce4-indicator-plugin-2.3.4/aclocal.m4:4334:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-4335-    fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4384-	esac
xfce4-indicator-plugin-2.3.4/aclocal.m4:4385:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-4386-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4390-	*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:4391:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-4392-	  */dev/null*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4416-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xfce4-indicator-plugin-2.3.4/aclocal.m4:4417:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-4418-    *COFF*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4475-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-indicator-plugin-2.3.4/aclocal.m4:4476:  case `$DLLTOOL --help 2>&1` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-4477-  *--identify-strict*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4649-# If we're using GNU nm, then use its standard symbol codes.
xfce4-indicator-plugin-2.3.4/aclocal.m4:4650:case `$NM -V 2>&1` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-4651-*GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4697-mingw*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:4698:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-indicator-plugin-2.3.4/aclocal.m4-4699-  ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-4753-    nlist=conftest.nm
xfce4-indicator-plugin-2.3.4/aclocal.m4:4754:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-4755-      # Try sorting and uniquifying the output.
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5101-	  *)
xfce4-indicator-plugin-2.3.4/aclocal.m4:5102:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-5103-	    *Sun\ C*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5437-      *)
xfce4-indicator-plugin-2.3.4/aclocal.m4:5438:	case `$CC -V 2>&1 | sed 5q` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-5439-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5620-    else
xfce4-indicator-plugin-2.3.4/aclocal.m4:5621:      _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-5622-    fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5719-	# shared libraries, regardless of the interface used.
xfce4-indicator-plugin-2.3.4/aclocal.m4:5720:	case `$LD -v 2>&1` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-5721-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5751-    supports_anon_versioning=no
xfce4-indicator-plugin-2.3.4/aclocal.m4:5752:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-5753-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5854-	prefix_cmds="$SED"~
xfce4-indicator-plugin-2.3.4/aclocal.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5876-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-indicator-plugin-2.3.4/aclocal.m4:5877:      _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4:5878:      _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-5879-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5894-        pgcc*)				# Portland Group C compiler
xfce4-indicator-plugin-2.3.4/aclocal.m4:5895:	  _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-5896-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5899-					# Portland Group f77 and f90 compilers
xfce4-indicator-plugin-2.3.4/aclocal.m4:5900:	  _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-5901-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5916-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-indicator-plugin-2.3.4/aclocal.m4:5917:	  _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-5918-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5920-	esac
xfce4-indicator-plugin-2.3.4/aclocal.m4:5921:	case `$CC -V 2>&1 | sed 5q` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-5922-	*Sun\ C*)			# Sun C 5.9
xfce4-indicator-plugin-2.3.4/aclocal.m4:5923:	  _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-5924-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-5991-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:5992:      case `$LD -v 2>&1` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-5993-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6080-	else
xfce4-indicator-plugin-2.3.4/aclocal.m4:6081:	  _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6082-	fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6145-	# below for broken collect2 doesn't work under 4.3+
xfce4-indicator-plugin-2.3.4/aclocal.m4:6146:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-indicator-plugin-2.3.4/aclocal.m4-6147-	  if test -f "$collect2name" &&
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6201-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-indicator-plugin-2.3.4/aclocal.m4:6202:        _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
xfce4-indicator-plugin-2.3.4/aclocal.m4-6203-      else
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6226-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-indicator-plugin-2.3.4/aclocal.m4:6227:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6228-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6317-	# FIXME: Setting linknames here is a bad hack.
xfce4-indicator-plugin-2.3.4/aclocal.m4:6318:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-indicator-plugin-2.3.4/aclocal.m4-6319-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6455-      if test yes = "$GCC"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:6456:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6457-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6478-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:6479:          _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6480-	fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6482-      else
xfce4-indicator-plugin-2.3.4/aclocal.m4:6483:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4:6484:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6485-      fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6529-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xfce4-indicator-plugin-2.3.4/aclocal.m4:6530:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-6531-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6560-	prefix_cmds="$SED"~
xfce4-indicator-plugin-2.3.4/aclocal.m4:6561:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-6562-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6574-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-indicator-plugin-2.3.4/aclocal.m4:6575:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6576-      else
xfce4-indicator-plugin-2.3.4/aclocal.m4-6577-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-indicator-plugin-2.3.4/aclocal.m4:6578:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6579-      fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6587-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-indicator-plugin-2.3.4/aclocal.m4:6588:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6589-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6591-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-indicator-plugin-2.3.4/aclocal.m4:6592:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4:6593:	_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~
xfce4-indicator-plugin-2.3.4/aclocal.m4:6594:          $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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-6595-
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6610-      else
xfce4-indicator-plugin-2.3.4/aclocal.m4:6611:	case `$CC -V 2>&1` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-6612-	*"Compilers 5.0"*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-6803-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xfce4-indicator-plugin-2.3.4/aclocal.m4:6804:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xfce4-indicator-plugin-2.3.4/aclocal.m4-6805-	  then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7103-        # ancient GNU ld didn't support --whole-archive et. al.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7104:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xfce4-indicator-plugin-2.3.4/aclocal.m4-7105-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7213-          # below for broken collect2 doesn't work under 4.3+
xfce4-indicator-plugin-2.3.4/aclocal.m4:7214:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-indicator-plugin-2.3.4/aclocal.m4-7215-	  if test -f "$collect2name" &&
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7271-
xfce4-indicator-plugin-2.3.4/aclocal.m4:7272:          _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
xfce4-indicator-plugin-2.3.4/aclocal.m4-7273-        else
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7296-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-indicator-plugin-2.3.4/aclocal.m4:7297:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7298-	    if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7425-	  prefix_cmds="$SED"~
xfce4-indicator-plugin-2.3.4/aclocal.m4:7426:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-7427-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7499-            # dependencies.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7500:            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"'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7501-            ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7564-	    # dependencies.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7565:	    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"'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7566-	    ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7600-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7601:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7602:	_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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7603-	;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7607-	    # SGI C++
xfce4-indicator-plugin-2.3.4/aclocal.m4:7608:	    _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7609-
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7618-	      if test no = "$with_gnu_ld"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:7619:	        _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7620-	      else
xfce4-indicator-plugin-2.3.4/aclocal.m4:7621:	        _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7622-	      fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7639-	    # to its proper name (with version) after linking.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7640:	    _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7641:	    _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7642-	    # Commands to make compiler produce verbose output that lists
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7649-	    # dependencies.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7650:	    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"'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7651-
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7664-	    # earlier do not add the objects themselves.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7665:	    case `$CC -V 2>&1` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-7666-	      *"Version 7."*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7685-            # Portland Group C++ compiler
xfce4-indicator-plugin-2.3.4/aclocal.m4:7686:	    case `$CC -V` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-7687-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7690-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xfce4-indicator-plugin-2.3.4/aclocal.m4:7691:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7692-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7694-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xfce4-indicator-plugin-2.3.4/aclocal.m4:7695:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xfce4-indicator-plugin-2.3.4/aclocal.m4-7696-                $RANLIB $oldlib'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7699-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-indicator-plugin-2.3.4/aclocal.m4:7700:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7701-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7703-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-indicator-plugin-2.3.4/aclocal.m4:7704:                $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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7705-	      ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7713-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7714:	    _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7715-            ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7732-	    # dependencies.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7733:	    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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7734-	    ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7747-	  *)
xfce4-indicator-plugin-2.3.4/aclocal.m4:7748:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-7749-	    *Sun\ C*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7754-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7755:	      _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7756-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7819-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7820:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-7821-	    _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'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7838-	    # to its proper name (with version) after linking.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7839:	    _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7840-
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7859-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7860:	        _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7861-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7864-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7865:	        _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4:7866:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xfce4-indicator-plugin-2.3.4/aclocal.m4-7867-                  echo "-hidden">> $lib.exp~
xfce4-indicator-plugin-2.3.4/aclocal.m4:7868:                  $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~
xfce4-indicator-plugin-2.3.4/aclocal.m4-7869-                  $RM $lib.exp'
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7883-	    # dependencies.
xfce4-indicator-plugin-2.3.4/aclocal.m4:7884:	    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"'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7885-	    ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-7890-	        osf3*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:7891:	          _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7892-		  ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-7893-	        *)
xfce4-indicator-plugin-2.3.4/aclocal.m4:7894:	          _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'
xfce4-indicator-plugin-2.3.4/aclocal.m4-7895-		  ;;
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-8143-  case @S|@2 in
xfce4-indicator-plugin-2.3.4/aclocal.m4:8144:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xfce4-indicator-plugin-2.3.4/aclocal.m4:8145:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-8146-  esac
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-8232-
xfce4-indicator-plugin-2.3.4/aclocal.m4:8233:  for p in `eval "$output_verbose_link_cmd"`; do
xfce4-indicator-plugin-2.3.4/aclocal.m4-8234-    case $prev$p in
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-8336-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:8337: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-8338-fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-8946-    test 10 -lt "$lt_ac_count" && break
xfce4-indicator-plugin-2.3.4/aclocal.m4:8947:    lt_ac_count=`expr $lt_ac_count + 1`
xfce4-indicator-plugin-2.3.4/aclocal.m4-8948-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-9562-m4_define([lt_combine],
xfce4-indicator-plugin-2.3.4/aclocal.m4:9563:[m4_if(m4_eval([$# > 3]), [1],
xfce4-indicator-plugin-2.3.4/aclocal.m4-9564-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-9885-    PKG_CHECK_EXISTS([$3],
xfce4-indicator-plugin-2.3.4/aclocal.m4:9886:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xfce4-indicator-plugin-2.3.4/aclocal.m4-9887-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-9933-        if test $_pkg_short_errors_supported = yes; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:9934:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xfce4-indicator-plugin-2.3.4/aclocal.m4-9935-        else 
xfce4-indicator-plugin-2.3.4/aclocal.m4:9936:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xfce4-indicator-plugin-2.3.4/aclocal.m4-9937-        fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10122-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xfce4-indicator-plugin-2.3.4/aclocal.m4:10123:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10124-# and then we would define $MISSING as
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10137-# Expand $ac_aux_dir to an absolute path.
xfce4-indicator-plugin-2.3.4/aclocal.m4:10138:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10139-])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10235-  if test "$am_compiler_list" = ""; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:10236:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10237-  fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10386-    # Strip MF so we end up with the name of the file.
xfce4-indicator-plugin-2.3.4/aclocal.m4:10387:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10388-    # Check whether this is an Automake generated Makefile or not.
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10395-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:10396:      dirpart=`AS_DIRNAME("$mf")`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10397-    else
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10401-    # from the Makefile without running 'make'.
xfce4-indicator-plugin-2.3.4/aclocal.m4:10402:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10403-    test -z "$DEPDIR" && continue
xfce4-indicator-plugin-2.3.4/aclocal.m4:10404:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10405-    test -z "$am__include" && continue
xfce4-indicator-plugin-2.3.4/aclocal.m4:10406:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10407-    # Find all dependency output files, they are included files with
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10415-      test -f "$dirpart/$file" && continue
xfce4-indicator-plugin-2.3.4/aclocal.m4:10416:      fdir=`AS_DIRNAME(["$file"])`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10417-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10473-AC_REQUIRE([AC_PROG_INSTALL])dnl
xfce4-indicator-plugin-2.3.4/aclocal.m4:10474:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-10475-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10632-    * )
xfce4-indicator-plugin-2.3.4/aclocal.m4:10633:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfce4-indicator-plugin-2.3.4/aclocal.m4-10634-  esac
xfce4-indicator-plugin-2.3.4/aclocal.m4-10635-done
xfce4-indicator-plugin-2.3.4/aclocal.m4:10636:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xfce4-indicator-plugin-2.3.4/aclocal.m4-10637-
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10739-# Ignore all kinds of additional output from 'make'.
xfce4-indicator-plugin-2.3.4/aclocal.m4:10740:case `$am_make -s -f confmf 2> /dev/null` in #(
xfce4-indicator-plugin-2.3.4/aclocal.m4-10741-*the\ am__doit\ target*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10749-   echo '.include "confinc"' > confmf
xfce4-indicator-plugin-2.3.4/aclocal.m4:10750:   case `$am_make -s -f confmf 2> /dev/null` in #(
xfce4-indicator-plugin-2.3.4/aclocal.m4-10751-   *the\ am__doit\ target*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-10931-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-indicator-plugin-2.3.4/aclocal.m4:10932:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10933-     if test "$[*]" = "X"; then
xfce4-indicator-plugin-2.3.4/aclocal.m4-10934-	# -L didn't work.
xfce4-indicator-plugin-2.3.4/aclocal.m4:10935:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-indicator-plugin-2.3.4/aclocal.m4-10936-     fi
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-11319-  if $PKG_CONFIG "--atleast-version=$3" "$2" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:11320:    $1_VERSION=`$PKG_CONFIG --modversion "$2"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-11321-    AC_MSG_RESULT([$$1_VERSION])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-11323-    AC_MSG_CHECKING([$1_CFLAGS])
xfce4-indicator-plugin-2.3.4/aclocal.m4:11324:    $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-11325-    AC_MSG_RESULT([$$1_CFLAGS])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-11327-    AC_MSG_CHECKING([$1_LIBS])
xfce4-indicator-plugin-2.3.4/aclocal.m4:11328:    $1_LIBS=`$PKG_CONFIG --libs "$2"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-11329-    AC_MSG_RESULT([$$1_LIBS])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-11339-  elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/aclocal.m4:11340:    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
xfce4-indicator-plugin-2.3.4/aclocal.m4-11341-    AC_MSG_RESULT([found, but $xdt_cv_version])
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-11440-        -L*)
xfce4-indicator-plugin-2.3.4/aclocal.m4:11441:          path=`echo $option | sed 's/^-L//'`
xfce4-indicator-plugin-2.3.4/aclocal.m4-11442-          if test x"$path" != x""; then
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-11753-      AC_MSG_CHECKING([whether $LD accepts --as-needed])
xfce4-indicator-plugin-2.3.4/aclocal.m4:11754:      case `$LD --as-needed -v 2>&1 </dev/null` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-11755-      *GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/aclocal.m4-11764-    AC_MSG_CHECKING([whether $LD accepts -O1])
xfce4-indicator-plugin-2.3.4/aclocal.m4:11765:    case `$LD -O1 -v 2>&1 </dev/null` in
xfce4-indicator-plugin-2.3.4/aclocal.m4-11766-    *GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/depcomp-64-  case $1 in
xfce4-indicator-plugin-2.3.4/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xfce4-indicator-plugin-2.3.4/depcomp-66-      *) dir=;;
##############################################
xfce4-indicator-plugin-2.3.4/depcomp-73-{
xfce4-indicator-plugin-2.3.4/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xfce4-indicator-plugin-2.3.4/depcomp-75-}
##############################################
xfce4-indicator-plugin-2.3.4/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xfce4-indicator-plugin-2.3.4/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xfce4-indicator-plugin-2.3.4/depcomp-128-
##############################################
xfce4-indicator-plugin-2.3.4/depcomp-405-        sleep 1
xfce4-indicator-plugin-2.3.4/depcomp:406:        i=`expr $i - 1`
xfce4-indicator-plugin-2.3.4/depcomp-407-      done
xfce4-indicator-plugin-2.3.4/depcomp-408-    fi
xfce4-indicator-plugin-2.3.4/depcomp:409:    i=`expr $i - 1`
xfce4-indicator-plugin-2.3.4/depcomp-410-  done
##############################################
xfce4-indicator-plugin-2.3.4/depcomp-425-  # Do two passes, one to just change these to
xfce4-indicator-plugin-2.3.4/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xfce4-indicator-plugin-2.3.4/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfce4-indicator-plugin-2.3.4/depcomp-659-  done
xfce4-indicator-plugin-2.3.4/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xfce4-indicator-plugin-2.3.4/depcomp-661-  touch "$tmpdepfile"
##############################################
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-52-  { \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-54-  }; \
##############################################
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-122-  esac
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-124-am__vpath_adj = case $$p in \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-126-    *) f=$$p;; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-127-  esac;
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-129-am__install_max = 40
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-130-am__nobase_strip_setup = \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-132-am__nobase_strip = \
##############################################
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-415-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:416:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-417-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-425-distdir: $(DISTFILES)
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-428-	list='$(DISTFILES)'; \
##############################################
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-439-	  if test -d $$d/$$file; then \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in:440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-indicator-plugin-2.3.4/icons/48x48/Makefile.in-441-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-52-  { \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-54-  }; \
##############################################
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-122-  esac
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-124-am__vpath_adj = case $$p in \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-126-    *) f=$$p;; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-127-  esac;
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-129-am__install_max = 40
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-130-am__nobase_strip_setup = \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-132-am__nobase_strip = \
##############################################
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-415-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:416:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-417-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-425-distdir: $(DISTFILES)
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-428-	list='$(DISTFILES)'; \
##############################################
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-439-	  if test -d $$d/$$file; then \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in:440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-indicator-plugin-2.3.4/icons/scalable/Makefile.in-441-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-51-  { \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-53-  }; \
##############################################
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-166-  while test -n "$$dir1"; do \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:167:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-168-    if test "$$first" != "."; then \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-169-      if test "$$first" = ".."; then \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:170:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:171:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-172-      else \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:173:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-174-        if test "$$first2" = "$$first"; then \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:175:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-176-        else \
##############################################
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-181-    fi; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:182:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-183-  done; \
##############################################
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-439-	dot_seen=no; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:440:	target=`echo $@ | sed s/-recursive//`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-441-	case "$@" in \
##############################################
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-502-GTAGS:
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:503:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-504-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-525-distdir: $(DISTFILES)
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:526:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:527:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-528-	list='$(DISTFILES)'; \
##############################################
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-539-	  if test -d $$d/$$file; then \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in:540:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-indicator-plugin-2.3.4/icons/Makefile.in-541-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-indicator-plugin-2.3.4/compile-67-	mingw/*)
xfce4-indicator-plugin-2.3.4/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfce4-indicator-plugin-2.3.4/compile-69-	  ;;
xfce4-indicator-plugin-2.3.4/compile-70-	cygwin/*)
xfce4-indicator-plugin-2.3.4/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xfce4-indicator-plugin-2.3.4/compile-72-	  ;;
xfce4-indicator-plugin-2.3.4/compile-73-	wine/*)
xfce4-indicator-plugin-2.3.4/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xfce4-indicator-plugin-2.3.4/compile-75-	  ;;
##############################################
xfce4-indicator-plugin-2.3.4/compile-309-# Name of file we expect compiler to create.
xfce4-indicator-plugin-2.3.4/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xfce4-indicator-plugin-2.3.4/compile-311-
##############################################
xfce4-indicator-plugin-2.3.4/compile-315-# object file name, since that is what matters with a parallel build.
xfce4-indicator-plugin-2.3.4/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xfce4-indicator-plugin-2.3.4/compile-317-while true; do
##############################################
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in-58-
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in:59: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)
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in-60-
##############################################
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in-88-.po.gmo:
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in-189-	  echo "$$lang:"; \
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
xfce4-indicator-plugin-2.3.4/po/Makefile.in.in-191-	  if $$result; then \
##############################################
xfce4-indicator-plugin-2.3.4/configure-49-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-indicator-plugin-2.3.4/configure:50:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-indicator-plugin-2.3.4/configure-51-  as_echo='print -r --'
xfce4-indicator-plugin-2.3.4/configure-52-  as_echo_n='print -rn --'
xfce4-indicator-plugin-2.3.4/configure:53:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-indicator-plugin-2.3.4/configure-54-  as_echo='printf %s\n'
##############################################
xfce4-indicator-plugin-2.3.4/configure-56-else
xfce4-indicator-plugin-2.3.4/configure:57:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-indicator-plugin-2.3.4/configure-58-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-indicator-plugin-2.3.4/configure-66-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-indicator-plugin-2.3.4/configure:67:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-indicator-plugin-2.3.4/configure-68-      esac;
##############################################
xfce4-indicator-plugin-2.3.4/configure-203-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xfce4-indicator-plugin-2.3.4/configure:204:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xfce4-indicator-plugin-2.3.4/configure-205-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
xfce4-indicator-plugin-2.3.4/configure-211-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-indicator-plugin-2.3.4/configure:212:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xfce4-indicator-plugin-2.3.4/configure:213:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
xfce4-indicator-plugin-2.3.4/configure-214-  if (eval "$as_required") 2>/dev/null; then :
##############################################
xfce4-indicator-plugin-2.3.4/configure-339-      case $as_dir in #(
xfce4-indicator-plugin-2.3.4/configure:340:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-indicator-plugin-2.3.4/configure-341-      *) as_qdir=$as_dir;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-412-  {
xfce4-indicator-plugin-2.3.4/configure:413:    as_val=`expr "$@" || test $? -eq 1`
xfce4-indicator-plugin-2.3.4/configure-414-  }
##############################################
xfce4-indicator-plugin-2.3.4/configure-419-# ----------------------------------------
xfce4-indicator-plugin-2.3.4/configure:420:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-indicator-plugin-2.3.4/configure-421-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-indicator-plugin-2.3.4/configure-482-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xfce4-indicator-plugin-2.3.4/configure:483:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xfce4-indicator-plugin-2.3.4/configure-484-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xfce4-indicator-plugin-2.3.4/configure-957-  case $ac_option in
xfce4-indicator-plugin-2.3.4/configure:958:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xfce4-indicator-plugin-2.3.4/configure-959-  *=)   ac_optarg= ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-1001-  -disable-* | --disable-*)
xfce4-indicator-plugin-2.3.4/configure:1002:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xfce4-indicator-plugin-2.3.4/configure-1003-    # Reject names that are not valid shell variable names.
##############################################
xfce4-indicator-plugin-2.3.4/configure-1006-    ac_useropt_orig=$ac_useropt
xfce4-indicator-plugin-2.3.4/configure:1007:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-indicator-plugin-2.3.4/configure-1008-    case $ac_user_opts in
##############################################
xfce4-indicator-plugin-2.3.4/configure-1027-  -enable-* | --enable-*)
xfce4-indicator-plugin-2.3.4/configure:1028:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xfce4-indicator-plugin-2.3.4/configure-1029-    # Reject names that are not valid shell variable names.
##############################################
xfce4-indicator-plugin-2.3.4/configure-1032-    ac_useropt_orig=$ac_useropt
xfce4-indicator-plugin-2.3.4/configure:1033:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-indicator-plugin-2.3.4/configure-1034-    case $ac_user_opts in
##############################################
xfce4-indicator-plugin-2.3.4/configure-1240-  -with-* | --with-*)
xfce4-indicator-plugin-2.3.4/configure:1241:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xfce4-indicator-plugin-2.3.4/configure-1242-    # Reject names that are not valid shell variable names.
##############################################
xfce4-indicator-plugin-2.3.4/configure-1245-    ac_useropt_orig=$ac_useropt
xfce4-indicator-plugin-2.3.4/configure:1246:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-indicator-plugin-2.3.4/configure-1247-    case $ac_user_opts in
##############################################
xfce4-indicator-plugin-2.3.4/configure-1256-  -without-* | --without-*)
xfce4-indicator-plugin-2.3.4/configure:1257:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xfce4-indicator-plugin-2.3.4/configure-1258-    # Reject names that are not valid shell variable names.
##############################################
xfce4-indicator-plugin-2.3.4/configure-1261-    ac_useropt_orig=$ac_useropt
xfce4-indicator-plugin-2.3.4/configure:1262:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-indicator-plugin-2.3.4/configure-1263-    case $ac_user_opts in
##############################################
xfce4-indicator-plugin-2.3.4/configure-1294-  *=*)
xfce4-indicator-plugin-2.3.4/configure:1295:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xfce4-indicator-plugin-2.3.4/configure-1296-    # Reject names that are not valid shell variable names.
##############################################
xfce4-indicator-plugin-2.3.4/configure-1315-if test -n "$ac_prev"; then
xfce4-indicator-plugin-2.3.4/configure:1316:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xfce4-indicator-plugin-2.3.4/configure-1317-  as_fn_error $? "missing argument to $ac_option"
##############################################
xfce4-indicator-plugin-2.3.4/configure-1337-    */ )
xfce4-indicator-plugin-2.3.4/configure:1338:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xfce4-indicator-plugin-2.3.4/configure-1339-      eval $ac_var=\$ac_val;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-1372-ac_ls_di=`ls -di .` &&
xfce4-indicator-plugin-2.3.4/configure:1373:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xfce4-indicator-plugin-2.3.4/configure-1374-  as_fn_error $? "working directory cannot be determined"
##############################################
xfce4-indicator-plugin-2.3.4/configure-1428-case $srcdir in
xfce4-indicator-plugin-2.3.4/configure:1429:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xfce4-indicator-plugin-2.3.4/configure-1430-esac
##############################################
xfce4-indicator-plugin-2.3.4/configure-1471-By default, \`make install' will install all the files in
xfce4-indicator-plugin-2.3.4/configure:1472:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xfce4-indicator-plugin-2.3.4/configure:1473:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xfce4-indicator-plugin-2.3.4/configure-1474-for instance \`--prefix=\$HOME'.
##############################################
xfce4-indicator-plugin-2.3.4/configure-1605-*)
xfce4-indicator-plugin-2.3.4/configure:1606:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-indicator-plugin-2.3.4/configure-1607-  # A ".." for each directory in $ac_dir_suffix.
xfce4-indicator-plugin-2.3.4/configure:1608:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-indicator-plugin-2.3.4/configure-1609-  case $ac_top_builddir_sub in
##############################################
xfce4-indicator-plugin-2.3.4/configure-2096-    *\'*)
xfce4-indicator-plugin-2.3.4/configure:2097:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-indicator-plugin-2.3.4/configure-2098-    esac
##############################################
xfce4-indicator-plugin-2.3.4/configure-2179-      case $ac_val in
xfce4-indicator-plugin-2.3.4/configure:2180:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-indicator-plugin-2.3.4/configure-2181-      esac
##############################################
xfce4-indicator-plugin-2.3.4/configure-2194-	case $ac_val in
xfce4-indicator-plugin-2.3.4/configure:2195:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-indicator-plugin-2.3.4/configure-2196-	esac
##############################################
xfce4-indicator-plugin-2.3.4/configure-2314-    set,)
xfce4-indicator-plugin-2.3.4/configure:2315:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xfce4-indicator-plugin-2.3.4/configure:2316:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xfce4-indicator-plugin-2.3.4/configure-2317-      ac_cache_corrupted=: ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-2325-	# differences in whitespace do not lead to failure.
xfce4-indicator-plugin-2.3.4/configure:2326:	ac_old_val_w=`echo x $ac_old_val`
xfce4-indicator-plugin-2.3.4/configure:2327:	ac_new_val_w=`echo x $ac_new_val`
xfce4-indicator-plugin-2.3.4/configure-2328-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-2345-    case $ac_new_val in
xfce4-indicator-plugin-2.3.4/configure:2346:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-indicator-plugin-2.3.4/configure-2347-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-2415-test "x$ac_build_alias" = x &&
xfce4-indicator-plugin-2.3.4/configure:2416:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xfce4-indicator-plugin-2.3.4/configure-2417-test "x$ac_build_alias" = x &&
xfce4-indicator-plugin-2.3.4/configure-2418-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xfce4-indicator-plugin-2.3.4/configure:2419:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xfce4-indicator-plugin-2.3.4/configure-2420-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xfce4-indicator-plugin-2.3.4/configure-2439-IFS=$ac_save_IFS
xfce4-indicator-plugin-2.3.4/configure:2440:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xfce4-indicator-plugin-2.3.4/configure-2441-
##############################################
xfce4-indicator-plugin-2.3.4/configure-2450-else
xfce4-indicator-plugin-2.3.4/configure:2451:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xfce4-indicator-plugin-2.3.4/configure-2452-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xfce4-indicator-plugin-2.3.4/configure-2472-IFS=$ac_save_IFS
xfce4-indicator-plugin-2.3.4/configure:2473:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xfce4-indicator-plugin-2.3.4/configure-2474-
##############################################
xfce4-indicator-plugin-2.3.4/configure-2483-else
xfce4-indicator-plugin-2.3.4/configure:2484:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
xfce4-indicator-plugin-2.3.4/configure-2485-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
xfce4-indicator-plugin-2.3.4/configure-2505-IFS=$ac_save_IFS
xfce4-indicator-plugin-2.3.4/configure:2506:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
xfce4-indicator-plugin-2.3.4/configure-2507-
##############################################
xfce4-indicator-plugin-2.3.4/configure-2635-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-indicator-plugin-2.3.4/configure:2636:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-indicator-plugin-2.3.4/configure-2637-     if test "$*" = "X"; then
xfce4-indicator-plugin-2.3.4/configure-2638-	# -L didn't work.
xfce4-indicator-plugin-2.3.4/configure:2639:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-indicator-plugin-2.3.4/configure-2640-     fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-2686-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xfce4-indicator-plugin-2.3.4/configure:2687:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xfce4-indicator-plugin-2.3.4/configure-2688-
xfce4-indicator-plugin-2.3.4/configure-2689-# Expand $ac_aux_dir to an absolute path.
xfce4-indicator-plugin-2.3.4/configure:2690:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-indicator-plugin-2.3.4/configure-2691-
##############################################
xfce4-indicator-plugin-2.3.4/configure-2831-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xfce4-indicator-plugin-2.3.4/configure:2832:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xfce4-indicator-plugin-2.3.4/configure-2833-	     'mkdir (GNU coreutils) '* | \
##############################################
xfce4-indicator-plugin-2.3.4/configure-2904-set x ${MAKE-make}
xfce4-indicator-plugin-2.3.4/configure:2905:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfce4-indicator-plugin-2.3.4/configure-2906-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfce4-indicator-plugin-2.3.4/configure-2914-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfce4-indicator-plugin-2.3.4/configure:2915:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfce4-indicator-plugin-2.3.4/configure-2916-  *@@@%%%=?*=@@@%%%*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-2980-
xfce4-indicator-plugin-2.3.4/configure:2981:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-indicator-plugin-2.3.4/configure-2982-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-indicator-plugin-2.3.4/configure-3620-$as_echo_n "checking whether the C compiler works... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:3621:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xfce4-indicator-plugin-2.3.4/configure-3622-
##############################################
xfce4-indicator-plugin-2.3.4/configure-3664-	then :; else
xfce4-indicator-plugin-2.3.4/configure:3665:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-indicator-plugin-2.3.4/configure-3666-	fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-3724-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xfce4-indicator-plugin-2.3.4/configure:3725:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-indicator-plugin-2.3.4/configure-3726-	  break;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-3833-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xfce4-indicator-plugin-2.3.4/configure:3834:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xfce4-indicator-plugin-2.3.4/configure-3835-       break;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-4141-# Ignore all kinds of additional output from 'make'.
xfce4-indicator-plugin-2.3.4/configure:4142:case `$am_make -s -f confmf 2> /dev/null` in #(
xfce4-indicator-plugin-2.3.4/configure-4143-*the\ am__doit\ target*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4151-   echo '.include "confinc"' > confmf
xfce4-indicator-plugin-2.3.4/configure:4152:   case `$am_make -s -f confmf 2> /dev/null` in #(
xfce4-indicator-plugin-2.3.4/configure-4153-   *the\ am__doit\ target*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4214-  if test "$am_compiler_list" = ""; then
xfce4-indicator-plugin-2.3.4/configure:4215:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfce4-indicator-plugin-2.3.4/configure-4216-  fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-4338-  # Check for GNU $ac_path_SED
xfce4-indicator-plugin-2.3.4/configure:4339:case `"$ac_path_SED" --version 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-4340-*GNU*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4414-  # Check for GNU $ac_path_GREP
xfce4-indicator-plugin-2.3.4/configure:4415:case `"$ac_path_GREP" --version 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-4416-*GNU*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4480-  # Check for GNU $ac_path_EGREP
xfce4-indicator-plugin-2.3.4/configure:4481:case `"$ac_path_EGREP" --version 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-4482-*GNU*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4547-  # Check for GNU $ac_path_FGREP
xfce4-indicator-plugin-2.3.4/configure:4548:case `"$ac_path_FGREP" --version 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-4549-*GNU*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4618-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-indicator-plugin-2.3.4/configure:4619:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-indicator-plugin-2.3.4/configure-4620-  ECHO='print -r --'
xfce4-indicator-plugin-2.3.4/configure:4621:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-indicator-plugin-2.3.4/configure-4622-  ECHO='printf %s\n'
##############################################
xfce4-indicator-plugin-2.3.4/configure-4679-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-indicator-plugin-2.3.4/configure:4680:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-indicator-plugin-2.3.4/configure-4681-  *)
xfce4-indicator-plugin-2.3.4/configure:4682:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-indicator-plugin-2.3.4/configure-4683-  esac
##############################################
xfce4-indicator-plugin-2.3.4/configure-4688-      # Canonicalize the pathname of ld
xfce4-indicator-plugin-2.3.4/configure:4689:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-indicator-plugin-2.3.4/configure-4690-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-indicator-plugin-2.3.4/configure:4691:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-indicator-plugin-2.3.4/configure-4692-      done
##############################################
xfce4-indicator-plugin-2.3.4/configure-4723-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-indicator-plugin-2.3.4/configure:4724:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-indicator-plugin-2.3.4/configure-4725-      *GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4754-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-indicator-plugin-2.3.4/configure:4755:case `$LD -v 2>&1 </dev/null` in
xfce4-indicator-plugin-2.3.4/configure-4756-*GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-4800-
xfce4-indicator-plugin-2.3.4/configure:4801:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-indicator-plugin-2.3.4/configure-4802-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfce4-indicator-plugin-2.3.4/configure:4803:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfce4-indicator-plugin-2.3.4/configure-4804-if test -n "0.35.0"; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-5240-fi
xfce4-indicator-plugin-2.3.4/configure:5241:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfce4-indicator-plugin-2.3.4/configure:5242:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfce4-indicator-plugin-2.3.4/configure:5243:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfce4-indicator-plugin-2.3.4/configure-5244-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-5296-else
xfce4-indicator-plugin-2.3.4/configure:5297:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfce4-indicator-plugin-2.3.4/configure-5298-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-5303-$as_echo_n "checking for XML::Parser... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:5304:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfce4-indicator-plugin-2.3.4/configure-5305-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-5389-	esac
xfce4-indicator-plugin-2.3.4/configure:5390:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-indicator-plugin-2.3.4/configure-5391-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-5395-	*)
xfce4-indicator-plugin-2.3.4/configure:5396:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-indicator-plugin-2.3.4/configure-5397-	  */dev/null*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-5523-
xfce4-indicator-plugin-2.3.4/configure:5524:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-indicator-plugin-2.3.4/configure-5525-    *COFF*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-5635-    # And add a safety zone
xfce4-indicator-plugin-2.3.4/configure:5636:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-indicator-plugin-2.3.4/configure:5637:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-indicator-plugin-2.3.4/configure-5638-    ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-5668-    if test -n "$kargmax"; then
xfce4-indicator-plugin-2.3.4/configure:5669:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xfce4-indicator-plugin-2.3.4/configure-5670-    else
##############################################
xfce4-indicator-plugin-2.3.4/configure-5677-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-indicator-plugin-2.3.4/configure:5678:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-indicator-plugin-2.3.4/configure:5679:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-indicator-plugin-2.3.4/configure-5680-    else
##############################################
xfce4-indicator-plugin-2.3.4/configure-5689-      # we can't tell.
xfce4-indicator-plugin-2.3.4/configure:5690:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-indicator-plugin-2.3.4/configure-5691-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-indicator-plugin-2.3.4/configure-5693-      do
xfce4-indicator-plugin-2.3.4/configure:5694:        i=`expr $i + 1`
xfce4-indicator-plugin-2.3.4/configure-5695-        teststring=$teststring$teststring
##############################################
xfce4-indicator-plugin-2.3.4/configure-5697-      # Only check the string length outside the loop.
xfce4-indicator-plugin-2.3.4/configure:5698:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-indicator-plugin-2.3.4/configure-5699-      teststring=
##############################################
xfce4-indicator-plugin-2.3.4/configure-5702-      # linker.  It appears as though 1/2 is a usable value.
xfce4-indicator-plugin-2.3.4/configure:5703:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-indicator-plugin-2.3.4/configure-5704-    fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-6113-openbsd* | bitrig*)
xfce4-indicator-plugin-2.3.4/configure:6114:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-indicator-plugin-2.3.4/configure-6115-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xfce4-indicator-plugin-2.3.4/configure-6183-    else
xfce4-indicator-plugin-2.3.4/configure:6184:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xfce4-indicator-plugin-2.3.4/configure-6185-    fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-6328-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-indicator-plugin-2.3.4/configure:6329:  case `$DLLTOOL --help 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-6330-  *--identify-strict*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-6850-# If we're using GNU nm, then use its standard symbol codes.
xfce4-indicator-plugin-2.3.4/configure:6851:case `$NM -V 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-6852-*GNU* | *'with BFD'*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-6898-mingw*)
xfce4-indicator-plugin-2.3.4/configure:6899:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-indicator-plugin-2.3.4/configure-6900-  ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-7130-   if test yes = "$GCC"; then
xfce4-indicator-plugin-2.3.4/configure:7131:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-indicator-plugin-2.3.4/configure-7132-   fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-7134- /*)
xfce4-indicator-plugin-2.3.4/configure:7135:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-indicator-plugin-2.3.4/configure-7136-   ;; #(
##############################################
xfce4-indicator-plugin-2.3.4/configure-7229-    done
xfce4-indicator-plugin-2.3.4/configure:7230:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-indicator-plugin-2.3.4/configure-7231-}
##############################################
xfce4-indicator-plugin-2.3.4/configure-7251-  test $ac_status = 0; }; then
xfce4-indicator-plugin-2.3.4/configure:7252:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/configure-7253-      *ELF-32*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-7272-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-indicator-plugin-2.3.4/configure:7273:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/configure-7274-	*32-bit*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-7284-    else
xfce4-indicator-plugin-2.3.4/configure:7285:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/configure-7286-	*32-bit*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-7310-    emul=elf
xfce4-indicator-plugin-2.3.4/configure:7311:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/configure-7312-      *32-bit*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-7318-    esac
xfce4-indicator-plugin-2.3.4/configure:7319:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/configure-7320-      *MSB*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-7326-    esac
xfce4-indicator-plugin-2.3.4/configure:7327:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-indicator-plugin-2.3.4/configure-7328-      *N32*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-8259-    *:)
xfce4-indicator-plugin-2.3.4/configure:8260:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-indicator-plugin-2.3.4/configure-8261-        ;;
xfce4-indicator-plugin-2.3.4/configure-8262-    x:*)
xfce4-indicator-plugin-2.3.4/configure:8263:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/configure-8264-        ;;
xfce4-indicator-plugin-2.3.4/configure-8265-    *::*)
xfce4-indicator-plugin-2.3.4/configure:8266:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/configure:8267:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-indicator-plugin-2.3.4/configure-8268-        ;;
xfce4-indicator-plugin-2.3.4/configure-8269-    *)
xfce4-indicator-plugin-2.3.4/configure:8270:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/configure-8271-        ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-8528-do :
xfce4-indicator-plugin-2.3.4/configure:8529:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfce4-indicator-plugin-2.3.4/configure-8530-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfce4-indicator-plugin-2.3.4/configure-8533-  cat >>confdefs.h <<_ACEOF
xfce4-indicator-plugin-2.3.4/configure:8534:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfce4-indicator-plugin-2.3.4/configure-8535-_ACEOF
##############################################
xfce4-indicator-plugin-2.3.4/configure-8890-	"file_magic "*)
xfce4-indicator-plugin-2.3.4/configure:8891:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-indicator-plugin-2.3.4/configure-8892-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-indicator-plugin-2.3.4/configure-8956-	"file_magic "*)
xfce4-indicator-plugin-2.3.4/configure:8957:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-indicator-plugin-2.3.4/configure-8958-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-indicator-plugin-2.3.4/configure-9350-      *)
xfce4-indicator-plugin-2.3.4/configure:9351:	case `$CC -V 2>&1 | sed 5q` in
xfce4-indicator-plugin-2.3.4/configure-9352-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-9799-	# shared libraries, regardless of the interface used.
xfce4-indicator-plugin-2.3.4/configure:9800:	case `$LD -v 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-9801-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-9831-    supports_anon_versioning=no
xfce4-indicator-plugin-2.3.4/configure:9832:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-9833-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-9900-	# is; otherwise, prepend EXPORTS...
xfce4-indicator-plugin-2.3.4/configure:9901:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-indicator-plugin-2.3.4/configure-9902-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xfce4-indicator-plugin-2.3.4/configure-9934-	prefix_cmds="$SED"~
xfce4-indicator-plugin-2.3.4/configure:9935:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-indicator-plugin-2.3.4/configure-9936-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-indicator-plugin-2.3.4/configure-9956-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-indicator-plugin-2.3.4/configure:9957:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xfce4-indicator-plugin-2.3.4/configure:9958:      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'
xfce4-indicator-plugin-2.3.4/configure-9959-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-9974-        pgcc*)				# Portland Group C compiler
xfce4-indicator-plugin-2.3.4/configure:9975:	  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'
xfce4-indicator-plugin-2.3.4/configure-9976-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-indicator-plugin-2.3.4/configure-9979-					# Portland Group f77 and f90 compilers
xfce4-indicator-plugin-2.3.4/configure:9980:	  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'
xfce4-indicator-plugin-2.3.4/configure-9981-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-9996-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-indicator-plugin-2.3.4/configure:9997:	  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'
xfce4-indicator-plugin-2.3.4/configure-9998-	  compiler_needs_object=yes
##############################################
xfce4-indicator-plugin-2.3.4/configure-10000-	esac
xfce4-indicator-plugin-2.3.4/configure:10001:	case `$CC -V 2>&1 | sed 5q` in
xfce4-indicator-plugin-2.3.4/configure-10002-	*Sun\ C*)			# Sun C 5.9
xfce4-indicator-plugin-2.3.4/configure:10003:	  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'
xfce4-indicator-plugin-2.3.4/configure-10004-	  compiler_needs_object=yes
##############################################
xfce4-indicator-plugin-2.3.4/configure-10071-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-indicator-plugin-2.3.4/configure:10072:      case `$LD -v 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-10073-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-10160-	else
xfce4-indicator-plugin-2.3.4/configure:10161:	  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'
xfce4-indicator-plugin-2.3.4/configure-10162-	fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-10225-	# below for broken collect2 doesn't work under 4.3+
xfce4-indicator-plugin-2.3.4/configure:10226:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-indicator-plugin-2.3.4/configure-10227-	  if test -f "$collect2name" &&
##############################################
xfce4-indicator-plugin-2.3.4/configure-10305-      }'
xfce4-indicator-plugin-2.3.4/configure:10306:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-indicator-plugin-2.3.4/configure-10307-  # Check for a 64-bit object if we didn't find anything.
xfce4-indicator-plugin-2.3.4/configure-10308-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-indicator-plugin-2.3.4/configure:10309:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-indicator-plugin-2.3.4/configure-10310-  fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-10323-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-indicator-plugin-2.3.4/configure:10324:        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
xfce4-indicator-plugin-2.3.4/configure-10325-      else
##############################################
xfce4-indicator-plugin-2.3.4/configure-10358-      }'
xfce4-indicator-plugin-2.3.4/configure:10359:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-indicator-plugin-2.3.4/configure-10360-  # Check for a 64-bit object if we didn't find anything.
xfce4-indicator-plugin-2.3.4/configure-10361-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-indicator-plugin-2.3.4/configure:10362:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-indicator-plugin-2.3.4/configure-10363-  fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-10390-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-indicator-plugin-2.3.4/configure:10391:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xfce4-indicator-plugin-2.3.4/configure-10392-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-10443-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xfce4-indicator-plugin-2.3.4/configure:10444:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-indicator-plugin-2.3.4/configure-10445-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xfce4-indicator-plugin-2.3.4/configure-10481-	# FIXME: Setting linknames here is a bad hack.
xfce4-indicator-plugin-2.3.4/configure:10482:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-indicator-plugin-2.3.4/configure-10483-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-indicator-plugin-2.3.4/configure-10499-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-indicator-plugin-2.3.4/configure:10500:    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\"`'
xfce4-indicator-plugin-2.3.4/configure-10501-
##############################################
xfce4-indicator-plugin-2.3.4/configure-10679-      if test yes = "$GCC"; then
xfce4-indicator-plugin-2.3.4/configure:10680:	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'
xfce4-indicator-plugin-2.3.4/configure-10681-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-indicator-plugin-2.3.4/configure-10707-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-indicator-plugin-2.3.4/configure:10708:          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'
xfce4-indicator-plugin-2.3.4/configure-10709-	fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-10711-      else
xfce4-indicator-plugin-2.3.4/configure:10712:	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'
xfce4-indicator-plugin-2.3.4/configure:10713:	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'
xfce4-indicator-plugin-2.3.4/configure-10714-      fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-10758-	hardcode_direct_absolute=yes
xfce4-indicator-plugin-2.3.4/configure:10759:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-indicator-plugin-2.3.4/configure-10760-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-indicator-plugin-2.3.4/configure-10789-	prefix_cmds="$SED"~
xfce4-indicator-plugin-2.3.4/configure:10790:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-indicator-plugin-2.3.4/configure-10791-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-indicator-plugin-2.3.4/configure-10803-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-indicator-plugin-2.3.4/configure:10804:	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'
xfce4-indicator-plugin-2.3.4/configure-10805-      else
xfce4-indicator-plugin-2.3.4/configure-10806-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-indicator-plugin-2.3.4/configure:10807:	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'
xfce4-indicator-plugin-2.3.4/configure-10808-      fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-10816-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-indicator-plugin-2.3.4/configure:10817:	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'
xfce4-indicator-plugin-2.3.4/configure-10818-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xfce4-indicator-plugin-2.3.4/configure-10820-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-indicator-plugin-2.3.4/configure:10821:	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'
xfce4-indicator-plugin-2.3.4/configure:10822:	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~
xfce4-indicator-plugin-2.3.4/configure:10823:          $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'
xfce4-indicator-plugin-2.3.4/configure-10824-
##############################################
xfce4-indicator-plugin-2.3.4/configure-10839-      else
xfce4-indicator-plugin-2.3.4/configure:10840:	case `$CC -V 2>&1` in
xfce4-indicator-plugin-2.3.4/configure-10841-	*"Compilers 5.0"*)
##############################################
xfce4-indicator-plugin-2.3.4/configure-11238-  esac
xfce4-indicator-plugin-2.3.4/configure:11239:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-indicator-plugin-2.3.4/configure-11240-  case $lt_search_path_spec in
##############################################
xfce4-indicator-plugin-2.3.4/configure-11245-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-indicator-plugin-2.3.4/configure:11246:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-indicator-plugin-2.3.4/configure-11247-    ;;
xfce4-indicator-plugin-2.3.4/configure-11248-  *)
xfce4-indicator-plugin-2.3.4/configure:11249:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-indicator-plugin-2.3.4/configure-11250-    ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-11254-  lt_tmp_lt_search_path_spec=
xfce4-indicator-plugin-2.3.4/configure:11255:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-indicator-plugin-2.3.4/configure-11256-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-indicator-plugin-2.3.4/configure-11296-  esac
xfce4-indicator-plugin-2.3.4/configure:11297:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-indicator-plugin-2.3.4/configure-11298-else
##############################################
xfce4-indicator-plugin-2.3.4/configure-11436-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-indicator-plugin-2.3.4/configure:11437:    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'
xfce4-indicator-plugin-2.3.4/configure-11438-    ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-11472-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-indicator-plugin-2.3.4/configure:11473:    postinstall_cmds='base_file=`basename \$file`~
xfce4-indicator-plugin-2.3.4/configure:11474:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/configure:11475:      dldir=$destdir/`dirname \$dlpath`~
xfce4-indicator-plugin-2.3.4/configure-11476-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-indicator-plugin-2.3.4/configure-11481-      fi'
xfce4-indicator-plugin-2.3.4/configure:11482:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/configure-11483-      dlpath=$dir/\$dldll~
##############################################
xfce4-indicator-plugin-2.3.4/configure-11489-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-indicator-plugin-2.3.4/configure:11490:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/configure-11491-
##############################################
xfce4-indicator-plugin-2.3.4/configure-11495-      # MinGW DLLs use traditional 'lib' prefix
xfce4-indicator-plugin-2.3.4/configure:11496:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/configure-11497-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-11499-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-indicator-plugin-2.3.4/configure:11500:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/configure-11501-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-11508-    libname_spec='$name'
xfce4-indicator-plugin-2.3.4/configure:11509:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-indicator-plugin-2.3.4/configure-11510-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-indicator-plugin-2.3.4/configure-11520-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-indicator-plugin-2.3.4/configure:11521:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-indicator-plugin-2.3.4/configure-11522-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-indicator-plugin-2.3.4/configure-11525-      # Convert to MSYS style.
xfce4-indicator-plugin-2.3.4/configure:11526:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xfce4-indicator-plugin-2.3.4/configure-11527-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-11531-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-indicator-plugin-2.3.4/configure:11532:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-indicator-plugin-2.3.4/configure:11533:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-indicator-plugin-2.3.4/configure:11534:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-indicator-plugin-2.3.4/configure-11535-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-11539-        # It is most probably a Windows format PATH.
xfce4-indicator-plugin-2.3.4/configure:11540:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-indicator-plugin-2.3.4/configure-11541-      else
xfce4-indicator-plugin-2.3.4/configure:11542:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-indicator-plugin-2.3.4/configure-11543-      fi
##############################################
xfce4-indicator-plugin-2.3.4/configure-11549-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-indicator-plugin-2.3.4/configure:11550:    postinstall_cmds='base_file=`basename \$file`~
xfce4-indicator-plugin-2.3.4/configure:11551:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/configure:11552:      dldir=$destdir/`dirname \$dlpath`~
xfce4-indicator-plugin-2.3.4/configure-11553-      test -d \$dldir || mkdir -p \$dldir~
xfce4-indicator-plugin-2.3.4/configure-11554-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-indicator-plugin-2.3.4/configure:11555:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/configure-11556-      dlpath=$dir/\$dldll~
##############################################
xfce4-indicator-plugin-2.3.4/configure-11563-    # Assume MSVC wrapper
xfce4-indicator-plugin-2.3.4/configure:11564:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-indicator-plugin-2.3.4/configure-11565-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-indicator-plugin-2.3.4/configure-11580-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-indicator-plugin-2.3.4/configure:11581:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-indicator-plugin-2.3.4/configure-11582-
##############################################
xfce4-indicator-plugin-2.3.4/configure-11833-  if test -f /etc/ld.so.conf; then
xfce4-indicator-plugin-2.3.4/configure:11834:    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' ' '`
xfce4-indicator-plugin-2.3.4/configure-11835-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-indicator-plugin-2.3.4/configure-11899-  need_lib_prefix=no
xfce4-indicator-plugin-2.3.4/configure:11900:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-indicator-plugin-2.3.4/configure-11901-    need_version=no
##############################################
xfce4-indicator-plugin-2.3.4/configure-11926-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-indicator-plugin-2.3.4/configure:11927:  postinstall_cmds='base_file=`basename \$file`~
xfce4-indicator-plugin-2.3.4/configure:11928:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/configure:11929:    dldir=$destdir/`dirname \$dlpath`~
xfce4-indicator-plugin-2.3.4/configure-11930-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-indicator-plugin-2.3.4/configure-11935-    fi'
xfce4-indicator-plugin-2.3.4/configure:11936:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-indicator-plugin-2.3.4/configure-11937-    dlpath=$dir/\$dldll~
##############################################
xfce4-indicator-plugin-2.3.4/configure-12872-do :
xfce4-indicator-plugin-2.3.4/configure:12873:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfce4-indicator-plugin-2.3.4/configure-12874-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xfce4-indicator-plugin-2.3.4/configure-12876-  cat >>confdefs.h <<_ACEOF
xfce4-indicator-plugin-2.3.4/configure:12877:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfce4-indicator-plugin-2.3.4/configure-12878-_ACEOF
##############################################
xfce4-indicator-plugin-2.3.4/configure-12886-do :
xfce4-indicator-plugin-2.3.4/configure:12887:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfce4-indicator-plugin-2.3.4/configure-12888-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfce4-indicator-plugin-2.3.4/configure-12890-  cat >>confdefs.h <<_ACEOF
xfce4-indicator-plugin-2.3.4/configure:12891:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfce4-indicator-plugin-2.3.4/configure-12892-_ACEOF
##############################################
xfce4-indicator-plugin-2.3.4/configure-13401-    if test -f $ac_dir/$ac_word; then
xfce4-indicator-plugin-2.3.4/configure:13402:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xfce4-indicator-plugin-2.3.4/configure-13403-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xfce4-indicator-plugin-2.3.4/configure-13520-    if test -f $ac_dir/$ac_word; then
xfce4-indicator-plugin-2.3.4/configure:13521:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xfce4-indicator-plugin-2.3.4/configure-13522-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xfce4-indicator-plugin-2.3.4/configure-13679-   if test "x$srcdir" != "x."; then
xfce4-indicator-plugin-2.3.4/configure:13680:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfce4-indicator-plugin-2.3.4/configure-13681-       posrcprefix="$srcdir/"
##############################################
xfce4-indicator-plugin-2.3.4/configure-13765-    for ac_var in incroot usrlibdir libdir; do
xfce4-indicator-plugin-2.3.4/configure:13766:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xfce4-indicator-plugin-2.3.4/configure-13767-    done
##############################################
xfce4-indicator-plugin-2.3.4/configure-13875-  LIBS=$ac_save_LIBS
xfce4-indicator-plugin-2.3.4/configure:13876:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xfce4-indicator-plugin-2.3.4/configure-13877-do
##############################################
xfce4-indicator-plugin-2.3.4/configure-14457-        -L*)
xfce4-indicator-plugin-2.3.4/configure:14458:          path=`echo $option | sed 's/^-L//'`
xfce4-indicator-plugin-2.3.4/configure-14459-          if test x"$path" != x""; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-14636-  if $PKG_CONFIG "--atleast-version=3.18.0" "gtk+-3.0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:14637:    GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfce4-indicator-plugin-2.3.4/configure-14638-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-14642-$as_echo_n "checking GTK_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:14643:    GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0"`
xfce4-indicator-plugin-2.3.4/configure-14644-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-14648-$as_echo_n "checking GTK_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:14649:    GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0"`
xfce4-indicator-plugin-2.3.4/configure-14650-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-14661-  elif $PKG_CONFIG --exists "gtk+-3.0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:14662:    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfce4-indicator-plugin-2.3.4/configure-14663-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-14831-  if $PKG_CONFIG "--atleast-version=4.9.0" "libxfce4util-1.0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:14832:    LIBXFCE4UTIL_VERSION=`$PKG_CONFIG --modversion "libxfce4util-1.0"`
xfce4-indicator-plugin-2.3.4/configure-14833-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-14837-$as_echo_n "checking LIBXFCE4UTIL_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:14838:    LIBXFCE4UTIL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4util-1.0"`
xfce4-indicator-plugin-2.3.4/configure-14839-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-14843-$as_echo_n "checking LIBXFCE4UTIL_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:14844:    LIBXFCE4UTIL_LIBS=`$PKG_CONFIG --libs "libxfce4util-1.0"`
xfce4-indicator-plugin-2.3.4/configure-14845-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-14856-  elif $PKG_CONFIG --exists "libxfce4util-1.0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:14857:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4util-1.0"`
xfce4-indicator-plugin-2.3.4/configure-14858-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15026-  if $PKG_CONFIG "--atleast-version=4.11.0" "libxfce4ui-2" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15027:    LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfce4-indicator-plugin-2.3.4/configure-15028-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15032-$as_echo_n "checking LIBXFCE4UI_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15033:    LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-2"`
xfce4-indicator-plugin-2.3.4/configure-15034-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15038-$as_echo_n "checking LIBXFCE4UI_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15039:    LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-2"`
xfce4-indicator-plugin-2.3.4/configure-15040-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15051-  elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15052:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfce4-indicator-plugin-2.3.4/configure-15053-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15221-  if $PKG_CONFIG "--atleast-version=4.11.0" "libxfce4panel-${LIBXFCE4PANEL_VERSION_API}" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15222:    LIBXFCE4PANEL_VERSION=`$PKG_CONFIG --modversion "libxfce4panel-${LIBXFCE4PANEL_VERSION_API}"`
xfce4-indicator-plugin-2.3.4/configure-15223-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15227-$as_echo_n "checking LIBXFCE4PANEL_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15228:    LIBXFCE4PANEL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4panel-${LIBXFCE4PANEL_VERSION_API}"`
xfce4-indicator-plugin-2.3.4/configure-15229-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15233-$as_echo_n "checking LIBXFCE4PANEL_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15234:    LIBXFCE4PANEL_LIBS=`$PKG_CONFIG --libs "libxfce4panel-${LIBXFCE4PANEL_VERSION_API}"`
xfce4-indicator-plugin-2.3.4/configure-15235-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15246-  elif $PKG_CONFIG --exists "libxfce4panel-${LIBXFCE4PANEL_VERSION_API}" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15247:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4panel-${LIBXFCE4PANEL_VERSION_API}"`
xfce4-indicator-plugin-2.3.4/configure-15248-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15416-  if $PKG_CONFIG "--atleast-version=4.13.0" "libxfconf-0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15417:    XFCONF_VERSION=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15418-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15422-$as_echo_n "checking XFCONF_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15423:    XFCONF_CFLAGS=`$PKG_CONFIG --cflags "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15424-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15428-$as_echo_n "checking XFCONF_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15429:    XFCONF_LIBS=`$PKG_CONFIG --libs "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15430-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15441-  elif $PKG_CONFIG --exists "libxfconf-0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15442:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15443-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15592-  if $PKG_CONFIG "--atleast-version=4.6.0" "libxfconf-0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15593:    XFCONF_VERSION=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15594-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15598-$as_echo_n "checking XFCONF_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15599:    XFCONF_CFLAGS=`$PKG_CONFIG --cflags "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15600-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15604-$as_echo_n "checking XFCONF_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15605:    XFCONF_LIBS=`$PKG_CONFIG --libs "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15606-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15617-  elif $PKG_CONFIG --exists "libxfconf-0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15618:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15619-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15796-  if $PKG_CONFIG "--atleast-version=4.6.0" "libxfconf-0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15797:    XFCONF_VERSION=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15798-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15802-$as_echo_n "checking XFCONF_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15803:    XFCONF_CFLAGS=`$PKG_CONFIG --cflags "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15804-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15808-$as_echo_n "checking XFCONF_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:15809:    XFCONF_LIBS=`$PKG_CONFIG --libs "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15810-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15821-  elif $PKG_CONFIG --exists "libxfconf-0" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15822:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfconf-0"`
xfce4-indicator-plugin-2.3.4/configure-15823-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-15995-  if $PKG_CONFIG "--atleast-version=12.10.1" "${INDICATOR_PKGNAME}" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:15996:    INDICATOR_VERSION=`$PKG_CONFIG --modversion "${INDICATOR_PKGNAME}"`
xfce4-indicator-plugin-2.3.4/configure-15997-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16001-$as_echo_n "checking INDICATOR_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:16002:    INDICATOR_CFLAGS=`$PKG_CONFIG --cflags "${INDICATOR_PKGNAME}"`
xfce4-indicator-plugin-2.3.4/configure-16003-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16007-$as_echo_n "checking INDICATOR_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:16008:    INDICATOR_LIBS=`$PKG_CONFIG --libs "${INDICATOR_PKGNAME}"`
xfce4-indicator-plugin-2.3.4/configure-16009-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16020-  elif $PKG_CONFIG --exists "${INDICATOR_PKGNAME}" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:16021:    xdt_cv_version=`$PKG_CONFIG --modversion "${INDICATOR_PKGNAME}"`
xfce4-indicator-plugin-2.3.4/configure-16022-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16054-
xfce4-indicator-plugin-2.3.4/configure:16055:CPPFLAGS=`$PKG_CONFIG --cflags ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/configure-16056-for ac_header in libindicator/indicator-ng.h
##############################################
xfce4-indicator-plugin-2.3.4/configure-16232-  if $PKG_CONFIG "--atleast-version=13.10.0" "libido3-0.1" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:16233:    IDO_VERSION=`$PKG_CONFIG --modversion "libido3-0.1"`
xfce4-indicator-plugin-2.3.4/configure-16234-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IDO_VERSION" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16238-$as_echo_n "checking IDO_CFLAGS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:16239:    IDO_CFLAGS=`$PKG_CONFIG --cflags "libido3-0.1"`
xfce4-indicator-plugin-2.3.4/configure-16240-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IDO_CFLAGS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16244-$as_echo_n "checking IDO_LIBS... " >&6; }
xfce4-indicator-plugin-2.3.4/configure:16245:    IDO_LIBS=`$PKG_CONFIG --libs "libido3-0.1"`
xfce4-indicator-plugin-2.3.4/configure-16246-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IDO_LIBS" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16262-  elif $PKG_CONFIG --exists "libido3-0.1" >/dev/null 2>&1; then
xfce4-indicator-plugin-2.3.4/configure:16263:    xdt_cv_version=`$PKG_CONFIG --modversion "libido3-0.1"`
xfce4-indicator-plugin-2.3.4/configure-16264-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfce4-indicator-plugin-2.3.4/configure-16408-
xfce4-indicator-plugin-2.3.4/configure:16409:INDICATORDIR=`$PKG_CONFIG --variable=indicatordir ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/configure:16410:INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/configure-16411-
##############################################
xfce4-indicator-plugin-2.3.4/configure-16543-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xfce4-indicator-plugin-2.3.4/configure:16544:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xfce4-indicator-plugin-2.3.4/configure-16545-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xfce4-indicator-plugin-2.3.4/configure-16646-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-indicator-plugin-2.3.4/configure:16647:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-indicator-plugin-2.3.4/configure-16648-  as_echo='print -r --'
xfce4-indicator-plugin-2.3.4/configure-16649-  as_echo_n='print -rn --'
xfce4-indicator-plugin-2.3.4/configure:16650:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-indicator-plugin-2.3.4/configure-16651-  as_echo='printf %s\n'
##############################################
xfce4-indicator-plugin-2.3.4/configure-16653-else
xfce4-indicator-plugin-2.3.4/configure:16654:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-indicator-plugin-2.3.4/configure-16655-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-indicator-plugin-2.3.4/configure-16663-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-indicator-plugin-2.3.4/configure:16664:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-indicator-plugin-2.3.4/configure-16665-      esac;
##############################################
xfce4-indicator-plugin-2.3.4/configure-16740-# ----------------------------------------
xfce4-indicator-plugin-2.3.4/configure:16741:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-indicator-plugin-2.3.4/configure-16742-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-indicator-plugin-2.3.4/configure-16812-  {
xfce4-indicator-plugin-2.3.4/configure:16813:    as_val=`expr "$@" || test $? -eq 1`
xfce4-indicator-plugin-2.3.4/configure-16814-  }
##############################################
xfce4-indicator-plugin-2.3.4/configure-16916-      case $as_dir in #(
xfce4-indicator-plugin-2.3.4/configure:16917:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-indicator-plugin-2.3.4/configure-16918-      *) as_qdir=$as_dir;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-17051-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xfce4-indicator-plugin-2.3.4/configure:17052:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xfce4-indicator-plugin-2.3.4/configure-17053-ac_cs_version="\\
##############################################
xfce4-indicator-plugin-2.3.4/configure-17076-  --*=?*)
xfce4-indicator-plugin-2.3.4/configure:17077:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-indicator-plugin-2.3.4/configure:17078:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xfce4-indicator-plugin-2.3.4/configure-17079-    ac_shift=:
##############################################
xfce4-indicator-plugin-2.3.4/configure-17081-  --*=)
xfce4-indicator-plugin-2.3.4/configure:17082:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-indicator-plugin-2.3.4/configure-17083-    ac_optarg=
##############################################
xfce4-indicator-plugin-2.3.4/configure-17105-    case $ac_optarg in
xfce4-indicator-plugin-2.3.4/configure:17106:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-indicator-plugin-2.3.4/configure-17107-    '') as_fn_error $? "missing file argument" ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-17113-    case $ac_optarg in
xfce4-indicator-plugin-2.3.4/configure:17114:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-indicator-plugin-2.3.4/configure-17115-    esac
##############################################
xfce4-indicator-plugin-2.3.4/configure-17182-delay_variable_subst='$delay_variable_subst'
xfce4-indicator-plugin-2.3.4/configure:17183:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17184:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17185:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17186:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17187:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17188:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17189:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17190:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17191:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17192:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17193:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17194:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17195:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17196:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17197:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17198:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17199:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17200:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17201:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17202:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17203:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17204:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17205:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17206:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17207:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17208:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17209:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17210:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17211:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17212:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17213:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17214:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17215:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17216:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17217:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17218:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17219:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17220:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17221:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17222:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17223:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17224:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17225:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17226:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17227:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17228:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17229:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17230:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17231:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17232:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17233:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17234:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17235:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17236:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17237:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17238:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17239:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17240:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17241: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"`'
xfce4-indicator-plugin-2.3.4/configure:17242:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17243:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17244:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17245:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17246:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17247:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17248:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17249:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17250:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17251:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17252:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17253:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17254:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17255:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17256:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17257:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17258:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17259:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17260:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17261:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17262:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17263:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17264:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17265:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17266:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17267:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17268:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17269:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17270:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17271:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17272:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17273:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17274:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17275:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17276:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17277:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17278:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17279:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17280:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17281:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17282:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17283:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17284:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17285:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17286:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17287:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17288:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17289:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17290:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17291:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17292:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17293:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17294:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17295:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17296:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17297:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17298:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17299:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17300:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17301:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17302:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17303:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17304:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17305:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17306:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17307:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17308:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17309:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17310:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17311:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17312:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17313:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17314:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17315:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17316:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure:17317:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xfce4-indicator-plugin-2.3.4/configure-17318-
##############################################
xfce4-indicator-plugin-2.3.4/configure-17399-striplib; do
xfce4-indicator-plugin-2.3.4/configure:17400:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-indicator-plugin-2.3.4/configure-17401-    *[\\\\\\\`\\"\\\$]*)
xfce4-indicator-plugin-2.3.4/configure:17402:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-indicator-plugin-2.3.4/configure-17403-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-17430-configure_time_lt_sys_library_path; do
xfce4-indicator-plugin-2.3.4/configure:17431:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-indicator-plugin-2.3.4/configure-17432-    *[\\\\\\\`\\"\\\$]*)
xfce4-indicator-plugin-2.3.4/configure:17433:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-indicator-plugin-2.3.4/configure-17434-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-17534-fi
xfce4-indicator-plugin-2.3.4/configure:17535:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xfce4-indicator-plugin-2.3.4/configure-17536-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-17551-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xfce4-indicator-plugin-2.3.4/configure:17552:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xfce4-indicator-plugin-2.3.4/configure-17553-ac_delim='%!_!# '
##############################################
xfce4-indicator-plugin-2.3.4/configure-17557-
xfce4-indicator-plugin-2.3.4/configure:17558:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xfce4-indicator-plugin-2.3.4/configure-17559-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-17695-for ac_last_try in false false :; do
xfce4-indicator-plugin-2.3.4/configure:17696:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xfce4-indicator-plugin-2.3.4/configure-17697-  if test -z "$ac_tt"; then
##############################################
xfce4-indicator-plugin-2.3.4/configure-17827-      esac
xfce4-indicator-plugin-2.3.4/configure:17828:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xfce4-indicator-plugin-2.3.4/configure-17829-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xfce4-indicator-plugin-2.3.4/configure-17886-*)
xfce4-indicator-plugin-2.3.4/configure:17887:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-indicator-plugin-2.3.4/configure-17888-  # A ".." for each directory in $ac_dir_suffix.
xfce4-indicator-plugin-2.3.4/configure:17889:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-indicator-plugin-2.3.4/configure-17890-  case $ac_top_builddir_sub in
##############################################
xfce4-indicator-plugin-2.3.4/configure-17947-/@mandir@/p'
xfce4-indicator-plugin-2.3.4/configure:17948:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xfce4-indicator-plugin-2.3.4/configure-17949-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-17964-
xfce4-indicator-plugin-2.3.4/configure:17965:# Neutralize VPATH when `$srcdir' = `.'.
xfce4-indicator-plugin-2.3.4/configure-17966-# Shell code in configure.ac might set extrasub.
##############################################
xfce4-indicator-plugin-2.3.4/configure-17992-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xfce4-indicator-plugin-2.3.4/configure:17993:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xfce4-indicator-plugin-2.3.4/configure-17994-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xfce4-indicator-plugin-2.3.4/configure-18038-    * )
xfce4-indicator-plugin-2.3.4/configure:18039:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfce4-indicator-plugin-2.3.4/configure-18040-  esac
##############################################
xfce4-indicator-plugin-2.3.4/configure-18085-    # Strip MF so we end up with the name of the file.
xfce4-indicator-plugin-2.3.4/configure:18086:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xfce4-indicator-plugin-2.3.4/configure-18087-    # Check whether this is an Automake generated Makefile or not.
##############################################
xfce4-indicator-plugin-2.3.4/configure-18122-    # from the Makefile without running 'make'.
xfce4-indicator-plugin-2.3.4/configure:18123:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xfce4-indicator-plugin-2.3.4/configure-18124-    test -z "$DEPDIR" && continue
xfce4-indicator-plugin-2.3.4/configure:18125:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xfce4-indicator-plugin-2.3.4/configure-18126-    test -z "$am__include" && continue
xfce4-indicator-plugin-2.3.4/configure:18127:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xfce4-indicator-plugin-2.3.4/configure-18128-    # Find all dependency output files, they are included files with
##############################################
xfce4-indicator-plugin-2.3.4/configure-18643-    *:)
xfce4-indicator-plugin-2.3.4/configure:18644:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-indicator-plugin-2.3.4/configure-18645-        ;;
xfce4-indicator-plugin-2.3.4/configure-18646-    x:*)
xfce4-indicator-plugin-2.3.4/configure:18647:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/configure-18648-        ;;
xfce4-indicator-plugin-2.3.4/configure-18649-    *::*)
xfce4-indicator-plugin-2.3.4/configure:18650:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/configure:18651:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-indicator-plugin-2.3.4/configure-18652-        ;;
xfce4-indicator-plugin-2.3.4/configure-18653-    *)
xfce4-indicator-plugin-2.3.4/configure:18654:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-indicator-plugin-2.3.4/configure-18655-        ;;
##############################################
xfce4-indicator-plugin-2.3.4/configure-18670-    done
xfce4-indicator-plugin-2.3.4/configure:18671:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-indicator-plugin-2.3.4/configure-18672-}
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-103-#
xfce4-indicator-plugin-2.3.4/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xfce4-indicator-plugin-2.3.4/ltmain.sh-105-#
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
xfce4-indicator-plugin-2.3.4/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
xfce4-indicator-plugin-2.3.4/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-indicator-plugin-2.3.4/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
xfce4-indicator-plugin-2.3.4/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-indicator-plugin-2.3.4/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
xfce4-indicator-plugin-2.3.4/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-410-# The name of this program.
xfce4-indicator-plugin-2.3.4/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-412-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-416-  *[\\/]*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
xfce4-indicator-plugin-2.3.4/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-610-
xfce4-indicator-plugin-2.3.4/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
xfce4-indicator-plugin-2.3.4/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-613-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-639-
xfce4-indicator-plugin-2.3.4/ltmain.sh:640:    func_arith_result=`expr "$@"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-641-  }
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-660-  # ...otherwise fall back to using sed.
xfce4-indicator-plugin-2.3.4/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xfce4-indicator-plugin-2.3.4/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-757-      test -n "$_G_tc" && {
xfce4-indicator-plugin-2.3.4/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-760-      }
xfce4-indicator-plugin-2.3.4/ltmain.sh-761-    done
xfce4-indicator-plugin-2.3.4/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xfce4-indicator-plugin-2.3.4/ltmain.sh-763-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-831-
xfce4-indicator-plugin-2.3.4/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xfce4-indicator-plugin-2.3.4/ltmain.sh-833-  }
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
xfce4-indicator-plugin-2.3.4/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-865-      done
xfce4-indicator-plugin-2.3.4/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-867-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-901-      # If mktemp works, use that first and foremost
xfce4-indicator-plugin-2.3.4/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-903-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1111-        *[\\\`\"\$]*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
xfce4-indicator-plugin-2.3.4/ltmain.sh-1113-        *)
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1198-    case $2 in
xfce4-indicator-plugin-2.3.4/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xfce4-indicator-plugin-2.3.4/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xfce4-indicator-plugin-2.3.4/ltmain.sh-1201-    esac
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-1273-      ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1358-
xfce4-indicator-plugin-2.3.4/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xfce4-indicator-plugin-2.3.4/ltmain.sh-1360-}
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
xfce4-indicator-plugin-2.3.4/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
xfce4-indicator-plugin-2.3.4/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1517-
xfce4-indicator-plugin-2.3.4/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xfce4-indicator-plugin-2.3.4/ltmain.sh-1519-}
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1870-
xfce4-indicator-plugin-2.3.4/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-1872-      func_split_equals_rhs=
xfce4-indicator-plugin-2.3.4/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
xfce4-indicator-plugin-2.3.4/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-1875-  }
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-1898-
xfce4-indicator-plugin-2.3.4/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xfce4-indicator-plugin-2.3.4/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-1901-  }
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
xfce4-indicator-plugin-2.3.4/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xfce4-indicator-plugin-2.3.4/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2074-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2110-  {
xfce4-indicator-plugin-2.3.4/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2112-  }
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2115-  {
xfce4-indicator-plugin-2.3.4/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2117-  }
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
xfce4-indicator-plugin-2.3.4/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2659-      done
xfce4-indicator-plugin-2.3.4/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
xfce4-indicator-plugin-2.3.4/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2662-      case $@ in
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2672-	    # Evaluate the configuration.
xfce4-indicator-plugin-2.3.4/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xfce4-indicator-plugin-2.3.4/ltmain.sh-2674-	    CC_quoted=
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2678-	    done
xfce4-indicator-plugin-2.3.4/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
xfce4-indicator-plugin-2.3.4/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2681-	    case "$@ " in
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
xfce4-indicator-plugin-2.3.4/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3009-    # LT_CYGPATH in this case.
xfce4-indicator-plugin-2.3.4/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-3011-  fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
xfce4-indicator-plugin-2.3.4/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3376-    *.[cCFSifmso] | \
xfce4-indicator-plugin-2.3.4/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
xfce4-indicator-plugin-2.3.4/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xfce4-indicator-plugin-2.3.4/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
xfce4-indicator-plugin-2.3.4/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-3474-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3520-      if test warn = "$need_locks" &&
xfce4-indicator-plugin-2.3.4/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh-3522-	$ECHO "\
xfce4-indicator-plugin-2.3.4/ltmain.sh-3523-*** ERROR, $lockfile contains:
xfce4-indicator-plugin-2.3.4/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-3525-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3569-      if test warn = "$need_locks" &&
xfce4-indicator-plugin-2.3.4/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh-3571-	$ECHO "\
xfce4-indicator-plugin-2.3.4/ltmain.sh-3572-*** ERROR, $lockfile contains:
xfce4-indicator-plugin-2.3.4/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-3574-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3895-      # Get the absolute pathname.
xfce4-indicator-plugin-2.3.4/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
xfce4-indicator-plugin-2.3.4/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
xfce4-indicator-plugin-2.3.4/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4280-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
xfce4-indicator-plugin-2.3.4/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4293-	  else
xfce4-indicator-plugin-2.3.4/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4295-	  fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4458-	    fi
xfce4-indicator-plugin-2.3.4/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4477-	        # Replace the output file specification.
xfce4-indicator-plugin-2.3.4/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4479-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
xfce4-indicator-plugin-2.3.4/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4498-	  fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4570-    my_pic_p=${3-false}
xfce4-indicator-plugin-2.3.4/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4572-    my_dlsyms=
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
xfce4-indicator-plugin-2.3.4/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
xfce4-indicator-plugin-2.3.4/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4862-	  else
xfce4-indicator-plugin-2.3.4/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4865-	  fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4867-	*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4870-	  ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4882-      # Nullify the symbol file.
xfce4-indicator-plugin-2.3.4/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4885-    fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-indicator-plugin-2.3.4/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)$'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-indicator-plugin-2.3.4/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4925-  win32_libid_type=unknown
xfce4-indicator-plugin-2.3.4/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4927-  case $win32_fileres in
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-4990-
xfce4-indicator-plugin-2.3.4/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-4992-}
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5008-
xfce4-indicator-plugin-2.3.4/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5072-    # binutils import library
xfce4-indicator-plugin-2.3.4/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh-5075-    # ms-generated import library
xfce4-indicator-plugin-2.3.4/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5077-  else
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
xfce4-indicator-plugin-2.3.4/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5160-	    darwin_arch=
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xfce4-indicator-plugin-2.3.4/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5172-	    darwin_file=
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
xfce4-indicator-plugin-2.3.4/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5189-      esac
xfce4-indicator-plugin-2.3.4/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5191-    done
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5260-
xfce4-indicator-plugin-2.3.4/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5262-    $ECHO "\
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5295-    --lt-dump-script)
xfce4-indicator-plugin-2.3.4/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xfce4-indicator-plugin-2.3.4/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xfce4-indicator-plugin-2.3.4/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5324-  done
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5380-  # Find the directory that this script lives in.
xfce4-indicator-plugin-2.3.4/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
xfce4-indicator-plugin-2.3.4/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5386-  while test -n \"\$file\"; do
xfce4-indicator-plugin-2.3.4/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5388-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5396-
xfce4-indicator-plugin-2.3.4/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5399-  done
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5410-    case \"\$thisdir\" in
xfce4-indicator-plugin-2.3.4/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xfce4-indicator-plugin-2.3.4/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5416-  # Try to get the absolute directory name.
xfce4-indicator-plugin-2.3.4/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
xfce4-indicator-plugin-2.3.4/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xfce4-indicator-plugin-2.3.4/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xfce4-indicator-plugin-2.3.4/ltmain.sh-5443-      else
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
xfce4-indicator-plugin-2.3.4/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-5487-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-6464-
xfce4-indicator-plugin-2.3.4/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xfce4-indicator-plugin-2.3.4/ltmain.sh-6466-    *import*) : ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-6712-	    moreargs=
xfce4-indicator-plugin-2.3.4/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-6714-	    do
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-6973-	*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
xfce4-indicator-plugin-2.3.4/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-7290-      -Z*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
xfce4-indicator-plugin-2.3.4/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xfce4-indicator-plugin-2.3.4/ltmain.sh-7462-    else
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
xfce4-indicator-plugin-2.3.4/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-7877-	fi
xfce4-indicator-plugin-2.3.4/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-7950-	*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
xfce4-indicator-plugin-2.3.4/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-8203-	    shift
xfce4-indicator-plugin-2.3.4/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-indicator-plugin-2.3.4/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-8495-		*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
xfce4-indicator-plugin-2.3.4/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-8506-		  depdepl=
xfce4-indicator-plugin-2.3.4/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xfce4-indicator-plugin-2.3.4/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
xfce4-indicator-plugin-2.3.4/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-8517-                      fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-8528-		else
xfce4-indicator-plugin-2.3.4/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xfce4-indicator-plugin-2.3.4/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-8551-	else
xfce4-indicator-plugin-2.3.4/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-8553-	fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-8640-        linux*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
xfce4-indicator-plugin-2.3.4/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9048-	removelist=
xfce4-indicator-plugin-2.3.4/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9074-	# Transform .lo files to .o files.
xfce4-indicator-plugin-2.3.4/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9076-      fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9079-      #for path in $notinst_path; do
xfce4-indicator-plugin-2.3.4/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xfce4-indicator-plugin-2.3.4/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9083-      #done
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9200-		if test -n "$i"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-indicator-plugin-2.3.4/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9203-		  set dummy $deplib_matches; shift
xfce4-indicator-plugin-2.3.4/ltmain.sh-9204-		  deplib_match=$1
xfce4-indicator-plugin-2.3.4/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-indicator-plugin-2.3.4/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9243-		  if test -n "$i"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-indicator-plugin-2.3.4/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9246-		    set dummy $deplib_matches; shift
xfce4-indicator-plugin-2.3.4/ltmain.sh-9247-		    deplib_match=$1
xfce4-indicator-plugin-2.3.4/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-indicator-plugin-2.3.4/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
xfce4-indicator-plugin-2.3.4/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9293-	      if test -n "$a_deplib"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9297-		else
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9303-		    shopt -s nocaseglob
xfce4-indicator-plugin-2.3.4/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9305-		    $nocaseglob
xfce4-indicator-plugin-2.3.4/ltmain.sh-9306-		  else
xfce4-indicator-plugin-2.3.4/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9308-		  fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
xfce4-indicator-plugin-2.3.4/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9323-			case $potliblink in
xfce4-indicator-plugin-2.3.4/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xfce4-indicator-plugin-2.3.4/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xfce4-indicator-plugin-2.3.4/ltmain.sh-9326-			esac
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
xfce4-indicator-plugin-2.3.4/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9377-	      if test -n "$a_deplib"; then
xfce4-indicator-plugin-2.3.4/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xfce4-indicator-plugin-2.3.4/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9416-	  newdeplibs=
xfce4-indicator-plugin-2.3.4/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
xfce4-indicator-plugin-2.3.4/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9422-	    done
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
xfce4-indicator-plugin-2.3.4/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9448-	  ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9498-	*-*-darwin*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9502-	  ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-9625-	# Use standard objects if they are pic
xfce4-indicator-plugin-2.3.4/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-indicator-plugin-2.3.4/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xfce4-indicator-plugin-2.3.4/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10154-      # Create the old-style object.
xfce4-indicator-plugin-2.3.4/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xfce4-indicator-plugin-2.3.4/ltmain.sh-10156-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
xfce4-indicator-plugin-2.3.4/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-indicator-plugin-2.3.4/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10215-	;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xfce4-indicator-plugin-2.3.4/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10233-	;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-indicator-plugin-2.3.4/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10368-	# Transform all the library objects into standard objects.
xfce4-indicator-plugin-2.3.4/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-indicator-plugin-2.3.4/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10371-      fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10396-	# Replace the output file specification.
xfce4-indicator-plugin-2.3.4/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10405-	  func_to_tool_file "$output"
xfce4-indicator-plugin-2.3.4/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'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10449-	# Replace the output file specification.
xfce4-indicator-plugin-2.3.4/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10451-	# Delete the old output file.
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10457-	  func_to_tool_file "$output"
xfce4-indicator-plugin-2.3.4/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'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
xfce4-indicator-plugin-2.3.4/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10477-          ;;
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10488-      # Replace the output file specification.
xfce4-indicator-plugin-2.3.4/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10490-
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
xfce4-indicator-plugin-2.3.4/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'`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
xfce4-indicator-plugin-2.3.4/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10520-      fi
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xfce4-indicator-plugin-2.3.4/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
xfce4-indicator-plugin-2.3.4/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10811-		name=$func_basename_result
xfce4-indicator-plugin-2.3.4/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-10830-		name=$func_basename_result
xfce4-indicator-plugin-2.3.4/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-indicator-plugin-2.3.4/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
xfce4-indicator-plugin-2.3.4/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xfce4-indicator-plugin-2.3.4/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xfce4-indicator-plugin-2.3.4/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xfce4-indicator-plugin-2.3.4/install-sh-234-      fi
xfce4-indicator-plugin-2.3.4/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xfce4-indicator-plugin-2.3.4/install-sh-236-    *)
##############################################
xfce4-indicator-plugin-2.3.4/install-sh-281-      dstdir=$dst
xfce4-indicator-plugin-2.3.4/install-sh:282:      dst=$dstdir/`basename "$src"`
xfce4-indicator-plugin-2.3.4/install-sh-283-      dstdir_status=0
xfce4-indicator-plugin-2.3.4/install-sh-284-    else
xfce4-indicator-plugin-2.3.4/install-sh:285:      dstdir=`dirname "$dst"`
xfce4-indicator-plugin-2.3.4/install-sh-286-      test -d "$dstdir"
##############################################
xfce4-indicator-plugin-2.3.4/install-sh-344-                   test_tmpdir="$tmpdir/a"
xfce4-indicator-plugin-2.3.4/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
xfce4-indicator-plugin-2.3.4/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
xfce4-indicator-plugin-2.3.4/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
xfce4-indicator-plugin-2.3.4/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
xfce4-indicator-plugin-2.3.4/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xfce4-indicator-plugin-2.3.4/install-sh-409-            case $prefix in
xfce4-indicator-plugin-2.3.4/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xfce4-indicator-plugin-2.3.4/install-sh-411-              *) qprefix=$prefix;;
##############################################
xfce4-indicator-plugin-2.3.4/install-sh-458-    if $copy_on_change &&
xfce4-indicator-plugin-2.3.4/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xfce4-indicator-plugin-2.3.4/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xfce4-indicator-plugin-2.3.4/install-sh-461-       set -f &&
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-49-  { \
xfce4-indicator-plugin-2.3.4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-51-  }; \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-180-  while test -n "$$dir1"; do \
xfce4-indicator-plugin-2.3.4/Makefile.in:181:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-182-    if test "$$first" != "."; then \
xfce4-indicator-plugin-2.3.4/Makefile.in-183-      if test "$$first" = ".."; then \
xfce4-indicator-plugin-2.3.4/Makefile.in:184:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfce4-indicator-plugin-2.3.4/Makefile.in:185:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-186-      else \
xfce4-indicator-plugin-2.3.4/Makefile.in:187:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-188-        if test "$$first2" = "$$first"; then \
xfce4-indicator-plugin-2.3.4/Makefile.in:189:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-190-        else \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-195-    fi; \
xfce4-indicator-plugin-2.3.4/Makefile.in:196:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-197-  done; \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-495-	dot_seen=no; \
xfce4-indicator-plugin-2.3.4/Makefile.in:496:	target=`echo $@ | sed s/-recursive//`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-497-	case "$@" in \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-558-GTAGS:
xfce4-indicator-plugin-2.3.4/Makefile.in:559:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-indicator-plugin-2.3.4/Makefile.in-560-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-590-	test -d "$(distdir)" || mkdir "$(distdir)"
xfce4-indicator-plugin-2.3.4/Makefile.in:591:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/Makefile.in:592:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-593-	list='$(DISTFILES)'; \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-604-	  if test -d $$d/$$file; then \
xfce4-indicator-plugin-2.3.4/Makefile.in:605:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-indicator-plugin-2.3.4/Makefile.in-606-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-714-	test -d $(distdir)/_build || exit 0; \
xfce4-indicator-plugin-2.3.4/Makefile.in:715:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xfce4-indicator-plugin-2.3.4/Makefile.in-716-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-758-	}; \
xfce4-indicator-plugin-2.3.4/Makefile.in:759:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xfce4-indicator-plugin-2.3.4/Makefile.in-760-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xfce4-indicator-plugin-2.3.4/Makefile.in-770-	fi
xfce4-indicator-plugin-2.3.4/Makefile.in:771:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xfce4-indicator-plugin-2.3.4/Makefile.in-772-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-52-
xfce4-indicator-plugin-2.3.4/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-indicator-plugin-2.3.4/config.sub-54-
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
xfce4-indicator-plugin-2.3.4/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xfce4-indicator-plugin-2.3.4/config.sub-116-case $maybe_os in
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-122-    os=-$maybe_os
xfce4-indicator-plugin-2.3.4/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xfce4-indicator-plugin-2.3.4/config.sub-124-    ;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-126-    os=-linux-android
xfce4-indicator-plugin-2.3.4/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xfce4-indicator-plugin-2.3.4/config.sub-128-    ;;
xfce4-indicator-plugin-2.3.4/config.sub-129-  *)
xfce4-indicator-plugin-2.3.4/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xfce4-indicator-plugin-2.3.4/config.sub-131-    if [ $basic_machine != $1 ]
xfce4-indicator-plugin-2.3.4/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
xfce4-indicator-plugin-2.3.4/config.sub-133-    else os=; fi
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-180-		os=-sco5v6
xfce4-indicator-plugin-2.3.4/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-182-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-184-		os=-sco3.2v5
xfce4-indicator-plugin-2.3.4/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-186-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-188-		os=-sco3.2v4
xfce4-indicator-plugin-2.3.4/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-190-		;;
xfce4-indicator-plugin-2.3.4/config.sub-191-	-sco3.2.[4-9]*)
xfce4-indicator-plugin-2.3.4/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xfce4-indicator-plugin-2.3.4/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-194-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
xfce4-indicator-plugin-2.3.4/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-198-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
xfce4-indicator-plugin-2.3.4/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-202-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-204-		os=-sco3.2v2
xfce4-indicator-plugin-2.3.4/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-206-		;;
xfce4-indicator-plugin-2.3.4/config.sub-207-	-udk*)
xfce4-indicator-plugin-2.3.4/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-209-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-211-		os=-isc2.2
xfce4-indicator-plugin-2.3.4/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-213-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-217-	-isc*)
xfce4-indicator-plugin-2.3.4/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-219-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-229-	-ptx*)
xfce4-indicator-plugin-2.3.4/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xfce4-indicator-plugin-2.3.4/config.sub-231-		;;
xfce4-indicator-plugin-2.3.4/config.sub-232-	-windowsnt*)
xfce4-indicator-plugin-2.3.4/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xfce4-indicator-plugin-2.3.4/config.sub-234-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-367-	*-*-*)
xfce4-indicator-plugin-2.3.4/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xfce4-indicator-plugin-2.3.4/config.sub-369-		exit 1
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-495-	amd64-*)
xfce4-indicator-plugin-2.3.4/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-497-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-540-	blackfin-*)
xfce4-indicator-plugin-2.3.4/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-542-		os=-linux
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-548-	c54x-*)
xfce4-indicator-plugin-2.3.4/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-550-		;;
xfce4-indicator-plugin-2.3.4/config.sub-551-	c55x-*)
xfce4-indicator-plugin-2.3.4/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-553-		;;
xfce4-indicator-plugin-2.3.4/config.sub-554-	c6x-*)
xfce4-indicator-plugin-2.3.4/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-556-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-652-	e500v[12]-*)
xfce4-indicator-plugin-2.3.4/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-654-		os=$os"spe"
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-759-	i*86v32)
xfce4-indicator-plugin-2.3.4/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-761-		os=-sysv32
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-763-	i*86v4*)
xfce4-indicator-plugin-2.3.4/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-765-		os=-sysv4
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-767-	i*86v)
xfce4-indicator-plugin-2.3.4/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-769-		os=-sysv
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-771-	i*86sol2)
xfce4-indicator-plugin-2.3.4/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xfce4-indicator-plugin-2.3.4/config.sub-773-		os=-solaris2
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-797-	leon-*|leon[3-9]-*)
xfce4-indicator-plugin-2.3.4/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
xfce4-indicator-plugin-2.3.4/config.sub-799-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-804-	m68knommu-*)
xfce4-indicator-plugin-2.3.4/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-806-		os=-linux
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-841-	mips3*-*)
xfce4-indicator-plugin-2.3.4/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xfce4-indicator-plugin-2.3.4/config.sub-843-		;;
xfce4-indicator-plugin-2.3.4/config.sub-844-	mips3*)
xfce4-indicator-plugin-2.3.4/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xfce4-indicator-plugin-2.3.4/config.sub-846-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-863-	ms1-*)
xfce4-indicator-plugin-2.3.4/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xfce4-indicator-plugin-2.3.4/config.sub-865-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-982-	parisc-*)
xfce4-indicator-plugin-2.3.4/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-984-		os=-linux
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-998-	pc98-*)
xfce4-indicator-plugin-2.3.4/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1000-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xfce4-indicator-plugin-2.3.4/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1015-		;;
xfce4-indicator-plugin-2.3.4/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xfce4-indicator-plugin-2.3.4/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1018-		;;
xfce4-indicator-plugin-2.3.4/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xfce4-indicator-plugin-2.3.4/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1021-		;;
xfce4-indicator-plugin-2.3.4/config.sub-1022-	pentium4-*)
xfce4-indicator-plugin-2.3.4/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1024-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1032-	ppc-* | ppcbe-*)
xfce4-indicator-plugin-2.3.4/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1034-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1038-	ppcle-* | powerpclittle-*)
xfce4-indicator-plugin-2.3.4/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1040-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1042-		;;
xfce4-indicator-plugin-2.3.4/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1044-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1048-	ppc64le-* | powerpc64little-*)
xfce4-indicator-plugin-2.3.4/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1050-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1131-	strongarm-* | thumb-*)
xfce4-indicator-plugin-2.3.4/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub-1133-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1261-	xscale-* | xscalee[bl]-*)
xfce4-indicator-plugin-2.3.4/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
xfce4-indicator-plugin-2.3.4/config.sub-1263-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1338-	*)
xfce4-indicator-plugin-2.3.4/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xfce4-indicator-plugin-2.3.4/config.sub-1340-		exit 1
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1346-	*-digital*)
xfce4-indicator-plugin-2.3.4/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xfce4-indicator-plugin-2.3.4/config.sub-1348-		;;
xfce4-indicator-plugin-2.3.4/config.sub-1349-	*-commodore*)
xfce4-indicator-plugin-2.3.4/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xfce4-indicator-plugin-2.3.4/config.sub-1351-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1367-	-solaris1 | -solaris1.*)
xfce4-indicator-plugin-2.3.4/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xfce4-indicator-plugin-2.3.4/config.sub-1369-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1379-	-gnu/linux*)
xfce4-indicator-plugin-2.3.4/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xfce4-indicator-plugin-2.3.4/config.sub-1381-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1426-	-nto*)
xfce4-indicator-plugin-2.3.4/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xfce4-indicator-plugin-2.3.4/config.sub-1428-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1433-	-mac*)
xfce4-indicator-plugin-2.3.4/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
xfce4-indicator-plugin-2.3.4/config.sub-1435-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1439-	-linux*)
xfce4-indicator-plugin-2.3.4/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xfce4-indicator-plugin-2.3.4/config.sub-1441-		;;
xfce4-indicator-plugin-2.3.4/config.sub-1442-	-sunos5*)
xfce4-indicator-plugin-2.3.4/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xfce4-indicator-plugin-2.3.4/config.sub-1444-		;;
xfce4-indicator-plugin-2.3.4/config.sub-1445-	-sunos6*)
xfce4-indicator-plugin-2.3.4/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xfce4-indicator-plugin-2.3.4/config.sub-1447-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1494-	-sinix5.*)
xfce4-indicator-plugin-2.3.4/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
xfce4-indicator-plugin-2.3.4/config.sub-1496-		;;
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
xfce4-indicator-plugin-2.3.4/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
xfce4-indicator-plugin-2.3.4/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xfce4-indicator-plugin-2.3.4/config.sub-1552-		exit 1
##############################################
xfce4-indicator-plugin-2.3.4/config.sub-1812-		esac
xfce4-indicator-plugin-2.3.4/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xfce4-indicator-plugin-2.3.4/config.sub-1814-		;;
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-51-  { \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-53-  }; \
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-105-CONFIG_CLEAN_VPATH_FILES =
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:106:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-107-am__vpath_adj = case $$p in \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:108:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-109-    *) f=$$p;; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-110-  esac;
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:111:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-112-am__install_max = 40
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-113-am__nobase_strip_setup = \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:114:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-115-am__nobase_strip = \
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-595-.c.obj:
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-597-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-601-
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-609-libindicator_plugin_la-indicator-config.lo: indicator-config.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:610:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -MT libindicator_plugin_la-indicator-config.lo -MD -MP -MF $(DEPDIR)/libindicator_plugin_la-indicator-config.Tpo -c -o libindicator_plugin_la-indicator-config.lo `test -f 'indicator-config.c' || echo '$(srcdir)/'`indicator-config.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-611-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libindicator_plugin_la-indicator-config.Tpo $(DEPDIR)/libindicator_plugin_la-indicator-config.Plo
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-613-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:614:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -c -o libindicator_plugin_la-indicator-config.lo `test -f 'indicator-config.c' || echo '$(srcdir)/'`indicator-config.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-615-
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-616-libindicator_plugin_la-indicator-button-box.lo: indicator-button-box.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:617:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -MT libindicator_plugin_la-indicator-button-box.lo -MD -MP -MF $(DEPDIR)/libindicator_plugin_la-indicator-button-box.Tpo -c -o libindicator_plugin_la-indicator-button-box.lo `test -f 'indicator-button-box.c' || echo '$(srcdir)/'`indicator-button-box.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-618-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libindicator_plugin_la-indicator-button-box.Tpo $(DEPDIR)/libindicator_plugin_la-indicator-button-box.Plo
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-620-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:621:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -c -o libindicator_plugin_la-indicator-button-box.lo `test -f 'indicator-button-box.c' || echo '$(srcdir)/'`indicator-button-box.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-622-
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-623-libindicator_plugin_la-indicator-button.lo: indicator-button.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:624:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -MT libindicator_plugin_la-indicator-button.lo -MD -MP -MF $(DEPDIR)/libindicator_plugin_la-indicator-button.Tpo -c -o libindicator_plugin_la-indicator-button.lo `test -f 'indicator-button.c' || echo '$(srcdir)/'`indicator-button.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-625-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libindicator_plugin_la-indicator-button.Tpo $(DEPDIR)/libindicator_plugin_la-indicator-button.Plo
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-627-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:628:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -c -o libindicator_plugin_la-indicator-button.lo `test -f 'indicator-button.c' || echo '$(srcdir)/'`indicator-button.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-629-
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-630-libindicator_plugin_la-indicator-box.lo: indicator-box.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:631:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -MT libindicator_plugin_la-indicator-box.lo -MD -MP -MF $(DEPDIR)/libindicator_plugin_la-indicator-box.Tpo -c -o libindicator_plugin_la-indicator-box.lo `test -f 'indicator-box.c' || echo '$(srcdir)/'`indicator-box.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-632-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libindicator_plugin_la-indicator-box.Tpo $(DEPDIR)/libindicator_plugin_la-indicator-box.Plo
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-634-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:635:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -c -o libindicator_plugin_la-indicator-box.lo `test -f 'indicator-box.c' || echo '$(srcdir)/'`indicator-box.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-636-
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-637-libindicator_plugin_la-indicator-dialog.lo: indicator-dialog.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:638:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -MT libindicator_plugin_la-indicator-dialog.lo -MD -MP -MF $(DEPDIR)/libindicator_plugin_la-indicator-dialog.Tpo -c -o libindicator_plugin_la-indicator-dialog.lo `test -f 'indicator-dialog.c' || echo '$(srcdir)/'`indicator-dialog.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-639-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libindicator_plugin_la-indicator-dialog.Tpo $(DEPDIR)/libindicator_plugin_la-indicator-dialog.Plo
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:642:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -c -o libindicator_plugin_la-indicator-dialog.lo `test -f 'indicator-dialog.c' || echo '$(srcdir)/'`indicator-dialog.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-643-
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-644-libindicator_plugin_la-indicator.lo: indicator.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:645:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -MT libindicator_plugin_la-indicator.lo -MD -MP -MF $(DEPDIR)/libindicator_plugin_la-indicator.Tpo -c -o libindicator_plugin_la-indicator.lo `test -f 'indicator.c' || echo '$(srcdir)/'`indicator.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-646-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libindicator_plugin_la-indicator.Tpo $(DEPDIR)/libindicator_plugin_la-indicator.Plo
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:649:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libindicator_plugin_la_CFLAGS) $(CFLAGS) -c -o libindicator_plugin_la-indicator.lo `test -f 'indicator.c' || echo '$(srcdir)/'`indicator.c
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-650-
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-674-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:675:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-676-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-707-GTAGS:
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:708:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-709-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-730-distdir: $(DISTFILES)
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:731:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:732:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-733-	list='$(DISTFILES)'; \
##############################################
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-744-	  if test -d $$d/$$file; then \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in:745:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-indicator-plugin-2.3.4/panel-plugin/Makefile.in-746-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-indicator-plugin-2.3.4/debian/patches/01_ayatana.patch-21- AC_LANG_PUSH([C])
xfce4-indicator-plugin-2.3.4/debian/patches/01_ayatana.patch:22: CPPFLAGS=`$PKG_CONFIG --cflags ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/debian/patches/01_ayatana.patch-23--AC_CHECK_HEADERS([libindicator/indicator-ng.h], [HAVE_INDICATOR_NG_H=yes], [HAVE_INDICATOR_NG_H=no])
##############################################
xfce4-indicator-plugin-2.3.4/.pc/01_ayatana.patch/configure.ac-101-AC_LANG_PUSH([C])
xfce4-indicator-plugin-2.3.4/.pc/01_ayatana.patch/configure.ac:102:CPPFLAGS=`$PKG_CONFIG --cflags ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/.pc/01_ayatana.patch/configure.ac-103-AC_CHECK_HEADERS([libindicator/indicator-ng.h], [HAVE_INDICATOR_NG_H=yes], [HAVE_INDICATOR_NG_H=no])
##############################################
xfce4-indicator-plugin-2.3.4/.pc/01_ayatana.patch/configure.ac-118-dnl ***********************
xfce4-indicator-plugin-2.3.4/.pc/01_ayatana.patch/configure.ac:119:INDICATORDIR=`$PKG_CONFIG --variable=indicatordir ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/.pc/01_ayatana.patch/configure.ac:120:INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/.pc/01_ayatana.patch/configure.ac-121-
##############################################
xfce4-indicator-plugin-2.3.4/configure.ac-101-AC_LANG_PUSH([C])
xfce4-indicator-plugin-2.3.4/configure.ac:102:CPPFLAGS=`$PKG_CONFIG --cflags ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/configure.ac-103-AC_CHECK_HEADERS([libayatana-indicator/indicator-ng.h], [HAVE_INDICATOR_NG_H=yes], [HAVE_INDICATOR_NG_H=no])
##############################################
xfce4-indicator-plugin-2.3.4/configure.ac-118-dnl ***********************
xfce4-indicator-plugin-2.3.4/configure.ac:119:INDICATORDIR=`$PKG_CONFIG --variable=indicatordir ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/configure.ac:120:INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir ${INDICATOR_PKGNAME}`
xfce4-indicator-plugin-2.3.4/configure.ac-121-