===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnome-system-tools-3.0.0/aclocal.m4-270-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
gnome-system-tools-3.0.0/aclocal.m4:271:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gnome-system-tools-3.0.0/aclocal.m4-272-      fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-482-  if test x$cross_compiling != xyes; then
gnome-system-tools-3.0.0/aclocal.m4:483:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
gnome-system-tools-3.0.0/aclocal.m4-484-  else
##############################################
gnome-system-tools-3.0.0/aclocal.m4-518-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gnome-system-tools-3.0.0/aclocal.m4:519:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gnome-system-tools-3.0.0/aclocal.m4-520-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/aclocal.m4-751-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
gnome-system-tools-3.0.0/aclocal.m4:752:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gnome-system-tools-3.0.0/aclocal.m4-753-    AC_MSG_RESULT([
##############################################
gnome-system-tools-3.0.0/aclocal.m4-829-
gnome-system-tools-3.0.0/aclocal.m4:830:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnome-system-tools-3.0.0/aclocal.m4-831-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gnome-system-tools-3.0.0/aclocal.m4:832:    [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnome-system-tools-3.0.0/aclocal.m4-833-    ]
##############################################
gnome-system-tools-3.0.0/aclocal.m4-893-fi
gnome-system-tools-3.0.0/aclocal.m4:894:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gnome-system-tools-3.0.0/aclocal.m4:895:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gnome-system-tools-3.0.0/aclocal.m4:896:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gnome-system-tools-3.0.0/aclocal.m4-897-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-909-else
gnome-system-tools-3.0.0/aclocal.m4:910:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
gnome-system-tools-3.0.0/aclocal.m4-911-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
gnome-system-tools-3.0.0/aclocal.m4-914-   AC_MSG_CHECKING([for XML::Parser])
gnome-system-tools-3.0.0/aclocal.m4:915:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gnome-system-tools-3.0.0/aclocal.m4-916-       AC_MSG_RESULT([ok])
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1019-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
gnome-system-tools-3.0.0/aclocal.m4:1020:case `$LD -v 2>&1 </dev/null` in
gnome-system-tools-3.0.0/aclocal.m4-1021-*GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1055-    # gcc leaves a trailing carriage return which upsets mingw
gnome-system-tools-3.0.0/aclocal.m4:1056:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-system-tools-3.0.0/aclocal.m4-1057-  *)
gnome-system-tools-3.0.0/aclocal.m4:1058:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-system-tools-3.0.0/aclocal.m4-1059-  esac
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1064-      # Canonicalize the path of ld
gnome-system-tools-3.0.0/aclocal.m4:1065:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gnome-system-tools-3.0.0/aclocal.m4-1066-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gnome-system-tools-3.0.0/aclocal.m4:1067:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnome-system-tools-3.0.0/aclocal.m4-1068-      done
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1094-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-system-tools-3.0.0/aclocal.m4:1095:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
gnome-system-tools-3.0.0/aclocal.m4-1096-      *GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1360-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gnome-system-tools-3.0.0/aclocal.m4:1361:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gnome-system-tools-3.0.0/aclocal.m4-1362-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1435-                -L*)
gnome-system-tools-3.0.0/aclocal.m4:1436:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-system-tools-3.0.0/aclocal.m4-1437-                  dnl First look for a shared library.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1579-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-system-tools-3.0.0/aclocal.m4:1580:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-system-tools-3.0.0/aclocal.m4-1581-                if test "$name" = '$1'; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1586-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-system-tools-3.0.0/aclocal.m4:1587:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-system-tools-3.0.0/aclocal.m4-1588-                if test "$name" = '$1'; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1642-                  -L*)
gnome-system-tools-3.0.0/aclocal.m4:1643:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-system-tools-3.0.0/aclocal.m4-1644-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1694-                  -R*)
gnome-system-tools-3.0.0/aclocal.m4:1695:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-system-tools-3.0.0/aclocal.m4-1696-                    if test "$enable_rpath" != no; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1724-                    dnl Handle this in the next round.
gnome-system-tools-3.0.0/aclocal.m4:1725:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-system-tools-3.0.0/aclocal.m4-1726-                    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1730-                    dnl option.
gnome-system-tools-3.0.0/aclocal.m4:1731:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-system-tools-3.0.0/aclocal.m4-1732-                    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-1843-            -L) next=yes ;;
gnome-system-tools-3.0.0/aclocal.m4:1844:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
gnome-system-tools-3.0.0/aclocal.m4-1845-                 dnl No need to hardcode the standard /usr/lib.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2092-    *)
gnome-system-tools-3.0.0/aclocal.m4:2093:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gnome-system-tools-3.0.0/aclocal.m4-2094-      if test -n "$searchpath"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2102-                ;;
gnome-system-tools-3.0.0/aclocal.m4:2103:              *) searchdir=`cd "$searchdir" && pwd`
gnome-system-tools-3.0.0/aclocal.m4-2104-                 case "$searchdir" in
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2236-done
gnome-system-tools-3.0.0/aclocal.m4:2237:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
gnome-system-tools-3.0.0/aclocal.m4-2238-])
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2520-m4_define([_LT_CONFIG_STATUS_DECLARE],
gnome-system-tools-3.0.0/aclocal.m4:2521:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
gnome-system-tools-3.0.0/aclocal.m4-2522-
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2530-#
gnome-system-tools-3.0.0/aclocal.m4:2531:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/aclocal.m4-2532-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2632-]], lt_decl_quote_varnames); do
gnome-system-tools-3.0.0/aclocal.m4:2633:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
gnome-system-tools-3.0.0/aclocal.m4-2634-    *[[\\\\\\\`\\"\\\$]]*)
gnome-system-tools-3.0.0/aclocal.m4:2635:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
gnome-system-tools-3.0.0/aclocal.m4-2636-      ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2645-]], lt_decl_dquote_varnames); do
gnome-system-tools-3.0.0/aclocal.m4:2646:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
gnome-system-tools-3.0.0/aclocal.m4-2647-    *[[\\\\\\\`\\"\\\$]]*)
gnome-system-tools-3.0.0/aclocal.m4:2648:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
gnome-system-tools-3.0.0/aclocal.m4-2649-      ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2658-*'\\\[$]0 --fallback-echo"')dnl "
gnome-system-tools-3.0.0/aclocal.m4:2659:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
gnome-system-tools-3.0.0/aclocal.m4-2660-  ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-2794-
gnome-system-tools-3.0.0/aclocal.m4:2795:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
gnome-system-tools-3.0.0/aclocal.m4-2796-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3141-    }'
gnome-system-tools-3.0.0/aclocal.m4:3142:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-system-tools-3.0.0/aclocal.m4-3143-# Check for a 64-bit object if we didn't find anything.
gnome-system-tools-3.0.0/aclocal.m4-3144-if test -z "$aix_libpath"; then
gnome-system-tools-3.0.0/aclocal.m4:3145:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-system-tools-3.0.0/aclocal.m4-3146-fi],[])
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3173-  # Remove one level of quotation (which was required for Make).
gnome-system-tools-3.0.0/aclocal.m4:3174:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
gnome-system-tools-3.0.0/aclocal.m4-3175-  ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3184-  :
gnome-system-tools-3.0.0/aclocal.m4:3185:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
gnome-system-tools-3.0.0/aclocal.m4-3186-  # Yippee, $ECHO works!
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3210-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
gnome-system-tools-3.0.0/aclocal.m4:3211:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
gnome-system-tools-3.0.0/aclocal.m4-3212-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3218-
gnome-system-tools-3.0.0/aclocal.m4:3219:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/aclocal.m4:3220:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3221-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3233-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
gnome-system-tools-3.0.0/aclocal.m4:3234:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/aclocal.m4:3235:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3236-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3245-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/aclocal.m4:3246:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3247-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3260-        ECHO='printf %s\n'
gnome-system-tools-3.0.0/aclocal.m4:3261:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/aclocal.m4:3262:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3263-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3265-	  :
gnome-system-tools-3.0.0/aclocal.m4:3266:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3267-	     test "X$echo_testing_string" = 'X\t' &&
gnome-system-tools-3.0.0/aclocal.m4:3268:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3269-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3274-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
gnome-system-tools-3.0.0/aclocal.m4:3275:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3276-	     test "X$echo_testing_string" = 'X\t' &&
gnome-system-tools-3.0.0/aclocal.m4:3277:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gnome-system-tools-3.0.0/aclocal.m4-3278-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3284-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
gnome-system-tools-3.0.0/aclocal.m4:3285:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
gnome-system-tools-3.0.0/aclocal.m4-3286-	    then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3292-	  if test "$prev" != 'sed 50q "[$]0"'; then
gnome-system-tools-3.0.0/aclocal.m4:3293:	    echo_test_string=`eval $prev`
gnome-system-tools-3.0.0/aclocal.m4-3294-	    export echo_test_string
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3335-  if AC_TRY_EVAL(ac_compile); then
gnome-system-tools-3.0.0/aclocal.m4:3336:    case `/usr/bin/file conftest.$ac_objext` in
gnome-system-tools-3.0.0/aclocal.m4-3337-      *ELF-32*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3351-    if test "$lt_cv_prog_gnu_ld" = yes; then
gnome-system-tools-3.0.0/aclocal.m4:3352:      case `/usr/bin/file conftest.$ac_objext` in
gnome-system-tools-3.0.0/aclocal.m4-3353-	*32-bit*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3363-    else
gnome-system-tools-3.0.0/aclocal.m4:3364:      case `/usr/bin/file conftest.$ac_objext` in
gnome-system-tools-3.0.0/aclocal.m4-3365-	*32-bit*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3655-    # And add a safety zone
gnome-system-tools-3.0.0/aclocal.m4:3656:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-system-tools-3.0.0/aclocal.m4:3657:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-system-tools-3.0.0/aclocal.m4-3658-    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3683-    if test -n "$kargmax"; then
gnome-system-tools-3.0.0/aclocal.m4:3684:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gnome-system-tools-3.0.0/aclocal.m4-3685-    else
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3691-    if test -n "$lt_cv_sys_max_cmd_len"; then
gnome-system-tools-3.0.0/aclocal.m4:3692:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-system-tools-3.0.0/aclocal.m4:3693:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-system-tools-3.0.0/aclocal.m4-3694-    else
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3703-      # we can't tell.
gnome-system-tools-3.0.0/aclocal.m4:3704:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
gnome-system-tools-3.0.0/aclocal.m4-3705-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3707-      do
gnome-system-tools-3.0.0/aclocal.m4:3708:        i=`expr $i + 1`
gnome-system-tools-3.0.0/aclocal.m4-3709-        teststring=$teststring$teststring
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3711-      # Only check the string length outside the loop.
gnome-system-tools-3.0.0/aclocal.m4:3712:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnome-system-tools-3.0.0/aclocal.m4-3713-      teststring=
##############################################
gnome-system-tools-3.0.0/aclocal.m4-3716-      # linker.  It appears as though 1/2 is a usable value.
gnome-system-tools-3.0.0/aclocal.m4:3717:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnome-system-tools-3.0.0/aclocal.m4-3718-    fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4031-  if test "$hard_links" = no; then
gnome-system-tools-3.0.0/aclocal.m4:4032:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
gnome-system-tools-3.0.0/aclocal.m4-4033-    need_locks=warn
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4157-  esac
gnome-system-tools-3.0.0/aclocal.m4:4158:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gnome-system-tools-3.0.0/aclocal.m4-4159-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4163-    # okay in the real world where ";" in dirpaths is itself problematic.
gnome-system-tools-3.0.0/aclocal.m4:4164:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
gnome-system-tools-3.0.0/aclocal.m4-4165-  else
gnome-system-tools-3.0.0/aclocal.m4:4166:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gnome-system-tools-3.0.0/aclocal.m4-4167-  fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4170-  lt_tmp_lt_search_path_spec=
gnome-system-tools-3.0.0/aclocal.m4:4171:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnome-system-tools-3.0.0/aclocal.m4-4172-  for lt_sys_path in $lt_search_path_spec; do
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4199-}'`
gnome-system-tools-3.0.0/aclocal.m4:4200:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
gnome-system-tools-3.0.0/aclocal.m4-4201-else
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4287-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnome-system-tools-3.0.0/aclocal.m4:4288:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnome-system-tools-3.0.0/aclocal.m4-4289-    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4322-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-system-tools-3.0.0/aclocal.m4:4323:    postinstall_cmds='base_file=`basename \${file}`~
gnome-system-tools-3.0.0/aclocal.m4:4324:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
gnome-system-tools-3.0.0/aclocal.m4:4325:      dldir=$destdir/`dirname \$dlpath`~
gnome-system-tools-3.0.0/aclocal.m4-4326-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4331-      fi'
gnome-system-tools-3.0.0/aclocal.m4:4332:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-system-tools-3.0.0/aclocal.m4-4333-      dlpath=$dir/\$dldll~
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4339-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnome-system-tools-3.0.0/aclocal.m4:4340:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
gnome-system-tools-3.0.0/aclocal.m4-4341-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4344-      # MinGW DLLs use traditional 'lib' prefix
gnome-system-tools-3.0.0/aclocal.m4:4345:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
gnome-system-tools-3.0.0/aclocal.m4:4346:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gnome-system-tools-3.0.0/aclocal.m4-4347-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4353-        # which wouldn't understand a cygwinified path. Ahh.
gnome-system-tools-3.0.0/aclocal.m4:4354:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnome-system-tools-3.0.0/aclocal.m4-4355-      else
gnome-system-tools-3.0.0/aclocal.m4:4356:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gnome-system-tools-3.0.0/aclocal.m4-4357-      fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4360-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnome-system-tools-3.0.0/aclocal.m4:4361:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
gnome-system-tools-3.0.0/aclocal.m4-4362-      ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4366-  *)
gnome-system-tools-3.0.0/aclocal.m4:4367:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
gnome-system-tools-3.0.0/aclocal.m4-4368-    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4383-  shlibpath_var=DYLD_LIBRARY_PATH
gnome-system-tools-3.0.0/aclocal.m4:4384:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnome-system-tools-3.0.0/aclocal.m4-4385-m4_if([$1], [],[
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4584-  if test -f /etc/ld.so.conf; then
gnome-system-tools-3.0.0/aclocal.m4:4585:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
gnome-system-tools-3.0.0/aclocal.m4-4586-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4658-  shlibpath_var=LD_LIBRARY_PATH
gnome-system-tools-3.0.0/aclocal.m4:4659:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/aclocal.m4-4660-    case $host_os in
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4873-	"file_magic "*)
gnome-system-tools-3.0.0/aclocal.m4:4874:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-system-tools-3.0.0/aclocal.m4-4875-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4955-    # gcc leaves a trailing carriage return which upsets mingw
gnome-system-tools-3.0.0/aclocal.m4:4956:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-system-tools-3.0.0/aclocal.m4-4957-  *)
gnome-system-tools-3.0.0/aclocal.m4:4958:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-system-tools-3.0.0/aclocal.m4-4959-  esac
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4964-      # Canonicalize the pathname of ld
gnome-system-tools-3.0.0/aclocal.m4:4965:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnome-system-tools-3.0.0/aclocal.m4-4966-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnome-system-tools-3.0.0/aclocal.m4:4967:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnome-system-tools-3.0.0/aclocal.m4-4968-      done
##############################################
gnome-system-tools-3.0.0/aclocal.m4-4995-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-system-tools-3.0.0/aclocal.m4:4996:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnome-system-tools-3.0.0/aclocal.m4-4997-      *GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5035-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-system-tools-3.0.0/aclocal.m4:5036:case `$LD -v 2>&1 </dev/null` in
gnome-system-tools-3.0.0/aclocal.m4-5037-*GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5219-openbsd*)
gnome-system-tools-3.0.0/aclocal.m4:5220:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/aclocal.m4-5221-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5310-	# Tru64's nm complains that /dev/null is an invalid object file
gnome-system-tools-3.0.0/aclocal.m4:5311:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
gnome-system-tools-3.0.0/aclocal.m4-5312-	*/dev/null* | *'Invalid file or object type'*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5316-	*)
gnome-system-tools-3.0.0/aclocal.m4:5317:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnome-system-tools-3.0.0/aclocal.m4-5318-	  */dev/null*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5481-# If we're using GNU nm, then use its standard symbol codes.
gnome-system-tools-3.0.0/aclocal.m4:5482:case `$NM -V 2>&1` in
gnome-system-tools-3.0.0/aclocal.m4-5483-*GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5499-mingw*)
gnome-system-tools-3.0.0/aclocal.m4:5500:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnome-system-tools-3.0.0/aclocal.m4-5501-  ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5550-    nlist=conftest.nm
gnome-system-tools-3.0.0/aclocal.m4:5551:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
gnome-system-tools-3.0.0/aclocal.m4-5552-      # Try sorting and uniquifying the output.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-5857-	  *)
gnome-system-tools-3.0.0/aclocal.m4:5858:	    case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/aclocal.m4-5859-	    *Sun\ C*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6141-      *)
gnome-system-tools-3.0.0/aclocal.m4:6142:	case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/aclocal.m4-6143-	*Sun\ C*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6396-    supports_anon_versioning=no
gnome-system-tools-3.0.0/aclocal.m4:6397:    case `$LD -v 2>&1` in
gnome-system-tools-3.0.0/aclocal.m4-6398-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6462-	# is EXPORTS), use it as is; otherwise, prepend...
gnome-system-tools-3.0.0/aclocal.m4:6463:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gnome-system-tools-3.0.0/aclocal.m4-6464-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6485-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnome-system-tools-3.0.0/aclocal.m4:6486:      _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'
gnome-system-tools-3.0.0/aclocal.m4:6487:      _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'
gnome-system-tools-3.0.0/aclocal.m4-6488-      ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6503-        pgcc*)				# Portland Group C compiler
gnome-system-tools-3.0.0/aclocal.m4:6504:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/aclocal.m4-6505-	  tmp_addflag=' $pic_flag'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6507-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
gnome-system-tools-3.0.0/aclocal.m4:6508:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/aclocal.m4-6509-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6522-	esac
gnome-system-tools-3.0.0/aclocal.m4:6523:	case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/aclocal.m4-6524-	*Sun\ C*)			# Sun C 5.9
gnome-system-tools-3.0.0/aclocal.m4:6525:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/aclocal.m4-6526-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6591-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-system-tools-3.0.0/aclocal.m4:6592:      case `$LD -v 2>&1` in
gnome-system-tools-3.0.0/aclocal.m4-6593-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6712-	# below for broken collect2 doesn't work under 4.3+
gnome-system-tools-3.0.0/aclocal.m4:6713:	  collect2name=`${CC} -print-prog-name=collect2`
gnome-system-tools-3.0.0/aclocal.m4-6714-	  if test -f "$collect2name" &&
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6762-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
gnome-system-tools-3.0.0/aclocal.m4:6763:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gnome-system-tools-3.0.0/aclocal.m4-6764-      else
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6817-      # FIXME: Setting linknames here is a bad hack.
gnome-system-tools-3.0.0/aclocal.m4:6818:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
gnome-system-tools-3.0.0/aclocal.m4-6819-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6822-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
gnome-system-tools-3.0.0/aclocal.m4:6823:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
gnome-system-tools-3.0.0/aclocal.m4-6824-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6952-      if test "$GCC" = yes; then
gnome-system-tools-3.0.0/aclocal.m4:6953:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-6954-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6959-        AC_LINK_IFELSE(int foo(void) {},
gnome-system-tools-3.0.0/aclocal.m4:6960:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-6961-        )
##############################################
gnome-system-tools-3.0.0/aclocal.m4-6963-      else
gnome-system-tools-3.0.0/aclocal.m4:6964:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4:6965:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-6966-      fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7000-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gnome-system-tools-3.0.0/aclocal.m4:7001:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/aclocal.m4-7002-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7033-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gnome-system-tools-3.0.0/aclocal.m4:7034:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-7035-      else
gnome-system-tools-3.0.0/aclocal.m4-7036-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnome-system-tools-3.0.0/aclocal.m4:7037:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-7038-      fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7046-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gnome-system-tools-3.0.0/aclocal.m4:7047:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-7048-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7050-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnome-system-tools-3.0.0/aclocal.m4:7051:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4:7052:	_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~
gnome-system-tools-3.0.0/aclocal.m4:7053:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
gnome-system-tools-3.0.0/aclocal.m4-7054-
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7069-      else
gnome-system-tools-3.0.0/aclocal.m4:7070:	case `$CC -V 2>&1` in
gnome-system-tools-3.0.0/aclocal.m4-7071-	*"Compilers 5.0"*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7261-        _LT_TAGVAR(allow_undefined_flag, $1)=
gnome-system-tools-3.0.0/aclocal.m4:7262:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gnome-system-tools-3.0.0/aclocal.m4-7263-        then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7571-        # ancient GNU ld didn't support --whole-archive et. al.
gnome-system-tools-3.0.0/aclocal.m4:7572:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnome-system-tools-3.0.0/aclocal.m4-7573-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7654-          # below for broken collect2 doesn't work under 4.3+
gnome-system-tools-3.0.0/aclocal.m4:7655:	  collect2name=`${CC} -print-prog-name=collect2`
gnome-system-tools-3.0.0/aclocal.m4-7656-	  if test -f "$collect2name" &&
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7704-
gnome-system-tools-3.0.0/aclocal.m4:7705:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gnome-system-tools-3.0.0/aclocal.m4-7706-        else
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7761-          # is EXPORTS), use it as is; otherwise, prepend...
gnome-system-tools-3.0.0/aclocal.m4:7762:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gnome-system-tools-3.0.0/aclocal.m4-7763-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7837-            # dependencies.
gnome-system-tools-3.0.0/aclocal.m4:7838:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
gnome-system-tools-3.0.0/aclocal.m4-7839-            ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7902-	    # dependencies.
gnome-system-tools-3.0.0/aclocal.m4:7903:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
gnome-system-tools-3.0.0/aclocal.m4-7904-	    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7938-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnome-system-tools-3.0.0/aclocal.m4:7939:	_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'
gnome-system-tools-3.0.0/aclocal.m4:7940:	_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'
gnome-system-tools-3.0.0/aclocal.m4-7941-	;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7945-	    # SGI C++
gnome-system-tools-3.0.0/aclocal.m4:7946:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-7947-
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7956-	      if test "$with_gnu_ld" = no; then
gnome-system-tools-3.0.0/aclocal.m4:7957:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-7958-	      else
gnome-system-tools-3.0.0/aclocal.m4:7959:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-7960-	      fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7977-	    # to its proper name (with version) after linking.
gnome-system-tools-3.0.0/aclocal.m4:7978:	    _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'
gnome-system-tools-3.0.0/aclocal.m4:7979:	    _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'
gnome-system-tools-3.0.0/aclocal.m4-7980-	    # Commands to make compiler produce verbose output that lists
##############################################
gnome-system-tools-3.0.0/aclocal.m4-7987-	    # dependencies.
gnome-system-tools-3.0.0/aclocal.m4:7988:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
gnome-system-tools-3.0.0/aclocal.m4-7989-
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8002-	    # earlier do not add the objects themselves.
gnome-system-tools-3.0.0/aclocal.m4:8003:	    case `$CC -V 2>&1` in
gnome-system-tools-3.0.0/aclocal.m4-8004-	      *"Version 7."*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8023-            # Portland Group C++ compiler
gnome-system-tools-3.0.0/aclocal.m4:8024:	    case `$CC -V` in
gnome-system-tools-3.0.0/aclocal.m4-8025-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8028-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnome-system-tools-3.0.0/aclocal.m4:8029:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
gnome-system-tools-3.0.0/aclocal.m4-8030-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8032-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnome-system-tools-3.0.0/aclocal.m4:8033:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
gnome-system-tools-3.0.0/aclocal.m4-8034-		$RANLIB $oldlib'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8037-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnome-system-tools-3.0.0/aclocal.m4:8038:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-8039-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8041-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnome-system-tools-3.0.0/aclocal.m4:8042:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-8043-	      ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8051-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
gnome-system-tools-3.0.0/aclocal.m4:8052:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/aclocal.m4-8053-            ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8070-	    # dependencies.
gnome-system-tools-3.0.0/aclocal.m4:8071:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
gnome-system-tools-3.0.0/aclocal.m4-8072-	    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8085-	  *)
gnome-system-tools-3.0.0/aclocal.m4:8086:	    case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/aclocal.m4-8087-	    *Sun\ C*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8092-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gnome-system-tools-3.0.0/aclocal.m4:8093:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/aclocal.m4-8094-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8162-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
gnome-system-tools-3.0.0/aclocal.m4:8163:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/aclocal.m4-8164-	    _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'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8181-	    # to its proper name (with version) after linking.
gnome-system-tools-3.0.0/aclocal.m4:8182:	    _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'
gnome-system-tools-3.0.0/aclocal.m4-8183-
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8202-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gnome-system-tools-3.0.0/aclocal.m4:8203:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-8204-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8207-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnome-system-tools-3.0.0/aclocal.m4:8208:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4:8209:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnome-system-tools-3.0.0/aclocal.m4-8210-	          echo "-hidden">> $lib.exp~
gnome-system-tools-3.0.0/aclocal.m4:8211:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
gnome-system-tools-3.0.0/aclocal.m4-8212-	          $RM $lib.exp'
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8226-	    # dependencies.
gnome-system-tools-3.0.0/aclocal.m4:8227:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
gnome-system-tools-3.0.0/aclocal.m4-8228-	    ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8233-	        osf3*)
gnome-system-tools-3.0.0/aclocal.m4:8234:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-8235-		  ;;
gnome-system-tools-3.0.0/aclocal.m4-8236-	        *)
gnome-system-tools-3.0.0/aclocal.m4:8237:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/aclocal.m4-8238-		  ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8532-
gnome-system-tools-3.0.0/aclocal.m4:8533:  for p in `eval "$output_verbose_link_cmd"`; do
gnome-system-tools-3.0.0/aclocal.m4-8534-    case $p in
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8618-linux*)
gnome-system-tools-3.0.0/aclocal.m4:8619:  case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/aclocal.m4-8620-  *Sun\ C*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-8669-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gnome-system-tools-3.0.0/aclocal.m4:8670: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
gnome-system-tools-3.0.0/aclocal.m4-8671-fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9203-    test $lt_ac_count -gt 10 && break
gnome-system-tools-3.0.0/aclocal.m4:9204:    lt_ac_count=`expr $lt_ac_count + 1`
gnome-system-tools-3.0.0/aclocal.m4-9205-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9378-  # Extract subdirectory from the argument.
gnome-system-tools-3.0.0/aclocal.m4:9379:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
gnome-system-tools-3.0.0/aclocal.m4-9380-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9389-{
gnome-system-tools-3.0.0/aclocal.m4:9390:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
gnome-system-tools-3.0.0/aclocal.m4-9391-}
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9419-{
gnome-system-tools-3.0.0/aclocal.m4:9420:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
gnome-system-tools-3.0.0/aclocal.m4:9421:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
gnome-system-tools-3.0.0/aclocal.m4-9422-}
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9426-{
gnome-system-tools-3.0.0/aclocal.m4:9427:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
gnome-system-tools-3.0.0/aclocal.m4-9428-}
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9432-{
gnome-system-tools-3.0.0/aclocal.m4:9433:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
gnome-system-tools-3.0.0/aclocal.m4-9434-}
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9438-{
gnome-system-tools-3.0.0/aclocal.m4:9439:  func_arith_result=`expr "$[@]"`
gnome-system-tools-3.0.0/aclocal.m4-9440-}
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9445-{
gnome-system-tools-3.0.0/aclocal.m4:9446:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
gnome-system-tools-3.0.0/aclocal.m4-9447-}
##############################################
gnome-system-tools-3.0.0/aclocal.m4-9908-m4_define([lt_combine],
gnome-system-tools-3.0.0/aclocal.m4:9909:[m4_if(m4_eval([$# > 3]), [1],
gnome-system-tools-3.0.0/aclocal.m4-9910-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10189-    PKG_CHECK_EXISTS([$3],
gnome-system-tools-3.0.0/aclocal.m4:10190:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
gnome-system-tools-3.0.0/aclocal.m4-10191-		     [pkg_failed=yes])
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10237-        if test $_pkg_short_errors_supported = yes; then
gnome-system-tools-3.0.0/aclocal.m4:10238:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
gnome-system-tools-3.0.0/aclocal.m4-10239-        else 
gnome-system-tools-3.0.0/aclocal.m4:10240:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
gnome-system-tools-3.0.0/aclocal.m4-10241-        fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10320-changequote(,)dnl
gnome-system-tools-3.0.0/aclocal.m4:10321:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-system-tools-3.0.0/aclocal.m4-10322-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10327-changequote(,)dnl
gnome-system-tools-3.0.0/aclocal.m4:10328:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-system-tools-3.0.0/aclocal.m4-10329-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10346-changequote(,)dnl
gnome-system-tools-3.0.0/aclocal.m4:10347:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-system-tools-3.0.0/aclocal.m4-10348-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10371-      case "$ac_file" in
gnome-system-tools-3.0.0/aclocal.m4:10372:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnome-system-tools-3.0.0/aclocal.m4-10373-      esac
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10376-        # Adjust a relative srcdir.
gnome-system-tools-3.0.0/aclocal.m4:10377:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnome-system-tools-3.0.0/aclocal.m4:10378:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gnome-system-tools-3.0.0/aclocal.m4:10379:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnome-system-tools-3.0.0/aclocal.m4-10380-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10383-        case "$ac_given_srcdir" in
gnome-system-tools-3.0.0/aclocal.m4:10384:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnome-system-tools-3.0.0/aclocal.m4-10385-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10403-            fi
gnome-system-tools-3.0.0/aclocal.m4:10404:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnome-system-tools-3.0.0/aclocal.m4-10405-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10500-  # Adjust a relative srcdir.
gnome-system-tools-3.0.0/aclocal.m4:10501:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnome-system-tools-3.0.0/aclocal.m4:10502:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gnome-system-tools-3.0.0/aclocal.m4:10503:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnome-system-tools-3.0.0/aclocal.m4-10504-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10507-  case "$ac_given_srcdir" in
gnome-system-tools-3.0.0/aclocal.m4:10508:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnome-system-tools-3.0.0/aclocal.m4-10509-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10568-  # Set POTFILES to the value of the Makefile variable POTFILES.
gnome-system-tools-3.0.0/aclocal.m4:10569:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
gnome-system-tools-3.0.0/aclocal.m4:10570:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gnome-system-tools-3.0.0/aclocal.m4-10571-  # Compute POTFILES_DEPS as
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10583-    # The LINGUAS file contains the set of available languages.
gnome-system-tools-3.0.0/aclocal.m4:10584:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnome-system-tools-3.0.0/aclocal.m4-10585-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10587-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gnome-system-tools-3.0.0/aclocal.m4:10588:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
gnome-system-tools-3.0.0/aclocal.m4:10589:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gnome-system-tools-3.0.0/aclocal.m4-10590-  fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10631-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gnome-system-tools-3.0.0/aclocal.m4:10632:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnome-system-tools-3.0.0/aclocal.m4-10633-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gnome-system-tools-3.0.0/aclocal.m4:10634:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnome-system-tools-3.0.0/aclocal.m4-10635-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10672-      QTCATALOGS="$QTCATALOGS $lang.qm"
gnome-system-tools-3.0.0/aclocal.m4:10673:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnome-system-tools-3.0.0/aclocal.m4-10674-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gnome-system-tools-3.0.0/aclocal.m4:10675:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnome-system-tools-3.0.0/aclocal.m4-10676-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10683-    for lang in $ALL_LINGUAS; do
gnome-system-tools-3.0.0/aclocal.m4:10684:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnome-system-tools-3.0.0/aclocal.m4-10685-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10694-    for lang in $ALL_LINGUAS; do
gnome-system-tools-3.0.0/aclocal.m4:10695:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnome-system-tools-3.0.0/aclocal.m4-10696-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10862-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gnome-system-tools-3.0.0/aclocal.m4:10863:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gnome-system-tools-3.0.0/aclocal.m4-10864-#
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10886-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnome-system-tools-3.0.0/aclocal.m4:10887:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnome-system-tools-3.0.0/aclocal.m4-10888-# and then we would define $MISSING as
##############################################
gnome-system-tools-3.0.0/aclocal.m4-10902-# expand $ac_aux_dir to an absolute path
gnome-system-tools-3.0.0/aclocal.m4:10903:am_aux_dir=`cd $ac_aux_dir && pwd`
gnome-system-tools-3.0.0/aclocal.m4-10904-])
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11026-  if test "$am_compiler_list" = ""; then
gnome-system-tools-3.0.0/aclocal.m4:11027:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnome-system-tools-3.0.0/aclocal.m4-11028-  fi
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11172-    # Strip MF so we end up with the name of the file.
gnome-system-tools-3.0.0/aclocal.m4:11173:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gnome-system-tools-3.0.0/aclocal.m4-11174-    # Check whether this is an Automake generated Makefile or not.
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11181-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gnome-system-tools-3.0.0/aclocal.m4:11182:      dirpart=`AS_DIRNAME("$mf")`
gnome-system-tools-3.0.0/aclocal.m4-11183-    else
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11187-    # from the Makefile without running `make'.
gnome-system-tools-3.0.0/aclocal.m4:11188:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gnome-system-tools-3.0.0/aclocal.m4-11189-    test -z "$DEPDIR" && continue
gnome-system-tools-3.0.0/aclocal.m4:11190:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gnome-system-tools-3.0.0/aclocal.m4-11191-    test -z "am__include" && continue
gnome-system-tools-3.0.0/aclocal.m4:11192:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gnome-system-tools-3.0.0/aclocal.m4-11193-    # When using ansi2knr, U may be empty or an underscore; expand it
gnome-system-tools-3.0.0/aclocal.m4:11194:    U=`sed -n 's/^U = //p' < "$mf"`
gnome-system-tools-3.0.0/aclocal.m4-11195-    # Find all dependency output files, they are included files with
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11203-      test -f "$dirpart/$file" && continue
gnome-system-tools-3.0.0/aclocal.m4:11204:      fdir=`AS_DIRNAME(["$file"])`
gnome-system-tools-3.0.0/aclocal.m4-11205-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11270-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnome-system-tools-3.0.0/aclocal.m4:11271:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnome-system-tools-3.0.0/aclocal.m4-11272-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11372-    * )
gnome-system-tools-3.0.0/aclocal.m4:11373:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnome-system-tools-3.0.0/aclocal.m4-11374-  esac
gnome-system-tools-3.0.0/aclocal.m4-11375-done
gnome-system-tools-3.0.0/aclocal.m4:11376:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnome-system-tools-3.0.0/aclocal.m4-11377-
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11487-# Ignore all kinds of additional output from `make'.
gnome-system-tools-3.0.0/aclocal.m4:11488:case `$am_make -s -f confmf 2> /dev/null` in #(
gnome-system-tools-3.0.0/aclocal.m4-11489-*the\ am__doit\ target*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11497-   echo '.include "confinc"' > confmf
gnome-system-tools-3.0.0/aclocal.m4:11498:   case `$am_make -s -f confmf 2> /dev/null` in #(
gnome-system-tools-3.0.0/aclocal.m4-11499-   *the\ am__doit\ target*)
##############################################
gnome-system-tools-3.0.0/aclocal.m4-11650-if (
gnome-system-tools-3.0.0/aclocal.m4:11651:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnome-system-tools-3.0.0/aclocal.m4-11652-   if test "$[*]" = "X"; then
gnome-system-tools-3.0.0/aclocal.m4-11653-      # -L didn't work.
gnome-system-tools-3.0.0/aclocal.m4:11654:      set X `ls -t "$srcdir/configure" conftest.file`
gnome-system-tools-3.0.0/aclocal.m4-11655-   fi
##############################################
gnome-system-tools-3.0.0/Makefile.in-68-	ps-recursive uninstall-recursive
gnome-system-tools-3.0.0/Makefile.in:69:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/Makefile.in-70-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/Makefile.in:71:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/Makefile.in-72-    *) f=$$p;; \
gnome-system-tools-3.0.0/Makefile.in-73-  esac;
gnome-system-tools-3.0.0/Makefile.in:74:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/Makefile.in-75-am__install_max = 40
gnome-system-tools-3.0.0/Makefile.in-76-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/Makefile.in:77:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/Makefile.in-78-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/Makefile.in-113-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/Makefile.in:114:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/Makefile.in-115-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/Makefile.in-116-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/Makefile.in:117:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/Makefile.in:118:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/Makefile.in-119-      else \
gnome-system-tools-3.0.0/Makefile.in:120:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/Makefile.in-121-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/Makefile.in:122:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/Makefile.in-123-        else \
##############################################
gnome-system-tools-3.0.0/Makefile.in-128-    fi; \
gnome-system-tools-3.0.0/Makefile.in:129:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/Makefile.in-130-  done; \
##############################################
gnome-system-tools-3.0.0/Makefile.in-340-        xmldocs.make		\
gnome-system-tools-3.0.0/Makefile.in:341:	`find "$(srcdir)" -type f -name Makefile.in -print`
gnome-system-tools-3.0.0/Makefile.in-342-
##############################################
gnome-system-tools-3.0.0/Makefile.in-424-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gnome-system-tools-3.0.0/Makefile.in:425:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/Makefile.in-426-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/Makefile.in-444-	dot_seen=no; \
gnome-system-tools-3.0.0/Makefile.in:445:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/Makefile.in-446-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/Makefile.in-479-	rev="$$rev ."; \
gnome-system-tools-3.0.0/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/Makefile.in-481-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/Makefile.in-557-GTAGS:
gnome-system-tools-3.0.0/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/Makefile.in-567-	test -d "$(distdir)" || mkdir "$(distdir)"
gnome-system-tools-3.0.0/Makefile.in:568:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/Makefile.in:569:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/Makefile.in-570-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/Makefile.in-581-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/Makefile.in:582:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/Makefile.in-583-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/Makefile.in-689-	test -d $(distdir)/_build || exit 0; \
gnome-system-tools-3.0.0/Makefile.in:690:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnome-system-tools-3.0.0/Makefile.in-691-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnome-system-tools-3.0.0/Makefile.in-723-	@$(am__cd) '$(distuninstallcheck_dir)' \
gnome-system-tools-3.0.0/Makefile.in:724:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gnome-system-tools-3.0.0/Makefile.in-725-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnome-system-tools-3.0.0/Makefile.in-735-	fi
gnome-system-tools-3.0.0/Makefile.in:736:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnome-system-tools-3.0.0/Makefile.in-737-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gnome-system-tools-3.0.0/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnome-system-tools-3.0.0/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-system-tools-3.0.0/configure-49-  as_echo='print -r --'
gnome-system-tools-3.0.0/configure-50-  as_echo_n='print -rn --'
gnome-system-tools-3.0.0/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-system-tools-3.0.0/configure-52-  as_echo='printf %s\n'
##############################################
gnome-system-tools-3.0.0/configure-54-else
gnome-system-tools-3.0.0/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnome-system-tools-3.0.0/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnome-system-tools-3.0.0/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnome-system-tools-3.0.0/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnome-system-tools-3.0.0/configure-66-      esac;
##############################################
gnome-system-tools-3.0.0/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnome-system-tools-3.0.0/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnome-system-tools-3.0.0/configure-176-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gnome-system-tools-3.0.0/configure-292-      case $as_dir in #(
gnome-system-tools-3.0.0/configure:293:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnome-system-tools-3.0.0/configure-294-      *) as_qdir=$as_dir;;
##############################################
gnome-system-tools-3.0.0/configure-357-  {
gnome-system-tools-3.0.0/configure:358:    as_val=`expr "$@" || test $? -eq 1`
gnome-system-tools-3.0.0/configure-359-  }
##############################################
gnome-system-tools-3.0.0/configure-364-# ----------------------------------------
gnome-system-tools-3.0.0/configure:365:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnome-system-tools-3.0.0/configure-366-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnome-system-tools-3.0.0/configure-427-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnome-system-tools-3.0.0/configure:428:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnome-system-tools-3.0.0/configure-429-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnome-system-tools-3.0.0/configure-518-	esac;
gnome-system-tools-3.0.0/configure:519:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gnome-system-tools-3.0.0/configure-520-	???[sx]*):;;*)false;;esac;fi
##############################################
gnome-system-tools-3.0.0/configure-539-  # Remove one level of quotation (which was required for Make).
gnome-system-tools-3.0.0/configure:540:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
gnome-system-tools-3.0.0/configure-541-  ;;
##############################################
gnome-system-tools-3.0.0/configure-550-  :
gnome-system-tools-3.0.0/configure:551:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
gnome-system-tools-3.0.0/configure-552-  # Yippee, $ECHO works!
##############################################
gnome-system-tools-3.0.0/configure-576-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
gnome-system-tools-3.0.0/configure:577:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
gnome-system-tools-3.0.0/configure-578-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
gnome-system-tools-3.0.0/configure-584-
gnome-system-tools-3.0.0/configure:585:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/configure:586:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-587-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/configure-599-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
gnome-system-tools-3.0.0/configure:600:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/configure:601:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-602-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/configure-611-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/configure:612:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-613-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/configure-626-        ECHO='printf %s\n'
gnome-system-tools-3.0.0/configure:627:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
gnome-system-tools-3.0.0/configure:628:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-629-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/configure-631-	  :
gnome-system-tools-3.0.0/configure:632:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-633-	     test "X$echo_testing_string" = 'X\t' &&
gnome-system-tools-3.0.0/configure:634:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-635-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/configure-640-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
gnome-system-tools-3.0.0/configure:641:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-642-	     test "X$echo_testing_string" = 'X\t' &&
gnome-system-tools-3.0.0/configure:643:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gnome-system-tools-3.0.0/configure-644-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gnome-system-tools-3.0.0/configure-650-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
gnome-system-tools-3.0.0/configure:651:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
gnome-system-tools-3.0.0/configure-652-	    then
##############################################
gnome-system-tools-3.0.0/configure-658-	  if test "$prev" != 'sed 50q "$0"'; then
gnome-system-tools-3.0.0/configure:659:	    echo_test_string=`eval $prev`
gnome-system-tools-3.0.0/configure-660-	    export echo_test_string
##############################################
gnome-system-tools-3.0.0/configure-1065-  case $ac_option in
gnome-system-tools-3.0.0/configure:1066:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnome-system-tools-3.0.0/configure-1067-  *=)   ac_optarg= ;;
##############################################
gnome-system-tools-3.0.0/configure-1109-  -disable-* | --disable-*)
gnome-system-tools-3.0.0/configure:1110:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnome-system-tools-3.0.0/configure-1111-    # Reject names that are not valid shell variable names.
##############################################
gnome-system-tools-3.0.0/configure-1114-    ac_useropt_orig=$ac_useropt
gnome-system-tools-3.0.0/configure:1115:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-system-tools-3.0.0/configure-1116-    case $ac_user_opts in
##############################################
gnome-system-tools-3.0.0/configure-1135-  -enable-* | --enable-*)
gnome-system-tools-3.0.0/configure:1136:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnome-system-tools-3.0.0/configure-1137-    # Reject names that are not valid shell variable names.
##############################################
gnome-system-tools-3.0.0/configure-1140-    ac_useropt_orig=$ac_useropt
gnome-system-tools-3.0.0/configure:1141:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-system-tools-3.0.0/configure-1142-    case $ac_user_opts in
##############################################
gnome-system-tools-3.0.0/configure-1339-  -with-* | --with-*)
gnome-system-tools-3.0.0/configure:1340:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnome-system-tools-3.0.0/configure-1341-    # Reject names that are not valid shell variable names.
##############################################
gnome-system-tools-3.0.0/configure-1344-    ac_useropt_orig=$ac_useropt
gnome-system-tools-3.0.0/configure:1345:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-system-tools-3.0.0/configure-1346-    case $ac_user_opts in
##############################################
gnome-system-tools-3.0.0/configure-1355-  -without-* | --without-*)
gnome-system-tools-3.0.0/configure:1356:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnome-system-tools-3.0.0/configure-1357-    # Reject names that are not valid shell variable names.
##############################################
gnome-system-tools-3.0.0/configure-1360-    ac_useropt_orig=$ac_useropt
gnome-system-tools-3.0.0/configure:1361:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-system-tools-3.0.0/configure-1362-    case $ac_user_opts in
##############################################
gnome-system-tools-3.0.0/configure-1393-  *=*)
gnome-system-tools-3.0.0/configure:1394:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnome-system-tools-3.0.0/configure-1395-    # Reject names that are not valid shell variable names.
##############################################
gnome-system-tools-3.0.0/configure-1414-if test -n "$ac_prev"; then
gnome-system-tools-3.0.0/configure:1415:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnome-system-tools-3.0.0/configure-1416-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnome-system-tools-3.0.0/configure-1436-    */ )
gnome-system-tools-3.0.0/configure:1437:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnome-system-tools-3.0.0/configure-1438-      eval $ac_var=\$ac_val;;
##############################################
gnome-system-tools-3.0.0/configure-1473-ac_ls_di=`ls -di .` &&
gnome-system-tools-3.0.0/configure:1474:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnome-system-tools-3.0.0/configure-1475-  as_fn_error $? "working directory cannot be determined"
##############################################
gnome-system-tools-3.0.0/configure-1529-case $srcdir in
gnome-system-tools-3.0.0/configure:1530:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnome-system-tools-3.0.0/configure-1531-esac
##############################################
gnome-system-tools-3.0.0/configure-1572-By default, \`make install' will install all the files in
gnome-system-tools-3.0.0/configure:1573:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnome-system-tools-3.0.0/configure:1574:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnome-system-tools-3.0.0/configure-1575-for instance \`--prefix=\$HOME'.
##############################################
gnome-system-tools-3.0.0/configure-1711-*)
gnome-system-tools-3.0.0/configure:1712:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnome-system-tools-3.0.0/configure-1713-  # A ".." for each directory in $ac_dir_suffix.
gnome-system-tools-3.0.0/configure:1714:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnome-system-tools-3.0.0/configure-1715-  case $ac_top_builddir_sub in
##############################################
gnome-system-tools-3.0.0/configure-2199-    *\'*)
gnome-system-tools-3.0.0/configure:2200:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-system-tools-3.0.0/configure-2201-    esac
##############################################
gnome-system-tools-3.0.0/configure-2282-      case $ac_val in
gnome-system-tools-3.0.0/configure:2283:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnome-system-tools-3.0.0/configure-2284-      esac
##############################################
gnome-system-tools-3.0.0/configure-2297-	case $ac_val in
gnome-system-tools-3.0.0/configure:2298:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnome-system-tools-3.0.0/configure-2299-	esac
##############################################
gnome-system-tools-3.0.0/configure-2418-    set,)
gnome-system-tools-3.0.0/configure:2419:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnome-system-tools-3.0.0/configure:2420:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnome-system-tools-3.0.0/configure-2421-      ac_cache_corrupted=: ;;
##############################################
gnome-system-tools-3.0.0/configure-2429-	# differences in whitespace do not lead to failure.
gnome-system-tools-3.0.0/configure:2430:	ac_old_val_w=`echo x $ac_old_val`
gnome-system-tools-3.0.0/configure:2431:	ac_new_val_w=`echo x $ac_new_val`
gnome-system-tools-3.0.0/configure-2432-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnome-system-tools-3.0.0/configure-2449-    case $ac_new_val in
gnome-system-tools-3.0.0/configure:2450:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-system-tools-3.0.0/configure-2451-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnome-system-tools-3.0.0/configure-2626-if (
gnome-system-tools-3.0.0/configure:2627:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnome-system-tools-3.0.0/configure-2628-   if test "$*" = "X"; then
gnome-system-tools-3.0.0/configure-2629-      # -L didn't work.
gnome-system-tools-3.0.0/configure:2630:      set X `ls -t "$srcdir/configure" conftest.file`
gnome-system-tools-3.0.0/configure-2631-   fi
##############################################
gnome-system-tools-3.0.0/configure-2662-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnome-system-tools-3.0.0/configure:2663:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnome-system-tools-3.0.0/configure-2664-
gnome-system-tools-3.0.0/configure-2665-# expand $ac_aux_dir to an absolute path
gnome-system-tools-3.0.0/configure:2666:am_aux_dir=`cd $ac_aux_dir && pwd`
gnome-system-tools-3.0.0/configure-2667-
##############################################
gnome-system-tools-3.0.0/configure-2807-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
gnome-system-tools-3.0.0/configure:2808:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnome-system-tools-3.0.0/configure-2809-	     'mkdir (GNU coreutils) '* | \
##############################################
gnome-system-tools-3.0.0/configure-2886-set x ${MAKE-make}
gnome-system-tools-3.0.0/configure:2887:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnome-system-tools-3.0.0/configure-2888-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
gnome-system-tools-3.0.0/configure-2896-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnome-system-tools-3.0.0/configure:2897:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnome-system-tools-3.0.0/configure-2898-  *@@@%%%=?*=@@@%%%*)
##############################################
gnome-system-tools-3.0.0/configure-2923-
gnome-system-tools-3.0.0/configure:2924:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnome-system-tools-3.0.0/configure-2925-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnome-system-tools-3.0.0/configure-3032-# Ignore all kinds of additional output from `make'.
gnome-system-tools-3.0.0/configure:3033:case `$am_make -s -f confmf 2> /dev/null` in #(
gnome-system-tools-3.0.0/configure-3034-*the\ am__doit\ target*)
##############################################
gnome-system-tools-3.0.0/configure-3042-   echo '.include "confinc"' > confmf
gnome-system-tools-3.0.0/configure:3043:   case `$am_make -s -f confmf 2> /dev/null` in #(
gnome-system-tools-3.0.0/configure-3044-   *the\ am__doit\ target*)
##############################################
gnome-system-tools-3.0.0/configure-3420-$as_echo_n "checking whether the C compiler works... " >&6; }
gnome-system-tools-3.0.0/configure:3421:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnome-system-tools-3.0.0/configure-3422-
##############################################
gnome-system-tools-3.0.0/configure-3464-	then :; else
gnome-system-tools-3.0.0/configure:3465:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-system-tools-3.0.0/configure-3466-	fi
##############################################
gnome-system-tools-3.0.0/configure-3524-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnome-system-tools-3.0.0/configure:3525:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-system-tools-3.0.0/configure-3526-	  break;;
##############################################
gnome-system-tools-3.0.0/configure-3633-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnome-system-tools-3.0.0/configure:3634:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnome-system-tools-3.0.0/configure-3635-       break;;
##############################################
gnome-system-tools-3.0.0/configure-3892-  if test "$am_compiler_list" = ""; then
gnome-system-tools-3.0.0/configure:3893:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnome-system-tools-3.0.0/configure-3894-  fi
##############################################
gnome-system-tools-3.0.0/configure-4006-
gnome-system-tools-3.0.0/configure:4007:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnome-system-tools-3.0.0/configure-4008-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gnome-system-tools-3.0.0/configure:4009:    INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnome-system-tools-3.0.0/configure-4010-
##############################################
gnome-system-tools-3.0.0/configure-4421-fi
gnome-system-tools-3.0.0/configure:4422:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gnome-system-tools-3.0.0/configure:4423:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gnome-system-tools-3.0.0/configure:4424:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gnome-system-tools-3.0.0/configure-4425-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gnome-system-tools-3.0.0/configure-4477-else
gnome-system-tools-3.0.0/configure:4478:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
gnome-system-tools-3.0.0/configure-4479-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
gnome-system-tools-3.0.0/configure-4484-$as_echo_n "checking for XML::Parser... " >&6; }
gnome-system-tools-3.0.0/configure:4485:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gnome-system-tools-3.0.0/configure-4486-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
gnome-system-tools-3.0.0/configure-4822-test "x$ac_build_alias" = x &&
gnome-system-tools-3.0.0/configure:4823:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnome-system-tools-3.0.0/configure-4824-test "x$ac_build_alias" = x &&
gnome-system-tools-3.0.0/configure-4825-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnome-system-tools-3.0.0/configure:4826:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnome-system-tools-3.0.0/configure-4827-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnome-system-tools-3.0.0/configure-4846-IFS=$ac_save_IFS
gnome-system-tools-3.0.0/configure:4847:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnome-system-tools-3.0.0/configure-4848-
##############################################
gnome-system-tools-3.0.0/configure-4857-else
gnome-system-tools-3.0.0/configure:4858:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnome-system-tools-3.0.0/configure-4859-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnome-system-tools-3.0.0/configure-4879-IFS=$ac_save_IFS
gnome-system-tools-3.0.0/configure:4880:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnome-system-tools-3.0.0/configure-4881-
##############################################
gnome-system-tools-3.0.0/configure-4907-  # Check for GNU $ac_path_SED
gnome-system-tools-3.0.0/configure:4908:case `"$ac_path_SED" --version 2>&1` in
gnome-system-tools-3.0.0/configure-4909-*GNU*)
##############################################
gnome-system-tools-3.0.0/configure-4983-  # Check for GNU $ac_path_GREP
gnome-system-tools-3.0.0/configure:4984:case `"$ac_path_GREP" --version 2>&1` in
gnome-system-tools-3.0.0/configure-4985-*GNU*)
##############################################
gnome-system-tools-3.0.0/configure-5049-  # Check for GNU $ac_path_EGREP
gnome-system-tools-3.0.0/configure:5050:case `"$ac_path_EGREP" --version 2>&1` in
gnome-system-tools-3.0.0/configure-5051-*GNU*)
##############################################
gnome-system-tools-3.0.0/configure-5116-  # Check for GNU $ac_path_FGREP
gnome-system-tools-3.0.0/configure:5117:case `"$ac_path_FGREP" --version 2>&1` in
gnome-system-tools-3.0.0/configure-5118-*GNU*)
##############################################
gnome-system-tools-3.0.0/configure-5196-    # gcc leaves a trailing carriage return which upsets mingw
gnome-system-tools-3.0.0/configure:5197:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-system-tools-3.0.0/configure-5198-  *)
gnome-system-tools-3.0.0/configure:5199:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-system-tools-3.0.0/configure-5200-  esac
##############################################
gnome-system-tools-3.0.0/configure-5205-      # Canonicalize the pathname of ld
gnome-system-tools-3.0.0/configure:5206:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnome-system-tools-3.0.0/configure-5207-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnome-system-tools-3.0.0/configure:5208:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnome-system-tools-3.0.0/configure-5209-      done
##############################################
gnome-system-tools-3.0.0/configure-5240-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-system-tools-3.0.0/configure:5241:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnome-system-tools-3.0.0/configure-5242-      *GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/configure-5271-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-system-tools-3.0.0/configure:5272:case `$LD -v 2>&1 </dev/null` in
gnome-system-tools-3.0.0/configure-5273-*GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/configure-5316-	# Tru64's nm complains that /dev/null is an invalid object file
gnome-system-tools-3.0.0/configure:5317:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
gnome-system-tools-3.0.0/configure-5318-	*/dev/null* | *'Invalid file or object type'*)
##############################################
gnome-system-tools-3.0.0/configure-5322-	*)
gnome-system-tools-3.0.0/configure:5323:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnome-system-tools-3.0.0/configure-5324-	  */dev/null*)
##############################################
gnome-system-tools-3.0.0/configure-5534-    # And add a safety zone
gnome-system-tools-3.0.0/configure:5535:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-system-tools-3.0.0/configure:5536:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-system-tools-3.0.0/configure-5537-    ;;
##############################################
gnome-system-tools-3.0.0/configure-5562-    if test -n "$kargmax"; then
gnome-system-tools-3.0.0/configure:5563:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gnome-system-tools-3.0.0/configure-5564-    else
##############################################
gnome-system-tools-3.0.0/configure-5570-    if test -n "$lt_cv_sys_max_cmd_len"; then
gnome-system-tools-3.0.0/configure:5571:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-system-tools-3.0.0/configure:5572:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-system-tools-3.0.0/configure-5573-    else
##############################################
gnome-system-tools-3.0.0/configure-5582-      # we can't tell.
gnome-system-tools-3.0.0/configure:5583:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
gnome-system-tools-3.0.0/configure-5584-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnome-system-tools-3.0.0/configure-5586-      do
gnome-system-tools-3.0.0/configure:5587:        i=`expr $i + 1`
gnome-system-tools-3.0.0/configure-5588-        teststring=$teststring$teststring
##############################################
gnome-system-tools-3.0.0/configure-5590-      # Only check the string length outside the loop.
gnome-system-tools-3.0.0/configure:5591:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnome-system-tools-3.0.0/configure-5592-      teststring=
##############################################
gnome-system-tools-3.0.0/configure-5595-      # linker.  It appears as though 1/2 is a usable value.
gnome-system-tools-3.0.0/configure:5596:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnome-system-tools-3.0.0/configure-5597-    fi
##############################################
gnome-system-tools-3.0.0/configure-5950-openbsd*)
gnome-system-tools-3.0.0/configure:5951:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/configure-5952-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gnome-system-tools-3.0.0/configure-6439-# If we're using GNU nm, then use its standard symbol codes.
gnome-system-tools-3.0.0/configure:6440:case `$NM -V 2>&1` in
gnome-system-tools-3.0.0/configure-6441-*GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/configure-6457-mingw*)
gnome-system-tools-3.0.0/configure:6458:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnome-system-tools-3.0.0/configure-6459-  ;;
##############################################
gnome-system-tools-3.0.0/configure-6653-  test $ac_status = 0; }; then
gnome-system-tools-3.0.0/configure:6654:    case `/usr/bin/file conftest.$ac_objext` in
gnome-system-tools-3.0.0/configure-6655-      *ELF-32*)
##############################################
gnome-system-tools-3.0.0/configure-6673-    if test "$lt_cv_prog_gnu_ld" = yes; then
gnome-system-tools-3.0.0/configure:6674:      case `/usr/bin/file conftest.$ac_objext` in
gnome-system-tools-3.0.0/configure-6675-	*32-bit*)
##############################################
gnome-system-tools-3.0.0/configure-6685-    else
gnome-system-tools-3.0.0/configure:6686:      case `/usr/bin/file conftest.$ac_objext` in
gnome-system-tools-3.0.0/configure-6687-	*32-bit*)
##############################################
gnome-system-tools-3.0.0/configure-7667-do :
gnome-system-tools-3.0.0/configure:7668:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnome-system-tools-3.0.0/configure-7669-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnome-system-tools-3.0.0/configure-7672-  cat >>confdefs.h <<_ACEOF
gnome-system-tools-3.0.0/configure:7673:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnome-system-tools-3.0.0/configure-7674-_ACEOF
##############################################
gnome-system-tools-3.0.0/configure-7966-done
gnome-system-tools-3.0.0/configure:7967:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
gnome-system-tools-3.0.0/configure-7968-
##############################################
gnome-system-tools-3.0.0/configure-7995-	"file_magic "*)
gnome-system-tools-3.0.0/configure:7996:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-system-tools-3.0.0/configure-7997-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
gnome-system-tools-3.0.0/configure-8061-	"file_magic "*)
gnome-system-tools-3.0.0/configure:8062:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-system-tools-3.0.0/configure-8063-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
gnome-system-tools-3.0.0/configure-8400-      *)
gnome-system-tools-3.0.0/configure:8401:	case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/configure-8402-	*Sun\ C*)
##############################################
gnome-system-tools-3.0.0/configure-8736-  if test "$hard_links" = no; then
gnome-system-tools-3.0.0/configure:8737:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
gnome-system-tools-3.0.0/configure:8738:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
gnome-system-tools-3.0.0/configure-8739-    need_locks=warn
##############################################
gnome-system-tools-3.0.0/configure-8832-    supports_anon_versioning=no
gnome-system-tools-3.0.0/configure:8833:    case `$LD -v 2>&1` in
gnome-system-tools-3.0.0/configure-8834-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnome-system-tools-3.0.0/configure-8898-	# is EXPORTS), use it as is; otherwise, prepend...
gnome-system-tools-3.0.0/configure:8899:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gnome-system-tools-3.0.0/configure-8900-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
gnome-system-tools-3.0.0/configure-8921-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnome-system-tools-3.0.0/configure:8922:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnome-system-tools-3.0.0/configure:8923:      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'
gnome-system-tools-3.0.0/configure-8924-      ;;
##############################################
gnome-system-tools-3.0.0/configure-8939-        pgcc*)				# Portland Group C compiler
gnome-system-tools-3.0.0/configure:8940:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/configure-8941-	  tmp_addflag=' $pic_flag'
##############################################
gnome-system-tools-3.0.0/configure-8943-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
gnome-system-tools-3.0.0/configure:8944:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/configure-8945-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnome-system-tools-3.0.0/configure-8958-	esac
gnome-system-tools-3.0.0/configure:8959:	case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/configure-8960-	*Sun\ C*)			# Sun C 5.9
gnome-system-tools-3.0.0/configure:8961:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
gnome-system-tools-3.0.0/configure-8962-	  compiler_needs_object=yes
##############################################
gnome-system-tools-3.0.0/configure-9027-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-system-tools-3.0.0/configure:9028:      case `$LD -v 2>&1` in
gnome-system-tools-3.0.0/configure-9029-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnome-system-tools-3.0.0/configure-9148-	# below for broken collect2 doesn't work under 4.3+
gnome-system-tools-3.0.0/configure:9149:	  collect2name=`${CC} -print-prog-name=collect2`
gnome-system-tools-3.0.0/configure-9150-	  if test -f "$collect2name" &&
##############################################
gnome-system-tools-3.0.0/configure-9216-    }'
gnome-system-tools-3.0.0/configure:9217:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-system-tools-3.0.0/configure-9218-# Check for a 64-bit object if we didn't find anything.
gnome-system-tools-3.0.0/configure-9219-if test -z "$aix_libpath"; then
gnome-system-tools-3.0.0/configure:9220:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-system-tools-3.0.0/configure-9221-fi
##############################################
gnome-system-tools-3.0.0/configure-9227-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
gnome-system-tools-3.0.0/configure:9228:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gnome-system-tools-3.0.0/configure-9229-      else
##############################################
gnome-system-tools-3.0.0/configure-9256-    }'
gnome-system-tools-3.0.0/configure:9257:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-system-tools-3.0.0/configure-9258-# Check for a 64-bit object if we didn't find anything.
gnome-system-tools-3.0.0/configure-9259-if test -z "$aix_libpath"; then
gnome-system-tools-3.0.0/configure:9260:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-system-tools-3.0.0/configure-9261-fi
##############################################
gnome-system-tools-3.0.0/configure-9311-      # FIXME: Setting linknames here is a bad hack.
gnome-system-tools-3.0.0/configure:9312:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
gnome-system-tools-3.0.0/configure-9313-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
gnome-system-tools-3.0.0/configure-9316-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
gnome-system-tools-3.0.0/configure:9317:      fix_srcfile_path='`cygpath -w "$srcfile"`'
gnome-system-tools-3.0.0/configure-9318-      enable_shared_with_static_runtimes=yes
##############################################
gnome-system-tools-3.0.0/configure-9469-      if test "$GCC" = yes; then
gnome-system-tools-3.0.0/configure:9470:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/configure-9471-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnome-system-tools-3.0.0/configure-9480-if ac_fn_c_try_link "$LINENO"; then :
gnome-system-tools-3.0.0/configure:9481:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
gnome-system-tools-3.0.0/configure-9482-
##############################################
gnome-system-tools-3.0.0/configure-9487-      else
gnome-system-tools-3.0.0/configure:9488:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/configure:9489:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
gnome-system-tools-3.0.0/configure-9490-      fi
##############################################
gnome-system-tools-3.0.0/configure-9524-	hardcode_direct_absolute=yes
gnome-system-tools-3.0.0/configure:9525:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/configure-9526-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnome-system-tools-3.0.0/configure-9557-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
gnome-system-tools-3.0.0/configure:9558:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/configure-9559-      else
gnome-system-tools-3.0.0/configure-9560-	allow_undefined_flag=' -expect_unresolved \*'
gnome-system-tools-3.0.0/configure:9561:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/configure-9562-      fi
##############################################
gnome-system-tools-3.0.0/configure-9570-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
gnome-system-tools-3.0.0/configure:9571:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/configure-9572-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
gnome-system-tools-3.0.0/configure-9574-	allow_undefined_flag=' -expect_unresolved \*'
gnome-system-tools-3.0.0/configure:9575:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
gnome-system-tools-3.0.0/configure:9576:	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~
gnome-system-tools-3.0.0/configure:9577:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
gnome-system-tools-3.0.0/configure-9578-
##############################################
gnome-system-tools-3.0.0/configure-9593-      else
gnome-system-tools-3.0.0/configure:9594:	case `$CC -V 2>&1` in
gnome-system-tools-3.0.0/configure-9595-	*"Compilers 5.0"*)
##############################################
gnome-system-tools-3.0.0/configure-9987-  esac
gnome-system-tools-3.0.0/configure:9988:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gnome-system-tools-3.0.0/configure-9989-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
gnome-system-tools-3.0.0/configure-9993-    # okay in the real world where ";" in dirpaths is itself problematic.
gnome-system-tools-3.0.0/configure:9994:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
gnome-system-tools-3.0.0/configure-9995-  else
gnome-system-tools-3.0.0/configure:9996:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gnome-system-tools-3.0.0/configure-9997-  fi
##############################################
gnome-system-tools-3.0.0/configure-10000-  lt_tmp_lt_search_path_spec=
gnome-system-tools-3.0.0/configure:10001:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnome-system-tools-3.0.0/configure-10002-  for lt_sys_path in $lt_search_path_spec; do
##############################################
gnome-system-tools-3.0.0/configure-10029-}'`
gnome-system-tools-3.0.0/configure:10030:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
gnome-system-tools-3.0.0/configure-10031-else
##############################################
gnome-system-tools-3.0.0/configure-10117-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnome-system-tools-3.0.0/configure:10118:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnome-system-tools-3.0.0/configure-10119-    ;;
##############################################
gnome-system-tools-3.0.0/configure-10152-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-system-tools-3.0.0/configure:10153:    postinstall_cmds='base_file=`basename \${file}`~
gnome-system-tools-3.0.0/configure:10154:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
gnome-system-tools-3.0.0/configure:10155:      dldir=$destdir/`dirname \$dlpath`~
gnome-system-tools-3.0.0/configure-10156-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-system-tools-3.0.0/configure-10161-      fi'
gnome-system-tools-3.0.0/configure:10162:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-system-tools-3.0.0/configure-10163-      dlpath=$dir/\$dldll~
##############################################
gnome-system-tools-3.0.0/configure-10169-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnome-system-tools-3.0.0/configure:10170:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gnome-system-tools-3.0.0/configure-10171-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
gnome-system-tools-3.0.0/configure-10174-      # MinGW DLLs use traditional 'lib' prefix
gnome-system-tools-3.0.0/configure:10175:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gnome-system-tools-3.0.0/configure:10176:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gnome-system-tools-3.0.0/configure-10177-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
gnome-system-tools-3.0.0/configure-10183-        # which wouldn't understand a cygwinified path. Ahh.
gnome-system-tools-3.0.0/configure:10184:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnome-system-tools-3.0.0/configure-10185-      else
gnome-system-tools-3.0.0/configure:10186:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gnome-system-tools-3.0.0/configure-10187-      fi
##############################################
gnome-system-tools-3.0.0/configure-10190-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnome-system-tools-3.0.0/configure:10191:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gnome-system-tools-3.0.0/configure-10192-      ;;
##############################################
gnome-system-tools-3.0.0/configure-10196-  *)
gnome-system-tools-3.0.0/configure:10197:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
gnome-system-tools-3.0.0/configure-10198-    ;;
##############################################
gnome-system-tools-3.0.0/configure-10213-  shlibpath_var=DYLD_LIBRARY_PATH
gnome-system-tools-3.0.0/configure:10214:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnome-system-tools-3.0.0/configure-10215-
##############################################
gnome-system-tools-3.0.0/configure-10429-  if test -f /etc/ld.so.conf; then
gnome-system-tools-3.0.0/configure:10430:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
gnome-system-tools-3.0.0/configure-10431-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnome-system-tools-3.0.0/configure-10503-  shlibpath_var=LD_LIBRARY_PATH
gnome-system-tools-3.0.0/configure:10504:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/configure-10505-    case $host_os in
##############################################
gnome-system-tools-3.0.0/configure-12022-  if test "$am_compiler_list" = ""; then
gnome-system-tools-3.0.0/configure:12023:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnome-system-tools-3.0.0/configure-12024-  fi
##############################################
gnome-system-tools-3.0.0/configure-12689-  if test "$am_compiler_list" = ""; then
gnome-system-tools-3.0.0/configure:12690:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnome-system-tools-3.0.0/configure-12691-  fi
##############################################
gnome-system-tools-3.0.0/configure-12907-set x ${MAKE-make}
gnome-system-tools-3.0.0/configure:12908:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnome-system-tools-3.0.0/configure-12909-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
gnome-system-tools-3.0.0/configure-12917-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnome-system-tools-3.0.0/configure:12918:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnome-system-tools-3.0.0/configure-12919-  *@@@%%%=?*=@@@%%%*)
##############################################
gnome-system-tools-3.0.0/configure-13111-  if test x$cross_compiling != xyes; then
gnome-system-tools-3.0.0/configure:13112:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
gnome-system-tools-3.0.0/configure-13113-  else
##############################################
gnome-system-tools-3.0.0/configure-13186-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gnome-system-tools-3.0.0/configure:13187:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gnome-system-tools-3.0.0/configure-13188-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/configure-13509-  test $ac_status = 0; }; then
gnome-system-tools-3.0.0/configure:13510:  pkg_cv_POLKIT_CFLAGS=`$PKG_CONFIG --cflags "polkit-gobject-1 >= $POLKIT_REQUIRED" 2>/dev/null`
gnome-system-tools-3.0.0/configure-13511-else
##############################################
gnome-system-tools-3.0.0/configure-13525-  test $ac_status = 0; }; then
gnome-system-tools-3.0.0/configure:13526:  pkg_cv_POLKIT_LIBS=`$PKG_CONFIG --libs "polkit-gobject-1 >= $POLKIT_REQUIRED" 2>/dev/null`
gnome-system-tools-3.0.0/configure-13527-else
##############################################
gnome-system-tools-3.0.0/configure-13545-        if test $_pkg_short_errors_supported = yes; then
gnome-system-tools-3.0.0/configure:13546:	        POLKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "polkit-gobject-1 >= $POLKIT_REQUIRED" 2>&1`
gnome-system-tools-3.0.0/configure-13547-        else
gnome-system-tools-3.0.0/configure:13548:	        POLKIT_PKG_ERRORS=`$PKG_CONFIG --print-errors "polkit-gobject-1 >= $POLKIT_REQUIRED" 2>&1`
gnome-system-tools-3.0.0/configure-13549-        fi
##############################################
gnome-system-tools-3.0.0/configure-13821-
gnome-system-tools-3.0.0/configure:13822:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-system-tools-3.0.0/configure-13823-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnome-system-tools-3.0.0/configure-13826-
gnome-system-tools-3.0.0/configure:13827:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-system-tools-3.0.0/configure-13828-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnome-system-tools-3.0.0/configure-13904-
gnome-system-tools-3.0.0/configure:13905:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-system-tools-3.0.0/configure-13906-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnome-system-tools-3.0.0/configure-14034-    # gcc leaves a trailing carriage return which upsets mingw
gnome-system-tools-3.0.0/configure:14035:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-system-tools-3.0.0/configure-14036-  *)
gnome-system-tools-3.0.0/configure:14037:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-system-tools-3.0.0/configure-14038-  esac
##############################################
gnome-system-tools-3.0.0/configure-14043-      # Canonicalize the path of ld
gnome-system-tools-3.0.0/configure:14044:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gnome-system-tools-3.0.0/configure-14045-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gnome-system-tools-3.0.0/configure:14046:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnome-system-tools-3.0.0/configure-14047-      done
##############################################
gnome-system-tools-3.0.0/configure-14077-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-system-tools-3.0.0/configure:14078:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
gnome-system-tools-3.0.0/configure-14079-      *GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/configure-14106-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
gnome-system-tools-3.0.0/configure:14107:case `$LD -v 2>&1 </dev/null` in
gnome-system-tools-3.0.0/configure-14108-*GNU* | *'with BFD'*)
##############################################
gnome-system-tools-3.0.0/configure-14192-    *)
gnome-system-tools-3.0.0/configure:14193:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gnome-system-tools-3.0.0/configure-14194-      if test -n "$searchpath"; then
##############################################
gnome-system-tools-3.0.0/configure-14202-                ;;
gnome-system-tools-3.0.0/configure:14203:              *) searchdir=`cd "$searchdir" && pwd`
gnome-system-tools-3.0.0/configure-14204-                 case "$searchdir" in
##############################################
gnome-system-tools-3.0.0/configure-14293-        names_already_handled="$names_already_handled $name"
gnome-system-tools-3.0.0/configure:14294:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gnome-system-tools-3.0.0/configure-14295-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-system-tools-3.0.0/configure-14369-                -L*)
gnome-system-tools-3.0.0/configure:14370:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-system-tools-3.0.0/configure-14371-                                    if test -n "$acl_shlibext"; then
##############################################
gnome-system-tools-3.0.0/configure-14486-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-system-tools-3.0.0/configure:14487:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-system-tools-3.0.0/configure-14488-                if test "$name" = 'iconv'; then
##############################################
gnome-system-tools-3.0.0/configure-14493-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-system-tools-3.0.0/configure:14494:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-system-tools-3.0.0/configure-14495-                if test "$name" = 'iconv'; then
##############################################
gnome-system-tools-3.0.0/configure-14544-                  -L*)
gnome-system-tools-3.0.0/configure:14545:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-system-tools-3.0.0/configure-14546-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnome-system-tools-3.0.0/configure-14603-                  -R*)
gnome-system-tools-3.0.0/configure:14604:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-system-tools-3.0.0/configure-14605-                    if test "$enable_rpath" != no; then
##############################################
gnome-system-tools-3.0.0/configure-14628-                  -l*)
gnome-system-tools-3.0.0/configure:14629:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-system-tools-3.0.0/configure-14630-                    ;;
gnome-system-tools-3.0.0/configure-14631-                  *.la)
gnome-system-tools-3.0.0/configure:14632:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-system-tools-3.0.0/configure-14633-                    ;;
##############################################
gnome-system-tools-3.0.0/configure-15144-        names_already_handled="$names_already_handled $name"
gnome-system-tools-3.0.0/configure:15145:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gnome-system-tools-3.0.0/configure-15146-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-system-tools-3.0.0/configure-15220-                -L*)
gnome-system-tools-3.0.0/configure:15221:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-system-tools-3.0.0/configure-15222-                                    if test -n "$acl_shlibext"; then
##############################################
gnome-system-tools-3.0.0/configure-15337-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-system-tools-3.0.0/configure:15338:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-system-tools-3.0.0/configure-15339-                if test "$name" = 'intl'; then
##############################################
gnome-system-tools-3.0.0/configure-15344-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-system-tools-3.0.0/configure:15345:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-system-tools-3.0.0/configure-15346-                if test "$name" = 'intl'; then
##############################################
gnome-system-tools-3.0.0/configure-15395-                  -L*)
gnome-system-tools-3.0.0/configure:15396:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-system-tools-3.0.0/configure-15397-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnome-system-tools-3.0.0/configure-15454-                  -R*)
gnome-system-tools-3.0.0/configure:15455:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-system-tools-3.0.0/configure-15456-                    if test "$enable_rpath" != no; then
##############################################
gnome-system-tools-3.0.0/configure-15479-                  -l*)
gnome-system-tools-3.0.0/configure:15480:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-system-tools-3.0.0/configure-15481-                    ;;
gnome-system-tools-3.0.0/configure-15482-                  *.la)
gnome-system-tools-3.0.0/configure:15483:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-system-tools-3.0.0/configure-15484-                    ;;
##############################################
gnome-system-tools-3.0.0/configure-16077-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnome-system-tools-3.0.0/configure:16078:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnome-system-tools-3.0.0/configure-16079-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnome-system-tools-3.0.0/configure-16216-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnome-system-tools-3.0.0/configure:16217:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-system-tools-3.0.0/configure-16218-  as_echo='print -r --'
gnome-system-tools-3.0.0/configure-16219-  as_echo_n='print -rn --'
gnome-system-tools-3.0.0/configure:16220:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-system-tools-3.0.0/configure-16221-  as_echo='printf %s\n'
##############################################
gnome-system-tools-3.0.0/configure-16223-else
gnome-system-tools-3.0.0/configure:16224:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnome-system-tools-3.0.0/configure-16225-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnome-system-tools-3.0.0/configure-16233-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnome-system-tools-3.0.0/configure:16234:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnome-system-tools-3.0.0/configure-16235-      esac;
##############################################
gnome-system-tools-3.0.0/configure-16309-# ----------------------------------------
gnome-system-tools-3.0.0/configure:16310:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnome-system-tools-3.0.0/configure-16311-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnome-system-tools-3.0.0/configure-16381-  {
gnome-system-tools-3.0.0/configure:16382:    as_val=`expr "$@" || test $? -eq 1`
gnome-system-tools-3.0.0/configure-16383-  }
##############################################
gnome-system-tools-3.0.0/configure-16485-      case $as_dir in #(
gnome-system-tools-3.0.0/configure:16486:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnome-system-tools-3.0.0/configure-16487-      *) as_qdir=$as_dir;;
##############################################
gnome-system-tools-3.0.0/configure-16542-	esac;
gnome-system-tools-3.0.0/configure:16543:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gnome-system-tools-3.0.0/configure-16544-	???[sx]*):;;*)false;;esac;fi
##############################################
gnome-system-tools-3.0.0/configure-16632-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnome-system-tools-3.0.0/configure:16633:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnome-system-tools-3.0.0/configure-16634-ac_cs_version="\\
##############################################
gnome-system-tools-3.0.0/configure-16657-  --*=?*)
gnome-system-tools-3.0.0/configure:16658:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnome-system-tools-3.0.0/configure:16659:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnome-system-tools-3.0.0/configure-16660-    ac_shift=:
##############################################
gnome-system-tools-3.0.0/configure-16662-  --*=)
gnome-system-tools-3.0.0/configure:16663:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnome-system-tools-3.0.0/configure-16664-    ac_optarg=
##############################################
gnome-system-tools-3.0.0/configure-16686-    case $ac_optarg in
gnome-system-tools-3.0.0/configure:16687:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-system-tools-3.0.0/configure-16688-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnome-system-tools-3.0.0/configure-16694-    case $ac_optarg in
gnome-system-tools-3.0.0/configure:16695:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-system-tools-3.0.0/configure-16696-    esac
##############################################
gnome-system-tools-3.0.0/configure-16763-delay_variable_subst='$delay_variable_subst'
gnome-system-tools-3.0.0/configure:16764:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16765:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16766:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16767:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16768:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16769:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16770:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16771:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16772:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16773:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16774:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16775:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16776:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16777:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16778:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16779:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16780:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16781:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16782:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16783:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16784:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16785:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16786:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16787:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16788:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16789:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16790:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16791:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16792:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16793:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16794:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16795:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16796:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16797:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16798:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16799:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16800:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16801:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16802:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16803:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16804:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16805:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16806:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16807:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16808:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16809:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16810:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16811:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16812:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16813:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16814:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16815:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16816:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16817:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16818:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16819:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16820:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16821:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16822:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16823:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16824:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16825:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16826:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16827:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16828:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16829:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16830:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16831:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16832:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16833:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16834:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16835:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16836:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16837:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16838:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16839:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16840:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16841:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16842:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16843:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16844:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16845:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16846:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16847:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16848:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16849:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16850:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16851:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16852:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16853:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16854:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16855:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16856:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16857:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16858:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16859:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16860:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16861:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16862:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16863:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16864:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16865:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16866:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16867:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16868:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16869:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16870:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16871:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16872:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16873:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16874:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16875:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16876:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16877:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16878:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16879:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16880:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure:16881:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
gnome-system-tools-3.0.0/configure-16882-
##############################################
gnome-system-tools-3.0.0/configure-16945-striplib; do
gnome-system-tools-3.0.0/configure:16946:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
gnome-system-tools-3.0.0/configure-16947-    *[\\\\\\\`\\"\\\$]*)
gnome-system-tools-3.0.0/configure:16948:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
gnome-system-tools-3.0.0/configure-16949-      ;;
##############################################
gnome-system-tools-3.0.0/configure-16974-sys_lib_dlsearch_path_spec; do
gnome-system-tools-3.0.0/configure:16975:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
gnome-system-tools-3.0.0/configure-16976-    *[\\\\\\\`\\"\\\$]*)
gnome-system-tools-3.0.0/configure:16977:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
gnome-system-tools-3.0.0/configure-16978-      ;;
##############################################
gnome-system-tools-3.0.0/configure-16986-case \$lt_ECHO in
gnome-system-tools-3.0.0/configure:16987:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
gnome-system-tools-3.0.0/configure-16988-  ;;
##############################################
gnome-system-tools-3.0.0/configure-17125-fi
gnome-system-tools-3.0.0/configure:17126:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnome-system-tools-3.0.0/configure-17127-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnome-system-tools-3.0.0/configure-17142-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnome-system-tools-3.0.0/configure:17143:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnome-system-tools-3.0.0/configure-17144-ac_delim='%!_!# '
##############################################
gnome-system-tools-3.0.0/configure-17148-
gnome-system-tools-3.0.0/configure:17149:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnome-system-tools-3.0.0/configure-17150-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnome-system-tools-3.0.0/configure-17286-for ac_last_try in false false :; do
gnome-system-tools-3.0.0/configure:17287:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
gnome-system-tools-3.0.0/configure-17288-  if test -z "$ac_t"; then
##############################################
gnome-system-tools-3.0.0/configure-17418-      esac
gnome-system-tools-3.0.0/configure:17419:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnome-system-tools-3.0.0/configure-17420-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnome-system-tools-3.0.0/configure-17477-*)
gnome-system-tools-3.0.0/configure:17478:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnome-system-tools-3.0.0/configure-17479-  # A ".." for each directory in $ac_dir_suffix.
gnome-system-tools-3.0.0/configure:17480:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnome-system-tools-3.0.0/configure-17481-  case $ac_top_builddir_sub in
##############################################
gnome-system-tools-3.0.0/configure-17538-/@mandir@/p'
gnome-system-tools-3.0.0/configure:17539:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnome-system-tools-3.0.0/configure-17540-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnome-system-tools-3.0.0/configure-17555-
gnome-system-tools-3.0.0/configure:17556:# Neutralize VPATH when `$srcdir' = `.'.
gnome-system-tools-3.0.0/configure-17557-# Shell code in configure.ac might set extrasub.
##############################################
gnome-system-tools-3.0.0/configure-17583-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnome-system-tools-3.0.0/configure:17584:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
gnome-system-tools-3.0.0/configure:17585:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
gnome-system-tools-3.0.0/configure-17586-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
gnome-system-tools-3.0.0/configure-17628-    * )
gnome-system-tools-3.0.0/configure:17629:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnome-system-tools-3.0.0/configure-17630-  esac
##############################################
gnome-system-tools-3.0.0/configure-17675-    # Strip MF so we end up with the name of the file.
gnome-system-tools-3.0.0/configure:17676:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gnome-system-tools-3.0.0/configure-17677-    # Check whether this is an Automake generated Makefile or not.
##############################################
gnome-system-tools-3.0.0/configure-17712-    # from the Makefile without running `make'.
gnome-system-tools-3.0.0/configure:17713:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gnome-system-tools-3.0.0/configure-17714-    test -z "$DEPDIR" && continue
gnome-system-tools-3.0.0/configure:17715:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gnome-system-tools-3.0.0/configure-17716-    test -z "am__include" && continue
gnome-system-tools-3.0.0/configure:17717:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gnome-system-tools-3.0.0/configure-17718-    # When using ansi2knr, U may be empty or an underscore; expand it
gnome-system-tools-3.0.0/configure:17719:    U=`sed -n 's/^U = //p' < "$mf"`
gnome-system-tools-3.0.0/configure-17720-    # Find all dependency output files, they are included files with
##############################################
gnome-system-tools-3.0.0/configure-17773-
gnome-system-tools-3.0.0/configure:17774:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
gnome-system-tools-3.0.0/configure-17775-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
gnome-system-tools-3.0.0/configure-18288-  # Extract subdirectory from the argument.
gnome-system-tools-3.0.0/configure:18289:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
gnome-system-tools-3.0.0/configure-18290-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
gnome-system-tools-3.0.0/configure-18299-{
gnome-system-tools-3.0.0/configure:18300:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
gnome-system-tools-3.0.0/configure-18301-}
##############################################
gnome-system-tools-3.0.0/configure-18326-{
gnome-system-tools-3.0.0/configure:18327:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
gnome-system-tools-3.0.0/configure:18328:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
gnome-system-tools-3.0.0/configure-18329-}
##############################################
gnome-system-tools-3.0.0/configure-18333-{
gnome-system-tools-3.0.0/configure:18334:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
gnome-system-tools-3.0.0/configure-18335-}
##############################################
gnome-system-tools-3.0.0/configure-18339-{
gnome-system-tools-3.0.0/configure:18340:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
gnome-system-tools-3.0.0/configure-18341-}
##############################################
gnome-system-tools-3.0.0/configure-18345-{
gnome-system-tools-3.0.0/configure:18346:  func_arith_result=`expr "$@"`
gnome-system-tools-3.0.0/configure-18347-}
##############################################
gnome-system-tools-3.0.0/configure-18352-{
gnome-system-tools-3.0.0/configure:18353:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gnome-system-tools-3.0.0/configure-18354-}
##############################################
gnome-system-tools-3.0.0/configure-18397-      case "$ac_file" in
gnome-system-tools-3.0.0/configure:18398:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnome-system-tools-3.0.0/configure-18399-      esac
##############################################
gnome-system-tools-3.0.0/configure-18402-        # Adjust a relative srcdir.
gnome-system-tools-3.0.0/configure:18403:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnome-system-tools-3.0.0/configure:18404:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gnome-system-tools-3.0.0/configure:18405:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnome-system-tools-3.0.0/configure-18406-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnome-system-tools-3.0.0/configure-18409-        case "$ac_given_srcdir" in
gnome-system-tools-3.0.0/configure:18410:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnome-system-tools-3.0.0/configure-18411-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnome-system-tools-3.0.0/configure-18429-            fi
gnome-system-tools-3.0.0/configure:18430:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnome-system-tools-3.0.0/configure-18431-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
gnome-system-tools-3.0.0/config.guess-40-
gnome-system-tools-3.0.0/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-system-tools-3.0.0/config.guess-42-
##############################################
gnome-system-tools-3.0.0/config.guess-110-: ${TMPDIR=/tmp} ;
gnome-system-tools-3.0.0/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnome-system-tools-3.0.0/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gnome-system-tools-3.0.0/config.guess-196-	    *)
gnome-system-tools-3.0.0/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gnome-system-tools-3.0.0/config.guess-198-		;;
##############################################
gnome-system-tools-3.0.0/config.guess-223-	*4.0)
gnome-system-tools-3.0.0/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnome-system-tools-3.0.0/config.guess-225-		;;
gnome-system-tools-3.0.0/config.guess-226-	*5.*)
gnome-system-tools-3.0.0/config.guess:227:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gnome-system-tools-3.0.0/config.guess-228-		;;
##############################################
gnome-system-tools-3.0.0/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
gnome-system-tools-3.0.0/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnome-system-tools-3.0.0/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
gnome-system-tools-3.0.0/config.guess-271-	# 1.2 uses "1.2" for uname -r.
gnome-system-tools-3.0.0/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gnome-system-tools-3.0.0/config.guess-273-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-328-    s390x:SunOS:*:*)
gnome-system-tools-3.0.0/config.guess:329:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-system-tools-3.0.0/config.guess-330-	exit ;;
gnome-system-tools-3.0.0/config.guess-331-    sun4H:SunOS:5.*:*)
gnome-system-tools-3.0.0/config.guess:332:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-system-tools-3.0.0/config.guess-333-	exit ;;
gnome-system-tools-3.0.0/config.guess-334-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnome-system-tools-3.0.0/config.guess:335:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-system-tools-3.0.0/config.guess-336-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-353-	fi
gnome-system-tools-3.0.0/config.guess:354:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-system-tools-3.0.0/config.guess-355-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-359-	# it's likely to be more like Solaris than SunOS4.
gnome-system-tools-3.0.0/config.guess:360:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-system-tools-3.0.0/config.guess-361-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-368-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnome-system-tools-3.0.0/config.guess:369:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gnome-system-tools-3.0.0/config.guess-370-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-374-    sun*:*:4.2BSD:*)
gnome-system-tools-3.0.0/config.guess:375:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnome-system-tools-3.0.0/config.guess-376-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gnome-system-tools-3.0.0/config.guess-456-	$CC_FOR_BUILD -o $dummy $dummy.c &&
gnome-system-tools-3.0.0/config.guess:457:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gnome-system-tools-3.0.0/config.guess:458:	  SYSTEM_NAME=`$dummy $dummyarg` &&
gnome-system-tools-3.0.0/config.guess-459-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gnome-system-tools-3.0.0/config.guess-512-    *:IRIX*:*:*)
gnome-system-tools-3.0.0/config.guess:513:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gnome-system-tools-3.0.0/config.guess-514-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-542-EOF
gnome-system-tools-3.0.0/config.guess:543:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
gnome-system-tools-3.0.0/config.guess-544-		then
##############################################
gnome-system-tools-3.0.0/config.guess-555-    *:AIX:*:[456])
gnome-system-tools-3.0.0/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnome-system-tools-3.0.0/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnome-system-tools-3.0.0/config.guess-590-    9000/[34678]??:HP-UX:*:*)
gnome-system-tools-3.0.0/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gnome-system-tools-3.0.0/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
gnome-system-tools-3.0.0/config.guess-644-EOF
gnome-system-tools-3.0.0/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gnome-system-tools-3.0.0/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnome-system-tools-3.0.0/config.guess-672-    ia64:HP-UX:*:*)
gnome-system-tools-3.0.0/config.guess:673:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gnome-system-tools-3.0.0/config.guess-674-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gnome-system-tools-3.0.0/config.guess-702-EOF
gnome-system-tools-3.0.0/config.guess:703:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
gnome-system-tools-3.0.0/config.guess-704-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnome-system-tools-3.0.0/config.guess-773-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gnome-system-tools-3.0.0/config.guess:774:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gnome-system-tools-3.0.0/config.guess-775-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnome-system-tools-3.0.0/config.guess-778-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gnome-system-tools-3.0.0/config.guess:779:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
gnome-system-tools-3.0.0/config.guess-780-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnome-system-tools-3.0.0/config.guess-793-	    pc98)
gnome-system-tools-3.0.0/config.guess:794:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gnome-system-tools-3.0.0/config.guess-795-	    amd64)
gnome-system-tools-3.0.0/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gnome-system-tools-3.0.0/config.guess-797-	    *)
gnome-system-tools-3.0.0/config.guess:798:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gnome-system-tools-3.0.0/config.guess-799-	esac
##############################################
gnome-system-tools-3.0.0/config.guess-847-    prep*:SunOS:5.*:*)
gnome-system-tools-3.0.0/config.guess:848:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-system-tools-3.0.0/config.guess-849-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-851-	# the GNU system
gnome-system-tools-3.0.0/config.guess:852:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gnome-system-tools-3.0.0/config.guess-853-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-855-	# other systems with GNU libc and userland
gnome-system-tools-3.0.0/config.guess:856:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
gnome-system-tools-3.0.0/config.guess-857-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-904-EOF
gnome-system-tools-3.0.0/config.guess:905:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
gnome-system-tools-3.0.0/config.guess-906-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
gnome-system-tools-3.0.0/config.guess-932-EOF
gnome-system-tools-3.0.0/config.guess:933:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
gnome-system-tools-3.0.0/config.guess-934-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
gnome-system-tools-3.0.0/config.guess-1014-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gnome-system-tools-3.0.0/config.guess:1015:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gnome-system-tools-3.0.0/config.guess-1016-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnome-system-tools-3.0.0/config.guess-1281-    *:DragonFly:*:*)
gnome-system-tools-3.0.0/config.guess:1282:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gnome-system-tools-3.0.0/config.guess-1283-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-1294-    i*86:skyos:*:*)
gnome-system-tools-3.0.0/config.guess:1295:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
gnome-system-tools-3.0.0/config.guess-1296-	exit ;;
##############################################
gnome-system-tools-3.0.0/config.guess-1422-
gnome-system-tools-3.0.0/config.guess:1423:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
gnome-system-tools-3.0.0/config.guess-1424-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnome-system-tools-3.0.0/config.rpath-33-host="$1"
gnome-system-tools-3.0.0/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gnome-system-tools-3.0.0/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gnome-system-tools-3.0.0/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gnome-system-tools-3.0.0/config.rpath-37-
##############################################
gnome-system-tools-3.0.0/config.rpath-47-done
gnome-system-tools-3.0.0/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gnome-system-tools-3.0.0/config.rpath-49-
##############################################
gnome-system-tools-3.0.0/config.rpath-91-        *)
gnome-system-tools-3.0.0/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
gnome-system-tools-3.0.0/config.rpath-93-            *Sun\ C*)
##############################################
gnome-system-tools-3.0.0/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-system-tools-3.0.0/config.rpath:218:      case `$LD -v 2>&1` in
gnome-system-tools-3.0.0/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnome-system-tools-3.0.0/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gnome-system-tools-3.0.0/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gnome-system-tools-3.0.0/config.rpath-225-          else
##############################################
gnome-system-tools-3.0.0/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
gnome-system-tools-3.0.0/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
gnome-system-tools-3.0.0/config.rpath-282-          if test -f "$collect2name" && \
##############################################
gnome-system-tools-3.0.0/config.rpath-419-        hardcode_direct=yes
gnome-system-tools-3.0.0/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-system-tools-3.0.0/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gnome-system-tools-3.0.0/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
gnome-system-tools-3.0.0/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gnome-system-tools-3.0.0/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
gnome-system-tools-3.0.0/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gnome-system-tools-3.0.0/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gnome-system-tools-3.0.0/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/config.rpath-633-
##############################################
gnome-system-tools-3.0.0/config.sub-59-
gnome-system-tools-3.0.0/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-system-tools-3.0.0/config.sub-61-
##############################################
gnome-system-tools-3.0.0/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
gnome-system-tools-3.0.0/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gnome-system-tools-3.0.0/config.sub-126-case $maybe_os in
##############################################
gnome-system-tools-3.0.0/config.sub-131-    os=-$maybe_os
gnome-system-tools-3.0.0/config.sub:132:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gnome-system-tools-3.0.0/config.sub-133-    ;;
gnome-system-tools-3.0.0/config.sub-134-  *)
gnome-system-tools-3.0.0/config.sub:135:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gnome-system-tools-3.0.0/config.sub-136-    if [ $basic_machine != $1 ]
gnome-system-tools-3.0.0/config.sub:137:    then os=`echo $1 | sed 's/.*-/-/'`
gnome-system-tools-3.0.0/config.sub-138-    else os=; fi
##############################################
gnome-system-tools-3.0.0/config.sub-185-		os=-sco5v6
gnome-system-tools-3.0.0/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-187-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-189-		os=-sco3.2v5
gnome-system-tools-3.0.0/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-191-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-193-		os=-sco3.2v4
gnome-system-tools-3.0.0/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-195-		;;
gnome-system-tools-3.0.0/config.sub-196-	-sco3.2.[4-9]*)
gnome-system-tools-3.0.0/config.sub:197:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnome-system-tools-3.0.0/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-199-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
gnome-system-tools-3.0.0/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-203-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-205-		# Don't forget version if it is 3.2v4 or newer.
gnome-system-tools-3.0.0/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-207-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-209-		os=-sco3.2v2
gnome-system-tools-3.0.0/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-211-		;;
gnome-system-tools-3.0.0/config.sub-212-	-udk*)
gnome-system-tools-3.0.0/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-214-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-216-		os=-isc2.2
gnome-system-tools-3.0.0/config.sub:217:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-218-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-222-	-isc*)
gnome-system-tools-3.0.0/config.sub:223:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-224-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-228-	-ptx*)
gnome-system-tools-3.0.0/config.sub:229:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gnome-system-tools-3.0.0/config.sub-230-		;;
gnome-system-tools-3.0.0/config.sub-231-	-windowsnt*)
gnome-system-tools-3.0.0/config.sub:232:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gnome-system-tools-3.0.0/config.sub-233-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-324-	*-*-*)
gnome-system-tools-3.0.0/config.sub:325:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gnome-system-tools-3.0.0/config.sub-326-		exit 1
##############################################
gnome-system-tools-3.0.0/config.sub-435-	amd64-*)
gnome-system-tools-3.0.0/config.sub:436:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-437-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-477-	blackfin-*)
gnome-system-tools-3.0.0/config.sub:478:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-479-		os=-linux
##############################################
gnome-system-tools-3.0.0/config.sub-680-	i*86v32)
gnome-system-tools-3.0.0/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-682-		os=-sysv32
##############################################
gnome-system-tools-3.0.0/config.sub-684-	i*86v4*)
gnome-system-tools-3.0.0/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-686-		os=-sysv4
##############################################
gnome-system-tools-3.0.0/config.sub-688-	i*86v)
gnome-system-tools-3.0.0/config.sub:689:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-690-		os=-sysv
##############################################
gnome-system-tools-3.0.0/config.sub-692-	i*86sol2)
gnome-system-tools-3.0.0/config.sub:693:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-system-tools-3.0.0/config.sub-694-		os=-solaris2
##############################################
gnome-system-tools-3.0.0/config.sub-722-	m68knommu-*)
gnome-system-tools-3.0.0/config.sub:723:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-724-		os=-linux
##############################################
gnome-system-tools-3.0.0/config.sub-755-	mips3*-*)
gnome-system-tools-3.0.0/config.sub:756:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gnome-system-tools-3.0.0/config.sub-757-		;;
gnome-system-tools-3.0.0/config.sub-758-	mips3*)
gnome-system-tools-3.0.0/config.sub:759:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gnome-system-tools-3.0.0/config.sub-760-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-773-	ms1-*)
gnome-system-tools-3.0.0/config.sub:774:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
gnome-system-tools-3.0.0/config.sub-775-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-878-	parisc-*)
gnome-system-tools-3.0.0/config.sub:879:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-880-		os=-linux
##############################################
gnome-system-tools-3.0.0/config.sub-894-	pc98-*)
gnome-system-tools-3.0.0/config.sub:895:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-896-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-909-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gnome-system-tools-3.0.0/config.sub:910:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-911-		;;
gnome-system-tools-3.0.0/config.sub-912-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gnome-system-tools-3.0.0/config.sub:913:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-914-		;;
gnome-system-tools-3.0.0/config.sub-915-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gnome-system-tools-3.0.0/config.sub:916:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-917-		;;
gnome-system-tools-3.0.0/config.sub-918-	pentium4-*)
gnome-system-tools-3.0.0/config.sub:919:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-920-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-927-		;;
gnome-system-tools-3.0.0/config.sub:928:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-929-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-933-	ppcle-* | powerpclittle-*)
gnome-system-tools-3.0.0/config.sub:934:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-935-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-937-		;;
gnome-system-tools-3.0.0/config.sub:938:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-939-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-943-	ppc64le-* | powerpc64little-*)
gnome-system-tools-3.0.0/config.sub:944:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-system-tools-3.0.0/config.sub-945-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1240-	*)
gnome-system-tools-3.0.0/config.sub:1241:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gnome-system-tools-3.0.0/config.sub-1242-		exit 1
##############################################
gnome-system-tools-3.0.0/config.sub-1248-	*-digital*)
gnome-system-tools-3.0.0/config.sub:1249:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gnome-system-tools-3.0.0/config.sub-1250-		;;
gnome-system-tools-3.0.0/config.sub-1251-	*-commodore*)
gnome-system-tools-3.0.0/config.sub:1252:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gnome-system-tools-3.0.0/config.sub-1253-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1269-	-solaris1 | -solaris1.*)
gnome-system-tools-3.0.0/config.sub:1270:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnome-system-tools-3.0.0/config.sub-1271-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1281-	-gnu/linux*)
gnome-system-tools-3.0.0/config.sub:1282:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnome-system-tools-3.0.0/config.sub-1283-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1326-	-nto*)
gnome-system-tools-3.0.0/config.sub:1327:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnome-system-tools-3.0.0/config.sub-1328-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1333-	-mac*)
gnome-system-tools-3.0.0/config.sub:1334:		os=`echo $os | sed -e 's|mac|macos|'`
gnome-system-tools-3.0.0/config.sub-1335-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1339-	-linux*)
gnome-system-tools-3.0.0/config.sub:1340:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnome-system-tools-3.0.0/config.sub-1341-		;;
gnome-system-tools-3.0.0/config.sub-1342-	-sunos5*)
gnome-system-tools-3.0.0/config.sub:1343:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gnome-system-tools-3.0.0/config.sub-1344-		;;
gnome-system-tools-3.0.0/config.sub-1345-	-sunos6*)
gnome-system-tools-3.0.0/config.sub:1346:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gnome-system-tools-3.0.0/config.sub-1347-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1394-	-sinix5.*)
gnome-system-tools-3.0.0/config.sub:1395:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnome-system-tools-3.0.0/config.sub-1396-		;;
##############################################
gnome-system-tools-3.0.0/config.sub-1450-		# Get rid of the `-' at the beginning of $os.
gnome-system-tools-3.0.0/config.sub:1451:		os=`echo $os | sed 's/[^-]*-//'`
gnome-system-tools-3.0.0/config.sub:1452:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gnome-system-tools-3.0.0/config.sub-1453-		exit 1
##############################################
gnome-system-tools-3.0.0/config.sub-1701-		esac
gnome-system-tools-3.0.0/config.sub:1702:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gnome-system-tools-3.0.0/config.sub-1703-		;;
##############################################
gnome-system-tools-3.0.0/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnome-system-tools-3.0.0/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnome-system-tools-3.0.0/depcomp-69-
##############################################
gnome-system-tools-3.0.0/depcomp-224-  # Version 6 uses the directory in both cases.
gnome-system-tools-3.0.0/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gnome-system-tools-3.0.0/depcomp-226-  test "x$dir" = "x$object" && dir=
gnome-system-tools-3.0.0/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gnome-system-tools-3.0.0/depcomp-228-  if test "$libtool" = yes; then
##############################################
gnome-system-tools-3.0.0/depcomp-253-    # Do two passes, one to just change these to
gnome-system-tools-3.0.0/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
gnome-system-tools-3.0.0/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
gnome-system-tools-3.0.0/depcomp-295-  # Do two passes, one to just change these to
gnome-system-tools-3.0.0/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnome-system-tools-3.0.0/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnome-system-tools-3.0.0/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
gnome-system-tools-3.0.0/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gnome-system-tools-3.0.0/depcomp-313-  test "x$dir" = "x$object" && dir=
gnome-system-tools-3.0.0/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gnome-system-tools-3.0.0/depcomp-315-  if test "$libtool" = yes; then
##############################################
gnome-system-tools-3.0.0/depcomp-355-   # Subdirectories are respected.
gnome-system-tools-3.0.0/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gnome-system-tools-3.0.0/depcomp-357-   test "x$dir" = "x$object" && dir=
gnome-system-tools-3.0.0/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gnome-system-tools-3.0.0/depcomp-359-
##############################################
gnome-system-tools-3.0.0/depcomp-501-  done
gnome-system-tools-3.0.0/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnome-system-tools-3.0.0/depcomp-503-  touch "$tmpdepfile"
##############################################
gnome-system-tools-3.0.0/install-sh-217-      fi
gnome-system-tools-3.0.0/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnome-system-tools-3.0.0/install-sh-219-    *)
##############################################
gnome-system-tools-3.0.0/install-sh-269-      dstdir=$dst
gnome-system-tools-3.0.0/install-sh:270:      dst=$dstdir/`basename "$src"`
gnome-system-tools-3.0.0/install-sh-271-      dstdir_status=0
##############################################
gnome-system-tools-3.0.0/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
gnome-system-tools-3.0.0/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
gnome-system-tools-3.0.0/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
gnome-system-tools-3.0.0/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
gnome-system-tools-3.0.0/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
gnome-system-tools-3.0.0/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnome-system-tools-3.0.0/install-sh-418-	    case $prefix in
gnome-system-tools-3.0.0/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnome-system-tools-3.0.0/install-sh-420-	      *) qprefix=$prefix;;
##############################################
gnome-system-tools-3.0.0/install-sh-467-    if $copy_on_change &&
gnome-system-tools-3.0.0/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
gnome-system-tools-3.0.0/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
gnome-system-tools-3.0.0/install-sh-470-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-161-  # Extract subdirectory from the argument.
gnome-system-tools-3.0.0/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
gnome-system-tools-3.0.0/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
gnome-system-tools-3.0.0/ltmain.sh-167-  fi
gnome-system-tools-3.0.0/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
gnome-system-tools-3.0.0/ltmain.sh-169-}
##############################################
gnome-system-tools-3.0.0/ltmain.sh-193-     progdir=$func_dirname_result
gnome-system-tools-3.0.0/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
gnome-system-tools-3.0.0/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
gnome-system-tools-3.0.0/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
gnome-system-tools-3.0.0/ltmain.sh-223-bs='\\'
##############################################
gnome-system-tools-3.0.0/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
gnome-system-tools-3.0.0/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
gnome-system-tools-3.0.0/ltmain.sh-330-      done
gnome-system-tools-3.0.0/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
gnome-system-tools-3.0.0/ltmain.sh-332-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-363-      # If mktemp works, use that first and foremost
gnome-system-tools-3.0.0/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-365-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-394-      *[\\\`\"\$]*)
gnome-system-tools-3.0.0/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
gnome-system-tools-3.0.0/ltmain.sh-396-      *)
##############################################
gnome-system-tools-3.0.0/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
gnome-system-tools-3.0.0/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
gnome-system-tools-3.0.0/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
gnome-system-tools-3.0.0/ltmain.sh-539-	p
##############################################
gnome-system-tools-3.0.0/ltmain.sh-565-  :
gnome-system-tools-3.0.0/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
gnome-system-tools-3.0.0/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
gnome-system-tools-3.0.0/ltmain.sh-685-	# quotes we have to do it in 2 steps:
gnome-system-tools-3.0.0/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gnome-system-tools-3.0.0/ltmain.sh-687-	eval "$extractedcf"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
gnome-system-tools-3.0.0/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
gnome-system-tools-3.0.0/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1028-	    # Evaluate the configuration.
gnome-system-tools-3.0.0/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gnome-system-tools-3.0.0/ltmain.sh-1030-	    CC_quoted=
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1036-	    case "$@ " in
gnome-system-tools-3.0.0/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
gnome-system-tools-3.0.0/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1213-    *.[cCFSifmso] | \
gnome-system-tools-3.0.0/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
gnome-system-tools-3.0.0/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
gnome-system-tools-3.0.0/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
gnome-system-tools-3.0.0/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
gnome-system-tools-3.0.0/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-1311-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1358-      if test "$need_locks" = warn &&
gnome-system-tools-3.0.0/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnome-system-tools-3.0.0/ltmain.sh-1360-	$ECHO "\
gnome-system-tools-3.0.0/ltmain.sh-1361-*** ERROR, $lockfile contains:
gnome-system-tools-3.0.0/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-1363-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1407-      if test "$need_locks" = warn &&
gnome-system-tools-3.0.0/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnome-system-tools-3.0.0/ltmain.sh-1409-	$ECHO "\
gnome-system-tools-3.0.0/ltmain.sh-1410-*** ERROR, $lockfile contains:
gnome-system-tools-3.0.0/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-1412-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1665-	  test -n "$library_names" && \
gnome-system-tools-3.0.0/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
gnome-system-tools-3.0.0/ltmain.sh-1667-	  continue
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
gnome-system-tools-3.0.0/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
gnome-system-tools-3.0.0/ltmain.sh-1678-	  fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-1694-      # Get the absolute pathname.
gnome-system-tools-3.0.0/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
gnome-system-tools-3.0.0/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
gnome-system-tools-3.0.0/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
gnome-system-tools-3.0.0/ltmain.sh-2014-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
gnome-system-tools-3.0.0/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gnome-system-tools-3.0.0/ltmain.sh-2027-	  else
gnome-system-tools-3.0.0/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
gnome-system-tools-3.0.0/ltmain.sh-2029-	  fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2185-	    fi
gnome-system-tools-3.0.0/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
gnome-system-tools-3.0.0/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
gnome-system-tools-3.0.0/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
gnome-system-tools-3.0.0/ltmain.sh-2189-	      finalize=no
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2204-	        # Replace the output file specification.
gnome-system-tools-3.0.0/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
gnome-system-tools-3.0.0/ltmain.sh-2206-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
gnome-system-tools-3.0.0/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
gnome-system-tools-3.0.0/ltmain.sh-2225-	  fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2294-    my_pic_p="${3-no}"
gnome-system-tools-3.0.0/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
gnome-system-tools-3.0.0/ltmain.sh-2296-    my_dlsyms=
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
gnome-system-tools-3.0.0/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gnome-system-tools-3.0.0/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
gnome-system-tools-3.0.0/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnome-system-tools-3.0.0/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnome-system-tools-3.0.0/ltmain.sh-2520-	  else
gnome-system-tools-3.0.0/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
gnome-system-tools-3.0.0/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
gnome-system-tools-3.0.0/ltmain.sh-2523-	  fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2525-	*)
gnome-system-tools-3.0.0/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
gnome-system-tools-3.0.0/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
gnome-system-tools-3.0.0/ltmain.sh-2528-	  ;;
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2540-      # Nullify the symbol file.
gnome-system-tools-3.0.0/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
gnome-system-tools-3.0.0/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
gnome-system-tools-3.0.0/ltmain.sh-2543-    fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2555-  win32_libid_type="unknown"
gnome-system-tools-3.0.0/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-2557-  case $win32_fileres in
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2652-	  darwin_curdir=`pwd`
gnome-system-tools-3.0.0/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
gnome-system-tools-3.0.0/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gnome-system-tools-3.0.0/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
gnome-system-tools-3.0.0/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gnome-system-tools-3.0.0/ltmain.sh-2657-	    darwin_arch=
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gnome-system-tools-3.0.0/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
gnome-system-tools-3.0.0/ltmain.sh-2669-	    darwin_file=
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
gnome-system-tools-3.0.0/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
gnome-system-tools-3.0.0/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2686-      esac
gnome-system-tools-3.0.0/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
gnome-system-tools-3.0.0/ltmain.sh-2688-    done
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2757-      shift
gnome-system-tools-3.0.0/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
gnome-system-tools-3.0.0/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2769-  # Find the directory that this script lives in.
gnome-system-tools-3.0.0/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
gnome-system-tools-3.0.0/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
gnome-system-tools-3.0.0/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
gnome-system-tools-3.0.0/ltmain.sh-2775-  while test -n \"\$file\"; do
gnome-system-tools-3.0.0/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
gnome-system-tools-3.0.0/ltmain.sh-2777-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2785-
gnome-system-tools-3.0.0/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
gnome-system-tools-3.0.0/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
gnome-system-tools-3.0.0/ltmain.sh-2788-  done
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2816-    case \"\$thisdir\" in
gnome-system-tools-3.0.0/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
gnome-system-tools-3.0.0/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2822-  # Try to get the absolute directory name.
gnome-system-tools-3.0.0/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
gnome-system-tools-3.0.0/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
gnome-system-tools-3.0.0/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
gnome-system-tools-3.0.0/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
gnome-system-tools-3.0.0/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gnome-system-tools-3.0.0/ltmain.sh-2849-      else
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
gnome-system-tools-3.0.0/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
gnome-system-tools-3.0.0/ltmain.sh-2881-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-2994-          *cygwin* )
gnome-system-tools-3.0.0/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
gnome-system-tools-3.0.0/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
gnome-system-tools-3.0.0/ltmain.sh-3006-            # the odd construction:
gnome-system-tools-3.0.0/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
gnome-system-tools-3.0.0/ltmain.sh-3073-          *cygwin* )
gnome-system-tools-3.0.0/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
gnome-system-tools-3.0.0/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
gnome-system-tools-3.0.0/ltmain.sh-4240-	    moreargs=
gnome-system-tools-3.0.0/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
gnome-system-tools-3.0.0/ltmain.sh-4242-	    do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-4490-	*)
gnome-system-tools-3.0.0/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
gnome-system-tools-3.0.0/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
gnome-system-tools-3.0.0/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnome-system-tools-3.0.0/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
gnome-system-tools-3.0.0/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
gnome-system-tools-3.0.0/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
gnome-system-tools-3.0.0/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
gnome-system-tools-3.0.0/ltmain.sh-4929-    else
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5053-	  for deplib in $dependency_libs; do
gnome-system-tools-3.0.0/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
gnome-system-tools-3.0.0/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
gnome-system-tools-3.0.0/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-system-tools-3.0.0/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5294-	else
gnome-system-tools-3.0.0/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
gnome-system-tools-3.0.0/ltmain.sh-5296-	fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
gnome-system-tools-3.0.0/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
gnome-system-tools-3.0.0/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5331-	fi
gnome-system-tools-3.0.0/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-system-tools-3.0.0/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5398-	*)
gnome-system-tools-3.0.0/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
gnome-system-tools-3.0.0/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5624-	    shift
gnome-system-tools-3.0.0/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-system-tools-3.0.0/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5908-		*)
gnome-system-tools-3.0.0/ltmain.sh:5909:		  absdir=`cd "$dir" && pwd`
gnome-system-tools-3.0.0/ltmain.sh-5910-		  if test -z "$absdir"; then
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5919-		  depdepl=
gnome-system-tools-3.0.0/ltmain.sh:5920:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gnome-system-tools-3.0.0/ltmain.sh-5921-		  if test -n "$deplibrary_names" ; then
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5926-		      depdepl="$absdir/$objdir/$depdepl"
gnome-system-tools-3.0.0/ltmain.sh:5927:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gnome-system-tools-3.0.0/ltmain.sh-5928-                      if test -z "$darwin_install_name"; then
gnome-system-tools-3.0.0/ltmain.sh:5929:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gnome-system-tools-3.0.0/ltmain.sh-5930-                      fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5941-		else
gnome-system-tools-3.0.0/ltmain.sh:5942:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnome-system-tools-3.0.0/ltmain.sh-5943-		  test -z "$libdir" && \
##############################################
gnome-system-tools-3.0.0/ltmain.sh-5964-	else
gnome-system-tools-3.0.0/ltmain.sh:5965:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-system-tools-3.0.0/ltmain.sh-5966-	fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6113-	test "$module" = no && \
gnome-system-tools-3.0.0/ltmain.sh:6114:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
gnome-system-tools-3.0.0/ltmain.sh-6115-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6250-	if test "$age" -gt "$current"; then
gnome-system-tools-3.0.0/ltmain.sh:6251:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
gnome-system-tools-3.0.0/ltmain.sh-6252-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6411-	removelist=
gnome-system-tools-3.0.0/ltmain.sh:6412:	tempremovelist=`$ECHO "$output_objdir/*"`
gnome-system-tools-3.0.0/ltmain.sh-6413-	for p in $tempremovelist; do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6437-	# Transform .lo files to .o files.
gnome-system-tools-3.0.0/ltmain.sh:6438:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
gnome-system-tools-3.0.0/ltmain.sh-6439-      fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6442-      #for path in $notinst_path; do
gnome-system-tools-3.0.0/ltmain.sh:6443:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
gnome-system-tools-3.0.0/ltmain.sh:6444:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
gnome-system-tools-3.0.0/ltmain.sh:6445:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
gnome-system-tools-3.0.0/ltmain.sh-6446-      #done
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6562-		if test -n "$i" ; then
gnome-system-tools-3.0.0/ltmain.sh:6563:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-system-tools-3.0.0/ltmain.sh:6564:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnome-system-tools-3.0.0/ltmain.sh-6565-		  set dummy $deplib_matches; shift
gnome-system-tools-3.0.0/ltmain.sh-6566-		  deplib_match=$1
gnome-system-tools-3.0.0/ltmain.sh:6567:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
gnome-system-tools-3.0.0/ltmain.sh-6568-		    newdeplibs="$newdeplibs $i"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6605-		  if test -n "$i" ; then
gnome-system-tools-3.0.0/ltmain.sh:6606:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-system-tools-3.0.0/ltmain.sh:6607:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnome-system-tools-3.0.0/ltmain.sh-6608-		    set dummy $deplib_matches; shift
gnome-system-tools-3.0.0/ltmain.sh-6609-		    deplib_match=$1
gnome-system-tools-3.0.0/ltmain.sh:6610:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
gnome-system-tools-3.0.0/ltmain.sh-6611-		      newdeplibs="$newdeplibs $i"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6640-	  set dummy $deplibs_check_method; shift
gnome-system-tools-3.0.0/ltmain.sh:6641:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-system-tools-3.0.0/ltmain.sh-6642-	  for a_deplib in $deplibs; do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6655-	      if test -n "$a_deplib" ; then
gnome-system-tools-3.0.0/ltmain.sh:6656:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-system-tools-3.0.0/ltmain.sh-6657-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnome-system-tools-3.0.0/ltmain.sh:6658:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-6659-		  for potent_lib in $potential_libs; do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6671-		      while test -h "$potlib" 2>/dev/null; do
gnome-system-tools-3.0.0/ltmain.sh:6672:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
gnome-system-tools-3.0.0/ltmain.sh-6673-			case $potliblink in
gnome-system-tools-3.0.0/ltmain.sh-6674-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
gnome-system-tools-3.0.0/ltmain.sh:6675:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
gnome-system-tools-3.0.0/ltmain.sh-6676-			esac
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6712-	  set dummy $deplibs_check_method; shift
gnome-system-tools-3.0.0/ltmain.sh:6713:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-system-tools-3.0.0/ltmain.sh-6714-	  for a_deplib in $deplibs; do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6727-	      if test -n "$a_deplib" ; then
gnome-system-tools-3.0.0/ltmain.sh:6728:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-system-tools-3.0.0/ltmain.sh-6729-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnome-system-tools-3.0.0/ltmain.sh:6730:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnome-system-tools-3.0.0/ltmain.sh-6731-		  for potent_lib in $potential_libs; do
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6771-	      # can't use Xsed below, because $i might contain '/'
gnome-system-tools-3.0.0/ltmain.sh:6772:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
gnome-system-tools-3.0.0/ltmain.sh-6773-	    done
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6796-	  # On Rhapsody replace the C library with the System framework
gnome-system-tools-3.0.0/ltmain.sh:6797:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
gnome-system-tools-3.0.0/ltmain.sh-6798-	  ;;
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6848-	*-*-darwin*)
gnome-system-tools-3.0.0/ltmain.sh:6849:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-system-tools-3.0.0/ltmain.sh:6850:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-system-tools-3.0.0/ltmain.sh:6851:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-system-tools-3.0.0/ltmain.sh-6852-	  ;;
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6972-	# Use standard objects if they are pic
gnome-system-tools-3.0.0/ltmain.sh:6973:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gnome-system-tools-3.0.0/ltmain.sh-6974-	test "X$libobjs" = "X " && libobjs=
##############################################
gnome-system-tools-3.0.0/ltmain.sh-6987-	    # exporting using user supplied symfile
gnome-system-tools-3.0.0/ltmain.sh:6988:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
gnome-system-tools-3.0.0/ltmain.sh-6989-	      # and it's NOT already a .def file. Must figure out
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7139-	  save_output=$output
gnome-system-tools-3.0.0/ltmain.sh:7140:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
gnome-system-tools-3.0.0/ltmain.sh-7141-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7443-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gnome-system-tools-3.0.0/ltmain.sh:7444:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
gnome-system-tools-3.0.0/ltmain.sh-7445-	else
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7454-      # Create the old-style object.
gnome-system-tools-3.0.0/ltmain.sh:7455:      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
gnome-system-tools-3.0.0/ltmain.sh-7456-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7514-	# On Rhapsody replace the C library is the System framework
gnome-system-tools-3.0.0/ltmain.sh:7515:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
gnome-system-tools-3.0.0/ltmain.sh:7516:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
gnome-system-tools-3.0.0/ltmain.sh-7517-	;;
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7532-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gnome-system-tools-3.0.0/ltmain.sh:7533:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-system-tools-3.0.0/ltmain.sh:7534:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-system-tools-3.0.0/ltmain.sh-7535-	;;
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7610-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnome-system-tools-3.0.0/ltmain.sh:7611:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
gnome-system-tools-3.0.0/ltmain.sh-7612-	  case :$dllsearchpath: in
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7670-	# Transform all the library objects into standard objects.
gnome-system-tools-3.0.0/ltmain.sh:7671:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gnome-system-tools-3.0.0/ltmain.sh:7672:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gnome-system-tools-3.0.0/ltmain.sh-7673-      fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7700-	# Replace the output file specification.
gnome-system-tools-3.0.0/ltmain.sh:7701:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
gnome-system-tools-3.0.0/ltmain.sh-7702-	link_command="$compile_command$compile_rpath"
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7747-	# Replace the output file specification.
gnome-system-tools-3.0.0/ltmain.sh:7748:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
gnome-system-tools-3.0.0/ltmain.sh-7749-	# Delete the old output file.
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7766-	  if test "$fast_install" = yes; then
gnome-system-tools-3.0.0/ltmain.sh:7767:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
gnome-system-tools-3.0.0/ltmain.sh-7768-	  else
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7778-      # Replace the output file specification.
gnome-system-tools-3.0.0/ltmain.sh:7779:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gnome-system-tools-3.0.0/ltmain.sh-7780-
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7802-	relink_command="(cd `pwd`; $relink_command)"
gnome-system-tools-3.0.0/ltmain.sh:7803:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/ltmain.sh-7804-      fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-7811-	esac
gnome-system-tools-3.0.0/ltmain.sh:7812:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/ltmain.sh-7813-      else
gnome-system-tools-3.0.0/ltmain.sh:7814:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/ltmain.sh-7815-      fi
##############################################
gnome-system-tools-3.0.0/ltmain.sh-8045-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gnome-system-tools-3.0.0/ltmain.sh:8046:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
gnome-system-tools-3.0.0/ltmain.sh-8047-      if test "$hardcode_automatic" = yes ; then
##############################################
gnome-system-tools-3.0.0/ltmain.sh-8065-		name="$func_basename_result"
gnome-system-tools-3.0.0/ltmain.sh:8066:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnome-system-tools-3.0.0/ltmain.sh-8067-		test -z "$libdir" && \
##############################################
gnome-system-tools-3.0.0/ltmain.sh-8081-		name="$func_basename_result"
gnome-system-tools-3.0.0/ltmain.sh:8082:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnome-system-tools-3.0.0/ltmain.sh-8083-		test -z "$libdir" && \
##############################################
gnome-system-tools-3.0.0/ltmain.sh-8100-		name="$func_basename_result"
gnome-system-tools-3.0.0/ltmain.sh:8101:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnome-system-tools-3.0.0/ltmain.sh-8102-		test -z "$libdir" && \
##############################################
gnome-system-tools-3.0.0/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gnome-system-tools-3.0.0/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gnome-system-tools-3.0.0/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gnome-system-tools-3.0.0/missing-139-       # Could not run --version or --help.  This is probably someone
gnome-system-tools-3.0.0/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
gnome-system-tools-3.0.0/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
gnome-system-tools-3.0.0/missing-173-         from any GNU archive site."
gnome-system-tools-3.0.0/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
gnome-system-tools-3.0.0/missing-175-    test -z "$files" && files="config.h"
##############################################
gnome-system-tools-3.0.0/missing-202-         proper tools for further handling them.
gnome-system-tools-3.0.0/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
gnome-system-tools-3.0.0/missing-204-         archive site."
gnome-system-tools-3.0.0/missing-205-
gnome-system-tools-3.0.0/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
gnome-system-tools-3.0.0/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gnome-system-tools-3.0.0/missing-208-    if test -f "$file"; then
##############################################
gnome-system-tools-3.0.0/missing-231-	*.y)
gnome-system-tools-3.0.0/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gnome-system-tools-3.0.0/missing-233-	    if test -f "$SRCFILE"; then
##############################################
gnome-system-tools-3.0.0/missing-235-	    fi
gnome-system-tools-3.0.0/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gnome-system-tools-3.0.0/missing-237-	    if test -f "$SRCFILE"; then
##############################################
gnome-system-tools-3.0.0/missing-261-	*.l)
gnome-system-tools-3.0.0/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gnome-system-tools-3.0.0/missing-263-	    if test -f "$SRCFILE"; then
##############################################
gnome-system-tools-3.0.0/missing-280-
gnome-system-tools-3.0.0/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
gnome-system-tools-3.0.0/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gnome-system-tools-3.0.0/missing-283-    if test -f "$file"; then
##############################################
gnome-system-tools-3.0.0/missing-300-    # The file to touch is that specified with -o ...
gnome-system-tools-3.0.0/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
gnome-system-tools-3.0.0/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gnome-system-tools-3.0.0/missing-303-    if test -z "$file"; then
gnome-system-tools-3.0.0/missing-304-      # ... or it is the one specified with @setfilename ...
gnome-system-tools-3.0.0/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gnome-system-tools-3.0.0/missing-306-      file=`sed -n '
##############################################
gnome-system-tools-3.0.0/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
gnome-system-tools-3.0.0/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
gnome-system-tools-3.0.0/missing-314-    fi
##############################################
gnome-system-tools-3.0.0/missing-336-	*o*)
gnome-system-tools-3.0.0/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
gnome-system-tools-3.0.0/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
gnome-system-tools-3.0.0/missing-342-	*h*)
gnome-system-tools-3.0.0/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
gnome-system-tools-3.0.0/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
gnome-system-tools-3.0.0/omf.make-51-	-for file in $(srcdir)/*.omf; do \
gnome-system-tools-3.0.0/omf.make:52:		basefile=`basename $$file`; \
gnome-system-tools-3.0.0/omf.make-53-		rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/xmldocs.make-59-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/xmldocs.make:60:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/xmldocs.make-61-	    $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/xmldocs.make-72-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/xmldocs.make:73:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/xmldocs.make-74-	    $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/xmldocs.make-84-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/xmldocs.make:85:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/xmldocs.make-86-	    rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/doc/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/doc/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/doc/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/doc/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/doc/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/doc/Makefile.in-82-      else \
gnome-system-tools-3.0.0/doc/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/doc/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/doc/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/doc/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/doc/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/doc/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/doc/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/doc/Makefile.in-315-	dot_seen=no; \
gnome-system-tools-3.0.0/doc/Makefile.in:316:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/doc/Makefile.in-317-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/doc/Makefile.in-350-	rev="$$rev ."; \
gnome-system-tools-3.0.0/doc/Makefile.in:351:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/doc/Makefile.in-352-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/doc/Makefile.in-428-GTAGS:
gnome-system-tools-3.0.0/doc/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/doc/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/doc/Makefile.in-436-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/Makefile.in-450-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-406-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/network/Makefile.in:407:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in:408:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-409-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-420-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/network/Makefile.in:421:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-422-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-559-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/network/Makefile.in:560:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-561-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-569-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/network/Makefile.in:570:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-571-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-574-	  echo $$xmlpath; \
gnome-system-tools-3.0.0/doc/network/Makefile.in:575:	  ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-576-	  for id in $$ids; do \
gnome-system-tools-3.0.0/doc/network/Makefile.in:577:	    echo '#define HELP_'`echo $$docid`'_'`echo $$id \
gnome-system-tools-3.0.0/doc/network/Makefile.in-578-	      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-627-
gnome-system-tools-3.0.0/doc/network/Makefile.in:628:_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
gnome-system-tools-3.0.0/doc/network/Makefile.in:629:_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
gnome-system-tools-3.0.0/doc/network/Makefile.in:630:_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
gnome-system-tools-3.0.0/doc/network/Makefile.in:631:_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
gnome-system-tools-3.0.0/doc/network/Makefile.in:632:_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
gnome-system-tools-3.0.0/doc/network/Makefile.in:633:_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
gnome-system-tools-3.0.0/doc/network/Makefile.in-634-@ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir`
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-747-	@for lc in C $(_DOC_REAL_LINGUAS); do \
gnome-system-tools-3.0.0/doc/network/Makefile.in:748:	  for dir in `find $$lc -depth -type d`; do \
gnome-system-tools-3.0.0/doc/network/Makefile.in-749-	    if ! test $$dir -ef $(srcdir)/$$dir; then \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-785-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/network/Makefile.in:786:	    docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-787-	    if ! test -d "$(distdir)/$$docdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-799-	  if test -f "$$d$$fig"; then \
gnome-system-tools-3.0.0/doc/network/Makefile.in:800:	    figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-801-	    if ! test -d "$(distdir)/$$figdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-879-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/network/Makefile.in:880:	  docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-881-	  docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-900-	    fi; \
gnome-system-tools-3.0.0/doc/network/Makefile.in:901:	    figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-902-	    figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \
##############################################
gnome-system-tools-3.0.0/doc/network/Makefile.in-906-	    fi; \
gnome-system-tools-3.0.0/doc/network/Makefile.in:907:	    figbase=`echo $$fig | sed -e 's/^.*\///'`; \
gnome-system-tools-3.0.0/doc/network/Makefile.in-908-	    if $$figsymlink; then \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-101-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/doc/services/Makefile.in:102:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-103-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/doc/services/Makefile.in-104-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/doc/services/Makefile.in:105:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:106:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-107-      else \
gnome-system-tools-3.0.0/doc/services/Makefile.in:108:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-109-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/doc/services/Makefile.in:110:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-111-        else \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-116-    fi; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:117:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-118-  done; \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-459-	dot_seen=no; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:460:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-461-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-494-	rev="$$rev ."; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-496-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-572-GTAGS:
gnome-system-tools-3.0.0/doc/services/Makefile.in:573:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/doc/services/Makefile.in-574-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-580-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/services/Makefile.in:581:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:582:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-583-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-594-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/services/Makefile.in:595:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-596-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-767-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/services/Makefile.in:768:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-769-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-777-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/services/Makefile.in:778:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-779-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-782-	  echo $$xmlpath; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:783:	  ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-784-	  for id in $$ids; do \
gnome-system-tools-3.0.0/doc/services/Makefile.in:785:	    echo '#define HELP_'`echo $$docid`'_'`echo $$id \
gnome-system-tools-3.0.0/doc/services/Makefile.in-786-	      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-835-
gnome-system-tools-3.0.0/doc/services/Makefile.in:836:_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
gnome-system-tools-3.0.0/doc/services/Makefile.in:837:_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
gnome-system-tools-3.0.0/doc/services/Makefile.in:838:_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
gnome-system-tools-3.0.0/doc/services/Makefile.in:839:_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
gnome-system-tools-3.0.0/doc/services/Makefile.in:840:_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
gnome-system-tools-3.0.0/doc/services/Makefile.in:841:_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
gnome-system-tools-3.0.0/doc/services/Makefile.in-842-@ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir`
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-955-	@for lc in C $(_DOC_REAL_LINGUAS); do \
gnome-system-tools-3.0.0/doc/services/Makefile.in:956:	  for dir in `find $$lc -depth -type d`; do \
gnome-system-tools-3.0.0/doc/services/Makefile.in-957-	    if ! test $$dir -ef $(srcdir)/$$dir; then \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-993-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:994:	    docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-995-	    if ! test -d "$(distdir)/$$docdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-1007-	  if test -f "$$d$$fig"; then \
gnome-system-tools-3.0.0/doc/services/Makefile.in:1008:	    figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-1009-	    if ! test -d "$(distdir)/$$figdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-1087-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:1088:	  docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-1089-	  docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-1108-	    fi; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:1109:	    figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-1110-	    figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \
##############################################
gnome-system-tools-3.0.0/doc/services/Makefile.in-1114-	    fi; \
gnome-system-tools-3.0.0/doc/services/Makefile.in:1115:	    figbase=`echo $$fig | sed -e 's/^.*\///'`; \
gnome-system-tools-3.0.0/doc/services/Makefile.in-1116-	    if $$figsymlink; then \
##############################################
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-345-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in:346:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in:347:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-348-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-359-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in:360:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-361-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-510-	-for file in $(srcdir)/*.omf; do \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in:511:		basefile=`basename $$file`; \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-512-		rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-532-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in:533:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-534-	    $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-545-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in:546:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-547-	    $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-557-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in:558:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/doc/services/nl/Makefile.in-559-	    rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-406-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/shares/Makefile.in:407:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:408:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-409-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-420-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:421:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-422-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-559-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:560:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-561-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-569-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:570:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-571-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-574-	  echo $$xmlpath; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:575:	  ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-576-	  for id in $$ids; do \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:577:	    echo '#define HELP_'`echo $$docid`'_'`echo $$id \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-578-	      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-627-
gnome-system-tools-3.0.0/doc/shares/Makefile.in:628:_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
gnome-system-tools-3.0.0/doc/shares/Makefile.in:629:_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
gnome-system-tools-3.0.0/doc/shares/Makefile.in:630:_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
gnome-system-tools-3.0.0/doc/shares/Makefile.in:631:_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
gnome-system-tools-3.0.0/doc/shares/Makefile.in:632:_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
gnome-system-tools-3.0.0/doc/shares/Makefile.in:633:_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
gnome-system-tools-3.0.0/doc/shares/Makefile.in-634-@ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir`
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-747-	@for lc in C $(_DOC_REAL_LINGUAS); do \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:748:	  for dir in `find $$lc -depth -type d`; do \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-749-	    if ! test $$dir -ef $(srcdir)/$$dir; then \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-785-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:786:	    docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-787-	    if ! test -d "$(distdir)/$$docdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-799-	  if test -f "$$d$$fig"; then \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:800:	    figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-801-	    if ! test -d "$(distdir)/$$figdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-879-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:880:	  docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-881-	  docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-900-	    fi; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:901:	    figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-902-	    figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \
##############################################
gnome-system-tools-3.0.0/doc/shares/Makefile.in-906-	    fi; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in:907:	    figbase=`echo $$fig | sed -e 's/^.*\///'`; \
gnome-system-tools-3.0.0/doc/shares/Makefile.in-908-	    if $$figsymlink; then \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-101-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/doc/time/Makefile.in:102:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-103-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/doc/time/Makefile.in-104-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/doc/time/Makefile.in:105:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:106:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-107-      else \
gnome-system-tools-3.0.0/doc/time/Makefile.in:108:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-109-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/doc/time/Makefile.in:110:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-111-        else \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-116-    fi; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:117:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-118-  done; \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-462-	dot_seen=no; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:463:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-464-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-497-	rev="$$rev ."; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:498:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-499-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-575-GTAGS:
gnome-system-tools-3.0.0/doc/time/Makefile.in:576:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/doc/time/Makefile.in-577-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-583-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/time/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-597-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/time/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-770-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/time/Makefile.in:771:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-772-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-780-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/time/Makefile.in:781:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-782-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-785-	  echo $$xmlpath; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:786:	  ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-787-	  for id in $$ids; do \
gnome-system-tools-3.0.0/doc/time/Makefile.in:788:	    echo '#define HELP_'`echo $$docid`'_'`echo $$id \
gnome-system-tools-3.0.0/doc/time/Makefile.in-789-	      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-838-
gnome-system-tools-3.0.0/doc/time/Makefile.in:839:_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
gnome-system-tools-3.0.0/doc/time/Makefile.in:840:_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
gnome-system-tools-3.0.0/doc/time/Makefile.in:841:_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
gnome-system-tools-3.0.0/doc/time/Makefile.in:842:_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
gnome-system-tools-3.0.0/doc/time/Makefile.in:843:_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
gnome-system-tools-3.0.0/doc/time/Makefile.in:844:_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
gnome-system-tools-3.0.0/doc/time/Makefile.in-845-@ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir`
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-958-	@for lc in C $(_DOC_REAL_LINGUAS); do \
gnome-system-tools-3.0.0/doc/time/Makefile.in:959:	  for dir in `find $$lc -depth -type d`; do \
gnome-system-tools-3.0.0/doc/time/Makefile.in-960-	    if ! test $$dir -ef $(srcdir)/$$dir; then \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-996-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:997:	    docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-998-	    if ! test -d "$(distdir)/$$docdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-1010-	  if test -f "$$d$$fig"; then \
gnome-system-tools-3.0.0/doc/time/Makefile.in:1011:	    figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-1012-	    if ! test -d "$(distdir)/$$figdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-1090-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:1091:	  docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-1092-	  docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-1111-	    fi; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:1112:	    figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-1113-	    figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \
##############################################
gnome-system-tools-3.0.0/doc/time/Makefile.in-1117-	    fi; \
gnome-system-tools-3.0.0/doc/time/Makefile.in:1118:	    figbase=`echo $$fig | sed -e 's/^.*\///'`; \
gnome-system-tools-3.0.0/doc/time/Makefile.in-1119-	    if $$figsymlink; then \
##############################################
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-345-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in:346:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in:347:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-348-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-359-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in:360:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-361-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-510-	-for file in $(srcdir)/*.omf; do \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in:511:		basefile=`basename $$file`; \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-512-		rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-532-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in:533:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-534-	    $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-545-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in:546:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-547-	    $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-557-	  for file in $(srcdir)/$(figdir)/*.png; do \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in:558:	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
gnome-system-tools-3.0.0/doc/time/nl/Makefile.in-559-	    rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-408-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/doc/users/Makefile.in:409:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in:410:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-411-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-422-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/doc/users/Makefile.in:423:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-424-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-561-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/users/Makefile.in:562:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-563-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-571-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/doc/users/Makefile.in:572:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-573-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-576-	  echo $$xmlpath; \
gnome-system-tools-3.0.0/doc/users/Makefile.in:577:	  ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-578-	  for id in $$ids; do \
gnome-system-tools-3.0.0/doc/users/Makefile.in:579:	    echo '#define HELP_'`echo $$docid`'_'`echo $$id \
gnome-system-tools-3.0.0/doc/users/Makefile.in-580-	      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-629-
gnome-system-tools-3.0.0/doc/users/Makefile.in:630:_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
gnome-system-tools-3.0.0/doc/users/Makefile.in:631:_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
gnome-system-tools-3.0.0/doc/users/Makefile.in:632:_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
gnome-system-tools-3.0.0/doc/users/Makefile.in:633:_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
gnome-system-tools-3.0.0/doc/users/Makefile.in:634:_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
gnome-system-tools-3.0.0/doc/users/Makefile.in:635:_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
gnome-system-tools-3.0.0/doc/users/Makefile.in-636-@ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir`
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-749-	@for lc in C $(_DOC_REAL_LINGUAS); do \
gnome-system-tools-3.0.0/doc/users/Makefile.in:750:	  for dir in `find $$lc -depth -type d`; do \
gnome-system-tools-3.0.0/doc/users/Makefile.in-751-	    if ! test $$dir -ef $(srcdir)/$$dir; then \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-787-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/users/Makefile.in:788:	    docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-789-	    if ! test -d "$(distdir)/$$docdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-801-	  if test -f "$$d$$fig"; then \
gnome-system-tools-3.0.0/doc/users/Makefile.in:802:	    figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-803-	    if ! test -d "$(distdir)/$$figdir"; then \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-881-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/doc/users/Makefile.in:882:	  docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-883-	  docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-902-	    fi; \
gnome-system-tools-3.0.0/doc/users/Makefile.in:903:	    figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-904-	    figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \
##############################################
gnome-system-tools-3.0.0/doc/users/Makefile.in-908-	    fi; \
gnome-system-tools-3.0.0/doc/users/Makefile.in:909:	    figbase=`echo $$fig | sed -e 's/^.*\///'`; \
gnome-system-tools-3.0.0/doc/users/Makefile.in-910-	    if $$figsymlink; then \
##############################################
gnome-system-tools-3.0.0/icons/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/icons/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/icons/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/icons/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/icons/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/icons/Makefile.in-82-      else \
gnome-system-tools-3.0.0/icons/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/icons/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/icons/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/icons/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/icons/Makefile.in-316-	dot_seen=no; \
gnome-system-tools-3.0.0/icons/Makefile.in:317:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/Makefile.in-318-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/icons/Makefile.in-351-	rev="$$rev ."; \
gnome-system-tools-3.0.0/icons/Makefile.in:352:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/Makefile.in-353-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/icons/Makefile.in-429-GTAGS:
gnome-system-tools-3.0.0/icons/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/icons/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/icons/Makefile.in-437-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/Makefile.in:438:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/Makefile.in:439:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/Makefile.in-440-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/Makefile.in-451-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/Makefile.in:452:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/Makefile.in-453-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-82-      else \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-315-	dot_seen=no; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:316:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-317-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-350-	rev="$$rev ."; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:351:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-352-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-428-GTAGS:
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-436-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-450-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/16x16/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-312-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:313:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-314-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-324-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:325:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:326:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-327-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-338-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in:339:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/16x16/apps/Makefile.in-340-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-82-      else \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-315-	dot_seen=no; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:316:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-317-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-350-	rev="$$rev ."; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:351:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-352-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-428-GTAGS:
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-436-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-450-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/22x22/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-312-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:313:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-314-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-324-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:325:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:326:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-327-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-338-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in:339:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/22x22/apps/Makefile.in-340-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-82-      else \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-315-	dot_seen=no; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:316:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-317-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-350-	rev="$$rev ."; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:351:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-352-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-428-GTAGS:
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-436-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-450-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/24x24/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-308-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:309:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-310-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-320-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:321:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:322:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-323-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-334-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in:335:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/24x24/apps/Makefile.in-336-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-82-      else \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-315-	dot_seen=no; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:316:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-317-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-350-	rev="$$rev ."; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:351:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-352-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-428-GTAGS:
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-436-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-450-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/32x32/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-312-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:313:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-314-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-324-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:325:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:326:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-327-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-338-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in:339:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/32x32/apps/Makefile.in-340-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-82-      else \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-315-	dot_seen=no; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:316:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-317-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-350-	rev="$$rev ."; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:351:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-352-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-428-GTAGS:
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-436-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-450-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/48x48/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-309-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:310:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-311-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-321-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:322:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:323:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-324-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-335-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in:336:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/48x48/apps/Makefile.in-337-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-310-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:311:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-312-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-322-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:323:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:324:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-325-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-336-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in:337:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/48x48/devices/Makefile.in-338-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-82-      else \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-315-	dot_seen=no; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:316:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-317-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-350-	rev="$$rev ."; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:351:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-352-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-428-GTAGS:
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-436-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-450-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/scalable/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-310-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:311:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-312-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-322-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:323:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:324:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-325-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-336-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in:337:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/icons/scalable/apps/Makefile.in-338-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/interfaces/Makefile.in-59-DIST_SOURCES =
gnome-system-tools-3.0.0/interfaces/Makefile.in:60:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/interfaces/Makefile.in-61-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/interfaces/Makefile.in:62:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/interfaces/Makefile.in-63-    *) f=$$p;; \
gnome-system-tools-3.0.0/interfaces/Makefile.in-64-  esac;
gnome-system-tools-3.0.0/interfaces/Makefile.in:65:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/interfaces/Makefile.in-66-am__install_max = 40
gnome-system-tools-3.0.0/interfaces/Makefile.in-67-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/interfaces/Makefile.in:68:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/interfaces/Makefile.in-69-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/interfaces/Makefile.in-322-	@list='$(interfaces_DATA)'; test -n "$(interfacesdir)" || list=; \
gnome-system-tools-3.0.0/interfaces/Makefile.in:323:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/interfaces/Makefile.in-324-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/interfaces/Makefile.in-334-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/interfaces/Makefile.in:335:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/interfaces/Makefile.in:336:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/interfaces/Makefile.in-337-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/interfaces/Makefile.in-348-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/interfaces/Makefile.in:349:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/interfaces/Makefile.in-350-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/pixmaps/Makefile.in-54-DIST_SOURCES =
gnome-system-tools-3.0.0/pixmaps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/pixmaps/Makefile.in-56-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/pixmaps/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/pixmaps/Makefile.in-58-    *) f=$$p;; \
gnome-system-tools-3.0.0/pixmaps/Makefile.in-59-  esac;
gnome-system-tools-3.0.0/pixmaps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/pixmaps/Makefile.in-61-am__install_max = 40
gnome-system-tools-3.0.0/pixmaps/Makefile.in-62-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/pixmaps/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/pixmaps/Makefile.in-64-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/pixmaps/Makefile.in-303-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
gnome-system-tools-3.0.0/pixmaps/Makefile.in:304:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/pixmaps/Makefile.in-305-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/pixmaps/Makefile.in-315-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/pixmaps/Makefile.in:316:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/pixmaps/Makefile.in:317:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/pixmaps/Makefile.in-318-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/pixmaps/Makefile.in-329-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/pixmaps/Makefile.in:330:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/pixmaps/Makefile.in-331-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/Makefile.in-76-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/src/Makefile.in:77:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/Makefile.in-78-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/src/Makefile.in-79-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/src/Makefile.in:80:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/src/Makefile.in:81:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/src/Makefile.in-82-      else \
gnome-system-tools-3.0.0/src/Makefile.in:83:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/Makefile.in-84-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/src/Makefile.in:85:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/Makefile.in-86-        else \
##############################################
gnome-system-tools-3.0.0/src/Makefile.in-91-    fi; \
gnome-system-tools-3.0.0/src/Makefile.in:92:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/Makefile.in-93-  done; \
##############################################
gnome-system-tools-3.0.0/src/Makefile.in-327-	dot_seen=no; \
gnome-system-tools-3.0.0/src/Makefile.in:328:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/Makefile.in-329-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/src/Makefile.in-362-	rev="$$rev ."; \
gnome-system-tools-3.0.0/src/Makefile.in:363:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/Makefile.in-364-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/src/Makefile.in-440-GTAGS:
gnome-system-tools-3.0.0/src/Makefile.in:441:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/Makefile.in-442-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/Makefile.in-448-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/Makefile.in:449:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/Makefile.in:450:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/Makefile.in-451-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/Makefile.in-462-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/Makefile.in:463:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/Makefile.in-464-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/common/Makefile.in-350-.c.obj:
gnome-system-tools-3.0.0/src/common/Makefile.in:351:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/common/Makefile.in-352-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/common/Makefile.in-355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/common/Makefile.in:356:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/common/Makefile.in-357-
##############################################
gnome-system-tools-3.0.0/src/common/Makefile.in-416-GTAGS:
gnome-system-tools-3.0.0/src/common/Makefile.in:417:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/common/Makefile.in-418-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/common/Makefile.in-424-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/common/Makefile.in:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/common/Makefile.in:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/common/Makefile.in-427-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/common/Makefile.in-438-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/common/Makefile.in:439:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/common/Makefile.in-440-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-101-DIST_SOURCES = $(am__network_admin_SOURCES_DIST)
gnome-system-tools-3.0.0/src/network/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/src/network/Makefile.in-103-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/src/network/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/src/network/Makefile.in-105-    *) f=$$p;; \
gnome-system-tools-3.0.0/src/network/Makefile.in-106-  esac;
gnome-system-tools-3.0.0/src/network/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/src/network/Makefile.in-108-am__install_max = 40
gnome-system-tools-3.0.0/src/network/Makefile.in-109-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/src/network/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/src/network/Makefile.in-111-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-400-	test -n "$(EXEEXT)" || exit 0; \
gnome-system-tools-3.0.0/src/network/Makefile.in:401:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-system-tools-3.0.0/src/network/Makefile.in-402-	echo " rm -f" $$list; \
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-434-.c.obj:
gnome-system-tools-3.0.0/src/network/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/network/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/network/Makefile.in:440:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/network/Makefile.in-441-
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-470-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gnome-system-tools-3.0.0/src/network/Makefile.in:471:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/src/network/Makefile.in-472-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-520-GTAGS:
gnome-system-tools-3.0.0/src/network/Makefile.in:521:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/network/Makefile.in-522-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-528-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/network/Makefile.in:529:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/network/Makefile.in:530:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/network/Makefile.in-531-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/network/Makefile.in-542-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/network/Makefile.in:543:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/network/Makefile.in-544-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-92-DIST_SOURCES = $(services_admin_SOURCES)
gnome-system-tools-3.0.0/src/services/Makefile.in:93:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/src/services/Makefile.in-94-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/src/services/Makefile.in:95:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/src/services/Makefile.in-96-    *) f=$$p;; \
gnome-system-tools-3.0.0/src/services/Makefile.in-97-  esac;
gnome-system-tools-3.0.0/src/services/Makefile.in:98:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/src/services/Makefile.in-99-am__install_max = 40
gnome-system-tools-3.0.0/src/services/Makefile.in-100-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/src/services/Makefile.in:101:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/src/services/Makefile.in-102-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-384-	test -n "$(EXEEXT)" || exit 0; \
gnome-system-tools-3.0.0/src/services/Makefile.in:385:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-system-tools-3.0.0/src/services/Makefile.in-386-	echo " rm -f" $$list; \
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-413-.c.obj:
gnome-system-tools-3.0.0/src/services/Makefile.in:414:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/services/Makefile.in-415-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/services/Makefile.in:419:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/services/Makefile.in-420-
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-449-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gnome-system-tools-3.0.0/src/services/Makefile.in:450:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/src/services/Makefile.in-451-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-499-GTAGS:
gnome-system-tools-3.0.0/src/services/Makefile.in:500:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/services/Makefile.in-501-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-507-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/services/Makefile.in:508:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/services/Makefile.in:509:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/services/Makefile.in-510-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/services/Makefile.in-521-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/services/Makefile.in:522:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/services/Makefile.in-523-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-100-	ps-recursive uninstall-recursive
gnome-system-tools-3.0.0/src/shares/Makefile.in:101:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/src/shares/Makefile.in-102-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/src/shares/Makefile.in:103:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-104-    *) f=$$p;; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-105-  esac;
gnome-system-tools-3.0.0/src/shares/Makefile.in:106:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/src/shares/Makefile.in-107-am__install_max = 40
gnome-system-tools-3.0.0/src/shares/Makefile.in-108-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/src/shares/Makefile.in:109:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/src/shares/Makefile.in-110-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-138-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/src/shares/Makefile.in:139:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-140-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/src/shares/Makefile.in-141-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/src/shares/Makefile.in:142:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/src/shares/Makefile.in:143:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-144-      else \
gnome-system-tools-3.0.0/src/shares/Makefile.in:145:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-146-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/src/shares/Makefile.in:147:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-148-        else \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-153-    fi; \
gnome-system-tools-3.0.0/src/shares/Makefile.in:154:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-155-  done; \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-426-	test -n "$(EXEEXT)" || exit 0; \
gnome-system-tools-3.0.0/src/shares/Makefile.in:427:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-428-	echo " rm -f" $$list; \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-457-.c.obj:
gnome-system-tools-3.0.0/src/shares/Makefile.in:458:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/shares/Makefile.in-459-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-462-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/shares/Makefile.in:463:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/shares/Makefile.in-464-
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-493-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gnome-system-tools-3.0.0/src/shares/Makefile.in:494:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-495-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-513-	dot_seen=no; \
gnome-system-tools-3.0.0/src/shares/Makefile.in:514:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-515-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-548-	rev="$$rev ."; \
gnome-system-tools-3.0.0/src/shares/Makefile.in:549:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-550-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-626-GTAGS:
gnome-system-tools-3.0.0/src/shares/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/shares/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-634-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/shares/Makefile.in:635:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in:636:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-637-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/shares/Makefile.in-648-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/shares/Makefile.in:649:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/shares/Makefile.in-650-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-46-CONFIG_CLEAN_VPATH_FILES =
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:47:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-48-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:49:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-50-    *) f=$$p;; \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-51-  esac;
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:52:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-53-am__install_max = 40
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-54-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:55:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-56-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-353-	@list='$(nautilus_extension_LTLIBRARIES)'; for p in $$list; do \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:354:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-355-	  test "$$dir" != "$$p" || dir=.; \
##############################################
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-379-.c.obj:
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:380:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-381-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:385:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-386-
##############################################
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-445-GTAGS:
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:446:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-447-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-453-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-467-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/shares/nautilus/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-98-	ps-recursive uninstall-recursive
gnome-system-tools-3.0.0/src/time/Makefile.in:99:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/src/time/Makefile.in-100-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/src/time/Makefile.in:101:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/src/time/Makefile.in-102-    *) f=$$p;; \
gnome-system-tools-3.0.0/src/time/Makefile.in-103-  esac;
gnome-system-tools-3.0.0/src/time/Makefile.in:104:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/src/time/Makefile.in-105-am__install_max = 40
gnome-system-tools-3.0.0/src/time/Makefile.in-106-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/src/time/Makefile.in:107:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/src/time/Makefile.in-108-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-136-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/src/time/Makefile.in:137:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-138-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/src/time/Makefile.in-139-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/src/time/Makefile.in:140:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/src/time/Makefile.in:141:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-142-      else \
gnome-system-tools-3.0.0/src/time/Makefile.in:143:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-144-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/src/time/Makefile.in:145:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-146-        else \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-151-    fi; \
gnome-system-tools-3.0.0/src/time/Makefile.in:152:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-153-  done; \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-421-	test -n "$(EXEEXT)" || exit 0; \
gnome-system-tools-3.0.0/src/time/Makefile.in:422:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-423-	echo " rm -f" $$list; \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-449-.c.obj:
gnome-system-tools-3.0.0/src/time/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/time/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/time/Makefile.in:455:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/time/Makefile.in-456-
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-485-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gnome-system-tools-3.0.0/src/time/Makefile.in:486:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-487-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-505-	dot_seen=no; \
gnome-system-tools-3.0.0/src/time/Makefile.in:506:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-507-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-540-	rev="$$rev ."; \
gnome-system-tools-3.0.0/src/time/Makefile.in:541:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-542-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-618-GTAGS:
gnome-system-tools-3.0.0/src/time/Makefile.in:619:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/time/Makefile.in-620-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-626-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/time/Makefile.in:627:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/time/Makefile.in:628:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-629-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/time/Makefile.in-640-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/time/Makefile.in:641:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/time/Makefile.in-642-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-334-	test -n "$(EXEEXT)" || exit 0; \
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in:335:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-336-	echo " rm -f" $$list; \
##############################################
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-360-.c.obj:
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in:361:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-362-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in:366:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-367-
##############################################
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-426-GTAGS:
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in:427:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-428-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-434-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in:435:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in:436:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-437-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-448-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in:449:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/time/e-map/Makefile.in-450-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-104-	ps-recursive uninstall-recursive
gnome-system-tools-3.0.0/src/users/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-system-tools-3.0.0/src/users/Makefile.in-106-am__vpath_adj = case $$p in \
gnome-system-tools-3.0.0/src/users/Makefile.in:107:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-system-tools-3.0.0/src/users/Makefile.in-108-    *) f=$$p;; \
gnome-system-tools-3.0.0/src/users/Makefile.in-109-  esac;
gnome-system-tools-3.0.0/src/users/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-system-tools-3.0.0/src/users/Makefile.in-111-am__install_max = 40
gnome-system-tools-3.0.0/src/users/Makefile.in-112-am__nobase_strip_setup = \
gnome-system-tools-3.0.0/src/users/Makefile.in:113:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-system-tools-3.0.0/src/users/Makefile.in-114-am__nobase_strip = \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-142-  while test -n "$$dir1"; do \
gnome-system-tools-3.0.0/src/users/Makefile.in:143:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-144-    if test "$$first" != "."; then \
gnome-system-tools-3.0.0/src/users/Makefile.in-145-      if test "$$first" = ".."; then \
gnome-system-tools-3.0.0/src/users/Makefile.in:146:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-system-tools-3.0.0/src/users/Makefile.in:147:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-148-      else \
gnome-system-tools-3.0.0/src/users/Makefile.in:149:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-150-        if test "$$first2" = "$$first"; then \
gnome-system-tools-3.0.0/src/users/Makefile.in:151:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-152-        else \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-157-    fi; \
gnome-system-tools-3.0.0/src/users/Makefile.in:158:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-159-  done; \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-440-	test -n "$(EXEEXT)" || exit 0; \
gnome-system-tools-3.0.0/src/users/Makefile.in:441:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-442-	echo " rm -f" $$list; \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-478-.c.obj:
gnome-system-tools-3.0.0/src/users/Makefile.in:479:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/users/Makefile.in-480-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-system-tools-3.0.0/src/users/Makefile.in:484:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnome-system-tools-3.0.0/src/users/Makefile.in-485-
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-514-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gnome-system-tools-3.0.0/src/users/Makefile.in:515:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-516-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-534-	@list='$(profiles_DATA)'; test -n "$(profilesdir)" || list=; \
gnome-system-tools-3.0.0/src/users/Makefile.in:535:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-536-	test -n "$$files" || exit 0; \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-554-	dot_seen=no; \
gnome-system-tools-3.0.0/src/users/Makefile.in:555:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-556-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-589-	rev="$$rev ."; \
gnome-system-tools-3.0.0/src/users/Makefile.in:590:	target=`echo $@ | sed s/-recursive//`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-591-	for subdir in $$rev; do \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-667-GTAGS:
gnome-system-tools-3.0.0/src/users/Makefile.in:668:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-system-tools-3.0.0/src/users/Makefile.in-669-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-675-distdir: $(DISTFILES)
gnome-system-tools-3.0.0/src/users/Makefile.in:676:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/users/Makefile.in:677:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-678-	list='$(DISTFILES)'; \
##############################################
gnome-system-tools-3.0.0/src/users/Makefile.in-689-	  if test -d $$d/$$file; then \
gnome-system-tools-3.0.0/src/users/Makefile.in:690:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-system-tools-3.0.0/src/users/Makefile.in-691-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-system-tools-3.0.0/po/Makefile.in.in-58-
gnome-system-tools-3.0.0/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)
gnome-system-tools-3.0.0/po/Makefile.in.in-60-
##############################################
gnome-system-tools-3.0.0/po/Makefile.in.in-83-.po.gmo:
gnome-system-tools-3.0.0/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
gnome-system-tools-3.0.0/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gnome-system-tools-3.0.0/po/Makefile.in.in-184-	  echo "$$lang:"; \
gnome-system-tools-3.0.0/po/Makefile.in.in:185:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gnome-system-tools-3.0.0/po/Makefile.in.in-186-	  if $$result; then \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-174--	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:175:-	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-176--	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-184--	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:185:-	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-186--	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-189--	  echo $$xmlpath; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:190:-	  ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-191--	  for id in $$ids; do \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:192:-	    echo '#define HELP_'`echo $$docid`'_'`echo $$id \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-193--	      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-272--
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:273:-_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:274:-_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:275:-_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:276:-_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:277:-_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:278:-_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-279--
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-555--	@for lc in C $(_DOC_REAL_LINGUAS); do \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:556:-	  for dir in `find $$lc -depth -type d`; do \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-557--	    if ! test $$dir -ef $(srcdir)/$$dir; then \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-601--	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:602:-	    docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-603--	    if ! test -d "$(distdir)/$$docdir"; then \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-615--	  if test -f "$$d$$fig"; then \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:616:-	    figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-617--	    if ! test -d "$(distdir)/$$figdir"; then \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-703--	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:704:-	  docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-705--	  docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-724--	    fi; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:725:-	    figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-726--	    figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \
##############################################
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-730--	    fi; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch:731:-	    figbase=`echo $$fig | sed -e 's/^.*\///'`; \
gnome-system-tools-3.0.0/debian/patches/70_gst-yelp.patch-732--	    if $$figsymlink; then \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/Makefile.am-49-        xmldocs.make		\
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/Makefile.am:50:	`find "$(srcdir)" -type f -name Makefile.in -print`
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/Makefile.am-51-
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-37-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:38:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-39-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-47-	list='$(DOC_H_DOCS)'; for doc in $$list; do \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:48:	  xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-49-	  if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-52-	  echo $$xmlpath; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:53:	  ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-54-	  for id in $$ids; do \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:55:	    echo '#define HELP_'`echo $$docid`'_'`echo $$id \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-56-	      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-135-
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:136:_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:137:_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:138:_malrng  ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils`
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:139:_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:140:_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:141:_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-142-
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-418-	@for lc in C $(_DOC_REAL_LINGUAS); do \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:419:	  for dir in `find $$lc -depth -type d`; do \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-420-	    if ! test $$dir -ef $(srcdir)/$$dir; then \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-464-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:465:	    docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-466-	    if ! test -d "$(distdir)/$$docdir"; then \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-478-	  if test -f "$$d$$fig"; then \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:479:	    figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-480-	    if ! test -d "$(distdir)/$$figdir"; then \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-566-	  if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:567:	  docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-568-	  docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-587-	    fi; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:588:	    figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-589-	    figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \
##############################################
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-593-	    fi; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make:594:	    figbase=`echo $$fig | sed -e 's/^.*\///'`; \
gnome-system-tools-3.0.0/.pc/70_gst-yelp.patch/gnome-doc-utils.make-595-	    if $$figsymlink; then \
##############################################
gnome-system-tools-3.0.0/Makefile.am-47-        xmldocs.make		\
gnome-system-tools-3.0.0/Makefile.am:48:	`find "$(srcdir)" -type f -name Makefile.in -print`
gnome-system-tools-3.0.0/Makefile.am-49-