===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnome-online-accounts-3.38.0/configure.ac-181-if test "x$KRB5_CONFIG" != "xnone"; then
gnome-online-accounts-3.38.0/configure.ac:182:    KRB5_LIBS="`${KRB5_CONFIG} --libs krb5`"
gnome-online-accounts-3.38.0/configure.ac:183:    KRB5_CFLAGS="`${KRB5_CONFIG} --cflags krb5`"
gnome-online-accounts-3.38.0/configure.ac-184-    PKG_CHECK_MODULES(GCR, gcr-3, [have_fedora=yes], [have_fedora=no])
##############################################
gnome-online-accounts-3.38.0/configure.ac-354-if test "x$KRB5_CONFIG" != "xnone"; then
gnome-online-accounts-3.38.0/configure.ac:355:    KRB5_LIBS="`${KRB5_CONFIG} --libs krb5`"
gnome-online-accounts-3.38.0/configure.ac:356:    KRB5_CFLAGS="`${KRB5_CONFIG} --cflags krb5`"
gnome-online-accounts-3.38.0/configure.ac-357-    PKG_CHECK_MODULES(GCR, gcr-3, [have_kerberos=yes], [have_kerberos=no])
##############################################
gnome-online-accounts-3.38.0/Makefile.am-24-	$(srcdir)/gtk-doc.make \
gnome-online-accounts-3.38.0/Makefile.am:25:	`find "$(srcdir)" -type f -name Makefile.in -print` \
gnome-online-accounts-3.38.0/Makefile.am-26-	$(NULL)
##############################################
gnome-online-accounts-3.38.0/compile-67-	mingw/*)
gnome-online-accounts-3.38.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gnome-online-accounts-3.38.0/compile-69-	  ;;
gnome-online-accounts-3.38.0/compile-70-	cygwin/*)
gnome-online-accounts-3.38.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gnome-online-accounts-3.38.0/compile-72-	  ;;
gnome-online-accounts-3.38.0/compile-73-	wine/*)
gnome-online-accounts-3.38.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gnome-online-accounts-3.38.0/compile-75-	  ;;
##############################################
gnome-online-accounts-3.38.0/compile-310-# Name of file we expect compiler to create.
gnome-online-accounts-3.38.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gnome-online-accounts-3.38.0/compile-312-
##############################################
gnome-online-accounts-3.38.0/compile-316-# object file name, since that is what matters with a parallel build.
gnome-online-accounts-3.38.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gnome-online-accounts-3.38.0/compile-318-while true; do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-103-#
gnome-online-accounts-3.38.0/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gnome-online-accounts-3.38.0/ltmain.sh-105-#
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gnome-online-accounts-3.38.0/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gnome-online-accounts-3.38.0/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnome-online-accounts-3.38.0/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gnome-online-accounts-3.38.0/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnome-online-accounts-3.38.0/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gnome-online-accounts-3.38.0/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-410-# The name of this program.
gnome-online-accounts-3.38.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gnome-online-accounts-3.38.0/ltmain.sh-412-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-416-  *[\\/]*)
gnome-online-accounts-3.38.0/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gnome-online-accounts-3.38.0/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gnome-online-accounts-3.38.0/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-610-
gnome-online-accounts-3.38.0/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gnome-online-accounts-3.38.0/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gnome-online-accounts-3.38.0/ltmain.sh-613-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-639-
gnome-online-accounts-3.38.0/ltmain.sh:640:    func_arith_result=`expr "$@"`
gnome-online-accounts-3.38.0/ltmain.sh-641-  }
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-660-  # ...otherwise fall back to using sed.
gnome-online-accounts-3.38.0/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gnome-online-accounts-3.38.0/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gnome-online-accounts-3.38.0/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-757-      test -n "$_G_tc" && {
gnome-online-accounts-3.38.0/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gnome-online-accounts-3.38.0/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gnome-online-accounts-3.38.0/ltmain.sh-760-      }
gnome-online-accounts-3.38.0/ltmain.sh-761-    done
gnome-online-accounts-3.38.0/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gnome-online-accounts-3.38.0/ltmain.sh-763-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-831-
gnome-online-accounts-3.38.0/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gnome-online-accounts-3.38.0/ltmain.sh-833-  }
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gnome-online-accounts-3.38.0/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gnome-online-accounts-3.38.0/ltmain.sh-865-      done
gnome-online-accounts-3.38.0/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gnome-online-accounts-3.38.0/ltmain.sh-867-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-901-      # If mktemp works, use that first and foremost
gnome-online-accounts-3.38.0/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-903-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1111-        *[\\\`\"\$]*)
gnome-online-accounts-3.38.0/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
gnome-online-accounts-3.38.0/ltmain.sh-1113-        *)
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1198-    case $2 in
gnome-online-accounts-3.38.0/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gnome-online-accounts-3.38.0/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gnome-online-accounts-3.38.0/ltmain.sh-1201-    esac
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
gnome-online-accounts-3.38.0/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gnome-online-accounts-3.38.0/ltmain.sh-1273-      ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1358-
gnome-online-accounts-3.38.0/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gnome-online-accounts-3.38.0/ltmain.sh-1360-}
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
gnome-online-accounts-3.38.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
gnome-online-accounts-3.38.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1517-
gnome-online-accounts-3.38.0/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gnome-online-accounts-3.38.0/ltmain.sh-1519-}
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1870-
gnome-online-accounts-3.38.0/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gnome-online-accounts-3.38.0/ltmain.sh-1872-      func_split_equals_rhs=
gnome-online-accounts-3.38.0/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
gnome-online-accounts-3.38.0/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gnome-online-accounts-3.38.0/ltmain.sh-1875-  }
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-1898-
gnome-online-accounts-3.38.0/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gnome-online-accounts-3.38.0/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gnome-online-accounts-3.38.0/ltmain.sh-1901-  }
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
gnome-online-accounts-3.38.0/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gnome-online-accounts-3.38.0/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gnome-online-accounts-3.38.0/ltmain.sh-2074-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2110-  {
gnome-online-accounts-3.38.0/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gnome-online-accounts-3.38.0/ltmain.sh-2112-  }
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2115-  {
gnome-online-accounts-3.38.0/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gnome-online-accounts-3.38.0/ltmain.sh-2117-  }
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
gnome-online-accounts-3.38.0/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gnome-online-accounts-3.38.0/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2659-      done
gnome-online-accounts-3.38.0/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
gnome-online-accounts-3.38.0/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gnome-online-accounts-3.38.0/ltmain.sh-2662-      case $@ in
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2672-	    # Evaluate the configuration.
gnome-online-accounts-3.38.0/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gnome-online-accounts-3.38.0/ltmain.sh-2674-	    CC_quoted=
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2678-	    done
gnome-online-accounts-3.38.0/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
gnome-online-accounts-3.38.0/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gnome-online-accounts-3.38.0/ltmain.sh-2681-	    case "$@ " in
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
gnome-online-accounts-3.38.0/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gnome-online-accounts-3.38.0/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3009-    # LT_CYGPATH in this case.
gnome-online-accounts-3.38.0/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
gnome-online-accounts-3.38.0/ltmain.sh-3011-  fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
gnome-online-accounts-3.38.0/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gnome-online-accounts-3.38.0/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3376-    *.[cCFSifmso] | \
gnome-online-accounts-3.38.0/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
gnome-online-accounts-3.38.0/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
gnome-online-accounts-3.38.0/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gnome-online-accounts-3.38.0/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
gnome-online-accounts-3.38.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-3474-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3520-      if test warn = "$need_locks" &&
gnome-online-accounts-3.38.0/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnome-online-accounts-3.38.0/ltmain.sh-3522-	$ECHO "\
gnome-online-accounts-3.38.0/ltmain.sh-3523-*** ERROR, $lockfile contains:
gnome-online-accounts-3.38.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-3525-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3569-      if test warn = "$need_locks" &&
gnome-online-accounts-3.38.0/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnome-online-accounts-3.38.0/ltmain.sh-3571-	$ECHO "\
gnome-online-accounts-3.38.0/ltmain.sh-3572-*** ERROR, $lockfile contains:
gnome-online-accounts-3.38.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-3574-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3895-      # Get the absolute pathname.
gnome-online-accounts-3.38.0/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
gnome-online-accounts-3.38.0/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
gnome-online-accounts-3.38.0/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gnome-online-accounts-3.38.0/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
gnome-online-accounts-3.38.0/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gnome-online-accounts-3.38.0/ltmain.sh-4280-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
gnome-online-accounts-3.38.0/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gnome-online-accounts-3.38.0/ltmain.sh-4293-	  else
gnome-online-accounts-3.38.0/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gnome-online-accounts-3.38.0/ltmain.sh-4295-	  fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4458-	    fi
gnome-online-accounts-3.38.0/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gnome-online-accounts-3.38.0/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4477-	        # Replace the output file specification.
gnome-online-accounts-3.38.0/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gnome-online-accounts-3.38.0/ltmain.sh-4479-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
gnome-online-accounts-3.38.0/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gnome-online-accounts-3.38.0/ltmain.sh-4498-	  fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4570-    my_pic_p=${3-false}
gnome-online-accounts-3.38.0/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gnome-online-accounts-3.38.0/ltmain.sh-4572-    my_dlsyms=
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
gnome-online-accounts-3.38.0/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-online-accounts-3.38.0/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
gnome-online-accounts-3.38.0/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gnome-online-accounts-3.38.0/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
gnome-online-accounts-3.38.0/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnome-online-accounts-3.38.0/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnome-online-accounts-3.38.0/ltmain.sh-4862-	  else
gnome-online-accounts-3.38.0/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-online-accounts-3.38.0/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-online-accounts-3.38.0/ltmain.sh-4865-	  fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4867-	*)
gnome-online-accounts-3.38.0/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-online-accounts-3.38.0/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-online-accounts-3.38.0/ltmain.sh-4870-	  ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4882-      # Nullify the symbol file.
gnome-online-accounts-3.38.0/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gnome-online-accounts-3.38.0/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gnome-online-accounts-3.38.0/ltmain.sh-4885-    fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnome-online-accounts-3.38.0/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
gnome-online-accounts-3.38.0/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnome-online-accounts-3.38.0/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gnome-online-accounts-3.38.0/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4925-  win32_libid_type=unknown
gnome-online-accounts-3.38.0/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-4927-  case $win32_fileres in
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-4990-
gnome-online-accounts-3.38.0/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gnome-online-accounts-3.38.0/ltmain.sh-4992-}
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5008-
gnome-online-accounts-3.38.0/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gnome-online-accounts-3.38.0/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5072-    # binutils import library
gnome-online-accounts-3.38.0/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gnome-online-accounts-3.38.0/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
gnome-online-accounts-3.38.0/ltmain.sh-5075-    # ms-generated import library
gnome-online-accounts-3.38.0/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gnome-online-accounts-3.38.0/ltmain.sh-5077-  else
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
gnome-online-accounts-3.38.0/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gnome-online-accounts-3.38.0/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
gnome-online-accounts-3.38.0/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gnome-online-accounts-3.38.0/ltmain.sh-5160-	    darwin_arch=
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gnome-online-accounts-3.38.0/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gnome-online-accounts-3.38.0/ltmain.sh-5172-	    darwin_file=
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
gnome-online-accounts-3.38.0/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gnome-online-accounts-3.38.0/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5189-      esac
gnome-online-accounts-3.38.0/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gnome-online-accounts-3.38.0/ltmain.sh-5191-    done
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5260-
gnome-online-accounts-3.38.0/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
gnome-online-accounts-3.38.0/ltmain.sh-5262-    $ECHO "\
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5295-    --lt-dump-script)
gnome-online-accounts-3.38.0/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gnome-online-accounts-3.38.0/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gnome-online-accounts-3.38.0/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gnome-online-accounts-3.38.0/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gnome-online-accounts-3.38.0/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gnome-online-accounts-3.38.0/ltmain.sh-5324-  done
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5380-  # Find the directory that this script lives in.
gnome-online-accounts-3.38.0/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gnome-online-accounts-3.38.0/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
gnome-online-accounts-3.38.0/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gnome-online-accounts-3.38.0/ltmain.sh-5386-  while test -n \"\$file\"; do
gnome-online-accounts-3.38.0/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gnome-online-accounts-3.38.0/ltmain.sh-5388-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5396-
gnome-online-accounts-3.38.0/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gnome-online-accounts-3.38.0/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gnome-online-accounts-3.38.0/ltmain.sh-5399-  done
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5410-    case \"\$thisdir\" in
gnome-online-accounts-3.38.0/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gnome-online-accounts-3.38.0/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5416-  # Try to get the absolute directory name.
gnome-online-accounts-3.38.0/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
gnome-online-accounts-3.38.0/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
gnome-online-accounts-3.38.0/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gnome-online-accounts-3.38.0/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
gnome-online-accounts-3.38.0/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gnome-online-accounts-3.38.0/ltmain.sh-5443-      else
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
gnome-online-accounts-3.38.0/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gnome-online-accounts-3.38.0/ltmain.sh-5487-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-6464-
gnome-online-accounts-3.38.0/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gnome-online-accounts-3.38.0/ltmain.sh-6466-    *import*) : ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-6712-	    moreargs=
gnome-online-accounts-3.38.0/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
gnome-online-accounts-3.38.0/ltmain.sh-6714-	    do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-6973-	*)
gnome-online-accounts-3.38.0/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
gnome-online-accounts-3.38.0/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnome-online-accounts-3.38.0/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gnome-online-accounts-3.38.0/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-7289-      -Z*)
gnome-online-accounts-3.38.0/ltmain.sh:7290:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gnome-online-accounts-3.38.0/ltmain.sh-7291-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-7459-      # get the directories listed in $shlibpath_var
gnome-online-accounts-3.38.0/ltmain.sh:7460:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gnome-online-accounts-3.38.0/ltmain.sh-7461-    else
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-7775-		  set dummy $deplibs_check_method; shift
gnome-online-accounts-3.38.0/ltmain.sh:7776:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-online-accounts-3.38.0/ltmain.sh-7777-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-7865-	if test -n "$inherited_linker_flags"; then
gnome-online-accounts-3.38.0/ltmain.sh:7866:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gnome-online-accounts-3.38.0/ltmain.sh-7867-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-7873-	fi
gnome-online-accounts-3.38.0/ltmain.sh:7874:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-online-accounts-3.38.0/ltmain.sh-7875-	if test lib,link = "$linkmode,$pass" ||
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-7946-	*)
gnome-online-accounts-3.38.0/ltmain.sh:7947:	  abs_ladir=`cd "$ladir" && pwd`
gnome-online-accounts-3.38.0/ltmain.sh-7948-	  if test -z "$abs_ladir"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-8199-	    shift
gnome-online-accounts-3.38.0/ltmain.sh:8200:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-online-accounts-3.38.0/ltmain.sh-8201-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-8491-		*)
gnome-online-accounts-3.38.0/ltmain.sh:8492:		  absdir=`cd "$dir" && pwd`
gnome-online-accounts-3.38.0/ltmain.sh-8493-		  if test -z "$absdir"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-8502-		  depdepl=
gnome-online-accounts-3.38.0/ltmain.sh:8503:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gnome-online-accounts-3.38.0/ltmain.sh-8504-		  if test -n "$deplibrary_names"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-8509-		      depdepl=$absdir/$objdir/$depdepl
gnome-online-accounts-3.38.0/ltmain.sh:8510:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gnome-online-accounts-3.38.0/ltmain.sh-8511-                      if test -z "$darwin_install_name"; then
gnome-online-accounts-3.38.0/ltmain.sh:8512:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gnome-online-accounts-3.38.0/ltmain.sh-8513-                      fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-8524-		else
gnome-online-accounts-3.38.0/ltmain.sh:8525:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnome-online-accounts-3.38.0/ltmain.sh-8526-		  test -z "$libdir" && \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-8547-	else
gnome-online-accounts-3.38.0/ltmain.sh:8548:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-online-accounts-3.38.0/ltmain.sh-8549-	fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-8636-        linux*)
gnome-online-accounts-3.38.0/ltmain.sh:8637:          case `$CC -V 2>&1 | sed 5q` in
gnome-online-accounts-3.38.0/ltmain.sh-8638-          *Sun\ C*) # Sun C++ 5.9
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9041-	removelist=
gnome-online-accounts-3.38.0/ltmain.sh:9042:	tempremovelist=`$ECHO "$output_objdir/*"`
gnome-online-accounts-3.38.0/ltmain.sh-9043-	for p in $tempremovelist; do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9067-	# Transform .lo files to .o files.
gnome-online-accounts-3.38.0/ltmain.sh:9068:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gnome-online-accounts-3.38.0/ltmain.sh-9069-      fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9072-      #for path in $notinst_path; do
gnome-online-accounts-3.38.0/ltmain.sh:9073:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gnome-online-accounts-3.38.0/ltmain.sh:9074:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gnome-online-accounts-3.38.0/ltmain.sh:9075:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gnome-online-accounts-3.38.0/ltmain.sh-9076-      #done
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9193-		if test -n "$i"; then
gnome-online-accounts-3.38.0/ltmain.sh:9194:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-online-accounts-3.38.0/ltmain.sh:9195:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnome-online-accounts-3.38.0/ltmain.sh-9196-		  set dummy $deplib_matches; shift
gnome-online-accounts-3.38.0/ltmain.sh-9197-		  deplib_match=$1
gnome-online-accounts-3.38.0/ltmain.sh:9198:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnome-online-accounts-3.38.0/ltmain.sh-9199-		    func_append newdeplibs " $i"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9236-		  if test -n "$i"; then
gnome-online-accounts-3.38.0/ltmain.sh:9237:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-online-accounts-3.38.0/ltmain.sh:9238:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnome-online-accounts-3.38.0/ltmain.sh-9239-		    set dummy $deplib_matches; shift
gnome-online-accounts-3.38.0/ltmain.sh-9240-		    deplib_match=$1
gnome-online-accounts-3.38.0/ltmain.sh:9241:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnome-online-accounts-3.38.0/ltmain.sh-9242-		      func_append newdeplibs " $i"
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9271-	  set dummy $deplibs_check_method; shift
gnome-online-accounts-3.38.0/ltmain.sh:9272:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-online-accounts-3.38.0/ltmain.sh-9273-	  for a_deplib in $deplibs; do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9286-	      if test -n "$a_deplib"; then
gnome-online-accounts-3.38.0/ltmain.sh:9287:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-online-accounts-3.38.0/ltmain.sh-9288-		if test -n "$file_magic_glob"; then
gnome-online-accounts-3.38.0/ltmain.sh:9289:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gnome-online-accounts-3.38.0/ltmain.sh-9290-		else
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9296-		    shopt -s nocaseglob
gnome-online-accounts-3.38.0/ltmain.sh:9297:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-9298-		    $nocaseglob
gnome-online-accounts-3.38.0/ltmain.sh-9299-		  else
gnome-online-accounts-3.38.0/ltmain.sh:9300:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-9301-		  fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9314-		      while test -h "$potlib" 2>/dev/null; do
gnome-online-accounts-3.38.0/ltmain.sh:9315:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gnome-online-accounts-3.38.0/ltmain.sh-9316-			case $potliblink in
gnome-online-accounts-3.38.0/ltmain.sh-9317-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gnome-online-accounts-3.38.0/ltmain.sh:9318:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gnome-online-accounts-3.38.0/ltmain.sh-9319-			esac
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9355-	  set dummy $deplibs_check_method; shift
gnome-online-accounts-3.38.0/ltmain.sh:9356:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-online-accounts-3.38.0/ltmain.sh-9357-	  for a_deplib in $deplibs; do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9370-	      if test -n "$a_deplib"; then
gnome-online-accounts-3.38.0/ltmain.sh:9371:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-online-accounts-3.38.0/ltmain.sh-9372-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnome-online-accounts-3.38.0/ltmain.sh:9373:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnome-online-accounts-3.38.0/ltmain.sh-9374-		  for potent_lib in $potential_libs; do
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9409-	  newdeplibs=
gnome-online-accounts-3.38.0/ltmain.sh:9410:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gnome-online-accounts-3.38.0/ltmain.sh-9411-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9413-	      # can't use Xsed below, because $i might contain '/'
gnome-online-accounts-3.38.0/ltmain.sh:9414:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gnome-online-accounts-3.38.0/ltmain.sh-9415-	    done
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9439-	  # On Rhapsody replace the C library with the System framework
gnome-online-accounts-3.38.0/ltmain.sh:9440:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gnome-online-accounts-3.38.0/ltmain.sh-9441-	  ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9491-	*-*-darwin*)
gnome-online-accounts-3.38.0/ltmain.sh:9492:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-online-accounts-3.38.0/ltmain.sh:9493:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-online-accounts-3.38.0/ltmain.sh:9494:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-online-accounts-3.38.0/ltmain.sh-9495-	  ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-9618-	# Use standard objects if they are pic
gnome-online-accounts-3.38.0/ltmain.sh:9619:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-online-accounts-3.38.0/ltmain.sh-9620-	test "X$libobjs" = "X " && libobjs=
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10132-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gnome-online-accounts-3.38.0/ltmain.sh:10133:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gnome-online-accounts-3.38.0/ltmain.sh-10134-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10147-      # Create the old-style object.
gnome-online-accounts-3.38.0/ltmain.sh:10148:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gnome-online-accounts-3.38.0/ltmain.sh-10149-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10205-	# On Rhapsody replace the C library is the System framework
gnome-online-accounts-3.38.0/ltmain.sh:10206:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnome-online-accounts-3.38.0/ltmain.sh:10207:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnome-online-accounts-3.38.0/ltmain.sh-10208-	;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10223-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gnome-online-accounts-3.38.0/ltmain.sh:10224:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-online-accounts-3.38.0/ltmain.sh:10225:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10226-	;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10301-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnome-online-accounts-3.38.0/ltmain.sh:10302:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gnome-online-accounts-3.38.0/ltmain.sh-10303-	  case :$dllsearchpath: in
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10361-	# Transform all the library objects into standard objects.
gnome-online-accounts-3.38.0/ltmain.sh:10362:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-online-accounts-3.38.0/ltmain.sh:10363:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-online-accounts-3.38.0/ltmain.sh-10364-      fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10389-	# Replace the output file specification.
gnome-online-accounts-3.38.0/ltmain.sh:10390:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10391-	link_command=$compile_command$compile_rpath
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10398-	  func_to_tool_file "$output"
gnome-online-accounts-3.38.0/ltmain.sh:10399:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10400-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10442-	# Replace the output file specification.
gnome-online-accounts-3.38.0/ltmain.sh:10443:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10444-	# Delete the old output file.
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10450-	  func_to_tool_file "$output"
gnome-online-accounts-3.38.0/ltmain.sh:10451:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10452-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10468-	  link_command=$finalize_var$compile_command$finalize_rpath
gnome-online-accounts-3.38.0/ltmain.sh:10469:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10470-          ;;
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10481-      # Replace the output file specification.
gnome-online-accounts-3.38.0/ltmain.sh:10482:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10483-
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10490-	func_to_tool_file "$output_objdir/$outputname"
gnome-online-accounts-3.38.0/ltmain.sh:10491:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnome-online-accounts-3.38.0/ltmain.sh-10492-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10511-	relink_command="(cd `pwd`; $relink_command)"
gnome-online-accounts-3.38.0/ltmain.sh:10512:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gnome-online-accounts-3.38.0/ltmain.sh-10513-      fi
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10757-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gnome-online-accounts-3.38.0/ltmain.sh:10758:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gnome-online-accounts-3.38.0/ltmain.sh-10759-      if test yes = "$hardcode_automatic"; then
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10778-		func_resolve_sysroot "$deplib"
gnome-online-accounts-3.38.0/ltmain.sh:10779:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gnome-online-accounts-3.38.0/ltmain.sh-10780-		test -z "$libdir" && \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10804-		name=$func_basename_result
gnome-online-accounts-3.38.0/ltmain.sh:10805:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnome-online-accounts-3.38.0/ltmain.sh-10806-		test -z "$libdir" && \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-10823-		name=$func_basename_result
gnome-online-accounts-3.38.0/ltmain.sh:10824:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnome-online-accounts-3.38.0/ltmain.sh-10825-		test -z "$libdir" && \
##############################################
gnome-online-accounts-3.38.0/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gnome-online-accounts-3.38.0/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gnome-online-accounts-3.38.0/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gnome-online-accounts-3.38.0/Makefile.in-49-  { \
gnome-online-accounts-3.38.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/Makefile.in-51-  }; \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-201-  while test -n "$$dir1"; do \
gnome-online-accounts-3.38.0/Makefile.in:202:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/Makefile.in-203-    if test "$$first" != "."; then \
gnome-online-accounts-3.38.0/Makefile.in-204-      if test "$$first" = ".."; then \
gnome-online-accounts-3.38.0/Makefile.in:205:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-online-accounts-3.38.0/Makefile.in:206:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-online-accounts-3.38.0/Makefile.in-207-      else \
gnome-online-accounts-3.38.0/Makefile.in:208:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/Makefile.in-209-        if test "$$first2" = "$$first"; then \
gnome-online-accounts-3.38.0/Makefile.in:210:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/Makefile.in-211-        else \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-216-    fi; \
gnome-online-accounts-3.38.0/Makefile.in:217:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/Makefile.in-218-  done; \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-430-	$(srcdir)/gtk-doc.make \
gnome-online-accounts-3.38.0/Makefile.in:431:	`find "$(srcdir)" -type f -name Makefile.in -print` \
gnome-online-accounts-3.38.0/Makefile.in-432-	$(NULL)
##############################################
gnome-online-accounts-3.38.0/Makefile.in-513-	dot_seen=no; \
gnome-online-accounts-3.38.0/Makefile.in:514:	target=`echo $@ | sed s/-recursive//`; \
gnome-online-accounts-3.38.0/Makefile.in-515-	case "$@" in \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-576-GTAGS:
gnome-online-accounts-3.38.0/Makefile.in:577:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/Makefile.in-578-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-611-	test -d "$(distdir)" || mkdir "$(distdir)"
gnome-online-accounts-3.38.0/Makefile.in:612:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/Makefile.in:613:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/Makefile.in-614-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-625-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/Makefile.in:626:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/Makefile.in-627-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-735-	test -d $(distdir)/_build || exit 0; \
gnome-online-accounts-3.38.0/Makefile.in:736:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnome-online-accounts-3.38.0/Makefile.in-737-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-779-	}; \
gnome-online-accounts-3.38.0/Makefile.in:780:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gnome-online-accounts-3.38.0/Makefile.in-781-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnome-online-accounts-3.38.0/Makefile.in-791-	fi
gnome-online-accounts-3.38.0/Makefile.in:792:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnome-online-accounts-3.38.0/Makefile.in-793-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gnome-online-accounts-3.38.0/config.sub-52-
gnome-online-accounts-3.38.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-online-accounts-3.38.0/config.sub-54-
##############################################
gnome-online-accounts-3.38.0/config.sub-770-	i*86v32)
gnome-online-accounts-3.38.0/config.sub:771:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnome-online-accounts-3.38.0/config.sub-772-		vendor=pc
##############################################
gnome-online-accounts-3.38.0/config.sub-775-	i*86v4*)
gnome-online-accounts-3.38.0/config.sub:776:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnome-online-accounts-3.38.0/config.sub-777-		vendor=pc
##############################################
gnome-online-accounts-3.38.0/config.sub-780-	i*86v)
gnome-online-accounts-3.38.0/config.sub:781:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnome-online-accounts-3.38.0/config.sub-782-		vendor=pc
##############################################
gnome-online-accounts-3.38.0/config.sub-785-	i*86sol2)
gnome-online-accounts-3.38.0/config.sub:786:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnome-online-accounts-3.38.0/config.sub-787-		vendor=pc
##############################################
gnome-online-accounts-3.38.0/config.sub-916-		cpu=sparc
gnome-online-accounts-3.38.0/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
gnome-online-accounts-3.38.0/config.sub-918-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1082-	sh5e[lb]-*)
gnome-online-accounts-3.38.0/config.sub:1083:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
gnome-online-accounts-3.38.0/config.sub-1084-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1100-	xscale-* | xscalee[bl]-*)
gnome-online-accounts-3.38.0/config.sub:1101:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
gnome-online-accounts-3.38.0/config.sub-1102-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1251-			*)
gnome-online-accounts-3.38.0/config.sub:1252:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
gnome-online-accounts-3.38.0/config.sub-1253-				exit 1
##############################################
gnome-online-accounts-3.38.0/config.sub-1285-	solaris1 | solaris1.*)
gnome-online-accounts-3.38.0/config.sub:1286:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnome-online-accounts-3.38.0/config.sub-1287-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1294-	gnu/linux*)
gnome-online-accounts-3.38.0/config.sub:1295:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnome-online-accounts-3.38.0/config.sub-1296-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1317-	sco3.2.[4-9]*)
gnome-online-accounts-3.38.0/config.sub:1318:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnome-online-accounts-3.38.0/config.sub-1319-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1380-	nto*)
gnome-online-accounts-3.38.0/config.sub:1381:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnome-online-accounts-3.38.0/config.sub-1382-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1390-	linux*)
gnome-online-accounts-3.38.0/config.sub:1391:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnome-online-accounts-3.38.0/config.sub-1392-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1402-	mac*)
gnome-online-accounts-3.38.0/config.sub:1403:		os=`echo "$os" | sed -e 's|mac|macos|'`
gnome-online-accounts-3.38.0/config.sub-1404-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1411-	sunos5*)
gnome-online-accounts-3.38.0/config.sub:1412:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gnome-online-accounts-3.38.0/config.sub-1413-		;;
gnome-online-accounts-3.38.0/config.sub-1414-	sunos6*)
gnome-online-accounts-3.38.0/config.sub:1415:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gnome-online-accounts-3.38.0/config.sub-1416-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1451-	sinix5.*)
gnome-online-accounts-3.38.0/config.sub:1452:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnome-online-accounts-3.38.0/config.sub-1453-		;;
##############################################
gnome-online-accounts-3.38.0/config.sub-1511-	*)
gnome-online-accounts-3.38.0/config.sub:1512:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gnome-online-accounts-3.38.0/config.sub-1513-		exit 1
##############################################
gnome-online-accounts-3.38.0/install-sh-234-      fi
gnome-online-accounts-3.38.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnome-online-accounts-3.38.0/install-sh-236-    *)
##############################################
gnome-online-accounts-3.38.0/install-sh-280-      dstdir=$dst
gnome-online-accounts-3.38.0/install-sh:281:      dstbase=`basename "$src"`
gnome-online-accounts-3.38.0/install-sh-282-      case $dst in
##############################################
gnome-online-accounts-3.38.0/install-sh-287-    else
gnome-online-accounts-3.38.0/install-sh:288:      dstdir=`dirname "$dst"`
gnome-online-accounts-3.38.0/install-sh-289-      test -d "$dstdir"
##############################################
gnome-online-accounts-3.38.0/install-sh-354-                   test_tmpdir="$tmpdir/a"
gnome-online-accounts-3.38.0/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gnome-online-accounts-3.38.0/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gnome-online-accounts-3.38.0/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gnome-online-accounts-3.38.0/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gnome-online-accounts-3.38.0/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnome-online-accounts-3.38.0/install-sh-419-            case $prefix in
gnome-online-accounts-3.38.0/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnome-online-accounts-3.38.0/install-sh-421-              *) qprefix=$prefix;;
##############################################
gnome-online-accounts-3.38.0/install-sh-468-    if $copy_on_change &&
gnome-online-accounts-3.38.0/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gnome-online-accounts-3.38.0/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gnome-online-accounts-3.38.0/install-sh-471-       set -f &&
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-50-  { \
gnome-online-accounts-3.38.0/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/data/Makefile.in-52-  }; \
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-149-  esac
gnome-online-accounts-3.38.0/data/Makefile.in:150:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-online-accounts-3.38.0/data/Makefile.in-151-am__vpath_adj = case $$p in \
gnome-online-accounts-3.38.0/data/Makefile.in:152:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-online-accounts-3.38.0/data/Makefile.in-153-    *) f=$$p;; \
gnome-online-accounts-3.38.0/data/Makefile.in-154-  esac;
gnome-online-accounts-3.38.0/data/Makefile.in:155:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-online-accounts-3.38.0/data/Makefile.in-156-am__install_max = 40
gnome-online-accounts-3.38.0/data/Makefile.in-157-am__nobase_strip_setup = \
gnome-online-accounts-3.38.0/data/Makefile.in:158:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-online-accounts-3.38.0/data/Makefile.in-159-am__nobase_strip = \
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-215-  while test -n "$$dir1"; do \
gnome-online-accounts-3.38.0/data/Makefile.in:216:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/data/Makefile.in-217-    if test "$$first" != "."; then \
gnome-online-accounts-3.38.0/data/Makefile.in-218-      if test "$$first" = ".."; then \
gnome-online-accounts-3.38.0/data/Makefile.in:219:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-online-accounts-3.38.0/data/Makefile.in:220:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-online-accounts-3.38.0/data/Makefile.in-221-      else \
gnome-online-accounts-3.38.0/data/Makefile.in:222:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/data/Makefile.in-223-        if test "$$first2" = "$$first"; then \
gnome-online-accounts-3.38.0/data/Makefile.in:224:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/data/Makefile.in-225-        else \
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-230-    fi; \
gnome-online-accounts-3.38.0/data/Makefile.in:231:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/data/Makefile.in-232-  done; \
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-501-	@list='$(service_DATA)'; test -n "$(servicedir)" || list=; \
gnome-online-accounts-3.38.0/data/Makefile.in:502:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/data/Makefile.in-503-	dir='$(DESTDIR)$(servicedir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-518-	dot_seen=no; \
gnome-online-accounts-3.38.0/data/Makefile.in:519:	target=`echo $@ | sed s/-recursive//`; \
gnome-online-accounts-3.38.0/data/Makefile.in-520-	case "$@" in \
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-581-GTAGS:
gnome-online-accounts-3.38.0/data/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/data/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-607-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/data/Makefile.in:608:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/Makefile.in:609:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/Makefile.in-610-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/data/Makefile.in-621-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/data/Makefile.in:622:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/data/Makefile.in-623-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/data/icons/Makefile.in-49-  { \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-51-  }; \
##############################################
gnome-online-accounts-3.38.0/data/icons/Makefile.in-184-  while test -n "$$dir1"; do \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-186-    if test "$$first" != "."; then \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-187-      if test "$$first" = ".."; then \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-190-      else \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-192-        if test "$$first2" = "$$first"; then \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-194-        else \
##############################################
gnome-online-accounts-3.38.0/data/icons/Makefile.in-199-    fi; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-201-  done; \
##############################################
gnome-online-accounts-3.38.0/data/icons/Makefile.in-447-	dot_seen=no; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:448:	target=`echo $@ | sed s/-recursive//`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-449-	case "$@" in \
##############################################
gnome-online-accounts-3.38.0/data/icons/Makefile.in-510-GTAGS:
gnome-online-accounts-3.38.0/data/icons/Makefile.in:511:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-512-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/data/icons/Makefile.in-536-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/data/icons/Makefile.in:537:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:538:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-539-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/data/icons/Makefile.in-550-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/data/icons/Makefile.in:551:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/data/icons/Makefile.in-552-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-50-  { \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-52-  }; \
##############################################
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-140-  esac
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-144-    *) f=$$p;; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-145-  esac;
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-147-am__install_max = 40
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-148-am__nobase_strip_setup = \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-437-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:438:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-439-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-450-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:451:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:452:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-453-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-464-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in:465:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/data/icons/scalable/Makefile.in-466-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-50-  { \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-52-  }; \
##############################################
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-140-  esac
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-144-    *) f=$$p;; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-145-  esac;
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-147-am__install_max = 40
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-148-am__nobase_strip_setup = \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-436-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:437:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-438-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-449-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:450:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:451:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-452-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-463-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in:464:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/data/icons/symbolic/Makefile.in-465-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/gtk-doc.make-107-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
gnome-online-accounts-3.38.0/gtk-doc.make:108:	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
gnome-online-accounts-3.38.0/gtk-doc.make-109-	  if test "x$$files" != "x" ; then \
gnome-online-accounts-3.38.0/gtk-doc.make-110-	    for file in $$files ; do \
gnome-online-accounts-3.38.0/gtk-doc.make:111:	      destdir=`dirname $(abs_builddir)/$$file`; \
gnome-online-accounts-3.38.0/gtk-doc.make-112-	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
gnome-online-accounts-3.38.0/gtk-doc.make-236-	  for img in $(HTML_IMAGES); do \
gnome-online-accounts-3.38.0/gtk-doc.make:237:	    part=`dirname $$img`; \
gnome-online-accounts-3.38.0/gtk-doc.make-238-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
gnome-online-accounts-3.38.0/gtk-doc.make-269-install-data-local:
gnome-online-accounts-3.38.0/gtk-doc.make:270:	@installfiles=`echo $(builddir)/html/*`; \
gnome-online-accounts-3.38.0/gtk-doc.make-271-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
gnome-online-accounts-3.38.0/m4/host-cpu-c-abi.m4-330-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
gnome-online-accounts-3.38.0/m4/host-cpu-c-abi.m4:331:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
gnome-online-accounts-3.38.0/m4/host-cpu-c-abi.m4-332-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
gnome-online-accounts-3.38.0/m4/ax_is_release.m4-58-        # $is_release = ($minor_version is even)
gnome-online-accounts-3.38.0/m4/ax_is_release.m4:59:        minor_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]][[^.]]*.\([[^.]][[^.]]*\).*/\1/'`
gnome-online-accounts-3.38.0/m4/ax_is_release.m4-60-        AS_IF([test "$(( $minor_version % 2 ))" -ne 0],
##############################################
gnome-online-accounts-3.38.0/m4/ax_is_release.m4-64-        # $is_release = ($micro_version is even)
gnome-online-accounts-3.38.0/m4/ax_is_release.m4:65:        micro_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]]*\.[[^.]]*\.\([[^.]]*\).*/\1/'`
gnome-online-accounts-3.38.0/m4/ax_is_release.m4-66-        AS_IF([test "$(( $micro_version % 2 ))" -ne 0],
##############################################
gnome-online-accounts-3.38.0/config.guess-34-
gnome-online-accounts-3.38.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-online-accounts-3.38.0/config.guess-36-
##############################################
gnome-online-accounts-3.38.0/config.guess-104-    # shellcheck disable=SC2039
gnome-online-accounts-3.38.0/config.guess:105:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnome-online-accounts-3.38.0/config.guess-106-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
gnome-online-accounts-3.38.0/config.guess-154-	EOF
gnome-online-accounts-3.38.0/config.guess:155:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gnome-online-accounts-3.38.0/config.guess-156-
##############################################
gnome-online-accounts-3.38.0/config.guess-191-	    earmv*)
gnome-online-accounts-3.38.0/config.guess:192:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gnome-online-accounts-3.38.0/config.guess:193:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gnome-online-accounts-3.38.0/config.guess-194-		machine="${arch}${endian}"-unknown
##############################################
gnome-online-accounts-3.38.0/config.guess-223-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gnome-online-accounts-3.38.0/config.guess:224:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gnome-online-accounts-3.38.0/config.guess-225-		;;
##############################################
gnome-online-accounts-3.38.0/config.guess-236-	    *)
gnome-online-accounts-3.38.0/config.guess:237:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gnome-online-accounts-3.38.0/config.guess-238-		;;
##############################################
gnome-online-accounts-3.38.0/config.guess-283-	*4.0)
gnome-online-accounts-3.38.0/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnome-online-accounts-3.38.0/config.guess-285-		;;
gnome-online-accounts-3.38.0/config.guess-286-	*5.*)
gnome-online-accounts-3.38.0/config.guess:287:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gnome-online-accounts-3.38.0/config.guess-288-		;;
##############################################
gnome-online-accounts-3.38.0/config.guess-293-	# types through head -n 1, so we only detect the type of CPU 0.
gnome-online-accounts-3.38.0/config.guess:294:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnome-online-accounts-3.38.0/config.guess-295-	case "$ALPHA_CPU_TYPE" in
##############################################
gnome-online-accounts-3.38.0/config.guess-331-	# 1.2 uses "1.2" for uname -r.
gnome-online-accounts-3.38.0/config.guess:332:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gnome-online-accounts-3.38.0/config.guess-333-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gnome-online-accounts-3.38.0/config.guess-382-    s390x:SunOS:*:*)
gnome-online-accounts-3.38.0/config.guess:383:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnome-online-accounts-3.38.0/config.guess-384-	exit ;;
gnome-online-accounts-3.38.0/config.guess-385-    sun4H:SunOS:5.*:*)
gnome-online-accounts-3.38.0/config.guess:386:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnome-online-accounts-3.38.0/config.guess-387-	exit ;;
gnome-online-accounts-3.38.0/config.guess-388-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnome-online-accounts-3.38.0/config.guess:389:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnome-online-accounts-3.38.0/config.guess-390-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-394-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
gnome-online-accounts-3.38.0/config.guess:395:	UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnome-online-accounts-3.38.0/config.guess-396-	case `isainfo -b` in
##############################################
gnome-online-accounts-3.38.0/config.guess-408-	# it's likely to be more like Solaris than SunOS4.
gnome-online-accounts-3.38.0/config.guess:409:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnome-online-accounts-3.38.0/config.guess-410-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-417-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnome-online-accounts-3.38.0/config.guess:418:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gnome-online-accounts-3.38.0/config.guess-419-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-423-    sun*:*:4.2BSD:*)
gnome-online-accounts-3.38.0/config.guess:424:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnome-online-accounts-3.38.0/config.guess-425-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gnome-online-accounts-3.38.0/config.guess-505-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gnome-online-accounts-3.38.0/config.guess:506:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gnome-online-accounts-3.38.0/config.guess:507:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gnome-online-accounts-3.38.0/config.guess-508-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gnome-online-accounts-3.38.0/config.guess-561-    *:IRIX*:*:*)
gnome-online-accounts-3.38.0/config.guess:562:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gnome-online-accounts-3.38.0/config.guess-563-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-591-EOF
gnome-online-accounts-3.38.0/config.guess:592:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gnome-online-accounts-3.38.0/config.guess-593-		then
##############################################
gnome-online-accounts-3.38.0/config.guess-604-    *:AIX:*:[4567])
gnome-online-accounts-3.38.0/config.guess:605:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnome-online-accounts-3.38.0/config.guess-606-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnome-online-accounts-3.38.0/config.guess-640-    9000/[34678]??:HP-UX:*:*)
gnome-online-accounts-3.38.0/config.guess:641:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnome-online-accounts-3.38.0/config.guess-642-	case "$UNAME_MACHINE" in
##############################################
gnome-online-accounts-3.38.0/config.guess-694-EOF
gnome-online-accounts-3.38.0/config.guess:695:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gnome-online-accounts-3.38.0/config.guess-696-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnome-online-accounts-3.38.0/config.guess-722-    ia64:HP-UX:*:*)
gnome-online-accounts-3.38.0/config.guess:723:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnome-online-accounts-3.38.0/config.guess-724-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gnome-online-accounts-3.38.0/config.guess-752-EOF
gnome-online-accounts-3.38.0/config.guess:753:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gnome-online-accounts-3.38.0/config.guess-754-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnome-online-accounts-3.38.0/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnome-online-accounts-3.38.0/config.guess:824:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gnome-online-accounts-3.38.0/config.guess-825-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnome-online-accounts-3.38.0/config.guess-828-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnome-online-accounts-3.38.0/config.guess:829:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gnome-online-accounts-3.38.0/config.guess-830-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnome-online-accounts-3.38.0/config.guess-846-	then
gnome-online-accounts-3.38.0/config.guess:847:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
gnome-online-accounts-3.38.0/config.guess-848-	else
gnome-online-accounts-3.38.0/config.guess:849:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
gnome-online-accounts-3.38.0/config.guess-850-	fi
##############################################
gnome-online-accounts-3.38.0/config.guess-859-	esac
gnome-online-accounts-3.38.0/config.guess:860:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnome-online-accounts-3.38.0/config.guess-861-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-895-    prep*:SunOS:5.*:*)
gnome-online-accounts-3.38.0/config.guess:896:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnome-online-accounts-3.38.0/config.guess-897-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-899-	# the GNU system
gnome-online-accounts-3.38.0/config.guess:900:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gnome-online-accounts-3.38.0/config.guess-901-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-903-	# other systems with GNU libc and userland
gnome-online-accounts-3.38.0/config.guess:904:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gnome-online-accounts-3.38.0/config.guess-905-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-997-EOF
gnome-online-accounts-3.38.0/config.guess:998:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gnome-online-accounts-3.38.0/config.guess-999-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
gnome-online-accounts-3.38.0/config.guess-1097-    i*86:*:4.*:*)
gnome-online-accounts-3.38.0/config.guess:1098:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gnome-online-accounts-3.38.0/config.guess-1099-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnome-online-accounts-3.38.0/config.guess-1300-	fi
gnome-online-accounts-3.38.0/config.guess:1301:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gnome-online-accounts-3.38.0/config.guess-1302-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gnome-online-accounts-3.38.0/config.guess-1399-    *:DragonFly:*:*)
gnome-online-accounts-3.38.0/config.guess:1400:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnome-online-accounts-3.38.0/config.guess-1401-	exit ;;
##############################################
gnome-online-accounts-3.38.0/config.guess-1412-    i*86:skyos:*:*)
gnome-online-accounts-3.38.0/config.guess:1413:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gnome-online-accounts-3.38.0/config.guess-1414-	exit ;;
##############################################
gnome-online-accounts-3.38.0/depcomp-64-  case $1 in
gnome-online-accounts-3.38.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gnome-online-accounts-3.38.0/depcomp-66-      *) dir=;;
##############################################
gnome-online-accounts-3.38.0/depcomp-73-{
gnome-online-accounts-3.38.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gnome-online-accounts-3.38.0/depcomp-75-}
##############################################
gnome-online-accounts-3.38.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnome-online-accounts-3.38.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnome-online-accounts-3.38.0/depcomp-128-
##############################################
gnome-online-accounts-3.38.0/depcomp-405-        sleep 1
gnome-online-accounts-3.38.0/depcomp:406:        i=`expr $i - 1`
gnome-online-accounts-3.38.0/depcomp-407-      done
gnome-online-accounts-3.38.0/depcomp-408-    fi
gnome-online-accounts-3.38.0/depcomp:409:    i=`expr $i - 1`
gnome-online-accounts-3.38.0/depcomp-410-  done
##############################################
gnome-online-accounts-3.38.0/depcomp-425-  # Do two passes, one to just change these to
gnome-online-accounts-3.38.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnome-online-accounts-3.38.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnome-online-accounts-3.38.0/depcomp-659-  done
gnome-online-accounts-3.38.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnome-online-accounts-3.38.0/depcomp-661-  touch "$tmpdepfile"
##############################################
gnome-online-accounts-3.38.0/config.rpath-33-host="$1"
gnome-online-accounts-3.38.0/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gnome-online-accounts-3.38.0/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gnome-online-accounts-3.38.0/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gnome-online-accounts-3.38.0/config.rpath-37-
##############################################
gnome-online-accounts-3.38.0/config.rpath-47-done
gnome-online-accounts-3.38.0/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gnome-online-accounts-3.38.0/config.rpath-49-
##############################################
gnome-online-accounts-3.38.0/config.rpath-94-        *)
gnome-online-accounts-3.38.0/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
gnome-online-accounts-3.38.0/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
gnome-online-accounts-3.38.0/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-online-accounts-3.38.0/config.rpath:236:      case `$LD -v 2>&1` in
gnome-online-accounts-3.38.0/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnome-online-accounts-3.38.0/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gnome-online-accounts-3.38.0/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gnome-online-accounts-3.38.0/config.rpath-243-          else
##############################################
gnome-online-accounts-3.38.0/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
gnome-online-accounts-3.38.0/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
gnome-online-accounts-3.38.0/config.rpath-300-          if test -f "$collect2name" && \
##############################################
gnome-online-accounts-3.38.0/config.rpath-430-        hardcode_direct=yes
gnome-online-accounts-3.38.0/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-online-accounts-3.38.0/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gnome-online-accounts-3.38.0/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
gnome-online-accounts-3.38.0/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gnome-online-accounts-3.38.0/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
gnome-online-accounts-3.38.0/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gnome-online-accounts-3.38.0/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-online-accounts-3.38.0/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gnome-online-accounts-3.38.0/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-online-accounts-3.38.0/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-online-accounts-3.38.0/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-online-accounts-3.38.0/config.rpath-651-
##############################################
gnome-online-accounts-3.38.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnome-online-accounts-3.38.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-online-accounts-3.38.0/configure-47-  as_echo='print -r --'
gnome-online-accounts-3.38.0/configure-48-  as_echo_n='print -rn --'
gnome-online-accounts-3.38.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-online-accounts-3.38.0/configure-50-  as_echo='printf %s\n'
##############################################
gnome-online-accounts-3.38.0/configure-52-else
gnome-online-accounts-3.38.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnome-online-accounts-3.38.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnome-online-accounts-3.38.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnome-online-accounts-3.38.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnome-online-accounts-3.38.0/configure-64-      esac;
##############################################
gnome-online-accounts-3.38.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnome-online-accounts-3.38.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnome-online-accounts-3.38.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
gnome-online-accounts-3.38.0/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
gnome-online-accounts-3.38.0/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gnome-online-accounts-3.38.0/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
gnome-online-accounts-3.38.0/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
gnome-online-accounts-3.38.0/configure-336-      case $as_dir in #(
gnome-online-accounts-3.38.0/configure:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnome-online-accounts-3.38.0/configure-338-      *) as_qdir=$as_dir;;
##############################################
gnome-online-accounts-3.38.0/configure-409-  {
gnome-online-accounts-3.38.0/configure:410:    as_val=`expr "$@" || test $? -eq 1`
gnome-online-accounts-3.38.0/configure-411-  }
##############################################
gnome-online-accounts-3.38.0/configure-416-# ----------------------------------------
gnome-online-accounts-3.38.0/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnome-online-accounts-3.38.0/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnome-online-accounts-3.38.0/configure-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnome-online-accounts-3.38.0/configure:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnome-online-accounts-3.38.0/configure-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnome-online-accounts-3.38.0/configure-1008-  case $ac_option in
gnome-online-accounts-3.38.0/configure:1009:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnome-online-accounts-3.38.0/configure-1010-  *=)   ac_optarg= ;;
##############################################
gnome-online-accounts-3.38.0/configure-1052-  -disable-* | --disable-*)
gnome-online-accounts-3.38.0/configure:1053:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnome-online-accounts-3.38.0/configure-1054-    # Reject names that are not valid shell variable names.
##############################################
gnome-online-accounts-3.38.0/configure-1057-    ac_useropt_orig=$ac_useropt
gnome-online-accounts-3.38.0/configure:1058:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-online-accounts-3.38.0/configure-1059-    case $ac_user_opts in
##############################################
gnome-online-accounts-3.38.0/configure-1078-  -enable-* | --enable-*)
gnome-online-accounts-3.38.0/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnome-online-accounts-3.38.0/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
gnome-online-accounts-3.38.0/configure-1083-    ac_useropt_orig=$ac_useropt
gnome-online-accounts-3.38.0/configure:1084:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-online-accounts-3.38.0/configure-1085-    case $ac_user_opts in
##############################################
gnome-online-accounts-3.38.0/configure-1282-  -with-* | --with-*)
gnome-online-accounts-3.38.0/configure:1283:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnome-online-accounts-3.38.0/configure-1284-    # Reject names that are not valid shell variable names.
##############################################
gnome-online-accounts-3.38.0/configure-1287-    ac_useropt_orig=$ac_useropt
gnome-online-accounts-3.38.0/configure:1288:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-online-accounts-3.38.0/configure-1289-    case $ac_user_opts in
##############################################
gnome-online-accounts-3.38.0/configure-1298-  -without-* | --without-*)
gnome-online-accounts-3.38.0/configure:1299:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnome-online-accounts-3.38.0/configure-1300-    # Reject names that are not valid shell variable names.
##############################################
gnome-online-accounts-3.38.0/configure-1303-    ac_useropt_orig=$ac_useropt
gnome-online-accounts-3.38.0/configure:1304:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-online-accounts-3.38.0/configure-1305-    case $ac_user_opts in
##############################################
gnome-online-accounts-3.38.0/configure-1336-  *=*)
gnome-online-accounts-3.38.0/configure:1337:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnome-online-accounts-3.38.0/configure-1338-    # Reject names that are not valid shell variable names.
##############################################
gnome-online-accounts-3.38.0/configure-1357-if test -n "$ac_prev"; then
gnome-online-accounts-3.38.0/configure:1358:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnome-online-accounts-3.38.0/configure-1359-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnome-online-accounts-3.38.0/configure-1379-    */ )
gnome-online-accounts-3.38.0/configure:1380:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnome-online-accounts-3.38.0/configure-1381-      eval $ac_var=\$ac_val;;
##############################################
gnome-online-accounts-3.38.0/configure-1414-ac_ls_di=`ls -di .` &&
gnome-online-accounts-3.38.0/configure:1415:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnome-online-accounts-3.38.0/configure-1416-  as_fn_error $? "working directory cannot be determined"
##############################################
gnome-online-accounts-3.38.0/configure-1470-case $srcdir in
gnome-online-accounts-3.38.0/configure:1471:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnome-online-accounts-3.38.0/configure-1472-esac
##############################################
gnome-online-accounts-3.38.0/configure-1513-By default, \`make install' will install all the files in
gnome-online-accounts-3.38.0/configure:1514:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnome-online-accounts-3.38.0/configure:1515:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnome-online-accounts-3.38.0/configure-1516-for instance \`--prefix=\$HOME'.
##############################################
gnome-online-accounts-3.38.0/configure-1718-*)
gnome-online-accounts-3.38.0/configure:1719:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnome-online-accounts-3.38.0/configure-1720-  # A ".." for each directory in $ac_dir_suffix.
gnome-online-accounts-3.38.0/configure:1721:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnome-online-accounts-3.38.0/configure-1722-  case $ac_top_builddir_sub in
##############################################
gnome-online-accounts-3.38.0/configure-2115-    *\'*)
gnome-online-accounts-3.38.0/configure:2116:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-online-accounts-3.38.0/configure-2117-    esac
##############################################
gnome-online-accounts-3.38.0/configure-2198-      case $ac_val in
gnome-online-accounts-3.38.0/configure:2199:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnome-online-accounts-3.38.0/configure-2200-      esac
##############################################
gnome-online-accounts-3.38.0/configure-2213-	case $ac_val in
gnome-online-accounts-3.38.0/configure:2214:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnome-online-accounts-3.38.0/configure-2215-	esac
##############################################
gnome-online-accounts-3.38.0/configure-2334-    set,)
gnome-online-accounts-3.38.0/configure:2335:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnome-online-accounts-3.38.0/configure:2336:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnome-online-accounts-3.38.0/configure-2337-      ac_cache_corrupted=: ;;
##############################################
gnome-online-accounts-3.38.0/configure-2345-	# differences in whitespace do not lead to failure.
gnome-online-accounts-3.38.0/configure:2346:	ac_old_val_w=`echo x $ac_old_val`
gnome-online-accounts-3.38.0/configure:2347:	ac_new_val_w=`echo x $ac_new_val`
gnome-online-accounts-3.38.0/configure-2348-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnome-online-accounts-3.38.0/configure-2365-    case $ac_new_val in
gnome-online-accounts-3.38.0/configure:2366:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-online-accounts-3.38.0/configure-2367-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnome-online-accounts-3.38.0/configure-2541-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnome-online-accounts-3.38.0/configure:2542:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnome-online-accounts-3.38.0/configure-2543-     if test "$*" = "X"; then
gnome-online-accounts-3.38.0/configure-2544-	# -L didn't work.
gnome-online-accounts-3.38.0/configure:2545:	set X `ls -t "$srcdir/configure" conftest.file`
gnome-online-accounts-3.38.0/configure-2546-     fi
##############################################
gnome-online-accounts-3.38.0/configure-2592-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnome-online-accounts-3.38.0/configure:2593:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnome-online-accounts-3.38.0/configure-2594-
gnome-online-accounts-3.38.0/configure-2595-# Expand $ac_aux_dir to an absolute path.
gnome-online-accounts-3.38.0/configure:2596:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnome-online-accounts-3.38.0/configure-2597-
##############################################
gnome-online-accounts-3.38.0/configure-2737-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gnome-online-accounts-3.38.0/configure:2738:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnome-online-accounts-3.38.0/configure-2739-	     'mkdir (GNU coreutils) '* | \
##############################################
gnome-online-accounts-3.38.0/configure-2810-set x ${MAKE-make}
gnome-online-accounts-3.38.0/configure:2811:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnome-online-accounts-3.38.0/configure-2812-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnome-online-accounts-3.38.0/configure-2820-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnome-online-accounts-3.38.0/configure:2821:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnome-online-accounts-3.38.0/configure-2822-  *@@@%%%=?*=@@@%%%*)
##############################################
gnome-online-accounts-3.38.0/configure-2886-
gnome-online-accounts-3.38.0/configure:2887:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnome-online-accounts-3.38.0/configure-2888-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnome-online-accounts-3.38.0/configure-3184-  # Check for GNU $ac_path_SED
gnome-online-accounts-3.38.0/configure:3185:case `"$ac_path_SED" --version 2>&1` in
gnome-online-accounts-3.38.0/configure-3186-*GNU*)
##############################################
gnome-online-accounts-3.38.0/configure-3637-$as_echo_n "checking whether the C compiler works... " >&6; }
gnome-online-accounts-3.38.0/configure:3638:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnome-online-accounts-3.38.0/configure-3639-
##############################################
gnome-online-accounts-3.38.0/configure-3681-	then :; else
gnome-online-accounts-3.38.0/configure:3682:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-online-accounts-3.38.0/configure-3683-	fi
##############################################
gnome-online-accounts-3.38.0/configure-3741-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnome-online-accounts-3.38.0/configure:3742:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-online-accounts-3.38.0/configure-3743-	  break;;
##############################################
gnome-online-accounts-3.38.0/configure-3850-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnome-online-accounts-3.38.0/configure:3851:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnome-online-accounts-3.38.0/configure-3852-       break;;
##############################################
gnome-online-accounts-3.38.0/configure-4168-  if test "$am_compiler_list" = ""; then
gnome-online-accounts-3.38.0/configure:4169:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnome-online-accounts-3.38.0/configure-4170-  fi
##############################################
gnome-online-accounts-3.38.0/configure-4444-for flag in          -fno-strict-aliasing              ; do
gnome-online-accounts-3.38.0/configure:4445:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-4446-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-4524-for flag in                  -Wnested-externs                 -Wmissing-prototypes                 -Wstrict-prototypes                 -Wdeclaration-after-statement                 -Wimplicit-function-declaration                 -Wold-style-definition                 -Wjump-misses-init             ; do
gnome-online-accounts-3.38.0/configure:4525:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-4526-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-4602-for flag in              -Wall             -Wextra             -Wundef             -Wwrite-strings             -Wpointer-arith             -Wmissing-declarations             -Wredundant-decls             -Wno-unused-parameter             -Wno-missing-field-initializers             -Wformat=2             -Wcast-align             -Wformat-nonliteral             -Wformat-security             -Wsign-compare             -Wstrict-aliasing             -Wshadow             -Winline             -Wpacked             -Wmissing-format-attribute             -Wmissing-noreturn             -Winit-self             -Wredundant-decls             -Wmissing-include-dirs             -Wunused-but-set-variable             -Warray-bounds             -Wreturn-type             -Wswitch-enum             -Wswitch-default             -Wduplicated-cond             -Wduplicated-branches             -Wlogical-op             -Wrestrict             -Wnull-dereference             -Wdouble-promotion             -Wno-cast-function-type -Wno-error=cast-function-type                                                   ; do
gnome-online-accounts-3.38.0/configure:4603:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-4604-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-4719-for flag in              $ax_compiler_no_suggest_attribute_flags         ; do
gnome-online-accounts-3.38.0/configure:4720:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-4721-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-4807-for flag in -Wno-error=$($as_echo $flag | $SED 's/^-Wno-//'); do
gnome-online-accounts-3.38.0/configure:4808:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-4809-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-4989-for flag in -Wl,--as-needed; do
gnome-online-accounts-3.38.0/configure:4990:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-4991-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-5102-for flag in -Wl,-z,relro; do
gnome-online-accounts-3.38.0/configure:5103:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-5104-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-5215-for flag in -Wl,-z,now; do
gnome-online-accounts-3.38.0/configure:5216:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-5217-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-5328-for flag in -Wl,-z,noexecstack; do
gnome-online-accounts-3.38.0/configure:5329:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-5330-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-5533-for flag in          $ax_compiler_flags_as_needed_option              ; do
gnome-online-accounts-3.38.0/configure:5534:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-5535-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-5613-for flag in       ; do
gnome-online-accounts-3.38.0/configure:5614:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-5615-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-5698-for flag in              $ax_compiler_flags_fatal_warnings_option         ; do
gnome-online-accounts-3.38.0/configure:5699:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-5700-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-online-accounts-3.38.0/configure-6523-  if test "$am_compiler_list" = ""; then
gnome-online-accounts-3.38.0/configure:6524:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnome-online-accounts-3.38.0/configure-6525-  fi
##############################################
gnome-online-accounts-3.38.0/configure-6658-test "x$ac_build_alias" = x &&
gnome-online-accounts-3.38.0/configure:6659:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnome-online-accounts-3.38.0/configure-6660-test "x$ac_build_alias" = x &&
gnome-online-accounts-3.38.0/configure-6661-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnome-online-accounts-3.38.0/configure:6662:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnome-online-accounts-3.38.0/configure-6663-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnome-online-accounts-3.38.0/configure-6682-IFS=$ac_save_IFS
gnome-online-accounts-3.38.0/configure:6683:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnome-online-accounts-3.38.0/configure-6684-
##############################################
gnome-online-accounts-3.38.0/configure-6693-else
gnome-online-accounts-3.38.0/configure:6694:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnome-online-accounts-3.38.0/configure-6695-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnome-online-accounts-3.38.0/configure-6715-IFS=$ac_save_IFS
gnome-online-accounts-3.38.0/configure:6716:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnome-online-accounts-3.38.0/configure-6717-
##############################################
gnome-online-accounts-3.38.0/configure-6743-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnome-online-accounts-3.38.0/configure:6744:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnome-online-accounts-3.38.0/configure-6745-  ECHO='print -r --'
gnome-online-accounts-3.38.0/configure:6746:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnome-online-accounts-3.38.0/configure-6747-  ECHO='printf %s\n'
##############################################
gnome-online-accounts-3.38.0/configure-6812-  # Check for GNU $ac_path_SED
gnome-online-accounts-3.38.0/configure:6813:case `"$ac_path_SED" --version 2>&1` in
gnome-online-accounts-3.38.0/configure-6814-*GNU*)
##############################################
gnome-online-accounts-3.38.0/configure-6888-  # Check for GNU $ac_path_GREP
gnome-online-accounts-3.38.0/configure:6889:case `"$ac_path_GREP" --version 2>&1` in
gnome-online-accounts-3.38.0/configure-6890-*GNU*)
##############################################
gnome-online-accounts-3.38.0/configure-6954-  # Check for GNU $ac_path_EGREP
gnome-online-accounts-3.38.0/configure:6955:case `"$ac_path_EGREP" --version 2>&1` in
gnome-online-accounts-3.38.0/configure-6956-*GNU*)
##############################################
gnome-online-accounts-3.38.0/configure-7021-  # Check for GNU $ac_path_FGREP
gnome-online-accounts-3.38.0/configure:7022:case `"$ac_path_FGREP" --version 2>&1` in
gnome-online-accounts-3.38.0/configure-7023-*GNU*)
##############################################
gnome-online-accounts-3.38.0/configure-7101-    # gcc leaves a trailing carriage return, which upsets mingw
gnome-online-accounts-3.38.0/configure:7102:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-online-accounts-3.38.0/configure-7103-  *)
gnome-online-accounts-3.38.0/configure:7104:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-online-accounts-3.38.0/configure-7105-  esac
##############################################
gnome-online-accounts-3.38.0/configure-7110-      # Canonicalize the pathname of ld
gnome-online-accounts-3.38.0/configure:7111:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnome-online-accounts-3.38.0/configure-7112-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnome-online-accounts-3.38.0/configure:7113:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnome-online-accounts-3.38.0/configure-7114-      done
##############################################
gnome-online-accounts-3.38.0/configure-7145-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-online-accounts-3.38.0/configure:7146:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnome-online-accounts-3.38.0/configure-7147-      *GNU* | *'with BFD'*)
##############################################
gnome-online-accounts-3.38.0/configure-7176-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-online-accounts-3.38.0/configure:7177:case `$LD -v 2>&1 </dev/null` in
gnome-online-accounts-3.38.0/configure-7178-*GNU* | *'with BFD'*)
##############################################
gnome-online-accounts-3.38.0/configure-7226-	esac
gnome-online-accounts-3.38.0/configure:7227:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnome-online-accounts-3.38.0/configure-7228-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnome-online-accounts-3.38.0/configure-7232-	*)
gnome-online-accounts-3.38.0/configure:7233:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnome-online-accounts-3.38.0/configure-7234-	  */dev/null*)
##############################################
gnome-online-accounts-3.38.0/configure-7360-
gnome-online-accounts-3.38.0/configure:7361:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnome-online-accounts-3.38.0/configure-7362-    *COFF*)
##############################################
gnome-online-accounts-3.38.0/configure-7472-    # And add a safety zone
gnome-online-accounts-3.38.0/configure:7473:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-online-accounts-3.38.0/configure:7474:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-online-accounts-3.38.0/configure-7475-    ;;
##############################################
gnome-online-accounts-3.38.0/configure-7505-    if test -n "$kargmax"; then
gnome-online-accounts-3.38.0/configure:7506:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gnome-online-accounts-3.38.0/configure-7507-    else
##############################################
gnome-online-accounts-3.38.0/configure-7514-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnome-online-accounts-3.38.0/configure:7515:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-online-accounts-3.38.0/configure:7516:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-online-accounts-3.38.0/configure-7517-    else
##############################################
gnome-online-accounts-3.38.0/configure-7526-      # we can't tell.
gnome-online-accounts-3.38.0/configure:7527:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnome-online-accounts-3.38.0/configure-7528-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnome-online-accounts-3.38.0/configure-7530-      do
gnome-online-accounts-3.38.0/configure:7531:        i=`expr $i + 1`
gnome-online-accounts-3.38.0/configure-7532-        teststring=$teststring$teststring
##############################################
gnome-online-accounts-3.38.0/configure-7534-      # Only check the string length outside the loop.
gnome-online-accounts-3.38.0/configure:7535:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnome-online-accounts-3.38.0/configure-7536-      teststring=
##############################################
gnome-online-accounts-3.38.0/configure-7539-      # linker.  It appears as though 1/2 is a usable value.
gnome-online-accounts-3.38.0/configure:7540:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnome-online-accounts-3.38.0/configure-7541-    fi
##############################################
gnome-online-accounts-3.38.0/configure-7950-openbsd* | bitrig*)
gnome-online-accounts-3.38.0/configure:7951:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-online-accounts-3.38.0/configure-7952-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gnome-online-accounts-3.38.0/configure-8020-    else
gnome-online-accounts-3.38.0/configure:8021:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gnome-online-accounts-3.38.0/configure-8022-    fi
##############################################
gnome-online-accounts-3.38.0/configure-8165-  # decide which one to use based on capabilities of $DLLTOOL
gnome-online-accounts-3.38.0/configure:8166:  case `$DLLTOOL --help 2>&1` in
gnome-online-accounts-3.38.0/configure-8167-  *--identify-strict*)
##############################################
gnome-online-accounts-3.38.0/configure-8686-# If we're using GNU nm, then use its standard symbol codes.
gnome-online-accounts-3.38.0/configure:8687:case `$NM -V 2>&1` in
gnome-online-accounts-3.38.0/configure-8688-*GNU* | *'with BFD'*)
##############################################
gnome-online-accounts-3.38.0/configure-8734-mingw*)
gnome-online-accounts-3.38.0/configure:8735:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnome-online-accounts-3.38.0/configure-8736-  ;;
##############################################
gnome-online-accounts-3.38.0/configure-8966-   if test yes = "$GCC"; then
gnome-online-accounts-3.38.0/configure:8967:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnome-online-accounts-3.38.0/configure-8968-   fi
##############################################
gnome-online-accounts-3.38.0/configure-8970- /*)
gnome-online-accounts-3.38.0/configure:8971:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnome-online-accounts-3.38.0/configure-8972-   ;; #(
##############################################
gnome-online-accounts-3.38.0/configure-9065-    done
gnome-online-accounts-3.38.0/configure:9066:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnome-online-accounts-3.38.0/configure-9067-}
##############################################
gnome-online-accounts-3.38.0/configure-9087-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:9088:    case `/usr/bin/file conftest.$ac_objext` in
gnome-online-accounts-3.38.0/configure-9089-      *ELF-32*)
##############################################
gnome-online-accounts-3.38.0/configure-9108-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnome-online-accounts-3.38.0/configure:9109:      case `/usr/bin/file conftest.$ac_objext` in
gnome-online-accounts-3.38.0/configure-9110-	*32-bit*)
##############################################
gnome-online-accounts-3.38.0/configure-9120-    else
gnome-online-accounts-3.38.0/configure:9121:      case `/usr/bin/file conftest.$ac_objext` in
gnome-online-accounts-3.38.0/configure-9122-	*32-bit*)
##############################################
gnome-online-accounts-3.38.0/configure-9146-    emul=elf
gnome-online-accounts-3.38.0/configure:9147:    case `/usr/bin/file conftest.$ac_objext` in
gnome-online-accounts-3.38.0/configure-9148-      *32-bit*)
##############################################
gnome-online-accounts-3.38.0/configure-9154-    esac
gnome-online-accounts-3.38.0/configure:9155:    case `/usr/bin/file conftest.$ac_objext` in
gnome-online-accounts-3.38.0/configure-9156-      *MSB*)
##############################################
gnome-online-accounts-3.38.0/configure-9162-    esac
gnome-online-accounts-3.38.0/configure:9163:    case `/usr/bin/file conftest.$ac_objext` in
gnome-online-accounts-3.38.0/configure-9164-      *N32*)
##############################################
gnome-online-accounts-3.38.0/configure-10095-    *:)
gnome-online-accounts-3.38.0/configure:10096:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnome-online-accounts-3.38.0/configure-10097-        ;;
gnome-online-accounts-3.38.0/configure-10098-    x:*)
gnome-online-accounts-3.38.0/configure:10099:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnome-online-accounts-3.38.0/configure-10100-        ;;
gnome-online-accounts-3.38.0/configure-10101-    *::*)
gnome-online-accounts-3.38.0/configure:10102:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnome-online-accounts-3.38.0/configure:10103:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnome-online-accounts-3.38.0/configure-10104-        ;;
gnome-online-accounts-3.38.0/configure-10105-    *)
gnome-online-accounts-3.38.0/configure:10106:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnome-online-accounts-3.38.0/configure-10107-        ;;
##############################################
gnome-online-accounts-3.38.0/configure-10364-do :
gnome-online-accounts-3.38.0/configure:10365:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnome-online-accounts-3.38.0/configure-10366-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnome-online-accounts-3.38.0/configure-10369-  cat >>confdefs.h <<_ACEOF
gnome-online-accounts-3.38.0/configure:10370:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnome-online-accounts-3.38.0/configure-10371-_ACEOF
##############################################
gnome-online-accounts-3.38.0/configure-10727-	"file_magic "*)
gnome-online-accounts-3.38.0/configure:10728:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-online-accounts-3.38.0/configure-10729-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnome-online-accounts-3.38.0/configure-10793-	"file_magic "*)
gnome-online-accounts-3.38.0/configure:10794:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-online-accounts-3.38.0/configure-10795-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnome-online-accounts-3.38.0/configure-11191-      *)
gnome-online-accounts-3.38.0/configure:11192:	case `$CC -V 2>&1 | sed 5q` in
gnome-online-accounts-3.38.0/configure-11193-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gnome-online-accounts-3.38.0/configure-11637-	# shared libraries, regardless of the interface used.
gnome-online-accounts-3.38.0/configure:11638:	case `$LD -v 2>&1` in
gnome-online-accounts-3.38.0/configure-11639-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnome-online-accounts-3.38.0/configure-11669-    supports_anon_versioning=no
gnome-online-accounts-3.38.0/configure:11670:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gnome-online-accounts-3.38.0/configure-11671-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnome-online-accounts-3.38.0/configure-11738-	# is; otherwise, prepend EXPORTS...
gnome-online-accounts-3.38.0/configure:11739:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnome-online-accounts-3.38.0/configure-11740-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gnome-online-accounts-3.38.0/configure-11772-	prefix_cmds="$SED"~
gnome-online-accounts-3.38.0/configure:11773:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnome-online-accounts-3.38.0/configure-11774-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnome-online-accounts-3.38.0/configure-11794-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnome-online-accounts-3.38.0/configure:11795:      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-online-accounts-3.38.0/configure:11796:      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-online-accounts-3.38.0/configure-11797-      ;;
##############################################
gnome-online-accounts-3.38.0/configure-11812-        pgcc*)				# Portland Group C compiler
gnome-online-accounts-3.38.0/configure:11813:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-online-accounts-3.38.0/configure-11814-	  tmp_addflag=' $pic_flag'
##############################################
gnome-online-accounts-3.38.0/configure-11817-					# Portland Group f77 and f90 compilers
gnome-online-accounts-3.38.0/configure:11818:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-online-accounts-3.38.0/configure-11819-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnome-online-accounts-3.38.0/configure-11834-	nvcc*)	# Cuda Compiler Driver 2.2
gnome-online-accounts-3.38.0/configure:11835:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-online-accounts-3.38.0/configure-11836-	  compiler_needs_object=yes
##############################################
gnome-online-accounts-3.38.0/configure-11838-	esac
gnome-online-accounts-3.38.0/configure:11839:	case `$CC -V 2>&1 | sed 5q` in
gnome-online-accounts-3.38.0/configure-11840-	*Sun\ C*)			# Sun C 5.9
gnome-online-accounts-3.38.0/configure:11841:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-online-accounts-3.38.0/configure-11842-	  compiler_needs_object=yes
##############################################
gnome-online-accounts-3.38.0/configure-11909-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-online-accounts-3.38.0/configure:11910:      case `$LD -v 2>&1` in
gnome-online-accounts-3.38.0/configure-11911-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnome-online-accounts-3.38.0/configure-11998-	else
gnome-online-accounts-3.38.0/configure:11999:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gnome-online-accounts-3.38.0/configure-12000-	fi
##############################################
gnome-online-accounts-3.38.0/configure-12063-	# below for broken collect2 doesn't work under 4.3+
gnome-online-accounts-3.38.0/configure:12064:	  collect2name=`$CC -print-prog-name=collect2`
gnome-online-accounts-3.38.0/configure-12065-	  if test -f "$collect2name" &&
##############################################
gnome-online-accounts-3.38.0/configure-12143-      }'
gnome-online-accounts-3.38.0/configure:12144:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-online-accounts-3.38.0/configure-12145-  # Check for a 64-bit object if we didn't find anything.
gnome-online-accounts-3.38.0/configure-12146-  if test -z "$lt_cv_aix_libpath_"; then
gnome-online-accounts-3.38.0/configure:12147:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-online-accounts-3.38.0/configure-12148-  fi
##############################################
gnome-online-accounts-3.38.0/configure-12161-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gnome-online-accounts-3.38.0/configure:12162:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gnome-online-accounts-3.38.0/configure-12163-      else
##############################################
gnome-online-accounts-3.38.0/configure-12196-      }'
gnome-online-accounts-3.38.0/configure:12197:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-online-accounts-3.38.0/configure-12198-  # Check for a 64-bit object if we didn't find anything.
gnome-online-accounts-3.38.0/configure-12199-  if test -z "$lt_cv_aix_libpath_"; then
gnome-online-accounts-3.38.0/configure:12200:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-online-accounts-3.38.0/configure-12201-  fi
##############################################
gnome-online-accounts-3.38.0/configure-12228-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnome-online-accounts-3.38.0/configure:12229:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnome-online-accounts-3.38.0/configure-12230-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnome-online-accounts-3.38.0/configure-12281-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnome-online-accounts-3.38.0/configure:12282:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnome-online-accounts-3.38.0/configure-12283-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnome-online-accounts-3.38.0/configure-12319-	# FIXME: Setting linknames here is a bad hack.
gnome-online-accounts-3.38.0/configure:12320:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnome-online-accounts-3.38.0/configure-12321-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnome-online-accounts-3.38.0/configure-12337-  if test yes = "$lt_cv_ld_force_load"; then
gnome-online-accounts-3.38.0/configure:12338:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gnome-online-accounts-3.38.0/configure-12339-
##############################################
gnome-online-accounts-3.38.0/configure-12517-      if test yes = "$GCC"; then
gnome-online-accounts-3.38.0/configure:12518:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-online-accounts-3.38.0/configure-12519-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnome-online-accounts-3.38.0/configure-12545-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnome-online-accounts-3.38.0/configure:12546:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gnome-online-accounts-3.38.0/configure-12547-	fi
gnome-online-accounts-3.38.0/configure-12548-      else
gnome-online-accounts-3.38.0/configure:12549:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-online-accounts-3.38.0/configure:12550:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gnome-online-accounts-3.38.0/configure-12551-      fi
##############################################
gnome-online-accounts-3.38.0/configure-12595-	hardcode_direct_absolute=yes
gnome-online-accounts-3.38.0/configure:12596:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-online-accounts-3.38.0/configure-12597-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnome-online-accounts-3.38.0/configure-12626-	prefix_cmds="$SED"~
gnome-online-accounts-3.38.0/configure:12627:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnome-online-accounts-3.38.0/configure-12628-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnome-online-accounts-3.38.0/configure-12640-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnome-online-accounts-3.38.0/configure:12641:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-online-accounts-3.38.0/configure-12642-      else
gnome-online-accounts-3.38.0/configure-12643-	allow_undefined_flag=' -expect_unresolved \*'
gnome-online-accounts-3.38.0/configure:12644:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-online-accounts-3.38.0/configure-12645-      fi
##############################################
gnome-online-accounts-3.38.0/configure-12653-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnome-online-accounts-3.38.0/configure:12654:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-online-accounts-3.38.0/configure-12655-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gnome-online-accounts-3.38.0/configure-12657-	allow_undefined_flag=' -expect_unresolved \*'
gnome-online-accounts-3.38.0/configure:12658:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-online-accounts-3.38.0/configure:12659:	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-online-accounts-3.38.0/configure:12660:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gnome-online-accounts-3.38.0/configure-12661-
##############################################
gnome-online-accounts-3.38.0/configure-12676-      else
gnome-online-accounts-3.38.0/configure:12677:	case `$CC -V 2>&1` in
gnome-online-accounts-3.38.0/configure-12678-	*"Compilers 5.0"*)
##############################################
gnome-online-accounts-3.38.0/configure-13075-  esac
gnome-online-accounts-3.38.0/configure:13076:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnome-online-accounts-3.38.0/configure-13077-  case $lt_search_path_spec in
##############################################
gnome-online-accounts-3.38.0/configure-13082-    # okay in the real world where ";" in dirpaths is itself problematic.
gnome-online-accounts-3.38.0/configure:13083:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnome-online-accounts-3.38.0/configure-13084-    ;;
gnome-online-accounts-3.38.0/configure-13085-  *)
gnome-online-accounts-3.38.0/configure:13086:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnome-online-accounts-3.38.0/configure-13087-    ;;
##############################################
gnome-online-accounts-3.38.0/configure-13091-  lt_tmp_lt_search_path_spec=
gnome-online-accounts-3.38.0/configure:13092:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnome-online-accounts-3.38.0/configure-13093-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnome-online-accounts-3.38.0/configure-13133-  esac
gnome-online-accounts-3.38.0/configure:13134:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnome-online-accounts-3.38.0/configure-13135-else
##############################################
gnome-online-accounts-3.38.0/configure-13273-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnome-online-accounts-3.38.0/configure:13274:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnome-online-accounts-3.38.0/configure-13275-    ;;
##############################################
gnome-online-accounts-3.38.0/configure-13309-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-online-accounts-3.38.0/configure:13310:    postinstall_cmds='base_file=`basename \$file`~
gnome-online-accounts-3.38.0/configure:13311:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnome-online-accounts-3.38.0/configure:13312:      dldir=$destdir/`dirname \$dlpath`~
gnome-online-accounts-3.38.0/configure-13313-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-online-accounts-3.38.0/configure-13318-      fi'
gnome-online-accounts-3.38.0/configure:13319:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-online-accounts-3.38.0/configure-13320-      dlpath=$dir/\$dldll~
##############################################
gnome-online-accounts-3.38.0/configure-13326-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnome-online-accounts-3.38.0/configure:13327:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-online-accounts-3.38.0/configure-13328-
##############################################
gnome-online-accounts-3.38.0/configure-13332-      # MinGW DLLs use traditional 'lib' prefix
gnome-online-accounts-3.38.0/configure:13333:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-online-accounts-3.38.0/configure-13334-      ;;
##############################################
gnome-online-accounts-3.38.0/configure-13336-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnome-online-accounts-3.38.0/configure:13337:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-online-accounts-3.38.0/configure-13338-      ;;
##############################################
gnome-online-accounts-3.38.0/configure-13345-    libname_spec='$name'
gnome-online-accounts-3.38.0/configure:13346:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-online-accounts-3.38.0/configure-13347-    library_names_spec='$libname.dll.lib'
##############################################
gnome-online-accounts-3.38.0/configure-13357-        # Let DOS variable expansion print the short 8.3 style file name.
gnome-online-accounts-3.38.0/configure:13358:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnome-online-accounts-3.38.0/configure-13359-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnome-online-accounts-3.38.0/configure-13362-      # Convert to MSYS style.
gnome-online-accounts-3.38.0/configure:13363:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnome-online-accounts-3.38.0/configure-13364-      ;;
##############################################
gnome-online-accounts-3.38.0/configure-13368-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnome-online-accounts-3.38.0/configure:13369:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnome-online-accounts-3.38.0/configure:13370:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnome-online-accounts-3.38.0/configure:13371:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnome-online-accounts-3.38.0/configure-13372-      ;;
##############################################
gnome-online-accounts-3.38.0/configure-13376-        # It is most probably a Windows format PATH.
gnome-online-accounts-3.38.0/configure:13377:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnome-online-accounts-3.38.0/configure-13378-      else
gnome-online-accounts-3.38.0/configure:13379:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnome-online-accounts-3.38.0/configure-13380-      fi
##############################################
gnome-online-accounts-3.38.0/configure-13386-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-online-accounts-3.38.0/configure:13387:    postinstall_cmds='base_file=`basename \$file`~
gnome-online-accounts-3.38.0/configure:13388:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnome-online-accounts-3.38.0/configure:13389:      dldir=$destdir/`dirname \$dlpath`~
gnome-online-accounts-3.38.0/configure-13390-      test -d \$dldir || mkdir -p \$dldir~
gnome-online-accounts-3.38.0/configure-13391-      $install_prog $dir/$dlname \$dldir/$dlname'
gnome-online-accounts-3.38.0/configure:13392:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-online-accounts-3.38.0/configure-13393-      dlpath=$dir/\$dldll~
##############################################
gnome-online-accounts-3.38.0/configure-13400-    # Assume MSVC wrapper
gnome-online-accounts-3.38.0/configure:13401:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnome-online-accounts-3.38.0/configure-13402-    dynamic_linker='Win32 ld.exe'
##############################################
gnome-online-accounts-3.38.0/configure-13417-  shlibpath_var=DYLD_LIBRARY_PATH
gnome-online-accounts-3.38.0/configure:13418:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnome-online-accounts-3.38.0/configure-13419-
##############################################
gnome-online-accounts-3.38.0/configure-13673-  if test -f /etc/ld.so.conf; then
gnome-online-accounts-3.38.0/configure:13674:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gnome-online-accounts-3.38.0/configure-13675-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
gnome-online-accounts-3.38.0/configure-13727-  need_lib_prefix=no
gnome-online-accounts-3.38.0/configure:13728:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-online-accounts-3.38.0/configure-13729-    need_version=no
##############################################
gnome-online-accounts-3.38.0/configure-13754-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnome-online-accounts-3.38.0/configure:13755:  postinstall_cmds='base_file=`basename \$file`~
gnome-online-accounts-3.38.0/configure:13756:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnome-online-accounts-3.38.0/configure:13757:    dldir=$destdir/`dirname \$dlpath`~
gnome-online-accounts-3.38.0/configure-13758-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-online-accounts-3.38.0/configure-13763-    fi'
gnome-online-accounts-3.38.0/configure:13764:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnome-online-accounts-3.38.0/configure-13765-    dlpath=$dir/\$dldll~
##############################################
gnome-online-accounts-3.38.0/configure-15037-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:15038:  pkg_cv_GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable="glib_compile_schemas" "gio-2.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-15039-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-15126-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gnome-online-accounts-3.38.0/configure:15127:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gnome-online-accounts-3.38.0/configure-15128-	test -n "$$files" || exit 0; \
##############################################
gnome-online-accounts-3.38.0/configure-15448-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:15449:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-15450-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-15465-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:15466:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-15467-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-15486-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:15487:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
gnome-online-accounts-3.38.0/configure-15488-        else
gnome-online-accounts-3.38.0/configure:15489:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
gnome-online-accounts-3.38.0/configure-15490-        fi
##############################################
gnome-online-accounts-3.38.0/configure-15598-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:15599:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 gio-2.0 gio-unix-2.0 >= 2.52" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-15600-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-15615-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:15616:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 gio-2.0 gio-unix-2.0 >= 2.52" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-15617-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-15636-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:15637:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 gio-2.0 gio-unix-2.0 >= 2.52" 2>&1`
gnome-online-accounts-3.38.0/configure-15638-        else
gnome-online-accounts-3.38.0/configure:15639:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 gio-2.0 gio-unix-2.0 >= 2.52" 2>&1`
gnome-online-accounts-3.38.0/configure-15640-        fi
##############################################
gnome-online-accounts-3.38.0/configure-15746-    if test "x$found_introspection" = "xyes"; then
gnome-online-accounts-3.38.0/configure:15747:       INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
gnome-online-accounts-3.38.0/configure:15748:       INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
gnome-online-accounts-3.38.0/configure:15749:       INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
gnome-online-accounts-3.38.0/configure:15750:       INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
gnome-online-accounts-3.38.0/configure-15751-       INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
gnome-online-accounts-3.38.0/configure:15752:       INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
gnome-online-accounts-3.38.0/configure:15753:       INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
gnome-online-accounts-3.38.0/configure:15754:       INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
gnome-online-accounts-3.38.0/configure-15755-    fi
##############################################
gnome-online-accounts-3.38.0/configure-16001-
gnome-online-accounts-3.38.0/configure:16002:      VAPIGEN=`$PKG_CONFIG --variable=vapigen $vapigen_pkg_name`
gnome-online-accounts-3.38.0/configure:16003:      VAPIGEN_MAKEFILE=`$PKG_CONFIG --variable=datadir $vapigen_pkg_name`/vala/Makefile.vapigen
gnome-online-accounts-3.38.0/configure-16004-      if test "x" = "x"; then :
gnome-online-accounts-3.38.0/configure-16005-
gnome-online-accounts-3.38.0/configure:16006:          VAPIGEN_VAPIDIR=`$PKG_CONFIG --variable=vapidir $vapigen_pkg_name`
gnome-online-accounts-3.38.0/configure-16007-
##############################################
gnome-online-accounts-3.38.0/configure-16009-
gnome-online-accounts-3.38.0/configure:16010:          VAPIGEN_VAPIDIR=`$PKG_CONFIG --variable=vapidir_versioned $vapigen_pkg_name`
gnome-online-accounts-3.38.0/configure-16011-
##############################################
gnome-online-accounts-3.38.0/configure-16069-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16070:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.19.12" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16071-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16086-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16087:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.19.12" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16088-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16107-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16108:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.19.12" 2>&1`
gnome-online-accounts-3.38.0/configure-16109-        else
gnome-online-accounts-3.38.0/configure:16110:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.19.12" 2>&1`
gnome-online-accounts-3.38.0/configure-16111-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16163-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16164:  pkg_cv_JAVASCRIPT_CORE_GTK_CFLAGS=`$PKG_CONFIG --cflags "javascriptcoregtk-4.0 >= 2.12.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16165-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16180-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16181:  pkg_cv_JAVASCRIPT_CORE_GTK_LIBS=`$PKG_CONFIG --libs "javascriptcoregtk-4.0 >= 2.12.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16182-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16201-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16202:	        JAVASCRIPT_CORE_GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "javascriptcoregtk-4.0 >= 2.12.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16203-        else
gnome-online-accounts-3.38.0/configure:16204:	        JAVASCRIPT_CORE_GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "javascriptcoregtk-4.0 >= 2.12.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16205-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16257-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16258:  pkg_cv_WEBKIT_GTK_CFLAGS=`$PKG_CONFIG --cflags "webkit2gtk-4.0 >= 2.26.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16259-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16274-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16275:  pkg_cv_WEBKIT_GTK_LIBS=`$PKG_CONFIG --libs "webkit2gtk-4.0 >= 2.26.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16276-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16295-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16296:	        WEBKIT_GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "webkit2gtk-4.0 >= 2.26.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16297-        else
gnome-online-accounts-3.38.0/configure:16298:	        WEBKIT_GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "webkit2gtk-4.0 >= 2.26.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16299-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16351-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16352:  pkg_cv_LIBSOUP_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4 >= 2.42" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16353-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16368-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16369:  pkg_cv_LIBSOUP_LIBS=`$PKG_CONFIG --libs "libsoup-2.4 >= 2.42" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16370-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16389-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16390:	        LIBSOUP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup-2.4 >= 2.42" 2>&1`
gnome-online-accounts-3.38.0/configure-16391-        else
gnome-online-accounts-3.38.0/configure:16392:	        LIBSOUP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup-2.4 >= 2.42" 2>&1`
gnome-online-accounts-3.38.0/configure-16393-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16445-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16446:  pkg_cv_JSON_GLIB_CFLAGS=`$PKG_CONFIG --cflags "json-glib-1.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16447-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16462-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16463:  pkg_cv_JSON_GLIB_LIBS=`$PKG_CONFIG --libs "json-glib-1.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16464-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16483-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16484:	        JSON_GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "json-glib-1.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16485-        else
gnome-online-accounts-3.38.0/configure:16486:	        JSON_GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "json-glib-1.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16487-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16539-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16540:  pkg_cv_REST_CFLAGS=`$PKG_CONFIG --cflags "rest-0.7" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16541-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16556-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16557:  pkg_cv_REST_LIBS=`$PKG_CONFIG --libs "rest-0.7" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16558-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16577-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16578:	        REST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "rest-0.7" 2>&1`
gnome-online-accounts-3.38.0/configure-16579-        else
gnome-online-accounts-3.38.0/configure:16580:	        REST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "rest-0.7" 2>&1`
gnome-online-accounts-3.38.0/configure-16581-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16633-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16634:  pkg_cv_SECRET_CFLAGS=`$PKG_CONFIG --cflags "libsecret-1" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16635-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16650-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16651:  pkg_cv_SECRET_LIBS=`$PKG_CONFIG --libs "libsecret-1" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16652-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16671-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16672:	        SECRET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsecret-1" 2>&1`
gnome-online-accounts-3.38.0/configure-16673-        else
gnome-online-accounts-3.38.0/configure:16674:	        SECRET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsecret-1" 2>&1`
gnome-online-accounts-3.38.0/configure-16675-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16727-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16728:  pkg_cv_LIBXML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16729-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16744-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16745:  pkg_cv_LIBXML_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16746-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16765-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16766:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16767-        else
gnome-online-accounts-3.38.0/configure:16768:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0" 2>&1`
gnome-online-accounts-3.38.0/configure-16769-        fi
##############################################
gnome-online-accounts-3.38.0/configure-16911-if test "x$KRB5_CONFIG" != "xnone"; then
gnome-online-accounts-3.38.0/configure:16912:    KRB5_LIBS="`${KRB5_CONFIG} --libs krb5`"
gnome-online-accounts-3.38.0/configure:16913:    KRB5_CFLAGS="`${KRB5_CONFIG} --cflags krb5`"
gnome-online-accounts-3.38.0/configure-16914-
##############################################
gnome-online-accounts-3.38.0/configure-16927-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16928:  pkg_cv_GCR_CFLAGS=`$PKG_CONFIG --cflags "gcr-3" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16929-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16944-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:16945:  pkg_cv_GCR_LIBS=`$PKG_CONFIG --libs "gcr-3" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-16946-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-16965-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:16966:	        GCR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gcr-3" 2>&1`
gnome-online-accounts-3.38.0/configure-16967-        else
gnome-online-accounts-3.38.0/configure:16968:	        GCR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gcr-3" 2>&1`
gnome-online-accounts-3.38.0/configure-16969-        fi
##############################################
gnome-online-accounts-3.38.0/configure-17309-if test "x$KRB5_CONFIG" != "xnone"; then
gnome-online-accounts-3.38.0/configure:17310:    KRB5_LIBS="`${KRB5_CONFIG} --libs krb5`"
gnome-online-accounts-3.38.0/configure:17311:    KRB5_CFLAGS="`${KRB5_CONFIG} --cflags krb5`"
gnome-online-accounts-3.38.0/configure-17312-
##############################################
gnome-online-accounts-3.38.0/configure-17325-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:17326:  pkg_cv_GCR_CFLAGS=`$PKG_CONFIG --cflags "gcr-3" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-17327-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-17342-  test $ac_status = 0; }; then
gnome-online-accounts-3.38.0/configure:17343:  pkg_cv_GCR_LIBS=`$PKG_CONFIG --libs "gcr-3" 2>/dev/null`
gnome-online-accounts-3.38.0/configure-17344-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-online-accounts-3.38.0/configure-17363-        if test $_pkg_short_errors_supported = yes; then
gnome-online-accounts-3.38.0/configure:17364:	        GCR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gcr-3" 2>&1`
gnome-online-accounts-3.38.0/configure-17365-        else
gnome-online-accounts-3.38.0/configure:17366:	        GCR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gcr-3" 2>&1`
gnome-online-accounts-3.38.0/configure-17367-        fi
##############################################
gnome-online-accounts-3.38.0/configure-17713-
gnome-online-accounts-3.38.0/configure:17714:    case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-online-accounts-3.38.0/configure-17715-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnome-online-accounts-3.38.0/configure-17790-
gnome-online-accounts-3.38.0/configure:17791:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-online-accounts-3.38.0/configure-17792-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnome-online-accounts-3.38.0/configure-17948-          # gcc leaves a trailing carriage return which upsets mingw
gnome-online-accounts-3.38.0/configure:17949:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-online-accounts-3.38.0/configure-17950-        *)
gnome-online-accounts-3.38.0/configure:17951:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-online-accounts-3.38.0/configure-17952-      esac
##############################################
gnome-online-accounts-3.38.0/configure-17957-          # Canonicalize the pathname of ld
gnome-online-accounts-3.38.0/configure:17958:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
gnome-online-accounts-3.38.0/configure-17959-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
gnome-online-accounts-3.38.0/configure:17960:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
gnome-online-accounts-3.38.0/configure-17961-          done
##############################################
gnome-online-accounts-3.38.0/configure-17985-          # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-online-accounts-3.38.0/configure:17986:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnome-online-accounts-3.38.0/configure-17987-            *GNU* | *'with BFD'*)
##############################################
gnome-online-accounts-3.38.0/configure-18062-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-online-accounts-3.38.0/configure:18063:case `$LD -v 2>&1 </dev/null` in
gnome-online-accounts-3.38.0/configure-18064-*GNU* | *'with BFD'*)
##############################################
gnome-online-accounts-3.38.0/configure-18409-                     ;;
gnome-online-accounts-3.38.0/configure:18410:                   *) searchdir=`cd "$searchdir" && pwd`
gnome-online-accounts-3.38.0/configure-18411-                      case "$searchdir" in
##############################################
gnome-online-accounts-3.38.0/configure-18428-  # Decompose acl_cv_libdirstems into acl_libdirstem and acl_libdirstem2.
gnome-online-accounts-3.38.0/configure:18429:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
gnome-online-accounts-3.38.0/configure:18430:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e '/,/s/.*,//'`
gnome-online-accounts-3.38.0/configure-18431-
##############################################
gnome-online-accounts-3.38.0/configure-18508-        names_already_handled="$names_already_handled $name"
gnome-online-accounts-3.38.0/configure:18509:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnome-online-accounts-3.38.0/configure-18510-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-online-accounts-3.38.0/configure-18584-                -L*)
gnome-online-accounts-3.38.0/configure:18585:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-online-accounts-3.38.0/configure-18586-                                    if test -n "$acl_shlibext"; then
##############################################
gnome-online-accounts-3.38.0/configure-18701-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-online-accounts-3.38.0/configure:18702:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-online-accounts-3.38.0/configure-18703-                if test "$name" = 'iconv'; then
##############################################
gnome-online-accounts-3.38.0/configure-18708-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-online-accounts-3.38.0/configure:18709:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-online-accounts-3.38.0/configure-18710-                if test "$name" = 'iconv'; then
##############################################
gnome-online-accounts-3.38.0/configure-18759-                  -L*)
gnome-online-accounts-3.38.0/configure:18760:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-online-accounts-3.38.0/configure-18761-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnome-online-accounts-3.38.0/configure-18818-                  -R*)
gnome-online-accounts-3.38.0/configure:18819:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-online-accounts-3.38.0/configure-18820-                    if test "$enable_rpath" != no; then
##############################################
gnome-online-accounts-3.38.0/configure-18843-                  -l*)
gnome-online-accounts-3.38.0/configure:18844:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-online-accounts-3.38.0/configure-18845-                    ;;
gnome-online-accounts-3.38.0/configure-18846-                  *.la)
gnome-online-accounts-3.38.0/configure:18847:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-online-accounts-3.38.0/configure-18848-                    ;;
##############################################
gnome-online-accounts-3.38.0/configure-19451-        names_already_handled="$names_already_handled $name"
gnome-online-accounts-3.38.0/configure:19452:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnome-online-accounts-3.38.0/configure-19453-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-online-accounts-3.38.0/configure-19527-                -L*)
gnome-online-accounts-3.38.0/configure:19528:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-online-accounts-3.38.0/configure-19529-                                    if test -n "$acl_shlibext"; then
##############################################
gnome-online-accounts-3.38.0/configure-19644-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-online-accounts-3.38.0/configure:19645:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-online-accounts-3.38.0/configure-19646-                if test "$name" = 'intl'; then
##############################################
gnome-online-accounts-3.38.0/configure-19651-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-online-accounts-3.38.0/configure:19652:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-online-accounts-3.38.0/configure-19653-                if test "$name" = 'intl'; then
##############################################
gnome-online-accounts-3.38.0/configure-19702-                  -L*)
gnome-online-accounts-3.38.0/configure:19703:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-online-accounts-3.38.0/configure-19704-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnome-online-accounts-3.38.0/configure-19761-                  -R*)
gnome-online-accounts-3.38.0/configure:19762:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-online-accounts-3.38.0/configure-19763-                    if test "$enable_rpath" != no; then
##############################################
gnome-online-accounts-3.38.0/configure-19786-                  -l*)
gnome-online-accounts-3.38.0/configure:19787:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-online-accounts-3.38.0/configure-19788-                    ;;
gnome-online-accounts-3.38.0/configure-19789-                  *.la)
gnome-online-accounts-3.38.0/configure:19790:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-online-accounts-3.38.0/configure-19791-                    ;;
##############################################
gnome-online-accounts-3.38.0/configure-20142-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnome-online-accounts-3.38.0/configure:20143:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnome-online-accounts-3.38.0/configure-20144-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnome-online-accounts-3.38.0/configure-20293-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnome-online-accounts-3.38.0/configure:20294:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-online-accounts-3.38.0/configure-20295-  as_echo='print -r --'
gnome-online-accounts-3.38.0/configure-20296-  as_echo_n='print -rn --'
gnome-online-accounts-3.38.0/configure:20297:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-online-accounts-3.38.0/configure-20298-  as_echo='printf %s\n'
##############################################
gnome-online-accounts-3.38.0/configure-20300-else
gnome-online-accounts-3.38.0/configure:20301:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnome-online-accounts-3.38.0/configure-20302-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnome-online-accounts-3.38.0/configure-20310-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnome-online-accounts-3.38.0/configure:20311:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnome-online-accounts-3.38.0/configure-20312-      esac;
##############################################
gnome-online-accounts-3.38.0/configure-20387-# ----------------------------------------
gnome-online-accounts-3.38.0/configure:20388:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnome-online-accounts-3.38.0/configure-20389-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnome-online-accounts-3.38.0/configure-20459-  {
gnome-online-accounts-3.38.0/configure:20460:    as_val=`expr "$@" || test $? -eq 1`
gnome-online-accounts-3.38.0/configure-20461-  }
##############################################
gnome-online-accounts-3.38.0/configure-20563-      case $as_dir in #(
gnome-online-accounts-3.38.0/configure:20564:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnome-online-accounts-3.38.0/configure-20565-      *) as_qdir=$as_dir;;
##############################################
gnome-online-accounts-3.38.0/configure-20699-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnome-online-accounts-3.38.0/configure:20700:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnome-online-accounts-3.38.0/configure-20701-ac_cs_version="\\
##############################################
gnome-online-accounts-3.38.0/configure-20724-  --*=?*)
gnome-online-accounts-3.38.0/configure:20725:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnome-online-accounts-3.38.0/configure:20726:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnome-online-accounts-3.38.0/configure-20727-    ac_shift=:
##############################################
gnome-online-accounts-3.38.0/configure-20729-  --*=)
gnome-online-accounts-3.38.0/configure:20730:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnome-online-accounts-3.38.0/configure-20731-    ac_optarg=
##############################################
gnome-online-accounts-3.38.0/configure-20753-    case $ac_optarg in
gnome-online-accounts-3.38.0/configure:20754:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-online-accounts-3.38.0/configure-20755-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnome-online-accounts-3.38.0/configure-20761-    case $ac_optarg in
gnome-online-accounts-3.38.0/configure:20762:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-online-accounts-3.38.0/configure-20763-    esac
##############################################
gnome-online-accounts-3.38.0/configure-20830-delay_variable_subst='$delay_variable_subst'
gnome-online-accounts-3.38.0/configure:20831:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20832:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20833:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20834:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20835:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20836:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20837:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20838:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20839:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20840:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20841:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20842:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20843:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20844:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20845:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20846:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20847:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20848:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20849:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20850:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20851:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20852:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20853:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20854:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20855:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20856:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20857:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20858:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20859:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20860:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20861:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20862:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20863:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20864:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20865:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20866:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20867:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20868:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20869:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20870:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20871:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20872:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20873:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20874:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20875:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20876:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20877:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20878:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20879:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20880:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20881:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20882:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20883:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20884:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20885:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20886:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20887:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20888:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20889:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20890:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20891:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20892:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20893:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20894:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20895:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20896:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20897:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20898:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20899:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20900:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20901:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20902:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20903:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20904:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20905:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20906:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20907:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20908:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20909:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20910:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20911:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20912:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20913:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20914:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20915:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20916:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20917:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20918:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20919:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20920:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20921:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20922:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20923:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20924:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20925:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20926:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20927:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20928:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20929:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20930:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20931:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20932:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20933:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20934:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20935:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20936:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20937:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20938:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20939:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20940:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20941:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20942:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20943:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20944:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20945:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20946:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20947:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20948:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20949:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20950:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20951:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20952:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20953:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20954:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20955:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20956:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20957:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20958:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20959:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20960:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20961:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20962:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20963:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20964:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure:20965:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gnome-online-accounts-3.38.0/configure-20966-
##############################################
gnome-online-accounts-3.38.0/configure-21047-striplib; do
gnome-online-accounts-3.38.0/configure:21048:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnome-online-accounts-3.38.0/configure-21049-    *[\\\\\\\`\\"\\\$]*)
gnome-online-accounts-3.38.0/configure:21050:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnome-online-accounts-3.38.0/configure-21051-      ;;
##############################################
gnome-online-accounts-3.38.0/configure-21078-configure_time_lt_sys_library_path; do
gnome-online-accounts-3.38.0/configure:21079:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnome-online-accounts-3.38.0/configure-21080-    *[\\\\\\\`\\"\\\$]*)
gnome-online-accounts-3.38.0/configure:21081:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnome-online-accounts-3.38.0/configure-21082-      ;;
##############################################
gnome-online-accounts-3.38.0/configure-21201-fi
gnome-online-accounts-3.38.0/configure:21202:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnome-online-accounts-3.38.0/configure-21203-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnome-online-accounts-3.38.0/configure-21218-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnome-online-accounts-3.38.0/configure:21219:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnome-online-accounts-3.38.0/configure-21220-ac_delim='%!_!# '
##############################################
gnome-online-accounts-3.38.0/configure-21224-
gnome-online-accounts-3.38.0/configure:21225:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnome-online-accounts-3.38.0/configure-21226-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnome-online-accounts-3.38.0/configure-21362-for ac_last_try in false false :; do
gnome-online-accounts-3.38.0/configure:21363:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gnome-online-accounts-3.38.0/configure-21364-  if test -z "$ac_tt"; then
##############################################
gnome-online-accounts-3.38.0/configure-21494-      esac
gnome-online-accounts-3.38.0/configure:21495:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnome-online-accounts-3.38.0/configure-21496-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnome-online-accounts-3.38.0/configure-21553-*)
gnome-online-accounts-3.38.0/configure:21554:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnome-online-accounts-3.38.0/configure-21555-  # A ".." for each directory in $ac_dir_suffix.
gnome-online-accounts-3.38.0/configure:21556:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnome-online-accounts-3.38.0/configure-21557-  case $ac_top_builddir_sub in
##############################################
gnome-online-accounts-3.38.0/configure-21614-/@mandir@/p'
gnome-online-accounts-3.38.0/configure:21615:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnome-online-accounts-3.38.0/configure-21616-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnome-online-accounts-3.38.0/configure-21631-
gnome-online-accounts-3.38.0/configure:21632:# Neutralize VPATH when `$srcdir' = `.'.
gnome-online-accounts-3.38.0/configure-21633-# Shell code in configure.ac might set extrasub.
##############################################
gnome-online-accounts-3.38.0/configure-21659-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnome-online-accounts-3.38.0/configure:21660:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnome-online-accounts-3.38.0/configure-21661-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnome-online-accounts-3.38.0/configure-21705-    * )
gnome-online-accounts-3.38.0/configure:21706:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnome-online-accounts-3.38.0/configure-21707-  esac
##############################################
gnome-online-accounts-3.38.0/configure-21760-    # Strip MF so we end up with the name of the file.
gnome-online-accounts-3.38.0/configure:21761:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gnome-online-accounts-3.38.0/configure-21762-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnome-online-accounts-3.38.0/configure-22312-    *:)
gnome-online-accounts-3.38.0/configure:22313:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnome-online-accounts-3.38.0/configure-22314-        ;;
gnome-online-accounts-3.38.0/configure-22315-    x:*)
gnome-online-accounts-3.38.0/configure:22316:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnome-online-accounts-3.38.0/configure-22317-        ;;
gnome-online-accounts-3.38.0/configure-22318-    *::*)
gnome-online-accounts-3.38.0/configure:22319:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnome-online-accounts-3.38.0/configure:22320:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnome-online-accounts-3.38.0/configure-22321-        ;;
gnome-online-accounts-3.38.0/configure-22322-    *)
gnome-online-accounts-3.38.0/configure:22323:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnome-online-accounts-3.38.0/configure-22324-        ;;
##############################################
gnome-online-accounts-3.38.0/configure-22339-    done
gnome-online-accounts-3.38.0/configure:22340:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnome-online-accounts-3.38.0/configure-22341-}
##############################################
gnome-online-accounts-3.38.0/configure-22381-      case "$ac_file" in
gnome-online-accounts-3.38.0/configure:22382:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnome-online-accounts-3.38.0/configure-22383-      esac
##############################################
gnome-online-accounts-3.38.0/configure-22386-        # Adjust a relative srcdir.
gnome-online-accounts-3.38.0/configure:22387:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnome-online-accounts-3.38.0/configure:22388:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnome-online-accounts-3.38.0/configure:22389:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnome-online-accounts-3.38.0/configure-22390-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnome-online-accounts-3.38.0/configure-22393-        case "$ac_given_srcdir" in
gnome-online-accounts-3.38.0/configure:22394:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnome-online-accounts-3.38.0/configure-22395-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnome-online-accounts-3.38.0/configure-22414-            fi
gnome-online-accounts-3.38.0/configure:22415:            ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnome-online-accounts-3.38.0/configure-22416-            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-110-.po.gmo: $(srcdir)/$(DOMAIN).pot
gnome-online-accounts-3.38.0/po/Makefile.in.in:111:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-112-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-194-	fi; \
gnome-online-accounts-3.38.0/po/Makefile.in.in:195:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-online-accounts-3.38.0/po/Makefile.in.in-196-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-245-	@test -f $(srcdir)/$(DOMAIN).pot || $(MAKE) $(srcdir)/$(DOMAIN).pot
gnome-online-accounts-3.38.0/po/Makefile.in.in:246:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-247-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-250-	  cd $(srcdir) \
gnome-online-accounts-3.38.0/po/Makefile.in.in:251:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-online-accounts-3.38.0/po/Makefile.in.in-252-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].*) \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-283-	for cat in $$catalogs; do \
gnome-online-accounts-3.38.0/po/Makefile.in.in:284:	  cat=`basename $$cat`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in:285:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-286-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-293-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnome-online-accounts-3.38.0/po/Makefile.in.in:294:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-295-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-334-	for cat in $$catalogs; do \
gnome-online-accounts-3.38.0/po/Makefile.in.in:335:	  cat=`basename $$cat`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in:336:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-337-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-341-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnome-online-accounts-3.38.0/po/Makefile.in.in:342:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-343-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-380-	for cat in $$catalogs; do \
gnome-online-accounts-3.38.0/po/Makefile.in.in:381:	  cat=`basename $$cat`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in:382:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-383-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-447-.nop.po-create:
gnome-online-accounts-3.38.0/po/Makefile.in.in:448:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-449-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-454-.nop.po-update:
gnome-online-accounts-3.38.0/po/Makefile.in.in:455:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gnome-online-accounts-3.38.0/po/Makefile.in.in-456-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gnome-online-accounts-3.38.0/po/Makefile.in.in-461-	cd $(srcdir); \
gnome-online-accounts-3.38.0/po/Makefile.in.in:462:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-online-accounts-3.38.0/po/Makefile.in.in-463-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].*) \
##############################################
gnome-online-accounts-3.38.0/po/Rules-quot-20-.insert-header.po-update-en:
gnome-online-accounts-3.38.0/po/Rules-quot:21:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gnome-online-accounts-3.38.0/po/Rules-quot:22:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gnome-online-accounts-3.38.0/po/Rules-quot-23-	tmpdir=`pwd`; \
gnome-online-accounts-3.38.0/po/Rules-quot-24-	echo "$$lang:"; \
gnome-online-accounts-3.38.0/po/Rules-quot:25:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gnome-online-accounts-3.38.0/po/Rules-quot-26-	LC_ALL=C; export LC_ALL; \
##############################################
gnome-online-accounts-3.38.0/po/Rules-quot-29-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
gnome-online-accounts-3.38.0/po/Rules-quot:30:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-online-accounts-3.38.0/po/Rules-quot-31-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
gnome-online-accounts-3.38.0/po/Rules-quot:32:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
gnome-online-accounts-3.38.0/po/Rules-quot-33-	       ;; \
gnome-online-accounts-3.38.0/po/Rules-quot-34-	     *) \
gnome-online-accounts-3.38.0/po/Rules-quot:35:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
gnome-online-accounts-3.38.0/po/Rules-quot-36-	       ;; \
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnome-online-accounts-3.38.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnome-online-accounts-3.38.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gnome-online-accounts-3.38.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnome-online-accounts-3.38.0/aclocal.m4-109-])
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gnome-online-accounts-3.38.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnome-online-accounts-3.38.0/aclocal.m4-207-  fi
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gnome-online-accounts-3.38.0/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gnome-online-accounts-3.38.0/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-365-      || continue
gnome-online-accounts-3.38.0/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gnome-online-accounts-3.38.0/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gnome-online-accounts-3.38.0/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnome-online-accounts-3.38.0/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnome-online-accounts-3.38.0/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-592-    * )
gnome-online-accounts-3.38.0/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnome-online-accounts-3.38.0/aclocal.m4-594-  esac
gnome-online-accounts-3.38.0/aclocal.m4-595-done
gnome-online-accounts-3.38.0/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnome-online-accounts-3.38.0/aclocal.m4-597-
##############################################
gnome-online-accounts-3.38.0/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnome-online-accounts-3.38.0/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnome-online-accounts-3.38.0/aclocal.m4-886-     if test "$[*]" = "X"; then
gnome-online-accounts-3.38.0/aclocal.m4-887-	# -L didn't work.
gnome-online-accounts-3.38.0/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
gnome-online-accounts-3.38.0/aclocal.m4-889-     fi
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-50-  { \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-52-  }; \
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-520-	test -n "$(EXEEXT)" || exit 0; \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:521:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-522-	echo " rm -f" $$list; \
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-551-.c.obj:
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:552:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-553-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-555-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:556:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-557-
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-565-goa_daemon-main.o: main.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -MT goa_daemon-main.o -MD -MP -MF $(DEPDIR)/goa_daemon-main.Tpo -c -o goa_daemon-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_daemon-main.Tpo $(DEPDIR)/goa_daemon-main.Po
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -c -o goa_daemon-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-571-
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-572-goa_daemon-main.obj: main.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -MT goa_daemon-main.obj -MD -MP -MF $(DEPDIR)/goa_daemon-main.Tpo -c -o goa_daemon-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-574-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_daemon-main.Tpo $(DEPDIR)/goa_daemon-main.Po
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -c -o goa_daemon-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-578-
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-579-goa_daemon-goadaemon.o: goadaemon.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:580:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -MT goa_daemon-goadaemon.o -MD -MP -MF $(DEPDIR)/goa_daemon-goadaemon.Tpo -c -o goa_daemon-goadaemon.o `test -f 'goadaemon.c' || echo '$(srcdir)/'`goadaemon.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-581-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_daemon-goadaemon.Tpo $(DEPDIR)/goa_daemon-goadaemon.Po
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -c -o goa_daemon-goadaemon.o `test -f 'goadaemon.c' || echo '$(srcdir)/'`goadaemon.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-585-
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-586-goa_daemon-goadaemon.obj: goadaemon.c
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -MT goa_daemon-goadaemon.obj -MD -MP -MF $(DEPDIR)/goa_daemon-goadaemon.Tpo -c -o goa_daemon-goadaemon.obj `if test -f 'goadaemon.c'; then $(CYGPATH_W) 'goadaemon.c'; else $(CYGPATH_W) '$(srcdir)/goadaemon.c'; fi`
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_daemon-goadaemon.Tpo $(DEPDIR)/goa_daemon-goadaemon.Po
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_daemon_CFLAGS) $(CFLAGS) -c -o goa_daemon-goadaemon.obj `if test -f 'goadaemon.c'; then $(CYGPATH_W) 'goadaemon.c'; else $(CYGPATH_W) '$(srcdir)/goadaemon.c'; fi`
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-592-
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-628-GTAGS:
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-654-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-668-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/src/daemon/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/src/Makefile.in-49-  { \
gnome-online-accounts-3.38.0/src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/src/Makefile.in-51-  }; \
##############################################
gnome-online-accounts-3.38.0/src/Makefile.in-185-  while test -n "$$dir1"; do \
gnome-online-accounts-3.38.0/src/Makefile.in:186:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/src/Makefile.in-187-    if test "$$first" != "."; then \
gnome-online-accounts-3.38.0/src/Makefile.in-188-      if test "$$first" = ".."; then \
gnome-online-accounts-3.38.0/src/Makefile.in:189:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-online-accounts-3.38.0/src/Makefile.in:190:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-online-accounts-3.38.0/src/Makefile.in-191-      else \
gnome-online-accounts-3.38.0/src/Makefile.in:192:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/src/Makefile.in-193-        if test "$$first2" = "$$first"; then \
gnome-online-accounts-3.38.0/src/Makefile.in:194:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/src/Makefile.in-195-        else \
##############################################
gnome-online-accounts-3.38.0/src/Makefile.in-200-    fi; \
gnome-online-accounts-3.38.0/src/Makefile.in:201:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/src/Makefile.in-202-  done; \
##############################################
gnome-online-accounts-3.38.0/src/Makefile.in-448-	dot_seen=no; \
gnome-online-accounts-3.38.0/src/Makefile.in:449:	target=`echo $@ | sed s/-recursive//`; \
gnome-online-accounts-3.38.0/src/Makefile.in-450-	case "$@" in \
##############################################
gnome-online-accounts-3.38.0/src/Makefile.in-511-GTAGS:
gnome-online-accounts-3.38.0/src/Makefile.in:512:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/src/Makefile.in-513-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/src/Makefile.in-537-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/src/Makefile.in:538:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/Makefile.in:539:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/Makefile.in-540-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/src/Makefile.in-551-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/src/Makefile.in:552:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/src/Makefile.in-553-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.am-28-goabackendenumtypes.h: goabackendenums.h goabackendenumtypes.h.template
gnome-online-accounts-3.38.0/src/goabackend/Makefile.am:29:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 					\
gnome-online-accounts-3.38.0/src/goabackend/Makefile.am-30-	 cd $(srcdir) && glib-mkenums --template goabackendenumtypes.h.template goabackendenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.am-33-goabackendenumtypes.c: goabackendenums.h goabackendenumtypes.c.template goabackendenumtypes.h
gnome-online-accounts-3.38.0/src/goabackend/Makefile.am:34:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 					\
gnome-online-accounts-3.38.0/src/goabackend/Makefile.am-35-	 cd $(srcdir) && glib-mkenums --template goabackendenumtypes.c.template goabackendenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-52-  { \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-54-  }; \
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-130-CONFIG_CLEAN_VPATH_FILES =
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-132-am__vpath_adj = case $$p in \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-134-    *) f=$$p;; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-135-  esac;
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-137-am__install_max = 40
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-138-am__nobase_strip_setup = \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-140-am__nobase_strip = \
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-878-.c.obj:
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-884-
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-892-libgoa_backend_1_0_la-goabackendenumtypes.lo: goabackendenumtypes.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goabackendenumtypes.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goabackendenumtypes.Tpo -c -o libgoa_backend_1_0_la-goabackendenumtypes.lo `test -f 'goabackendenumtypes.c' || echo '$(srcdir)/'`goabackendenumtypes.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goabackendenumtypes.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goabackendenumtypes.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goabackendenumtypes.lo `test -f 'goabackendenumtypes.c' || echo '$(srcdir)/'`goabackendenumtypes.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-898-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-899-libgoa_backend_1_0_la-goabackendinit.lo: goabackendinit.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goabackendinit.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goabackendinit.Tpo -c -o libgoa_backend_1_0_la-goabackendinit.lo `test -f 'goabackendinit.c' || echo '$(srcdir)/'`goabackendinit.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goabackendinit.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goabackendinit.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goabackendinit.lo `test -f 'goabackendinit.c' || echo '$(srcdir)/'`goabackendinit.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-905-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-906-libgoa_backend_1_0_la-goadlnaservermanager.lo: goadlnaservermanager.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goadlnaservermanager.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goadlnaservermanager.Tpo -c -o libgoa_backend_1_0_la-goadlnaservermanager.lo `test -f 'goadlnaservermanager.c' || echo '$(srcdir)/'`goadlnaservermanager.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goadlnaservermanager.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goadlnaservermanager.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goadlnaservermanager.lo `test -f 'goadlnaservermanager.c' || echo '$(srcdir)/'`goadlnaservermanager.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-912-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-913-libgoa_backend_1_0_la-goaewsclient.lo: goaewsclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaewsclient.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaewsclient.Tpo -c -o libgoa_backend_1_0_la-goaewsclient.lo `test -f 'goaewsclient.c' || echo '$(srcdir)/'`goaewsclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaewsclient.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaewsclient.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaewsclient.lo `test -f 'goaewsclient.c' || echo '$(srcdir)/'`goaewsclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-919-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-920-libgoa_backend_1_0_la-goahttpclient.lo: goahttpclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goahttpclient.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goahttpclient.Tpo -c -o libgoa_backend_1_0_la-goahttpclient.lo `test -f 'goahttpclient.c' || echo '$(srcdir)/'`goahttpclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goahttpclient.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goahttpclient.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goahttpclient.lo `test -f 'goahttpclient.c' || echo '$(srcdir)/'`goahttpclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-926-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-927-libgoa_backend_1_0_la-goaprovider.lo: goaprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaprovider.Tpo -c -o libgoa_backend_1_0_la-goaprovider.lo `test -f 'goaprovider.c' || echo '$(srcdir)/'`goaprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaprovider.lo `test -f 'goaprovider.c' || echo '$(srcdir)/'`goaprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-933-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-934-libgoa_backend_1_0_la-goamailauth.lo: goamailauth.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goamailauth.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goamailauth.Tpo -c -o libgoa_backend_1_0_la-goamailauth.lo `test -f 'goamailauth.c' || echo '$(srcdir)/'`goamailauth.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goamailauth.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goamailauth.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goamailauth.lo `test -f 'goamailauth.c' || echo '$(srcdir)/'`goamailauth.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-940-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-941-libgoa_backend_1_0_la-goaimapauthlogin.lo: goaimapauthlogin.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaimapauthlogin.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaimapauthlogin.Tpo -c -o libgoa_backend_1_0_la-goaimapauthlogin.lo `test -f 'goaimapauthlogin.c' || echo '$(srcdir)/'`goaimapauthlogin.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaimapauthlogin.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaimapauthlogin.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaimapauthlogin.lo `test -f 'goaimapauthlogin.c' || echo '$(srcdir)/'`goaimapauthlogin.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-947-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-948-libgoa_backend_1_0_la-goarestproxy.lo: goarestproxy.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goarestproxy.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goarestproxy.Tpo -c -o libgoa_backend_1_0_la-goarestproxy.lo `test -f 'goarestproxy.c' || echo '$(srcdir)/'`goarestproxy.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goarestproxy.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goarestproxy.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goarestproxy.lo `test -f 'goarestproxy.c' || echo '$(srcdir)/'`goarestproxy.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-954-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-955-libgoa_backend_1_0_la-goasmtpauth.lo: goasmtpauth.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goasmtpauth.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goasmtpauth.Tpo -c -o libgoa_backend_1_0_la-goasmtpauth.lo `test -f 'goasmtpauth.c' || echo '$(srcdir)/'`goasmtpauth.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goasmtpauth.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goasmtpauth.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goasmtpauth.lo `test -f 'goasmtpauth.c' || echo '$(srcdir)/'`goasmtpauth.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-961-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-962-libgoa_backend_1_0_la-goasouplogger.lo: goasouplogger.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goasouplogger.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goasouplogger.Tpo -c -o libgoa_backend_1_0_la-goasouplogger.lo `test -f 'goasouplogger.c' || echo '$(srcdir)/'`goasouplogger.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goasouplogger.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goasouplogger.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goasouplogger.lo `test -f 'goasouplogger.c' || echo '$(srcdir)/'`goasouplogger.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-968-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-969-libgoa_backend_1_0_la-goamailclient.lo: goamailclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goamailclient.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goamailclient.Tpo -c -o libgoa_backend_1_0_la-goamailclient.lo `test -f 'goamailclient.c' || echo '$(srcdir)/'`goamailclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goamailclient.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goamailclient.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goamailclient.lo `test -f 'goamailclient.c' || echo '$(srcdir)/'`goamailclient.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-975-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-976-libgoa_backend_1_0_la-goaexchangeprovider.lo: goaexchangeprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaexchangeprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaexchangeprovider.Tpo -c -o libgoa_backend_1_0_la-goaexchangeprovider.lo `test -f 'goaexchangeprovider.c' || echo '$(srcdir)/'`goaexchangeprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaexchangeprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaexchangeprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaexchangeprovider.lo `test -f 'goaexchangeprovider.c' || echo '$(srcdir)/'`goaexchangeprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-982-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-983-libgoa_backend_1_0_la-goaoauthprovider.lo: goaoauthprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaoauthprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaoauthprovider.Tpo -c -o libgoa_backend_1_0_la-goaoauthprovider.lo `test -f 'goaoauthprovider.c' || echo '$(srcdir)/'`goaoauthprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaoauthprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaoauthprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaoauthprovider.lo `test -f 'goaoauthprovider.c' || echo '$(srcdir)/'`goaoauthprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-989-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-990-libgoa_backend_1_0_la-goaoauth2provider.lo: goaoauth2provider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaoauth2provider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaoauth2provider.Tpo -c -o libgoa_backend_1_0_la-goaoauth2provider.lo `test -f 'goaoauth2provider.c' || echo '$(srcdir)/'`goaoauth2provider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaoauth2provider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaoauth2provider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaoauth2provider.lo `test -f 'goaoauth2provider.c' || echo '$(srcdir)/'`goaoauth2provider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-996-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-997-libgoa_backend_1_0_la-goagoogleprovider.lo: goagoogleprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goagoogleprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goagoogleprovider.Tpo -c -o libgoa_backend_1_0_la-goagoogleprovider.lo `test -f 'goagoogleprovider.c' || echo '$(srcdir)/'`goagoogleprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goagoogleprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goagoogleprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goagoogleprovider.lo `test -f 'goagoogleprovider.c' || echo '$(srcdir)/'`goagoogleprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1003-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1004-libgoa_backend_1_0_la-goafacebookprovider.lo: goafacebookprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goafacebookprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goafacebookprovider.Tpo -c -o libgoa_backend_1_0_la-goafacebookprovider.lo `test -f 'goafacebookprovider.c' || echo '$(srcdir)/'`goafacebookprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goafacebookprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goafacebookprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goafacebookprovider.lo `test -f 'goafacebookprovider.c' || echo '$(srcdir)/'`goafacebookprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1010-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1011-libgoa_backend_1_0_la-goaimapsmtpprovider.lo: goaimapsmtpprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaimapsmtpprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaimapsmtpprovider.Tpo -c -o libgoa_backend_1_0_la-goaimapsmtpprovider.lo `test -f 'goaimapsmtpprovider.c' || echo '$(srcdir)/'`goaimapsmtpprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaimapsmtpprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaimapsmtpprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaimapsmtpprovider.lo `test -f 'goaimapsmtpprovider.c' || echo '$(srcdir)/'`goaimapsmtpprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1017-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1018-libgoa_backend_1_0_la-goamediaserverprovider.lo: goamediaserverprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goamediaserverprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goamediaserverprovider.Tpo -c -o libgoa_backend_1_0_la-goamediaserverprovider.lo `test -f 'goamediaserverprovider.c' || echo '$(srcdir)/'`goamediaserverprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goamediaserverprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goamediaserverprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goamediaserverprovider.lo `test -f 'goamediaserverprovider.c' || echo '$(srcdir)/'`goamediaserverprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1024-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1025-libgoa_backend_1_0_la-goaowncloudprovider.lo: goaowncloudprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1026:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaowncloudprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaowncloudprovider.Tpo -c -o libgoa_backend_1_0_la-goaowncloudprovider.lo `test -f 'goaowncloudprovider.c' || echo '$(srcdir)/'`goaowncloudprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1027-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaowncloudprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaowncloudprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1029-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1030:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaowncloudprovider.lo `test -f 'goaowncloudprovider.c' || echo '$(srcdir)/'`goaowncloudprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1031-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1032-libgoa_backend_1_0_la-goaflickrprovider.lo: goaflickrprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1033:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaflickrprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaflickrprovider.Tpo -c -o libgoa_backend_1_0_la-goaflickrprovider.lo `test -f 'goaflickrprovider.c' || echo '$(srcdir)/'`goaflickrprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1034-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaflickrprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaflickrprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1036-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1037:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaflickrprovider.lo `test -f 'goaflickrprovider.c' || echo '$(srcdir)/'`goaflickrprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1038-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1039-libgoa_backend_1_0_la-goafoursquareprovider.lo: goafoursquareprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goafoursquareprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goafoursquareprovider.Tpo -c -o libgoa_backend_1_0_la-goafoursquareprovider.lo `test -f 'goafoursquareprovider.c' || echo '$(srcdir)/'`goafoursquareprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goafoursquareprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goafoursquareprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goafoursquareprovider.lo `test -f 'goafoursquareprovider.c' || echo '$(srcdir)/'`goafoursquareprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1045-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1046-libgoa_backend_1_0_la-goawindowsliveprovider.lo: goawindowsliveprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goawindowsliveprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goawindowsliveprovider.Tpo -c -o libgoa_backend_1_0_la-goawindowsliveprovider.lo `test -f 'goawindowsliveprovider.c' || echo '$(srcdir)/'`goawindowsliveprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goawindowsliveprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goawindowsliveprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goawindowsliveprovider.lo `test -f 'goawindowsliveprovider.c' || echo '$(srcdir)/'`goawindowsliveprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1052-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1053-libgoa_backend_1_0_la-goalastfmprovider.lo: goalastfmprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goalastfmprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goalastfmprovider.Tpo -c -o libgoa_backend_1_0_la-goalastfmprovider.lo `test -f 'goalastfmprovider.c' || echo '$(srcdir)/'`goalastfmprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goalastfmprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goalastfmprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goalastfmprovider.lo `test -f 'goalastfmprovider.c' || echo '$(srcdir)/'`goalastfmprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1059-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1060-libgoa_backend_1_0_la-goaobjectskeletonutils.lo: goaobjectskeletonutils.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaobjectskeletonutils.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaobjectskeletonutils.Tpo -c -o libgoa_backend_1_0_la-goaobjectskeletonutils.lo `test -f 'goaobjectskeletonutils.c' || echo '$(srcdir)/'`goaobjectskeletonutils.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaobjectskeletonutils.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaobjectskeletonutils.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaobjectskeletonutils.lo `test -f 'goaobjectskeletonutils.c' || echo '$(srcdir)/'`goaobjectskeletonutils.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1066-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1067-libgoa_backend_1_0_la-goautils.lo: goautils.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goautils.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goautils.Tpo -c -o libgoa_backend_1_0_la-goautils.lo `test -f 'goautils.c' || echo '$(srcdir)/'`goautils.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goautils.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goautils.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goautils.lo `test -f 'goautils.c' || echo '$(srcdir)/'`goautils.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1073-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1074-libgoa_backend_1_0_la-goawebview.lo: goawebview.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goawebview.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goawebview.Tpo -c -o libgoa_backend_1_0_la-goawebview.lo `test -f 'goawebview.c' || echo '$(srcdir)/'`goawebview.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goawebview.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goawebview.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goawebview.lo `test -f 'goawebview.c' || echo '$(srcdir)/'`goawebview.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1080-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1081-libgoa_backend_1_0_la-nautilus-floating-bar.lo: nautilus-floating-bar.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-nautilus-floating-bar.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-nautilus-floating-bar.Tpo -c -o libgoa_backend_1_0_la-nautilus-floating-bar.lo `test -f 'nautilus-floating-bar.c' || echo '$(srcdir)/'`nautilus-floating-bar.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-nautilus-floating-bar.Tpo $(DEPDIR)/libgoa_backend_1_0_la-nautilus-floating-bar.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-nautilus-floating-bar.lo `test -f 'nautilus-floating-bar.c' || echo '$(srcdir)/'`nautilus-floating-bar.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1087-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1088-libgoa_backend_1_0_la-org.gnome.Identity.lo: $(top_builddir)/src/goaidentity/org.gnome.Identity.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-org.gnome.Identity.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-org.gnome.Identity.Tpo -c -o libgoa_backend_1_0_la-org.gnome.Identity.lo `test -f '$(top_builddir)/src/goaidentity/org.gnome.Identity.c' || echo '$(srcdir)/'`$(top_builddir)/src/goaidentity/org.gnome.Identity.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-org.gnome.Identity.Tpo $(DEPDIR)/libgoa_backend_1_0_la-org.gnome.Identity.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-org.gnome.Identity.lo `test -f '$(top_builddir)/src/goaidentity/org.gnome.Identity.c' || echo '$(srcdir)/'`$(top_builddir)/src/goaidentity/org.gnome.Identity.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1094-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1095-libgoa_backend_1_0_la-goaidentitymanagererror.lo: $(top_srcdir)/src/goaidentity/goaidentitymanagererror.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goaidentitymanagererror.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goaidentitymanagererror.Tpo -c -o libgoa_backend_1_0_la-goaidentitymanagererror.lo `test -f '$(top_srcdir)/src/goaidentity/goaidentitymanagererror.c' || echo '$(srcdir)/'`$(top_srcdir)/src/goaidentity/goaidentitymanagererror.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goaidentitymanagererror.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goaidentitymanagererror.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goaidentitymanagererror.lo `test -f '$(top_srcdir)/src/goaidentity/goaidentitymanagererror.c' || echo '$(srcdir)/'`$(top_srcdir)/src/goaidentity/goaidentitymanagererror.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1101-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1102-libgoa_backend_1_0_la-goafedoraprovider.lo: goafedoraprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goafedoraprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goafedoraprovider.Tpo -c -o libgoa_backend_1_0_la-goafedoraprovider.lo `test -f 'goafedoraprovider.c' || echo '$(srcdir)/'`goafedoraprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goafedoraprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goafedoraprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goafedoraprovider.lo `test -f 'goafedoraprovider.c' || echo '$(srcdir)/'`goafedoraprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1108-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1109-libgoa_backend_1_0_la-goakerberosprovider.lo: goakerberosprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goakerberosprovider.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goakerberosprovider.Tpo -c -o libgoa_backend_1_0_la-goakerberosprovider.lo `test -f 'goakerberosprovider.c' || echo '$(srcdir)/'`goakerberosprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goakerberosprovider.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goakerberosprovider.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goakerberosprovider.lo `test -f 'goakerberosprovider.c' || echo '$(srcdir)/'`goakerberosprovider.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1115-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1116-libgoa_backend_1_0_la-goadleynaservermanager.lo: goadleynaservermanager.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goadleynaservermanager.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goadleynaservermanager.Tpo -c -o libgoa_backend_1_0_la-goadleynaservermanager.lo `test -f 'goadleynaservermanager.c' || echo '$(srcdir)/'`goadleynaservermanager.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goadleynaservermanager.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goadleynaservermanager.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goadleynaservermanager.lo `test -f 'goadleynaservermanager.c' || echo '$(srcdir)/'`goadleynaservermanager.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1122-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1123-libgoa_backend_1_0_la-goadleynaservermediadevice.lo: goadleynaservermediadevice.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_backend_1_0_la-goadleynaservermediadevice.lo -MD -MP -MF $(DEPDIR)/libgoa_backend_1_0_la-goadleynaservermediadevice.Tpo -c -o libgoa_backend_1_0_la-goadleynaservermediadevice.lo `test -f 'goadleynaservermediadevice.c' || echo '$(srcdir)/'`goadleynaservermediadevice.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_backend_1_0_la-goadleynaservermediadevice.Tpo $(DEPDIR)/libgoa_backend_1_0_la-goadleynaservermediadevice.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_backend_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_backend_1_0_la-goadleynaservermediadevice.lo `test -f 'goadleynaservermediadevice.c' || echo '$(srcdir)/'`goadleynaservermediadevice.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1129-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1130-libgoawebextension_la-goawebextension.lo: goawebextension.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoawebextension_la_CFLAGS) $(CFLAGS) -MT libgoawebextension_la-goawebextension.lo -MD -MP -MF $(DEPDIR)/libgoawebextension_la-goawebextension.Tpo -c -o libgoawebextension_la-goawebextension.lo `test -f 'goawebextension.c' || echo '$(srcdir)/'`goawebextension.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoawebextension_la-goawebextension.Tpo $(DEPDIR)/libgoawebextension_la-goawebextension.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoawebextension_la_CFLAGS) $(CFLAGS) -c -o libgoawebextension_la-goawebextension.lo `test -f 'goawebextension.c' || echo '$(srcdir)/'`goawebextension.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1136-
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1137-libgoawebextension_la-goawebextensionmain.lo: goawebextensionmain.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoawebextension_la_CFLAGS) $(CFLAGS) -MT libgoawebextension_la-goawebextensionmain.lo -MD -MP -MF $(DEPDIR)/libgoawebextension_la-goawebextensionmain.Tpo -c -o libgoawebextension_la-goawebextensionmain.lo `test -f 'goawebextensionmain.c' || echo '$(srcdir)/'`goawebextensionmain.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoawebextension_la-goawebextensionmain.Tpo $(DEPDIR)/libgoawebextension_la-goawebextensionmain.Plo
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoawebextension_la_CFLAGS) $(CFLAGS) -c -o libgoawebextension_la-goawebextensionmain.lo `test -f 'goawebextensionmain.c' || echo '$(srcdir)/'`goawebextensionmain.c
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1143-
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1167-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1168:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1169-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1188-	@list='$(libgoa_backend_1_0_la_HEADERS)'; test -n "$(libgoa_backend_1_0_ladir)" || list=; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1189:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1190-	dir='$(DESTDIR)$(libgoa_backend_1_0_ladir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1221-GTAGS:
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1222:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1223-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1247-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1248:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1249:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1250-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1261-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1262:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1263-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1488-goabackendenumtypes.h: goabackendenums.h goabackendenumtypes.h.template
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1489:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 					\
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1490-	 cd $(srcdir) && glib-mkenums --template goabackendenumtypes.h.template goabackendenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1493-goabackendenumtypes.c: goabackendenums.h goabackendenumtypes.c.template goabackendenumtypes.h
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in:1494:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 					\
gnome-online-accounts-3.38.0/src/goabackend/Makefile.in-1495-	 cd $(srcdir) && glib-mkenums --template goabackendenumtypes.c.template goabackendenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.am-54-goaenumtypes.h: goaenums.h goaenumtypes.h.template
gnome-online-accounts-3.38.0/src/goa/Makefile.am:55:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 						\
gnome-online-accounts-3.38.0/src/goa/Makefile.am-56-	 cd $(srcdir) && glib-mkenums --template goaenumtypes.h.template goaenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.am-59-goaenumtypes.c: goaenums.h goaenumtypes.h goaenumtypes.c.template
gnome-online-accounts-3.38.0/src/goa/Makefile.am:60:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 						\
gnome-online-accounts-3.38.0/src/goa/Makefile.am-61-	 cd $(srcdir) && glib-mkenums --template goaenumtypes.c.template goaenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-52-  { \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-54-  }; \
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-128-CONFIG_CLEAN_VPATH_FILES =
gnome-online-accounts-3.38.0/src/goa/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-online-accounts-3.38.0/src/goa/Makefile.in-130-am__vpath_adj = case $$p in \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-132-    *) f=$$p;; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-133-  esac;
gnome-online-accounts-3.38.0/src/goa/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-online-accounts-3.38.0/src/goa/Makefile.in-135-am__install_max = 40
gnome-online-accounts-3.38.0/src/goa/Makefile.in-136-am__nobase_strip_setup = \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-online-accounts-3.38.0/src/goa/Makefile.in-138-am__nobase_strip = \
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-631-.c.obj:
gnome-online-accounts-3.38.0/src/goa/Makefile.in:632:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/goa/Makefile.in-633-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goa/Makefile.in:636:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/goa/Makefile.in-637-
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-645-libgoa_1_0_la-goaclient.lo: goaclient.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in:646:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_1_0_la-goaclient.lo -MD -MP -MF $(DEPDIR)/libgoa_1_0_la-goaclient.Tpo -c -o libgoa_1_0_la-goaclient.lo `test -f 'goaclient.c' || echo '$(srcdir)/'`goaclient.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-647-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_1_0_la-goaclient.Tpo $(DEPDIR)/libgoa_1_0_la-goaclient.Plo
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-649-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goa/Makefile.in:650:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_1_0_la-goaclient.lo `test -f 'goaclient.c' || echo '$(srcdir)/'`goaclient.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-651-
gnome-online-accounts-3.38.0/src/goa/Makefile.in-652-libgoa_1_0_la-goaerror.lo: goaerror.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in:653:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_1_0_la-goaerror.lo -MD -MP -MF $(DEPDIR)/libgoa_1_0_la-goaerror.Tpo -c -o libgoa_1_0_la-goaerror.lo `test -f 'goaerror.c' || echo '$(srcdir)/'`goaerror.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-654-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_1_0_la-goaerror.Tpo $(DEPDIR)/libgoa_1_0_la-goaerror.Plo
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-656-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goa/Makefile.in:657:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_1_0_la-goaerror.lo `test -f 'goaerror.c' || echo '$(srcdir)/'`goaerror.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-658-
gnome-online-accounts-3.38.0/src/goa/Makefile.in-659-libgoa_1_0_la-goa-generated.lo: goa-generated.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in:660:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_1_0_la-goa-generated.lo -MD -MP -MF $(DEPDIR)/libgoa_1_0_la-goa-generated.Tpo -c -o libgoa_1_0_la-goa-generated.lo `test -f 'goa-generated.c' || echo '$(srcdir)/'`goa-generated.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-661-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_1_0_la-goa-generated.Tpo $(DEPDIR)/libgoa_1_0_la-goa-generated.Plo
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-663-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goa/Makefile.in:664:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_1_0_la-goa-generated.lo `test -f 'goa-generated.c' || echo '$(srcdir)/'`goa-generated.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-665-
gnome-online-accounts-3.38.0/src/goa/Makefile.in-666-libgoa_1_0_la-goaenumtypes.lo: goaenumtypes.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in:667:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_1_0_la-goaenumtypes.lo -MD -MP -MF $(DEPDIR)/libgoa_1_0_la-goaenumtypes.Tpo -c -o libgoa_1_0_la-goaenumtypes.lo `test -f 'goaenumtypes.c' || echo '$(srcdir)/'`goaenumtypes.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-668-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_1_0_la-goaenumtypes.Tpo $(DEPDIR)/libgoa_1_0_la-goaenumtypes.Plo
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-670-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goa/Makefile.in:671:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_1_0_la-goaenumtypes.lo `test -f 'goaenumtypes.c' || echo '$(srcdir)/'`goaenumtypes.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-672-
gnome-online-accounts-3.38.0/src/goa/Makefile.in-673-libgoa_1_0_la-goaversion.lo: goaversion.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in:674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -MT libgoa_1_0_la-goaversion.lo -MD -MP -MF $(DEPDIR)/libgoa_1_0_la-goaversion.Tpo -c -o libgoa_1_0_la-goaversion.lo `test -f 'goaversion.c' || echo '$(srcdir)/'`goaversion.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoa_1_0_la-goaversion.Tpo $(DEPDIR)/libgoa_1_0_la-goaversion.Plo
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goa/Makefile.in:678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoa_1_0_la_CFLAGS) $(CFLAGS) -c -o libgoa_1_0_la-goaversion.lo `test -f 'goaversion.c' || echo '$(srcdir)/'`goaversion.c
gnome-online-accounts-3.38.0/src/goa/Makefile.in-679-
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-703-	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:704:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-705-	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-724-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:725:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-726-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-745-	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:746:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-747-	dir='$(DESTDIR)$(typelibsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-766-	@list='$(vapi_DATA)'; test -n "$(vapidir)" || list=; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:767:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-768-	dir='$(DESTDIR)$(vapidir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-787-	@list='$(libgoa_1_0_la_HEADERS)'; test -n "$(libgoa_1_0_ladir)" || list=; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:788:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-789-	dir='$(DESTDIR)$(libgoa_1_0_ladir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-808-	@list='$(nodist_configexecinclude_HEADERS)'; test -n "$(configexecincludedir)" || list=; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:809:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-810-	dir='$(DESTDIR)$(configexecincludedir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-841-GTAGS:
gnome-online-accounts-3.38.0/src/goa/Makefile.in:842:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-843-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-867-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/src/goa/Makefile.in:868:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:869:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-870-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-881-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/src/goa/Makefile.in:882:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/src/goa/Makefile.in-883-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-1069-goaenumtypes.h: goaenums.h goaenumtypes.h.template
gnome-online-accounts-3.38.0/src/goa/Makefile.in:1070:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 						\
gnome-online-accounts-3.38.0/src/goa/Makefile.in-1071-	 cd $(srcdir) && glib-mkenums --template goaenumtypes.h.template goaenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goa/Makefile.in-1074-goaenumtypes.c: goaenums.h goaenumtypes.h goaenumtypes.c.template
gnome-online-accounts-3.38.0/src/goa/Makefile.in:1075:	$(AM_V_GEN) ( top_builddir=`cd $(top_builddir) && pwd`; 						\
gnome-online-accounts-3.38.0/src/goa/Makefile.in-1076-	 cd $(srcdir) && glib-mkenums --template goaenumtypes.c.template goaenums.h ) > 	\
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-50-  { \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-52-  }; \
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-602-	test -n "$(EXEEXT)" || exit 0; \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:603:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-604-	echo " rm -f" $$list; \
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-644-.c.obj:
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:645:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-646-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:649:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-650-
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-658-goa_identity_service-goaidentityenumtypes.o: goaidentityenumtypes.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:659:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityenumtypes.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityenumtypes.Tpo -c -o goa_identity_service-goaidentityenumtypes.o `test -f 'goaidentityenumtypes.c' || echo '$(srcdir)/'`goaidentityenumtypes.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-660-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityenumtypes.Tpo $(DEPDIR)/goa_identity_service-goaidentityenumtypes.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:663:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityenumtypes.o `test -f 'goaidentityenumtypes.c' || echo '$(srcdir)/'`goaidentityenumtypes.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-664-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-665-goa_identity_service-goaidentityenumtypes.obj: goaidentityenumtypes.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:666:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityenumtypes.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityenumtypes.Tpo -c -o goa_identity_service-goaidentityenumtypes.obj `if test -f 'goaidentityenumtypes.c'; then $(CYGPATH_W) 'goaidentityenumtypes.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityenumtypes.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-667-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityenumtypes.Tpo $(DEPDIR)/goa_identity_service-goaidentityenumtypes.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-669-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:670:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityenumtypes.obj `if test -f 'goaidentityenumtypes.c'; then $(CYGPATH_W) 'goaidentityenumtypes.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityenumtypes.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-671-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-672-goa_identity_service-org.gnome.Identity.o: org.gnome.Identity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:673:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-org.gnome.Identity.o -MD -MP -MF $(DEPDIR)/goa_identity_service-org.gnome.Identity.Tpo -c -o goa_identity_service-org.gnome.Identity.o `test -f 'org.gnome.Identity.c' || echo '$(srcdir)/'`org.gnome.Identity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-674-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-org.gnome.Identity.Tpo $(DEPDIR)/goa_identity_service-org.gnome.Identity.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-676-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:677:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-org.gnome.Identity.o `test -f 'org.gnome.Identity.c' || echo '$(srcdir)/'`org.gnome.Identity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-678-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-679-goa_identity_service-org.gnome.Identity.obj: org.gnome.Identity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:680:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-org.gnome.Identity.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-org.gnome.Identity.Tpo -c -o goa_identity_service-org.gnome.Identity.obj `if test -f 'org.gnome.Identity.c'; then $(CYGPATH_W) 'org.gnome.Identity.c'; else $(CYGPATH_W) '$(srcdir)/org.gnome.Identity.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-681-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-org.gnome.Identity.Tpo $(DEPDIR)/goa_identity_service-org.gnome.Identity.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-683-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:684:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-org.gnome.Identity.obj `if test -f 'org.gnome.Identity.c'; then $(CYGPATH_W) 'org.gnome.Identity.c'; else $(CYGPATH_W) '$(srcdir)/org.gnome.Identity.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-685-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-686-goa_identity_service-goaalarm.o: goaalarm.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:687:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaalarm.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaalarm.Tpo -c -o goa_identity_service-goaalarm.o `test -f 'goaalarm.c' || echo '$(srcdir)/'`goaalarm.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-688-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaalarm.Tpo $(DEPDIR)/goa_identity_service-goaalarm.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-690-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:691:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaalarm.o `test -f 'goaalarm.c' || echo '$(srcdir)/'`goaalarm.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-692-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-693-goa_identity_service-goaalarm.obj: goaalarm.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:694:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaalarm.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaalarm.Tpo -c -o goa_identity_service-goaalarm.obj `if test -f 'goaalarm.c'; then $(CYGPATH_W) 'goaalarm.c'; else $(CYGPATH_W) '$(srcdir)/goaalarm.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-695-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaalarm.Tpo $(DEPDIR)/goa_identity_service-goaalarm.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-697-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:698:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaalarm.obj `if test -f 'goaalarm.c'; then $(CYGPATH_W) 'goaalarm.c'; else $(CYGPATH_W) '$(srcdir)/goaalarm.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-699-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-700-goa_identity_service-goaidentity.o: goaidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:701:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentity.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentity.Tpo -c -o goa_identity_service-goaidentity.o `test -f 'goaidentity.c' || echo '$(srcdir)/'`goaidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-702-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentity.Tpo $(DEPDIR)/goa_identity_service-goaidentity.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-704-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:705:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentity.o `test -f 'goaidentity.c' || echo '$(srcdir)/'`goaidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-706-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-707-goa_identity_service-goaidentity.obj: goaidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:708:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentity.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentity.Tpo -c -o goa_identity_service-goaidentity.obj `if test -f 'goaidentity.c'; then $(CYGPATH_W) 'goaidentity.c'; else $(CYGPATH_W) '$(srcdir)/goaidentity.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-709-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentity.Tpo $(DEPDIR)/goa_identity_service-goaidentity.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-711-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:712:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentity.obj `if test -f 'goaidentity.c'; then $(CYGPATH_W) 'goaidentity.c'; else $(CYGPATH_W) '$(srcdir)/goaidentity.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-713-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-714-goa_identity_service-goaidentityinquiry.o: goaidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:715:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityinquiry.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityinquiry.Tpo -c -o goa_identity_service-goaidentityinquiry.o `test -f 'goaidentityinquiry.c' || echo '$(srcdir)/'`goaidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-716-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityinquiry.Tpo $(DEPDIR)/goa_identity_service-goaidentityinquiry.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-718-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:719:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityinquiry.o `test -f 'goaidentityinquiry.c' || echo '$(srcdir)/'`goaidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-720-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-721-goa_identity_service-goaidentityinquiry.obj: goaidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:722:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityinquiry.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityinquiry.Tpo -c -o goa_identity_service-goaidentityinquiry.obj `if test -f 'goaidentityinquiry.c'; then $(CYGPATH_W) 'goaidentityinquiry.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityinquiry.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-723-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityinquiry.Tpo $(DEPDIR)/goa_identity_service-goaidentityinquiry.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityinquiry.obj `if test -f 'goaidentityinquiry.c'; then $(CYGPATH_W) 'goaidentityinquiry.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityinquiry.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-727-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-728-goa_identity_service-goaidentityservice.o: goaidentityservice.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:729:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityservice.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityservice.Tpo -c -o goa_identity_service-goaidentityservice.o `test -f 'goaidentityservice.c' || echo '$(srcdir)/'`goaidentityservice.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-730-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityservice.Tpo $(DEPDIR)/goa_identity_service-goaidentityservice.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-732-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:733:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityservice.o `test -f 'goaidentityservice.c' || echo '$(srcdir)/'`goaidentityservice.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-734-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-735-goa_identity_service-goaidentityservice.obj: goaidentityservice.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:736:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityservice.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityservice.Tpo -c -o goa_identity_service-goaidentityservice.obj `if test -f 'goaidentityservice.c'; then $(CYGPATH_W) 'goaidentityservice.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityservice.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-737-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityservice.Tpo $(DEPDIR)/goa_identity_service-goaidentityservice.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-739-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:740:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityservice.obj `if test -f 'goaidentityservice.c'; then $(CYGPATH_W) 'goaidentityservice.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityservice.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-741-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-742-goa_identity_service-goaidentitymanager.o: goaidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:743:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentitymanager.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentitymanager.Tpo -c -o goa_identity_service-goaidentitymanager.o `test -f 'goaidentitymanager.c' || echo '$(srcdir)/'`goaidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-744-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentitymanager.Tpo $(DEPDIR)/goa_identity_service-goaidentitymanager.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-746-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:747:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentitymanager.o `test -f 'goaidentitymanager.c' || echo '$(srcdir)/'`goaidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-748-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-749-goa_identity_service-goaidentitymanager.obj: goaidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:750:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentitymanager.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentitymanager.Tpo -c -o goa_identity_service-goaidentitymanager.obj `if test -f 'goaidentitymanager.c'; then $(CYGPATH_W) 'goaidentitymanager.c'; else $(CYGPATH_W) '$(srcdir)/goaidentitymanager.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-751-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentitymanager.Tpo $(DEPDIR)/goa_identity_service-goaidentitymanager.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-753-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:754:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentitymanager.obj `if test -f 'goaidentitymanager.c'; then $(CYGPATH_W) 'goaidentitymanager.c'; else $(CYGPATH_W) '$(srcdir)/goaidentitymanager.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-755-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-756-goa_identity_service-goaidentitymanagererror.o: goaidentitymanagererror.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentitymanagererror.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentitymanagererror.Tpo -c -o goa_identity_service-goaidentitymanagererror.o `test -f 'goaidentitymanagererror.c' || echo '$(srcdir)/'`goaidentitymanagererror.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentitymanagererror.Tpo $(DEPDIR)/goa_identity_service-goaidentitymanagererror.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentitymanagererror.o `test -f 'goaidentitymanagererror.c' || echo '$(srcdir)/'`goaidentitymanagererror.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-762-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-763-goa_identity_service-goaidentitymanagererror.obj: goaidentitymanagererror.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:764:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentitymanagererror.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentitymanagererror.Tpo -c -o goa_identity_service-goaidentitymanagererror.obj `if test -f 'goaidentitymanagererror.c'; then $(CYGPATH_W) 'goaidentitymanagererror.c'; else $(CYGPATH_W) '$(srcdir)/goaidentitymanagererror.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-765-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentitymanagererror.Tpo $(DEPDIR)/goa_identity_service-goaidentitymanagererror.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-767-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:768:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentitymanagererror.obj `if test -f 'goaidentitymanagererror.c'; then $(CYGPATH_W) 'goaidentitymanagererror.c'; else $(CYGPATH_W) '$(srcdir)/goaidentitymanagererror.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-769-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-770-goa_identity_service-goaidentityutils.o: goaidentityutils.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:771:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityutils.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityutils.Tpo -c -o goa_identity_service-goaidentityutils.o `test -f 'goaidentityutils.c' || echo '$(srcdir)/'`goaidentityutils.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-772-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityutils.Tpo $(DEPDIR)/goa_identity_service-goaidentityutils.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-774-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:775:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityutils.o `test -f 'goaidentityutils.c' || echo '$(srcdir)/'`goaidentityutils.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-776-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-777-goa_identity_service-goaidentityutils.obj: goaidentityutils.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:778:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goaidentityutils.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goaidentityutils.Tpo -c -o goa_identity_service-goaidentityutils.obj `if test -f 'goaidentityutils.c'; then $(CYGPATH_W) 'goaidentityutils.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityutils.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-779-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goaidentityutils.Tpo $(DEPDIR)/goa_identity_service-goaidentityutils.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-781-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:782:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goaidentityutils.obj `if test -f 'goaidentityutils.c'; then $(CYGPATH_W) 'goaidentityutils.c'; else $(CYGPATH_W) '$(srcdir)/goaidentityutils.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-783-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-784-goa_identity_service-goakerberosidentity.o: goakerberosidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:785:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goakerberosidentity.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goakerberosidentity.Tpo -c -o goa_identity_service-goakerberosidentity.o `test -f 'goakerberosidentity.c' || echo '$(srcdir)/'`goakerberosidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-786-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goakerberosidentity.Tpo $(DEPDIR)/goa_identity_service-goakerberosidentity.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-788-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:789:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goakerberosidentity.o `test -f 'goakerberosidentity.c' || echo '$(srcdir)/'`goakerberosidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-790-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-791-goa_identity_service-goakerberosidentity.obj: goakerberosidentity.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:792:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goakerberosidentity.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goakerberosidentity.Tpo -c -o goa_identity_service-goakerberosidentity.obj `if test -f 'goakerberosidentity.c'; then $(CYGPATH_W) 'goakerberosidentity.c'; else $(CYGPATH_W) '$(srcdir)/goakerberosidentity.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-793-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goakerberosidentity.Tpo $(DEPDIR)/goa_identity_service-goakerberosidentity.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-795-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:796:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goakerberosidentity.obj `if test -f 'goakerberosidentity.c'; then $(CYGPATH_W) 'goakerberosidentity.c'; else $(CYGPATH_W) '$(srcdir)/goakerberosidentity.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-797-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-798-goa_identity_service-goakerberosidentityinquiry.o: goakerberosidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:799:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goakerberosidentityinquiry.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goakerberosidentityinquiry.Tpo -c -o goa_identity_service-goakerberosidentityinquiry.o `test -f 'goakerberosidentityinquiry.c' || echo '$(srcdir)/'`goakerberosidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-800-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goakerberosidentityinquiry.Tpo $(DEPDIR)/goa_identity_service-goakerberosidentityinquiry.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-802-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:803:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goakerberosidentityinquiry.o `test -f 'goakerberosidentityinquiry.c' || echo '$(srcdir)/'`goakerberosidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-804-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-805-goa_identity_service-goakerberosidentityinquiry.obj: goakerberosidentityinquiry.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:806:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goakerberosidentityinquiry.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goakerberosidentityinquiry.Tpo -c -o goa_identity_service-goakerberosidentityinquiry.obj `if test -f 'goakerberosidentityinquiry.c'; then $(CYGPATH_W) 'goakerberosidentityinquiry.c'; else $(CYGPATH_W) '$(srcdir)/goakerberosidentityinquiry.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-807-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goakerberosidentityinquiry.Tpo $(DEPDIR)/goa_identity_service-goakerberosidentityinquiry.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-809-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:810:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goakerberosidentityinquiry.obj `if test -f 'goakerberosidentityinquiry.c'; then $(CYGPATH_W) 'goakerberosidentityinquiry.c'; else $(CYGPATH_W) '$(srcdir)/goakerberosidentityinquiry.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-811-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-812-goa_identity_service-goakerberosidentitymanager.o: goakerberosidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:813:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goakerberosidentitymanager.o -MD -MP -MF $(DEPDIR)/goa_identity_service-goakerberosidentitymanager.Tpo -c -o goa_identity_service-goakerberosidentitymanager.o `test -f 'goakerberosidentitymanager.c' || echo '$(srcdir)/'`goakerberosidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-814-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goakerberosidentitymanager.Tpo $(DEPDIR)/goa_identity_service-goakerberosidentitymanager.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-816-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:817:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goakerberosidentitymanager.o `test -f 'goakerberosidentitymanager.c' || echo '$(srcdir)/'`goakerberosidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-818-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-819-goa_identity_service-goakerberosidentitymanager.obj: goakerberosidentitymanager.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:820:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-goakerberosidentitymanager.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-goakerberosidentitymanager.Tpo -c -o goa_identity_service-goakerberosidentitymanager.obj `if test -f 'goakerberosidentitymanager.c'; then $(CYGPATH_W) 'goakerberosidentitymanager.c'; else $(CYGPATH_W) '$(srcdir)/goakerberosidentitymanager.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-821-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-goakerberosidentitymanager.Tpo $(DEPDIR)/goa_identity_service-goakerberosidentitymanager.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-823-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:824:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-goakerberosidentitymanager.obj `if test -f 'goakerberosidentitymanager.c'; then $(CYGPATH_W) 'goakerberosidentitymanager.c'; else $(CYGPATH_W) '$(srcdir)/goakerberosidentitymanager.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-825-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-826-goa_identity_service-main.o: main.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:827:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-main.o -MD -MP -MF $(DEPDIR)/goa_identity_service-main.Tpo -c -o goa_identity_service-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-828-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-main.Tpo $(DEPDIR)/goa_identity_service-main.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-830-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:831:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-832-
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-833-goa_identity_service-main.obj: main.c
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:834:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -MT goa_identity_service-main.obj -MD -MP -MF $(DEPDIR)/goa_identity_service-main.Tpo -c -o goa_identity_service-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-835-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/goa_identity_service-main.Tpo $(DEPDIR)/goa_identity_service-main.Po
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-837-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:838:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(goa_identity_service_CFLAGS) $(CFLAGS) -c -o goa_identity_service-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-839-
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-875-GTAGS:
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:876:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-877-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-901-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:902:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:903:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-904-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-915-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in:916:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/src/goaidentity/Makefile.in-917-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-50-  { \
gnome-online-accounts-3.38.0/src/examples/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/src/examples/Makefile.in-52-  }; \
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-500-	test -n "$(EXEEXT)" || exit 0; \
gnome-online-accounts-3.38.0/src/examples/Makefile.in:501:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-online-accounts-3.38.0/src/examples/Makefile.in-502-	echo " rm -f" $$list; \
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-545-.c.obj:
gnome-online-accounts-3.38.0/src/examples/Makefile.in:546:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-547-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-549-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:550:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-551-
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-559-introspect_providers-introspect-providers.o: introspect-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(introspect_providers_CFLAGS) $(CFLAGS) -MT introspect_providers-introspect-providers.o -MD -MP -MF $(DEPDIR)/introspect_providers-introspect-providers.Tpo -c -o introspect_providers-introspect-providers.o `test -f 'introspect-providers.c' || echo '$(srcdir)/'`introspect-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/introspect_providers-introspect-providers.Tpo $(DEPDIR)/introspect_providers-introspect-providers.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(introspect_providers_CFLAGS) $(CFLAGS) -c -o introspect_providers-introspect-providers.o `test -f 'introspect-providers.c' || echo '$(srcdir)/'`introspect-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-565-
gnome-online-accounts-3.38.0/src/examples/Makefile.in-566-introspect_providers-introspect-providers.obj: introspect-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(introspect_providers_CFLAGS) $(CFLAGS) -MT introspect_providers-introspect-providers.obj -MD -MP -MF $(DEPDIR)/introspect_providers-introspect-providers.Tpo -c -o introspect_providers-introspect-providers.obj `if test -f 'introspect-providers.c'; then $(CYGPATH_W) 'introspect-providers.c'; else $(CYGPATH_W) '$(srcdir)/introspect-providers.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-568-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/introspect_providers-introspect-providers.Tpo $(DEPDIR)/introspect_providers-introspect-providers.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-570-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:571:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(introspect_providers_CFLAGS) $(CFLAGS) -c -o introspect_providers-introspect-providers.obj `if test -f 'introspect-providers.c'; then $(CYGPATH_W) 'introspect-providers.c'; else $(CYGPATH_W) '$(srcdir)/introspect-providers.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-572-
gnome-online-accounts-3.38.0/src/examples/Makefile.in-573-lastfm_shout-lastfm-shout.o: lastfm-shout.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lastfm_shout_CFLAGS) $(CFLAGS) -MT lastfm_shout-lastfm-shout.o -MD -MP -MF $(DEPDIR)/lastfm_shout-lastfm-shout.Tpo -c -o lastfm_shout-lastfm-shout.o `test -f 'lastfm-shout.c' || echo '$(srcdir)/'`lastfm-shout.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lastfm_shout-lastfm-shout.Tpo $(DEPDIR)/lastfm_shout-lastfm-shout.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lastfm_shout_CFLAGS) $(CFLAGS) -c -o lastfm_shout-lastfm-shout.o `test -f 'lastfm-shout.c' || echo '$(srcdir)/'`lastfm-shout.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-579-
gnome-online-accounts-3.38.0/src/examples/Makefile.in-580-lastfm_shout-lastfm-shout.obj: lastfm-shout.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lastfm_shout_CFLAGS) $(CFLAGS) -MT lastfm_shout-lastfm-shout.obj -MD -MP -MF $(DEPDIR)/lastfm_shout-lastfm-shout.Tpo -c -o lastfm_shout-lastfm-shout.obj `if test -f 'lastfm-shout.c'; then $(CYGPATH_W) 'lastfm-shout.c'; else $(CYGPATH_W) '$(srcdir)/lastfm-shout.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-582-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lastfm_shout-lastfm-shout.Tpo $(DEPDIR)/lastfm_shout-lastfm-shout.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lastfm_shout_CFLAGS) $(CFLAGS) -c -o lastfm_shout-lastfm-shout.obj `if test -f 'lastfm-shout.c'; then $(CYGPATH_W) 'lastfm-shout.c'; else $(CYGPATH_W) '$(srcdir)/lastfm-shout.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-586-
gnome-online-accounts-3.38.0/src/examples/Makefile.in-587-list_accounts-list-accounts.o: list-accounts.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_accounts_CFLAGS) $(CFLAGS) -MT list_accounts-list-accounts.o -MD -MP -MF $(DEPDIR)/list_accounts-list-accounts.Tpo -c -o list_accounts-list-accounts.o `test -f 'list-accounts.c' || echo '$(srcdir)/'`list-accounts.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-589-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/list_accounts-list-accounts.Tpo $(DEPDIR)/list_accounts-list-accounts.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_accounts_CFLAGS) $(CFLAGS) -c -o list_accounts-list-accounts.o `test -f 'list-accounts.c' || echo '$(srcdir)/'`list-accounts.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-593-
gnome-online-accounts-3.38.0/src/examples/Makefile.in-594-list_accounts-list-accounts.obj: list-accounts.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_accounts_CFLAGS) $(CFLAGS) -MT list_accounts-list-accounts.obj -MD -MP -MF $(DEPDIR)/list_accounts-list-accounts.Tpo -c -o list_accounts-list-accounts.obj `if test -f 'list-accounts.c'; then $(CYGPATH_W) 'list-accounts.c'; else $(CYGPATH_W) '$(srcdir)/list-accounts.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-596-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/list_accounts-list-accounts.Tpo $(DEPDIR)/list_accounts-list-accounts.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_accounts_CFLAGS) $(CFLAGS) -c -o list_accounts-list-accounts.obj `if test -f 'list-accounts.c'; then $(CYGPATH_W) 'list-accounts.c'; else $(CYGPATH_W) '$(srcdir)/list-accounts.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-600-
gnome-online-accounts-3.38.0/src/examples/Makefile.in-601-list_providers-list-providers.o: list-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_providers_CFLAGS) $(CFLAGS) -MT list_providers-list-providers.o -MD -MP -MF $(DEPDIR)/list_providers-list-providers.Tpo -c -o list_providers-list-providers.o `test -f 'list-providers.c' || echo '$(srcdir)/'`list-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/list_providers-list-providers.Tpo $(DEPDIR)/list_providers-list-providers.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_providers_CFLAGS) $(CFLAGS) -c -o list_providers-list-providers.o `test -f 'list-providers.c' || echo '$(srcdir)/'`list-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in-607-
gnome-online-accounts-3.38.0/src/examples/Makefile.in-608-list_providers-list-providers.obj: list-providers.c
gnome-online-accounts-3.38.0/src/examples/Makefile.in:609:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_providers_CFLAGS) $(CFLAGS) -MT list_providers-list-providers.obj -MD -MP -MF $(DEPDIR)/list_providers-list-providers.Tpo -c -o list_providers-list-providers.obj `if test -f 'list-providers.c'; then $(CYGPATH_W) 'list-providers.c'; else $(CYGPATH_W) '$(srcdir)/list-providers.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-610-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/list_providers-list-providers.Tpo $(DEPDIR)/list_providers-list-providers.Po
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-612-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-online-accounts-3.38.0/src/examples/Makefile.in:613:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(list_providers_CFLAGS) $(CFLAGS) -c -o list_providers-list-providers.obj `if test -f 'list-providers.c'; then $(CYGPATH_W) 'list-providers.c'; else $(CYGPATH_W) '$(srcdir)/list-providers.c'; fi`
gnome-online-accounts-3.38.0/src/examples/Makefile.in-614-
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-650-GTAGS:
gnome-online-accounts-3.38.0/src/examples/Makefile.in:651:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/src/examples/Makefile.in-652-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-676-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/src/examples/Makefile.in:677:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/examples/Makefile.in:678:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/src/examples/Makefile.in-679-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/src/examples/Makefile.in-690-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/src/examples/Makefile.in:691:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/src/examples/Makefile.in-692-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-73-  { \
gnome-online-accounts-3.38.0/doc/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-75-  }; \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-175-  esac
gnome-online-accounts-3.38.0/doc/Makefile.in:176:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-online-accounts-3.38.0/doc/Makefile.in-177-am__vpath_adj = case $$p in \
gnome-online-accounts-3.38.0/doc/Makefile.in:178:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-online-accounts-3.38.0/doc/Makefile.in-179-    *) f=$$p;; \
gnome-online-accounts-3.38.0/doc/Makefile.in-180-  esac;
gnome-online-accounts-3.38.0/doc/Makefile.in:181:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-online-accounts-3.38.0/doc/Makefile.in-182-am__install_max = 40
gnome-online-accounts-3.38.0/doc/Makefile.in-183-am__nobase_strip_setup = \
gnome-online-accounts-3.38.0/doc/Makefile.in:184:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-online-accounts-3.38.0/doc/Makefile.in-185-am__nobase_strip = \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-244-  while test -n "$$dir1"; do \
gnome-online-accounts-3.38.0/doc/Makefile.in:245:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-246-    if test "$$first" != "."; then \
gnome-online-accounts-3.38.0/doc/Makefile.in-247-      if test "$$first" = ".."; then \
gnome-online-accounts-3.38.0/doc/Makefile.in:248:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-online-accounts-3.38.0/doc/Makefile.in:249:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-250-      else \
gnome-online-accounts-3.38.0/doc/Makefile.in:251:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-252-        if test "$$first2" = "$$first"; then \
gnome-online-accounts-3.38.0/doc/Makefile.in:253:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-254-        else \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-259-    fi; \
gnome-online-accounts-3.38.0/doc/Makefile.in:260:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-261-  done; \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-664-	test -n "$(man8dir)" \
gnome-online-accounts-3.38.0/doc/Makefile.in:665:	  && test -n "`echo $$list1$$list2`" \
gnome-online-accounts-3.38.0/doc/Makefile.in-666-	  || exit 0; \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-717-	dot_seen=no; \
gnome-online-accounts-3.38.0/doc/Makefile.in:718:	target=`echo $@ | sed s/-recursive//`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-719-	case "$@" in \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-780-GTAGS:
gnome-online-accounts-3.38.0/doc/Makefile.in:781:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-online-accounts-3.38.0/doc/Makefile.in-782-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-807-distdir-am: $(DISTFILES)
gnome-online-accounts-3.38.0/doc/Makefile.in:808:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/doc/Makefile.in:809:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-810-	list='$(DISTFILES)'; \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-821-	  if test -d $$d/$$file; then \
gnome-online-accounts-3.38.0/doc/Makefile.in:822:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-823-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-1023-@ENABLE_GTK_DOC_TRUE@	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
gnome-online-accounts-3.38.0/doc/Makefile.in:1024:@ENABLE_GTK_DOC_TRUE@	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-1025-@ENABLE_GTK_DOC_TRUE@	  if test "x$$files" != "x" ; then \
gnome-online-accounts-3.38.0/doc/Makefile.in-1026-@ENABLE_GTK_DOC_TRUE@	    for file in $$files ; do \
gnome-online-accounts-3.38.0/doc/Makefile.in:1027:@ENABLE_GTK_DOC_TRUE@	      destdir=`dirname $(abs_builddir)/$$file`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-1028-@ENABLE_GTK_DOC_TRUE@	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-1120-@ENABLE_GTK_DOC_TRUE@	  for img in $(HTML_IMAGES); do \
gnome-online-accounts-3.38.0/doc/Makefile.in:1121:@ENABLE_GTK_DOC_TRUE@	    part=`dirname $$img`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-1122-@ENABLE_GTK_DOC_TRUE@	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
gnome-online-accounts-3.38.0/doc/Makefile.in-1153-@ENABLE_GTK_DOC_TRUE@install-data-local:
gnome-online-accounts-3.38.0/doc/Makefile.in:1154:@ENABLE_GTK_DOC_TRUE@	@installfiles=`echo $(builddir)/html/*`; \
gnome-online-accounts-3.38.0/doc/Makefile.in-1155-@ENABLE_GTK_DOC_TRUE@	if test "$$installfiles" = '$(builddir)/html/*'; \