===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
flatpak-1.9.2/buildutil/tap-driver.sh-586-        # Get the bailout message (if any), with leading and trailing
flatpak-1.9.2/buildutil/tap-driver.sh:587:        # whitespace stripped.  The message remains stored in `$0`.
flatpak-1.9.2/buildutil/tap-driver.sh-588-        sub("^[ \t]*Bail out![ \t]*", "");
##############################################
flatpak-1.9.2/common/valgrind-private.h-249-   complete inline asm, since it needs to be combined with more magic
flatpak-1.9.2/common/valgrind-private.h:250:   inline asm stuff to be useful.
flatpak-1.9.2/common/valgrind-private.h-251-*/
##############################################
flatpak-1.9.2/common/valgrind-private.h-332-#define __SPECIAL_INSTRUCTION_PREAMBLE                            \
flatpak-1.9.2/common/valgrind-private.h:333:                     __asm rol edi, 3  __asm rol edi, 13          \
flatpak-1.9.2/common/valgrind-private.h:334:                     __asm rol edi, 29 __asm rol edi, 19
flatpak-1.9.2/common/valgrind-private.h-335-
##############################################
flatpak-1.9.2/common/valgrind-private.h-357-    _zzq_args[5] = (uintptr_t)(_zzq_arg5);
flatpak-1.9.2/common/valgrind-private.h:358:    __asm { __asm lea eax, _zzq_args __asm mov edx, _zzq_default
flatpak-1.9.2/common/valgrind-private.h-359-            __SPECIAL_INSTRUCTION_PREAMBLE
flatpak-1.9.2/common/valgrind-private.h-360-            /* %EDX = client_request ( %EAX ) */
flatpak-1.9.2/common/valgrind-private.h:361:            __asm xchg ebx,ebx
flatpak-1.9.2/common/valgrind-private.h:362:            __asm mov _zzq_result, edx
flatpak-1.9.2/common/valgrind-private.h-363-    }
##############################################
flatpak-1.9.2/common/valgrind-private.h-369-    volatile unsigned int __addr;                                 \
flatpak-1.9.2/common/valgrind-private.h:370:    __asm { __SPECIAL_INSTRUCTION_PREAMBLE                        \
flatpak-1.9.2/common/valgrind-private.h-371-            /* %EAX = guest_NRADDR */                             \
flatpak-1.9.2/common/valgrind-private.h:372:            __asm xchg ecx,ecx                                    \
flatpak-1.9.2/common/valgrind-private.h:373:            __asm mov __addr, eax                                 \
flatpak-1.9.2/common/valgrind-private.h-374-    }                                                             \
##############################################
flatpak-1.9.2/common/valgrind-private.h-381- do {                                                            \
flatpak-1.9.2/common/valgrind-private.h:382:    __asm { __SPECIAL_INSTRUCTION_PREAMBLE                       \
flatpak-1.9.2/common/valgrind-private.h:383:            __asm xchg edi,edi                                   \
flatpak-1.9.2/common/valgrind-private.h-384-    }                                                            \
##############################################
flatpak-1.9.2/common/valgrind-private.h-4692-
flatpak-1.9.2/common/valgrind-private.h:4693:/* Nb: Although r11 is modified in the asm snippets below (inside 
flatpak-1.9.2/common/valgrind-private.h-4694-   VALGRIND_CFI_PROLOGUE) it is not listed in the clobber section, for
##############################################
flatpak-1.9.2/libglnx/glnx-errors.c-67-
flatpak-1.9.2/libglnx/glnx-errors.c:68:/* Prepend to @error's message by `$prefix: ` where `$prefix` is computed via
flatpak-1.9.2/libglnx/glnx-errors.c-69- * printf @fmt. Returns %FALSE so it can be used conveniently in a single
##############################################
flatpak-1.9.2/libglnx/glnx-errors.c-107-
flatpak-1.9.2/libglnx/glnx-errors.c:108:/* Set @error using the value of `$prefix: g_strerror (errno)` where `$prefix`
flatpak-1.9.2/libglnx/glnx-errors.c-109- * is computed via printf @fmt.
##############################################
flatpak-1.9.2/libglnx/glnx-fdio.c-305-/* A variant of `glnx_open_tmpfile_linkable_at()` which doesn't support linking.
flatpak-1.9.2/libglnx/glnx-fdio.c:306: * Useful for true temporary storage. The fd will be allocated in `$TMPDIR` if
flatpak-1.9.2/libglnx/glnx-fdio.c-307- * set or `/var/tmp` otherwise.
##############################################
flatpak-1.9.2/m4/attributes.m4-45-          [eval "AS_TR_SH([cc_save_$2])='${$2}'"
flatpak-1.9.2/m4/attributes.m4:46:           eval "AS_TR_SH([$2])='${cc_save_$2} -Werror `echo "$3" | sed 's/^-Wno-/-W/'`'"
flatpak-1.9.2/m4/attributes.m4-47-           AC_LINK_IFELSE([AC_LANG_SOURCE(ifelse([$4], [],
##############################################
flatpak-1.9.2/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
flatpak-1.9.2/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
flatpak-1.9.2/m4/gettext.m4-269-      fi
##############################################
flatpak-1.9.2/m4/iconv.m4-254-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
flatpak-1.9.2/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
flatpak-1.9.2/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
flatpak-1.9.2/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
flatpak-1.9.2/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
flatpak-1.9.2/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
flatpak-1.9.2/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
flatpak-1.9.2/m4/lib-ld.m4-58-  *)
flatpak-1.9.2/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
flatpak-1.9.2/m4/lib-ld.m4-60-  esac
##############################################
flatpak-1.9.2/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
flatpak-1.9.2/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
flatpak-1.9.2/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
flatpak-1.9.2/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
flatpak-1.9.2/m4/lib-ld.m4-69-      done
##############################################
flatpak-1.9.2/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
flatpak-1.9.2/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
flatpak-1.9.2/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
flatpak-1.9.2/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
flatpak-1.9.2/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
flatpak-1.9.2/m4/lib-link.m4-322-                -L*)
flatpak-1.9.2/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
flatpak-1.9.2/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
flatpak-1.9.2/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
flatpak-1.9.2/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
flatpak-1.9.2/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
flatpak-1.9.2/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
flatpak-1.9.2/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
flatpak-1.9.2/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
flatpak-1.9.2/m4/lib-link.m4-529-                  -L*)
flatpak-1.9.2/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
flatpak-1.9.2/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
flatpak-1.9.2/m4/lib-link.m4-581-                  -R*)
flatpak-1.9.2/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
flatpak-1.9.2/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
flatpak-1.9.2/m4/lib-link.m4-611-                    dnl Handle this in the next round.
flatpak-1.9.2/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
flatpak-1.9.2/m4/lib-link.m4-613-                    ;;
##############################################
flatpak-1.9.2/m4/lib-link.m4-617-                    dnl option.
flatpak-1.9.2/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
flatpak-1.9.2/m4/lib-link.m4-619-                    ;;
##############################################
flatpak-1.9.2/m4/lib-link.m4-730-            -L) next=yes ;;
flatpak-1.9.2/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
flatpak-1.9.2/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
flatpak-1.9.2/m4/lib-prefix.m4-201-    *)
flatpak-1.9.2/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
flatpak-1.9.2/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
flatpak-1.9.2/m4/lib-prefix.m4-211-                ;;
flatpak-1.9.2/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
flatpak-1.9.2/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
flatpak-1.9.2/m4/libtool.m4-119-    done
flatpak-1.9.2/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
flatpak-1.9.2/m4/libtool.m4-121-}
##############################################
flatpak-1.9.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
flatpak-1.9.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
flatpak-1.9.2/m4/libtool.m4-439-
##############################################
flatpak-1.9.2/m4/libtool.m4-447-#
flatpak-1.9.2/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
flatpak-1.9.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
flatpak-1.9.2/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
flatpak-1.9.2/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
flatpak-1.9.2/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
flatpak-1.9.2/m4/libtool.m4-561-      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
flatpak-1.9.2/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
flatpak-1.9.2/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
flatpak-1.9.2/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
flatpak-1.9.2/m4/libtool.m4-574-      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
flatpak-1.9.2/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
flatpak-1.9.2/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
flatpak-1.9.2/m4/libtool.m4-1165-      }]'
flatpak-1.9.2/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flatpak-1.9.2/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
flatpak-1.9.2/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
flatpak-1.9.2/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flatpak-1.9.2/m4/libtool.m4-1170-  fi],[])
##############################################
flatpak-1.9.2/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
flatpak-1.9.2/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
flatpak-1.9.2/m4/libtool.m4-1203-  ECHO='print -r --'
flatpak-1.9.2/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
flatpak-1.9.2/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
flatpak-1.9.2/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
flatpak-1.9.2/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
flatpak-1.9.2/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
flatpak-1.9.2/m4/libtool.m4-1239-
##############################################
flatpak-1.9.2/m4/libtool.m4-1260-   if test yes = "$GCC"; then
flatpak-1.9.2/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
flatpak-1.9.2/m4/libtool.m4-1262-   fi
##############################################
flatpak-1.9.2/m4/libtool.m4-1264- /*)
flatpak-1.9.2/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
flatpak-1.9.2/m4/libtool.m4-1266-   ;; #(
##############################################
flatpak-1.9.2/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
flatpak-1.9.2/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/m4/libtool.m4-1296-      *ELF-32*)
##############################################
flatpak-1.9.2/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
flatpak-1.9.2/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/m4/libtool.m4-1313-	*32-bit*)
##############################################
flatpak-1.9.2/m4/libtool.m4-1323-    else
flatpak-1.9.2/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/m4/libtool.m4-1325-	*32-bit*)
##############################################
flatpak-1.9.2/m4/libtool.m4-1345-    emul=elf
flatpak-1.9.2/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/m4/libtool.m4-1347-      *32-bit*)
##############################################
flatpak-1.9.2/m4/libtool.m4-1353-    esac
flatpak-1.9.2/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/m4/libtool.m4-1355-      *MSB*)
##############################################
flatpak-1.9.2/m4/libtool.m4-1361-    esac
flatpak-1.9.2/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/m4/libtool.m4-1363-      *N32*)
##############################################
flatpak-1.9.2/m4/libtool.m4-1726-    # And add a safety zone
flatpak-1.9.2/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flatpak-1.9.2/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flatpak-1.9.2/m4/libtool.m4-1729-    ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-1759-    if test -n "$kargmax"; then
flatpak-1.9.2/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
flatpak-1.9.2/m4/libtool.m4-1761-    else
##############################################
flatpak-1.9.2/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
flatpak-1.9.2/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flatpak-1.9.2/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flatpak-1.9.2/m4/libtool.m4-1771-    else
##############################################
flatpak-1.9.2/m4/libtool.m4-1780-      # we can't tell.
flatpak-1.9.2/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
flatpak-1.9.2/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
flatpak-1.9.2/m4/libtool.m4-1784-      do
flatpak-1.9.2/m4/libtool.m4:1785:        i=`expr $i + 1`
flatpak-1.9.2/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
flatpak-1.9.2/m4/libtool.m4-1788-      # Only check the string length outside the loop.
flatpak-1.9.2/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
flatpak-1.9.2/m4/libtool.m4-1790-      teststring=
##############################################
flatpak-1.9.2/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
flatpak-1.9.2/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
flatpak-1.9.2/m4/libtool.m4-1795-    fi
##############################################
flatpak-1.9.2/m4/libtool.m4-2259-    *:)
flatpak-1.9.2/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
flatpak-1.9.2/m4/libtool.m4-2261-        ;;
flatpak-1.9.2/m4/libtool.m4-2262-    x:*)
flatpak-1.9.2/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
flatpak-1.9.2/m4/libtool.m4-2264-        ;;
flatpak-1.9.2/m4/libtool.m4-2265-    *::*)
flatpak-1.9.2/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
flatpak-1.9.2/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
flatpak-1.9.2/m4/libtool.m4-2268-        ;;
flatpak-1.9.2/m4/libtool.m4-2269-    *)
flatpak-1.9.2/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
flatpak-1.9.2/m4/libtool.m4-2271-        ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-2299-  esac
flatpak-1.9.2/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
flatpak-1.9.2/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
flatpak-1.9.2/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
flatpak-1.9.2/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
flatpak-1.9.2/m4/libtool.m4-2308-    ;;
flatpak-1.9.2/m4/libtool.m4-2309-  *)
flatpak-1.9.2/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
flatpak-1.9.2/m4/libtool.m4-2311-    ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
flatpak-1.9.2/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
flatpak-1.9.2/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
flatpak-1.9.2/m4/libtool.m4-2357-  esac
flatpak-1.9.2/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
flatpak-1.9.2/m4/libtool.m4-2359-else
##############################################
flatpak-1.9.2/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
flatpak-1.9.2/m4/libtool.m4:2499:    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'
flatpak-1.9.2/m4/libtool.m4-2500-    ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
flatpak-1.9.2/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
flatpak-1.9.2/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
flatpak-1.9.2/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
flatpak-1.9.2/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
flatpak-1.9.2/m4/libtool.m4-2543-      fi'
flatpak-1.9.2/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
flatpak-1.9.2/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
flatpak-1.9.2/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
flatpak-1.9.2/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
flatpak-1.9.2/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
flatpak-1.9.2/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/m4/libtool.m4-2559-      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
flatpak-1.9.2/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/m4/libtool.m4-2563-      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-2570-    libname_spec='$name'
flatpak-1.9.2/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
flatpak-1.9.2/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
flatpak-1.9.2/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
flatpak-1.9.2/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
flatpak-1.9.2/m4/libtool.m4-2587-      # Convert to MSYS style.
flatpak-1.9.2/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
flatpak-1.9.2/m4/libtool.m4-2589-      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
flatpak-1.9.2/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
flatpak-1.9.2/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
flatpak-1.9.2/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
flatpak-1.9.2/m4/libtool.m4-2597-      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
flatpak-1.9.2/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
flatpak-1.9.2/m4/libtool.m4-2603-      else
flatpak-1.9.2/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
flatpak-1.9.2/m4/libtool.m4-2605-      fi
##############################################
flatpak-1.9.2/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
flatpak-1.9.2/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
flatpak-1.9.2/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
flatpak-1.9.2/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
flatpak-1.9.2/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
flatpak-1.9.2/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
flatpak-1.9.2/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
flatpak-1.9.2/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
flatpak-1.9.2/m4/libtool.m4-2625-    # Assume MSVC wrapper
flatpak-1.9.2/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
flatpak-1.9.2/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
flatpak-1.9.2/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
flatpak-1.9.2/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
flatpak-1.9.2/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
flatpak-1.9.2/m4/libtool.m4-2879-  if test -f /etc/ld.so.conf; then
flatpak-1.9.2/m4/libtool.m4:2880:    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' ' '`
flatpak-1.9.2/m4/libtool.m4-2881-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
flatpak-1.9.2/m4/libtool.m4-2933-  need_lib_prefix=no
flatpak-1.9.2/m4/libtool.m4:2934:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
flatpak-1.9.2/m4/libtool.m4-2935-    need_version=no
##############################################
flatpak-1.9.2/m4/libtool.m4-2960-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
flatpak-1.9.2/m4/libtool.m4:2961:  postinstall_cmds='base_file=`basename \$file`~
flatpak-1.9.2/m4/libtool.m4:2962:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
flatpak-1.9.2/m4/libtool.m4:2963:    dldir=$destdir/`dirname \$dlpath`~
flatpak-1.9.2/m4/libtool.m4-2964-    test -d \$dldir || mkdir -p \$dldir~
##############################################
flatpak-1.9.2/m4/libtool.m4-2969-    fi'
flatpak-1.9.2/m4/libtool.m4:2970:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
flatpak-1.9.2/m4/libtool.m4-2971-    dlpath=$dir/\$dldll~
##############################################
flatpak-1.9.2/m4/libtool.m4-3180-	"file_magic "*)
flatpak-1.9.2/m4/libtool.m4:3181:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
flatpak-1.9.2/m4/libtool.m4-3182-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
flatpak-1.9.2/m4/libtool.m4-3263-    # gcc leaves a trailing carriage return, which upsets mingw
flatpak-1.9.2/m4/libtool.m4:3264:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
flatpak-1.9.2/m4/libtool.m4-3265-  *)
flatpak-1.9.2/m4/libtool.m4:3266:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
flatpak-1.9.2/m4/libtool.m4-3267-  esac
##############################################
flatpak-1.9.2/m4/libtool.m4-3272-      # Canonicalize the pathname of ld
flatpak-1.9.2/m4/libtool.m4:3273:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
flatpak-1.9.2/m4/libtool.m4-3274-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
flatpak-1.9.2/m4/libtool.m4:3275:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
flatpak-1.9.2/m4/libtool.m4-3276-      done
##############################################
flatpak-1.9.2/m4/libtool.m4-3303-      # Break only if it was the GNU/non-GNU ld that we prefer.
flatpak-1.9.2/m4/libtool.m4:3304:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
flatpak-1.9.2/m4/libtool.m4-3305-      *GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
flatpak-1.9.2/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in
flatpak-1.9.2/m4/libtool.m4-3345-*GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/m4/libtool.m4-3570-openbsd* | bitrig*)
flatpak-1.9.2/m4/libtool.m4:3571:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
flatpak-1.9.2/m4/libtool.m4-3572-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
flatpak-1.9.2/m4/libtool.m4-3637-    else
flatpak-1.9.2/m4/libtool.m4:3638:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
flatpak-1.9.2/m4/libtool.m4-3639-    fi
##############################################
flatpak-1.9.2/m4/libtool.m4-3688-	esac
flatpak-1.9.2/m4/libtool.m4:3689:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
flatpak-1.9.2/m4/libtool.m4-3690-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
flatpak-1.9.2/m4/libtool.m4-3694-	*)
flatpak-1.9.2/m4/libtool.m4:3695:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
flatpak-1.9.2/m4/libtool.m4-3696-	  */dev/null*)
##############################################
flatpak-1.9.2/m4/libtool.m4-3720-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
flatpak-1.9.2/m4/libtool.m4:3721:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
flatpak-1.9.2/m4/libtool.m4-3722-    *COFF*)
##############################################
flatpak-1.9.2/m4/libtool.m4-3779-  # decide which one to use based on capabilities of $DLLTOOL
flatpak-1.9.2/m4/libtool.m4:3780:  case `$DLLTOOL --help 2>&1` in
flatpak-1.9.2/m4/libtool.m4-3781-  *--identify-strict*)
##############################################
flatpak-1.9.2/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes.
flatpak-1.9.2/m4/libtool.m4:3954:case `$NM -V 2>&1` in
flatpak-1.9.2/m4/libtool.m4-3955-*GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/m4/libtool.m4-4001-mingw*)
flatpak-1.9.2/m4/libtool.m4:4002:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
flatpak-1.9.2/m4/libtool.m4-4003-  ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-4057-    nlist=conftest.nm
flatpak-1.9.2/m4/libtool.m4:4058:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
flatpak-1.9.2/m4/libtool.m4-4059-      # Try sorting and uniquifying the output.
##############################################
flatpak-1.9.2/m4/libtool.m4-4405-	  *)
flatpak-1.9.2/m4/libtool.m4:4406:	    case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/m4/libtool.m4-4407-	    *Sun\ C*)
##############################################
flatpak-1.9.2/m4/libtool.m4-4741-      *)
flatpak-1.9.2/m4/libtool.m4:4742:	case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/m4/libtool.m4-4743-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
flatpak-1.9.2/m4/libtool.m4-4924-    else
flatpak-1.9.2/m4/libtool.m4:4925:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
flatpak-1.9.2/m4/libtool.m4-4926-    fi
##############################################
flatpak-1.9.2/m4/libtool.m4-5017-	# shared libraries, regardless of the interface used.
flatpak-1.9.2/m4/libtool.m4:5018:	case `$LD -v 2>&1` in
flatpak-1.9.2/m4/libtool.m4-5019-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-5049-    supports_anon_versioning=no
flatpak-1.9.2/m4/libtool.m4:5050:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
flatpak-1.9.2/m4/libtool.m4-5051-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-5152-	prefix_cmds="$SED"~
flatpak-1.9.2/m4/libtool.m4:5153:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
flatpak-1.9.2/m4/libtool.m4-5154-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
flatpak-1.9.2/m4/libtool.m4-5174-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
flatpak-1.9.2/m4/libtool.m4:5175:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
flatpak-1.9.2/m4/libtool.m4:5176:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
flatpak-1.9.2/m4/libtool.m4-5177-      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-5192-        pgcc*)				# Portland Group C compiler
flatpak-1.9.2/m4/libtool.m4:5193:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
flatpak-1.9.2/m4/libtool.m4-5194-	  tmp_addflag=' $pic_flag'
##############################################
flatpak-1.9.2/m4/libtool.m4-5197-					# Portland Group f77 and f90 compilers
flatpak-1.9.2/m4/libtool.m4:5198:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
flatpak-1.9.2/m4/libtool.m4-5199-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-5214-	nvcc*)	# Cuda Compiler Driver 2.2
flatpak-1.9.2/m4/libtool.m4:5215:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
flatpak-1.9.2/m4/libtool.m4-5216-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
flatpak-1.9.2/m4/libtool.m4-5218-	esac
flatpak-1.9.2/m4/libtool.m4:5219:	case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/m4/libtool.m4-5220-	*Sun\ C*)			# Sun C 5.9
flatpak-1.9.2/m4/libtool.m4:5221:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
flatpak-1.9.2/m4/libtool.m4-5222-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
flatpak-1.9.2/m4/libtool.m4-5289-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
flatpak-1.9.2/m4/libtool.m4:5290:      case `$LD -v 2>&1` in
flatpak-1.9.2/m4/libtool.m4-5291-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
flatpak-1.9.2/m4/libtool.m4-5378-	else
flatpak-1.9.2/m4/libtool.m4:5379:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
flatpak-1.9.2/m4/libtool.m4-5380-	fi
##############################################
flatpak-1.9.2/m4/libtool.m4-5443-	# below for broken collect2 doesn't work under 4.3+
flatpak-1.9.2/m4/libtool.m4:5444:	  collect2name=`$CC -print-prog-name=collect2`
flatpak-1.9.2/m4/libtool.m4-5445-	  if test -f "$collect2name" &&
##############################################
flatpak-1.9.2/m4/libtool.m4-5499-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
flatpak-1.9.2/m4/libtool.m4:5500:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
flatpak-1.9.2/m4/libtool.m4-5501-      else
##############################################
flatpak-1.9.2/m4/libtool.m4-5524-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
flatpak-1.9.2/m4/libtool.m4:5525:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
flatpak-1.9.2/m4/libtool.m4-5526-	  if test svr4 != "$with_aix_soname"; then
##############################################
flatpak-1.9.2/m4/libtool.m4-5615-	# FIXME: Setting linknames here is a bad hack.
flatpak-1.9.2/m4/libtool.m4:5616:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
flatpak-1.9.2/m4/libtool.m4-5617-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
flatpak-1.9.2/m4/libtool.m4-5753-      if test yes = "$GCC"; then
flatpak-1.9.2/m4/libtool.m4:5754:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-5755-	# Try to use the -exported_symbol ld option, if it does not
##############################################
flatpak-1.9.2/m4/libtool.m4-5776-	if test yes = "$lt_cv_irix_exported_symbol"; then
flatpak-1.9.2/m4/libtool.m4:5777:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
flatpak-1.9.2/m4/libtool.m4-5778-	fi
flatpak-1.9.2/m4/libtool.m4-5779-      else
flatpak-1.9.2/m4/libtool.m4:5780:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4:5781:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
flatpak-1.9.2/m4/libtool.m4-5782-      fi
##############################################
flatpak-1.9.2/m4/libtool.m4-5826-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
flatpak-1.9.2/m4/libtool.m4:5827:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
flatpak-1.9.2/m4/libtool.m4-5828-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
flatpak-1.9.2/m4/libtool.m4-5857-	prefix_cmds="$SED"~
flatpak-1.9.2/m4/libtool.m4:5858:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
flatpak-1.9.2/m4/libtool.m4-5859-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
flatpak-1.9.2/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
flatpak-1.9.2/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-5873-      else
flatpak-1.9.2/m4/libtool.m4-5874-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
flatpak-1.9.2/m4/libtool.m4:5875:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-5876-      fi
##############################################
flatpak-1.9.2/m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
flatpak-1.9.2/m4/libtool.m4:5885:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-5886-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
flatpak-1.9.2/m4/libtool.m4-5888-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
flatpak-1.9.2/m4/libtool.m4:5889:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4:5890:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
flatpak-1.9.2/m4/libtool.m4:5891:          $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'
flatpak-1.9.2/m4/libtool.m4-5892-
##############################################
flatpak-1.9.2/m4/libtool.m4-5907-      else
flatpak-1.9.2/m4/libtool.m4:5908:	case `$CC -V 2>&1` in
flatpak-1.9.2/m4/libtool.m4-5909-	*"Compilers 5.0"*)
##############################################
flatpak-1.9.2/m4/libtool.m4-6100-	  _LT_TAGVAR(allow_undefined_flag, $1)=
flatpak-1.9.2/m4/libtool.m4:6101:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
flatpak-1.9.2/m4/libtool.m4-6102-	  then
##############################################
flatpak-1.9.2/m4/libtool.m4-6404-        # ancient GNU ld didn't support --whole-archive et. al.
flatpak-1.9.2/m4/libtool.m4:6405:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
flatpak-1.9.2/m4/libtool.m4-6406-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
flatpak-1.9.2/m4/libtool.m4-6514-          # below for broken collect2 doesn't work under 4.3+
flatpak-1.9.2/m4/libtool.m4:6515:	  collect2name=`$CC -print-prog-name=collect2`
flatpak-1.9.2/m4/libtool.m4-6516-	  if test -f "$collect2name" &&
##############################################
flatpak-1.9.2/m4/libtool.m4-6572-
flatpak-1.9.2/m4/libtool.m4:6573:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
flatpak-1.9.2/m4/libtool.m4-6574-        else
##############################################
flatpak-1.9.2/m4/libtool.m4-6597-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
flatpak-1.9.2/m4/libtool.m4:6598:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
flatpak-1.9.2/m4/libtool.m4-6599-	    if test svr4 != "$with_aix_soname"; then
##############################################
flatpak-1.9.2/m4/libtool.m4-6726-	  prefix_cmds="$SED"~
flatpak-1.9.2/m4/libtool.m4:6727:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
flatpak-1.9.2/m4/libtool.m4-6728-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
flatpak-1.9.2/m4/libtool.m4-6800-            # dependencies.
flatpak-1.9.2/m4/libtool.m4:6801:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
flatpak-1.9.2/m4/libtool.m4-6802-            ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-6865-	    # dependencies.
flatpak-1.9.2/m4/libtool.m4:6866:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
flatpak-1.9.2/m4/libtool.m4-6867-	    ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-6901-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
flatpak-1.9.2/m4/libtool.m4:6902:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
flatpak-1.9.2/m4/libtool.m4:6903:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
flatpak-1.9.2/m4/libtool.m4-6904-	;;
##############################################
flatpak-1.9.2/m4/libtool.m4-6908-	    # SGI C++
flatpak-1.9.2/m4/libtool.m4:6909:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-6910-
##############################################
flatpak-1.9.2/m4/libtool.m4-6919-	      if test no = "$with_gnu_ld"; then
flatpak-1.9.2/m4/libtool.m4:6920:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-6921-	      else
flatpak-1.9.2/m4/libtool.m4:6922:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
flatpak-1.9.2/m4/libtool.m4-6923-	      fi
##############################################
flatpak-1.9.2/m4/libtool.m4-6940-	    # to its proper name (with version) after linking.
flatpak-1.9.2/m4/libtool.m4:6941:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
flatpak-1.9.2/m4/libtool.m4:6942:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
flatpak-1.9.2/m4/libtool.m4-6943-	    # Commands to make compiler produce verbose output that lists
##############################################
flatpak-1.9.2/m4/libtool.m4-6950-	    # dependencies.
flatpak-1.9.2/m4/libtool.m4:6951:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
flatpak-1.9.2/m4/libtool.m4-6952-
##############################################
flatpak-1.9.2/m4/libtool.m4-6965-	    # earlier do not add the objects themselves.
flatpak-1.9.2/m4/libtool.m4:6966:	    case `$CC -V 2>&1` in
flatpak-1.9.2/m4/libtool.m4-6967-	      *"Version 7."*)
##############################################
flatpak-1.9.2/m4/libtool.m4-6986-            # Portland Group C++ compiler
flatpak-1.9.2/m4/libtool.m4:6987:	    case `$CC -V` in
flatpak-1.9.2/m4/libtool.m4-6988-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
flatpak-1.9.2/m4/libtool.m4-6991-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
flatpak-1.9.2/m4/libtool.m4:6992:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
flatpak-1.9.2/m4/libtool.m4-6993-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
flatpak-1.9.2/m4/libtool.m4-6995-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
flatpak-1.9.2/m4/libtool.m4:6996:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
flatpak-1.9.2/m4/libtool.m4-6997-                $RANLIB $oldlib'
##############################################
flatpak-1.9.2/m4/libtool.m4-7000-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
flatpak-1.9.2/m4/libtool.m4:7001:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
flatpak-1.9.2/m4/libtool.m4-7002-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
flatpak-1.9.2/m4/libtool.m4-7004-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
flatpak-1.9.2/m4/libtool.m4:7005:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
flatpak-1.9.2/m4/libtool.m4-7006-	      ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-7014-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
flatpak-1.9.2/m4/libtool.m4:7015:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
flatpak-1.9.2/m4/libtool.m4-7016-            ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-7033-	    # dependencies.
flatpak-1.9.2/m4/libtool.m4:7034:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
flatpak-1.9.2/m4/libtool.m4-7035-	    ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-7048-	  *)
flatpak-1.9.2/m4/libtool.m4:7049:	    case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/m4/libtool.m4-7050-	    *Sun\ C*)
##############################################
flatpak-1.9.2/m4/libtool.m4-7055-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
flatpak-1.9.2/m4/libtool.m4:7056:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
flatpak-1.9.2/m4/libtool.m4-7057-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
flatpak-1.9.2/m4/libtool.m4-7120-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
flatpak-1.9.2/m4/libtool.m4:7121:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
flatpak-1.9.2/m4/libtool.m4-7122-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
flatpak-1.9.2/m4/libtool.m4-7139-	    # to its proper name (with version) after linking.
flatpak-1.9.2/m4/libtool.m4:7140:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
flatpak-1.9.2/m4/libtool.m4-7141-
##############################################
flatpak-1.9.2/m4/libtool.m4-7160-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
flatpak-1.9.2/m4/libtool.m4:7161:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-7162-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
flatpak-1.9.2/m4/libtool.m4-7165-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
flatpak-1.9.2/m4/libtool.m4:7166:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4:7167:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
flatpak-1.9.2/m4/libtool.m4-7168-                  echo "-hidden">> $lib.exp~
flatpak-1.9.2/m4/libtool.m4:7169:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
flatpak-1.9.2/m4/libtool.m4-7170-                  $RM $lib.exp'
##############################################
flatpak-1.9.2/m4/libtool.m4-7184-	    # dependencies.
flatpak-1.9.2/m4/libtool.m4:7185:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
flatpak-1.9.2/m4/libtool.m4-7186-	    ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-7191-	        osf3*)
flatpak-1.9.2/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-7193-		  ;;
flatpak-1.9.2/m4/libtool.m4-7194-	        *)
flatpak-1.9.2/m4/libtool.m4:7195:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
flatpak-1.9.2/m4/libtool.m4-7196-		  ;;
##############################################
flatpak-1.9.2/m4/libtool.m4-7444-  case @S|@2 in
flatpak-1.9.2/m4/libtool.m4:7445:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
flatpak-1.9.2/m4/libtool.m4:7446:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
flatpak-1.9.2/m4/libtool.m4-7447-  esac
##############################################
flatpak-1.9.2/m4/libtool.m4-7533-
flatpak-1.9.2/m4/libtool.m4:7534:  for p in `eval "$output_verbose_link_cmd"`; do
flatpak-1.9.2/m4/libtool.m4-7535-    case $prev$p in
##############################################
flatpak-1.9.2/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
flatpak-1.9.2/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
flatpak-1.9.2/m4/libtool.m4-7639-fi
##############################################
flatpak-1.9.2/m4/libtool.m4-8257-    test 10 -lt "$lt_ac_count" && break
flatpak-1.9.2/m4/libtool.m4:8258:    lt_ac_count=`expr $lt_ac_count + 1`
flatpak-1.9.2/m4/libtool.m4-8259-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
flatpak-1.9.2/m4/ltsugar.m4-68-m4_define([lt_combine],
flatpak-1.9.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
flatpak-1.9.2/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
flatpak-1.9.2/m4/po.m4-47-changequote(,)dnl
flatpak-1.9.2/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
flatpak-1.9.2/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
flatpak-1.9.2/m4/po.m4-54-changequote(,)dnl
flatpak-1.9.2/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
flatpak-1.9.2/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
flatpak-1.9.2/m4/po.m4-73-changequote(,)dnl
flatpak-1.9.2/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
flatpak-1.9.2/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
flatpak-1.9.2/m4/po.m4-98-      case "$ac_file" in
flatpak-1.9.2/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
flatpak-1.9.2/m4/po.m4-100-      esac
##############################################
flatpak-1.9.2/m4/po.m4-103-        # Adjust a relative srcdir.
flatpak-1.9.2/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
flatpak-1.9.2/m4/po.m4:105:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
flatpak-1.9.2/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
flatpak-1.9.2/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
flatpak-1.9.2/m4/po.m4-110-        case "$ac_given_srcdir" in
flatpak-1.9.2/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
flatpak-1.9.2/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
flatpak-1.9.2/m4/po.m4-131-            fi
flatpak-1.9.2/m4/po.m4:132:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
flatpak-1.9.2/m4/po.m4-133-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
flatpak-1.9.2/m4/po.m4-228-  # Adjust a relative srcdir.
flatpak-1.9.2/m4/po.m4:229:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
flatpak-1.9.2/m4/po.m4:230:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
flatpak-1.9.2/m4/po.m4:231:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
flatpak-1.9.2/m4/po.m4-232-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
flatpak-1.9.2/m4/po.m4-235-  case "$ac_given_srcdir" in
flatpak-1.9.2/m4/po.m4:236:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
flatpak-1.9.2/m4/po.m4-237-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
flatpak-1.9.2/m4/po.m4-297-  # Set POTFILES to the value of the Makefile variable POTFILES.
flatpak-1.9.2/m4/po.m4:298:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
flatpak-1.9.2/m4/po.m4:299:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
flatpak-1.9.2/m4/po.m4-300-  # Compute POTFILES_DEPS as
##############################################
flatpak-1.9.2/m4/po.m4-312-    # The LINGUAS file contains the set of available languages.
flatpak-1.9.2/m4/po.m4:313:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
flatpak-1.9.2/m4/po.m4-314-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
flatpak-1.9.2/m4/po.m4-316-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
flatpak-1.9.2/m4/po.m4:317:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
flatpak-1.9.2/m4/po.m4:318:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
flatpak-1.9.2/m4/po.m4-319-  fi
##############################################
flatpak-1.9.2/m4/po.m4-360-    QMFILES="$QMFILES $srcdirpre$lang.qm"
flatpak-1.9.2/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
flatpak-1.9.2/m4/po.m4-362-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
flatpak-1.9.2/m4/po.m4:363:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
flatpak-1.9.2/m4/po.m4-364-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
flatpak-1.9.2/m4/po.m4-401-      QTCATALOGS="$QTCATALOGS $lang.qm"
flatpak-1.9.2/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
flatpak-1.9.2/m4/po.m4-403-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
flatpak-1.9.2/m4/po.m4:404:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
flatpak-1.9.2/m4/po.m4-405-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
flatpak-1.9.2/m4/po.m4-413-    for lang in $ALL_LINGUAS; do
flatpak-1.9.2/m4/po.m4:414:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
flatpak-1.9.2/m4/po.m4-415-      cat >> "$ac_file.tmp" <<EOF
##############################################
flatpak-1.9.2/m4/po.m4-424-    for lang in $ALL_LINGUAS; do
flatpak-1.9.2/m4/po.m4:425:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
flatpak-1.9.2/m4/po.m4-426-      cat >> "$ac_file.tmp" <<EOF
##############################################
flatpak-1.9.2/tests/test-basic.sh-30-
flatpak-1.9.2/tests/test-basic.sh:31:VERSION=`cat "$test_builddir/package_version.txt"`
flatpak-1.9.2/tests/test-basic.sh-32-assert_file_has_content version_out "^Flatpak $VERSION$"
##############################################
flatpak-1.9.2/tests/test-http-utils.sh-36-
flatpak-1.9.2/tests/test-http-utils.sh:37:    out=`${test_builddir}/httpcache $compressed "http://localhost:$port$remote" $local || :`
flatpak-1.9.2/tests/test-http-utils.sh-38-
##############################################
flatpak-1.9.2/tests/make-test-runtime.sh-66-for i in $@ bash ls cat echo readlink socat; do
flatpak-1.9.2/tests/make-test-runtime.sh:67:    I=`which $i`
flatpak-1.9.2/tests/make-test-runtime.sh-68-    add_bin $I
flatpak-1.9.2/tests/make-test-runtime.sh-69-done
flatpak-1.9.2/tests/make-test-runtime.sh:70:for i in `cat $BINS`; do
flatpak-1.9.2/tests/make-test-runtime.sh-71-    #echo Adding binary $i 1>&2
##############################################
flatpak-1.9.2/tests/make-test-runtime.sh-73-done
flatpak-1.9.2/tests/make-test-runtime.sh:74:for i in `cat $LIBS`; do
flatpak-1.9.2/tests/make-test-runtime.sh-75-    #echo Adding library $i 1>&2
##############################################
flatpak-1.9.2/tests/test-run.sh-40-assert_has_symlink $FL_DIR/app/org.test.Hello/$ARCH/stable/active
flatpak-1.9.2/tests/test-run.sh:41:ID=`readlink $FL_DIR/app/org.test.Hello/$ARCH/stable/active`
flatpak-1.9.2/tests/test-run.sh-42-assert_has_file $FL_DIR/app/org.test.Hello/$ARCH/stable/active/deploy
##############################################
flatpak-1.9.2/tests/test-run.sh-241-
flatpak-1.9.2/tests/test-run.sh:242:OLD_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-run.sh-243-
##############################################
flatpak-1.9.2/tests/test-run.sh-246-    ${FLATPAK} ${U} update -y -v org.test.Hello stable
flatpak-1.9.2/tests/test-run.sh:247:    ALSO_OLD_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-run.sh-248-    assert_streq "$OLD_COMMIT" "$ALSO_OLD_COMMIT"
##############################################
flatpak-1.9.2/tests/test-run.sh-256-
flatpak-1.9.2/tests/test-run.sh:257:NEW_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-run.sh-258-
##############################################
flatpak-1.9.2/tests/test-run.sh-272-
flatpak-1.9.2/tests/test-run.sh:273:NEW_NEW_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-run.sh-274-
##############################################
flatpak-1.9.2/tests/test-run.sh-280-
flatpak-1.9.2/tests/test-run.sh:281:OLD_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-run.sh-282-
##############################################
flatpak-1.9.2/tests/test-run.sh-285-
flatpak-1.9.2/tests/test-run.sh:286:NEW_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-run.sh-287-
##############################################
flatpak-1.9.2/tests/test-run.sh-293-
flatpak-1.9.2/tests/test-run.sh:294:NEW_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-run.sh-295-
##############################################
flatpak-1.9.2/tests/test-run.sh-318-
flatpak-1.9.2/tests/test-run.sh:319:COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Split`
flatpak-1.9.2/tests/test-run.sh-320-if [ x${USE_SYSTEMDIR-} != xyes ] ; then
##############################################
flatpak-1.9.2/tests/test-run.sh-344-
flatpak-1.9.2/tests/test-run.sh:345:COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Split`
flatpak-1.9.2/tests/test-run.sh-346-if [ x${USE_SYSTEMDIR-} != xyes ] ; then
##############################################
flatpak-1.9.2/tests/test-run.sh-365-
flatpak-1.9.2/tests/test-run.sh:366:COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Split`
flatpak-1.9.2/tests/test-run.sh-367-if [ x${USE_SYSTEMDIR-} != xyes ] ; then
##############################################
flatpak-1.9.2/tests/test-run.sh-382-
flatpak-1.9.2/tests/test-run.sh:383:VERSION=`cat "$test_builddir/package_version.txt"`
flatpak-1.9.2/tests/test-run.sh-384-
##############################################
flatpak-1.9.2/tests/test-info.sh-13-
flatpak-1.9.2/tests/test-info.sh:14:COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-info.sh-15-
##############################################
flatpak-1.9.2/tests/test-repo.sh-256-
flatpak-1.9.2/tests/test-repo.sh:257:CURRENT_VERSION=`cat "$test_builddir/package_version.txt"`
flatpak-1.9.2/tests/test-repo.sh-258-V=( ${CURRENT_VERSION//./ } )  # Split parts to array
##############################################
flatpak-1.9.2/tests/test-bundle.sh-53-assert_has_file $FL_DIR/repo/refs/remotes/hello-origin/app/org.test.Hello/$ARCH/master
flatpak-1.9.2/tests/test-bundle.sh:54:APP_COMMIT=`cat $FL_DIR/repo/refs/remotes/hello-origin/app/org.test.Hello/$ARCH/master`
flatpak-1.9.2/tests/test-bundle.sh-55-assert_has_file $FL_DIR/repo/objects/$(echo $APP_COMMIT | cut -b 1-2)/$(echo $APP_COMMIT | cut -b 3-).commit
##############################################
flatpak-1.9.2/tests/test-bundle.sh-62-assert_has_symlink $FL_DIR/app/org.test.Hello/$ARCH/master/active
flatpak-1.9.2/tests/test-bundle.sh:63:ID=`readlink $FL_DIR/app/org.test.Hello/$ARCH/master/active`
flatpak-1.9.2/tests/test-bundle.sh-64-assert_has_file $FL_DIR/app/org.test.Hello/$ARCH/master/active/deploy
##############################################
flatpak-1.9.2/tests/test-bundle.sh-101-assert_has_file $FL_DIR/repo/refs/remotes/platform-origin/runtime/org.test.Platform/$ARCH/master
flatpak-1.9.2/tests/test-bundle.sh:102:RUNTIME_COMMIT=`cat $FL_DIR/repo/refs/remotes/platform-origin/runtime/org.test.Platform/$ARCH/master`
flatpak-1.9.2/tests/test-bundle.sh-103-assert_has_file $FL_DIR/repo/objects/$(echo $RUNTIME_COMMIT | cut -b 1-2)/$(echo $RUNTIME_COMMIT | cut -b 3-).commit
##############################################
flatpak-1.9.2/tests/test-bundle.sh-108-assert_has_symlink $FL_DIR/runtime/org.test.Platform/$ARCH/master/active
flatpak-1.9.2/tests/test-bundle.sh:109:ID=`readlink $FL_DIR/runtime/org.test.Platform/$ARCH/master/active`
flatpak-1.9.2/tests/test-bundle.sh-110-assert_has_file $FL_DIR/runtime/org.test.Platform/$ARCH/master/active/deploy
##############################################
flatpak-1.9.2/tests/test-bundle.sh-133-
flatpak-1.9.2/tests/test-bundle.sh:134:OLD_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-bundle.sh-135-
##############################################
flatpak-1.9.2/tests/test-bundle.sh-138-    ${FLATPAK} ${U} update -y -v org.test.Hello master
flatpak-1.9.2/tests/test-bundle.sh:139:    ALSO_OLD_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-bundle.sh-140-    assert_streq "$OLD_COMMIT" "$ALSO_OLD_COMMIT"
##############################################
flatpak-1.9.2/tests/test-bundle.sh-148-
flatpak-1.9.2/tests/test-bundle.sh:149:NEW_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-bundle.sh-150-
##############################################
flatpak-1.9.2/tests/test-bundle.sh-164-
flatpak-1.9.2/tests/test-bundle.sh:165:NEW2_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-bundle.sh-166-
##############################################
flatpak-1.9.2/tests/test-oci-registry.sh-107-
flatpak-1.9.2/tests/test-oci-registry.sh:108:OLD_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-oci-registry.sh-109-
##############################################
flatpak-1.9.2/tests/test-oci-registry.sh-111-
flatpak-1.9.2/tests/test-oci-registry.sh:112:NEW_COMMIT=`${FLATPAK} ${U} info --show-commit org.test.Hello`
flatpak-1.9.2/tests/test-oci-registry.sh-113-
##############################################
flatpak-1.9.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
flatpak-1.9.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
flatpak-1.9.2/configure-47-  as_echo='print -r --'
flatpak-1.9.2/configure-48-  as_echo_n='print -rn --'
flatpak-1.9.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
flatpak-1.9.2/configure-50-  as_echo='printf %s\n'
##############################################
flatpak-1.9.2/configure-52-else
flatpak-1.9.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
flatpak-1.9.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
flatpak-1.9.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
flatpak-1.9.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
flatpak-1.9.2/configure-64-      esac;
##############################################
flatpak-1.9.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
flatpak-1.9.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
flatpak-1.9.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
flatpak-1.9.2/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
flatpak-1.9.2/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
flatpak-1.9.2/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
flatpak-1.9.2/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
flatpak-1.9.2/configure-335-      case $as_dir in #(
flatpak-1.9.2/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
flatpak-1.9.2/configure-337-      *) as_qdir=$as_dir;;
##############################################
flatpak-1.9.2/configure-408-  {
flatpak-1.9.2/configure:409:    as_val=`expr "$@" || test $? -eq 1`
flatpak-1.9.2/configure-410-  }
##############################################
flatpak-1.9.2/configure-415-# ----------------------------------------
flatpak-1.9.2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
flatpak-1.9.2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
flatpak-1.9.2/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
flatpak-1.9.2/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
flatpak-1.9.2/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
flatpak-1.9.2/configure-1100-  case $ac_option in
flatpak-1.9.2/configure:1101:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
flatpak-1.9.2/configure-1102-  *=)   ac_optarg= ;;
##############################################
flatpak-1.9.2/configure-1144-  -disable-* | --disable-*)
flatpak-1.9.2/configure:1145:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
flatpak-1.9.2/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
flatpak-1.9.2/configure-1149-    ac_useropt_orig=$ac_useropt
flatpak-1.9.2/configure:1150:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flatpak-1.9.2/configure-1151-    case $ac_user_opts in
##############################################
flatpak-1.9.2/configure-1170-  -enable-* | --enable-*)
flatpak-1.9.2/configure:1171:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
flatpak-1.9.2/configure-1172-    # Reject names that are not valid shell variable names.
##############################################
flatpak-1.9.2/configure-1175-    ac_useropt_orig=$ac_useropt
flatpak-1.9.2/configure:1176:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flatpak-1.9.2/configure-1177-    case $ac_user_opts in
##############################################
flatpak-1.9.2/configure-1374-  -with-* | --with-*)
flatpak-1.9.2/configure:1375:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
flatpak-1.9.2/configure-1376-    # Reject names that are not valid shell variable names.
##############################################
flatpak-1.9.2/configure-1379-    ac_useropt_orig=$ac_useropt
flatpak-1.9.2/configure:1380:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flatpak-1.9.2/configure-1381-    case $ac_user_opts in
##############################################
flatpak-1.9.2/configure-1390-  -without-* | --without-*)
flatpak-1.9.2/configure:1391:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
flatpak-1.9.2/configure-1392-    # Reject names that are not valid shell variable names.
##############################################
flatpak-1.9.2/configure-1395-    ac_useropt_orig=$ac_useropt
flatpak-1.9.2/configure:1396:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flatpak-1.9.2/configure-1397-    case $ac_user_opts in
##############################################
flatpak-1.9.2/configure-1428-  *=*)
flatpak-1.9.2/configure:1429:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
flatpak-1.9.2/configure-1430-    # Reject names that are not valid shell variable names.
##############################################
flatpak-1.9.2/configure-1449-if test -n "$ac_prev"; then
flatpak-1.9.2/configure:1450:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
flatpak-1.9.2/configure-1451-  as_fn_error $? "missing argument to $ac_option"
##############################################
flatpak-1.9.2/configure-1471-    */ )
flatpak-1.9.2/configure:1472:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
flatpak-1.9.2/configure-1473-      eval $ac_var=\$ac_val;;
##############################################
flatpak-1.9.2/configure-1506-ac_ls_di=`ls -di .` &&
flatpak-1.9.2/configure:1507:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
flatpak-1.9.2/configure-1508-  as_fn_error $? "working directory cannot be determined"
##############################################
flatpak-1.9.2/configure-1562-case $srcdir in
flatpak-1.9.2/configure:1563:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
flatpak-1.9.2/configure-1564-esac
##############################################
flatpak-1.9.2/configure-1605-By default, \`make install' will install all the files in
flatpak-1.9.2/configure:1606:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
flatpak-1.9.2/configure:1607:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
flatpak-1.9.2/configure-1608-for instance \`--prefix=\$HOME'.
##############################################
flatpak-1.9.2/configure-1878-*)
flatpak-1.9.2/configure:1879:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
flatpak-1.9.2/configure-1880-  # A ".." for each directory in $ac_dir_suffix.
flatpak-1.9.2/configure:1881:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
flatpak-1.9.2/configure-1882-  case $ac_top_builddir_sub in
##############################################
flatpak-1.9.2/configure-2298-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
flatpak-1.9.2/configure:2299:  as_decl_name=`echo $2|sed 's/ *(.*//'`
flatpak-1.9.2/configure:2300:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
flatpak-1.9.2/configure-2301-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
flatpak-1.9.2/configure-2412-    *\'*)
flatpak-1.9.2/configure:2413:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
flatpak-1.9.2/configure-2414-    esac
##############################################
flatpak-1.9.2/configure-2495-      case $ac_val in
flatpak-1.9.2/configure:2496:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
flatpak-1.9.2/configure-2497-      esac
##############################################
flatpak-1.9.2/configure-2510-	case $ac_val in
flatpak-1.9.2/configure:2511:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
flatpak-1.9.2/configure-2512-	esac
##############################################
flatpak-1.9.2/configure-2631-    set,)
flatpak-1.9.2/configure:2632:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
flatpak-1.9.2/configure:2633:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
flatpak-1.9.2/configure-2634-      ac_cache_corrupted=: ;;
##############################################
flatpak-1.9.2/configure-2642-	# differences in whitespace do not lead to failure.
flatpak-1.9.2/configure:2643:	ac_old_val_w=`echo x $ac_old_val`
flatpak-1.9.2/configure:2644:	ac_new_val_w=`echo x $ac_new_val`
flatpak-1.9.2/configure-2645-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
flatpak-1.9.2/configure-2662-    case $ac_new_val in
flatpak-1.9.2/configure:2663:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
flatpak-1.9.2/configure-2664-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
flatpak-1.9.2/configure-2725-# Expand $ac_aux_dir to an absolute path.
flatpak-1.9.2/configure:2726:am_aux_dir=`cd "$ac_aux_dir" && pwd`
flatpak-1.9.2/configure-2727-
##############################################
flatpak-1.9.2/configure-3073-$as_echo_n "checking whether the C compiler works... " >&6; }
flatpak-1.9.2/configure:3074:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
flatpak-1.9.2/configure-3075-
##############################################
flatpak-1.9.2/configure-3117-	then :; else
flatpak-1.9.2/configure:3118:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
flatpak-1.9.2/configure-3119-	fi
##############################################
flatpak-1.9.2/configure-3177-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
flatpak-1.9.2/configure:3178:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
flatpak-1.9.2/configure-3179-	  break;;
##############################################
flatpak-1.9.2/configure-3286-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
flatpak-1.9.2/configure:3287:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
flatpak-1.9.2/configure-3288-       break;;
##############################################
flatpak-1.9.2/configure-3733-  # Check for GNU $ac_path_GREP
flatpak-1.9.2/configure:3734:case `"$ac_path_GREP" --version 2>&1` in
flatpak-1.9.2/configure-3735-*GNU*)
##############################################
flatpak-1.9.2/configure-3799-  # Check for GNU $ac_path_EGREP
flatpak-1.9.2/configure:3800:case `"$ac_path_EGREP" --version 2>&1` in
flatpak-1.9.2/configure-3801-*GNU*)
##############################################
flatpak-1.9.2/configure-3960-do :
flatpak-1.9.2/configure:3961:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
flatpak-1.9.2/configure-3962-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
flatpak-1.9.2/configure-3965-  cat >>confdefs.h <<_ACEOF
flatpak-1.9.2/configure:3966:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
flatpak-1.9.2/configure-3967-_ACEOF
##############################################
flatpak-1.9.2/configure-5195-test "x$ac_build_alias" = x &&
flatpak-1.9.2/configure:5196:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
flatpak-1.9.2/configure-5197-test "x$ac_build_alias" = x &&
flatpak-1.9.2/configure-5198-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
flatpak-1.9.2/configure:5199:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
flatpak-1.9.2/configure-5200-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
flatpak-1.9.2/configure-5219-IFS=$ac_save_IFS
flatpak-1.9.2/configure:5220:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
flatpak-1.9.2/configure-5221-
##############################################
flatpak-1.9.2/configure-5230-else
flatpak-1.9.2/configure:5231:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
flatpak-1.9.2/configure-5232-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
flatpak-1.9.2/configure-5252-IFS=$ac_save_IFS
flatpak-1.9.2/configure:5253:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
flatpak-1.9.2/configure-5254-
##############################################
flatpak-1.9.2/configure-5280-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
flatpak-1.9.2/configure:5281:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
flatpak-1.9.2/configure-5282-  ECHO='print -r --'
flatpak-1.9.2/configure:5283:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
flatpak-1.9.2/configure-5284-  ECHO='printf %s\n'
##############################################
flatpak-1.9.2/configure-5349-  # Check for GNU $ac_path_SED
flatpak-1.9.2/configure:5350:case `"$ac_path_SED" --version 2>&1` in
flatpak-1.9.2/configure-5351-*GNU*)
##############################################
flatpak-1.9.2/configure-5428-  # Check for GNU $ac_path_FGREP
flatpak-1.9.2/configure:5429:case `"$ac_path_FGREP" --version 2>&1` in
flatpak-1.9.2/configure-5430-*GNU*)
##############################################
flatpak-1.9.2/configure-5508-    # gcc leaves a trailing carriage return, which upsets mingw
flatpak-1.9.2/configure:5509:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
flatpak-1.9.2/configure-5510-  *)
flatpak-1.9.2/configure:5511:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
flatpak-1.9.2/configure-5512-  esac
##############################################
flatpak-1.9.2/configure-5517-      # Canonicalize the pathname of ld
flatpak-1.9.2/configure:5518:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
flatpak-1.9.2/configure-5519-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
flatpak-1.9.2/configure:5520:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
flatpak-1.9.2/configure-5521-      done
##############################################
flatpak-1.9.2/configure-5552-      # Break only if it was the GNU/non-GNU ld that we prefer.
flatpak-1.9.2/configure:5553:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
flatpak-1.9.2/configure-5554-      *GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/configure-5583-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
flatpak-1.9.2/configure:5584:case `$LD -v 2>&1 </dev/null` in
flatpak-1.9.2/configure-5585-*GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/configure-5633-	esac
flatpak-1.9.2/configure:5634:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
flatpak-1.9.2/configure-5635-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
flatpak-1.9.2/configure-5639-	*)
flatpak-1.9.2/configure:5640:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
flatpak-1.9.2/configure-5641-	  */dev/null*)
##############################################
flatpak-1.9.2/configure-5767-
flatpak-1.9.2/configure:5768:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
flatpak-1.9.2/configure-5769-    *COFF*)
##############################################
flatpak-1.9.2/configure-5879-    # And add a safety zone
flatpak-1.9.2/configure:5880:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flatpak-1.9.2/configure:5881:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flatpak-1.9.2/configure-5882-    ;;
##############################################
flatpak-1.9.2/configure-5912-    if test -n "$kargmax"; then
flatpak-1.9.2/configure:5913:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
flatpak-1.9.2/configure-5914-    else
##############################################
flatpak-1.9.2/configure-5921-       test undefined != "$lt_cv_sys_max_cmd_len"; then
flatpak-1.9.2/configure:5922:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flatpak-1.9.2/configure:5923:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flatpak-1.9.2/configure-5924-    else
##############################################
flatpak-1.9.2/configure-5933-      # we can't tell.
flatpak-1.9.2/configure:5934:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
flatpak-1.9.2/configure-5935-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
flatpak-1.9.2/configure-5937-      do
flatpak-1.9.2/configure:5938:        i=`expr $i + 1`
flatpak-1.9.2/configure-5939-        teststring=$teststring$teststring
##############################################
flatpak-1.9.2/configure-5941-      # Only check the string length outside the loop.
flatpak-1.9.2/configure:5942:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
flatpak-1.9.2/configure-5943-      teststring=
##############################################
flatpak-1.9.2/configure-5946-      # linker.  It appears as though 1/2 is a usable value.
flatpak-1.9.2/configure:5947:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
flatpak-1.9.2/configure-5948-    fi
##############################################
flatpak-1.9.2/configure-6357-openbsd* | bitrig*)
flatpak-1.9.2/configure:6358:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
flatpak-1.9.2/configure-6359-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
flatpak-1.9.2/configure-6427-    else
flatpak-1.9.2/configure:6428:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
flatpak-1.9.2/configure-6429-    fi
##############################################
flatpak-1.9.2/configure-6572-  # decide which one to use based on capabilities of $DLLTOOL
flatpak-1.9.2/configure:6573:  case `$DLLTOOL --help 2>&1` in
flatpak-1.9.2/configure-6574-  *--identify-strict*)
##############################################
flatpak-1.9.2/configure-7135-# If we're using GNU nm, then use its standard symbol codes.
flatpak-1.9.2/configure:7136:case `$NM -V 2>&1` in
flatpak-1.9.2/configure-7137-*GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/configure-7183-mingw*)
flatpak-1.9.2/configure:7184:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
flatpak-1.9.2/configure-7185-  ;;
##############################################
flatpak-1.9.2/configure-7415-   if test yes = "$GCC"; then
flatpak-1.9.2/configure:7416:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
flatpak-1.9.2/configure-7417-   fi
##############################################
flatpak-1.9.2/configure-7419- /*)
flatpak-1.9.2/configure:7420:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
flatpak-1.9.2/configure-7421-   ;; #(
##############################################
flatpak-1.9.2/configure-7514-    done
flatpak-1.9.2/configure:7515:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
flatpak-1.9.2/configure-7516-}
##############################################
flatpak-1.9.2/configure-7536-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:7537:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/configure-7538-      *ELF-32*)
##############################################
flatpak-1.9.2/configure-7557-    if test yes = "$lt_cv_prog_gnu_ld"; then
flatpak-1.9.2/configure:7558:      case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/configure-7559-	*32-bit*)
##############################################
flatpak-1.9.2/configure-7569-    else
flatpak-1.9.2/configure:7570:      case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/configure-7571-	*32-bit*)
##############################################
flatpak-1.9.2/configure-7595-    emul=elf
flatpak-1.9.2/configure:7596:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/configure-7597-      *32-bit*)
##############################################
flatpak-1.9.2/configure-7603-    esac
flatpak-1.9.2/configure:7604:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/configure-7605-      *MSB*)
##############################################
flatpak-1.9.2/configure-7611-    esac
flatpak-1.9.2/configure:7612:    case `/usr/bin/file conftest.$ac_objext` in
flatpak-1.9.2/configure-7613-      *N32*)
##############################################
flatpak-1.9.2/configure-8544-    *:)
flatpak-1.9.2/configure:8545:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
flatpak-1.9.2/configure-8546-        ;;
flatpak-1.9.2/configure-8547-    x:*)
flatpak-1.9.2/configure:8548:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
flatpak-1.9.2/configure-8549-        ;;
flatpak-1.9.2/configure-8550-    *::*)
flatpak-1.9.2/configure:8551:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
flatpak-1.9.2/configure:8552:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
flatpak-1.9.2/configure-8553-        ;;
flatpak-1.9.2/configure-8554-    *)
flatpak-1.9.2/configure:8555:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
flatpak-1.9.2/configure-8556-        ;;
##############################################
flatpak-1.9.2/configure-8905-	"file_magic "*)
flatpak-1.9.2/configure:8906:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
flatpak-1.9.2/configure-8907-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
flatpak-1.9.2/configure-8971-	"file_magic "*)
flatpak-1.9.2/configure:8972:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
flatpak-1.9.2/configure-8973-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
flatpak-1.9.2/configure-9369-      *)
flatpak-1.9.2/configure:9370:	case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/configure-9371-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
flatpak-1.9.2/configure-9815-	# shared libraries, regardless of the interface used.
flatpak-1.9.2/configure:9816:	case `$LD -v 2>&1` in
flatpak-1.9.2/configure-9817-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
flatpak-1.9.2/configure-9847-    supports_anon_versioning=no
flatpak-1.9.2/configure:9848:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
flatpak-1.9.2/configure-9849-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
flatpak-1.9.2/configure-9916-	# is; otherwise, prepend EXPORTS...
flatpak-1.9.2/configure:9917:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
flatpak-1.9.2/configure-9918-          cp $export_symbols $output_objdir/$soname.def;
##############################################
flatpak-1.9.2/configure-9950-	prefix_cmds="$SED"~
flatpak-1.9.2/configure:9951:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
flatpak-1.9.2/configure-9952-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
flatpak-1.9.2/configure-9972-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
flatpak-1.9.2/configure:9973:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
flatpak-1.9.2/configure:9974:      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'
flatpak-1.9.2/configure-9975-      ;;
##############################################
flatpak-1.9.2/configure-9990-        pgcc*)				# Portland Group C compiler
flatpak-1.9.2/configure:9991:	  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'
flatpak-1.9.2/configure-9992-	  tmp_addflag=' $pic_flag'
##############################################
flatpak-1.9.2/configure-9995-					# Portland Group f77 and f90 compilers
flatpak-1.9.2/configure:9996:	  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'
flatpak-1.9.2/configure-9997-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
flatpak-1.9.2/configure-10012-	nvcc*)	# Cuda Compiler Driver 2.2
flatpak-1.9.2/configure:10013:	  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'
flatpak-1.9.2/configure-10014-	  compiler_needs_object=yes
##############################################
flatpak-1.9.2/configure-10016-	esac
flatpak-1.9.2/configure:10017:	case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/configure-10018-	*Sun\ C*)			# Sun C 5.9
flatpak-1.9.2/configure:10019:	  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'
flatpak-1.9.2/configure-10020-	  compiler_needs_object=yes
##############################################
flatpak-1.9.2/configure-10087-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
flatpak-1.9.2/configure:10088:      case `$LD -v 2>&1` in
flatpak-1.9.2/configure-10089-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
flatpak-1.9.2/configure-10176-	else
flatpak-1.9.2/configure:10177:	  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'
flatpak-1.9.2/configure-10178-	fi
##############################################
flatpak-1.9.2/configure-10241-	# below for broken collect2 doesn't work under 4.3+
flatpak-1.9.2/configure:10242:	  collect2name=`$CC -print-prog-name=collect2`
flatpak-1.9.2/configure-10243-	  if test -f "$collect2name" &&
##############################################
flatpak-1.9.2/configure-10321-      }'
flatpak-1.9.2/configure:10322:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flatpak-1.9.2/configure-10323-  # Check for a 64-bit object if we didn't find anything.
flatpak-1.9.2/configure-10324-  if test -z "$lt_cv_aix_libpath_"; then
flatpak-1.9.2/configure:10325:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flatpak-1.9.2/configure-10326-  fi
##############################################
flatpak-1.9.2/configure-10339-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
flatpak-1.9.2/configure:10340:        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
flatpak-1.9.2/configure-10341-      else
##############################################
flatpak-1.9.2/configure-10374-      }'
flatpak-1.9.2/configure:10375:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flatpak-1.9.2/configure-10376-  # Check for a 64-bit object if we didn't find anything.
flatpak-1.9.2/configure-10377-  if test -z "$lt_cv_aix_libpath_"; then
flatpak-1.9.2/configure:10378:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flatpak-1.9.2/configure-10379-  fi
##############################################
flatpak-1.9.2/configure-10406-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
flatpak-1.9.2/configure:10407:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
flatpak-1.9.2/configure-10408-	  if test svr4 != "$with_aix_soname"; then
##############################################
flatpak-1.9.2/configure-10459-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
flatpak-1.9.2/configure:10460:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
flatpak-1.9.2/configure-10461-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
flatpak-1.9.2/configure-10497-	# FIXME: Setting linknames here is a bad hack.
flatpak-1.9.2/configure:10498:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
flatpak-1.9.2/configure-10499-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
flatpak-1.9.2/configure-10515-  if test yes = "$lt_cv_ld_force_load"; then
flatpak-1.9.2/configure:10516:    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\"`'
flatpak-1.9.2/configure-10517-
##############################################
flatpak-1.9.2/configure-10695-      if test yes = "$GCC"; then
flatpak-1.9.2/configure:10696:	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'
flatpak-1.9.2/configure-10697-	# Try to use the -exported_symbol ld option, if it does not
##############################################
flatpak-1.9.2/configure-10723-	if test yes = "$lt_cv_irix_exported_symbol"; then
flatpak-1.9.2/configure:10724:          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'
flatpak-1.9.2/configure-10725-	fi
flatpak-1.9.2/configure-10726-      else
flatpak-1.9.2/configure:10727:	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'
flatpak-1.9.2/configure:10728:	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'
flatpak-1.9.2/configure-10729-      fi
##############################################
flatpak-1.9.2/configure-10773-	hardcode_direct_absolute=yes
flatpak-1.9.2/configure:10774:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
flatpak-1.9.2/configure-10775-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
flatpak-1.9.2/configure-10804-	prefix_cmds="$SED"~
flatpak-1.9.2/configure:10805:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
flatpak-1.9.2/configure-10806-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
flatpak-1.9.2/configure-10818-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
flatpak-1.9.2/configure:10819:	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'
flatpak-1.9.2/configure-10820-      else
flatpak-1.9.2/configure-10821-	allow_undefined_flag=' -expect_unresolved \*'
flatpak-1.9.2/configure:10822:	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'
flatpak-1.9.2/configure-10823-      fi
##############################################
flatpak-1.9.2/configure-10831-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
flatpak-1.9.2/configure:10832:	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'
flatpak-1.9.2/configure-10833-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
flatpak-1.9.2/configure-10835-	allow_undefined_flag=' -expect_unresolved \*'
flatpak-1.9.2/configure:10836:	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'
flatpak-1.9.2/configure:10837:	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~
flatpak-1.9.2/configure:10838:          $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'
flatpak-1.9.2/configure-10839-
##############################################
flatpak-1.9.2/configure-10854-      else
flatpak-1.9.2/configure:10855:	case `$CC -V 2>&1` in
flatpak-1.9.2/configure-10856-	*"Compilers 5.0"*)
##############################################
flatpak-1.9.2/configure-11253-  esac
flatpak-1.9.2/configure:11254:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
flatpak-1.9.2/configure-11255-  case $lt_search_path_spec in
##############################################
flatpak-1.9.2/configure-11260-    # okay in the real world where ";" in dirpaths is itself problematic.
flatpak-1.9.2/configure:11261:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
flatpak-1.9.2/configure-11262-    ;;
flatpak-1.9.2/configure-11263-  *)
flatpak-1.9.2/configure:11264:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
flatpak-1.9.2/configure-11265-    ;;
##############################################
flatpak-1.9.2/configure-11269-  lt_tmp_lt_search_path_spec=
flatpak-1.9.2/configure:11270:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
flatpak-1.9.2/configure-11271-  # ...but if some path component already ends with the multilib dir we assume
##############################################
flatpak-1.9.2/configure-11311-  esac
flatpak-1.9.2/configure:11312:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
flatpak-1.9.2/configure-11313-else
##############################################
flatpak-1.9.2/configure-11451-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
flatpak-1.9.2/configure:11452:    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'
flatpak-1.9.2/configure-11453-    ;;
##############################################
flatpak-1.9.2/configure-11487-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
flatpak-1.9.2/configure:11488:    postinstall_cmds='base_file=`basename \$file`~
flatpak-1.9.2/configure:11489:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
flatpak-1.9.2/configure:11490:      dldir=$destdir/`dirname \$dlpath`~
flatpak-1.9.2/configure-11491-      test -d \$dldir || mkdir -p \$dldir~
##############################################
flatpak-1.9.2/configure-11496-      fi'
flatpak-1.9.2/configure:11497:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
flatpak-1.9.2/configure-11498-      dlpath=$dir/\$dldll~
##############################################
flatpak-1.9.2/configure-11504-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
flatpak-1.9.2/configure:11505:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/configure-11506-
##############################################
flatpak-1.9.2/configure-11510-      # MinGW DLLs use traditional 'lib' prefix
flatpak-1.9.2/configure:11511:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/configure-11512-      ;;
##############################################
flatpak-1.9.2/configure-11514-      # pw32 DLLs use 'pw' prefix rather than 'lib'
flatpak-1.9.2/configure:11515:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/configure-11516-      ;;
##############################################
flatpak-1.9.2/configure-11523-    libname_spec='$name'
flatpak-1.9.2/configure:11524:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
flatpak-1.9.2/configure-11525-    library_names_spec='$libname.dll.lib'
##############################################
flatpak-1.9.2/configure-11535-        # Let DOS variable expansion print the short 8.3 style file name.
flatpak-1.9.2/configure:11536:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
flatpak-1.9.2/configure-11537-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
flatpak-1.9.2/configure-11540-      # Convert to MSYS style.
flatpak-1.9.2/configure:11541:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
flatpak-1.9.2/configure-11542-      ;;
##############################################
flatpak-1.9.2/configure-11546-      # like /cygdrive/c/PROGRA~1:/cygdr...
flatpak-1.9.2/configure:11547:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
flatpak-1.9.2/configure:11548:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
flatpak-1.9.2/configure:11549:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
flatpak-1.9.2/configure-11550-      ;;
##############################################
flatpak-1.9.2/configure-11554-        # It is most probably a Windows format PATH.
flatpak-1.9.2/configure:11555:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
flatpak-1.9.2/configure-11556-      else
flatpak-1.9.2/configure:11557:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
flatpak-1.9.2/configure-11558-      fi
##############################################
flatpak-1.9.2/configure-11564-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
flatpak-1.9.2/configure:11565:    postinstall_cmds='base_file=`basename \$file`~
flatpak-1.9.2/configure:11566:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
flatpak-1.9.2/configure:11567:      dldir=$destdir/`dirname \$dlpath`~
flatpak-1.9.2/configure-11568-      test -d \$dldir || mkdir -p \$dldir~
flatpak-1.9.2/configure-11569-      $install_prog $dir/$dlname \$dldir/$dlname'
flatpak-1.9.2/configure:11570:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
flatpak-1.9.2/configure-11571-      dlpath=$dir/\$dldll~
##############################################
flatpak-1.9.2/configure-11578-    # Assume MSVC wrapper
flatpak-1.9.2/configure:11579:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
flatpak-1.9.2/configure-11580-    dynamic_linker='Win32 ld.exe'
##############################################
flatpak-1.9.2/configure-11595-  shlibpath_var=DYLD_LIBRARY_PATH
flatpak-1.9.2/configure:11596:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
flatpak-1.9.2/configure-11597-
##############################################
flatpak-1.9.2/configure-11851-  if test -f /etc/ld.so.conf; then
flatpak-1.9.2/configure:11852:    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' ' '`
flatpak-1.9.2/configure-11853-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
flatpak-1.9.2/configure-11905-  need_lib_prefix=no
flatpak-1.9.2/configure:11906:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
flatpak-1.9.2/configure-11907-    need_version=no
##############################################
flatpak-1.9.2/configure-11932-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
flatpak-1.9.2/configure:11933:  postinstall_cmds='base_file=`basename \$file`~
flatpak-1.9.2/configure:11934:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
flatpak-1.9.2/configure:11935:    dldir=$destdir/`dirname \$dlpath`~
flatpak-1.9.2/configure-11936-    test -d \$dldir || mkdir -p \$dldir~
##############################################
flatpak-1.9.2/configure-11941-    fi'
flatpak-1.9.2/configure:11942:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
flatpak-1.9.2/configure-11943-    dlpath=$dir/\$dldll~
##############################################
flatpak-1.9.2/configure-12995-     echo "timestamp, slept: $am_has_slept" > conftest.file
flatpak-1.9.2/configure:12996:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
flatpak-1.9.2/configure-12997-     if test "$*" = "X"; then
flatpak-1.9.2/configure-12998-	# -L didn't work.
flatpak-1.9.2/configure:12999:	set X `ls -t "$srcdir/configure" conftest.file`
flatpak-1.9.2/configure-13000-     fi
##############################################
flatpak-1.9.2/configure-13046-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
flatpak-1.9.2/configure:13047:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
flatpak-1.9.2/configure-13048-
##############################################
flatpak-1.9.2/configure-13188-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
flatpak-1.9.2/configure:13189:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
flatpak-1.9.2/configure-13190-	     'mkdir (GNU coreutils) '* | \
##############################################
flatpak-1.9.2/configure-13219-set x ${MAKE-make}
flatpak-1.9.2/configure:13220:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
flatpak-1.9.2/configure-13221-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
flatpak-1.9.2/configure-13229-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
flatpak-1.9.2/configure:13230:case `${MAKE-make} -f conftest.make 2>/dev/null` in
flatpak-1.9.2/configure-13231-  *@@@%%%=?*=@@@%%%*)
##############################################
flatpak-1.9.2/configure-13358-
flatpak-1.9.2/configure:13359:if test "`cd $srcdir && pwd`" != "`pwd`"; then
flatpak-1.9.2/configure-13360-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
flatpak-1.9.2/configure-13566-  if test "$am_compiler_list" = ""; then
flatpak-1.9.2/configure:13567:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
flatpak-1.9.2/configure-13568-  fi
##############################################
flatpak-1.9.2/configure-13733-  # Check for GNU $ac_path_SED
flatpak-1.9.2/configure:13734:case `"$ac_path_SED" --version 2>&1` in
flatpak-1.9.2/configure-13735-*GNU*)
##############################################
flatpak-1.9.2/configure-13952-
flatpak-1.9.2/configure:13953:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
flatpak-1.9.2/configure-13954-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
flatpak-1.9.2/configure-13957-
flatpak-1.9.2/configure:13958:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
flatpak-1.9.2/configure-13959-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
flatpak-1.9.2/configure-14034-
flatpak-1.9.2/configure:14035:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
flatpak-1.9.2/configure-14036-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
flatpak-1.9.2/configure-14164-    # gcc leaves a trailing carriage return which upsets mingw
flatpak-1.9.2/configure:14165:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
flatpak-1.9.2/configure-14166-  *)
flatpak-1.9.2/configure:14167:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
flatpak-1.9.2/configure-14168-  esac
##############################################
flatpak-1.9.2/configure-14173-      # Canonicalize the pathname of ld
flatpak-1.9.2/configure:14174:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
flatpak-1.9.2/configure-14175-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
flatpak-1.9.2/configure:14176:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
flatpak-1.9.2/configure-14177-      done
##############################################
flatpak-1.9.2/configure-14208-      # Break only if it was the GNU/non-GNU ld that we prefer.
flatpak-1.9.2/configure:14209:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
flatpak-1.9.2/configure-14210-      *GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/configure-14239-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
flatpak-1.9.2/configure:14240:case `$LD -v 2>&1 </dev/null` in
flatpak-1.9.2/configure-14241-*GNU* | *'with BFD'*)
##############################################
flatpak-1.9.2/configure-14327-    *)
flatpak-1.9.2/configure:14328:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
flatpak-1.9.2/configure-14329-      if test -n "$searchpath"; then
##############################################
flatpak-1.9.2/configure-14337-                ;;
flatpak-1.9.2/configure:14338:              *) searchdir=`cd "$searchdir" && pwd`
flatpak-1.9.2/configure-14339-                 case "$searchdir" in
##############################################
flatpak-1.9.2/configure-14428-        names_already_handled="$names_already_handled $name"
flatpak-1.9.2/configure:14429:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
flatpak-1.9.2/configure-14430-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
flatpak-1.9.2/configure-14504-                -L*)
flatpak-1.9.2/configure:14505:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
flatpak-1.9.2/configure-14506-                                    if test -n "$acl_shlibext"; then
##############################################
flatpak-1.9.2/configure-14621-              */$acl_libdirstem | */$acl_libdirstem/)
flatpak-1.9.2/configure:14622:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
flatpak-1.9.2/configure-14623-                if test "$name" = 'iconv'; then
##############################################
flatpak-1.9.2/configure-14628-              */$acl_libdirstem2 | */$acl_libdirstem2/)
flatpak-1.9.2/configure:14629:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
flatpak-1.9.2/configure-14630-                if test "$name" = 'iconv'; then
##############################################
flatpak-1.9.2/configure-14679-                  -L*)
flatpak-1.9.2/configure:14680:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
flatpak-1.9.2/configure-14681-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
flatpak-1.9.2/configure-14738-                  -R*)
flatpak-1.9.2/configure:14739:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
flatpak-1.9.2/configure-14740-                    if test "$enable_rpath" != no; then
##############################################
flatpak-1.9.2/configure-14763-                  -l*)
flatpak-1.9.2/configure:14764:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
flatpak-1.9.2/configure-14765-                    ;;
flatpak-1.9.2/configure-14766-                  *.la)
flatpak-1.9.2/configure:14767:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
flatpak-1.9.2/configure-14768-                    ;;
##############################################
flatpak-1.9.2/configure-15312-        names_already_handled="$names_already_handled $name"
flatpak-1.9.2/configure:15313:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
flatpak-1.9.2/configure-15314-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
flatpak-1.9.2/configure-15388-                -L*)
flatpak-1.9.2/configure:15389:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
flatpak-1.9.2/configure-15390-                                    if test -n "$acl_shlibext"; then
##############################################
flatpak-1.9.2/configure-15505-              */$acl_libdirstem | */$acl_libdirstem/)
flatpak-1.9.2/configure:15506:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
flatpak-1.9.2/configure-15507-                if test "$name" = 'intl'; then
##############################################
flatpak-1.9.2/configure-15512-              */$acl_libdirstem2 | */$acl_libdirstem2/)
flatpak-1.9.2/configure:15513:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
flatpak-1.9.2/configure-15514-                if test "$name" = 'intl'; then
##############################################
flatpak-1.9.2/configure-15563-                  -L*)
flatpak-1.9.2/configure:15564:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
flatpak-1.9.2/configure-15565-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
flatpak-1.9.2/configure-15622-                  -R*)
flatpak-1.9.2/configure:15623:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
flatpak-1.9.2/configure-15624-                    if test "$enable_rpath" != no; then
##############################################
flatpak-1.9.2/configure-15647-                  -l*)
flatpak-1.9.2/configure:15648:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
flatpak-1.9.2/configure-15649-                    ;;
flatpak-1.9.2/configure-15650-                  *.la)
flatpak-1.9.2/configure:15651:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
flatpak-1.9.2/configure-15652-                    ;;
##############################################
flatpak-1.9.2/configure-15978-$as_echo_n "checking if $CC supports flag $flag in envvar CFLAGS... " >&6; }
flatpak-1.9.2/configure:15979:if { as_var=`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh`; eval \${$as_var+:} false; }; then :
flatpak-1.9.2/configure-15980-  $as_echo_n "(cached) " >&6
##############################################
flatpak-1.9.2/configure-15982-  eval "cc_save_CFLAGS='${CFLAGS}'"
flatpak-1.9.2/configure:15983:           eval "CFLAGS='${cc_save_CFLAGS} -Werror `echo "$flag" | sed 's/^-Wno-/-W/'`'"
flatpak-1.9.2/configure-15984-           cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
flatpak-1.9.2/configure-15988-if ac_fn_c_try_link "$LINENO"; then :
flatpak-1.9.2/configure:15989:  eval "`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh`='yes'"
flatpak-1.9.2/configure-15990-else
flatpak-1.9.2/configure:15991:  eval "`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh`='no'"
flatpak-1.9.2/configure-15992-fi
##############################################
flatpak-1.9.2/configure-15996-fi
flatpak-1.9.2/configure:15997:eval ac_res=\$`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh`
flatpak-1.9.2/configure-15998-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
##############################################
flatpak-1.9.2/configure-16000-
flatpak-1.9.2/configure:16001:  if eval test x$`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh` = xyes; then :
flatpak-1.9.2/configure-16002-  eval "WARN_CFLAGS='${WARN_CFLAGS} $flag'"
##############################################
flatpak-1.9.2/configure-16097-				ax_cv_valgrind_tool_memcheck=
flatpak-1.9.2/configure:16098:				if `$VALGRIND --tool=memcheck --help >/dev/null 2>&1`; then :
flatpak-1.9.2/configure-16099-
##############################################
flatpak-1.9.2/configure-16477-if test "x$BWRAP" != xfalse; then
flatpak-1.9.2/configure:16478:   BWRAP_VERSION=`$BWRAP --version | sed 's,.*\ \(0-9*\.0-9*\.0-9*\)$,\1,'`
flatpak-1.9.2/configure-16479-
##############################################
flatpak-1.9.2/configure-16818-
flatpak-1.9.2/configure:16819:GLIB_MKENUMS=`$PKG_CONFIG --variable glib_mkenums glib-2.0`
flatpak-1.9.2/configure-16820-
flatpak-1.9.2/configure:16821:GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
flatpak-1.9.2/configure-16822-
flatpak-1.9.2/configure:16823:GDBUS_CODEGEN=`$PKG_CONFIG --variable gdbus_codegen gio-2.0`
flatpak-1.9.2/configure-16824-
##############################################
flatpak-1.9.2/configure-16841-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:16842:  pkg_cv_ARCHIVE_CFLAGS=`$PKG_CONFIG --cflags "libarchive >= 2.8.0" 2>/dev/null`
flatpak-1.9.2/configure-16843-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-16858-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:16859:  pkg_cv_ARCHIVE_LIBS=`$PKG_CONFIG --libs "libarchive >= 2.8.0" 2>/dev/null`
flatpak-1.9.2/configure-16860-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-16879-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:16880:	        ARCHIVE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libarchive >= 2.8.0" 2>&1`
flatpak-1.9.2/configure-16881-        else
flatpak-1.9.2/configure:16882:	        ARCHIVE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libarchive >= 2.8.0" 2>&1`
flatpak-1.9.2/configure-16883-        fi
##############################################
flatpak-1.9.2/configure-16932-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:16933:  pkg_cv_BASE_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQS gio-2.0 gio-unix-2.0" 2>/dev/null`
flatpak-1.9.2/configure-16934-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-16949-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:16950:  pkg_cv_BASE_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQS gio-2.0 gio-unix-2.0" 2>/dev/null`
flatpak-1.9.2/configure-16951-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-16970-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:16971:	        BASE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQS gio-2.0 gio-unix-2.0" 2>&1`
flatpak-1.9.2/configure-16972-        else
flatpak-1.9.2/configure:16973:	        BASE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQS gio-2.0 gio-unix-2.0" 2>&1`
flatpak-1.9.2/configure-16974-        fi
##############################################
flatpak-1.9.2/configure-17023-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17024:  pkg_cv_SOUP_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4" 2>/dev/null`
flatpak-1.9.2/configure-17025-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17040-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17041:  pkg_cv_SOUP_LIBS=`$PKG_CONFIG --libs "libsoup-2.4" 2>/dev/null`
flatpak-1.9.2/configure-17042-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17061-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17062:	        SOUP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup-2.4" 2>&1`
flatpak-1.9.2/configure-17063-        else
flatpak-1.9.2/configure:17064:	        SOUP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup-2.4" 2>&1`
flatpak-1.9.2/configure-17065-        fi
##############################################
flatpak-1.9.2/configure-17114-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17115:  pkg_cv_XML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.4" 2>/dev/null`
flatpak-1.9.2/configure-17116-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17131-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17132:  pkg_cv_XML_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.4" 2>/dev/null`
flatpak-1.9.2/configure-17133-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17152-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17153:	        XML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.4" 2>&1`
flatpak-1.9.2/configure-17154-        else
flatpak-1.9.2/configure:17155:	        XML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.4" 2>&1`
flatpak-1.9.2/configure-17156-        fi
##############################################
flatpak-1.9.2/configure-17205-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17206:  pkg_cv_ZSTD_CFLAGS=`$PKG_CONFIG --cflags "libzstd >= 0.8.1" 2>/dev/null`
flatpak-1.9.2/configure-17207-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17222-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17223:  pkg_cv_ZSTD_LIBS=`$PKG_CONFIG --libs "libzstd >= 0.8.1" 2>/dev/null`
flatpak-1.9.2/configure-17224-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17243-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17244:	        ZSTD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libzstd >= 0.8.1" 2>&1`
flatpak-1.9.2/configure-17245-        else
flatpak-1.9.2/configure:17246:	        ZSTD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libzstd >= 0.8.1" 2>&1`
flatpak-1.9.2/configure-17247-        fi
##############################################
flatpak-1.9.2/configure-17281-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17282:  pkg_cv_DCONF_CFLAGS=`$PKG_CONFIG --cflags "dconf >= 0.26" 2>/dev/null`
flatpak-1.9.2/configure-17283-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17298-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17299:  pkg_cv_DCONF_LIBS=`$PKG_CONFIG --libs "dconf >= 0.26" 2>/dev/null`
flatpak-1.9.2/configure-17300-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17319-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17320:	        DCONF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dconf >= 0.26" 2>&1`
flatpak-1.9.2/configure-17321-        else
flatpak-1.9.2/configure:17322:	        DCONF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dconf >= 0.26" 2>&1`
flatpak-1.9.2/configure-17323-        fi
##############################################
flatpak-1.9.2/configure-17366-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17367:  pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "libsystemd" 2>/dev/null`
flatpak-1.9.2/configure-17368-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17383-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17384:  pkg_cv_SYSTEMD_LIBS=`$PKG_CONFIG --libs "libsystemd" 2>/dev/null`
flatpak-1.9.2/configure-17385-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17404-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17405:	        SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd" 2>&1`
flatpak-1.9.2/configure-17406-        else
flatpak-1.9.2/configure:17407:	        SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd" 2>&1`
flatpak-1.9.2/configure-17408-        fi
##############################################
flatpak-1.9.2/configure-17447-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17448:  pkg_cv_MALCONTENT_CFLAGS=`$PKG_CONFIG --cflags "malcontent-0 >= 0.4.0" 2>/dev/null`
flatpak-1.9.2/configure-17449-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17464-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17465:  pkg_cv_MALCONTENT_LIBS=`$PKG_CONFIG --libs "malcontent-0 >= 0.4.0" 2>/dev/null`
flatpak-1.9.2/configure-17466-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17485-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17486:	        MALCONTENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "malcontent-0 >= 0.4.0" 2>&1`
flatpak-1.9.2/configure-17487-        else
flatpak-1.9.2/configure:17488:	        MALCONTENT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "malcontent-0 >= 0.4.0" 2>&1`
flatpak-1.9.2/configure-17489-        fi
##############################################
flatpak-1.9.2/configure-17534-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17535:  pkg_cv_GLIB260_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.60" 2>/dev/null`
flatpak-1.9.2/configure-17536-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17551-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17552:  pkg_cv_GLIB260_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.60" 2>/dev/null`
flatpak-1.9.2/configure-17553-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17572-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17573:	        GLIB260_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.60" 2>&1`
flatpak-1.9.2/configure-17574-        else
flatpak-1.9.2/configure:17575:	        GLIB260_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.60" 2>&1`
flatpak-1.9.2/configure-17576-        fi
##############################################
flatpak-1.9.2/configure-17693-    if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/configure:17694:      gpgme_version=`$GPGME_CONFIG --version`
flatpak-1.9.2/configure-17695-    else
flatpak-1.9.2/configure:17696:      gpgme_version=`$GPGME_CONFIG --modversion`
flatpak-1.9.2/configure-17697-    fi
##############################################
flatpak-1.9.2/configure-17719-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17720:  pkg_cv_DEP_GPGME_CFLAGS=`$PKG_CONFIG --cflags "gpgme-pthread >= $LIBGPGME_DEPENDENCY" 2>/dev/null`
flatpak-1.9.2/configure-17721-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17736-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:17737:  pkg_cv_DEP_GPGME_LIBS=`$PKG_CONFIG --libs "gpgme-pthread >= $LIBGPGME_DEPENDENCY" 2>/dev/null`
flatpak-1.9.2/configure-17738-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-17757-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:17758:	        DEP_GPGME_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gpgme-pthread >= $LIBGPGME_DEPENDENCY" 2>&1`
flatpak-1.9.2/configure-17759-        else
flatpak-1.9.2/configure:17760:	        DEP_GPGME_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gpgme-pthread >= $LIBGPGME_DEPENDENCY" 2>&1`
flatpak-1.9.2/configure-17761-        fi
##############################################
flatpak-1.9.2/configure-17768-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
flatpak-1.9.2/configure:17769:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
flatpak-1.9.2/configure:17770:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
flatpak-1.9.2/configure-17771-  else
##############################################
flatpak-1.9.2/configure-17779-  if test "$GPGME_CONFIG" != "no" ; then
flatpak-1.9.2/configure:17780:    if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
flatpak-1.9.2/configure-17781-      req_major=`echo $min_gpgme_version | \
##############################################
flatpak-1.9.2/configure-17807-     if test "$req_gpgme_api" -gt 0 ; then
flatpak-1.9.2/configure:17808:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
flatpak-1.9.2/configure-17809-        if test "$tmp" -gt 0 ; then
##############################################
flatpak-1.9.2/configure-17816-  if test $ok = yes; then
flatpak-1.9.2/configure:17817:    GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
flatpak-1.9.2/configure:17818:    GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
flatpak-1.9.2/configure-17819-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
flatpak-1.9.2/configure-17823-    if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/configure:17824:      gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
flatpak-1.9.2/configure-17825-    else
flatpak-1.9.2/configure:17826:      gpgme_config_host=`$GPGME_CONFIG --variable=host 2>/dev/null || echo none`
flatpak-1.9.2/configure-17827-    fi
##############################################
flatpak-1.9.2/configure-17868-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
flatpak-1.9.2/configure:17869:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
flatpak-1.9.2/configure:17870:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
flatpak-1.9.2/configure-17871-  else
##############################################
flatpak-1.9.2/configure-17879-  if test "$GPGME_CONFIG" != "no" ; then
flatpak-1.9.2/configure:17880:    if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
flatpak-1.9.2/configure-17881-      req_major=`echo $min_gpgme_version | \
##############################################
flatpak-1.9.2/configure-17907-     if test "$req_gpgme_api" -gt 0 ; then
flatpak-1.9.2/configure:17908:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
flatpak-1.9.2/configure-17909-        if test "$tmp" -gt 0 ; then
##############################################
flatpak-1.9.2/configure-17916-  if test $ok = yes; then
flatpak-1.9.2/configure:17917:    GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
flatpak-1.9.2/configure:17918:    GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
flatpak-1.9.2/configure-17919-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
flatpak-1.9.2/configure-17923-    if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/configure:17924:      gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
flatpak-1.9.2/configure-17925-    else
flatpak-1.9.2/configure:17926:      gpgme_config_host=`$GPGME_CONFIG --variable=host 2>/dev/null || echo none`
flatpak-1.9.2/configure-17927-    fi
##############################################
flatpak-1.9.2/configure-18187-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18188:  pkg_cv_FUSE_CFLAGS=`$PKG_CONFIG --cflags "fuse >= 2.9.2" 2>/dev/null`
flatpak-1.9.2/configure-18189-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18204-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18205:  pkg_cv_FUSE_LIBS=`$PKG_CONFIG --libs "fuse >= 2.9.2" 2>/dev/null`
flatpak-1.9.2/configure-18206-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18225-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:18226:	        FUSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fuse >= 2.9.2" 2>&1`
flatpak-1.9.2/configure-18227-        else
flatpak-1.9.2/configure:18228:	        FUSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fuse >= 2.9.2" 2>&1`
flatpak-1.9.2/configure-18229-        fi
##############################################
flatpak-1.9.2/configure-18287-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18288:  pkg_cv_XAUTH_CFLAGS=`$PKG_CONFIG --cflags "xau" 2>/dev/null`
flatpak-1.9.2/configure-18289-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18304-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18305:  pkg_cv_XAUTH_LIBS=`$PKG_CONFIG --libs "xau" 2>/dev/null`
flatpak-1.9.2/configure-18306-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18325-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:18326:	        XAUTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xau" 2>&1`
flatpak-1.9.2/configure-18327-        else
flatpak-1.9.2/configure:18328:	        XAUTH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xau" 2>&1`
flatpak-1.9.2/configure-18329-        fi
##############################################
flatpak-1.9.2/configure-18412-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18413:  pkg_cv_OSTREE_CFLAGS=`$PKG_CONFIG --cflags "ostree-1 >= $OSTREE_REQS" 2>/dev/null`
flatpak-1.9.2/configure-18414-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18429-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18430:  pkg_cv_OSTREE_LIBS=`$PKG_CONFIG --libs "ostree-1 >= $OSTREE_REQS" 2>/dev/null`
flatpak-1.9.2/configure-18431-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18450-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:18451:	        OSTREE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ostree-1 >= $OSTREE_REQS" 2>&1`
flatpak-1.9.2/configure-18452-        else
flatpak-1.9.2/configure:18453:	        OSTREE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ostree-1 >= $OSTREE_REQS" 2>&1`
flatpak-1.9.2/configure-18454-        fi
##############################################
flatpak-1.9.2/configure-18504-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18505:  pkg_cv_JSON_CFLAGS=`$PKG_CONFIG --cflags "json-glib-1.0" 2>/dev/null`
flatpak-1.9.2/configure-18506-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18521-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18522:  pkg_cv_JSON_LIBS=`$PKG_CONFIG --libs "json-glib-1.0" 2>/dev/null`
flatpak-1.9.2/configure-18523-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18542-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:18543:	        JSON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "json-glib-1.0" 2>&1`
flatpak-1.9.2/configure-18544-        else
flatpak-1.9.2/configure:18545:	        JSON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "json-glib-1.0" 2>&1`
flatpak-1.9.2/configure-18546-        fi
##############################################
flatpak-1.9.2/configure-18596-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18597:  pkg_cv_APPSTREAM_GLIB_CFLAGS=`$PKG_CONFIG --cflags "appstream-glib >= 0.5.10" 2>/dev/null`
flatpak-1.9.2/configure-18598-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18613-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18614:  pkg_cv_APPSTREAM_GLIB_LIBS=`$PKG_CONFIG --libs "appstream-glib >= 0.5.10" 2>/dev/null`
flatpak-1.9.2/configure-18615-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18634-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:18635:	        APPSTREAM_GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "appstream-glib >= 0.5.10" 2>&1`
flatpak-1.9.2/configure-18636-        else
flatpak-1.9.2/configure:18637:	        APPSTREAM_GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "appstream-glib >= 0.5.10" 2>&1`
flatpak-1.9.2/configure-18638-        fi
##############################################
flatpak-1.9.2/configure-18688-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18689:  pkg_cv_GDK_PIXBUF_CFLAGS=`$PKG_CONFIG --cflags "gdk-pixbuf-2.0" 2>/dev/null`
flatpak-1.9.2/configure-18690-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18705-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18706:  pkg_cv_GDK_PIXBUF_LIBS=`$PKG_CONFIG --libs "gdk-pixbuf-2.0" 2>/dev/null`
flatpak-1.9.2/configure-18707-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18726-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:18727:	        GDK_PIXBUF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gdk-pixbuf-2.0" 2>&1`
flatpak-1.9.2/configure-18728-        else
flatpak-1.9.2/configure:18729:	        GDK_PIXBUF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gdk-pixbuf-2.0" 2>&1`
flatpak-1.9.2/configure-18730-        fi
##############################################
flatpak-1.9.2/configure-18789-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18790:  pkg_cv_LIBSECCOMP_CFLAGS=`$PKG_CONFIG --cflags "libseccomp" 2>/dev/null`
flatpak-1.9.2/configure-18791-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18806-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:18807:  pkg_cv_LIBSECCOMP_LIBS=`$PKG_CONFIG --libs "libseccomp" 2>/dev/null`
flatpak-1.9.2/configure-18808-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-18827-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:18828:	        LIBSECCOMP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libseccomp" 2>&1`
flatpak-1.9.2/configure-18829-        else
flatpak-1.9.2/configure:18830:	        LIBSECCOMP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libseccomp" 2>&1`
flatpak-1.9.2/configure-18831-        fi
##############################################
flatpak-1.9.2/configure-19199-    while true; do
flatpak-1.9.2/configure:19200:    new_full_var="`eval echo $full_var`"
flatpak-1.9.2/configure-19201-    if test "x$new_full_var" = "x$full_var"; then break; fi
##############################################
flatpak-1.9.2/configure-19227-    while true; do
flatpak-1.9.2/configure:19228:    new_full_var="`eval echo $full_var`"
flatpak-1.9.2/configure-19229-    if test "x$new_full_var" = "x$full_var"; then break; fi
##############################################
flatpak-1.9.2/configure-19246-    if test "x$found_introspection" = "xyes"; then
flatpak-1.9.2/configure:19247:       INTROSPECTION_SCANNER=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
flatpak-1.9.2/configure:19248:       INTROSPECTION_COMPILER=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
flatpak-1.9.2/configure:19249:       INTROSPECTION_GENERATE=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
flatpak-1.9.2/configure:19250:       INTROSPECTION_GIRDIR=`$PKG_CONFIG --define-variable=datadir="${_GI_EXP_DATADIR}" --variable=girdir gobject-introspection-1.0`
flatpak-1.9.2/configure-19251-       INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --define-variable=libdir="${_GI_EXP_LIBDIR}" --variable=typelibdir gobject-introspection-1.0)"
flatpak-1.9.2/configure:19252:       INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
flatpak-1.9.2/configure:19253:       INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
flatpak-1.9.2/configure:19254:       INTROSPECTION_MAKEFILE=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
flatpak-1.9.2/configure-19255-    fi
##############################################
flatpak-1.9.2/configure-19515-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:19516:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
flatpak-1.9.2/configure-19517-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-19532-  test $ac_status = 0; }; then
flatpak-1.9.2/configure:19533:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
flatpak-1.9.2/configure-19534-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
flatpak-1.9.2/configure-19553-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/configure:19554:	        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`
flatpak-1.9.2/configure-19555-        else
flatpak-1.9.2/configure:19556:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
flatpak-1.9.2/configure-19557-        fi
##############################################
flatpak-1.9.2/configure-19897-
flatpak-1.9.2/configure:19898:  CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9]*//g'`
flatpak-1.9.2/configure-19899-
##############################################
flatpak-1.9.2/configure-20009-#LT_RELEASE=$FLATPAK_MAJOR_VERSION.$FLATPAK_MINOR_VERSION
flatpak-1.9.2/configure:20010:#LT_CURRENT=`expr $FLATPAK_MICRO_VERSION - $FLATPAK_INTERFACE_AGE`
flatpak-1.9.2/configure-20011-#LT_REVISION=$FLATPAK_INTERFACE_AGE
flatpak-1.9.2/configure:20012:#LT_AGE=`expr $FLATPAK_BINARY_AGE - $FLATPAK_INTERFACE_AGE`
flatpak-1.9.2/configure:20013:#LT_CURRENT_MINUS_AGE=`expr $LT_CURRENT - $LT_AGE`
flatpak-1.9.2/configure-20014-
##############################################
flatpak-1.9.2/configure-20122-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
flatpak-1.9.2/configure:20123:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
flatpak-1.9.2/configure-20124-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
flatpak-1.9.2/configure-20317-if test -z "$BASH_VERSION$ZSH_VERSION" \
flatpak-1.9.2/configure:20318:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
flatpak-1.9.2/configure-20319-  as_echo='print -r --'
flatpak-1.9.2/configure-20320-  as_echo_n='print -rn --'
flatpak-1.9.2/configure:20321:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
flatpak-1.9.2/configure-20322-  as_echo='printf %s\n'
##############################################
flatpak-1.9.2/configure-20324-else
flatpak-1.9.2/configure:20325:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
flatpak-1.9.2/configure-20326-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
flatpak-1.9.2/configure-20334-	expr "X$arg" : "X\\(.*\\)$as_nl";
flatpak-1.9.2/configure:20335:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
flatpak-1.9.2/configure-20336-      esac;
##############################################
flatpak-1.9.2/configure-20411-# ----------------------------------------
flatpak-1.9.2/configure:20412:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
flatpak-1.9.2/configure-20413-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
flatpak-1.9.2/configure-20483-  {
flatpak-1.9.2/configure:20484:    as_val=`expr "$@" || test $? -eq 1`
flatpak-1.9.2/configure-20485-  }
##############################################
flatpak-1.9.2/configure-20587-      case $as_dir in #(
flatpak-1.9.2/configure:20588:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
flatpak-1.9.2/configure-20589-      *) as_qdir=$as_dir;;
##############################################
flatpak-1.9.2/configure-20723-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
flatpak-1.9.2/configure:20724:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
flatpak-1.9.2/configure-20725-ac_cs_version="\\
##############################################
flatpak-1.9.2/configure-20748-  --*=?*)
flatpak-1.9.2/configure:20749:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
flatpak-1.9.2/configure:20750:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
flatpak-1.9.2/configure-20751-    ac_shift=:
##############################################
flatpak-1.9.2/configure-20753-  --*=)
flatpak-1.9.2/configure:20754:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
flatpak-1.9.2/configure-20755-    ac_optarg=
##############################################
flatpak-1.9.2/configure-20777-    case $ac_optarg in
flatpak-1.9.2/configure:20778:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
flatpak-1.9.2/configure-20779-    '') as_fn_error $? "missing file argument" ;;
##############################################
flatpak-1.9.2/configure-20785-    case $ac_optarg in
flatpak-1.9.2/configure:20786:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
flatpak-1.9.2/configure-20787-    esac
##############################################
flatpak-1.9.2/configure-20853-delay_variable_subst='$delay_variable_subst'
flatpak-1.9.2/configure:20854:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20855:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20856:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20857:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20858:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20859:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20860:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20861:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20862:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20863:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20864:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20865:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20866:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20867:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20868:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20869:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20870:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20871:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20872:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20873:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20874:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20875:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20876:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20877:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20878:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20879:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20880:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20881:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20882:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20883:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20884:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20885:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20886:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20887:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20888:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20889:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20890:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20891:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20892:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20893:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20894:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20895:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20896:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20897:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20898:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20899:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20900:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20901:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20902:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20903:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20904:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20905:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20906:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20907:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20908:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20909:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20910:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20911:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20912: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"`'
flatpak-1.9.2/configure:20913:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20914:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20915:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20916:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20917:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20918:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20919:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20920:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20921:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20922:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20923:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20924:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20925:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20926:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20927:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20928:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20929:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20930:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20931:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20932:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20933:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20934:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20935:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20936:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20937:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20938:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20939:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20940:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20941:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20942:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20943:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20944:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20945:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20946:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20947:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20948:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20949:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20950:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20951:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20952:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20953:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20954:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20955:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20956:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20957:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20958:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20959:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20960:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20961:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20962:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20963:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20964:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20965:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20966:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20967:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20968:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20969:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20970:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20971:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20972:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20973:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20974:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20975:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20976:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20977:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20978:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20979:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20980:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20981:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20982:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20983:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20984:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20985:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20986:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20987:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure:20988:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
flatpak-1.9.2/configure-20989-
##############################################
flatpak-1.9.2/configure-21070-striplib; do
flatpak-1.9.2/configure:21071:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
flatpak-1.9.2/configure-21072-    *[\\\\\\\`\\"\\\$]*)
flatpak-1.9.2/configure:21073:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
flatpak-1.9.2/configure-21074-      ;;
##############################################
flatpak-1.9.2/configure-21101-configure_time_lt_sys_library_path; do
flatpak-1.9.2/configure:21102:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
flatpak-1.9.2/configure-21103-    *[\\\\\\\`\\"\\\$]*)
flatpak-1.9.2/configure:21104:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
flatpak-1.9.2/configure-21105-      ;;
##############################################
flatpak-1.9.2/configure-21212-fi
flatpak-1.9.2/configure:21213:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
flatpak-1.9.2/configure-21214-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
flatpak-1.9.2/configure-21229-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
flatpak-1.9.2/configure:21230:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
flatpak-1.9.2/configure-21231-ac_delim='%!_!# '
##############################################
flatpak-1.9.2/configure-21235-
flatpak-1.9.2/configure:21236:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
flatpak-1.9.2/configure-21237-  if test $ac_delim_n = $ac_delim_num; then
##############################################
flatpak-1.9.2/configure-21373-for ac_last_try in false false :; do
flatpak-1.9.2/configure:21374:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
flatpak-1.9.2/configure-21375-  if test -z "$ac_tt"; then
##############################################
flatpak-1.9.2/configure-21505-      esac
flatpak-1.9.2/configure:21506:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
flatpak-1.9.2/configure-21507-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
flatpak-1.9.2/configure-21564-*)
flatpak-1.9.2/configure:21565:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
flatpak-1.9.2/configure-21566-  # A ".." for each directory in $ac_dir_suffix.
flatpak-1.9.2/configure:21567:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
flatpak-1.9.2/configure-21568-  case $ac_top_builddir_sub in
##############################################
flatpak-1.9.2/configure-21625-/@mandir@/p'
flatpak-1.9.2/configure:21626:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
flatpak-1.9.2/configure-21627-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
flatpak-1.9.2/configure-21642-
flatpak-1.9.2/configure:21643:# Neutralize VPATH when `$srcdir' = `.'.
flatpak-1.9.2/configure-21644-# Shell code in configure.ac might set extrasub.
##############################################
flatpak-1.9.2/configure-21670-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
flatpak-1.9.2/configure:21671:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
flatpak-1.9.2/configure-21672-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
flatpak-1.9.2/configure-21716-    * )
flatpak-1.9.2/configure:21717:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
flatpak-1.9.2/configure-21718-  esac
##############################################
flatpak-1.9.2/configure-22229-    *:)
flatpak-1.9.2/configure:22230:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
flatpak-1.9.2/configure-22231-        ;;
flatpak-1.9.2/configure-22232-    x:*)
flatpak-1.9.2/configure:22233:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
flatpak-1.9.2/configure-22234-        ;;
flatpak-1.9.2/configure-22235-    *::*)
flatpak-1.9.2/configure:22236:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
flatpak-1.9.2/configure:22237:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
flatpak-1.9.2/configure-22238-        ;;
flatpak-1.9.2/configure-22239-    *)
flatpak-1.9.2/configure:22240:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
flatpak-1.9.2/configure-22241-        ;;
##############################################
flatpak-1.9.2/configure-22256-    done
flatpak-1.9.2/configure:22257:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
flatpak-1.9.2/configure-22258-}
##############################################
flatpak-1.9.2/configure-22314-    # Strip MF so we end up with the name of the file.
flatpak-1.9.2/configure:22315:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
flatpak-1.9.2/configure-22316-    # Check whether this is an Automake generated Makefile which includes
##############################################
flatpak-1.9.2/configure-22394-      case "$ac_file" in
flatpak-1.9.2/configure:22395:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
flatpak-1.9.2/configure-22396-      esac
##############################################
flatpak-1.9.2/configure-22399-        # Adjust a relative srcdir.
flatpak-1.9.2/configure:22400:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
flatpak-1.9.2/configure:22401:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
flatpak-1.9.2/configure:22402:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
flatpak-1.9.2/configure-22403-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
flatpak-1.9.2/configure-22406-        case "$ac_given_srcdir" in
flatpak-1.9.2/configure:22407:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
flatpak-1.9.2/configure-22408-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
flatpak-1.9.2/configure-22427-            fi
flatpak-1.9.2/configure:22428:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
flatpak-1.9.2/configure-22429-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
flatpak-1.9.2/acinclude.m4-144-				ax_cv_var=
flatpak-1.9.2/acinclude.m4:145:				AS_IF([`$VALGRIND --tool=vgtool --help >/dev/null 2>&1`],[
flatpak-1.9.2/acinclude.m4-146-					ax_cv_var="vgtool"
##############################################
flatpak-1.9.2/acinclude.m4-373-      # Determine the number of characters in A and B.
flatpak-1.9.2/acinclude.m4:374:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
flatpak-1.9.2/acinclude.m4:375:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
flatpak-1.9.2/acinclude.m4-376-
flatpak-1.9.2/acinclude.m4-377-      # Set A to no more than B's length and B to no more than A's length.
flatpak-1.9.2/acinclude.m4:378:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
flatpak-1.9.2/acinclude.m4:379:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
flatpak-1.9.2/acinclude.m4-380-    ],
##############################################
flatpak-1.9.2/acinclude.m4-382-      # A count greater than zero means use only that many subversions
flatpak-1.9.2/acinclude.m4:383:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
flatpak-1.9.2/acinclude.m4:384:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
flatpak-1.9.2/acinclude.m4-385-    ],
##############################################
flatpak-1.9.2/acinclude.m4-391-    # Pad zeros at end of numbers to make same length.
flatpak-1.9.2/acinclude.m4:392:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
flatpak-1.9.2/acinclude.m4:393:    B="$B`echo $A | sed 's/./0/g'`"
flatpak-1.9.2/acinclude.m4-394-    A="$ax_compare_version_tmp_A"
##############################################
flatpak-1.9.2/configure.ac-165-if test "x$BWRAP" != xfalse; then
flatpak-1.9.2/configure.ac:166:   BWRAP_VERSION=`$BWRAP --version | sed 's,.*\ \([0-9]*\.[0-9]*\.[0-9]*\)$,\1,'`
flatpak-1.9.2/configure.ac-167-   AX_COMPARE_VERSION([$SYSTEM_BWRAP_REQS],[gt],[$BWRAP_VERSION],
##############################################
flatpak-1.9.2/configure.ac-207-
flatpak-1.9.2/configure.ac:208:AC_SUBST([GLIB_MKENUMS], [`$PKG_CONFIG --variable glib_mkenums glib-2.0`])
flatpak-1.9.2/configure.ac:209:AC_SUBST([GLIB_COMPILE_RESOURCES], [`$PKG_CONFIG --variable glib_compile_resources gio-2.0`])
flatpak-1.9.2/configure.ac:210:AC_SUBST([GDBUS_CODEGEN], [`$PKG_CONFIG --variable gdbus_codegen gio-2.0`])
flatpak-1.9.2/configure.ac-211-
##############################################
flatpak-1.9.2/configure.ac-503-  changequote({,})
flatpak-1.9.2/configure.ac:504:  CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9]*//g'`
flatpak-1.9.2/configure.ac-505-  changequote([,])
##############################################
flatpak-1.9.2/configure.ac-541-#LT_RELEASE=$FLATPAK_MAJOR_VERSION.$FLATPAK_MINOR_VERSION
flatpak-1.9.2/configure.ac:542:#LT_CURRENT=`expr $FLATPAK_MICRO_VERSION - $FLATPAK_INTERFACE_AGE`
flatpak-1.9.2/configure.ac-543-#LT_REVISION=$FLATPAK_INTERFACE_AGE
flatpak-1.9.2/configure.ac:544:#LT_AGE=`expr $FLATPAK_BINARY_AGE - $FLATPAK_INTERFACE_AGE`
flatpak-1.9.2/configure.ac:545:#LT_CURRENT_MINUS_AGE=`expr $LT_CURRENT - $LT_AGE`
flatpak-1.9.2/configure.ac-546-
##############################################
flatpak-1.9.2/aclocal.m4-74-    if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/aclocal.m4:75:      gpgme_version=`$GPGME_CONFIG --version`
flatpak-1.9.2/aclocal.m4-76-    else
flatpak-1.9.2/aclocal.m4:77:      gpgme_version=`$GPGME_CONFIG --modversion`
flatpak-1.9.2/aclocal.m4-78-    fi
##############################################
flatpak-1.9.2/aclocal.m4-91-    if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/aclocal.m4:92:      gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
flatpak-1.9.2/aclocal.m4-93-    else
flatpak-1.9.2/aclocal.m4:94:      gpgme_config_host=`$GPGME_CONFIG --variable=host 2>/dev/null || echo none`
flatpak-1.9.2/aclocal.m4-95-    fi
##############################################
flatpak-1.9.2/aclocal.m4-124-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
flatpak-1.9.2/aclocal.m4:125:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
flatpak-1.9.2/aclocal.m4:126:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
flatpak-1.9.2/aclocal.m4-127-  else
##############################################
flatpak-1.9.2/aclocal.m4-161-        if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/aclocal.m4:162:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
flatpak-1.9.2/aclocal.m4-163-        else
flatpak-1.9.2/aclocal.m4:164:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
flatpak-1.9.2/aclocal.m4-165-        fi
##############################################
flatpak-1.9.2/aclocal.m4-173-  if test $ok = yes; then
flatpak-1.9.2/aclocal.m4:174:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
flatpak-1.9.2/aclocal.m4:175:    GPGME_LIBS=`$GPGME_CONFIG --libs`
flatpak-1.9.2/aclocal.m4-176-    AC_MSG_RESULT(yes)
##############################################
flatpak-1.9.2/aclocal.m4-197-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
flatpak-1.9.2/aclocal.m4:198:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
flatpak-1.9.2/aclocal.m4:199:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
flatpak-1.9.2/aclocal.m4-200-  else
##############################################
flatpak-1.9.2/aclocal.m4-207-  if test "$GPGME_CONFIG" != "no" ; then
flatpak-1.9.2/aclocal.m4:208:    if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
flatpak-1.9.2/aclocal.m4-209-      req_major=`echo $min_gpgme_version | \
##############################################
flatpak-1.9.2/aclocal.m4-235-     if test "$req_gpgme_api" -gt 0 ; then
flatpak-1.9.2/aclocal.m4:236:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
flatpak-1.9.2/aclocal.m4-237-        if test "$tmp" -gt 0 ; then
##############################################
flatpak-1.9.2/aclocal.m4-244-  if test $ok = yes; then
flatpak-1.9.2/aclocal.m4:245:    GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
flatpak-1.9.2/aclocal.m4:246:    GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
flatpak-1.9.2/aclocal.m4-247-    AC_MSG_RESULT(yes)
##############################################
flatpak-1.9.2/aclocal.m4-268-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
flatpak-1.9.2/aclocal.m4:269:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
flatpak-1.9.2/aclocal.m4:270:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
flatpak-1.9.2/aclocal.m4-271-  else
##############################################
flatpak-1.9.2/aclocal.m4-305-        if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/aclocal.m4:306:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
flatpak-1.9.2/aclocal.m4-307-        else
flatpak-1.9.2/aclocal.m4:308:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
flatpak-1.9.2/aclocal.m4-309-        fi
##############################################
flatpak-1.9.2/aclocal.m4-318-    if test -z "$use_gpgrt_config"; then
flatpak-1.9.2/aclocal.m4:319:      GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags`
flatpak-1.9.2/aclocal.m4:320:      GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs`
flatpak-1.9.2/aclocal.m4-321-    else
##############################################
flatpak-1.9.2/aclocal.m4-323-        GPGME_CONFIG="$GPGRT_CONFIG gpgme-glib"
flatpak-1.9.2/aclocal.m4:324:        GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --cflags`
flatpak-1.9.2/aclocal.m4:325:        GPGME_GLIB_LIBS=`$GPGME_CONFIG --libs`
flatpak-1.9.2/aclocal.m4-326-      else
##############################################
flatpak-1.9.2/aclocal.m4-453-    PKG_CHECK_EXISTS([$3],
flatpak-1.9.2/aclocal.m4:454:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
flatpak-1.9.2/aclocal.m4-455-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
flatpak-1.9.2/aclocal.m4-501-        if test $_pkg_short_errors_supported = yes; then
flatpak-1.9.2/aclocal.m4:502:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
flatpak-1.9.2/aclocal.m4-503-        else 
flatpak-1.9.2/aclocal.m4:504:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
flatpak-1.9.2/aclocal.m4-505-        fi
##############################################
flatpak-1.9.2/aclocal.m4-725-  while true; do
flatpak-1.9.2/aclocal.m4:726:    new_full_var="`eval echo $full_var`"
flatpak-1.9.2/aclocal.m4-727-    if test "x$new_full_var" = "x$full_var"; then break; fi
##############################################
flatpak-1.9.2/aclocal.m4-792-    if test "x$found_introspection" = "xyes"; then
flatpak-1.9.2/aclocal.m4:793:       INTROSPECTION_SCANNER=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
flatpak-1.9.2/aclocal.m4:794:       INTROSPECTION_COMPILER=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
flatpak-1.9.2/aclocal.m4:795:       INTROSPECTION_GENERATE=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
flatpak-1.9.2/aclocal.m4:796:       INTROSPECTION_GIRDIR=`$PKG_CONFIG --define-variable=datadir="${_GI_EXP_DATADIR}" --variable=girdir gobject-introspection-1.0`
flatpak-1.9.2/aclocal.m4-797-       INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --define-variable=libdir="${_GI_EXP_LIBDIR}" --variable=typelibdir gobject-introspection-1.0)"
flatpak-1.9.2/aclocal.m4:798:       INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
flatpak-1.9.2/aclocal.m4:799:       INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
flatpak-1.9.2/aclocal.m4:800:       INTROSPECTION_MAKEFILE=$PKG_CONFIG_SYSROOT_DIR`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
flatpak-1.9.2/aclocal.m4-801-    fi
##############################################
flatpak-1.9.2/aclocal.m4-901-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
flatpak-1.9.2/aclocal.m4:902:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
flatpak-1.9.2/aclocal.m4-903-# and then we would define $MISSING as
##############################################
flatpak-1.9.2/aclocal.m4-916-# Expand $ac_aux_dir to an absolute path.
flatpak-1.9.2/aclocal.m4:917:am_aux_dir=`cd "$ac_aux_dir" && pwd`
flatpak-1.9.2/aclocal.m4-918-])
##############################################
flatpak-1.9.2/aclocal.m4-1014-  if test "$am_compiler_list" = ""; then
flatpak-1.9.2/aclocal.m4:1015:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
flatpak-1.9.2/aclocal.m4-1016-  fi
##############################################
flatpak-1.9.2/aclocal.m4-1167-    # Strip MF so we end up with the name of the file.
flatpak-1.9.2/aclocal.m4:1168:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
flatpak-1.9.2/aclocal.m4-1169-    # Check whether this is an Automake generated Makefile which includes
##############################################
flatpak-1.9.2/aclocal.m4-1174-      || continue
flatpak-1.9.2/aclocal.m4:1175:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
flatpak-1.9.2/aclocal.m4:1176:    am_filepart=`AS_BASENAME(["$am_mf"])`
flatpak-1.9.2/aclocal.m4-1177-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
flatpak-1.9.2/aclocal.m4-1244-AC_REQUIRE([AC_PROG_INSTALL])dnl
flatpak-1.9.2/aclocal.m4:1245:if test "`cd $srcdir && pwd`" != "`pwd`"; then
flatpak-1.9.2/aclocal.m4-1246-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
flatpak-1.9.2/aclocal.m4-1403-    * )
flatpak-1.9.2/aclocal.m4:1404:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
flatpak-1.9.2/aclocal.m4-1405-  esac
flatpak-1.9.2/aclocal.m4-1406-done
flatpak-1.9.2/aclocal.m4:1407:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
flatpak-1.9.2/aclocal.m4-1408-
##############################################
flatpak-1.9.2/aclocal.m4-1695-     echo "timestamp, slept: $am_has_slept" > conftest.file
flatpak-1.9.2/aclocal.m4:1696:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
flatpak-1.9.2/aclocal.m4-1697-     if test "$[*]" = "X"; then
flatpak-1.9.2/aclocal.m4-1698-	# -L didn't work.
flatpak-1.9.2/aclocal.m4:1699:	set X `ls -t "$srcdir/configure" conftest.file`
flatpak-1.9.2/aclocal.m4-1700-     fi
##############################################
flatpak-1.9.2/Makefile.in-93-  { \
flatpak-1.9.2/Makefile.in:94:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
flatpak-1.9.2/Makefile.in-95-  }; \
##############################################
flatpak-1.9.2/Makefile.in-278-	$(noinst_PROGRAMS)
flatpak-1.9.2/Makefile.in:279:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
flatpak-1.9.2/Makefile.in-280-am__vpath_adj = case $$p in \
flatpak-1.9.2/Makefile.in:281:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
flatpak-1.9.2/Makefile.in-282-    *) f=$$p;; \
flatpak-1.9.2/Makefile.in-283-  esac;
flatpak-1.9.2/Makefile.in:284:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
flatpak-1.9.2/Makefile.in-285-am__install_max = 40
flatpak-1.9.2/Makefile.in-286-am__nobase_strip_setup = \
flatpak-1.9.2/Makefile.in:287:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
flatpak-1.9.2/Makefile.in-288-am__nobase_strip = \
##############################################
flatpak-1.9.2/Makefile.in-1214-case "$@" in						\
flatpak-1.9.2/Makefile.in:1215:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
flatpak-1.9.2/Makefile.in-1216-    *) am__odir=.;; 					\
##############################################
flatpak-1.9.2/Makefile.in-1244-  bases='$(TEST_LOGS)'; \
flatpak-1.9.2/Makefile.in:1245:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
flatpak-1.9.2/Makefile.in:1246:  bases=`echo $$bases`
flatpak-1.9.2/Makefile.in-1247-RECHECK_LOGS = $(TEST_LOGS)
##############################################
flatpak-1.9.2/Makefile.in-1286-        */*) b='$*';; \
flatpak-1.9.2/Makefile.in:1287:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
flatpak-1.9.2/Makefile.in-1288-       esac;; \
##############################################
flatpak-1.9.2/Makefile.in-1334-  while test -n "$$dir1"; do \
flatpak-1.9.2/Makefile.in:1335:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
flatpak-1.9.2/Makefile.in-1336-    if test "$$first" != "."; then \
flatpak-1.9.2/Makefile.in-1337-      if test "$$first" = ".."; then \
flatpak-1.9.2/Makefile.in:1338:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
flatpak-1.9.2/Makefile.in:1339:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
flatpak-1.9.2/Makefile.in-1340-      else \
flatpak-1.9.2/Makefile.in:1341:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
flatpak-1.9.2/Makefile.in-1342-        if test "$$first2" = "$$first"; then \
flatpak-1.9.2/Makefile.in:1343:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
flatpak-1.9.2/Makefile.in-1344-        else \
##############################################
flatpak-1.9.2/Makefile.in-1349-    fi; \
flatpak-1.9.2/Makefile.in:1350:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
flatpak-1.9.2/Makefile.in-1351-  done; \
##############################################
flatpak-1.9.2/Makefile.in-2592-	test -n "$(EXEEXT)" || exit 0; \
flatpak-1.9.2/Makefile.in:2593:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
flatpak-1.9.2/Makefile.in-2594-	echo " rm -f" $$list; \
##############################################
flatpak-1.9.2/Makefile.in-2641-	test -n "$(EXEEXT)" || exit 0; \
flatpak-1.9.2/Makefile.in:2642:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
flatpak-1.9.2/Makefile.in-2643-	echo " rm -f" $$list; \
##############################################
flatpak-1.9.2/Makefile.in-2650-	test -n "$(EXEEXT)" || exit 0; \
flatpak-1.9.2/Makefile.in:2651:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
flatpak-1.9.2/Makefile.in-2652-	echo " rm -f" $$list; \
##############################################
flatpak-1.9.2/Makefile.in-2699-	test -n "$(EXEEXT)" || exit 0; \
flatpak-1.9.2/Makefile.in:2700:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
flatpak-1.9.2/Makefile.in-2701-	echo " rm -f" $$list; \
##############################################
flatpak-1.9.2/Makefile.in-2748-	test -n "$(EXEEXT)" || exit 0; \
flatpak-1.9.2/Makefile.in:2749:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
flatpak-1.9.2/Makefile.in-2750-	echo " rm -f" $$list; \
##############################################
flatpak-1.9.2/Makefile.in-2757-	test -n "$(EXEEXT)" || exit 0; \
flatpak-1.9.2/Makefile.in:2758:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
flatpak-1.9.2/Makefile.in-2759-	echo " rm -f" $$list; \
##############################################
flatpak-1.9.2/Makefile.in-3668-.c.o:
flatpak-1.9.2/Makefile.in:3669:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
flatpak-1.9.2/Makefile.in-3670-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
flatpak-1.9.2/Makefile.in-3676-.c.obj:
flatpak-1.9.2/Makefile.in:3677:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
flatpak-1.9.2/Makefile.in:3678:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
flatpak-1.9.2/Makefile.in-3679-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
flatpak-1.9.2/Makefile.in-3681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
flatpak-1.9.2/Makefile.in-3683-
flatpak-1.9.2/Makefile.in-3684-.c.lo:
flatpak-1.9.2/Makefile.in:3685:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
flatpak-1.9.2/Makefile.in-3686-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
flatpak-1.9.2/Makefile.in-3692-app/libflatpak_app_la-flatpak-builtins-utils.lo: app/flatpak-builtins-utils.c
flatpak-1.9.2/Makefile.in:3693:@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) $(libflatpak_app_la_CFLAGS) $(CFLAGS) -MT app/libflatpak_app_la-flatpak-builtins-utils.lo -MD -MP -MF app/$(DEPDIR)/libflatpak_app_la-flatpak-builtins-utils.Tpo -c -o app/libflatpak_app_la-flatpak-builtins-utils.lo `test -f 'app/flatpak-builtins-utils.c' || echo '$(srcdir)/'`app/flatpak-builtins-utils.c
flatpak-1.9.2/Makefile.in-3694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/libflatpak_app_la-flatpak-builtins-utils.Tpo app/$(DEPDIR)/libflatpak_app_la-flatpak-builtins-utils.Plo
##############################################
flatpak-1.9.2/Makefile.in-3696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3697:@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) $(libflatpak_app_la_CFLAGS) $(CFLAGS) -c -o app/libflatpak_app_la-flatpak-builtins-utils.lo `test -f 'app/flatpak-builtins-utils.c' || echo '$(srcdir)/'`app/flatpak-builtins-utils.c
flatpak-1.9.2/Makefile.in-3698-
flatpak-1.9.2/Makefile.in-3699-app/libflatpak_app_la-flatpak-table-printer.lo: app/flatpak-table-printer.c
flatpak-1.9.2/Makefile.in:3700:@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) $(libflatpak_app_la_CFLAGS) $(CFLAGS) -MT app/libflatpak_app_la-flatpak-table-printer.lo -MD -MP -MF app/$(DEPDIR)/libflatpak_app_la-flatpak-table-printer.Tpo -c -o app/libflatpak_app_la-flatpak-table-printer.lo `test -f 'app/flatpak-table-printer.c' || echo '$(srcdir)/'`app/flatpak-table-printer.c
flatpak-1.9.2/Makefile.in-3701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/libflatpak_app_la-flatpak-table-printer.Tpo app/$(DEPDIR)/libflatpak_app_la-flatpak-table-printer.Plo
##############################################
flatpak-1.9.2/Makefile.in-3703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3704:@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) $(libflatpak_app_la_CFLAGS) $(CFLAGS) -c -o app/libflatpak_app_la-flatpak-table-printer.lo `test -f 'app/flatpak-table-printer.c' || echo '$(srcdir)/'`app/flatpak-table-printer.c
flatpak-1.9.2/Makefile.in-3705-
flatpak-1.9.2/Makefile.in-3706-app/libflatpak_app_la-parse-datetime.lo: app/parse-datetime.c
flatpak-1.9.2/Makefile.in:3707:@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) $(libflatpak_app_la_CFLAGS) $(CFLAGS) -MT app/libflatpak_app_la-parse-datetime.lo -MD -MP -MF app/$(DEPDIR)/libflatpak_app_la-parse-datetime.Tpo -c -o app/libflatpak_app_la-parse-datetime.lo `test -f 'app/parse-datetime.c' || echo '$(srcdir)/'`app/parse-datetime.c
flatpak-1.9.2/Makefile.in-3708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/libflatpak_app_la-parse-datetime.Tpo app/$(DEPDIR)/libflatpak_app_la-parse-datetime.Plo
##############################################
flatpak-1.9.2/Makefile.in-3710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3711:@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) $(libflatpak_app_la_CFLAGS) $(CFLAGS) -c -o app/libflatpak_app_la-parse-datetime.lo `test -f 'app/parse-datetime.c' || echo '$(srcdir)/'`app/parse-datetime.c
flatpak-1.9.2/Makefile.in-3712-
flatpak-1.9.2/Makefile.in-3713-common/libflatpak_common_base_la-flatpak-utils-base.lo: common/flatpak-utils-base.c
flatpak-1.9.2/Makefile.in:3714:@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) $(libflatpak_common_base_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_base_la-flatpak-utils-base.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_base_la-flatpak-utils-base.Tpo -c -o common/libflatpak_common_base_la-flatpak-utils-base.lo `test -f 'common/flatpak-utils-base.c' || echo '$(srcdir)/'`common/flatpak-utils-base.c
flatpak-1.9.2/Makefile.in-3715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_base_la-flatpak-utils-base.Tpo common/$(DEPDIR)/libflatpak_common_base_la-flatpak-utils-base.Plo
##############################################
flatpak-1.9.2/Makefile.in-3717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3718:@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) $(libflatpak_common_base_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_base_la-flatpak-utils-base.lo `test -f 'common/flatpak-utils-base.c' || echo '$(srcdir)/'`common/flatpak-utils-base.c
flatpak-1.9.2/Makefile.in-3719-
flatpak-1.9.2/Makefile.in-3720-common/libflatpak_common_base_la-flatpak-dbus-generated.lo: common/flatpak-dbus-generated.c
flatpak-1.9.2/Makefile.in:3721:@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) $(libflatpak_common_base_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_base_la-flatpak-dbus-generated.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_base_la-flatpak-dbus-generated.Tpo -c -o common/libflatpak_common_base_la-flatpak-dbus-generated.lo `test -f 'common/flatpak-dbus-generated.c' || echo '$(srcdir)/'`common/flatpak-dbus-generated.c
flatpak-1.9.2/Makefile.in-3722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_base_la-flatpak-dbus-generated.Tpo common/$(DEPDIR)/libflatpak_common_base_la-flatpak-dbus-generated.Plo
##############################################
flatpak-1.9.2/Makefile.in-3724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3725:@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) $(libflatpak_common_base_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_base_la-flatpak-dbus-generated.lo `test -f 'common/flatpak-dbus-generated.c' || echo '$(srcdir)/'`common/flatpak-dbus-generated.c
flatpak-1.9.2/Makefile.in-3726-
flatpak-1.9.2/Makefile.in-3727-common/libflatpak_common_base_la-flatpak-document-dbus-generated.lo: common/flatpak-document-dbus-generated.c
flatpak-1.9.2/Makefile.in:3728:@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) $(libflatpak_common_base_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_base_la-flatpak-document-dbus-generated.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_base_la-flatpak-document-dbus-generated.Tpo -c -o common/libflatpak_common_base_la-flatpak-document-dbus-generated.lo `test -f 'common/flatpak-document-dbus-generated.c' || echo '$(srcdir)/'`common/flatpak-document-dbus-generated.c
flatpak-1.9.2/Makefile.in-3729-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_base_la-flatpak-document-dbus-generated.Tpo common/$(DEPDIR)/libflatpak_common_base_la-flatpak-document-dbus-generated.Plo
##############################################
flatpak-1.9.2/Makefile.in-3731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3732:@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) $(libflatpak_common_base_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_base_la-flatpak-document-dbus-generated.lo `test -f 'common/flatpak-document-dbus-generated.c' || echo '$(srcdir)/'`common/flatpak-document-dbus-generated.c
flatpak-1.9.2/Makefile.in-3733-
flatpak-1.9.2/Makefile.in-3734-common/libflatpak_common_la-flatpak-appdata.lo: common/flatpak-appdata.c
flatpak-1.9.2/Makefile.in:3735:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-appdata.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-appdata.Tpo -c -o common/libflatpak_common_la-flatpak-appdata.lo `test -f 'common/flatpak-appdata.c' || echo '$(srcdir)/'`common/flatpak-appdata.c
flatpak-1.9.2/Makefile.in-3736-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-appdata.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-appdata.Plo
##############################################
flatpak-1.9.2/Makefile.in-3738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3739:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-appdata.lo `test -f 'common/flatpak-appdata.c' || echo '$(srcdir)/'`common/flatpak-appdata.c
flatpak-1.9.2/Makefile.in-3740-
flatpak-1.9.2/Makefile.in-3741-common/libflatpak_common_la-flatpak-auth.lo: common/flatpak-auth.c
flatpak-1.9.2/Makefile.in:3742:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-auth.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-auth.Tpo -c -o common/libflatpak_common_la-flatpak-auth.lo `test -f 'common/flatpak-auth.c' || echo '$(srcdir)/'`common/flatpak-auth.c
flatpak-1.9.2/Makefile.in-3743-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-auth.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-auth.Plo
##############################################
flatpak-1.9.2/Makefile.in-3745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3746:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-auth.lo `test -f 'common/flatpak-auth.c' || echo '$(srcdir)/'`common/flatpak-auth.c
flatpak-1.9.2/Makefile.in-3747-
flatpak-1.9.2/Makefile.in-3748-common/libflatpak_common_la-flatpak-bundle-ref.lo: common/flatpak-bundle-ref.c
flatpak-1.9.2/Makefile.in:3749:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-bundle-ref.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-bundle-ref.Tpo -c -o common/libflatpak_common_la-flatpak-bundle-ref.lo `test -f 'common/flatpak-bundle-ref.c' || echo '$(srcdir)/'`common/flatpak-bundle-ref.c
flatpak-1.9.2/Makefile.in-3750-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-bundle-ref.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-bundle-ref.Plo
##############################################
flatpak-1.9.2/Makefile.in-3752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3753:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-bundle-ref.lo `test -f 'common/flatpak-bundle-ref.c' || echo '$(srcdir)/'`common/flatpak-bundle-ref.c
flatpak-1.9.2/Makefile.in-3754-
flatpak-1.9.2/Makefile.in-3755-common/libflatpak_common_la-flatpak-bwrap.lo: common/flatpak-bwrap.c
flatpak-1.9.2/Makefile.in:3756:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-bwrap.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-bwrap.Tpo -c -o common/libflatpak_common_la-flatpak-bwrap.lo `test -f 'common/flatpak-bwrap.c' || echo '$(srcdir)/'`common/flatpak-bwrap.c
flatpak-1.9.2/Makefile.in-3757-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-bwrap.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-bwrap.Plo
##############################################
flatpak-1.9.2/Makefile.in-3759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3760:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-bwrap.lo `test -f 'common/flatpak-bwrap.c' || echo '$(srcdir)/'`common/flatpak-bwrap.c
flatpak-1.9.2/Makefile.in-3761-
flatpak-1.9.2/Makefile.in-3762-common/libflatpak_common_la-flatpak-chain-input-stream.lo: common/flatpak-chain-input-stream.c
flatpak-1.9.2/Makefile.in:3763:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-chain-input-stream.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-chain-input-stream.Tpo -c -o common/libflatpak_common_la-flatpak-chain-input-stream.lo `test -f 'common/flatpak-chain-input-stream.c' || echo '$(srcdir)/'`common/flatpak-chain-input-stream.c
flatpak-1.9.2/Makefile.in-3764-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-chain-input-stream.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-chain-input-stream.Plo
##############################################
flatpak-1.9.2/Makefile.in-3766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3767:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-chain-input-stream.lo `test -f 'common/flatpak-chain-input-stream.c' || echo '$(srcdir)/'`common/flatpak-chain-input-stream.c
flatpak-1.9.2/Makefile.in-3768-
flatpak-1.9.2/Makefile.in-3769-common/libflatpak_common_la-flatpak-context.lo: common/flatpak-context.c
flatpak-1.9.2/Makefile.in:3770:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-context.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-context.Tpo -c -o common/libflatpak_common_la-flatpak-context.lo `test -f 'common/flatpak-context.c' || echo '$(srcdir)/'`common/flatpak-context.c
flatpak-1.9.2/Makefile.in-3771-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-context.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-context.Plo
##############################################
flatpak-1.9.2/Makefile.in-3773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3774:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-context.lo `test -f 'common/flatpak-context.c' || echo '$(srcdir)/'`common/flatpak-context.c
flatpak-1.9.2/Makefile.in-3775-
flatpak-1.9.2/Makefile.in-3776-common/libflatpak_common_la-flatpak-dir.lo: common/flatpak-dir.c
flatpak-1.9.2/Makefile.in:3777:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-dir.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-dir.Tpo -c -o common/libflatpak_common_la-flatpak-dir.lo `test -f 'common/flatpak-dir.c' || echo '$(srcdir)/'`common/flatpak-dir.c
flatpak-1.9.2/Makefile.in-3778-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-dir.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-dir.Plo
##############################################
flatpak-1.9.2/Makefile.in-3780-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3781:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-dir.lo `test -f 'common/flatpak-dir.c' || echo '$(srcdir)/'`common/flatpak-dir.c
flatpak-1.9.2/Makefile.in-3782-
flatpak-1.9.2/Makefile.in-3783-common/libflatpak_common_la-flatpak-error.lo: common/flatpak-error.c
flatpak-1.9.2/Makefile.in:3784:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-error.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-error.Tpo -c -o common/libflatpak_common_la-flatpak-error.lo `test -f 'common/flatpak-error.c' || echo '$(srcdir)/'`common/flatpak-error.c
flatpak-1.9.2/Makefile.in-3785-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-error.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-error.Plo
##############################################
flatpak-1.9.2/Makefile.in-3787-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3788:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-error.lo `test -f 'common/flatpak-error.c' || echo '$(srcdir)/'`common/flatpak-error.c
flatpak-1.9.2/Makefile.in-3789-
flatpak-1.9.2/Makefile.in-3790-common/libflatpak_common_la-flatpak-exports.lo: common/flatpak-exports.c
flatpak-1.9.2/Makefile.in:3791:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-exports.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-exports.Tpo -c -o common/libflatpak_common_la-flatpak-exports.lo `test -f 'common/flatpak-exports.c' || echo '$(srcdir)/'`common/flatpak-exports.c
flatpak-1.9.2/Makefile.in-3792-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-exports.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-exports.Plo
##############################################
flatpak-1.9.2/Makefile.in-3794-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3795:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-exports.lo `test -f 'common/flatpak-exports.c' || echo '$(srcdir)/'`common/flatpak-exports.c
flatpak-1.9.2/Makefile.in-3796-
flatpak-1.9.2/Makefile.in-3797-common/libflatpak_common_la-flatpak-installation.lo: common/flatpak-installation.c
flatpak-1.9.2/Makefile.in:3798:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-installation.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-installation.Tpo -c -o common/libflatpak_common_la-flatpak-installation.lo `test -f 'common/flatpak-installation.c' || echo '$(srcdir)/'`common/flatpak-installation.c
flatpak-1.9.2/Makefile.in-3799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-installation.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-installation.Plo
##############################################
flatpak-1.9.2/Makefile.in-3801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3802:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-installation.lo `test -f 'common/flatpak-installation.c' || echo '$(srcdir)/'`common/flatpak-installation.c
flatpak-1.9.2/Makefile.in-3803-
flatpak-1.9.2/Makefile.in-3804-common/libflatpak_common_la-flatpak-installed-ref.lo: common/flatpak-installed-ref.c
flatpak-1.9.2/Makefile.in:3805:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-installed-ref.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-installed-ref.Tpo -c -o common/libflatpak_common_la-flatpak-installed-ref.lo `test -f 'common/flatpak-installed-ref.c' || echo '$(srcdir)/'`common/flatpak-installed-ref.c
flatpak-1.9.2/Makefile.in-3806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-installed-ref.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-installed-ref.Plo
##############################################
flatpak-1.9.2/Makefile.in-3808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3809:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-installed-ref.lo `test -f 'common/flatpak-installed-ref.c' || echo '$(srcdir)/'`common/flatpak-installed-ref.c
flatpak-1.9.2/Makefile.in-3810-
flatpak-1.9.2/Makefile.in-3811-common/libflatpak_common_la-flatpak-instance.lo: common/flatpak-instance.c
flatpak-1.9.2/Makefile.in:3812:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-instance.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-instance.Tpo -c -o common/libflatpak_common_la-flatpak-instance.lo `test -f 'common/flatpak-instance.c' || echo '$(srcdir)/'`common/flatpak-instance.c
flatpak-1.9.2/Makefile.in-3813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-instance.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-instance.Plo
##############################################
flatpak-1.9.2/Makefile.in-3815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3816:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-instance.lo `test -f 'common/flatpak-instance.c' || echo '$(srcdir)/'`common/flatpak-instance.c
flatpak-1.9.2/Makefile.in-3817-
flatpak-1.9.2/Makefile.in-3818-common/libflatpak_common_la-flatpak-json-oci.lo: common/flatpak-json-oci.c
flatpak-1.9.2/Makefile.in:3819:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-json-oci.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-json-oci.Tpo -c -o common/libflatpak_common_la-flatpak-json-oci.lo `test -f 'common/flatpak-json-oci.c' || echo '$(srcdir)/'`common/flatpak-json-oci.c
flatpak-1.9.2/Makefile.in-3820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-json-oci.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-json-oci.Plo
##############################################
flatpak-1.9.2/Makefile.in-3822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3823:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-json-oci.lo `test -f 'common/flatpak-json-oci.c' || echo '$(srcdir)/'`common/flatpak-json-oci.c
flatpak-1.9.2/Makefile.in-3824-
flatpak-1.9.2/Makefile.in-3825-common/libflatpak_common_la-flatpak-json.lo: common/flatpak-json.c
flatpak-1.9.2/Makefile.in:3826:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-json.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-json.Tpo -c -o common/libflatpak_common_la-flatpak-json.lo `test -f 'common/flatpak-json.c' || echo '$(srcdir)/'`common/flatpak-json.c
flatpak-1.9.2/Makefile.in-3827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-json.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-json.Plo
##############################################
flatpak-1.9.2/Makefile.in-3829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3830:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-json.lo `test -f 'common/flatpak-json.c' || echo '$(srcdir)/'`common/flatpak-json.c
flatpak-1.9.2/Makefile.in-3831-
flatpak-1.9.2/Makefile.in-3832-common/libflatpak_common_la-flatpak-oci-registry.lo: common/flatpak-oci-registry.c
flatpak-1.9.2/Makefile.in:3833:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-oci-registry.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-oci-registry.Tpo -c -o common/libflatpak_common_la-flatpak-oci-registry.lo `test -f 'common/flatpak-oci-registry.c' || echo '$(srcdir)/'`common/flatpak-oci-registry.c
flatpak-1.9.2/Makefile.in-3834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-oci-registry.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-oci-registry.Plo
##############################################
flatpak-1.9.2/Makefile.in-3836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3837:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-oci-registry.lo `test -f 'common/flatpak-oci-registry.c' || echo '$(srcdir)/'`common/flatpak-oci-registry.c
flatpak-1.9.2/Makefile.in-3838-
flatpak-1.9.2/Makefile.in-3839-common/libflatpak_common_la-flatpak-portal-error.lo: common/flatpak-portal-error.c
flatpak-1.9.2/Makefile.in:3840:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-portal-error.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-portal-error.Tpo -c -o common/libflatpak_common_la-flatpak-portal-error.lo `test -f 'common/flatpak-portal-error.c' || echo '$(srcdir)/'`common/flatpak-portal-error.c
flatpak-1.9.2/Makefile.in-3841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-portal-error.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-portal-error.Plo
##############################################
flatpak-1.9.2/Makefile.in-3843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3844:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-portal-error.lo `test -f 'common/flatpak-portal-error.c' || echo '$(srcdir)/'`common/flatpak-portal-error.c
flatpak-1.9.2/Makefile.in-3845-
flatpak-1.9.2/Makefile.in-3846-common/libflatpak_common_la-flatpak-progress.lo: common/flatpak-progress.c
flatpak-1.9.2/Makefile.in:3847:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-progress.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-progress.Tpo -c -o common/libflatpak_common_la-flatpak-progress.lo `test -f 'common/flatpak-progress.c' || echo '$(srcdir)/'`common/flatpak-progress.c
flatpak-1.9.2/Makefile.in-3848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-progress.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-progress.Plo
##############################################
flatpak-1.9.2/Makefile.in-3850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3851:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-progress.lo `test -f 'common/flatpak-progress.c' || echo '$(srcdir)/'`common/flatpak-progress.c
flatpak-1.9.2/Makefile.in-3852-
flatpak-1.9.2/Makefile.in-3853-common/libflatpak_common_la-flatpak-ref.lo: common/flatpak-ref.c
flatpak-1.9.2/Makefile.in:3854:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-ref.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-ref.Tpo -c -o common/libflatpak_common_la-flatpak-ref.lo `test -f 'common/flatpak-ref.c' || echo '$(srcdir)/'`common/flatpak-ref.c
flatpak-1.9.2/Makefile.in-3855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-ref.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-ref.Plo
##############################################
flatpak-1.9.2/Makefile.in-3857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3858:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-ref.lo `test -f 'common/flatpak-ref.c' || echo '$(srcdir)/'`common/flatpak-ref.c
flatpak-1.9.2/Makefile.in-3859-
flatpak-1.9.2/Makefile.in-3860-common/libflatpak_common_la-flatpak-ref-utils.lo: common/flatpak-ref-utils.c
flatpak-1.9.2/Makefile.in:3861:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-ref-utils.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-ref-utils.Tpo -c -o common/libflatpak_common_la-flatpak-ref-utils.lo `test -f 'common/flatpak-ref-utils.c' || echo '$(srcdir)/'`common/flatpak-ref-utils.c
flatpak-1.9.2/Makefile.in-3862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-ref-utils.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-ref-utils.Plo
##############################################
flatpak-1.9.2/Makefile.in-3864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3865:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-ref-utils.lo `test -f 'common/flatpak-ref-utils.c' || echo '$(srcdir)/'`common/flatpak-ref-utils.c
flatpak-1.9.2/Makefile.in-3866-
flatpak-1.9.2/Makefile.in-3867-common/libflatpak_common_la-flatpak-related-ref.lo: common/flatpak-related-ref.c
flatpak-1.9.2/Makefile.in:3868:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-related-ref.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-related-ref.Tpo -c -o common/libflatpak_common_la-flatpak-related-ref.lo `test -f 'common/flatpak-related-ref.c' || echo '$(srcdir)/'`common/flatpak-related-ref.c
flatpak-1.9.2/Makefile.in-3869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-related-ref.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-related-ref.Plo
##############################################
flatpak-1.9.2/Makefile.in-3871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3872:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-related-ref.lo `test -f 'common/flatpak-related-ref.c' || echo '$(srcdir)/'`common/flatpak-related-ref.c
flatpak-1.9.2/Makefile.in-3873-
flatpak-1.9.2/Makefile.in-3874-common/libflatpak_common_la-flatpak-remote-ref.lo: common/flatpak-remote-ref.c
flatpak-1.9.2/Makefile.in:3875:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-remote-ref.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-remote-ref.Tpo -c -o common/libflatpak_common_la-flatpak-remote-ref.lo `test -f 'common/flatpak-remote-ref.c' || echo '$(srcdir)/'`common/flatpak-remote-ref.c
flatpak-1.9.2/Makefile.in-3876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-remote-ref.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-remote-ref.Plo
##############################################
flatpak-1.9.2/Makefile.in-3878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3879:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-remote-ref.lo `test -f 'common/flatpak-remote-ref.c' || echo '$(srcdir)/'`common/flatpak-remote-ref.c
flatpak-1.9.2/Makefile.in-3880-
flatpak-1.9.2/Makefile.in-3881-common/libflatpak_common_la-flatpak-remote.lo: common/flatpak-remote.c
flatpak-1.9.2/Makefile.in:3882:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-remote.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-remote.Tpo -c -o common/libflatpak_common_la-flatpak-remote.lo `test -f 'common/flatpak-remote.c' || echo '$(srcdir)/'`common/flatpak-remote.c
flatpak-1.9.2/Makefile.in-3883-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-remote.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-remote.Plo
##############################################
flatpak-1.9.2/Makefile.in-3885-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3886:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-remote.lo `test -f 'common/flatpak-remote.c' || echo '$(srcdir)/'`common/flatpak-remote.c
flatpak-1.9.2/Makefile.in-3887-
flatpak-1.9.2/Makefile.in-3888-common/libflatpak_common_la-flatpak-run.lo: common/flatpak-run.c
flatpak-1.9.2/Makefile.in:3889:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-run.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-run.Tpo -c -o common/libflatpak_common_la-flatpak-run.lo `test -f 'common/flatpak-run.c' || echo '$(srcdir)/'`common/flatpak-run.c
flatpak-1.9.2/Makefile.in-3890-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-run.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-run.Plo
##############################################
flatpak-1.9.2/Makefile.in-3892-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3893:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-run.lo `test -f 'common/flatpak-run.c' || echo '$(srcdir)/'`common/flatpak-run.c
flatpak-1.9.2/Makefile.in-3894-
flatpak-1.9.2/Makefile.in-3895-common/libflatpak_common_la-flatpak-transaction.lo: common/flatpak-transaction.c
flatpak-1.9.2/Makefile.in:3896:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-transaction.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-transaction.Tpo -c -o common/libflatpak_common_la-flatpak-transaction.lo `test -f 'common/flatpak-transaction.c' || echo '$(srcdir)/'`common/flatpak-transaction.c
flatpak-1.9.2/Makefile.in-3897-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-transaction.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-transaction.Plo
##############################################
flatpak-1.9.2/Makefile.in-3899-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3900:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-transaction.lo `test -f 'common/flatpak-transaction.c' || echo '$(srcdir)/'`common/flatpak-transaction.c
flatpak-1.9.2/Makefile.in-3901-
flatpak-1.9.2/Makefile.in-3902-common/libflatpak_common_la-flatpak-utils-http.lo: common/flatpak-utils-http.c
flatpak-1.9.2/Makefile.in:3903:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-utils-http.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-utils-http.Tpo -c -o common/libflatpak_common_la-flatpak-utils-http.lo `test -f 'common/flatpak-utils-http.c' || echo '$(srcdir)/'`common/flatpak-utils-http.c
flatpak-1.9.2/Makefile.in-3904-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-utils-http.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-utils-http.Plo
##############################################
flatpak-1.9.2/Makefile.in-3906-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3907:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-utils-http.lo `test -f 'common/flatpak-utils-http.c' || echo '$(srcdir)/'`common/flatpak-utils-http.c
flatpak-1.9.2/Makefile.in-3908-
flatpak-1.9.2/Makefile.in-3909-common/libflatpak_common_la-flatpak-utils.lo: common/flatpak-utils.c
flatpak-1.9.2/Makefile.in:3910:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-utils.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-utils.Tpo -c -o common/libflatpak_common_la-flatpak-utils.lo `test -f 'common/flatpak-utils.c' || echo '$(srcdir)/'`common/flatpak-utils.c
flatpak-1.9.2/Makefile.in-3911-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-utils.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-utils.Plo
##############################################
flatpak-1.9.2/Makefile.in-3913-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3914:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-utils.lo `test -f 'common/flatpak-utils.c' || echo '$(srcdir)/'`common/flatpak-utils.c
flatpak-1.9.2/Makefile.in-3915-
flatpak-1.9.2/Makefile.in-3916-common/libflatpak_common_la-flatpak-zstd-decompressor.lo: common/flatpak-zstd-decompressor.c
flatpak-1.9.2/Makefile.in:3917:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-zstd-decompressor.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-zstd-decompressor.Tpo -c -o common/libflatpak_common_la-flatpak-zstd-decompressor.lo `test -f 'common/flatpak-zstd-decompressor.c' || echo '$(srcdir)/'`common/flatpak-zstd-decompressor.c
flatpak-1.9.2/Makefile.in-3918-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-zstd-decompressor.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-zstd-decompressor.Plo
##############################################
flatpak-1.9.2/Makefile.in-3920-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3921:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-zstd-decompressor.lo `test -f 'common/flatpak-zstd-decompressor.c' || echo '$(srcdir)/'`common/flatpak-zstd-decompressor.c
flatpak-1.9.2/Makefile.in-3922-
flatpak-1.9.2/Makefile.in-3923-common/libflatpak_common_la-flatpak-parental-controls.lo: common/flatpak-parental-controls.c
flatpak-1.9.2/Makefile.in:3924:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-parental-controls.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-parental-controls.Tpo -c -o common/libflatpak_common_la-flatpak-parental-controls.lo `test -f 'common/flatpak-parental-controls.c' || echo '$(srcdir)/'`common/flatpak-parental-controls.c
flatpak-1.9.2/Makefile.in-3925-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-parental-controls.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-parental-controls.Plo
##############################################
flatpak-1.9.2/Makefile.in-3927-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3928:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-parental-controls.lo `test -f 'common/flatpak-parental-controls.c' || echo '$(srcdir)/'`common/flatpak-parental-controls.c
flatpak-1.9.2/Makefile.in-3929-
flatpak-1.9.2/Makefile.in-3930-common/libflatpak_common_la-flatpak-systemd-dbus-generated.lo: common/flatpak-systemd-dbus-generated.c
flatpak-1.9.2/Makefile.in:3931:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-systemd-dbus-generated.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-systemd-dbus-generated.Tpo -c -o common/libflatpak_common_la-flatpak-systemd-dbus-generated.lo `test -f 'common/flatpak-systemd-dbus-generated.c' || echo '$(srcdir)/'`common/flatpak-systemd-dbus-generated.c
flatpak-1.9.2/Makefile.in-3932-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-systemd-dbus-generated.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-systemd-dbus-generated.Plo
##############################################
flatpak-1.9.2/Makefile.in-3934-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3935:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-systemd-dbus-generated.lo `test -f 'common/flatpak-systemd-dbus-generated.c' || echo '$(srcdir)/'`common/flatpak-systemd-dbus-generated.c
flatpak-1.9.2/Makefile.in-3936-
flatpak-1.9.2/Makefile.in-3937-common/libflatpak_common_la-flatpak-enum-types.lo: common/flatpak-enum-types.c
flatpak-1.9.2/Makefile.in:3938:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_common_la-flatpak-enum-types.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_common_la-flatpak-enum-types.Tpo -c -o common/libflatpak_common_la-flatpak-enum-types.lo `test -f 'common/flatpak-enum-types.c' || echo '$(srcdir)/'`common/flatpak-enum-types.c
flatpak-1.9.2/Makefile.in-3939-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_common_la-flatpak-enum-types.Tpo common/$(DEPDIR)/libflatpak_common_la-flatpak-enum-types.Plo
##############################################
flatpak-1.9.2/Makefile.in-3941-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3942:@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) $(libflatpak_common_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_common_la-flatpak-enum-types.lo `test -f 'common/flatpak-enum-types.c' || echo '$(srcdir)/'`common/flatpak-enum-types.c
flatpak-1.9.2/Makefile.in-3943-
flatpak-1.9.2/Makefile.in-3944-common/libflatpak_la-flatpak.lo: common/flatpak.c
flatpak-1.9.2/Makefile.in:3945:@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) $(libflatpak_la_CFLAGS) $(CFLAGS) -MT common/libflatpak_la-flatpak.lo -MD -MP -MF common/$(DEPDIR)/libflatpak_la-flatpak.Tpo -c -o common/libflatpak_la-flatpak.lo `test -f 'common/flatpak.c' || echo '$(srcdir)/'`common/flatpak.c
flatpak-1.9.2/Makefile.in-3946-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/libflatpak_la-flatpak.Tpo common/$(DEPDIR)/libflatpak_la-flatpak.Plo
##############################################
flatpak-1.9.2/Makefile.in-3948-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3949:@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) $(libflatpak_la_CFLAGS) $(CFLAGS) -c -o common/libflatpak_la-flatpak.lo `test -f 'common/flatpak.c' || echo '$(srcdir)/'`common/flatpak.c
flatpak-1.9.2/Makefile.in-3950-
flatpak-1.9.2/Makefile.in-3951-libglnx/la-glnx-backports.lo: libglnx/glnx-backports.c
flatpak-1.9.2/Makefile.in:3952:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-backports.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-backports.Tpo -c -o libglnx/la-glnx-backports.lo `test -f 'libglnx/glnx-backports.c' || echo '$(srcdir)/'`libglnx/glnx-backports.c
flatpak-1.9.2/Makefile.in-3953-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-backports.Tpo libglnx/$(DEPDIR)/la-glnx-backports.Plo
##############################################
flatpak-1.9.2/Makefile.in-3955-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3956:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-backports.lo `test -f 'libglnx/glnx-backports.c' || echo '$(srcdir)/'`libglnx/glnx-backports.c
flatpak-1.9.2/Makefile.in-3957-
flatpak-1.9.2/Makefile.in-3958-libglnx/la-glnx-local-alloc.lo: libglnx/glnx-local-alloc.c
flatpak-1.9.2/Makefile.in:3959:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-local-alloc.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-local-alloc.Tpo -c -o libglnx/la-glnx-local-alloc.lo `test -f 'libglnx/glnx-local-alloc.c' || echo '$(srcdir)/'`libglnx/glnx-local-alloc.c
flatpak-1.9.2/Makefile.in-3960-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-local-alloc.Tpo libglnx/$(DEPDIR)/la-glnx-local-alloc.Plo
##############################################
flatpak-1.9.2/Makefile.in-3962-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3963:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-local-alloc.lo `test -f 'libglnx/glnx-local-alloc.c' || echo '$(srcdir)/'`libglnx/glnx-local-alloc.c
flatpak-1.9.2/Makefile.in-3964-
flatpak-1.9.2/Makefile.in-3965-libglnx/la-glnx-errors.lo: libglnx/glnx-errors.c
flatpak-1.9.2/Makefile.in:3966:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-errors.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-errors.Tpo -c -o libglnx/la-glnx-errors.lo `test -f 'libglnx/glnx-errors.c' || echo '$(srcdir)/'`libglnx/glnx-errors.c
flatpak-1.9.2/Makefile.in-3967-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-errors.Tpo libglnx/$(DEPDIR)/la-glnx-errors.Plo
##############################################
flatpak-1.9.2/Makefile.in-3969-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3970:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-errors.lo `test -f 'libglnx/glnx-errors.c' || echo '$(srcdir)/'`libglnx/glnx-errors.c
flatpak-1.9.2/Makefile.in-3971-
flatpak-1.9.2/Makefile.in-3972-libglnx/la-glnx-console.lo: libglnx/glnx-console.c
flatpak-1.9.2/Makefile.in:3973:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-console.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-console.Tpo -c -o libglnx/la-glnx-console.lo `test -f 'libglnx/glnx-console.c' || echo '$(srcdir)/'`libglnx/glnx-console.c
flatpak-1.9.2/Makefile.in-3974-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-console.Tpo libglnx/$(DEPDIR)/la-glnx-console.Plo
##############################################
flatpak-1.9.2/Makefile.in-3976-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3977:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-console.lo `test -f 'libglnx/glnx-console.c' || echo '$(srcdir)/'`libglnx/glnx-console.c
flatpak-1.9.2/Makefile.in-3978-
flatpak-1.9.2/Makefile.in-3979-libglnx/la-glnx-dirfd.lo: libglnx/glnx-dirfd.c
flatpak-1.9.2/Makefile.in:3980:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-dirfd.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-dirfd.Tpo -c -o libglnx/la-glnx-dirfd.lo `test -f 'libglnx/glnx-dirfd.c' || echo '$(srcdir)/'`libglnx/glnx-dirfd.c
flatpak-1.9.2/Makefile.in-3981-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-dirfd.Tpo libglnx/$(DEPDIR)/la-glnx-dirfd.Plo
##############################################
flatpak-1.9.2/Makefile.in-3983-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3984:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-dirfd.lo `test -f 'libglnx/glnx-dirfd.c' || echo '$(srcdir)/'`libglnx/glnx-dirfd.c
flatpak-1.9.2/Makefile.in-3985-
flatpak-1.9.2/Makefile.in-3986-libglnx/la-glnx-fdio.lo: libglnx/glnx-fdio.c
flatpak-1.9.2/Makefile.in:3987:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-fdio.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-fdio.Tpo -c -o libglnx/la-glnx-fdio.lo `test -f 'libglnx/glnx-fdio.c' || echo '$(srcdir)/'`libglnx/glnx-fdio.c
flatpak-1.9.2/Makefile.in-3988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-fdio.Tpo libglnx/$(DEPDIR)/la-glnx-fdio.Plo
##############################################
flatpak-1.9.2/Makefile.in-3990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3991:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-fdio.lo `test -f 'libglnx/glnx-fdio.c' || echo '$(srcdir)/'`libglnx/glnx-fdio.c
flatpak-1.9.2/Makefile.in-3992-
flatpak-1.9.2/Makefile.in-3993-libglnx/la-glnx-lockfile.lo: libglnx/glnx-lockfile.c
flatpak-1.9.2/Makefile.in:3994:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-lockfile.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-lockfile.Tpo -c -o libglnx/la-glnx-lockfile.lo `test -f 'libglnx/glnx-lockfile.c' || echo '$(srcdir)/'`libglnx/glnx-lockfile.c
flatpak-1.9.2/Makefile.in-3995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-lockfile.Tpo libglnx/$(DEPDIR)/la-glnx-lockfile.Plo
##############################################
flatpak-1.9.2/Makefile.in-3997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:3998:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-lockfile.lo `test -f 'libglnx/glnx-lockfile.c' || echo '$(srcdir)/'`libglnx/glnx-lockfile.c
flatpak-1.9.2/Makefile.in-3999-
flatpak-1.9.2/Makefile.in-4000-libglnx/la-glnx-xattrs.lo: libglnx/glnx-xattrs.c
flatpak-1.9.2/Makefile.in:4001:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-xattrs.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-xattrs.Tpo -c -o libglnx/la-glnx-xattrs.lo `test -f 'libglnx/glnx-xattrs.c' || echo '$(srcdir)/'`libglnx/glnx-xattrs.c
flatpak-1.9.2/Makefile.in-4002-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-xattrs.Tpo libglnx/$(DEPDIR)/la-glnx-xattrs.Plo
##############################################
flatpak-1.9.2/Makefile.in-4004-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4005:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-xattrs.lo `test -f 'libglnx/glnx-xattrs.c' || echo '$(srcdir)/'`libglnx/glnx-xattrs.c
flatpak-1.9.2/Makefile.in-4006-
flatpak-1.9.2/Makefile.in-4007-libglnx/la-glnx-shutil.lo: libglnx/glnx-shutil.c
flatpak-1.9.2/Makefile.in:4008:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -MT libglnx/la-glnx-shutil.lo -MD -MP -MF libglnx/$(DEPDIR)/la-glnx-shutil.Tpo -c -o libglnx/la-glnx-shutil.lo `test -f 'libglnx/glnx-shutil.c' || echo '$(srcdir)/'`libglnx/glnx-shutil.c
flatpak-1.9.2/Makefile.in-4009-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/$(DEPDIR)/la-glnx-shutil.Tpo libglnx/$(DEPDIR)/la-glnx-shutil.Plo
##############################################
flatpak-1.9.2/Makefile.in-4011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4012:@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) $(libglnx_la_CFLAGS) $(CFLAGS) -c -o libglnx/la-glnx-shutil.lo `test -f 'libglnx/glnx-shutil.c' || echo '$(srcdir)/'`libglnx/glnx-shutil.c
flatpak-1.9.2/Makefile.in-4013-
flatpak-1.9.2/Makefile.in-4014-app/flatpak-flatpak-main.o: app/flatpak-main.c
flatpak-1.9.2/Makefile.in:4015:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-main.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-main.Tpo -c -o app/flatpak-flatpak-main.o `test -f 'app/flatpak-main.c' || echo '$(srcdir)/'`app/flatpak-main.c
flatpak-1.9.2/Makefile.in-4016-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-main.Tpo app/$(DEPDIR)/flatpak-flatpak-main.Po
##############################################
flatpak-1.9.2/Makefile.in-4018-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4019:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-main.o `test -f 'app/flatpak-main.c' || echo '$(srcdir)/'`app/flatpak-main.c
flatpak-1.9.2/Makefile.in-4020-
flatpak-1.9.2/Makefile.in-4021-app/flatpak-flatpak-main.obj: app/flatpak-main.c
flatpak-1.9.2/Makefile.in:4022:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-main.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-main.Tpo -c -o app/flatpak-flatpak-main.obj `if test -f 'app/flatpak-main.c'; then $(CYGPATH_W) 'app/flatpak-main.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-main.c'; fi`
flatpak-1.9.2/Makefile.in-4023-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-main.Tpo app/$(DEPDIR)/flatpak-flatpak-main.Po
##############################################
flatpak-1.9.2/Makefile.in-4025-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4026:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-main.obj `if test -f 'app/flatpak-main.c'; then $(CYGPATH_W) 'app/flatpak-main.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-main.c'; fi`
flatpak-1.9.2/Makefile.in-4027-
flatpak-1.9.2/Makefile.in-4028-app/flatpak-flatpak-builtins-remote-add.o: app/flatpak-builtins-remote-add.c
flatpak-1.9.2/Makefile.in:4029:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-add.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-add.Tpo -c -o app/flatpak-flatpak-builtins-remote-add.o `test -f 'app/flatpak-builtins-remote-add.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-add.c
flatpak-1.9.2/Makefile.in-4030-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-add.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-add.Po
##############################################
flatpak-1.9.2/Makefile.in-4032-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4033:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-add.o `test -f 'app/flatpak-builtins-remote-add.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-add.c
flatpak-1.9.2/Makefile.in-4034-
flatpak-1.9.2/Makefile.in-4035-app/flatpak-flatpak-builtins-remote-add.obj: app/flatpak-builtins-remote-add.c
flatpak-1.9.2/Makefile.in:4036:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-add.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-add.Tpo -c -o app/flatpak-flatpak-builtins-remote-add.obj `if test -f 'app/flatpak-builtins-remote-add.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-add.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-add.c'; fi`
flatpak-1.9.2/Makefile.in-4037-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-add.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-add.Po
##############################################
flatpak-1.9.2/Makefile.in-4039-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4040:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-add.obj `if test -f 'app/flatpak-builtins-remote-add.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-add.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-add.c'; fi`
flatpak-1.9.2/Makefile.in-4041-
flatpak-1.9.2/Makefile.in-4042-app/flatpak-flatpak-builtins-remote-modify.o: app/flatpak-builtins-remote-modify.c
flatpak-1.9.2/Makefile.in:4043:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-modify.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-modify.Tpo -c -o app/flatpak-flatpak-builtins-remote-modify.o `test -f 'app/flatpak-builtins-remote-modify.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-modify.c
flatpak-1.9.2/Makefile.in-4044-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-modify.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-modify.Po
##############################################
flatpak-1.9.2/Makefile.in-4046-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4047:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-modify.o `test -f 'app/flatpak-builtins-remote-modify.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-modify.c
flatpak-1.9.2/Makefile.in-4048-
flatpak-1.9.2/Makefile.in-4049-app/flatpak-flatpak-builtins-remote-modify.obj: app/flatpak-builtins-remote-modify.c
flatpak-1.9.2/Makefile.in:4050:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-modify.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-modify.Tpo -c -o app/flatpak-flatpak-builtins-remote-modify.obj `if test -f 'app/flatpak-builtins-remote-modify.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-modify.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-modify.c'; fi`
flatpak-1.9.2/Makefile.in-4051-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-modify.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-modify.Po
##############################################
flatpak-1.9.2/Makefile.in-4053-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4054:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-modify.obj `if test -f 'app/flatpak-builtins-remote-modify.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-modify.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-modify.c'; fi`
flatpak-1.9.2/Makefile.in-4055-
flatpak-1.9.2/Makefile.in-4056-app/flatpak-flatpak-builtins-remote-delete.o: app/flatpak-builtins-remote-delete.c
flatpak-1.9.2/Makefile.in:4057:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-delete.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-delete.Tpo -c -o app/flatpak-flatpak-builtins-remote-delete.o `test -f 'app/flatpak-builtins-remote-delete.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-delete.c
flatpak-1.9.2/Makefile.in-4058-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-delete.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-delete.Po
##############################################
flatpak-1.9.2/Makefile.in-4060-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4061:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-delete.o `test -f 'app/flatpak-builtins-remote-delete.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-delete.c
flatpak-1.9.2/Makefile.in-4062-
flatpak-1.9.2/Makefile.in-4063-app/flatpak-flatpak-builtins-remote-delete.obj: app/flatpak-builtins-remote-delete.c
flatpak-1.9.2/Makefile.in:4064:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-delete.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-delete.Tpo -c -o app/flatpak-flatpak-builtins-remote-delete.obj `if test -f 'app/flatpak-builtins-remote-delete.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-delete.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-delete.c'; fi`
flatpak-1.9.2/Makefile.in-4065-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-delete.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-delete.Po
##############################################
flatpak-1.9.2/Makefile.in-4067-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4068:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-delete.obj `if test -f 'app/flatpak-builtins-remote-delete.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-delete.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-delete.c'; fi`
flatpak-1.9.2/Makefile.in-4069-
flatpak-1.9.2/Makefile.in-4070-app/flatpak-flatpak-builtins-remote-list.o: app/flatpak-builtins-remote-list.c
flatpak-1.9.2/Makefile.in:4071:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-list.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-list.Tpo -c -o app/flatpak-flatpak-builtins-remote-list.o `test -f 'app/flatpak-builtins-remote-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-list.c
flatpak-1.9.2/Makefile.in-4072-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4074-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4075:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-list.o `test -f 'app/flatpak-builtins-remote-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-list.c
flatpak-1.9.2/Makefile.in-4076-
flatpak-1.9.2/Makefile.in-4077-app/flatpak-flatpak-builtins-remote-list.obj: app/flatpak-builtins-remote-list.c
flatpak-1.9.2/Makefile.in:4078:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-list.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-list.Tpo -c -o app/flatpak-flatpak-builtins-remote-list.obj `if test -f 'app/flatpak-builtins-remote-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-list.c'; fi`
flatpak-1.9.2/Makefile.in-4079-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4081-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4082:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-list.obj `if test -f 'app/flatpak-builtins-remote-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-list.c'; fi`
flatpak-1.9.2/Makefile.in-4083-
flatpak-1.9.2/Makefile.in-4084-app/flatpak-flatpak-builtins-remote-ls.o: app/flatpak-builtins-remote-ls.c
flatpak-1.9.2/Makefile.in:4085:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-ls.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-ls.Tpo -c -o app/flatpak-flatpak-builtins-remote-ls.o `test -f 'app/flatpak-builtins-remote-ls.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-ls.c
flatpak-1.9.2/Makefile.in-4086-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-ls.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-ls.Po
##############################################
flatpak-1.9.2/Makefile.in-4088-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4089:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-ls.o `test -f 'app/flatpak-builtins-remote-ls.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-ls.c
flatpak-1.9.2/Makefile.in-4090-
flatpak-1.9.2/Makefile.in-4091-app/flatpak-flatpak-builtins-remote-ls.obj: app/flatpak-builtins-remote-ls.c
flatpak-1.9.2/Makefile.in:4092:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-ls.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-ls.Tpo -c -o app/flatpak-flatpak-builtins-remote-ls.obj `if test -f 'app/flatpak-builtins-remote-ls.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-ls.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-ls.c'; fi`
flatpak-1.9.2/Makefile.in-4093-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-ls.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-ls.Po
##############################################
flatpak-1.9.2/Makefile.in-4095-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4096:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-ls.obj `if test -f 'app/flatpak-builtins-remote-ls.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-ls.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-ls.c'; fi`
flatpak-1.9.2/Makefile.in-4097-
flatpak-1.9.2/Makefile.in-4098-app/flatpak-flatpak-builtins-remote-info.o: app/flatpak-builtins-remote-info.c
flatpak-1.9.2/Makefile.in:4099:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-info.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-info.Tpo -c -o app/flatpak-flatpak-builtins-remote-info.o `test -f 'app/flatpak-builtins-remote-info.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-info.c
flatpak-1.9.2/Makefile.in-4100-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-info.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4102-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4103:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-info.o `test -f 'app/flatpak-builtins-remote-info.c' || echo '$(srcdir)/'`app/flatpak-builtins-remote-info.c
flatpak-1.9.2/Makefile.in-4104-
flatpak-1.9.2/Makefile.in-4105-app/flatpak-flatpak-builtins-remote-info.obj: app/flatpak-builtins-remote-info.c
flatpak-1.9.2/Makefile.in:4106:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-remote-info.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-remote-info.Tpo -c -o app/flatpak-flatpak-builtins-remote-info.obj `if test -f 'app/flatpak-builtins-remote-info.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-info.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-info.c'; fi`
flatpak-1.9.2/Makefile.in-4107-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-remote-info.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-remote-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4109-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4110:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-remote-info.obj `if test -f 'app/flatpak-builtins-remote-info.c'; then $(CYGPATH_W) 'app/flatpak-builtins-remote-info.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-remote-info.c'; fi`
flatpak-1.9.2/Makefile.in-4111-
flatpak-1.9.2/Makefile.in-4112-app/flatpak-flatpak-builtins-install.o: app/flatpak-builtins-install.c
flatpak-1.9.2/Makefile.in:4113:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-install.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-install.Tpo -c -o app/flatpak-flatpak-builtins-install.o `test -f 'app/flatpak-builtins-install.c' || echo '$(srcdir)/'`app/flatpak-builtins-install.c
flatpak-1.9.2/Makefile.in-4114-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-install.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-install.Po
##############################################
flatpak-1.9.2/Makefile.in-4116-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4117:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-install.o `test -f 'app/flatpak-builtins-install.c' || echo '$(srcdir)/'`app/flatpak-builtins-install.c
flatpak-1.9.2/Makefile.in-4118-
flatpak-1.9.2/Makefile.in-4119-app/flatpak-flatpak-builtins-install.obj: app/flatpak-builtins-install.c
flatpak-1.9.2/Makefile.in:4120:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-install.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-install.Tpo -c -o app/flatpak-flatpak-builtins-install.obj `if test -f 'app/flatpak-builtins-install.c'; then $(CYGPATH_W) 'app/flatpak-builtins-install.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-install.c'; fi`
flatpak-1.9.2/Makefile.in-4121-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-install.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-install.Po
##############################################
flatpak-1.9.2/Makefile.in-4123-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4124:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-install.obj `if test -f 'app/flatpak-builtins-install.c'; then $(CYGPATH_W) 'app/flatpak-builtins-install.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-install.c'; fi`
flatpak-1.9.2/Makefile.in-4125-
flatpak-1.9.2/Makefile.in-4126-app/flatpak-flatpak-builtins-override.o: app/flatpak-builtins-override.c
flatpak-1.9.2/Makefile.in:4127:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-override.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-override.Tpo -c -o app/flatpak-flatpak-builtins-override.o `test -f 'app/flatpak-builtins-override.c' || echo '$(srcdir)/'`app/flatpak-builtins-override.c
flatpak-1.9.2/Makefile.in-4128-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-override.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-override.Po
##############################################
flatpak-1.9.2/Makefile.in-4130-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4131:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-override.o `test -f 'app/flatpak-builtins-override.c' || echo '$(srcdir)/'`app/flatpak-builtins-override.c
flatpak-1.9.2/Makefile.in-4132-
flatpak-1.9.2/Makefile.in-4133-app/flatpak-flatpak-builtins-override.obj: app/flatpak-builtins-override.c
flatpak-1.9.2/Makefile.in:4134:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-override.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-override.Tpo -c -o app/flatpak-flatpak-builtins-override.obj `if test -f 'app/flatpak-builtins-override.c'; then $(CYGPATH_W) 'app/flatpak-builtins-override.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-override.c'; fi`
flatpak-1.9.2/Makefile.in-4135-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-override.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-override.Po
##############################################
flatpak-1.9.2/Makefile.in-4137-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4138:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-override.obj `if test -f 'app/flatpak-builtins-override.c'; then $(CYGPATH_W) 'app/flatpak-builtins-override.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-override.c'; fi`
flatpak-1.9.2/Makefile.in-4139-
flatpak-1.9.2/Makefile.in-4140-app/flatpak-flatpak-builtins-make-current.o: app/flatpak-builtins-make-current.c
flatpak-1.9.2/Makefile.in:4141:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-make-current.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-make-current.Tpo -c -o app/flatpak-flatpak-builtins-make-current.o `test -f 'app/flatpak-builtins-make-current.c' || echo '$(srcdir)/'`app/flatpak-builtins-make-current.c
flatpak-1.9.2/Makefile.in-4142-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-make-current.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-make-current.Po
##############################################
flatpak-1.9.2/Makefile.in-4144-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4145:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-make-current.o `test -f 'app/flatpak-builtins-make-current.c' || echo '$(srcdir)/'`app/flatpak-builtins-make-current.c
flatpak-1.9.2/Makefile.in-4146-
flatpak-1.9.2/Makefile.in-4147-app/flatpak-flatpak-builtins-make-current.obj: app/flatpak-builtins-make-current.c
flatpak-1.9.2/Makefile.in:4148:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-make-current.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-make-current.Tpo -c -o app/flatpak-flatpak-builtins-make-current.obj `if test -f 'app/flatpak-builtins-make-current.c'; then $(CYGPATH_W) 'app/flatpak-builtins-make-current.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-make-current.c'; fi`
flatpak-1.9.2/Makefile.in-4149-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-make-current.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-make-current.Po
##############################################
flatpak-1.9.2/Makefile.in-4151-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4152:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-make-current.obj `if test -f 'app/flatpak-builtins-make-current.c'; then $(CYGPATH_W) 'app/flatpak-builtins-make-current.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-make-current.c'; fi`
flatpak-1.9.2/Makefile.in-4153-
flatpak-1.9.2/Makefile.in-4154-app/flatpak-flatpak-builtins-update.o: app/flatpak-builtins-update.c
flatpak-1.9.2/Makefile.in:4155:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-update.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-update.Tpo -c -o app/flatpak-flatpak-builtins-update.o `test -f 'app/flatpak-builtins-update.c' || echo '$(srcdir)/'`app/flatpak-builtins-update.c
flatpak-1.9.2/Makefile.in-4156-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-update.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-update.Po
##############################################
flatpak-1.9.2/Makefile.in-4158-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4159:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-update.o `test -f 'app/flatpak-builtins-update.c' || echo '$(srcdir)/'`app/flatpak-builtins-update.c
flatpak-1.9.2/Makefile.in-4160-
flatpak-1.9.2/Makefile.in-4161-app/flatpak-flatpak-builtins-update.obj: app/flatpak-builtins-update.c
flatpak-1.9.2/Makefile.in:4162:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-update.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-update.Tpo -c -o app/flatpak-flatpak-builtins-update.obj `if test -f 'app/flatpak-builtins-update.c'; then $(CYGPATH_W) 'app/flatpak-builtins-update.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-update.c'; fi`
flatpak-1.9.2/Makefile.in-4163-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-update.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-update.Po
##############################################
flatpak-1.9.2/Makefile.in-4165-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4166:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-update.obj `if test -f 'app/flatpak-builtins-update.c'; then $(CYGPATH_W) 'app/flatpak-builtins-update.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-update.c'; fi`
flatpak-1.9.2/Makefile.in-4167-
flatpak-1.9.2/Makefile.in-4168-app/flatpak-flatpak-builtins-uninstall.o: app/flatpak-builtins-uninstall.c
flatpak-1.9.2/Makefile.in:4169:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-uninstall.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-uninstall.Tpo -c -o app/flatpak-flatpak-builtins-uninstall.o `test -f 'app/flatpak-builtins-uninstall.c' || echo '$(srcdir)/'`app/flatpak-builtins-uninstall.c
flatpak-1.9.2/Makefile.in-4170-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-uninstall.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-uninstall.Po
##############################################
flatpak-1.9.2/Makefile.in-4172-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4173:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-uninstall.o `test -f 'app/flatpak-builtins-uninstall.c' || echo '$(srcdir)/'`app/flatpak-builtins-uninstall.c
flatpak-1.9.2/Makefile.in-4174-
flatpak-1.9.2/Makefile.in-4175-app/flatpak-flatpak-builtins-uninstall.obj: app/flatpak-builtins-uninstall.c
flatpak-1.9.2/Makefile.in:4176:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-uninstall.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-uninstall.Tpo -c -o app/flatpak-flatpak-builtins-uninstall.obj `if test -f 'app/flatpak-builtins-uninstall.c'; then $(CYGPATH_W) 'app/flatpak-builtins-uninstall.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-uninstall.c'; fi`
flatpak-1.9.2/Makefile.in-4177-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-uninstall.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-uninstall.Po
##############################################
flatpak-1.9.2/Makefile.in-4179-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4180:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-uninstall.obj `if test -f 'app/flatpak-builtins-uninstall.c'; then $(CYGPATH_W) 'app/flatpak-builtins-uninstall.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-uninstall.c'; fi`
flatpak-1.9.2/Makefile.in-4181-
flatpak-1.9.2/Makefile.in-4182-app/flatpak-flatpak-builtins-mask.o: app/flatpak-builtins-mask.c
flatpak-1.9.2/Makefile.in:4183:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-mask.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-mask.Tpo -c -o app/flatpak-flatpak-builtins-mask.o `test -f 'app/flatpak-builtins-mask.c' || echo '$(srcdir)/'`app/flatpak-builtins-mask.c
flatpak-1.9.2/Makefile.in-4184-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-mask.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-mask.Po
##############################################
flatpak-1.9.2/Makefile.in-4186-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4187:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-mask.o `test -f 'app/flatpak-builtins-mask.c' || echo '$(srcdir)/'`app/flatpak-builtins-mask.c
flatpak-1.9.2/Makefile.in-4188-
flatpak-1.9.2/Makefile.in-4189-app/flatpak-flatpak-builtins-mask.obj: app/flatpak-builtins-mask.c
flatpak-1.9.2/Makefile.in:4190:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-mask.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-mask.Tpo -c -o app/flatpak-flatpak-builtins-mask.obj `if test -f 'app/flatpak-builtins-mask.c'; then $(CYGPATH_W) 'app/flatpak-builtins-mask.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-mask.c'; fi`
flatpak-1.9.2/Makefile.in-4191-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-mask.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-mask.Po
##############################################
flatpak-1.9.2/Makefile.in-4193-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4194:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-mask.obj `if test -f 'app/flatpak-builtins-mask.c'; then $(CYGPATH_W) 'app/flatpak-builtins-mask.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-mask.c'; fi`
flatpak-1.9.2/Makefile.in-4195-
flatpak-1.9.2/Makefile.in-4196-app/flatpak-flatpak-builtins-pin.o: app/flatpak-builtins-pin.c
flatpak-1.9.2/Makefile.in:4197:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-pin.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-pin.Tpo -c -o app/flatpak-flatpak-builtins-pin.o `test -f 'app/flatpak-builtins-pin.c' || echo '$(srcdir)/'`app/flatpak-builtins-pin.c
flatpak-1.9.2/Makefile.in-4198-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-pin.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-pin.Po
##############################################
flatpak-1.9.2/Makefile.in-4200-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4201:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-pin.o `test -f 'app/flatpak-builtins-pin.c' || echo '$(srcdir)/'`app/flatpak-builtins-pin.c
flatpak-1.9.2/Makefile.in-4202-
flatpak-1.9.2/Makefile.in-4203-app/flatpak-flatpak-builtins-pin.obj: app/flatpak-builtins-pin.c
flatpak-1.9.2/Makefile.in:4204:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-pin.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-pin.Tpo -c -o app/flatpak-flatpak-builtins-pin.obj `if test -f 'app/flatpak-builtins-pin.c'; then $(CYGPATH_W) 'app/flatpak-builtins-pin.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-pin.c'; fi`
flatpak-1.9.2/Makefile.in-4205-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-pin.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-pin.Po
##############################################
flatpak-1.9.2/Makefile.in-4207-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4208:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-pin.obj `if test -f 'app/flatpak-builtins-pin.c'; then $(CYGPATH_W) 'app/flatpak-builtins-pin.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-pin.c'; fi`
flatpak-1.9.2/Makefile.in-4209-
flatpak-1.9.2/Makefile.in-4210-app/flatpak-flatpak-builtins-list.o: app/flatpak-builtins-list.c
flatpak-1.9.2/Makefile.in:4211:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-list.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-list.Tpo -c -o app/flatpak-flatpak-builtins-list.o `test -f 'app/flatpak-builtins-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-list.c
flatpak-1.9.2/Makefile.in-4212-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4215:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-list.o `test -f 'app/flatpak-builtins-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-list.c
flatpak-1.9.2/Makefile.in-4216-
flatpak-1.9.2/Makefile.in-4217-app/flatpak-flatpak-builtins-list.obj: app/flatpak-builtins-list.c
flatpak-1.9.2/Makefile.in:4218:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-list.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-list.Tpo -c -o app/flatpak-flatpak-builtins-list.obj `if test -f 'app/flatpak-builtins-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-list.c'; fi`
flatpak-1.9.2/Makefile.in-4219-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4221-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4222:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-list.obj `if test -f 'app/flatpak-builtins-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-list.c'; fi`
flatpak-1.9.2/Makefile.in-4223-
flatpak-1.9.2/Makefile.in-4224-app/flatpak-flatpak-builtins-info.o: app/flatpak-builtins-info.c
flatpak-1.9.2/Makefile.in:4225:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-info.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-info.Tpo -c -o app/flatpak-flatpak-builtins-info.o `test -f 'app/flatpak-builtins-info.c' || echo '$(srcdir)/'`app/flatpak-builtins-info.c
flatpak-1.9.2/Makefile.in-4226-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-info.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4228-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4229:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-info.o `test -f 'app/flatpak-builtins-info.c' || echo '$(srcdir)/'`app/flatpak-builtins-info.c
flatpak-1.9.2/Makefile.in-4230-
flatpak-1.9.2/Makefile.in-4231-app/flatpak-flatpak-builtins-info.obj: app/flatpak-builtins-info.c
flatpak-1.9.2/Makefile.in:4232:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-info.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-info.Tpo -c -o app/flatpak-flatpak-builtins-info.obj `if test -f 'app/flatpak-builtins-info.c'; then $(CYGPATH_W) 'app/flatpak-builtins-info.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-info.c'; fi`
flatpak-1.9.2/Makefile.in-4233-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-info.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4235-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4236:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-info.obj `if test -f 'app/flatpak-builtins-info.c'; then $(CYGPATH_W) 'app/flatpak-builtins-info.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-info.c'; fi`
flatpak-1.9.2/Makefile.in-4237-
flatpak-1.9.2/Makefile.in-4238-app/flatpak-flatpak-builtins-config.o: app/flatpak-builtins-config.c
flatpak-1.9.2/Makefile.in:4239:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-config.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-config.Tpo -c -o app/flatpak-flatpak-builtins-config.o `test -f 'app/flatpak-builtins-config.c' || echo '$(srcdir)/'`app/flatpak-builtins-config.c
flatpak-1.9.2/Makefile.in-4240-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-config.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-config.Po
##############################################
flatpak-1.9.2/Makefile.in-4242-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4243:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-config.o `test -f 'app/flatpak-builtins-config.c' || echo '$(srcdir)/'`app/flatpak-builtins-config.c
flatpak-1.9.2/Makefile.in-4244-
flatpak-1.9.2/Makefile.in-4245-app/flatpak-flatpak-builtins-config.obj: app/flatpak-builtins-config.c
flatpak-1.9.2/Makefile.in:4246:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-config.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-config.Tpo -c -o app/flatpak-flatpak-builtins-config.obj `if test -f 'app/flatpak-builtins-config.c'; then $(CYGPATH_W) 'app/flatpak-builtins-config.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-config.c'; fi`
flatpak-1.9.2/Makefile.in-4247-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-config.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-config.Po
##############################################
flatpak-1.9.2/Makefile.in-4249-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4250:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-config.obj `if test -f 'app/flatpak-builtins-config.c'; then $(CYGPATH_W) 'app/flatpak-builtins-config.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-config.c'; fi`
flatpak-1.9.2/Makefile.in-4251-
flatpak-1.9.2/Makefile.in-4252-app/flatpak-flatpak-builtins-run.o: app/flatpak-builtins-run.c
flatpak-1.9.2/Makefile.in:4253:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-run.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-run.Tpo -c -o app/flatpak-flatpak-builtins-run.o `test -f 'app/flatpak-builtins-run.c' || echo '$(srcdir)/'`app/flatpak-builtins-run.c
flatpak-1.9.2/Makefile.in-4254-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-run.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-run.Po
##############################################
flatpak-1.9.2/Makefile.in-4256-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4257:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-run.o `test -f 'app/flatpak-builtins-run.c' || echo '$(srcdir)/'`app/flatpak-builtins-run.c
flatpak-1.9.2/Makefile.in-4258-
flatpak-1.9.2/Makefile.in-4259-app/flatpak-flatpak-builtins-run.obj: app/flatpak-builtins-run.c
flatpak-1.9.2/Makefile.in:4260:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-run.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-run.Tpo -c -o app/flatpak-flatpak-builtins-run.obj `if test -f 'app/flatpak-builtins-run.c'; then $(CYGPATH_W) 'app/flatpak-builtins-run.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-run.c'; fi`
flatpak-1.9.2/Makefile.in-4261-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-run.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-run.Po
##############################################
flatpak-1.9.2/Makefile.in-4263-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4264:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-run.obj `if test -f 'app/flatpak-builtins-run.c'; then $(CYGPATH_W) 'app/flatpak-builtins-run.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-run.c'; fi`
flatpak-1.9.2/Makefile.in-4265-
flatpak-1.9.2/Makefile.in-4266-app/flatpak-flatpak-builtins-enter.o: app/flatpak-builtins-enter.c
flatpak-1.9.2/Makefile.in:4267:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-enter.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-enter.Tpo -c -o app/flatpak-flatpak-builtins-enter.o `test -f 'app/flatpak-builtins-enter.c' || echo '$(srcdir)/'`app/flatpak-builtins-enter.c
flatpak-1.9.2/Makefile.in-4268-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-enter.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-enter.Po
##############################################
flatpak-1.9.2/Makefile.in-4270-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4271:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-enter.o `test -f 'app/flatpak-builtins-enter.c' || echo '$(srcdir)/'`app/flatpak-builtins-enter.c
flatpak-1.9.2/Makefile.in-4272-
flatpak-1.9.2/Makefile.in-4273-app/flatpak-flatpak-builtins-enter.obj: app/flatpak-builtins-enter.c
flatpak-1.9.2/Makefile.in:4274:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-enter.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-enter.Tpo -c -o app/flatpak-flatpak-builtins-enter.obj `if test -f 'app/flatpak-builtins-enter.c'; then $(CYGPATH_W) 'app/flatpak-builtins-enter.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-enter.c'; fi`
flatpak-1.9.2/Makefile.in-4275-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-enter.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-enter.Po
##############################################
flatpak-1.9.2/Makefile.in-4277-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4278:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-enter.obj `if test -f 'app/flatpak-builtins-enter.c'; then $(CYGPATH_W) 'app/flatpak-builtins-enter.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-enter.c'; fi`
flatpak-1.9.2/Makefile.in-4279-
flatpak-1.9.2/Makefile.in-4280-app/flatpak-flatpak-builtins-ps.o: app/flatpak-builtins-ps.c
flatpak-1.9.2/Makefile.in:4281:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-ps.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-ps.Tpo -c -o app/flatpak-flatpak-builtins-ps.o `test -f 'app/flatpak-builtins-ps.c' || echo '$(srcdir)/'`app/flatpak-builtins-ps.c
flatpak-1.9.2/Makefile.in-4282-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-ps.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-ps.Po
##############################################
flatpak-1.9.2/Makefile.in-4284-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4285:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-ps.o `test -f 'app/flatpak-builtins-ps.c' || echo '$(srcdir)/'`app/flatpak-builtins-ps.c
flatpak-1.9.2/Makefile.in-4286-
flatpak-1.9.2/Makefile.in-4287-app/flatpak-flatpak-builtins-ps.obj: app/flatpak-builtins-ps.c
flatpak-1.9.2/Makefile.in:4288:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-ps.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-ps.Tpo -c -o app/flatpak-flatpak-builtins-ps.obj `if test -f 'app/flatpak-builtins-ps.c'; then $(CYGPATH_W) 'app/flatpak-builtins-ps.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-ps.c'; fi`
flatpak-1.9.2/Makefile.in-4289-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-ps.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-ps.Po
##############################################
flatpak-1.9.2/Makefile.in-4291-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4292:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-ps.obj `if test -f 'app/flatpak-builtins-ps.c'; then $(CYGPATH_W) 'app/flatpak-builtins-ps.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-ps.c'; fi`
flatpak-1.9.2/Makefile.in-4293-
flatpak-1.9.2/Makefile.in-4294-app/flatpak-flatpak-builtins-build-init.o: app/flatpak-builtins-build-init.c
flatpak-1.9.2/Makefile.in:4295:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-init.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-init.Tpo -c -o app/flatpak-flatpak-builtins-build-init.o `test -f 'app/flatpak-builtins-build-init.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-init.c
flatpak-1.9.2/Makefile.in-4296-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-init.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-init.Po
##############################################
flatpak-1.9.2/Makefile.in-4298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4299:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-init.o `test -f 'app/flatpak-builtins-build-init.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-init.c
flatpak-1.9.2/Makefile.in-4300-
flatpak-1.9.2/Makefile.in-4301-app/flatpak-flatpak-builtins-build-init.obj: app/flatpak-builtins-build-init.c
flatpak-1.9.2/Makefile.in:4302:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-init.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-init.Tpo -c -o app/flatpak-flatpak-builtins-build-init.obj `if test -f 'app/flatpak-builtins-build-init.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-init.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-init.c'; fi`
flatpak-1.9.2/Makefile.in-4303-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-init.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-init.Po
##############################################
flatpak-1.9.2/Makefile.in-4305-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4306:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-init.obj `if test -f 'app/flatpak-builtins-build-init.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-init.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-init.c'; fi`
flatpak-1.9.2/Makefile.in-4307-
flatpak-1.9.2/Makefile.in-4308-app/flatpak-flatpak-builtins-build.o: app/flatpak-builtins-build.c
flatpak-1.9.2/Makefile.in:4309:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build.Tpo -c -o app/flatpak-flatpak-builtins-build.o `test -f 'app/flatpak-builtins-build.c' || echo '$(srcdir)/'`app/flatpak-builtins-build.c
flatpak-1.9.2/Makefile.in-4310-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build.Po
##############################################
flatpak-1.9.2/Makefile.in-4312-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4313:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build.o `test -f 'app/flatpak-builtins-build.c' || echo '$(srcdir)/'`app/flatpak-builtins-build.c
flatpak-1.9.2/Makefile.in-4314-
flatpak-1.9.2/Makefile.in-4315-app/flatpak-flatpak-builtins-build.obj: app/flatpak-builtins-build.c
flatpak-1.9.2/Makefile.in:4316:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build.Tpo -c -o app/flatpak-flatpak-builtins-build.obj `if test -f 'app/flatpak-builtins-build.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build.c'; fi`
flatpak-1.9.2/Makefile.in-4317-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build.Po
##############################################
flatpak-1.9.2/Makefile.in-4319-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4320:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build.obj `if test -f 'app/flatpak-builtins-build.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build.c'; fi`
flatpak-1.9.2/Makefile.in-4321-
flatpak-1.9.2/Makefile.in-4322-app/flatpak-flatpak-builtins-build-finish.o: app/flatpak-builtins-build-finish.c
flatpak-1.9.2/Makefile.in:4323:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-finish.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-finish.Tpo -c -o app/flatpak-flatpak-builtins-build-finish.o `test -f 'app/flatpak-builtins-build-finish.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-finish.c
flatpak-1.9.2/Makefile.in-4324-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-finish.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-finish.Po
##############################################
flatpak-1.9.2/Makefile.in-4326-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4327:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-finish.o `test -f 'app/flatpak-builtins-build-finish.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-finish.c
flatpak-1.9.2/Makefile.in-4328-
flatpak-1.9.2/Makefile.in-4329-app/flatpak-flatpak-builtins-build-finish.obj: app/flatpak-builtins-build-finish.c
flatpak-1.9.2/Makefile.in:4330:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-finish.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-finish.Tpo -c -o app/flatpak-flatpak-builtins-build-finish.obj `if test -f 'app/flatpak-builtins-build-finish.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-finish.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-finish.c'; fi`
flatpak-1.9.2/Makefile.in-4331-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-finish.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-finish.Po
##############################################
flatpak-1.9.2/Makefile.in-4333-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4334:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-finish.obj `if test -f 'app/flatpak-builtins-build-finish.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-finish.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-finish.c'; fi`
flatpak-1.9.2/Makefile.in-4335-
flatpak-1.9.2/Makefile.in-4336-app/flatpak-flatpak-builtins-build-export.o: app/flatpak-builtins-build-export.c
flatpak-1.9.2/Makefile.in:4337:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-export.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-export.Tpo -c -o app/flatpak-flatpak-builtins-build-export.o `test -f 'app/flatpak-builtins-build-export.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-export.c
flatpak-1.9.2/Makefile.in-4338-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-export.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-export.Po
##############################################
flatpak-1.9.2/Makefile.in-4340-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4341:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-export.o `test -f 'app/flatpak-builtins-build-export.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-export.c
flatpak-1.9.2/Makefile.in-4342-
flatpak-1.9.2/Makefile.in-4343-app/flatpak-flatpak-builtins-build-export.obj: app/flatpak-builtins-build-export.c
flatpak-1.9.2/Makefile.in:4344:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-export.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-export.Tpo -c -o app/flatpak-flatpak-builtins-build-export.obj `if test -f 'app/flatpak-builtins-build-export.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-export.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-export.c'; fi`
flatpak-1.9.2/Makefile.in-4345-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-export.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-export.Po
##############################################
flatpak-1.9.2/Makefile.in-4347-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4348:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-export.obj `if test -f 'app/flatpak-builtins-build-export.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-export.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-export.c'; fi`
flatpak-1.9.2/Makefile.in-4349-
flatpak-1.9.2/Makefile.in-4350-app/flatpak-flatpak-builtins-build-bundle.o: app/flatpak-builtins-build-bundle.c
flatpak-1.9.2/Makefile.in:4351:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-bundle.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-bundle.Tpo -c -o app/flatpak-flatpak-builtins-build-bundle.o `test -f 'app/flatpak-builtins-build-bundle.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-bundle.c
flatpak-1.9.2/Makefile.in-4352-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-bundle.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-bundle.Po
##############################################
flatpak-1.9.2/Makefile.in-4354-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4355:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-bundle.o `test -f 'app/flatpak-builtins-build-bundle.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-bundle.c
flatpak-1.9.2/Makefile.in-4356-
flatpak-1.9.2/Makefile.in-4357-app/flatpak-flatpak-builtins-build-bundle.obj: app/flatpak-builtins-build-bundle.c
flatpak-1.9.2/Makefile.in:4358:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-bundle.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-bundle.Tpo -c -o app/flatpak-flatpak-builtins-build-bundle.obj `if test -f 'app/flatpak-builtins-build-bundle.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-bundle.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-bundle.c'; fi`
flatpak-1.9.2/Makefile.in-4359-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-bundle.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-bundle.Po
##############################################
flatpak-1.9.2/Makefile.in-4361-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4362:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-bundle.obj `if test -f 'app/flatpak-builtins-build-bundle.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-bundle.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-bundle.c'; fi`
flatpak-1.9.2/Makefile.in-4363-
flatpak-1.9.2/Makefile.in-4364-app/flatpak-flatpak-builtins-build-import-bundle.o: app/flatpak-builtins-build-import-bundle.c
flatpak-1.9.2/Makefile.in:4365:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-import-bundle.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-import-bundle.Tpo -c -o app/flatpak-flatpak-builtins-build-import-bundle.o `test -f 'app/flatpak-builtins-build-import-bundle.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-import-bundle.c
flatpak-1.9.2/Makefile.in-4366-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-import-bundle.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-import-bundle.Po
##############################################
flatpak-1.9.2/Makefile.in-4368-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4369:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-import-bundle.o `test -f 'app/flatpak-builtins-build-import-bundle.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-import-bundle.c
flatpak-1.9.2/Makefile.in-4370-
flatpak-1.9.2/Makefile.in-4371-app/flatpak-flatpak-builtins-build-import-bundle.obj: app/flatpak-builtins-build-import-bundle.c
flatpak-1.9.2/Makefile.in:4372:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-import-bundle.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-import-bundle.Tpo -c -o app/flatpak-flatpak-builtins-build-import-bundle.obj `if test -f 'app/flatpak-builtins-build-import-bundle.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-import-bundle.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-import-bundle.c'; fi`
flatpak-1.9.2/Makefile.in-4373-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-import-bundle.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-import-bundle.Po
##############################################
flatpak-1.9.2/Makefile.in-4375-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4376:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-import-bundle.obj `if test -f 'app/flatpak-builtins-build-import-bundle.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-import-bundle.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-import-bundle.c'; fi`
flatpak-1.9.2/Makefile.in-4377-
flatpak-1.9.2/Makefile.in-4378-app/flatpak-flatpak-builtins-build-commit-from.o: app/flatpak-builtins-build-commit-from.c
flatpak-1.9.2/Makefile.in:4379:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-commit-from.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-commit-from.Tpo -c -o app/flatpak-flatpak-builtins-build-commit-from.o `test -f 'app/flatpak-builtins-build-commit-from.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-commit-from.c
flatpak-1.9.2/Makefile.in-4380-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-commit-from.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-commit-from.Po
##############################################
flatpak-1.9.2/Makefile.in-4382-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4383:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-commit-from.o `test -f 'app/flatpak-builtins-build-commit-from.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-commit-from.c
flatpak-1.9.2/Makefile.in-4384-
flatpak-1.9.2/Makefile.in-4385-app/flatpak-flatpak-builtins-build-commit-from.obj: app/flatpak-builtins-build-commit-from.c
flatpak-1.9.2/Makefile.in:4386:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-commit-from.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-commit-from.Tpo -c -o app/flatpak-flatpak-builtins-build-commit-from.obj `if test -f 'app/flatpak-builtins-build-commit-from.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-commit-from.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-commit-from.c'; fi`
flatpak-1.9.2/Makefile.in-4387-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-commit-from.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-commit-from.Po
##############################################
flatpak-1.9.2/Makefile.in-4389-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4390:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-commit-from.obj `if test -f 'app/flatpak-builtins-build-commit-from.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-commit-from.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-commit-from.c'; fi`
flatpak-1.9.2/Makefile.in-4391-
flatpak-1.9.2/Makefile.in-4392-app/flatpak-flatpak-builtins-build-sign.o: app/flatpak-builtins-build-sign.c
flatpak-1.9.2/Makefile.in:4393:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-sign.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-sign.Tpo -c -o app/flatpak-flatpak-builtins-build-sign.o `test -f 'app/flatpak-builtins-build-sign.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-sign.c
flatpak-1.9.2/Makefile.in-4394-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-sign.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-sign.Po
##############################################
flatpak-1.9.2/Makefile.in-4396-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4397:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-sign.o `test -f 'app/flatpak-builtins-build-sign.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-sign.c
flatpak-1.9.2/Makefile.in-4398-
flatpak-1.9.2/Makefile.in-4399-app/flatpak-flatpak-builtins-build-sign.obj: app/flatpak-builtins-build-sign.c
flatpak-1.9.2/Makefile.in:4400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-sign.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-sign.Tpo -c -o app/flatpak-flatpak-builtins-build-sign.obj `if test -f 'app/flatpak-builtins-build-sign.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-sign.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-sign.c'; fi`
flatpak-1.9.2/Makefile.in-4401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-sign.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-sign.Po
##############################################
flatpak-1.9.2/Makefile.in-4403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-sign.obj `if test -f 'app/flatpak-builtins-build-sign.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-sign.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-sign.c'; fi`
flatpak-1.9.2/Makefile.in-4405-
flatpak-1.9.2/Makefile.in-4406-app/flatpak-flatpak-builtins-build-update-repo.o: app/flatpak-builtins-build-update-repo.c
flatpak-1.9.2/Makefile.in:4407:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-update-repo.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-update-repo.Tpo -c -o app/flatpak-flatpak-builtins-build-update-repo.o `test -f 'app/flatpak-builtins-build-update-repo.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-update-repo.c
flatpak-1.9.2/Makefile.in-4408-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-update-repo.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-update-repo.Po
##############################################
flatpak-1.9.2/Makefile.in-4410-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4411:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-update-repo.o `test -f 'app/flatpak-builtins-build-update-repo.c' || echo '$(srcdir)/'`app/flatpak-builtins-build-update-repo.c
flatpak-1.9.2/Makefile.in-4412-
flatpak-1.9.2/Makefile.in-4413-app/flatpak-flatpak-builtins-build-update-repo.obj: app/flatpak-builtins-build-update-repo.c
flatpak-1.9.2/Makefile.in:4414:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-build-update-repo.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-build-update-repo.Tpo -c -o app/flatpak-flatpak-builtins-build-update-repo.obj `if test -f 'app/flatpak-builtins-build-update-repo.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-update-repo.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-update-repo.c'; fi`
flatpak-1.9.2/Makefile.in-4415-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-build-update-repo.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-build-update-repo.Po
##############################################
flatpak-1.9.2/Makefile.in-4417-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4418:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-build-update-repo.obj `if test -f 'app/flatpak-builtins-build-update-repo.c'; then $(CYGPATH_W) 'app/flatpak-builtins-build-update-repo.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-build-update-repo.c'; fi`
flatpak-1.9.2/Makefile.in-4419-
flatpak-1.9.2/Makefile.in-4420-app/flatpak-flatpak-builtins-repo.o: app/flatpak-builtins-repo.c
flatpak-1.9.2/Makefile.in:4421:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-repo.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-repo.Tpo -c -o app/flatpak-flatpak-builtins-repo.o `test -f 'app/flatpak-builtins-repo.c' || echo '$(srcdir)/'`app/flatpak-builtins-repo.c
flatpak-1.9.2/Makefile.in-4422-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-repo.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-repo.Po
##############################################
flatpak-1.9.2/Makefile.in-4424-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4425:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-repo.o `test -f 'app/flatpak-builtins-repo.c' || echo '$(srcdir)/'`app/flatpak-builtins-repo.c
flatpak-1.9.2/Makefile.in-4426-
flatpak-1.9.2/Makefile.in-4427-app/flatpak-flatpak-builtins-repo.obj: app/flatpak-builtins-repo.c
flatpak-1.9.2/Makefile.in:4428:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-repo.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-repo.Tpo -c -o app/flatpak-flatpak-builtins-repo.obj `if test -f 'app/flatpak-builtins-repo.c'; then $(CYGPATH_W) 'app/flatpak-builtins-repo.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-repo.c'; fi`
flatpak-1.9.2/Makefile.in-4429-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-repo.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-repo.Po
##############################################
flatpak-1.9.2/Makefile.in-4431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4432:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-repo.obj `if test -f 'app/flatpak-builtins-repo.c'; then $(CYGPATH_W) 'app/flatpak-builtins-repo.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-repo.c'; fi`
flatpak-1.9.2/Makefile.in-4433-
flatpak-1.9.2/Makefile.in-4434-app/flatpak-flatpak-builtins-document-export.o: app/flatpak-builtins-document-export.c
flatpak-1.9.2/Makefile.in:4435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-export.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-export.Tpo -c -o app/flatpak-flatpak-builtins-document-export.o `test -f 'app/flatpak-builtins-document-export.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-export.c
flatpak-1.9.2/Makefile.in-4436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-export.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-export.Po
##############################################
flatpak-1.9.2/Makefile.in-4438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-export.o `test -f 'app/flatpak-builtins-document-export.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-export.c
flatpak-1.9.2/Makefile.in-4440-
flatpak-1.9.2/Makefile.in-4441-app/flatpak-flatpak-builtins-document-export.obj: app/flatpak-builtins-document-export.c
flatpak-1.9.2/Makefile.in:4442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-export.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-export.Tpo -c -o app/flatpak-flatpak-builtins-document-export.obj `if test -f 'app/flatpak-builtins-document-export.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-export.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-export.c'; fi`
flatpak-1.9.2/Makefile.in-4443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-export.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-export.Po
##############################################
flatpak-1.9.2/Makefile.in-4445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-export.obj `if test -f 'app/flatpak-builtins-document-export.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-export.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-export.c'; fi`
flatpak-1.9.2/Makefile.in-4447-
flatpak-1.9.2/Makefile.in-4448-app/flatpak-flatpak-builtins-document-unexport.o: app/flatpak-builtins-document-unexport.c
flatpak-1.9.2/Makefile.in:4449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-unexport.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-unexport.Tpo -c -o app/flatpak-flatpak-builtins-document-unexport.o `test -f 'app/flatpak-builtins-document-unexport.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-unexport.c
flatpak-1.9.2/Makefile.in-4450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-unexport.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-unexport.Po
##############################################
flatpak-1.9.2/Makefile.in-4452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-unexport.o `test -f 'app/flatpak-builtins-document-unexport.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-unexport.c
flatpak-1.9.2/Makefile.in-4454-
flatpak-1.9.2/Makefile.in-4455-app/flatpak-flatpak-builtins-document-unexport.obj: app/flatpak-builtins-document-unexport.c
flatpak-1.9.2/Makefile.in:4456:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-unexport.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-unexport.Tpo -c -o app/flatpak-flatpak-builtins-document-unexport.obj `if test -f 'app/flatpak-builtins-document-unexport.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-unexport.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-unexport.c'; fi`
flatpak-1.9.2/Makefile.in-4457-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-unexport.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-unexport.Po
##############################################
flatpak-1.9.2/Makefile.in-4459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4460:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-unexport.obj `if test -f 'app/flatpak-builtins-document-unexport.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-unexport.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-unexport.c'; fi`
flatpak-1.9.2/Makefile.in-4461-
flatpak-1.9.2/Makefile.in-4462-app/flatpak-flatpak-builtins-document-info.o: app/flatpak-builtins-document-info.c
flatpak-1.9.2/Makefile.in:4463:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-info.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-info.Tpo -c -o app/flatpak-flatpak-builtins-document-info.o `test -f 'app/flatpak-builtins-document-info.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-info.c
flatpak-1.9.2/Makefile.in-4464-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-info.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4466-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4467:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-info.o `test -f 'app/flatpak-builtins-document-info.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-info.c
flatpak-1.9.2/Makefile.in-4468-
flatpak-1.9.2/Makefile.in-4469-app/flatpak-flatpak-builtins-document-info.obj: app/flatpak-builtins-document-info.c
flatpak-1.9.2/Makefile.in:4470:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-info.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-info.Tpo -c -o app/flatpak-flatpak-builtins-document-info.obj `if test -f 'app/flatpak-builtins-document-info.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-info.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-info.c'; fi`
flatpak-1.9.2/Makefile.in-4471-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-info.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4473-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4474:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-info.obj `if test -f 'app/flatpak-builtins-document-info.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-info.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-info.c'; fi`
flatpak-1.9.2/Makefile.in-4475-
flatpak-1.9.2/Makefile.in-4476-app/flatpak-flatpak-builtins-document-list.o: app/flatpak-builtins-document-list.c
flatpak-1.9.2/Makefile.in:4477:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-list.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-list.Tpo -c -o app/flatpak-flatpak-builtins-document-list.o `test -f 'app/flatpak-builtins-document-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-list.c
flatpak-1.9.2/Makefile.in-4478-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4480-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4481:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-list.o `test -f 'app/flatpak-builtins-document-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-document-list.c
flatpak-1.9.2/Makefile.in-4482-
flatpak-1.9.2/Makefile.in-4483-app/flatpak-flatpak-builtins-document-list.obj: app/flatpak-builtins-document-list.c
flatpak-1.9.2/Makefile.in:4484:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-document-list.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-document-list.Tpo -c -o app/flatpak-flatpak-builtins-document-list.obj `if test -f 'app/flatpak-builtins-document-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-list.c'; fi`
flatpak-1.9.2/Makefile.in-4485-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-document-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-document-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4487-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4488:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-document-list.obj `if test -f 'app/flatpak-builtins-document-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-document-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-document-list.c'; fi`
flatpak-1.9.2/Makefile.in-4489-
flatpak-1.9.2/Makefile.in-4490-app/flatpak-flatpak-builtins-permission-remove.o: app/flatpak-builtins-permission-remove.c
flatpak-1.9.2/Makefile.in:4491:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-remove.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-remove.Tpo -c -o app/flatpak-flatpak-builtins-permission-remove.o `test -f 'app/flatpak-builtins-permission-remove.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-remove.c
flatpak-1.9.2/Makefile.in-4492-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-remove.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-remove.Po
##############################################
flatpak-1.9.2/Makefile.in-4494-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4495:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-remove.o `test -f 'app/flatpak-builtins-permission-remove.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-remove.c
flatpak-1.9.2/Makefile.in-4496-
flatpak-1.9.2/Makefile.in-4497-app/flatpak-flatpak-builtins-permission-remove.obj: app/flatpak-builtins-permission-remove.c
flatpak-1.9.2/Makefile.in:4498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-remove.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-remove.Tpo -c -o app/flatpak-flatpak-builtins-permission-remove.obj `if test -f 'app/flatpak-builtins-permission-remove.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-remove.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-remove.c'; fi`
flatpak-1.9.2/Makefile.in-4499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-remove.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-remove.Po
##############################################
flatpak-1.9.2/Makefile.in-4501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-remove.obj `if test -f 'app/flatpak-builtins-permission-remove.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-remove.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-remove.c'; fi`
flatpak-1.9.2/Makefile.in-4503-
flatpak-1.9.2/Makefile.in-4504-app/flatpak-flatpak-builtins-permission-set.o: app/flatpak-builtins-permission-set.c
flatpak-1.9.2/Makefile.in:4505:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-set.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-set.Tpo -c -o app/flatpak-flatpak-builtins-permission-set.o `test -f 'app/flatpak-builtins-permission-set.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-set.c
flatpak-1.9.2/Makefile.in-4506-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-set.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-set.Po
##############################################
flatpak-1.9.2/Makefile.in-4508-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4509:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-set.o `test -f 'app/flatpak-builtins-permission-set.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-set.c
flatpak-1.9.2/Makefile.in-4510-
flatpak-1.9.2/Makefile.in-4511-app/flatpak-flatpak-builtins-permission-set.obj: app/flatpak-builtins-permission-set.c
flatpak-1.9.2/Makefile.in:4512:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-set.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-set.Tpo -c -o app/flatpak-flatpak-builtins-permission-set.obj `if test -f 'app/flatpak-builtins-permission-set.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-set.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-set.c'; fi`
flatpak-1.9.2/Makefile.in-4513-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-set.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-set.Po
##############################################
flatpak-1.9.2/Makefile.in-4515-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4516:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-set.obj `if test -f 'app/flatpak-builtins-permission-set.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-set.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-set.c'; fi`
flatpak-1.9.2/Makefile.in-4517-
flatpak-1.9.2/Makefile.in-4518-app/flatpak-flatpak-builtins-permission-list.o: app/flatpak-builtins-permission-list.c
flatpak-1.9.2/Makefile.in:4519:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-list.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-list.Tpo -c -o app/flatpak-flatpak-builtins-permission-list.o `test -f 'app/flatpak-builtins-permission-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-list.c
flatpak-1.9.2/Makefile.in-4520-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4522-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4523:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-list.o `test -f 'app/flatpak-builtins-permission-list.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-list.c
flatpak-1.9.2/Makefile.in-4524-
flatpak-1.9.2/Makefile.in-4525-app/flatpak-flatpak-builtins-permission-list.obj: app/flatpak-builtins-permission-list.c
flatpak-1.9.2/Makefile.in:4526:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-list.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-list.Tpo -c -o app/flatpak-flatpak-builtins-permission-list.obj `if test -f 'app/flatpak-builtins-permission-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-list.c'; fi`
flatpak-1.9.2/Makefile.in-4527-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-list.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-list.Po
##############################################
flatpak-1.9.2/Makefile.in-4529-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4530:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-list.obj `if test -f 'app/flatpak-builtins-permission-list.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-list.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-list.c'; fi`
flatpak-1.9.2/Makefile.in-4531-
flatpak-1.9.2/Makefile.in-4532-app/flatpak-flatpak-builtins-permission-show.o: app/flatpak-builtins-permission-show.c
flatpak-1.9.2/Makefile.in:4533:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-show.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-show.Tpo -c -o app/flatpak-flatpak-builtins-permission-show.o `test -f 'app/flatpak-builtins-permission-show.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-show.c
flatpak-1.9.2/Makefile.in-4534-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-show.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-show.Po
##############################################
flatpak-1.9.2/Makefile.in-4536-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4537:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-show.o `test -f 'app/flatpak-builtins-permission-show.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-show.c
flatpak-1.9.2/Makefile.in-4538-
flatpak-1.9.2/Makefile.in-4539-app/flatpak-flatpak-builtins-permission-show.obj: app/flatpak-builtins-permission-show.c
flatpak-1.9.2/Makefile.in:4540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-show.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-show.Tpo -c -o app/flatpak-flatpak-builtins-permission-show.obj `if test -f 'app/flatpak-builtins-permission-show.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-show.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-show.c'; fi`
flatpak-1.9.2/Makefile.in-4541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-show.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-show.Po
##############################################
flatpak-1.9.2/Makefile.in-4543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-show.obj `if test -f 'app/flatpak-builtins-permission-show.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-show.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-show.c'; fi`
flatpak-1.9.2/Makefile.in-4545-
flatpak-1.9.2/Makefile.in-4546-app/flatpak-flatpak-builtins-permission-reset.o: app/flatpak-builtins-permission-reset.c
flatpak-1.9.2/Makefile.in:4547:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-reset.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-reset.Tpo -c -o app/flatpak-flatpak-builtins-permission-reset.o `test -f 'app/flatpak-builtins-permission-reset.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-reset.c
flatpak-1.9.2/Makefile.in-4548-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-reset.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-reset.Po
##############################################
flatpak-1.9.2/Makefile.in-4550-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4551:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-reset.o `test -f 'app/flatpak-builtins-permission-reset.c' || echo '$(srcdir)/'`app/flatpak-builtins-permission-reset.c
flatpak-1.9.2/Makefile.in-4552-
flatpak-1.9.2/Makefile.in-4553-app/flatpak-flatpak-builtins-permission-reset.obj: app/flatpak-builtins-permission-reset.c
flatpak-1.9.2/Makefile.in:4554:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-permission-reset.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-permission-reset.Tpo -c -o app/flatpak-flatpak-builtins-permission-reset.obj `if test -f 'app/flatpak-builtins-permission-reset.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-reset.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-reset.c'; fi`
flatpak-1.9.2/Makefile.in-4555-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-permission-reset.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-permission-reset.Po
##############################################
flatpak-1.9.2/Makefile.in-4557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-permission-reset.obj `if test -f 'app/flatpak-builtins-permission-reset.c'; then $(CYGPATH_W) 'app/flatpak-builtins-permission-reset.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-permission-reset.c'; fi`
flatpak-1.9.2/Makefile.in-4559-
flatpak-1.9.2/Makefile.in-4560-app/flatpak-flatpak-builtins-search.o: app/flatpak-builtins-search.c
flatpak-1.9.2/Makefile.in:4561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-search.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-search.Tpo -c -o app/flatpak-flatpak-builtins-search.o `test -f 'app/flatpak-builtins-search.c' || echo '$(srcdir)/'`app/flatpak-builtins-search.c
flatpak-1.9.2/Makefile.in-4562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-search.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-search.Po
##############################################
flatpak-1.9.2/Makefile.in-4564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-search.o `test -f 'app/flatpak-builtins-search.c' || echo '$(srcdir)/'`app/flatpak-builtins-search.c
flatpak-1.9.2/Makefile.in-4566-
flatpak-1.9.2/Makefile.in-4567-app/flatpak-flatpak-builtins-search.obj: app/flatpak-builtins-search.c
flatpak-1.9.2/Makefile.in:4568:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-search.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-search.Tpo -c -o app/flatpak-flatpak-builtins-search.obj `if test -f 'app/flatpak-builtins-search.c'; then $(CYGPATH_W) 'app/flatpak-builtins-search.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-search.c'; fi`
flatpak-1.9.2/Makefile.in-4569-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-search.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-search.Po
##############################################
flatpak-1.9.2/Makefile.in-4571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-search.obj `if test -f 'app/flatpak-builtins-search.c'; then $(CYGPATH_W) 'app/flatpak-builtins-search.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-search.c'; fi`
flatpak-1.9.2/Makefile.in-4573-
flatpak-1.9.2/Makefile.in-4574-app/flatpak-flatpak-builtins-repair.o: app/flatpak-builtins-repair.c
flatpak-1.9.2/Makefile.in:4575:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-repair.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-repair.Tpo -c -o app/flatpak-flatpak-builtins-repair.o `test -f 'app/flatpak-builtins-repair.c' || echo '$(srcdir)/'`app/flatpak-builtins-repair.c
flatpak-1.9.2/Makefile.in-4576-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-repair.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-repair.Po
##############################################
flatpak-1.9.2/Makefile.in-4578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-repair.o `test -f 'app/flatpak-builtins-repair.c' || echo '$(srcdir)/'`app/flatpak-builtins-repair.c
flatpak-1.9.2/Makefile.in-4580-
flatpak-1.9.2/Makefile.in-4581-app/flatpak-flatpak-builtins-repair.obj: app/flatpak-builtins-repair.c
flatpak-1.9.2/Makefile.in:4582:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-repair.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-repair.Tpo -c -o app/flatpak-flatpak-builtins-repair.obj `if test -f 'app/flatpak-builtins-repair.c'; then $(CYGPATH_W) 'app/flatpak-builtins-repair.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-repair.c'; fi`
flatpak-1.9.2/Makefile.in-4583-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-repair.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-repair.Po
##############################################
flatpak-1.9.2/Makefile.in-4585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-repair.obj `if test -f 'app/flatpak-builtins-repair.c'; then $(CYGPATH_W) 'app/flatpak-builtins-repair.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-repair.c'; fi`
flatpak-1.9.2/Makefile.in-4587-
flatpak-1.9.2/Makefile.in-4588-app/flatpak-flatpak-builtins-create-usb.o: app/flatpak-builtins-create-usb.c
flatpak-1.9.2/Makefile.in:4589:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-create-usb.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-create-usb.Tpo -c -o app/flatpak-flatpak-builtins-create-usb.o `test -f 'app/flatpak-builtins-create-usb.c' || echo '$(srcdir)/'`app/flatpak-builtins-create-usb.c
flatpak-1.9.2/Makefile.in-4590-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-create-usb.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-create-usb.Po
##############################################
flatpak-1.9.2/Makefile.in-4592-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4593:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-create-usb.o `test -f 'app/flatpak-builtins-create-usb.c' || echo '$(srcdir)/'`app/flatpak-builtins-create-usb.c
flatpak-1.9.2/Makefile.in-4594-
flatpak-1.9.2/Makefile.in-4595-app/flatpak-flatpak-builtins-create-usb.obj: app/flatpak-builtins-create-usb.c
flatpak-1.9.2/Makefile.in:4596:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-create-usb.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-create-usb.Tpo -c -o app/flatpak-flatpak-builtins-create-usb.obj `if test -f 'app/flatpak-builtins-create-usb.c'; then $(CYGPATH_W) 'app/flatpak-builtins-create-usb.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-create-usb.c'; fi`
flatpak-1.9.2/Makefile.in-4597-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-create-usb.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-create-usb.Po
##############################################
flatpak-1.9.2/Makefile.in-4599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-create-usb.obj `if test -f 'app/flatpak-builtins-create-usb.c'; then $(CYGPATH_W) 'app/flatpak-builtins-create-usb.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-create-usb.c'; fi`
flatpak-1.9.2/Makefile.in-4601-
flatpak-1.9.2/Makefile.in-4602-app/flatpak-flatpak-builtins-kill.o: app/flatpak-builtins-kill.c
flatpak-1.9.2/Makefile.in:4603:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-kill.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-kill.Tpo -c -o app/flatpak-flatpak-builtins-kill.o `test -f 'app/flatpak-builtins-kill.c' || echo '$(srcdir)/'`app/flatpak-builtins-kill.c
flatpak-1.9.2/Makefile.in-4604-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-kill.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-kill.Po
##############################################
flatpak-1.9.2/Makefile.in-4606-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4607:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-kill.o `test -f 'app/flatpak-builtins-kill.c' || echo '$(srcdir)/'`app/flatpak-builtins-kill.c
flatpak-1.9.2/Makefile.in-4608-
flatpak-1.9.2/Makefile.in-4609-app/flatpak-flatpak-builtins-kill.obj: app/flatpak-builtins-kill.c
flatpak-1.9.2/Makefile.in:4610:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-kill.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-kill.Tpo -c -o app/flatpak-flatpak-builtins-kill.obj `if test -f 'app/flatpak-builtins-kill.c'; then $(CYGPATH_W) 'app/flatpak-builtins-kill.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-kill.c'; fi`
flatpak-1.9.2/Makefile.in-4611-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-kill.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-kill.Po
##############################################
flatpak-1.9.2/Makefile.in-4613-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4614:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-kill.obj `if test -f 'app/flatpak-builtins-kill.c'; then $(CYGPATH_W) 'app/flatpak-builtins-kill.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-kill.c'; fi`
flatpak-1.9.2/Makefile.in-4615-
flatpak-1.9.2/Makefile.in-4616-app/flatpak-flatpak-builtins-history.o: app/flatpak-builtins-history.c
flatpak-1.9.2/Makefile.in:4617:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-history.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-history.Tpo -c -o app/flatpak-flatpak-builtins-history.o `test -f 'app/flatpak-builtins-history.c' || echo '$(srcdir)/'`app/flatpak-builtins-history.c
flatpak-1.9.2/Makefile.in-4618-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-history.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-history.Po
##############################################
flatpak-1.9.2/Makefile.in-4620-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4621:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-history.o `test -f 'app/flatpak-builtins-history.c' || echo '$(srcdir)/'`app/flatpak-builtins-history.c
flatpak-1.9.2/Makefile.in-4622-
flatpak-1.9.2/Makefile.in-4623-app/flatpak-flatpak-builtins-history.obj: app/flatpak-builtins-history.c
flatpak-1.9.2/Makefile.in:4624:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-builtins-history.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-builtins-history.Tpo -c -o app/flatpak-flatpak-builtins-history.obj `if test -f 'app/flatpak-builtins-history.c'; then $(CYGPATH_W) 'app/flatpak-builtins-history.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-history.c'; fi`
flatpak-1.9.2/Makefile.in-4625-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-builtins-history.Tpo app/$(DEPDIR)/flatpak-flatpak-builtins-history.Po
##############################################
flatpak-1.9.2/Makefile.in-4627-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4628:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-builtins-history.obj `if test -f 'app/flatpak-builtins-history.c'; then $(CYGPATH_W) 'app/flatpak-builtins-history.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-builtins-history.c'; fi`
flatpak-1.9.2/Makefile.in-4629-
flatpak-1.9.2/Makefile.in-4630-app/flatpak-flatpak-complete.o: app/flatpak-complete.c
flatpak-1.9.2/Makefile.in:4631:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-complete.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-complete.Tpo -c -o app/flatpak-flatpak-complete.o `test -f 'app/flatpak-complete.c' || echo '$(srcdir)/'`app/flatpak-complete.c
flatpak-1.9.2/Makefile.in-4632-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-complete.Tpo app/$(DEPDIR)/flatpak-flatpak-complete.Po
##############################################
flatpak-1.9.2/Makefile.in-4634-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4635:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-complete.o `test -f 'app/flatpak-complete.c' || echo '$(srcdir)/'`app/flatpak-complete.c
flatpak-1.9.2/Makefile.in-4636-
flatpak-1.9.2/Makefile.in-4637-app/flatpak-flatpak-complete.obj: app/flatpak-complete.c
flatpak-1.9.2/Makefile.in:4638:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-complete.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-complete.Tpo -c -o app/flatpak-flatpak-complete.obj `if test -f 'app/flatpak-complete.c'; then $(CYGPATH_W) 'app/flatpak-complete.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-complete.c'; fi`
flatpak-1.9.2/Makefile.in-4639-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-complete.Tpo app/$(DEPDIR)/flatpak-flatpak-complete.Po
##############################################
flatpak-1.9.2/Makefile.in-4641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4642:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-complete.obj `if test -f 'app/flatpak-complete.c'; then $(CYGPATH_W) 'app/flatpak-complete.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-complete.c'; fi`
flatpak-1.9.2/Makefile.in-4643-
flatpak-1.9.2/Makefile.in-4644-app/flatpak-flatpak-cli-transaction.o: app/flatpak-cli-transaction.c
flatpak-1.9.2/Makefile.in:4645:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-cli-transaction.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-cli-transaction.Tpo -c -o app/flatpak-flatpak-cli-transaction.o `test -f 'app/flatpak-cli-transaction.c' || echo '$(srcdir)/'`app/flatpak-cli-transaction.c
flatpak-1.9.2/Makefile.in-4646-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-cli-transaction.Tpo app/$(DEPDIR)/flatpak-flatpak-cli-transaction.Po
##############################################
flatpak-1.9.2/Makefile.in-4648-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4649:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-cli-transaction.o `test -f 'app/flatpak-cli-transaction.c' || echo '$(srcdir)/'`app/flatpak-cli-transaction.c
flatpak-1.9.2/Makefile.in-4650-
flatpak-1.9.2/Makefile.in-4651-app/flatpak-flatpak-cli-transaction.obj: app/flatpak-cli-transaction.c
flatpak-1.9.2/Makefile.in:4652:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-cli-transaction.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-cli-transaction.Tpo -c -o app/flatpak-flatpak-cli-transaction.obj `if test -f 'app/flatpak-cli-transaction.c'; then $(CYGPATH_W) 'app/flatpak-cli-transaction.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-cli-transaction.c'; fi`
flatpak-1.9.2/Makefile.in-4653-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-cli-transaction.Tpo app/$(DEPDIR)/flatpak-flatpak-cli-transaction.Po
##############################################
flatpak-1.9.2/Makefile.in-4655-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4656:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-cli-transaction.obj `if test -f 'app/flatpak-cli-transaction.c'; then $(CYGPATH_W) 'app/flatpak-cli-transaction.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-cli-transaction.c'; fi`
flatpak-1.9.2/Makefile.in-4657-
flatpak-1.9.2/Makefile.in-4658-app/flatpak-flatpak-quiet-transaction.o: app/flatpak-quiet-transaction.c
flatpak-1.9.2/Makefile.in:4659:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-quiet-transaction.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-quiet-transaction.Tpo -c -o app/flatpak-flatpak-quiet-transaction.o `test -f 'app/flatpak-quiet-transaction.c' || echo '$(srcdir)/'`app/flatpak-quiet-transaction.c
flatpak-1.9.2/Makefile.in-4660-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-quiet-transaction.Tpo app/$(DEPDIR)/flatpak-flatpak-quiet-transaction.Po
##############################################
flatpak-1.9.2/Makefile.in-4662-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4663:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-quiet-transaction.o `test -f 'app/flatpak-quiet-transaction.c' || echo '$(srcdir)/'`app/flatpak-quiet-transaction.c
flatpak-1.9.2/Makefile.in-4664-
flatpak-1.9.2/Makefile.in-4665-app/flatpak-flatpak-quiet-transaction.obj: app/flatpak-quiet-transaction.c
flatpak-1.9.2/Makefile.in:4666:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-quiet-transaction.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-quiet-transaction.Tpo -c -o app/flatpak-flatpak-quiet-transaction.obj `if test -f 'app/flatpak-quiet-transaction.c'; then $(CYGPATH_W) 'app/flatpak-quiet-transaction.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-quiet-transaction.c'; fi`
flatpak-1.9.2/Makefile.in-4667-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-quiet-transaction.Tpo app/$(DEPDIR)/flatpak-flatpak-quiet-transaction.Po
##############################################
flatpak-1.9.2/Makefile.in-4669-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4670:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-quiet-transaction.obj `if test -f 'app/flatpak-quiet-transaction.c'; then $(CYGPATH_W) 'app/flatpak-quiet-transaction.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-quiet-transaction.c'; fi`
flatpak-1.9.2/Makefile.in-4671-
flatpak-1.9.2/Makefile.in-4672-app/flatpak-flatpak-polkit-agent-text-listener.o: app/flatpak-polkit-agent-text-listener.c
flatpak-1.9.2/Makefile.in:4673:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-polkit-agent-text-listener.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-polkit-agent-text-listener.Tpo -c -o app/flatpak-flatpak-polkit-agent-text-listener.o `test -f 'app/flatpak-polkit-agent-text-listener.c' || echo '$(srcdir)/'`app/flatpak-polkit-agent-text-listener.c
flatpak-1.9.2/Makefile.in-4674-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-polkit-agent-text-listener.Tpo app/$(DEPDIR)/flatpak-flatpak-polkit-agent-text-listener.Po
##############################################
flatpak-1.9.2/Makefile.in-4676-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4677:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-polkit-agent-text-listener.o `test -f 'app/flatpak-polkit-agent-text-listener.c' || echo '$(srcdir)/'`app/flatpak-polkit-agent-text-listener.c
flatpak-1.9.2/Makefile.in-4678-
flatpak-1.9.2/Makefile.in-4679-app/flatpak-flatpak-polkit-agent-text-listener.obj: app/flatpak-polkit-agent-text-listener.c
flatpak-1.9.2/Makefile.in:4680:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-polkit-agent-text-listener.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-polkit-agent-text-listener.Tpo -c -o app/flatpak-flatpak-polkit-agent-text-listener.obj `if test -f 'app/flatpak-polkit-agent-text-listener.c'; then $(CYGPATH_W) 'app/flatpak-polkit-agent-text-listener.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-polkit-agent-text-listener.c'; fi`
flatpak-1.9.2/Makefile.in-4681-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-polkit-agent-text-listener.Tpo app/$(DEPDIR)/flatpak-flatpak-polkit-agent-text-listener.Po
##############################################
flatpak-1.9.2/Makefile.in-4683-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4684:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-polkit-agent-text-listener.obj `if test -f 'app/flatpak-polkit-agent-text-listener.c'; then $(CYGPATH_W) 'app/flatpak-polkit-agent-text-listener.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-polkit-agent-text-listener.c'; fi`
flatpak-1.9.2/Makefile.in-4685-
flatpak-1.9.2/Makefile.in-4686-app/flatpak-flatpak-permission-dbus-generated.o: app/flatpak-permission-dbus-generated.c
flatpak-1.9.2/Makefile.in:4687:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-permission-dbus-generated.o -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-permission-dbus-generated.Tpo -c -o app/flatpak-flatpak-permission-dbus-generated.o `test -f 'app/flatpak-permission-dbus-generated.c' || echo '$(srcdir)/'`app/flatpak-permission-dbus-generated.c
flatpak-1.9.2/Makefile.in-4688-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-permission-dbus-generated.Tpo app/$(DEPDIR)/flatpak-flatpak-permission-dbus-generated.Po
##############################################
flatpak-1.9.2/Makefile.in-4690-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4691:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-permission-dbus-generated.o `test -f 'app/flatpak-permission-dbus-generated.c' || echo '$(srcdir)/'`app/flatpak-permission-dbus-generated.c
flatpak-1.9.2/Makefile.in-4692-
flatpak-1.9.2/Makefile.in-4693-app/flatpak-flatpak-permission-dbus-generated.obj: app/flatpak-permission-dbus-generated.c
flatpak-1.9.2/Makefile.in:4694:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -MT app/flatpak-flatpak-permission-dbus-generated.obj -MD -MP -MF app/$(DEPDIR)/flatpak-flatpak-permission-dbus-generated.Tpo -c -o app/flatpak-flatpak-permission-dbus-generated.obj `if test -f 'app/flatpak-permission-dbus-generated.c'; then $(CYGPATH_W) 'app/flatpak-permission-dbus-generated.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-permission-dbus-generated.c'; fi`
flatpak-1.9.2/Makefile.in-4695-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) app/$(DEPDIR)/flatpak-flatpak-permission-dbus-generated.Tpo app/$(DEPDIR)/flatpak-flatpak-permission-dbus-generated.Po
##############################################
flatpak-1.9.2/Makefile.in-4697-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4698:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_CFLAGS) $(CFLAGS) -c -o app/flatpak-flatpak-permission-dbus-generated.obj `if test -f 'app/flatpak-permission-dbus-generated.c'; then $(CYGPATH_W) 'app/flatpak-permission-dbus-generated.c'; else $(CYGPATH_W) '$(srcdir)/app/flatpak-permission-dbus-generated.c'; fi`
flatpak-1.9.2/Makefile.in-4699-
flatpak-1.9.2/Makefile.in-4700-bubblewrap/flatpak_bwrap-bubblewrap.o: bubblewrap/bubblewrap.c
flatpak-1.9.2/Makefile.in:4701:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-bubblewrap.o -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-bubblewrap.Tpo -c -o bubblewrap/flatpak_bwrap-bubblewrap.o `test -f 'bubblewrap/bubblewrap.c' || echo '$(srcdir)/'`bubblewrap/bubblewrap.c
flatpak-1.9.2/Makefile.in-4702-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-bubblewrap.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-bubblewrap.Po
##############################################
flatpak-1.9.2/Makefile.in-4704-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4705:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-bubblewrap.o `test -f 'bubblewrap/bubblewrap.c' || echo '$(srcdir)/'`bubblewrap/bubblewrap.c
flatpak-1.9.2/Makefile.in-4706-
flatpak-1.9.2/Makefile.in-4707-bubblewrap/flatpak_bwrap-bubblewrap.obj: bubblewrap/bubblewrap.c
flatpak-1.9.2/Makefile.in:4708:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-bubblewrap.obj -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-bubblewrap.Tpo -c -o bubblewrap/flatpak_bwrap-bubblewrap.obj `if test -f 'bubblewrap/bubblewrap.c'; then $(CYGPATH_W) 'bubblewrap/bubblewrap.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/bubblewrap.c'; fi`
flatpak-1.9.2/Makefile.in-4709-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-bubblewrap.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-bubblewrap.Po
##############################################
flatpak-1.9.2/Makefile.in-4711-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4712:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-bubblewrap.obj `if test -f 'bubblewrap/bubblewrap.c'; then $(CYGPATH_W) 'bubblewrap/bubblewrap.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/bubblewrap.c'; fi`
flatpak-1.9.2/Makefile.in-4713-
flatpak-1.9.2/Makefile.in-4714-bubblewrap/flatpak_bwrap-bind-mount.o: bubblewrap/bind-mount.c
flatpak-1.9.2/Makefile.in:4715:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-bind-mount.o -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-bind-mount.Tpo -c -o bubblewrap/flatpak_bwrap-bind-mount.o `test -f 'bubblewrap/bind-mount.c' || echo '$(srcdir)/'`bubblewrap/bind-mount.c
flatpak-1.9.2/Makefile.in-4716-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-bind-mount.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-bind-mount.Po
##############################################
flatpak-1.9.2/Makefile.in-4718-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4719:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-bind-mount.o `test -f 'bubblewrap/bind-mount.c' || echo '$(srcdir)/'`bubblewrap/bind-mount.c
flatpak-1.9.2/Makefile.in-4720-
flatpak-1.9.2/Makefile.in-4721-bubblewrap/flatpak_bwrap-bind-mount.obj: bubblewrap/bind-mount.c
flatpak-1.9.2/Makefile.in:4722:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-bind-mount.obj -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-bind-mount.Tpo -c -o bubblewrap/flatpak_bwrap-bind-mount.obj `if test -f 'bubblewrap/bind-mount.c'; then $(CYGPATH_W) 'bubblewrap/bind-mount.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/bind-mount.c'; fi`
flatpak-1.9.2/Makefile.in-4723-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-bind-mount.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-bind-mount.Po
##############################################
flatpak-1.9.2/Makefile.in-4725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-bind-mount.obj `if test -f 'bubblewrap/bind-mount.c'; then $(CYGPATH_W) 'bubblewrap/bind-mount.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/bind-mount.c'; fi`
flatpak-1.9.2/Makefile.in-4727-
flatpak-1.9.2/Makefile.in-4728-bubblewrap/flatpak_bwrap-network.o: bubblewrap/network.c
flatpak-1.9.2/Makefile.in:4729:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-network.o -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-network.Tpo -c -o bubblewrap/flatpak_bwrap-network.o `test -f 'bubblewrap/network.c' || echo '$(srcdir)/'`bubblewrap/network.c
flatpak-1.9.2/Makefile.in-4730-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-network.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-network.Po
##############################################
flatpak-1.9.2/Makefile.in-4732-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4733:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-network.o `test -f 'bubblewrap/network.c' || echo '$(srcdir)/'`bubblewrap/network.c
flatpak-1.9.2/Makefile.in-4734-
flatpak-1.9.2/Makefile.in-4735-bubblewrap/flatpak_bwrap-network.obj: bubblewrap/network.c
flatpak-1.9.2/Makefile.in:4736:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-network.obj -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-network.Tpo -c -o bubblewrap/flatpak_bwrap-network.obj `if test -f 'bubblewrap/network.c'; then $(CYGPATH_W) 'bubblewrap/network.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/network.c'; fi`
flatpak-1.9.2/Makefile.in-4737-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-network.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-network.Po
##############################################
flatpak-1.9.2/Makefile.in-4739-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4740:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-network.obj `if test -f 'bubblewrap/network.c'; then $(CYGPATH_W) 'bubblewrap/network.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/network.c'; fi`
flatpak-1.9.2/Makefile.in-4741-
flatpak-1.9.2/Makefile.in-4742-bubblewrap/flatpak_bwrap-utils.o: bubblewrap/utils.c
flatpak-1.9.2/Makefile.in:4743:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-utils.o -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-utils.Tpo -c -o bubblewrap/flatpak_bwrap-utils.o `test -f 'bubblewrap/utils.c' || echo '$(srcdir)/'`bubblewrap/utils.c
flatpak-1.9.2/Makefile.in-4744-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-utils.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-utils.Po
##############################################
flatpak-1.9.2/Makefile.in-4746-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4747:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-utils.o `test -f 'bubblewrap/utils.c' || echo '$(srcdir)/'`bubblewrap/utils.c
flatpak-1.9.2/Makefile.in-4748-
flatpak-1.9.2/Makefile.in-4749-bubblewrap/flatpak_bwrap-utils.obj: bubblewrap/utils.c
flatpak-1.9.2/Makefile.in:4750:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -MT bubblewrap/flatpak_bwrap-utils.obj -MD -MP -MF bubblewrap/$(DEPDIR)/flatpak_bwrap-utils.Tpo -c -o bubblewrap/flatpak_bwrap-utils.obj `if test -f 'bubblewrap/utils.c'; then $(CYGPATH_W) 'bubblewrap/utils.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/utils.c'; fi`
flatpak-1.9.2/Makefile.in-4751-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bubblewrap/$(DEPDIR)/flatpak_bwrap-utils.Tpo bubblewrap/$(DEPDIR)/flatpak_bwrap-utils.Po
##############################################
flatpak-1.9.2/Makefile.in-4753-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4754:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_bwrap_CFLAGS) $(CFLAGS) -c -o bubblewrap/flatpak_bwrap-utils.obj `if test -f 'bubblewrap/utils.c'; then $(CYGPATH_W) 'bubblewrap/utils.c'; else $(CYGPATH_W) '$(srcdir)/bubblewrap/utils.c'; fi`
flatpak-1.9.2/Makefile.in-4755-
flatpak-1.9.2/Makefile.in-4756-dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.o: dbus-proxy/flatpak-proxy.c
flatpak-1.9.2/Makefile.in:4757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -MT dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.o -MD -MP -MF dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-flatpak-proxy.Tpo -c -o dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.o `test -f 'dbus-proxy/flatpak-proxy.c' || echo '$(srcdir)/'`dbus-proxy/flatpak-proxy.c
flatpak-1.9.2/Makefile.in-4758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-flatpak-proxy.Tpo dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-flatpak-proxy.Po
##############################################
flatpak-1.9.2/Makefile.in-4760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -c -o dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.o `test -f 'dbus-proxy/flatpak-proxy.c' || echo '$(srcdir)/'`dbus-proxy/flatpak-proxy.c
flatpak-1.9.2/Makefile.in-4762-
flatpak-1.9.2/Makefile.in-4763-dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.obj: dbus-proxy/flatpak-proxy.c
flatpak-1.9.2/Makefile.in:4764:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -MT dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.obj -MD -MP -MF dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-flatpak-proxy.Tpo -c -o dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.obj `if test -f 'dbus-proxy/flatpak-proxy.c'; then $(CYGPATH_W) 'dbus-proxy/flatpak-proxy.c'; else $(CYGPATH_W) '$(srcdir)/dbus-proxy/flatpak-proxy.c'; fi`
flatpak-1.9.2/Makefile.in-4765-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-flatpak-proxy.Tpo dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-flatpak-proxy.Po
##############################################
flatpak-1.9.2/Makefile.in-4767-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4768:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -c -o dbus-proxy/flatpak_dbus_proxy-flatpak-proxy.obj `if test -f 'dbus-proxy/flatpak-proxy.c'; then $(CYGPATH_W) 'dbus-proxy/flatpak-proxy.c'; else $(CYGPATH_W) '$(srcdir)/dbus-proxy/flatpak-proxy.c'; fi`
flatpak-1.9.2/Makefile.in-4769-
flatpak-1.9.2/Makefile.in-4770-dbus-proxy/flatpak_dbus_proxy-dbus-proxy.o: dbus-proxy/dbus-proxy.c
flatpak-1.9.2/Makefile.in:4771:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -MT dbus-proxy/flatpak_dbus_proxy-dbus-proxy.o -MD -MP -MF dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-dbus-proxy.Tpo -c -o dbus-proxy/flatpak_dbus_proxy-dbus-proxy.o `test -f 'dbus-proxy/dbus-proxy.c' || echo '$(srcdir)/'`dbus-proxy/dbus-proxy.c
flatpak-1.9.2/Makefile.in-4772-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-dbus-proxy.Tpo dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-dbus-proxy.Po
##############################################
flatpak-1.9.2/Makefile.in-4774-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4775:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -c -o dbus-proxy/flatpak_dbus_proxy-dbus-proxy.o `test -f 'dbus-proxy/dbus-proxy.c' || echo '$(srcdir)/'`dbus-proxy/dbus-proxy.c
flatpak-1.9.2/Makefile.in-4776-
flatpak-1.9.2/Makefile.in-4777-dbus-proxy/flatpak_dbus_proxy-dbus-proxy.obj: dbus-proxy/dbus-proxy.c
flatpak-1.9.2/Makefile.in:4778:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -MT dbus-proxy/flatpak_dbus_proxy-dbus-proxy.obj -MD -MP -MF dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-dbus-proxy.Tpo -c -o dbus-proxy/flatpak_dbus_proxy-dbus-proxy.obj `if test -f 'dbus-proxy/dbus-proxy.c'; then $(CYGPATH_W) 'dbus-proxy/dbus-proxy.c'; else $(CYGPATH_W) '$(srcdir)/dbus-proxy/dbus-proxy.c'; fi`
flatpak-1.9.2/Makefile.in-4779-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-dbus-proxy.Tpo dbus-proxy/$(DEPDIR)/flatpak_dbus_proxy-dbus-proxy.Po
##############################################
flatpak-1.9.2/Makefile.in-4781-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4782:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_dbus_proxy_CFLAGS) $(CFLAGS) -c -o dbus-proxy/flatpak_dbus_proxy-dbus-proxy.obj `if test -f 'dbus-proxy/dbus-proxy.c'; then $(CYGPATH_W) 'dbus-proxy/dbus-proxy.c'; else $(CYGPATH_W) '$(srcdir)/dbus-proxy/dbus-proxy.c'; fi`
flatpak-1.9.2/Makefile.in-4783-
flatpak-1.9.2/Makefile.in-4784-oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.o: oci-authenticator/flatpak-oci-authenticator.c
flatpak-1.9.2/Makefile.in:4785:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_oci_authenticator_CPPFLAGS) $(CPPFLAGS) $(flatpak_oci_authenticator_CFLAGS) $(CFLAGS) -MT oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.o -MD -MP -MF oci-authenticator/$(DEPDIR)/flatpak_oci_authenticator-flatpak-oci-authenticator.Tpo -c -o oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.o `test -f 'oci-authenticator/flatpak-oci-authenticator.c' || echo '$(srcdir)/'`oci-authenticator/flatpak-oci-authenticator.c
flatpak-1.9.2/Makefile.in-4786-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) oci-authenticator/$(DEPDIR)/flatpak_oci_authenticator-flatpak-oci-authenticator.Tpo oci-authenticator/$(DEPDIR)/flatpak_oci_authenticator-flatpak-oci-authenticator.Po
##############################################
flatpak-1.9.2/Makefile.in-4788-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4789:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_oci_authenticator_CPPFLAGS) $(CPPFLAGS) $(flatpak_oci_authenticator_CFLAGS) $(CFLAGS) -c -o oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.o `test -f 'oci-authenticator/flatpak-oci-authenticator.c' || echo '$(srcdir)/'`oci-authenticator/flatpak-oci-authenticator.c
flatpak-1.9.2/Makefile.in-4790-
flatpak-1.9.2/Makefile.in-4791-oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.obj: oci-authenticator/flatpak-oci-authenticator.c
flatpak-1.9.2/Makefile.in:4792:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_oci_authenticator_CPPFLAGS) $(CPPFLAGS) $(flatpak_oci_authenticator_CFLAGS) $(CFLAGS) -MT oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.obj -MD -MP -MF oci-authenticator/$(DEPDIR)/flatpak_oci_authenticator-flatpak-oci-authenticator.Tpo -c -o oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.obj `if test -f 'oci-authenticator/flatpak-oci-authenticator.c'; then $(CYGPATH_W) 'oci-authenticator/flatpak-oci-authenticator.c'; else $(CYGPATH_W) '$(srcdir)/oci-authenticator/flatpak-oci-authenticator.c'; fi`
flatpak-1.9.2/Makefile.in-4793-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) oci-authenticator/$(DEPDIR)/flatpak_oci_authenticator-flatpak-oci-authenticator.Tpo oci-authenticator/$(DEPDIR)/flatpak_oci_authenticator-flatpak-oci-authenticator.Po
##############################################
flatpak-1.9.2/Makefile.in-4795-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4796:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_oci_authenticator_CPPFLAGS) $(CPPFLAGS) $(flatpak_oci_authenticator_CFLAGS) $(CFLAGS) -c -o oci-authenticator/flatpak_oci_authenticator-flatpak-oci-authenticator.obj `if test -f 'oci-authenticator/flatpak-oci-authenticator.c'; then $(CYGPATH_W) 'oci-authenticator/flatpak-oci-authenticator.c'; else $(CYGPATH_W) '$(srcdir)/oci-authenticator/flatpak-oci-authenticator.c'; fi`
flatpak-1.9.2/Makefile.in-4797-
flatpak-1.9.2/Makefile.in-4798-portal/flatpak_portal-flatpak-portal.o: portal/flatpak-portal.c
flatpak-1.9.2/Makefile.in:4799:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-portal.o -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-portal.Tpo -c -o portal/flatpak_portal-flatpak-portal.o `test -f 'portal/flatpak-portal.c' || echo '$(srcdir)/'`portal/flatpak-portal.c
flatpak-1.9.2/Makefile.in-4800-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-portal.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-portal.Po
##############################################
flatpak-1.9.2/Makefile.in-4802-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4803:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-portal.o `test -f 'portal/flatpak-portal.c' || echo '$(srcdir)/'`portal/flatpak-portal.c
flatpak-1.9.2/Makefile.in-4804-
flatpak-1.9.2/Makefile.in-4805-portal/flatpak_portal-flatpak-portal.obj: portal/flatpak-portal.c
flatpak-1.9.2/Makefile.in:4806:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-portal.obj -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-portal.Tpo -c -o portal/flatpak_portal-flatpak-portal.obj `if test -f 'portal/flatpak-portal.c'; then $(CYGPATH_W) 'portal/flatpak-portal.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal.c'; fi`
flatpak-1.9.2/Makefile.in-4807-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-portal.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-portal.Po
##############################################
flatpak-1.9.2/Makefile.in-4809-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4810:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-portal.obj `if test -f 'portal/flatpak-portal.c'; then $(CYGPATH_W) 'portal/flatpak-portal.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal.c'; fi`
flatpak-1.9.2/Makefile.in-4811-
flatpak-1.9.2/Makefile.in-4812-portal/flatpak_portal-flatpak-portal-app-info.o: portal/flatpak-portal-app-info.c
flatpak-1.9.2/Makefile.in:4813:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-portal-app-info.o -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-portal-app-info.Tpo -c -o portal/flatpak_portal-flatpak-portal-app-info.o `test -f 'portal/flatpak-portal-app-info.c' || echo '$(srcdir)/'`portal/flatpak-portal-app-info.c
flatpak-1.9.2/Makefile.in-4814-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-portal-app-info.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-portal-app-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4816-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4817:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-portal-app-info.o `test -f 'portal/flatpak-portal-app-info.c' || echo '$(srcdir)/'`portal/flatpak-portal-app-info.c
flatpak-1.9.2/Makefile.in-4818-
flatpak-1.9.2/Makefile.in-4819-portal/flatpak_portal-flatpak-portal-app-info.obj: portal/flatpak-portal-app-info.c
flatpak-1.9.2/Makefile.in:4820:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-portal-app-info.obj -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-portal-app-info.Tpo -c -o portal/flatpak_portal-flatpak-portal-app-info.obj `if test -f 'portal/flatpak-portal-app-info.c'; then $(CYGPATH_W) 'portal/flatpak-portal-app-info.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal-app-info.c'; fi`
flatpak-1.9.2/Makefile.in-4821-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-portal-app-info.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-portal-app-info.Po
##############################################
flatpak-1.9.2/Makefile.in-4823-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4824:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-portal-app-info.obj `if test -f 'portal/flatpak-portal-app-info.c'; then $(CYGPATH_W) 'portal/flatpak-portal-app-info.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal-app-info.c'; fi`
flatpak-1.9.2/Makefile.in-4825-
flatpak-1.9.2/Makefile.in-4826-portal/flatpak_portal-portal-impl.o: portal/portal-impl.c
flatpak-1.9.2/Makefile.in:4827:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-portal-impl.o -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-portal-impl.Tpo -c -o portal/flatpak_portal-portal-impl.o `test -f 'portal/portal-impl.c' || echo '$(srcdir)/'`portal/portal-impl.c
flatpak-1.9.2/Makefile.in-4828-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-portal-impl.Tpo portal/$(DEPDIR)/flatpak_portal-portal-impl.Po
##############################################
flatpak-1.9.2/Makefile.in-4830-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4831:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-portal-impl.o `test -f 'portal/portal-impl.c' || echo '$(srcdir)/'`portal/portal-impl.c
flatpak-1.9.2/Makefile.in-4832-
flatpak-1.9.2/Makefile.in-4833-portal/flatpak_portal-portal-impl.obj: portal/portal-impl.c
flatpak-1.9.2/Makefile.in:4834:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-portal-impl.obj -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-portal-impl.Tpo -c -o portal/flatpak_portal-portal-impl.obj `if test -f 'portal/portal-impl.c'; then $(CYGPATH_W) 'portal/portal-impl.c'; else $(CYGPATH_W) '$(srcdir)/portal/portal-impl.c'; fi`
flatpak-1.9.2/Makefile.in-4835-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-portal-impl.Tpo portal/$(DEPDIR)/flatpak_portal-portal-impl.Po
##############################################
flatpak-1.9.2/Makefile.in-4837-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4838:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-portal-impl.obj `if test -f 'portal/portal-impl.c'; then $(CYGPATH_W) 'portal/portal-impl.c'; else $(CYGPATH_W) '$(srcdir)/portal/portal-impl.c'; fi`
flatpak-1.9.2/Makefile.in-4839-
flatpak-1.9.2/Makefile.in-4840-common/flatpak_portal-flatpak-portal-error.o: common/flatpak-portal-error.c
flatpak-1.9.2/Makefile.in:4841:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT common/flatpak_portal-flatpak-portal-error.o -MD -MP -MF common/$(DEPDIR)/flatpak_portal-flatpak-portal-error.Tpo -c -o common/flatpak_portal-flatpak-portal-error.o `test -f 'common/flatpak-portal-error.c' || echo '$(srcdir)/'`common/flatpak-portal-error.c
flatpak-1.9.2/Makefile.in-4842-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/flatpak_portal-flatpak-portal-error.Tpo common/$(DEPDIR)/flatpak_portal-flatpak-portal-error.Po
##############################################
flatpak-1.9.2/Makefile.in-4844-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4845:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o common/flatpak_portal-flatpak-portal-error.o `test -f 'common/flatpak-portal-error.c' || echo '$(srcdir)/'`common/flatpak-portal-error.c
flatpak-1.9.2/Makefile.in-4846-
flatpak-1.9.2/Makefile.in-4847-common/flatpak_portal-flatpak-portal-error.obj: common/flatpak-portal-error.c
flatpak-1.9.2/Makefile.in:4848:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT common/flatpak_portal-flatpak-portal-error.obj -MD -MP -MF common/$(DEPDIR)/flatpak_portal-flatpak-portal-error.Tpo -c -o common/flatpak_portal-flatpak-portal-error.obj `if test -f 'common/flatpak-portal-error.c'; then $(CYGPATH_W) 'common/flatpak-portal-error.c'; else $(CYGPATH_W) '$(srcdir)/common/flatpak-portal-error.c'; fi`
flatpak-1.9.2/Makefile.in-4849-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/flatpak_portal-flatpak-portal-error.Tpo common/$(DEPDIR)/flatpak_portal-flatpak-portal-error.Po
##############################################
flatpak-1.9.2/Makefile.in-4851-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4852:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o common/flatpak_portal-flatpak-portal-error.obj `if test -f 'common/flatpak-portal-error.c'; then $(CYGPATH_W) 'common/flatpak-portal-error.c'; else $(CYGPATH_W) '$(srcdir)/common/flatpak-portal-error.c'; fi`
flatpak-1.9.2/Makefile.in-4853-
flatpak-1.9.2/Makefile.in-4854-portal/flatpak_portal-flatpak-permission-dbus.o: portal/flatpak-permission-dbus.c
flatpak-1.9.2/Makefile.in:4855:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-permission-dbus.o -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-permission-dbus.Tpo -c -o portal/flatpak_portal-flatpak-permission-dbus.o `test -f 'portal/flatpak-permission-dbus.c' || echo '$(srcdir)/'`portal/flatpak-permission-dbus.c
flatpak-1.9.2/Makefile.in-4856-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-permission-dbus.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-permission-dbus.Po
##############################################
flatpak-1.9.2/Makefile.in-4858-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4859:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-permission-dbus.o `test -f 'portal/flatpak-permission-dbus.c' || echo '$(srcdir)/'`portal/flatpak-permission-dbus.c
flatpak-1.9.2/Makefile.in-4860-
flatpak-1.9.2/Makefile.in-4861-portal/flatpak_portal-flatpak-permission-dbus.obj: portal/flatpak-permission-dbus.c
flatpak-1.9.2/Makefile.in:4862:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-permission-dbus.obj -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-permission-dbus.Tpo -c -o portal/flatpak_portal-flatpak-permission-dbus.obj `if test -f 'portal/flatpak-permission-dbus.c'; then $(CYGPATH_W) 'portal/flatpak-permission-dbus.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-permission-dbus.c'; fi`
flatpak-1.9.2/Makefile.in-4863-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-permission-dbus.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-permission-dbus.Po
##############################################
flatpak-1.9.2/Makefile.in-4865-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4866:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-permission-dbus.obj `if test -f 'portal/flatpak-permission-dbus.c'; then $(CYGPATH_W) 'portal/flatpak-permission-dbus.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-permission-dbus.c'; fi`
flatpak-1.9.2/Makefile.in-4867-
flatpak-1.9.2/Makefile.in-4868-portal/flatpak_portal-flatpak-portal-dbus.o: portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in:4869:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-portal-dbus.o -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-portal-dbus.Tpo -c -o portal/flatpak_portal-flatpak-portal-dbus.o `test -f 'portal/flatpak-portal-dbus.c' || echo '$(srcdir)/'`portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in-4870-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-portal-dbus.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-portal-dbus.Po
##############################################
flatpak-1.9.2/Makefile.in-4872-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4873:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-portal-dbus.o `test -f 'portal/flatpak-portal-dbus.c' || echo '$(srcdir)/'`portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in-4874-
flatpak-1.9.2/Makefile.in-4875-portal/flatpak_portal-flatpak-portal-dbus.obj: portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in:4876:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -MT portal/flatpak_portal-flatpak-portal-dbus.obj -MD -MP -MF portal/$(DEPDIR)/flatpak_portal-flatpak-portal-dbus.Tpo -c -o portal/flatpak_portal-flatpak-portal-dbus.obj `if test -f 'portal/flatpak-portal-dbus.c'; then $(CYGPATH_W) 'portal/flatpak-portal-dbus.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal-dbus.c'; fi`
flatpak-1.9.2/Makefile.in-4877-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/flatpak_portal-flatpak-portal-dbus.Tpo portal/$(DEPDIR)/flatpak_portal-flatpak-portal-dbus.Po
##############################################
flatpak-1.9.2/Makefile.in-4879-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4880:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(flatpak_portal_CPPFLAGS) $(CPPFLAGS) $(flatpak_portal_CFLAGS) $(CFLAGS) -c -o portal/flatpak_portal-flatpak-portal-dbus.obj `if test -f 'portal/flatpak-portal-dbus.c'; then $(CYGPATH_W) 'portal/flatpak-portal-dbus.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal-dbus.c'; fi`
flatpak-1.9.2/Makefile.in-4881-
flatpak-1.9.2/Makefile.in-4882-session-helper/flatpak_session_helper-flatpak-session-helper.o: session-helper/flatpak-session-helper.c
flatpak-1.9.2/Makefile.in:4883:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_session_helper_CFLAGS) $(CFLAGS) -MT session-helper/flatpak_session_helper-flatpak-session-helper.o -MD -MP -MF session-helper/$(DEPDIR)/flatpak_session_helper-flatpak-session-helper.Tpo -c -o session-helper/flatpak_session_helper-flatpak-session-helper.o `test -f 'session-helper/flatpak-session-helper.c' || echo '$(srcdir)/'`session-helper/flatpak-session-helper.c
flatpak-1.9.2/Makefile.in-4884-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) session-helper/$(DEPDIR)/flatpak_session_helper-flatpak-session-helper.Tpo session-helper/$(DEPDIR)/flatpak_session_helper-flatpak-session-helper.Po
##############################################
flatpak-1.9.2/Makefile.in-4886-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4887:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_session_helper_CFLAGS) $(CFLAGS) -c -o session-helper/flatpak_session_helper-flatpak-session-helper.o `test -f 'session-helper/flatpak-session-helper.c' || echo '$(srcdir)/'`session-helper/flatpak-session-helper.c
flatpak-1.9.2/Makefile.in-4888-
flatpak-1.9.2/Makefile.in-4889-session-helper/flatpak_session_helper-flatpak-session-helper.obj: session-helper/flatpak-session-helper.c
flatpak-1.9.2/Makefile.in:4890:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_session_helper_CFLAGS) $(CFLAGS) -MT session-helper/flatpak_session_helper-flatpak-session-helper.obj -MD -MP -MF session-helper/$(DEPDIR)/flatpak_session_helper-flatpak-session-helper.Tpo -c -o session-helper/flatpak_session_helper-flatpak-session-helper.obj `if test -f 'session-helper/flatpak-session-helper.c'; then $(CYGPATH_W) 'session-helper/flatpak-session-helper.c'; else $(CYGPATH_W) '$(srcdir)/session-helper/flatpak-session-helper.c'; fi`
flatpak-1.9.2/Makefile.in-4891-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) session-helper/$(DEPDIR)/flatpak_session_helper-flatpak-session-helper.Tpo session-helper/$(DEPDIR)/flatpak_session_helper-flatpak-session-helper.Po
##############################################
flatpak-1.9.2/Makefile.in-4893-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4894:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_session_helper_CFLAGS) $(CFLAGS) -c -o session-helper/flatpak_session_helper-flatpak-session-helper.obj `if test -f 'session-helper/flatpak-session-helper.c'; then $(CYGPATH_W) 'session-helper/flatpak-session-helper.c'; else $(CYGPATH_W) '$(srcdir)/session-helper/flatpak-session-helper.c'; fi`
flatpak-1.9.2/Makefile.in-4895-
flatpak-1.9.2/Makefile.in-4896-system-helper/flatpak_system_helper-flatpak-system-helper.o: system-helper/flatpak-system-helper.c
flatpak-1.9.2/Makefile.in:4897:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_system_helper_CFLAGS) $(CFLAGS) -MT system-helper/flatpak_system_helper-flatpak-system-helper.o -MD -MP -MF system-helper/$(DEPDIR)/flatpak_system_helper-flatpak-system-helper.Tpo -c -o system-helper/flatpak_system_helper-flatpak-system-helper.o `test -f 'system-helper/flatpak-system-helper.c' || echo '$(srcdir)/'`system-helper/flatpak-system-helper.c
flatpak-1.9.2/Makefile.in-4898-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) system-helper/$(DEPDIR)/flatpak_system_helper-flatpak-system-helper.Tpo system-helper/$(DEPDIR)/flatpak_system_helper-flatpak-system-helper.Po
##############################################
flatpak-1.9.2/Makefile.in-4900-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4901:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_system_helper_CFLAGS) $(CFLAGS) -c -o system-helper/flatpak_system_helper-flatpak-system-helper.o `test -f 'system-helper/flatpak-system-helper.c' || echo '$(srcdir)/'`system-helper/flatpak-system-helper.c
flatpak-1.9.2/Makefile.in-4902-
flatpak-1.9.2/Makefile.in-4903-system-helper/flatpak_system_helper-flatpak-system-helper.obj: system-helper/flatpak-system-helper.c
flatpak-1.9.2/Makefile.in:4904:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_system_helper_CFLAGS) $(CFLAGS) -MT system-helper/flatpak_system_helper-flatpak-system-helper.obj -MD -MP -MF system-helper/$(DEPDIR)/flatpak_system_helper-flatpak-system-helper.Tpo -c -o system-helper/flatpak_system_helper-flatpak-system-helper.obj `if test -f 'system-helper/flatpak-system-helper.c'; then $(CYGPATH_W) 'system-helper/flatpak-system-helper.c'; else $(CYGPATH_W) '$(srcdir)/system-helper/flatpak-system-helper.c'; fi`
flatpak-1.9.2/Makefile.in-4905-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) system-helper/$(DEPDIR)/flatpak_system_helper-flatpak-system-helper.Tpo system-helper/$(DEPDIR)/flatpak_system_helper-flatpak-system-helper.Po
##############################################
flatpak-1.9.2/Makefile.in-4907-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4908:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_system_helper_CFLAGS) $(CFLAGS) -c -o system-helper/flatpak_system_helper-flatpak-system-helper.obj `if test -f 'system-helper/flatpak-system-helper.c'; then $(CYGPATH_W) 'system-helper/flatpak-system-helper.c'; else $(CYGPATH_W) '$(srcdir)/system-helper/flatpak-system-helper.c'; fi`
flatpak-1.9.2/Makefile.in-4909-
flatpak-1.9.2/Makefile.in-4910-icon-validator/flatpak_validate_icon-validate-icon.o: icon-validator/validate-icon.c
flatpak-1.9.2/Makefile.in:4911:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_validate_icon_CFLAGS) $(CFLAGS) -MT icon-validator/flatpak_validate_icon-validate-icon.o -MD -MP -MF icon-validator/$(DEPDIR)/flatpak_validate_icon-validate-icon.Tpo -c -o icon-validator/flatpak_validate_icon-validate-icon.o `test -f 'icon-validator/validate-icon.c' || echo '$(srcdir)/'`icon-validator/validate-icon.c
flatpak-1.9.2/Makefile.in-4912-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) icon-validator/$(DEPDIR)/flatpak_validate_icon-validate-icon.Tpo icon-validator/$(DEPDIR)/flatpak_validate_icon-validate-icon.Po
##############################################
flatpak-1.9.2/Makefile.in-4914-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4915:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_validate_icon_CFLAGS) $(CFLAGS) -c -o icon-validator/flatpak_validate_icon-validate-icon.o `test -f 'icon-validator/validate-icon.c' || echo '$(srcdir)/'`icon-validator/validate-icon.c
flatpak-1.9.2/Makefile.in-4916-
flatpak-1.9.2/Makefile.in-4917-icon-validator/flatpak_validate_icon-validate-icon.obj: icon-validator/validate-icon.c
flatpak-1.9.2/Makefile.in:4918:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_validate_icon_CFLAGS) $(CFLAGS) -MT icon-validator/flatpak_validate_icon-validate-icon.obj -MD -MP -MF icon-validator/$(DEPDIR)/flatpak_validate_icon-validate-icon.Tpo -c -o icon-validator/flatpak_validate_icon-validate-icon.obj `if test -f 'icon-validator/validate-icon.c'; then $(CYGPATH_W) 'icon-validator/validate-icon.c'; else $(CYGPATH_W) '$(srcdir)/icon-validator/validate-icon.c'; fi`
flatpak-1.9.2/Makefile.in-4919-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) icon-validator/$(DEPDIR)/flatpak_validate_icon-validate-icon.Tpo icon-validator/$(DEPDIR)/flatpak_validate_icon-validate-icon.Po
##############################################
flatpak-1.9.2/Makefile.in-4921-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4922:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flatpak_validate_icon_CFLAGS) $(CFLAGS) -c -o icon-validator/flatpak_validate_icon-validate-icon.obj `if test -f 'icon-validator/validate-icon.c'; then $(CYGPATH_W) 'icon-validator/validate-icon.c'; else $(CYGPATH_W) '$(srcdir)/icon-validator/validate-icon.c'; fi`
flatpak-1.9.2/Makefile.in-4923-
flatpak-1.9.2/Makefile.in-4924-revokefs/demo-demo.o: revokefs/demo.c
flatpak-1.9.2/Makefile.in:4925:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_demo_CFLAGS) $(CFLAGS) -MT revokefs/demo-demo.o -MD -MP -MF revokefs/$(DEPDIR)/demo-demo.Tpo -c -o revokefs/demo-demo.o `test -f 'revokefs/demo.c' || echo '$(srcdir)/'`revokefs/demo.c
flatpak-1.9.2/Makefile.in-4926-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) revokefs/$(DEPDIR)/demo-demo.Tpo revokefs/$(DEPDIR)/demo-demo.Po
##############################################
flatpak-1.9.2/Makefile.in-4928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_demo_CFLAGS) $(CFLAGS) -c -o revokefs/demo-demo.o `test -f 'revokefs/demo.c' || echo '$(srcdir)/'`revokefs/demo.c
flatpak-1.9.2/Makefile.in-4930-
flatpak-1.9.2/Makefile.in-4931-revokefs/demo-demo.obj: revokefs/demo.c
flatpak-1.9.2/Makefile.in:4932:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_demo_CFLAGS) $(CFLAGS) -MT revokefs/demo-demo.obj -MD -MP -MF revokefs/$(DEPDIR)/demo-demo.Tpo -c -o revokefs/demo-demo.obj `if test -f 'revokefs/demo.c'; then $(CYGPATH_W) 'revokefs/demo.c'; else $(CYGPATH_W) '$(srcdir)/revokefs/demo.c'; fi`
flatpak-1.9.2/Makefile.in-4933-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) revokefs/$(DEPDIR)/demo-demo.Tpo revokefs/$(DEPDIR)/demo-demo.Po
##############################################
flatpak-1.9.2/Makefile.in-4935-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4936:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_demo_CFLAGS) $(CFLAGS) -c -o revokefs/demo-demo.obj `if test -f 'revokefs/demo.c'; then $(CYGPATH_W) 'revokefs/demo.c'; else $(CYGPATH_W) '$(srcdir)/revokefs/demo.c'; fi`
flatpak-1.9.2/Makefile.in-4937-
flatpak-1.9.2/Makefile.in-4938-revokefs/fuse-main.o: revokefs/main.c
flatpak-1.9.2/Makefile.in:4939:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -MT revokefs/fuse-main.o -MD -MP -MF revokefs/$(DEPDIR)/fuse-main.Tpo -c -o revokefs/fuse-main.o `test -f 'revokefs/main.c' || echo '$(srcdir)/'`revokefs/main.c
flatpak-1.9.2/Makefile.in-4940-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) revokefs/$(DEPDIR)/fuse-main.Tpo revokefs/$(DEPDIR)/fuse-main.Po
##############################################
flatpak-1.9.2/Makefile.in-4942-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4943:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -c -o revokefs/fuse-main.o `test -f 'revokefs/main.c' || echo '$(srcdir)/'`revokefs/main.c
flatpak-1.9.2/Makefile.in-4944-
flatpak-1.9.2/Makefile.in-4945-revokefs/fuse-main.obj: revokefs/main.c
flatpak-1.9.2/Makefile.in:4946:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -MT revokefs/fuse-main.obj -MD -MP -MF revokefs/$(DEPDIR)/fuse-main.Tpo -c -o revokefs/fuse-main.obj `if test -f 'revokefs/main.c'; then $(CYGPATH_W) 'revokefs/main.c'; else $(CYGPATH_W) '$(srcdir)/revokefs/main.c'; fi`
flatpak-1.9.2/Makefile.in-4947-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) revokefs/$(DEPDIR)/fuse-main.Tpo revokefs/$(DEPDIR)/fuse-main.Po
##############################################
flatpak-1.9.2/Makefile.in-4949-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4950:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -c -o revokefs/fuse-main.obj `if test -f 'revokefs/main.c'; then $(CYGPATH_W) 'revokefs/main.c'; else $(CYGPATH_W) '$(srcdir)/revokefs/main.c'; fi`
flatpak-1.9.2/Makefile.in-4951-
flatpak-1.9.2/Makefile.in-4952-revokefs/fuse-writer.o: revokefs/writer.c
flatpak-1.9.2/Makefile.in:4953:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -MT revokefs/fuse-writer.o -MD -MP -MF revokefs/$(DEPDIR)/fuse-writer.Tpo -c -o revokefs/fuse-writer.o `test -f 'revokefs/writer.c' || echo '$(srcdir)/'`revokefs/writer.c
flatpak-1.9.2/Makefile.in-4954-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) revokefs/$(DEPDIR)/fuse-writer.Tpo revokefs/$(DEPDIR)/fuse-writer.Po
##############################################
flatpak-1.9.2/Makefile.in-4956-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4957:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -c -o revokefs/fuse-writer.o `test -f 'revokefs/writer.c' || echo '$(srcdir)/'`revokefs/writer.c
flatpak-1.9.2/Makefile.in-4958-
flatpak-1.9.2/Makefile.in-4959-revokefs/fuse-writer.obj: revokefs/writer.c
flatpak-1.9.2/Makefile.in:4960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -MT revokefs/fuse-writer.obj -MD -MP -MF revokefs/$(DEPDIR)/fuse-writer.Tpo -c -o revokefs/fuse-writer.obj `if test -f 'revokefs/writer.c'; then $(CYGPATH_W) 'revokefs/writer.c'; else $(CYGPATH_W) '$(srcdir)/revokefs/writer.c'; fi`
flatpak-1.9.2/Makefile.in-4961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) revokefs/$(DEPDIR)/fuse-writer.Tpo revokefs/$(DEPDIR)/fuse-writer.Po
##############################################
flatpak-1.9.2/Makefile.in-4963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(revokefs_fuse_CFLAGS) $(CFLAGS) -c -o revokefs/fuse-writer.obj `if test -f 'revokefs/writer.c'; then $(CYGPATH_W) 'revokefs/writer.c'; else $(CYGPATH_W) '$(srcdir)/revokefs/writer.c'; fi`
flatpak-1.9.2/Makefile.in-4965-
flatpak-1.9.2/Makefile.in-4966-tests/test_exports-test-exports.o: tests/test-exports.c
flatpak-1.9.2/Makefile.in:4967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_exports_CFLAGS) $(CFLAGS) -MT tests/test_exports-test-exports.o -MD -MP -MF tests/$(DEPDIR)/test_exports-test-exports.Tpo -c -o tests/test_exports-test-exports.o `test -f 'tests/test-exports.c' || echo '$(srcdir)/'`tests/test-exports.c
flatpak-1.9.2/Makefile.in-4968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_exports-test-exports.Tpo tests/$(DEPDIR)/test_exports-test-exports.Po
##############################################
flatpak-1.9.2/Makefile.in-4970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_exports_CFLAGS) $(CFLAGS) -c -o tests/test_exports-test-exports.o `test -f 'tests/test-exports.c' || echo '$(srcdir)/'`tests/test-exports.c
flatpak-1.9.2/Makefile.in-4972-
flatpak-1.9.2/Makefile.in-4973-tests/test_exports-test-exports.obj: tests/test-exports.c
flatpak-1.9.2/Makefile.in:4974:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_exports_CFLAGS) $(CFLAGS) -MT tests/test_exports-test-exports.obj -MD -MP -MF tests/$(DEPDIR)/test_exports-test-exports.Tpo -c -o tests/test_exports-test-exports.obj `if test -f 'tests/test-exports.c'; then $(CYGPATH_W) 'tests/test-exports.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-exports.c'; fi`
flatpak-1.9.2/Makefile.in-4975-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_exports-test-exports.Tpo tests/$(DEPDIR)/test_exports-test-exports.Po
##############################################
flatpak-1.9.2/Makefile.in-4977-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4978:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_exports_CFLAGS) $(CFLAGS) -c -o tests/test_exports-test-exports.obj `if test -f 'tests/test-exports.c'; then $(CYGPATH_W) 'tests/test-exports.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-exports.c'; fi`
flatpak-1.9.2/Makefile.in-4979-
flatpak-1.9.2/Makefile.in-4980-common/test_libflatpak-test-lib.o: common/test-lib.c
flatpak-1.9.2/Makefile.in:4981:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libflatpak_CFLAGS) $(CFLAGS) -MT common/test_libflatpak-test-lib.o -MD -MP -MF common/$(DEPDIR)/test_libflatpak-test-lib.Tpo -c -o common/test_libflatpak-test-lib.o `test -f 'common/test-lib.c' || echo '$(srcdir)/'`common/test-lib.c
flatpak-1.9.2/Makefile.in-4982-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/test_libflatpak-test-lib.Tpo common/$(DEPDIR)/test_libflatpak-test-lib.Po
##############################################
flatpak-1.9.2/Makefile.in-4984-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4985:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libflatpak_CFLAGS) $(CFLAGS) -c -o common/test_libflatpak-test-lib.o `test -f 'common/test-lib.c' || echo '$(srcdir)/'`common/test-lib.c
flatpak-1.9.2/Makefile.in-4986-
flatpak-1.9.2/Makefile.in-4987-common/test_libflatpak-test-lib.obj: common/test-lib.c
flatpak-1.9.2/Makefile.in:4988:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libflatpak_CFLAGS) $(CFLAGS) -MT common/test_libflatpak-test-lib.obj -MD -MP -MF common/$(DEPDIR)/test_libflatpak-test-lib.Tpo -c -o common/test_libflatpak-test-lib.obj `if test -f 'common/test-lib.c'; then $(CYGPATH_W) 'common/test-lib.c'; else $(CYGPATH_W) '$(srcdir)/common/test-lib.c'; fi`
flatpak-1.9.2/Makefile.in-4989-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) common/$(DEPDIR)/test_libflatpak-test-lib.Tpo common/$(DEPDIR)/test_libflatpak-test-lib.Po
##############################################
flatpak-1.9.2/Makefile.in-4991-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4992:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libflatpak_CFLAGS) $(CFLAGS) -c -o common/test_libflatpak-test-lib.obj `if test -f 'common/test-lib.c'; then $(CYGPATH_W) 'common/test-lib.c'; else $(CYGPATH_W) '$(srcdir)/common/test-lib.c'; fi`
flatpak-1.9.2/Makefile.in-4993-
flatpak-1.9.2/Makefile.in-4994-libglnx/tests/test_libglnx_errors-libglnx-testlib.o: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:4995:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_errors-libglnx-testlib.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_errors-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_errors-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-4996-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_errors-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_errors-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-4998-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:4999:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_errors-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5000-
flatpak-1.9.2/Makefile.in-5001-libglnx/tests/test_libglnx_errors-libglnx-testlib.obj: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5002:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_errors-libglnx-testlib.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_errors-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_errors-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5003-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_errors-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_errors-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5005-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5006:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_errors-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5007-
flatpak-1.9.2/Makefile.in-5008-libglnx/tests/test_libglnx_errors-test-libglnx-errors.o: libglnx/tests/test-libglnx-errors.c
flatpak-1.9.2/Makefile.in:5009:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_errors-test-libglnx-errors.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_errors-test-libglnx-errors.Tpo -c -o libglnx/tests/test_libglnx_errors-test-libglnx-errors.o `test -f 'libglnx/tests/test-libglnx-errors.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-errors.c
flatpak-1.9.2/Makefile.in-5010-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_errors-test-libglnx-errors.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_errors-test-libglnx-errors.Po
##############################################
flatpak-1.9.2/Makefile.in-5012-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5013:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_errors-test-libglnx-errors.o `test -f 'libglnx/tests/test-libglnx-errors.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-errors.c
flatpak-1.9.2/Makefile.in-5014-
flatpak-1.9.2/Makefile.in-5015-libglnx/tests/test_libglnx_errors-test-libglnx-errors.obj: libglnx/tests/test-libglnx-errors.c
flatpak-1.9.2/Makefile.in:5016:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_errors-test-libglnx-errors.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_errors-test-libglnx-errors.Tpo -c -o libglnx/tests/test_libglnx_errors-test-libglnx-errors.obj `if test -f 'libglnx/tests/test-libglnx-errors.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-errors.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-errors.c'; fi`
flatpak-1.9.2/Makefile.in-5017-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_errors-test-libglnx-errors.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_errors-test-libglnx-errors.Po
##############################################
flatpak-1.9.2/Makefile.in-5019-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5020:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_errors_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_errors-test-libglnx-errors.obj `if test -f 'libglnx/tests/test-libglnx-errors.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-errors.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-errors.c'; fi`
flatpak-1.9.2/Makefile.in-5021-
flatpak-1.9.2/Makefile.in-5022-libglnx/tests/test_libglnx_fdio-libglnx-testlib.o: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5023:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_fdio-libglnx-testlib.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_fdio-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_fdio-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5024-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_fdio-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_fdio-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5026-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5027:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_fdio-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5028-
flatpak-1.9.2/Makefile.in-5029-libglnx/tests/test_libglnx_fdio-libglnx-testlib.obj: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5030:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_fdio-libglnx-testlib.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_fdio-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_fdio-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5031-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_fdio-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_fdio-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5033-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5034:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_fdio-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5035-
flatpak-1.9.2/Makefile.in-5036-libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.o: libglnx/tests/test-libglnx-fdio.c
flatpak-1.9.2/Makefile.in:5037:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_fdio-test-libglnx-fdio.Tpo -c -o libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.o `test -f 'libglnx/tests/test-libglnx-fdio.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-fdio.c
flatpak-1.9.2/Makefile.in-5038-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_fdio-test-libglnx-fdio.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_fdio-test-libglnx-fdio.Po
##############################################
flatpak-1.9.2/Makefile.in-5040-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5041:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.o `test -f 'libglnx/tests/test-libglnx-fdio.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-fdio.c
flatpak-1.9.2/Makefile.in-5042-
flatpak-1.9.2/Makefile.in-5043-libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.obj: libglnx/tests/test-libglnx-fdio.c
flatpak-1.9.2/Makefile.in:5044:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_fdio-test-libglnx-fdio.Tpo -c -o libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.obj `if test -f 'libglnx/tests/test-libglnx-fdio.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-fdio.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-fdio.c'; fi`
flatpak-1.9.2/Makefile.in-5045-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_fdio-test-libglnx-fdio.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_fdio-test-libglnx-fdio.Po
##############################################
flatpak-1.9.2/Makefile.in-5047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_fdio_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_fdio-test-libglnx-fdio.obj `if test -f 'libglnx/tests/test-libglnx-fdio.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-fdio.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-fdio.c'; fi`
flatpak-1.9.2/Makefile.in-5049-
flatpak-1.9.2/Makefile.in-5050-libglnx/tests/test_libglnx_macros-libglnx-testlib.o: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5051:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_macros-libglnx-testlib.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_macros-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_macros-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5052-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_macros-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_macros-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5054-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5055:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_macros-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5056-
flatpak-1.9.2/Makefile.in-5057-libglnx/tests/test_libglnx_macros-libglnx-testlib.obj: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5058:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_macros-libglnx-testlib.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_macros-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_macros-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5059-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_macros-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_macros-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5061-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5062:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_macros-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5063-
flatpak-1.9.2/Makefile.in-5064-libglnx/tests/test_libglnx_macros-test-libglnx-macros.o: libglnx/tests/test-libglnx-macros.c
flatpak-1.9.2/Makefile.in:5065:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_macros-test-libglnx-macros.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_macros-test-libglnx-macros.Tpo -c -o libglnx/tests/test_libglnx_macros-test-libglnx-macros.o `test -f 'libglnx/tests/test-libglnx-macros.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-macros.c
flatpak-1.9.2/Makefile.in-5066-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_macros-test-libglnx-macros.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_macros-test-libglnx-macros.Po
##############################################
flatpak-1.9.2/Makefile.in-5068-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5069:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_macros-test-libglnx-macros.o `test -f 'libglnx/tests/test-libglnx-macros.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-macros.c
flatpak-1.9.2/Makefile.in-5070-
flatpak-1.9.2/Makefile.in-5071-libglnx/tests/test_libglnx_macros-test-libglnx-macros.obj: libglnx/tests/test-libglnx-macros.c
flatpak-1.9.2/Makefile.in:5072:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_macros-test-libglnx-macros.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_macros-test-libglnx-macros.Tpo -c -o libglnx/tests/test_libglnx_macros-test-libglnx-macros.obj `if test -f 'libglnx/tests/test-libglnx-macros.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-macros.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-macros.c'; fi`
flatpak-1.9.2/Makefile.in-5073-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_macros-test-libglnx-macros.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_macros-test-libglnx-macros.Po
##############################################
flatpak-1.9.2/Makefile.in-5075-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5076:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_macros_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_macros-test-libglnx-macros.obj `if test -f 'libglnx/tests/test-libglnx-macros.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-macros.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-macros.c'; fi`
flatpak-1.9.2/Makefile.in-5077-
flatpak-1.9.2/Makefile.in-5078-libglnx/tests/test_libglnx_shutil-libglnx-testlib.o: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5079:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_shutil-libglnx-testlib.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_shutil-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_shutil-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5080-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_shutil-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_shutil-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5082-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5083:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_shutil-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5084-
flatpak-1.9.2/Makefile.in-5085-libglnx/tests/test_libglnx_shutil-libglnx-testlib.obj: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5086:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_shutil-libglnx-testlib.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_shutil-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_shutil-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5087-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_shutil-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_shutil-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5089-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5090:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_shutil-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5091-
flatpak-1.9.2/Makefile.in-5092-libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.o: libglnx/tests/test-libglnx-shutil.c
flatpak-1.9.2/Makefile.in:5093:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_shutil-test-libglnx-shutil.Tpo -c -o libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.o `test -f 'libglnx/tests/test-libglnx-shutil.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-shutil.c
flatpak-1.9.2/Makefile.in-5094-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_shutil-test-libglnx-shutil.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_shutil-test-libglnx-shutil.Po
##############################################
flatpak-1.9.2/Makefile.in-5096-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5097:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.o `test -f 'libglnx/tests/test-libglnx-shutil.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-shutil.c
flatpak-1.9.2/Makefile.in-5098-
flatpak-1.9.2/Makefile.in-5099-libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.obj: libglnx/tests/test-libglnx-shutil.c
flatpak-1.9.2/Makefile.in:5100:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_shutil-test-libglnx-shutil.Tpo -c -o libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.obj `if test -f 'libglnx/tests/test-libglnx-shutil.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-shutil.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-shutil.c'; fi`
flatpak-1.9.2/Makefile.in-5101-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_shutil-test-libglnx-shutil.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_shutil-test-libglnx-shutil.Po
##############################################
flatpak-1.9.2/Makefile.in-5103-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5104:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_shutil_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_shutil-test-libglnx-shutil.obj `if test -f 'libglnx/tests/test-libglnx-shutil.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-shutil.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-shutil.c'; fi`
flatpak-1.9.2/Makefile.in-5105-
flatpak-1.9.2/Makefile.in-5106-libglnx/tests/test_libglnx_xattrs-libglnx-testlib.o: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5107:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_xattrs-libglnx-testlib.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_xattrs-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5108-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5110-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5111:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_xattrs-libglnx-testlib.o `test -f 'libglnx/tests/libglnx-testlib.c' || echo '$(srcdir)/'`libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in-5112-
flatpak-1.9.2/Makefile.in-5113-libglnx/tests/test_libglnx_xattrs-libglnx-testlib.obj: libglnx/tests/libglnx-testlib.c
flatpak-1.9.2/Makefile.in:5114:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_xattrs-libglnx-testlib.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-libglnx-testlib.Tpo -c -o libglnx/tests/test_libglnx_xattrs-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5115-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-libglnx-testlib.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-libglnx-testlib.Po
##############################################
flatpak-1.9.2/Makefile.in-5117-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5118:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_xattrs-libglnx-testlib.obj `if test -f 'libglnx/tests/libglnx-testlib.c'; then $(CYGPATH_W) 'libglnx/tests/libglnx-testlib.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/libglnx-testlib.c'; fi`
flatpak-1.9.2/Makefile.in-5119-
flatpak-1.9.2/Makefile.in-5120-libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.o: libglnx/tests/test-libglnx-xattrs.c
flatpak-1.9.2/Makefile.in:5121:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.o -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-test-libglnx-xattrs.Tpo -c -o libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.o `test -f 'libglnx/tests/test-libglnx-xattrs.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-xattrs.c
flatpak-1.9.2/Makefile.in-5122-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-test-libglnx-xattrs.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-test-libglnx-xattrs.Po
##############################################
flatpak-1.9.2/Makefile.in-5124-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5125:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.o `test -f 'libglnx/tests/test-libglnx-xattrs.c' || echo '$(srcdir)/'`libglnx/tests/test-libglnx-xattrs.c
flatpak-1.9.2/Makefile.in-5126-
flatpak-1.9.2/Makefile.in-5127-libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.obj: libglnx/tests/test-libglnx-xattrs.c
flatpak-1.9.2/Makefile.in:5128:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -MT libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.obj -MD -MP -MF libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-test-libglnx-xattrs.Tpo -c -o libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.obj `if test -f 'libglnx/tests/test-libglnx-xattrs.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-xattrs.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-xattrs.c'; fi`
flatpak-1.9.2/Makefile.in-5129-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-test-libglnx-xattrs.Tpo libglnx/tests/$(DEPDIR)/test_libglnx_xattrs-test-libglnx-xattrs.Po
##############################################
flatpak-1.9.2/Makefile.in-5131-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5132:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libglnx_xattrs_CFLAGS) $(CFLAGS) -c -o libglnx/tests/test_libglnx_xattrs-test-libglnx-xattrs.obj `if test -f 'libglnx/tests/test-libglnx-xattrs.c'; then $(CYGPATH_W) 'libglnx/tests/test-libglnx-xattrs.c'; else $(CYGPATH_W) '$(srcdir)/libglnx/tests/test-libglnx-xattrs.c'; fi`
flatpak-1.9.2/Makefile.in-5133-
flatpak-1.9.2/Makefile.in-5134-tests/testcommon-testcommon.o: tests/testcommon.c
flatpak-1.9.2/Makefile.in:5135:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testcommon_CFLAGS) $(CFLAGS) -MT tests/testcommon-testcommon.o -MD -MP -MF tests/$(DEPDIR)/testcommon-testcommon.Tpo -c -o tests/testcommon-testcommon.o `test -f 'tests/testcommon.c' || echo '$(srcdir)/'`tests/testcommon.c
flatpak-1.9.2/Makefile.in-5136-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/testcommon-testcommon.Tpo tests/$(DEPDIR)/testcommon-testcommon.Po
##############################################
flatpak-1.9.2/Makefile.in-5138-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5139:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testcommon_CFLAGS) $(CFLAGS) -c -o tests/testcommon-testcommon.o `test -f 'tests/testcommon.c' || echo '$(srcdir)/'`tests/testcommon.c
flatpak-1.9.2/Makefile.in-5140-
flatpak-1.9.2/Makefile.in-5141-tests/testcommon-testcommon.obj: tests/testcommon.c
flatpak-1.9.2/Makefile.in:5142:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testcommon_CFLAGS) $(CFLAGS) -MT tests/testcommon-testcommon.obj -MD -MP -MF tests/$(DEPDIR)/testcommon-testcommon.Tpo -c -o tests/testcommon-testcommon.obj `if test -f 'tests/testcommon.c'; then $(CYGPATH_W) 'tests/testcommon.c'; else $(CYGPATH_W) '$(srcdir)/tests/testcommon.c'; fi`
flatpak-1.9.2/Makefile.in-5143-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/testcommon-testcommon.Tpo tests/$(DEPDIR)/testcommon-testcommon.Po
##############################################
flatpak-1.9.2/Makefile.in-5145-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5146:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testcommon_CFLAGS) $(CFLAGS) -c -o tests/testcommon-testcommon.obj `if test -f 'tests/testcommon.c'; then $(CYGPATH_W) 'tests/testcommon.c'; else $(CYGPATH_W) '$(srcdir)/tests/testcommon.c'; fi`
flatpak-1.9.2/Makefile.in-5147-
flatpak-1.9.2/Makefile.in-5148-tests/testlibrary-testlibrary.o: tests/testlibrary.c
flatpak-1.9.2/Makefile.in:5149:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testlibrary_CFLAGS) $(CFLAGS) -MT tests/testlibrary-testlibrary.o -MD -MP -MF tests/$(DEPDIR)/testlibrary-testlibrary.Tpo -c -o tests/testlibrary-testlibrary.o `test -f 'tests/testlibrary.c' || echo '$(srcdir)/'`tests/testlibrary.c
flatpak-1.9.2/Makefile.in-5150-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/testlibrary-testlibrary.Tpo tests/$(DEPDIR)/testlibrary-testlibrary.Po
##############################################
flatpak-1.9.2/Makefile.in-5152-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5153:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testlibrary_CFLAGS) $(CFLAGS) -c -o tests/testlibrary-testlibrary.o `test -f 'tests/testlibrary.c' || echo '$(srcdir)/'`tests/testlibrary.c
flatpak-1.9.2/Makefile.in-5154-
flatpak-1.9.2/Makefile.in-5155-tests/testlibrary-testlibrary.obj: tests/testlibrary.c
flatpak-1.9.2/Makefile.in:5156:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testlibrary_CFLAGS) $(CFLAGS) -MT tests/testlibrary-testlibrary.obj -MD -MP -MF tests/$(DEPDIR)/testlibrary-testlibrary.Tpo -c -o tests/testlibrary-testlibrary.obj `if test -f 'tests/testlibrary.c'; then $(CYGPATH_W) 'tests/testlibrary.c'; else $(CYGPATH_W) '$(srcdir)/tests/testlibrary.c'; fi`
flatpak-1.9.2/Makefile.in-5157-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/testlibrary-testlibrary.Tpo tests/$(DEPDIR)/testlibrary-testlibrary.Po
##############################################
flatpak-1.9.2/Makefile.in-5159-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5160:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testlibrary_CFLAGS) $(CFLAGS) -c -o tests/testlibrary-testlibrary.obj `if test -f 'tests/testlibrary.c'; then $(CYGPATH_W) 'tests/testlibrary.c'; else $(CYGPATH_W) '$(srcdir)/tests/testlibrary.c'; fi`
flatpak-1.9.2/Makefile.in-5161-
flatpak-1.9.2/Makefile.in-5162-tests/httpcache-httpcache.o: tests/httpcache.c
flatpak-1.9.2/Makefile.in:5163:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_httpcache_CFLAGS) $(CFLAGS) -MT tests/httpcache-httpcache.o -MD -MP -MF tests/$(DEPDIR)/httpcache-httpcache.Tpo -c -o tests/httpcache-httpcache.o `test -f 'tests/httpcache.c' || echo '$(srcdir)/'`tests/httpcache.c
flatpak-1.9.2/Makefile.in-5164-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/httpcache-httpcache.Tpo tests/$(DEPDIR)/httpcache-httpcache.Po
##############################################
flatpak-1.9.2/Makefile.in-5166-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5167:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_httpcache_CFLAGS) $(CFLAGS) -c -o tests/httpcache-httpcache.o `test -f 'tests/httpcache.c' || echo '$(srcdir)/'`tests/httpcache.c
flatpak-1.9.2/Makefile.in-5168-
flatpak-1.9.2/Makefile.in-5169-tests/httpcache-httpcache.obj: tests/httpcache.c
flatpak-1.9.2/Makefile.in:5170:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_httpcache_CFLAGS) $(CFLAGS) -MT tests/httpcache-httpcache.obj -MD -MP -MF tests/$(DEPDIR)/httpcache-httpcache.Tpo -c -o tests/httpcache-httpcache.obj `if test -f 'tests/httpcache.c'; then $(CYGPATH_W) 'tests/httpcache.c'; else $(CYGPATH_W) '$(srcdir)/tests/httpcache.c'; fi`
flatpak-1.9.2/Makefile.in-5171-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/httpcache-httpcache.Tpo tests/$(DEPDIR)/httpcache-httpcache.Po
##############################################
flatpak-1.9.2/Makefile.in-5173-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5174:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_httpcache_CFLAGS) $(CFLAGS) -c -o tests/httpcache-httpcache.obj `if test -f 'tests/httpcache.c'; then $(CYGPATH_W) 'tests/httpcache.c'; else $(CYGPATH_W) '$(srcdir)/tests/httpcache.c'; fi`
flatpak-1.9.2/Makefile.in-5175-
flatpak-1.9.2/Makefile.in-5176-tests/list_unused-list-unused.o: tests/list-unused.c
flatpak-1.9.2/Makefile.in:5177:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_list_unused_CFLAGS) $(CFLAGS) -MT tests/list_unused-list-unused.o -MD -MP -MF tests/$(DEPDIR)/list_unused-list-unused.Tpo -c -o tests/list_unused-list-unused.o `test -f 'tests/list-unused.c' || echo '$(srcdir)/'`tests/list-unused.c
flatpak-1.9.2/Makefile.in-5178-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/list_unused-list-unused.Tpo tests/$(DEPDIR)/list_unused-list-unused.Po
##############################################
flatpak-1.9.2/Makefile.in-5180-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5181:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_list_unused_CFLAGS) $(CFLAGS) -c -o tests/list_unused-list-unused.o `test -f 'tests/list-unused.c' || echo '$(srcdir)/'`tests/list-unused.c
flatpak-1.9.2/Makefile.in-5182-
flatpak-1.9.2/Makefile.in-5183-tests/list_unused-list-unused.obj: tests/list-unused.c
flatpak-1.9.2/Makefile.in:5184:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_list_unused_CFLAGS) $(CFLAGS) -MT tests/list_unused-list-unused.obj -MD -MP -MF tests/$(DEPDIR)/list_unused-list-unused.Tpo -c -o tests/list_unused-list-unused.obj `if test -f 'tests/list-unused.c'; then $(CYGPATH_W) 'tests/list-unused.c'; else $(CYGPATH_W) '$(srcdir)/tests/list-unused.c'; fi`
flatpak-1.9.2/Makefile.in-5185-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/list_unused-list-unused.Tpo tests/$(DEPDIR)/list_unused-list-unused.Po
##############################################
flatpak-1.9.2/Makefile.in-5187-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5188:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_list_unused_CFLAGS) $(CFLAGS) -c -o tests/list_unused-list-unused.obj `if test -f 'tests/list-unused.c'; then $(CYGPATH_W) 'tests/list-unused.c'; else $(CYGPATH_W) '$(srcdir)/tests/list-unused.c'; fi`
flatpak-1.9.2/Makefile.in-5189-
flatpak-1.9.2/Makefile.in-5190-tests/test_authenticator-test-authenticator.o: tests/test-authenticator.c
flatpak-1.9.2/Makefile.in:5191:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_authenticator_CFLAGS) $(CFLAGS) -MT tests/test_authenticator-test-authenticator.o -MD -MP -MF tests/$(DEPDIR)/test_authenticator-test-authenticator.Tpo -c -o tests/test_authenticator-test-authenticator.o `test -f 'tests/test-authenticator.c' || echo '$(srcdir)/'`tests/test-authenticator.c
flatpak-1.9.2/Makefile.in-5192-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_authenticator-test-authenticator.Tpo tests/$(DEPDIR)/test_authenticator-test-authenticator.Po
##############################################
flatpak-1.9.2/Makefile.in-5194-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5195:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_authenticator_CFLAGS) $(CFLAGS) -c -o tests/test_authenticator-test-authenticator.o `test -f 'tests/test-authenticator.c' || echo '$(srcdir)/'`tests/test-authenticator.c
flatpak-1.9.2/Makefile.in-5196-
flatpak-1.9.2/Makefile.in-5197-tests/test_authenticator-test-authenticator.obj: tests/test-authenticator.c
flatpak-1.9.2/Makefile.in:5198:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_authenticator_CFLAGS) $(CFLAGS) -MT tests/test_authenticator-test-authenticator.obj -MD -MP -MF tests/$(DEPDIR)/test_authenticator-test-authenticator.Tpo -c -o tests/test_authenticator-test-authenticator.obj `if test -f 'tests/test-authenticator.c'; then $(CYGPATH_W) 'tests/test-authenticator.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-authenticator.c'; fi`
flatpak-1.9.2/Makefile.in-5199-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_authenticator-test-authenticator.Tpo tests/$(DEPDIR)/test_authenticator-test-authenticator.Po
##############################################
flatpak-1.9.2/Makefile.in-5201-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5202:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_authenticator_CFLAGS) $(CFLAGS) -c -o tests/test_authenticator-test-authenticator.obj `if test -f 'tests/test-authenticator.c'; then $(CYGPATH_W) 'tests/test-authenticator.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-authenticator.c'; fi`
flatpak-1.9.2/Makefile.in-5203-
flatpak-1.9.2/Makefile.in-5204-tests/test_portal_impl-test-portal-impl.o: tests/test-portal-impl.c
flatpak-1.9.2/Makefile.in:5205:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_portal_impl_CFLAGS) $(CFLAGS) -MT tests/test_portal_impl-test-portal-impl.o -MD -MP -MF tests/$(DEPDIR)/test_portal_impl-test-portal-impl.Tpo -c -o tests/test_portal_impl-test-portal-impl.o `test -f 'tests/test-portal-impl.c' || echo '$(srcdir)/'`tests/test-portal-impl.c
flatpak-1.9.2/Makefile.in-5206-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_portal_impl-test-portal-impl.Tpo tests/$(DEPDIR)/test_portal_impl-test-portal-impl.Po
##############################################
flatpak-1.9.2/Makefile.in-5208-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5209:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_portal_impl_CFLAGS) $(CFLAGS) -c -o tests/test_portal_impl-test-portal-impl.o `test -f 'tests/test-portal-impl.c' || echo '$(srcdir)/'`tests/test-portal-impl.c
flatpak-1.9.2/Makefile.in-5210-
flatpak-1.9.2/Makefile.in-5211-tests/test_portal_impl-test-portal-impl.obj: tests/test-portal-impl.c
flatpak-1.9.2/Makefile.in:5212:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_portal_impl_CFLAGS) $(CFLAGS) -MT tests/test_portal_impl-test-portal-impl.obj -MD -MP -MF tests/$(DEPDIR)/test_portal_impl-test-portal-impl.Tpo -c -o tests/test_portal_impl-test-portal-impl.obj `if test -f 'tests/test-portal-impl.c'; then $(CYGPATH_W) 'tests/test-portal-impl.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-portal-impl.c'; fi`
flatpak-1.9.2/Makefile.in-5213-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_portal_impl-test-portal-impl.Tpo tests/$(DEPDIR)/test_portal_impl-test-portal-impl.Po
##############################################
flatpak-1.9.2/Makefile.in-5215-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5216:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_portal_impl_CFLAGS) $(CFLAGS) -c -o tests/test_portal_impl-test-portal-impl.obj `if test -f 'tests/test-portal-impl.c'; then $(CYGPATH_W) 'tests/test-portal-impl.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-portal-impl.c'; fi`
flatpak-1.9.2/Makefile.in-5217-
flatpak-1.9.2/Makefile.in-5218-tests/test_update_portal-test-update-portal.o: tests/test-update-portal.c
flatpak-1.9.2/Makefile.in:5219:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -MT tests/test_update_portal-test-update-portal.o -MD -MP -MF tests/$(DEPDIR)/test_update_portal-test-update-portal.Tpo -c -o tests/test_update_portal-test-update-portal.o `test -f 'tests/test-update-portal.c' || echo '$(srcdir)/'`tests/test-update-portal.c
flatpak-1.9.2/Makefile.in-5220-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_update_portal-test-update-portal.Tpo tests/$(DEPDIR)/test_update_portal-test-update-portal.Po
##############################################
flatpak-1.9.2/Makefile.in-5222-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5223:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -c -o tests/test_update_portal-test-update-portal.o `test -f 'tests/test-update-portal.c' || echo '$(srcdir)/'`tests/test-update-portal.c
flatpak-1.9.2/Makefile.in-5224-
flatpak-1.9.2/Makefile.in-5225-tests/test_update_portal-test-update-portal.obj: tests/test-update-portal.c
flatpak-1.9.2/Makefile.in:5226:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -MT tests/test_update_portal-test-update-portal.obj -MD -MP -MF tests/$(DEPDIR)/test_update_portal-test-update-portal.Tpo -c -o tests/test_update_portal-test-update-portal.obj `if test -f 'tests/test-update-portal.c'; then $(CYGPATH_W) 'tests/test-update-portal.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-update-portal.c'; fi`
flatpak-1.9.2/Makefile.in-5227-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/test_update_portal-test-update-portal.Tpo tests/$(DEPDIR)/test_update_portal-test-update-portal.Po
##############################################
flatpak-1.9.2/Makefile.in-5229-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5230:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -c -o tests/test_update_portal-test-update-portal.obj `if test -f 'tests/test-update-portal.c'; then $(CYGPATH_W) 'tests/test-update-portal.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-update-portal.c'; fi`
flatpak-1.9.2/Makefile.in-5231-
flatpak-1.9.2/Makefile.in-5232-portal/tests_test_update_portal-flatpak-portal-dbus.o: portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in:5233:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -MT portal/tests_test_update_portal-flatpak-portal-dbus.o -MD -MP -MF portal/$(DEPDIR)/tests_test_update_portal-flatpak-portal-dbus.Tpo -c -o portal/tests_test_update_portal-flatpak-portal-dbus.o `test -f 'portal/flatpak-portal-dbus.c' || echo '$(srcdir)/'`portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in-5234-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/tests_test_update_portal-flatpak-portal-dbus.Tpo portal/$(DEPDIR)/tests_test_update_portal-flatpak-portal-dbus.Po
##############################################
flatpak-1.9.2/Makefile.in-5236-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5237:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -c -o portal/tests_test_update_portal-flatpak-portal-dbus.o `test -f 'portal/flatpak-portal-dbus.c' || echo '$(srcdir)/'`portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in-5238-
flatpak-1.9.2/Makefile.in-5239-portal/tests_test_update_portal-flatpak-portal-dbus.obj: portal/flatpak-portal-dbus.c
flatpak-1.9.2/Makefile.in:5240:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -MT portal/tests_test_update_portal-flatpak-portal-dbus.obj -MD -MP -MF portal/$(DEPDIR)/tests_test_update_portal-flatpak-portal-dbus.Tpo -c -o portal/tests_test_update_portal-flatpak-portal-dbus.obj `if test -f 'portal/flatpak-portal-dbus.c'; then $(CYGPATH_W) 'portal/flatpak-portal-dbus.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal-dbus.c'; fi`
flatpak-1.9.2/Makefile.in-5241-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) portal/$(DEPDIR)/tests_test_update_portal-flatpak-portal-dbus.Tpo portal/$(DEPDIR)/tests_test_update_portal-flatpak-portal-dbus.Po
##############################################
flatpak-1.9.2/Makefile.in-5243-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
flatpak-1.9.2/Makefile.in:5244:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_test_update_portal_CFLAGS) $(CFLAGS) -c -o portal/tests_test_update_portal-flatpak-portal-dbus.obj `if test -f 'portal/flatpak-portal-dbus.c'; then $(CYGPATH_W) 'portal/flatpak-portal-dbus.c'; else $(CYGPATH_W) '$(srcdir)/portal/flatpak-portal-dbus.c'; fi`
flatpak-1.9.2/Makefile.in-5245-
##############################################
flatpak-1.9.2/Makefile.in-5276-	@list='$(bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \
flatpak-1.9.2/Makefile.in:5277:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5278-	dir='$(DESTDIR)$(bashcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5297-	@list='$(dbus_service_DATA)'; test -n "$(dbus_servicedir)" || list=; \
flatpak-1.9.2/Makefile.in:5298:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5299-	dir='$(DESTDIR)$(dbus_servicedir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5318-	@list='$(dbussystemservice_DATA)'; test -n "$(dbussystemservicedir)" || list=; \
flatpak-1.9.2/Makefile.in:5319:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5320-	dir='$(DESTDIR)$(dbussystemservicedir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5339-	@list='$(dist_dbusconf_DATA)'; test -n "$(dbusconfdir)" || list=; \
flatpak-1.9.2/Makefile.in:5340:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5341-	dir='$(DESTDIR)$(dbusconfdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5360-	@list='$(dist_installed_test_keyring_DATA)'; test -n "$(installed_test_keyringdir)" || list=; \
flatpak-1.9.2/Makefile.in:5361:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5362-	dir='$(DESTDIR)$(installed_test_keyringdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5381-	@list='$(dist_installed_test_keyring2_DATA)'; test -n "$(installed_test_keyring2dir)" || list=; \
flatpak-1.9.2/Makefile.in:5382:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5383-	dir='$(DESTDIR)$(installed_test_keyring2dir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5402-	@list='$(dist_tmpfiles_DATA)'; test -n "$(tmpfilesdir)" || list=; \
flatpak-1.9.2/Makefile.in:5403:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5404-	dir='$(DESTDIR)$(tmpfilesdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5423-	@list='$(env_DATA)'; test -n "$(envdir)" || list=; \
flatpak-1.9.2/Makefile.in:5424:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5425-	dir='$(DESTDIR)$(envdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5444-	@list='$(fishcompletion_DATA)'; test -n "$(fishcompletiondir)" || list=; \
flatpak-1.9.2/Makefile.in:5445:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5446-	dir='$(DESTDIR)$(fishcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5465-	@list='$(installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
flatpak-1.9.2/Makefile.in:5466:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5467-	dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5486-	@list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
flatpak-1.9.2/Makefile.in:5487:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5488-	dir='$(DESTDIR)$(installed_test_metadir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5507-	@list='$(introspection_DATA)'; test -n "$(introspectiondir)" || list=; \
flatpak-1.9.2/Makefile.in:5508:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5509-	dir='$(DESTDIR)$(introspectiondir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5531-	@list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
flatpak-1.9.2/Makefile.in:5532:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
flatpak-1.9.2/Makefile.in-5533-	dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5552-	@list='$(nodist_gir_DATA)'; test -n "$(girdir)" || list=; \
flatpak-1.9.2/Makefile.in:5553:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5554-	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5573-	@list='$(nodist_typelib_DATA)'; test -n "$(typelibdir)" || list=; \
flatpak-1.9.2/Makefile.in:5574:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5575-	dir='$(DESTDIR)$(typelibdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5594-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
flatpak-1.9.2/Makefile.in:5595:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5596-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5615-	@list='$(polkit_policy_DATA)'; test -n "$(polkit_policydir)" || list=; \
flatpak-1.9.2/Makefile.in:5616:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5617-	dir='$(DESTDIR)$(polkit_policydir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5636-	@list='$(polkit_rules_DATA)'; test -n "$(polkit_rulesdir)" || list=; \
flatpak-1.9.2/Makefile.in:5637:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5638-	dir='$(DESTDIR)$(polkit_rulesdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5657-	@list='$(profile_DATA)'; test -n "$(profiledir)" || list=; \
flatpak-1.9.2/Makefile.in:5658:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5659-	dir='$(DESTDIR)$(profiledir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5678-	@list='$(selinux_devel_DATA)'; test -n "$(selinux_develdir)" || list=; \
flatpak-1.9.2/Makefile.in:5679:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5680-	dir='$(DESTDIR)$(selinux_develdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5699-	@list='$(selinux_module_DATA)'; test -n "$(selinux_moduledir)" || list=; \
flatpak-1.9.2/Makefile.in:5700:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5701-	dir='$(DESTDIR)$(selinux_moduledir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5720-	@list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
flatpak-1.9.2/Makefile.in:5721:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5722-	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5741-	@list='$(systemduserunit_DATA)'; test -n "$(systemduserunitdir)" || list=; \
flatpak-1.9.2/Makefile.in:5742:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5743-	dir='$(DESTDIR)$(systemduserunitdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5762-	@list='$(sysusers_DATA)'; test -n "$(sysusersdir)" || list=; \
flatpak-1.9.2/Makefile.in:5763:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5764-	dir='$(DESTDIR)$(sysusersdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5783-	@list='$(zshcompletion_DATA)'; test -n "$(zshcompletiondir)" || list=; \
flatpak-1.9.2/Makefile.in:5784:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5785-	dir='$(DESTDIR)$(zshcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5804-	@list='$(flatpakinclude_HEADERS)'; test -n "$(flatpakincludedir)" || list=; \
flatpak-1.9.2/Makefile.in:5805:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5806-	dir='$(DESTDIR)$(flatpakincludedir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5825-	@list='$(nodist_flatpakinclude_HEADERS)'; test -n "$(flatpakincludedir)" || list=; \
flatpak-1.9.2/Makefile.in:5826:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/Makefile.in-5827-	dir='$(DESTDIR)$(flatpakincludedir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/Makefile.in-5842-	dot_seen=no; \
flatpak-1.9.2/Makefile.in:5843:	target=`echo $@ | sed s/-recursive//`; \
flatpak-1.9.2/Makefile.in-5844-	case "$@" in \
##############################################
flatpak-1.9.2/Makefile.in-5905-GTAGS:
flatpak-1.9.2/Makefile.in:5906:	here=`$(am__cd) $(top_builddir) && pwd` \
flatpak-1.9.2/Makefile.in-5907-	  && $(am__cd) $(top_srcdir) \
##############################################
flatpak-1.9.2/Makefile.in-5955-	if test -n "$$redo_bases"; then \
flatpak-1.9.2/Makefile.in:5956:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
flatpak-1.9.2/Makefile.in:5957:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
flatpak-1.9.2/Makefile.in-5958-	  if $(am__make_dryrun); then :; else \
##############################################
flatpak-1.9.2/Makefile.in-5980-	ws='[ 	]'; \
flatpak-1.9.2/Makefile.in:5981:	results=`for b in $$bases; do echo $$b.trs; done`; \
flatpak-1.9.2/Makefile.in-5982-	test -n "$$results" || results=/dev/null; \
flatpak-1.9.2/Makefile.in:5983:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
flatpak-1.9.2/Makefile.in:5984:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
flatpak-1.9.2/Makefile.in:5985:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
flatpak-1.9.2/Makefile.in:5986:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
flatpak-1.9.2/Makefile.in:5987:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
flatpak-1.9.2/Makefile.in:5988:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
flatpak-1.9.2/Makefile.in:5989:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
flatpak-1.9.2/Makefile.in:5990:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
flatpak-1.9.2/Makefile.in-5991-	  success=true; \
##############################################
flatpak-1.9.2/Makefile.in-6059-	@set +e; $(am__set_TESTS_bases); \
flatpak-1.9.2/Makefile.in:6060:	log_list=`for i in $$bases; do echo $$i.log; done`; \
flatpak-1.9.2/Makefile.in:6061:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
flatpak-1.9.2/Makefile.in:6062:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
flatpak-1.9.2/Makefile.in-6063-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
flatpak-1.9.2/Makefile.in-6069-	         | $(am__list_recheck_tests)` || exit 1; \
flatpak-1.9.2/Makefile.in:6070:	log_list=`for i in $$bases; do echo $$i.log; done`; \
flatpak-1.9.2/Makefile.in:6071:	log_list=`echo $$log_list`; \
flatpak-1.9.2/Makefile.in-6072-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
flatpak-1.9.2/Makefile.in-6425-	test -d "$(distdir)" || mkdir "$(distdir)"
flatpak-1.9.2/Makefile.in:6426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flatpak-1.9.2/Makefile.in:6427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flatpak-1.9.2/Makefile.in-6428-	list='$(DISTFILES)'; \
##############################################
flatpak-1.9.2/Makefile.in-6439-	  if test -d $$d/$$file; then \
flatpak-1.9.2/Makefile.in:6440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
flatpak-1.9.2/Makefile.in-6441-	    if test -d "$(distdir)/$$file"; then \
##############################################
flatpak-1.9.2/Makefile.in-6555-	test -d $(distdir)/_build || exit 0; \
flatpak-1.9.2/Makefile.in:6556:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
flatpak-1.9.2/Makefile.in-6557-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
flatpak-1.9.2/Makefile.in-6599-	}; \
flatpak-1.9.2/Makefile.in:6600:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
flatpak-1.9.2/Makefile.in-6601-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
flatpak-1.9.2/Makefile.in-6611-	fi
flatpak-1.9.2/Makefile.in:6612:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
flatpak-1.9.2/Makefile.in-6613-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
flatpak-1.9.2/compile-67-	mingw/*)
flatpak-1.9.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
flatpak-1.9.2/compile-69-	  ;;
flatpak-1.9.2/compile-70-	cygwin/* | msys/*)
flatpak-1.9.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
flatpak-1.9.2/compile-72-	  ;;
flatpak-1.9.2/compile-73-	wine/*)
flatpak-1.9.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
flatpak-1.9.2/compile-75-	  ;;
##############################################
flatpak-1.9.2/compile-310-# Name of file we expect compiler to create.
flatpak-1.9.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
flatpak-1.9.2/compile-312-
##############################################
flatpak-1.9.2/compile-316-# object file name, since that is what matters with a parallel build.
flatpak-1.9.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
flatpak-1.9.2/compile-318-while true; do
##############################################
flatpak-1.9.2/config.guess-34-
flatpak-1.9.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
flatpak-1.9.2/config.guess-36-
##############################################
flatpak-1.9.2/config.guess-104-    # shellcheck disable=SC2039
flatpak-1.9.2/config.guess:105:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
flatpak-1.9.2/config.guess-106-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
flatpak-1.9.2/config.guess-154-	EOF
flatpak-1.9.2/config.guess:155:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
flatpak-1.9.2/config.guess-156-
##############################################
flatpak-1.9.2/config.guess-191-	    earmv*)
flatpak-1.9.2/config.guess:192:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
flatpak-1.9.2/config.guess:193:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
flatpak-1.9.2/config.guess-194-		machine="${arch}${endian}"-unknown
##############################################
flatpak-1.9.2/config.guess-223-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
flatpak-1.9.2/config.guess:224:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
flatpak-1.9.2/config.guess-225-		;;
##############################################
flatpak-1.9.2/config.guess-236-	    *)
flatpak-1.9.2/config.guess:237:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
flatpak-1.9.2/config.guess-238-		;;
##############################################
flatpak-1.9.2/config.guess-283-	*4.0)
flatpak-1.9.2/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
flatpak-1.9.2/config.guess-285-		;;
flatpak-1.9.2/config.guess-286-	*5.*)
flatpak-1.9.2/config.guess:287:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
flatpak-1.9.2/config.guess-288-		;;
##############################################
flatpak-1.9.2/config.guess-293-	# types through head -n 1, so we only detect the type of CPU 0.
flatpak-1.9.2/config.guess:294:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
flatpak-1.9.2/config.guess-295-	case "$ALPHA_CPU_TYPE" in
##############################################
flatpak-1.9.2/config.guess-331-	# 1.2 uses "1.2" for uname -r.
flatpak-1.9.2/config.guess:332:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
flatpak-1.9.2/config.guess-333-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
flatpak-1.9.2/config.guess-382-    s390x:SunOS:*:*)
flatpak-1.9.2/config.guess:383:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
flatpak-1.9.2/config.guess-384-	exit ;;
flatpak-1.9.2/config.guess-385-    sun4H:SunOS:5.*:*)
flatpak-1.9.2/config.guess:386:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
flatpak-1.9.2/config.guess-387-	exit ;;
flatpak-1.9.2/config.guess-388-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
flatpak-1.9.2/config.guess:389:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
flatpak-1.9.2/config.guess-390-	exit ;;
##############################################
flatpak-1.9.2/config.guess-394-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
flatpak-1.9.2/config.guess:395:	UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
flatpak-1.9.2/config.guess-396-	case `isainfo -b` in
##############################################
flatpak-1.9.2/config.guess-408-	# it's likely to be more like Solaris than SunOS4.
flatpak-1.9.2/config.guess:409:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
flatpak-1.9.2/config.guess-410-	exit ;;
##############################################
flatpak-1.9.2/config.guess-417-	# Japanese Language versions have a version number like `4.1.3-JL'.
flatpak-1.9.2/config.guess:418:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
flatpak-1.9.2/config.guess-419-	exit ;;
##############################################
flatpak-1.9.2/config.guess-423-    sun*:*:4.2BSD:*)
flatpak-1.9.2/config.guess:424:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
flatpak-1.9.2/config.guess-425-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
flatpak-1.9.2/config.guess-505-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
flatpak-1.9.2/config.guess:506:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
flatpak-1.9.2/config.guess:507:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
flatpak-1.9.2/config.guess-508-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
flatpak-1.9.2/config.guess-561-    *:IRIX*:*:*)
flatpak-1.9.2/config.guess:562:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
flatpak-1.9.2/config.guess-563-	exit ;;
##############################################
flatpak-1.9.2/config.guess-591-EOF
flatpak-1.9.2/config.guess:592:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
flatpak-1.9.2/config.guess-593-		then
##############################################
flatpak-1.9.2/config.guess-604-    *:AIX:*:[4567])
flatpak-1.9.2/config.guess:605:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
flatpak-1.9.2/config.guess-606-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
flatpak-1.9.2/config.guess-640-    9000/[34678]??:HP-UX:*:*)
flatpak-1.9.2/config.guess:641:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
flatpak-1.9.2/config.guess-642-	case "$UNAME_MACHINE" in
##############################################
flatpak-1.9.2/config.guess-694-EOF
flatpak-1.9.2/config.guess:695:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
flatpak-1.9.2/config.guess-696-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
flatpak-1.9.2/config.guess-722-    ia64:HP-UX:*:*)
flatpak-1.9.2/config.guess:723:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
flatpak-1.9.2/config.guess-724-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
flatpak-1.9.2/config.guess-752-EOF
flatpak-1.9.2/config.guess:753:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
flatpak-1.9.2/config.guess-754-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
flatpak-1.9.2/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
flatpak-1.9.2/config.guess:824:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
flatpak-1.9.2/config.guess-825-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
flatpak-1.9.2/config.guess-828-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
flatpak-1.9.2/config.guess:829:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
flatpak-1.9.2/config.guess-830-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
flatpak-1.9.2/config.guess-846-	then
flatpak-1.9.2/config.guess:847:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
flatpak-1.9.2/config.guess-848-	else
flatpak-1.9.2/config.guess:849:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
flatpak-1.9.2/config.guess-850-	fi
##############################################
flatpak-1.9.2/config.guess-859-	esac
flatpak-1.9.2/config.guess:860:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
flatpak-1.9.2/config.guess-861-	exit ;;
##############################################
flatpak-1.9.2/config.guess-895-    prep*:SunOS:5.*:*)
flatpak-1.9.2/config.guess:896:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
flatpak-1.9.2/config.guess-897-	exit ;;
##############################################
flatpak-1.9.2/config.guess-899-	# the GNU system
flatpak-1.9.2/config.guess:900:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
flatpak-1.9.2/config.guess-901-	exit ;;
##############################################
flatpak-1.9.2/config.guess-903-	# other systems with GNU libc and userland
flatpak-1.9.2/config.guess:904:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
flatpak-1.9.2/config.guess-905-	exit ;;
##############################################
flatpak-1.9.2/config.guess-997-EOF
flatpak-1.9.2/config.guess:998:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
flatpak-1.9.2/config.guess-999-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
flatpak-1.9.2/config.guess-1097-    i*86:*:4.*:*)
flatpak-1.9.2/config.guess:1098:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
flatpak-1.9.2/config.guess-1099-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
flatpak-1.9.2/config.guess-1300-	fi
flatpak-1.9.2/config.guess:1301:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
flatpak-1.9.2/config.guess-1302-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
flatpak-1.9.2/config.guess-1399-    *:DragonFly:*:*)
flatpak-1.9.2/config.guess:1400:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
flatpak-1.9.2/config.guess-1401-	exit ;;
##############################################
flatpak-1.9.2/config.guess-1412-    i*86:skyos:*:*)
flatpak-1.9.2/config.guess:1413:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
flatpak-1.9.2/config.guess-1414-	exit ;;
##############################################
flatpak-1.9.2/config.rpath-33-host="$1"
flatpak-1.9.2/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
flatpak-1.9.2/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
flatpak-1.9.2/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
flatpak-1.9.2/config.rpath-37-
##############################################
flatpak-1.9.2/config.rpath-47-done
flatpak-1.9.2/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
flatpak-1.9.2/config.rpath-49-
##############################################
flatpak-1.9.2/config.rpath-94-        *)
flatpak-1.9.2/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
flatpak-1.9.2/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
flatpak-1.9.2/config.rpath:236:      case `$LD -v 2>&1` in
flatpak-1.9.2/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
flatpak-1.9.2/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
flatpak-1.9.2/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
flatpak-1.9.2/config.rpath-243-          else
##############################################
flatpak-1.9.2/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
flatpak-1.9.2/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
flatpak-1.9.2/config.rpath-300-          if test -f "$collect2name" && \
##############################################
flatpak-1.9.2/config.rpath-434-        hardcode_direct=yes
flatpak-1.9.2/config.rpath:435:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flatpak-1.9.2/config.rpath-436-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
flatpak-1.9.2/config.rpath-498-    sysv5* | sco3.2v5* | sco5v6*)
flatpak-1.9.2/config.rpath:499:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
flatpak-1.9.2/config.rpath-500-      hardcode_libdir_separator=':'
##############################################
flatpak-1.9.2/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
flatpak-1.9.2/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
flatpak-1.9.2/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
flatpak-1.9.2/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
flatpak-1.9.2/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
flatpak-1.9.2/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
flatpak-1.9.2/config.rpath-657-
##############################################
flatpak-1.9.2/config.sub-52-
flatpak-1.9.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
flatpak-1.9.2/config.sub-54-
##############################################
flatpak-1.9.2/config.sub-770-	i*86v32)
flatpak-1.9.2/config.sub:771:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
flatpak-1.9.2/config.sub-772-		vendor=pc
##############################################
flatpak-1.9.2/config.sub-775-	i*86v4*)
flatpak-1.9.2/config.sub:776:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
flatpak-1.9.2/config.sub-777-		vendor=pc
##############################################
flatpak-1.9.2/config.sub-780-	i*86v)
flatpak-1.9.2/config.sub:781:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
flatpak-1.9.2/config.sub-782-		vendor=pc
##############################################
flatpak-1.9.2/config.sub-785-	i*86sol2)
flatpak-1.9.2/config.sub:786:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
flatpak-1.9.2/config.sub-787-		vendor=pc
##############################################
flatpak-1.9.2/config.sub-916-		cpu=sparc
flatpak-1.9.2/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
flatpak-1.9.2/config.sub-918-		;;
##############################################
flatpak-1.9.2/config.sub-1082-	sh5e[lb]-*)
flatpak-1.9.2/config.sub:1083:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
flatpak-1.9.2/config.sub-1084-		;;
##############################################
flatpak-1.9.2/config.sub-1100-	xscale-* | xscalee[bl]-*)
flatpak-1.9.2/config.sub:1101:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
flatpak-1.9.2/config.sub-1102-		;;
##############################################
flatpak-1.9.2/config.sub-1251-			*)
flatpak-1.9.2/config.sub:1252:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
flatpak-1.9.2/config.sub-1253-				exit 1
##############################################
flatpak-1.9.2/config.sub-1285-	solaris1 | solaris1.*)
flatpak-1.9.2/config.sub:1286:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
flatpak-1.9.2/config.sub-1287-		;;
##############################################
flatpak-1.9.2/config.sub-1294-	gnu/linux*)
flatpak-1.9.2/config.sub:1295:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
flatpak-1.9.2/config.sub-1296-		;;
##############################################
flatpak-1.9.2/config.sub-1317-	sco3.2.[4-9]*)
flatpak-1.9.2/config.sub:1318:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
flatpak-1.9.2/config.sub-1319-		;;
##############################################
flatpak-1.9.2/config.sub-1380-	nto*)
flatpak-1.9.2/config.sub:1381:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
flatpak-1.9.2/config.sub-1382-		;;
##############################################
flatpak-1.9.2/config.sub-1390-	linux*)
flatpak-1.9.2/config.sub:1391:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
flatpak-1.9.2/config.sub-1392-		;;
##############################################
flatpak-1.9.2/config.sub-1402-	mac*)
flatpak-1.9.2/config.sub:1403:		os=`echo "$os" | sed -e 's|mac|macos|'`
flatpak-1.9.2/config.sub-1404-		;;
##############################################
flatpak-1.9.2/config.sub-1411-	sunos5*)
flatpak-1.9.2/config.sub:1412:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
flatpak-1.9.2/config.sub-1413-		;;
flatpak-1.9.2/config.sub-1414-	sunos6*)
flatpak-1.9.2/config.sub:1415:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
flatpak-1.9.2/config.sub-1416-		;;
##############################################
flatpak-1.9.2/config.sub-1451-	sinix5.*)
flatpak-1.9.2/config.sub:1452:		os=`echo $os | sed -e 's|sinix|sysv|'`
flatpak-1.9.2/config.sub-1453-		;;
##############################################
flatpak-1.9.2/config.sub-1511-	*)
flatpak-1.9.2/config.sub:1512:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
flatpak-1.9.2/config.sub-1513-		exit 1
##############################################
flatpak-1.9.2/depcomp-64-  case $1 in
flatpak-1.9.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
flatpak-1.9.2/depcomp-66-      *) dir=;;
##############################################
flatpak-1.9.2/depcomp-73-{
flatpak-1.9.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
flatpak-1.9.2/depcomp-75-}
##############################################
flatpak-1.9.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
flatpak-1.9.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
flatpak-1.9.2/depcomp-128-
##############################################
flatpak-1.9.2/depcomp-405-        sleep 1
flatpak-1.9.2/depcomp:406:        i=`expr $i - 1`
flatpak-1.9.2/depcomp-407-      done
flatpak-1.9.2/depcomp-408-    fi
flatpak-1.9.2/depcomp:409:    i=`expr $i - 1`
flatpak-1.9.2/depcomp-410-  done
##############################################
flatpak-1.9.2/depcomp-425-  # Do two passes, one to just change these to
flatpak-1.9.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
flatpak-1.9.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
flatpak-1.9.2/depcomp-659-  done
flatpak-1.9.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
flatpak-1.9.2/depcomp-661-  touch "$tmpdepfile"
##############################################
flatpak-1.9.2/install-sh-234-      fi
flatpak-1.9.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
flatpak-1.9.2/install-sh-236-    *)
##############################################
flatpak-1.9.2/install-sh-280-      dstdir=$dst
flatpak-1.9.2/install-sh:281:      dstbase=`basename "$src"`
flatpak-1.9.2/install-sh-282-      case $dst in
##############################################
flatpak-1.9.2/install-sh-287-    else
flatpak-1.9.2/install-sh:288:      dstdir=`dirname "$dst"`
flatpak-1.9.2/install-sh-289-      test -d "$dstdir"
##############################################
flatpak-1.9.2/install-sh-354-                   test_tmpdir="$tmpdir/a"
flatpak-1.9.2/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
flatpak-1.9.2/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
flatpak-1.9.2/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
flatpak-1.9.2/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
flatpak-1.9.2/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
flatpak-1.9.2/install-sh-419-            case $prefix in
flatpak-1.9.2/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
flatpak-1.9.2/install-sh-421-              *) qprefix=$prefix;;
##############################################
flatpak-1.9.2/install-sh-479-    if $copy_on_change &&
flatpak-1.9.2/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
flatpak-1.9.2/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
flatpak-1.9.2/install-sh-482-       set -f &&
##############################################
flatpak-1.9.2/ltmain.sh-103-#
flatpak-1.9.2/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
flatpak-1.9.2/ltmain.sh-105-#
##############################################
flatpak-1.9.2/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
flatpak-1.9.2/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
flatpak-1.9.2/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
flatpak-1.9.2/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
flatpak-1.9.2/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
flatpak-1.9.2/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
flatpak-1.9.2/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
flatpak-1.9.2/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
flatpak-1.9.2/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
flatpak-1.9.2/ltmain.sh-410-# The name of this program.
flatpak-1.9.2/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
flatpak-1.9.2/ltmain.sh-412-
##############################################
flatpak-1.9.2/ltmain.sh-416-  *[\\/]*)
flatpak-1.9.2/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
flatpak-1.9.2/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
flatpak-1.9.2/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
flatpak-1.9.2/ltmain.sh-610-
flatpak-1.9.2/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
flatpak-1.9.2/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
flatpak-1.9.2/ltmain.sh-613-
##############################################
flatpak-1.9.2/ltmain.sh-639-
flatpak-1.9.2/ltmain.sh:640:    func_arith_result=`expr "$@"`
flatpak-1.9.2/ltmain.sh-641-  }
##############################################
flatpak-1.9.2/ltmain.sh-660-  # ...otherwise fall back to using sed.
flatpak-1.9.2/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
flatpak-1.9.2/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
flatpak-1.9.2/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
flatpak-1.9.2/ltmain.sh-757-      test -n "$_G_tc" && {
flatpak-1.9.2/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
flatpak-1.9.2/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
flatpak-1.9.2/ltmain.sh-760-      }
flatpak-1.9.2/ltmain.sh-761-    done
flatpak-1.9.2/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
flatpak-1.9.2/ltmain.sh-763-
##############################################
flatpak-1.9.2/ltmain.sh-831-
flatpak-1.9.2/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
flatpak-1.9.2/ltmain.sh-833-  }
##############################################
flatpak-1.9.2/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
flatpak-1.9.2/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
flatpak-1.9.2/ltmain.sh-865-      done
flatpak-1.9.2/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
flatpak-1.9.2/ltmain.sh-867-
##############################################
flatpak-1.9.2/ltmain.sh-901-      # If mktemp works, use that first and foremost
flatpak-1.9.2/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
flatpak-1.9.2/ltmain.sh-903-
##############################################
flatpak-1.9.2/ltmain.sh-1111-        *[\\\`\"\$]*)
flatpak-1.9.2/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
flatpak-1.9.2/ltmain.sh-1113-        *)
##############################################
flatpak-1.9.2/ltmain.sh-1198-    case $2 in
flatpak-1.9.2/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
flatpak-1.9.2/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
flatpak-1.9.2/ltmain.sh-1201-    esac
##############################################
flatpak-1.9.2/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
flatpak-1.9.2/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
flatpak-1.9.2/ltmain.sh-1273-      ;;
##############################################
flatpak-1.9.2/ltmain.sh-1358-
flatpak-1.9.2/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
flatpak-1.9.2/ltmain.sh-1360-}
##############################################
flatpak-1.9.2/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
flatpak-1.9.2/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
flatpak-1.9.2/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
flatpak-1.9.2/ltmain.sh-1517-
flatpak-1.9.2/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
flatpak-1.9.2/ltmain.sh-1519-}
##############################################
flatpak-1.9.2/ltmain.sh-1870-
flatpak-1.9.2/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
flatpak-1.9.2/ltmain.sh-1872-      func_split_equals_rhs=
flatpak-1.9.2/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
flatpak-1.9.2/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
flatpak-1.9.2/ltmain.sh-1875-  }
##############################################
flatpak-1.9.2/ltmain.sh-1898-
flatpak-1.9.2/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
flatpak-1.9.2/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
flatpak-1.9.2/ltmain.sh-1901-  }
##############################################
flatpak-1.9.2/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
flatpak-1.9.2/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
flatpak-1.9.2/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
flatpak-1.9.2/ltmain.sh-2074-
##############################################
flatpak-1.9.2/ltmain.sh-2110-  {
flatpak-1.9.2/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
flatpak-1.9.2/ltmain.sh-2112-  }
##############################################
flatpak-1.9.2/ltmain.sh-2115-  {
flatpak-1.9.2/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
flatpak-1.9.2/ltmain.sh-2117-  }
##############################################
flatpak-1.9.2/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
flatpak-1.9.2/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
flatpak-1.9.2/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
flatpak-1.9.2/ltmain.sh-2659-      done
flatpak-1.9.2/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
flatpak-1.9.2/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
flatpak-1.9.2/ltmain.sh-2662-      case $@ in
##############################################
flatpak-1.9.2/ltmain.sh-2672-	    # Evaluate the configuration.
flatpak-1.9.2/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
flatpak-1.9.2/ltmain.sh-2674-	    CC_quoted=
##############################################
flatpak-1.9.2/ltmain.sh-2678-	    done
flatpak-1.9.2/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
flatpak-1.9.2/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
flatpak-1.9.2/ltmain.sh-2681-	    case "$@ " in
##############################################
flatpak-1.9.2/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
flatpak-1.9.2/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
flatpak-1.9.2/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
flatpak-1.9.2/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
flatpak-1.9.2/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
flatpak-1.9.2/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
flatpak-1.9.2/ltmain.sh-3009-    # LT_CYGPATH in this case.
flatpak-1.9.2/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
flatpak-1.9.2/ltmain.sh-3011-  fi
##############################################
flatpak-1.9.2/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
flatpak-1.9.2/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
flatpak-1.9.2/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
flatpak-1.9.2/ltmain.sh-3376-    *.[cCFSifmso] | \
flatpak-1.9.2/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
flatpak-1.9.2/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
flatpak-1.9.2/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
flatpak-1.9.2/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
flatpak-1.9.2/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
flatpak-1.9.2/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
flatpak-1.9.2/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
flatpak-1.9.2/ltmain.sh-3474-
##############################################
flatpak-1.9.2/ltmain.sh-3520-      if test warn = "$need_locks" &&
flatpak-1.9.2/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
flatpak-1.9.2/ltmain.sh-3522-	$ECHO "\
flatpak-1.9.2/ltmain.sh-3523-*** ERROR, $lockfile contains:
flatpak-1.9.2/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
flatpak-1.9.2/ltmain.sh-3525-
##############################################
flatpak-1.9.2/ltmain.sh-3569-      if test warn = "$need_locks" &&
flatpak-1.9.2/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
flatpak-1.9.2/ltmain.sh-3571-	$ECHO "\
flatpak-1.9.2/ltmain.sh-3572-*** ERROR, $lockfile contains:
flatpak-1.9.2/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
flatpak-1.9.2/ltmain.sh-3574-
##############################################
flatpak-1.9.2/ltmain.sh-3895-      # Get the absolute pathname.
flatpak-1.9.2/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
flatpak-1.9.2/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
flatpak-1.9.2/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
flatpak-1.9.2/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
flatpak-1.9.2/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
flatpak-1.9.2/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
flatpak-1.9.2/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
flatpak-1.9.2/ltmain.sh-4280-
##############################################
flatpak-1.9.2/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
flatpak-1.9.2/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
flatpak-1.9.2/ltmain.sh-4293-	  else
flatpak-1.9.2/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
flatpak-1.9.2/ltmain.sh-4295-	  fi
##############################################
flatpak-1.9.2/ltmain.sh-4458-	    fi
flatpak-1.9.2/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
flatpak-1.9.2/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
flatpak-1.9.2/ltmain.sh-4477-	        # Replace the output file specification.
flatpak-1.9.2/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
flatpak-1.9.2/ltmain.sh-4479-
##############################################
flatpak-1.9.2/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
flatpak-1.9.2/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
flatpak-1.9.2/ltmain.sh-4498-	  fi
##############################################
flatpak-1.9.2/ltmain.sh-4570-    my_pic_p=${3-false}
flatpak-1.9.2/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
flatpak-1.9.2/ltmain.sh-4572-    my_dlsyms=
##############################################
flatpak-1.9.2/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
flatpak-1.9.2/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
flatpak-1.9.2/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
flatpak-1.9.2/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
flatpak-1.9.2/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
flatpak-1.9.2/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
flatpak-1.9.2/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
flatpak-1.9.2/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
flatpak-1.9.2/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
flatpak-1.9.2/ltmain.sh-4862-	  else
flatpak-1.9.2/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
flatpak-1.9.2/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
flatpak-1.9.2/ltmain.sh-4865-	  fi
##############################################
flatpak-1.9.2/ltmain.sh-4867-	*)
flatpak-1.9.2/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
flatpak-1.9.2/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
flatpak-1.9.2/ltmain.sh-4870-	  ;;
##############################################
flatpak-1.9.2/ltmain.sh-4882-      # Nullify the symbol file.
flatpak-1.9.2/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
flatpak-1.9.2/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
flatpak-1.9.2/ltmain.sh-4885-    fi
##############################################
flatpak-1.9.2/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
flatpak-1.9.2/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
flatpak-1.9.2/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
flatpak-1.9.2/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
flatpak-1.9.2/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
flatpak-1.9.2/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
flatpak-1.9.2/ltmain.sh-4925-  win32_libid_type=unknown
flatpak-1.9.2/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
flatpak-1.9.2/ltmain.sh-4927-  case $win32_fileres in
##############################################
flatpak-1.9.2/ltmain.sh-4990-
flatpak-1.9.2/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
flatpak-1.9.2/ltmain.sh-4992-}
##############################################
flatpak-1.9.2/ltmain.sh-5008-
flatpak-1.9.2/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
flatpak-1.9.2/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
flatpak-1.9.2/ltmain.sh-5072-    # binutils import library
flatpak-1.9.2/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
flatpak-1.9.2/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
flatpak-1.9.2/ltmain.sh-5075-    # ms-generated import library
flatpak-1.9.2/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
flatpak-1.9.2/ltmain.sh-5077-  else
##############################################
flatpak-1.9.2/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
flatpak-1.9.2/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
flatpak-1.9.2/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
flatpak-1.9.2/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
flatpak-1.9.2/ltmain.sh-5160-	    darwin_arch=
##############################################
flatpak-1.9.2/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
flatpak-1.9.2/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
flatpak-1.9.2/ltmain.sh-5172-	    darwin_file=
##############################################
flatpak-1.9.2/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
flatpak-1.9.2/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
flatpak-1.9.2/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
flatpak-1.9.2/ltmain.sh-5189-      esac
flatpak-1.9.2/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
flatpak-1.9.2/ltmain.sh-5191-    done
##############################################
flatpak-1.9.2/ltmain.sh-5260-
flatpak-1.9.2/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
flatpak-1.9.2/ltmain.sh-5262-    $ECHO "\
##############################################
flatpak-1.9.2/ltmain.sh-5295-    --lt-dump-script)
flatpak-1.9.2/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
flatpak-1.9.2/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
flatpak-1.9.2/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
flatpak-1.9.2/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
flatpak-1.9.2/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
flatpak-1.9.2/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
flatpak-1.9.2/ltmain.sh-5324-  done
##############################################
flatpak-1.9.2/ltmain.sh-5380-  # Find the directory that this script lives in.
flatpak-1.9.2/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
flatpak-1.9.2/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
flatpak-1.9.2/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
flatpak-1.9.2/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
flatpak-1.9.2/ltmain.sh-5386-  while test -n \"\$file\"; do
flatpak-1.9.2/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
flatpak-1.9.2/ltmain.sh-5388-
##############################################
flatpak-1.9.2/ltmain.sh-5396-
flatpak-1.9.2/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
flatpak-1.9.2/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
flatpak-1.9.2/ltmain.sh-5399-  done
##############################################
flatpak-1.9.2/ltmain.sh-5410-    case \"\$thisdir\" in
flatpak-1.9.2/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
flatpak-1.9.2/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
flatpak-1.9.2/ltmain.sh-5416-  # Try to get the absolute directory name.
flatpak-1.9.2/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
flatpak-1.9.2/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
flatpak-1.9.2/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
flatpak-1.9.2/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
flatpak-1.9.2/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
flatpak-1.9.2/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
flatpak-1.9.2/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
flatpak-1.9.2/ltmain.sh-5443-      else
##############################################
flatpak-1.9.2/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
flatpak-1.9.2/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
flatpak-1.9.2/ltmain.sh-5487-
##############################################
flatpak-1.9.2/ltmain.sh-6464-
flatpak-1.9.2/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
flatpak-1.9.2/ltmain.sh-6466-    *import*) : ;;
##############################################
flatpak-1.9.2/ltmain.sh-6712-	    moreargs=
flatpak-1.9.2/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
flatpak-1.9.2/ltmain.sh-6714-	    do
##############################################
flatpak-1.9.2/ltmain.sh-6973-	*)
flatpak-1.9.2/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
flatpak-1.9.2/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
flatpak-1.9.2/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
flatpak-1.9.2/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
flatpak-1.9.2/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
flatpak-1.9.2/ltmain.sh-7289-      -Z*)
flatpak-1.9.2/ltmain.sh:7290:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
flatpak-1.9.2/ltmain.sh-7291-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
flatpak-1.9.2/ltmain.sh-7459-      # get the directories listed in $shlibpath_var
flatpak-1.9.2/ltmain.sh:7460:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
flatpak-1.9.2/ltmain.sh-7461-    else
##############################################
flatpak-1.9.2/ltmain.sh-7775-		  set dummy $deplibs_check_method; shift
flatpak-1.9.2/ltmain.sh:7776:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flatpak-1.9.2/ltmain.sh-7777-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
flatpak-1.9.2/ltmain.sh-7865-	if test -n "$inherited_linker_flags"; then
flatpak-1.9.2/ltmain.sh:7866:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
flatpak-1.9.2/ltmain.sh-7867-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
flatpak-1.9.2/ltmain.sh-7873-	fi
flatpak-1.9.2/ltmain.sh:7874:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
flatpak-1.9.2/ltmain.sh-7875-	if test lib,link = "$linkmode,$pass" ||
##############################################
flatpak-1.9.2/ltmain.sh-7946-	*)
flatpak-1.9.2/ltmain.sh:7947:	  abs_ladir=`cd "$ladir" && pwd`
flatpak-1.9.2/ltmain.sh-7948-	  if test -z "$abs_ladir"; then
##############################################
flatpak-1.9.2/ltmain.sh-8199-	    shift
flatpak-1.9.2/ltmain.sh:8200:	    libname=`eval "\\$ECHO \"$libname_spec\""`
flatpak-1.9.2/ltmain.sh-8201-	    # use dlname if we got it. it's perfectly good, no?
##############################################
flatpak-1.9.2/ltmain.sh-8491-		*)
flatpak-1.9.2/ltmain.sh:8492:		  absdir=`cd "$dir" && pwd`
flatpak-1.9.2/ltmain.sh-8493-		  if test -z "$absdir"; then
##############################################
flatpak-1.9.2/ltmain.sh-8502-		  depdepl=
flatpak-1.9.2/ltmain.sh:8503:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
flatpak-1.9.2/ltmain.sh-8504-		  if test -n "$deplibrary_names"; then
##############################################
flatpak-1.9.2/ltmain.sh-8509-		      depdepl=$absdir/$objdir/$depdepl
flatpak-1.9.2/ltmain.sh:8510:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
flatpak-1.9.2/ltmain.sh-8511-                      if test -z "$darwin_install_name"; then
flatpak-1.9.2/ltmain.sh:8512:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
flatpak-1.9.2/ltmain.sh-8513-                      fi
##############################################
flatpak-1.9.2/ltmain.sh-8524-		else
flatpak-1.9.2/ltmain.sh:8525:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
flatpak-1.9.2/ltmain.sh-8526-		  test -z "$libdir" && \
##############################################
flatpak-1.9.2/ltmain.sh-8547-	else
flatpak-1.9.2/ltmain.sh:8548:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
flatpak-1.9.2/ltmain.sh-8549-	fi
##############################################
flatpak-1.9.2/ltmain.sh-8636-        linux*)
flatpak-1.9.2/ltmain.sh:8637:          case `$CC -V 2>&1 | sed 5q` in
flatpak-1.9.2/ltmain.sh-8638-          *Sun\ C*) # Sun C++ 5.9
##############################################
flatpak-1.9.2/ltmain.sh-9041-	removelist=
flatpak-1.9.2/ltmain.sh:9042:	tempremovelist=`$ECHO "$output_objdir/*"`
flatpak-1.9.2/ltmain.sh-9043-	for p in $tempremovelist; do
##############################################
flatpak-1.9.2/ltmain.sh-9067-	# Transform .lo files to .o files.
flatpak-1.9.2/ltmain.sh:9068:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
flatpak-1.9.2/ltmain.sh-9069-      fi
##############################################
flatpak-1.9.2/ltmain.sh-9072-      #for path in $notinst_path; do
flatpak-1.9.2/ltmain.sh:9073:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
flatpak-1.9.2/ltmain.sh:9074:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
flatpak-1.9.2/ltmain.sh:9075:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
flatpak-1.9.2/ltmain.sh-9076-      #done
##############################################
flatpak-1.9.2/ltmain.sh-9193-		if test -n "$i"; then
flatpak-1.9.2/ltmain.sh:9194:		  libname=`eval "\\$ECHO \"$libname_spec\""`
flatpak-1.9.2/ltmain.sh:9195:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
flatpak-1.9.2/ltmain.sh-9196-		  set dummy $deplib_matches; shift
flatpak-1.9.2/ltmain.sh-9197-		  deplib_match=$1
flatpak-1.9.2/ltmain.sh:9198:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
flatpak-1.9.2/ltmain.sh-9199-		    func_append newdeplibs " $i"
##############################################
flatpak-1.9.2/ltmain.sh-9236-		  if test -n "$i"; then
flatpak-1.9.2/ltmain.sh:9237:		    libname=`eval "\\$ECHO \"$libname_spec\""`
flatpak-1.9.2/ltmain.sh:9238:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
flatpak-1.9.2/ltmain.sh-9239-		    set dummy $deplib_matches; shift
flatpak-1.9.2/ltmain.sh-9240-		    deplib_match=$1
flatpak-1.9.2/ltmain.sh:9241:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
flatpak-1.9.2/ltmain.sh-9242-		      func_append newdeplibs " $i"
##############################################
flatpak-1.9.2/ltmain.sh-9271-	  set dummy $deplibs_check_method; shift
flatpak-1.9.2/ltmain.sh:9272:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flatpak-1.9.2/ltmain.sh-9273-	  for a_deplib in $deplibs; do
##############################################
flatpak-1.9.2/ltmain.sh-9286-	      if test -n "$a_deplib"; then
flatpak-1.9.2/ltmain.sh:9287:		libname=`eval "\\$ECHO \"$libname_spec\""`
flatpak-1.9.2/ltmain.sh-9288-		if test -n "$file_magic_glob"; then
flatpak-1.9.2/ltmain.sh:9289:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
flatpak-1.9.2/ltmain.sh-9290-		else
##############################################
flatpak-1.9.2/ltmain.sh-9296-		    shopt -s nocaseglob
flatpak-1.9.2/ltmain.sh:9297:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
flatpak-1.9.2/ltmain.sh-9298-		    $nocaseglob
flatpak-1.9.2/ltmain.sh-9299-		  else
flatpak-1.9.2/ltmain.sh:9300:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
flatpak-1.9.2/ltmain.sh-9301-		  fi
##############################################
flatpak-1.9.2/ltmain.sh-9314-		      while test -h "$potlib" 2>/dev/null; do
flatpak-1.9.2/ltmain.sh:9315:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
flatpak-1.9.2/ltmain.sh-9316-			case $potliblink in
flatpak-1.9.2/ltmain.sh-9317-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
flatpak-1.9.2/ltmain.sh:9318:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
flatpak-1.9.2/ltmain.sh-9319-			esac
##############################################
flatpak-1.9.2/ltmain.sh-9355-	  set dummy $deplibs_check_method; shift
flatpak-1.9.2/ltmain.sh:9356:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flatpak-1.9.2/ltmain.sh-9357-	  for a_deplib in $deplibs; do
##############################################
flatpak-1.9.2/ltmain.sh-9370-	      if test -n "$a_deplib"; then
flatpak-1.9.2/ltmain.sh:9371:		libname=`eval "\\$ECHO \"$libname_spec\""`
flatpak-1.9.2/ltmain.sh-9372-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
flatpak-1.9.2/ltmain.sh:9373:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
flatpak-1.9.2/ltmain.sh-9374-		  for potent_lib in $potential_libs; do
##############################################
flatpak-1.9.2/ltmain.sh-9409-	  newdeplibs=
flatpak-1.9.2/ltmain.sh:9410:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
flatpak-1.9.2/ltmain.sh-9411-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
flatpak-1.9.2/ltmain.sh-9413-	      # can't use Xsed below, because $i might contain '/'
flatpak-1.9.2/ltmain.sh:9414:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
flatpak-1.9.2/ltmain.sh-9415-	    done
##############################################
flatpak-1.9.2/ltmain.sh-9439-	  # On Rhapsody replace the C library with the System framework
flatpak-1.9.2/ltmain.sh:9440:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
flatpak-1.9.2/ltmain.sh-9441-	  ;;
##############################################
flatpak-1.9.2/ltmain.sh-9491-	*-*-darwin*)
flatpak-1.9.2/ltmain.sh:9492:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
flatpak-1.9.2/ltmain.sh:9493:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
flatpak-1.9.2/ltmain.sh:9494:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
flatpak-1.9.2/ltmain.sh-9495-	  ;;
##############################################
flatpak-1.9.2/ltmain.sh-9618-	# Use standard objects if they are pic
flatpak-1.9.2/ltmain.sh:9619:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
flatpak-1.9.2/ltmain.sh-9620-	test "X$libobjs" = "X " && libobjs=
##############################################
flatpak-1.9.2/ltmain.sh-10132-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
flatpak-1.9.2/ltmain.sh:10133:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
flatpak-1.9.2/ltmain.sh-10134-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
flatpak-1.9.2/ltmain.sh-10147-      # Create the old-style object.
flatpak-1.9.2/ltmain.sh:10148:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
flatpak-1.9.2/ltmain.sh-10149-
##############################################
flatpak-1.9.2/ltmain.sh-10205-	# On Rhapsody replace the C library is the System framework
flatpak-1.9.2/ltmain.sh:10206:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
flatpak-1.9.2/ltmain.sh:10207:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
flatpak-1.9.2/ltmain.sh-10208-	;;
##############################################
flatpak-1.9.2/ltmain.sh-10223-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
flatpak-1.9.2/ltmain.sh:10224:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
flatpak-1.9.2/ltmain.sh:10225:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
flatpak-1.9.2/ltmain.sh-10226-	;;
##############################################
flatpak-1.9.2/ltmain.sh-10301-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
flatpak-1.9.2/ltmain.sh:10302:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
flatpak-1.9.2/ltmain.sh-10303-	  case :$dllsearchpath: in
##############################################
flatpak-1.9.2/ltmain.sh-10361-	# Transform all the library objects into standard objects.
flatpak-1.9.2/ltmain.sh:10362:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
flatpak-1.9.2/ltmain.sh:10363:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
flatpak-1.9.2/ltmain.sh-10364-      fi
##############################################
flatpak-1.9.2/ltmain.sh-10389-	# Replace the output file specification.
flatpak-1.9.2/ltmain.sh:10390:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
flatpak-1.9.2/ltmain.sh-10391-	link_command=$compile_command$compile_rpath
##############################################
flatpak-1.9.2/ltmain.sh-10398-	  func_to_tool_file "$output"
flatpak-1.9.2/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'`
flatpak-1.9.2/ltmain.sh-10400-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
flatpak-1.9.2/ltmain.sh-10442-	# Replace the output file specification.
flatpak-1.9.2/ltmain.sh:10443:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
flatpak-1.9.2/ltmain.sh-10444-	# Delete the old output file.
##############################################
flatpak-1.9.2/ltmain.sh-10450-	  func_to_tool_file "$output"
flatpak-1.9.2/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'`
flatpak-1.9.2/ltmain.sh-10452-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
flatpak-1.9.2/ltmain.sh-10468-	  link_command=$finalize_var$compile_command$finalize_rpath
flatpak-1.9.2/ltmain.sh:10469:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
flatpak-1.9.2/ltmain.sh-10470-          ;;
##############################################
flatpak-1.9.2/ltmain.sh-10481-      # Replace the output file specification.
flatpak-1.9.2/ltmain.sh:10482:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
flatpak-1.9.2/ltmain.sh-10483-
##############################################
flatpak-1.9.2/ltmain.sh-10490-	func_to_tool_file "$output_objdir/$outputname"
flatpak-1.9.2/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'`
flatpak-1.9.2/ltmain.sh-10492-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
flatpak-1.9.2/ltmain.sh-10511-	relink_command="(cd `pwd`; $relink_command)"
flatpak-1.9.2/ltmain.sh:10512:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
flatpak-1.9.2/ltmain.sh-10513-      fi
##############################################
flatpak-1.9.2/ltmain.sh-10757-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
flatpak-1.9.2/ltmain.sh:10758:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
flatpak-1.9.2/ltmain.sh-10759-      if test yes = "$hardcode_automatic"; then
##############################################
flatpak-1.9.2/ltmain.sh-10778-		func_resolve_sysroot "$deplib"
flatpak-1.9.2/ltmain.sh:10779:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
flatpak-1.9.2/ltmain.sh-10780-		test -z "$libdir" && \
##############################################
flatpak-1.9.2/ltmain.sh-10804-		name=$func_basename_result
flatpak-1.9.2/ltmain.sh:10805:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
flatpak-1.9.2/ltmain.sh-10806-		test -z "$libdir" && \
##############################################
flatpak-1.9.2/ltmain.sh-10823-		name=$func_basename_result
flatpak-1.9.2/ltmain.sh:10824:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
flatpak-1.9.2/ltmain.sh-10825-		test -z "$libdir" && \
##############################################
flatpak-1.9.2/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
flatpak-1.9.2/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
flatpak-1.9.2/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
flatpak-1.9.2/autogen.sh-3-
flatpak-1.9.2/autogen.sh:4:test -n "$srcdir" || srcdir=`dirname "$0"`
flatpak-1.9.2/autogen.sh-5-test -n "$srcdir" || srcdir=.
##############################################
flatpak-1.9.2/README.md-76-built Flatpak will look for system-installed flatpaks in
flatpak-1.9.2/README.md:77:`$PREFIX/var/lib/flatpak`, which will not match existing installations.
flatpak-1.9.2/README.md-78-You can use `--with-system-install-dir=/var/lib/flatpak` to make both
##############################################
flatpak-1.9.2/doc/Makefile.in-50-  { \
flatpak-1.9.2/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
flatpak-1.9.2/doc/Makefile.in-52-  }; \
##############################################
flatpak-1.9.2/doc/Makefile.in-138-  esac
flatpak-1.9.2/doc/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
flatpak-1.9.2/doc/Makefile.in-140-am__vpath_adj = case $$p in \
flatpak-1.9.2/doc/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
flatpak-1.9.2/doc/Makefile.in-142-    *) f=$$p;; \
flatpak-1.9.2/doc/Makefile.in-143-  esac;
flatpak-1.9.2/doc/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
flatpak-1.9.2/doc/Makefile.in-145-am__install_max = 40
flatpak-1.9.2/doc/Makefile.in-146-am__nobase_strip_setup = \
flatpak-1.9.2/doc/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
flatpak-1.9.2/doc/Makefile.in-148-am__nobase_strip = \
##############################################
flatpak-1.9.2/doc/Makefile.in-209-  while test -n "$$dir1"; do \
flatpak-1.9.2/doc/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
flatpak-1.9.2/doc/Makefile.in-211-    if test "$$first" != "."; then \
flatpak-1.9.2/doc/Makefile.in-212-      if test "$$first" = ".."; then \
flatpak-1.9.2/doc/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
flatpak-1.9.2/doc/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
flatpak-1.9.2/doc/Makefile.in-215-      else \
flatpak-1.9.2/doc/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
flatpak-1.9.2/doc/Makefile.in-217-        if test "$$first2" = "$$first"; then \
flatpak-1.9.2/doc/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
flatpak-1.9.2/doc/Makefile.in-219-        else \
##############################################
flatpak-1.9.2/doc/Makefile.in-224-    fi; \
flatpak-1.9.2/doc/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
flatpak-1.9.2/doc/Makefile.in-226-  done; \
##############################################
flatpak-1.9.2/doc/Makefile.in-603-	test -n "$(man1dir)" \
flatpak-1.9.2/doc/Makefile.in:604:	  && test -n "`echo $$list1$$list2`" \
flatpak-1.9.2/doc/Makefile.in-605-	  || exit 0; \
##############################################
flatpak-1.9.2/doc/Makefile.in-646-	test -n "$(man5dir)" \
flatpak-1.9.2/doc/Makefile.in:647:	  && test -n "`echo $$list1$$list2`" \
flatpak-1.9.2/doc/Makefile.in-648-	  || exit 0; \
##############################################
flatpak-1.9.2/doc/Makefile.in-703-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
flatpak-1.9.2/doc/Makefile.in:704:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flatpak-1.9.2/doc/Makefile.in-705-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
flatpak-1.9.2/doc/Makefile.in-720-	dot_seen=no; \
flatpak-1.9.2/doc/Makefile.in:721:	target=`echo $@ | sed s/-recursive//`; \
flatpak-1.9.2/doc/Makefile.in-722-	case "$@" in \
##############################################
flatpak-1.9.2/doc/Makefile.in-783-GTAGS:
flatpak-1.9.2/doc/Makefile.in:784:	here=`$(am__cd) $(top_builddir) && pwd` \
flatpak-1.9.2/doc/Makefile.in-785-	  && $(am__cd) $(top_srcdir) \
##############################################
flatpak-1.9.2/doc/Makefile.in-809-distdir-am: $(DISTFILES)
flatpak-1.9.2/doc/Makefile.in:810:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flatpak-1.9.2/doc/Makefile.in:811:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flatpak-1.9.2/doc/Makefile.in-812-	list='$(DISTFILES)'; \
##############################################
flatpak-1.9.2/doc/Makefile.in-823-	  if test -d $$d/$$file; then \
flatpak-1.9.2/doc/Makefile.in:824:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
flatpak-1.9.2/doc/Makefile.in-825-	    if test -d "$(distdir)/$$file"; then \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-73-  { \
flatpak-1.9.2/doc/reference/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
flatpak-1.9.2/doc/reference/Makefile.in-75-  }; \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-175-}
flatpak-1.9.2/doc/reference/Makefile.in:176:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
flatpak-1.9.2/doc/reference/Makefile.in-177-am__vpath_adj = case $$p in \
flatpak-1.9.2/doc/reference/Makefile.in:178:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
flatpak-1.9.2/doc/reference/Makefile.in-179-    *) f=$$p;; \
flatpak-1.9.2/doc/reference/Makefile.in-180-  esac;
flatpak-1.9.2/doc/reference/Makefile.in:181:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
flatpak-1.9.2/doc/reference/Makefile.in-182-am__install_max = 40
flatpak-1.9.2/doc/reference/Makefile.in-183-am__nobase_strip_setup = \
flatpak-1.9.2/doc/reference/Makefile.in:184:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
flatpak-1.9.2/doc/reference/Makefile.in-185-am__nobase_strip = \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-303-case "$@" in						\
flatpak-1.9.2/doc/reference/Makefile.in:304:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
flatpak-1.9.2/doc/reference/Makefile.in-305-    *) am__odir=.;; 					\
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-333-  bases='$(TEST_LOGS)'; \
flatpak-1.9.2/doc/reference/Makefile.in:334:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
flatpak-1.9.2/doc/reference/Makefile.in:335:  bases=`echo $$bases`
flatpak-1.9.2/doc/reference/Makefile.in-336-RECHECK_LOGS = $(TEST_LOGS)
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-350-        */*) b='$*';; \
flatpak-1.9.2/doc/reference/Makefile.in:351:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
flatpak-1.9.2/doc/reference/Makefile.in-352-       esac;; \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-815-	if test -n "$$redo_bases"; then \
flatpak-1.9.2/doc/reference/Makefile.in:816:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
flatpak-1.9.2/doc/reference/Makefile.in:817:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
flatpak-1.9.2/doc/reference/Makefile.in-818-	  if $(am__make_dryrun); then :; else \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-840-	ws='[ 	]'; \
flatpak-1.9.2/doc/reference/Makefile.in:841:	results=`for b in $$bases; do echo $$b.trs; done`; \
flatpak-1.9.2/doc/reference/Makefile.in-842-	test -n "$$results" || results=/dev/null; \
flatpak-1.9.2/doc/reference/Makefile.in:843:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
flatpak-1.9.2/doc/reference/Makefile.in:844:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
flatpak-1.9.2/doc/reference/Makefile.in:845:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
flatpak-1.9.2/doc/reference/Makefile.in:846:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
flatpak-1.9.2/doc/reference/Makefile.in:847:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
flatpak-1.9.2/doc/reference/Makefile.in:848:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
flatpak-1.9.2/doc/reference/Makefile.in:849:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
flatpak-1.9.2/doc/reference/Makefile.in:850:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
flatpak-1.9.2/doc/reference/Makefile.in-851-	  success=true; \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-919-	@set +e; $(am__set_TESTS_bases); \
flatpak-1.9.2/doc/reference/Makefile.in:920:	log_list=`for i in $$bases; do echo $$i.log; done`; \
flatpak-1.9.2/doc/reference/Makefile.in:921:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
flatpak-1.9.2/doc/reference/Makefile.in:922:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
flatpak-1.9.2/doc/reference/Makefile.in-923-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-929-	         | $(am__list_recheck_tests)` || exit 1; \
flatpak-1.9.2/doc/reference/Makefile.in:930:	log_list=`for i in $$bases; do echo $$i.log; done`; \
flatpak-1.9.2/doc/reference/Makefile.in:931:	log_list=`echo $$log_list`; \
flatpak-1.9.2/doc/reference/Makefile.in-932-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-954-distdir-am: $(DISTFILES)
flatpak-1.9.2/doc/reference/Makefile.in:955:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flatpak-1.9.2/doc/reference/Makefile.in:956:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flatpak-1.9.2/doc/reference/Makefile.in-957-	list='$(DISTFILES)'; \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-968-	  if test -d $$d/$$file; then \
flatpak-1.9.2/doc/reference/Makefile.in:969:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
flatpak-1.9.2/doc/reference/Makefile.in-970-	    if test -d "$(distdir)/$$file"; then \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-1128-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
flatpak-1.9.2/doc/reference/Makefile.in:1129:	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
flatpak-1.9.2/doc/reference/Makefile.in-1130-	  if test "x$$files" != "x" ; then \
flatpak-1.9.2/doc/reference/Makefile.in-1131-	    for file in $$files ; do \
flatpak-1.9.2/doc/reference/Makefile.in:1132:	      destdir=`dirname $(abs_builddir)/$$file`; \
flatpak-1.9.2/doc/reference/Makefile.in-1133-	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-1225-	  for img in $(HTML_IMAGES); do \
flatpak-1.9.2/doc/reference/Makefile.in:1226:	    part=`dirname $$img`; \
flatpak-1.9.2/doc/reference/Makefile.in-1227-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
flatpak-1.9.2/doc/reference/Makefile.in-1258-install-data-local:
flatpak-1.9.2/doc/reference/Makefile.in:1259:	@installfiles=`echo $(builddir)/html/*`; \
flatpak-1.9.2/doc/reference/Makefile.in-1260-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
flatpak-1.9.2/gtk-doc.make-108-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
flatpak-1.9.2/gtk-doc.make:109:	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
flatpak-1.9.2/gtk-doc.make-110-	  if test "x$$files" != "x" ; then \
flatpak-1.9.2/gtk-doc.make-111-	    for file in $$files ; do \
flatpak-1.9.2/gtk-doc.make:112:	      destdir=`dirname $(abs_builddir)/$$file`; \
flatpak-1.9.2/gtk-doc.make-113-	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
flatpak-1.9.2/gtk-doc.make-237-	  for img in $(HTML_IMAGES); do \
flatpak-1.9.2/gtk-doc.make:238:	    part=`dirname $$img`; \
flatpak-1.9.2/gtk-doc.make-239-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
flatpak-1.9.2/gtk-doc.make-270-install-data-local:
flatpak-1.9.2/gtk-doc.make:271:	@installfiles=`echo $(builddir)/html/*`; \
flatpak-1.9.2/gtk-doc.make-272-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-88-.po.gmo:
flatpak-1.9.2/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
flatpak-1.9.2/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-159-	fi; \
flatpak-1.9.2/po/Makefile.in.in:160:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
flatpak-1.9.2/po/Makefile.in.in-161-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
flatpak-1.9.2/po/Makefile.in.in-201-$(POFILES): $(srcdir)/$(DOMAIN).pot
flatpak-1.9.2/po/Makefile.in.in:202:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
flatpak-1.9.2/po/Makefile.in.in-203-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
flatpak-1.9.2/po/Makefile.in.in-206-	  cd $(srcdir) \
flatpak-1.9.2/po/Makefile.in.in:207:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
flatpak-1.9.2/po/Makefile.in.in-208-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
flatpak-1.9.2/po/Makefile.in.in-237-	for cat in $$catalogs; do \
flatpak-1.9.2/po/Makefile.in.in:238:	  cat=`basename $$cat`; \
flatpak-1.9.2/po/Makefile.in.in:239:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
flatpak-1.9.2/po/Makefile.in.in-240-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-247-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
flatpak-1.9.2/po/Makefile.in.in:248:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
flatpak-1.9.2/po/Makefile.in.in-249-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-288-	for cat in $$catalogs; do \
flatpak-1.9.2/po/Makefile.in.in:289:	  cat=`basename $$cat`; \
flatpak-1.9.2/po/Makefile.in.in:290:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
flatpak-1.9.2/po/Makefile.in.in-291-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-295-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
flatpak-1.9.2/po/Makefile.in.in:296:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
flatpak-1.9.2/po/Makefile.in.in-297-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-334-	for cat in $$catalogs; do \
flatpak-1.9.2/po/Makefile.in.in:335:	  cat=`basename $$cat`; \
flatpak-1.9.2/po/Makefile.in.in:336:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
flatpak-1.9.2/po/Makefile.in.in-337-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
flatpak-1.9.2/po/Makefile.in.in-399-.nop.po-create:
flatpak-1.9.2/po/Makefile.in.in:400:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
flatpak-1.9.2/po/Makefile.in.in-401-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-406-.nop.po-update:
flatpak-1.9.2/po/Makefile.in.in:407:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
flatpak-1.9.2/po/Makefile.in.in-408-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
flatpak-1.9.2/po/Makefile.in.in-413-	cd $(srcdir); \
flatpak-1.9.2/po/Makefile.in.in:414:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
flatpak-1.9.2/po/Makefile.in.in-415-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
flatpak-1.9.2/po/Rules-quot-15-.insert-header.po-update-en:
flatpak-1.9.2/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
flatpak-1.9.2/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
flatpak-1.9.2/po/Rules-quot-18-	tmpdir=`pwd`; \
flatpak-1.9.2/po/Rules-quot-19-	echo "$$lang:"; \
flatpak-1.9.2/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
flatpak-1.9.2/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
flatpak-1.9.2/po/Rules-quot-22-	cd $(srcdir); \
flatpak-1.9.2/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
flatpak-1.9.2/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \