===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lightdm-1.26.0/Makefile.in-49-  { \
lightdm-1.26.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/Makefile.in-51-  }; \
##############################################
lightdm-1.26.0/Makefile.in-185-  while test -n "$$dir1"; do \
lightdm-1.26.0/Makefile.in:186:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lightdm-1.26.0/Makefile.in-187-    if test "$$first" != "."; then \
lightdm-1.26.0/Makefile.in-188-      if test "$$first" = ".."; then \
lightdm-1.26.0/Makefile.in:189:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lightdm-1.26.0/Makefile.in:190:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lightdm-1.26.0/Makefile.in-191-      else \
lightdm-1.26.0/Makefile.in:192:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lightdm-1.26.0/Makefile.in-193-        if test "$$first2" = "$$first"; then \
lightdm-1.26.0/Makefile.in:194:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lightdm-1.26.0/Makefile.in-195-        else \
##############################################
lightdm-1.26.0/Makefile.in-200-    fi; \
lightdm-1.26.0/Makefile.in:201:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lightdm-1.26.0/Makefile.in-202-  done; \
##############################################
lightdm-1.26.0/Makefile.in-490-	dot_seen=no; \
lightdm-1.26.0/Makefile.in:491:	target=`echo $@ | sed s/-recursive//`; \
lightdm-1.26.0/Makefile.in-492-	case "$@" in \
##############################################
lightdm-1.26.0/Makefile.in-553-GTAGS:
lightdm-1.26.0/Makefile.in:554:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/Makefile.in-555-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/Makefile.in-585-	test -d "$(distdir)" || mkdir "$(distdir)"
lightdm-1.26.0/Makefile.in:586:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/Makefile.in:587:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/Makefile.in-588-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/Makefile.in-599-	  if test -d $$d/$$file; then \
lightdm-1.26.0/Makefile.in:600:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/Makefile.in-601-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/Makefile.in-709-	test -d $(distdir)/_build || exit 0; \
lightdm-1.26.0/Makefile.in:710:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lightdm-1.26.0/Makefile.in-711-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lightdm-1.26.0/Makefile.in-753-	}; \
lightdm-1.26.0/Makefile.in:754:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lightdm-1.26.0/Makefile.in-755-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lightdm-1.26.0/Makefile.in-765-	fi
lightdm-1.26.0/Makefile.in:766:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lightdm-1.26.0/Makefile.in-767-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lightdm-1.26.0/data/Makefile.in-50-  { \
lightdm-1.26.0/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/data/Makefile.in-52-  }; \
##############################################
lightdm-1.26.0/data/Makefile.in-128-  esac
lightdm-1.26.0/data/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lightdm-1.26.0/data/Makefile.in-130-am__vpath_adj = case $$p in \
lightdm-1.26.0/data/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lightdm-1.26.0/data/Makefile.in-132-    *) f=$$p;; \
lightdm-1.26.0/data/Makefile.in-133-  esac;
lightdm-1.26.0/data/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lightdm-1.26.0/data/Makefile.in-135-am__install_max = 40
lightdm-1.26.0/data/Makefile.in-136-am__nobase_strip_setup = \
lightdm-1.26.0/data/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lightdm-1.26.0/data/Makefile.in-138-am__nobase_strip = \
##############################################
lightdm-1.26.0/data/Makefile.in-443-	test -n "$(man1dir)" \
lightdm-1.26.0/data/Makefile.in:444:	  && test -n "`echo $$list1$$list2`" \
lightdm-1.26.0/data/Makefile.in-445-	  || exit 0; \
##############################################
lightdm-1.26.0/data/Makefile.in-498-	@list='$(apparmor_profile_DATA)'; test -n "$(apparmor_profiledir)" || list=; \
lightdm-1.26.0/data/Makefile.in:499:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-500-	dir='$(DESTDIR)$(apparmor_profiledir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-519-	@list='$(dist_apparmor_profile_abstractions_DATA)'; test -n "$(apparmor_profile_abstractionsdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:520:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-521-	dir='$(DESTDIR)$(apparmor_profile_abstractionsdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-540-	@list='$(dist_completions_DATA)'; test -n "$(completionsdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:541:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-542-	dir='$(DESTDIR)$(completionsdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-561-	@list='$(dist_conf_DATA)'; test -n "$(confdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:562:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-563-	dir='$(DESTDIR)$(confdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-582-	@list='$(dist_dbus_DATA)'; test -n "$(dbusdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:583:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-584-	dir='$(DESTDIR)$(dbusdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-603-	@list='$(dist_dbusconf_DATA)'; test -n "$(dbusconfdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:604:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-605-	dir='$(DESTDIR)$(dbusconfdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-624-	@list='$(dist_init_DATA)'; test -n "$(initdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:625:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-626-	dir='$(DESTDIR)$(initdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-645-	@list='$(dist_pam_DATA)'; test -n "$(pamdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:646:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-647-	dir='$(DESTDIR)$(pamdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-666-	@list='$(polkit_DATA)'; test -n "$(polkitdir)" || list=; \
lightdm-1.26.0/data/Makefile.in:667:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/data/Makefile.in-668-	dir='$(DESTDIR)$(polkitdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/data/Makefile.in-676-distdir: $(DISTFILES)
lightdm-1.26.0/data/Makefile.in:677:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/data/Makefile.in:678:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/data/Makefile.in-679-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/data/Makefile.in-690-	  if test -d $$d/$$file; then \
lightdm-1.26.0/data/Makefile.in:691:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/data/Makefile.in-692-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/ltmain.sh-103-#
lightdm-1.26.0/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
lightdm-1.26.0/ltmain.sh-105-#
##############################################
lightdm-1.26.0/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
lightdm-1.26.0/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
lightdm-1.26.0/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
lightdm-1.26.0/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
lightdm-1.26.0/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
lightdm-1.26.0/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
lightdm-1.26.0/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
lightdm-1.26.0/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
lightdm-1.26.0/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
lightdm-1.26.0/ltmain.sh-410-# The name of this program.
lightdm-1.26.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
lightdm-1.26.0/ltmain.sh-412-
##############################################
lightdm-1.26.0/ltmain.sh-416-  *[\\/]*)
lightdm-1.26.0/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
lightdm-1.26.0/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
lightdm-1.26.0/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
lightdm-1.26.0/ltmain.sh-610-
lightdm-1.26.0/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
lightdm-1.26.0/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
lightdm-1.26.0/ltmain.sh-613-
##############################################
lightdm-1.26.0/ltmain.sh-639-
lightdm-1.26.0/ltmain.sh:640:    func_arith_result=`expr "$@"`
lightdm-1.26.0/ltmain.sh-641-  }
##############################################
lightdm-1.26.0/ltmain.sh-660-  # ...otherwise fall back to using sed.
lightdm-1.26.0/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
lightdm-1.26.0/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
lightdm-1.26.0/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
lightdm-1.26.0/ltmain.sh-757-      test -n "$_G_tc" && {
lightdm-1.26.0/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
lightdm-1.26.0/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
lightdm-1.26.0/ltmain.sh-760-      }
lightdm-1.26.0/ltmain.sh-761-    done
lightdm-1.26.0/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
lightdm-1.26.0/ltmain.sh-763-
##############################################
lightdm-1.26.0/ltmain.sh-831-
lightdm-1.26.0/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
lightdm-1.26.0/ltmain.sh-833-  }
##############################################
lightdm-1.26.0/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
lightdm-1.26.0/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
lightdm-1.26.0/ltmain.sh-865-      done
lightdm-1.26.0/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
lightdm-1.26.0/ltmain.sh-867-
##############################################
lightdm-1.26.0/ltmain.sh-901-      # If mktemp works, use that first and foremost
lightdm-1.26.0/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
lightdm-1.26.0/ltmain.sh-903-
##############################################
lightdm-1.26.0/ltmain.sh-1111-        *[\\\`\"\$]*)
lightdm-1.26.0/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
lightdm-1.26.0/ltmain.sh-1113-        *)
##############################################
lightdm-1.26.0/ltmain.sh-1198-    case $2 in
lightdm-1.26.0/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
lightdm-1.26.0/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
lightdm-1.26.0/ltmain.sh-1201-    esac
##############################################
lightdm-1.26.0/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
lightdm-1.26.0/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
lightdm-1.26.0/ltmain.sh-1273-      ;;
##############################################
lightdm-1.26.0/ltmain.sh-1358-
lightdm-1.26.0/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
lightdm-1.26.0/ltmain.sh-1360-}
##############################################
lightdm-1.26.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
lightdm-1.26.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
lightdm-1.26.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
lightdm-1.26.0/ltmain.sh-1517-
lightdm-1.26.0/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
lightdm-1.26.0/ltmain.sh-1519-}
##############################################
lightdm-1.26.0/ltmain.sh-1870-
lightdm-1.26.0/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
lightdm-1.26.0/ltmain.sh-1872-      func_split_equals_rhs=
lightdm-1.26.0/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
lightdm-1.26.0/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
lightdm-1.26.0/ltmain.sh-1875-  }
##############################################
lightdm-1.26.0/ltmain.sh-1898-
lightdm-1.26.0/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
lightdm-1.26.0/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
lightdm-1.26.0/ltmain.sh-1901-  }
##############################################
lightdm-1.26.0/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
lightdm-1.26.0/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
lightdm-1.26.0/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
lightdm-1.26.0/ltmain.sh-2074-
##############################################
lightdm-1.26.0/ltmain.sh-2110-  {
lightdm-1.26.0/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
lightdm-1.26.0/ltmain.sh-2112-  }
##############################################
lightdm-1.26.0/ltmain.sh-2115-  {
lightdm-1.26.0/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
lightdm-1.26.0/ltmain.sh-2117-  }
##############################################
lightdm-1.26.0/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
lightdm-1.26.0/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
lightdm-1.26.0/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
lightdm-1.26.0/ltmain.sh-2659-      done
lightdm-1.26.0/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
lightdm-1.26.0/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
lightdm-1.26.0/ltmain.sh-2662-      case $@ in
##############################################
lightdm-1.26.0/ltmain.sh-2672-	    # Evaluate the configuration.
lightdm-1.26.0/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lightdm-1.26.0/ltmain.sh-2674-	    CC_quoted=
##############################################
lightdm-1.26.0/ltmain.sh-2678-	    done
lightdm-1.26.0/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
lightdm-1.26.0/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
lightdm-1.26.0/ltmain.sh-2681-	    case "$@ " in
##############################################
lightdm-1.26.0/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
lightdm-1.26.0/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
lightdm-1.26.0/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
lightdm-1.26.0/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
lightdm-1.26.0/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
lightdm-1.26.0/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
lightdm-1.26.0/ltmain.sh-3009-    # LT_CYGPATH in this case.
lightdm-1.26.0/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
lightdm-1.26.0/ltmain.sh-3011-  fi
##############################################
lightdm-1.26.0/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
lightdm-1.26.0/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
lightdm-1.26.0/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
lightdm-1.26.0/ltmain.sh-3376-    *.[cCFSifmso] | \
lightdm-1.26.0/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
lightdm-1.26.0/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
lightdm-1.26.0/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
lightdm-1.26.0/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
lightdm-1.26.0/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
lightdm-1.26.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
lightdm-1.26.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
lightdm-1.26.0/ltmain.sh-3474-
##############################################
lightdm-1.26.0/ltmain.sh-3520-      if test warn = "$need_locks" &&
lightdm-1.26.0/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lightdm-1.26.0/ltmain.sh-3522-	$ECHO "\
lightdm-1.26.0/ltmain.sh-3523-*** ERROR, $lockfile contains:
lightdm-1.26.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
lightdm-1.26.0/ltmain.sh-3525-
##############################################
lightdm-1.26.0/ltmain.sh-3569-      if test warn = "$need_locks" &&
lightdm-1.26.0/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lightdm-1.26.0/ltmain.sh-3571-	$ECHO "\
lightdm-1.26.0/ltmain.sh-3572-*** ERROR, $lockfile contains:
lightdm-1.26.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
lightdm-1.26.0/ltmain.sh-3574-
##############################################
lightdm-1.26.0/ltmain.sh-3895-      # Get the absolute pathname.
lightdm-1.26.0/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
lightdm-1.26.0/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
lightdm-1.26.0/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
lightdm-1.26.0/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
lightdm-1.26.0/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
lightdm-1.26.0/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
lightdm-1.26.0/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
lightdm-1.26.0/ltmain.sh-4280-
##############################################
lightdm-1.26.0/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
lightdm-1.26.0/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lightdm-1.26.0/ltmain.sh-4293-	  else
lightdm-1.26.0/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lightdm-1.26.0/ltmain.sh-4295-	  fi
##############################################
lightdm-1.26.0/ltmain.sh-4458-	    fi
lightdm-1.26.0/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
lightdm-1.26.0/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
lightdm-1.26.0/ltmain.sh-4477-	        # Replace the output file specification.
lightdm-1.26.0/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
lightdm-1.26.0/ltmain.sh-4479-
##############################################
lightdm-1.26.0/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
lightdm-1.26.0/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
lightdm-1.26.0/ltmain.sh-4498-	  fi
##############################################
lightdm-1.26.0/ltmain.sh-4570-    my_pic_p=${3-false}
lightdm-1.26.0/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
lightdm-1.26.0/ltmain.sh-4572-    my_dlsyms=
##############################################
lightdm-1.26.0/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
lightdm-1.26.0/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lightdm-1.26.0/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
lightdm-1.26.0/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
lightdm-1.26.0/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
lightdm-1.26.0/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
lightdm-1.26.0/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
lightdm-1.26.0/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lightdm-1.26.0/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lightdm-1.26.0/ltmain.sh-4862-	  else
lightdm-1.26.0/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lightdm-1.26.0/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lightdm-1.26.0/ltmain.sh-4865-	  fi
##############################################
lightdm-1.26.0/ltmain.sh-4867-	*)
lightdm-1.26.0/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lightdm-1.26.0/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lightdm-1.26.0/ltmain.sh-4870-	  ;;
##############################################
lightdm-1.26.0/ltmain.sh-4882-      # Nullify the symbol file.
lightdm-1.26.0/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
lightdm-1.26.0/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
lightdm-1.26.0/ltmain.sh-4885-    fi
##############################################
lightdm-1.26.0/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lightdm-1.26.0/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
lightdm-1.26.0/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
lightdm-1.26.0/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lightdm-1.26.0/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
lightdm-1.26.0/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
lightdm-1.26.0/ltmain.sh-4925-  win32_libid_type=unknown
lightdm-1.26.0/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
lightdm-1.26.0/ltmain.sh-4927-  case $win32_fileres in
##############################################
lightdm-1.26.0/ltmain.sh-4990-
lightdm-1.26.0/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
lightdm-1.26.0/ltmain.sh-4992-}
##############################################
lightdm-1.26.0/ltmain.sh-5008-
lightdm-1.26.0/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
lightdm-1.26.0/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
lightdm-1.26.0/ltmain.sh-5072-    # binutils import library
lightdm-1.26.0/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
lightdm-1.26.0/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
lightdm-1.26.0/ltmain.sh-5075-    # ms-generated import library
lightdm-1.26.0/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
lightdm-1.26.0/ltmain.sh-5077-  else
##############################################
lightdm-1.26.0/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
lightdm-1.26.0/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
lightdm-1.26.0/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
lightdm-1.26.0/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
lightdm-1.26.0/ltmain.sh-5160-	    darwin_arch=
##############################################
lightdm-1.26.0/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
lightdm-1.26.0/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
lightdm-1.26.0/ltmain.sh-5172-	    darwin_file=
##############################################
lightdm-1.26.0/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
lightdm-1.26.0/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
lightdm-1.26.0/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
lightdm-1.26.0/ltmain.sh-5189-      esac
lightdm-1.26.0/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
lightdm-1.26.0/ltmain.sh-5191-    done
##############################################
lightdm-1.26.0/ltmain.sh-5260-
lightdm-1.26.0/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
lightdm-1.26.0/ltmain.sh-5262-    $ECHO "\
##############################################
lightdm-1.26.0/ltmain.sh-5295-    --lt-dump-script)
lightdm-1.26.0/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
lightdm-1.26.0/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
lightdm-1.26.0/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
lightdm-1.26.0/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
lightdm-1.26.0/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
lightdm-1.26.0/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
lightdm-1.26.0/ltmain.sh-5324-  done
##############################################
lightdm-1.26.0/ltmain.sh-5380-  # Find the directory that this script lives in.
lightdm-1.26.0/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
lightdm-1.26.0/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lightdm-1.26.0/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
lightdm-1.26.0/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
lightdm-1.26.0/ltmain.sh-5386-  while test -n \"\$file\"; do
lightdm-1.26.0/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
lightdm-1.26.0/ltmain.sh-5388-
##############################################
lightdm-1.26.0/ltmain.sh-5396-
lightdm-1.26.0/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
lightdm-1.26.0/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
lightdm-1.26.0/ltmain.sh-5399-  done
##############################################
lightdm-1.26.0/ltmain.sh-5410-    case \"\$thisdir\" in
lightdm-1.26.0/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
lightdm-1.26.0/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
lightdm-1.26.0/ltmain.sh-5416-  # Try to get the absolute directory name.
lightdm-1.26.0/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
lightdm-1.26.0/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lightdm-1.26.0/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
lightdm-1.26.0/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
lightdm-1.26.0/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lightdm-1.26.0/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
lightdm-1.26.0/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lightdm-1.26.0/ltmain.sh-5443-      else
##############################################
lightdm-1.26.0/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
lightdm-1.26.0/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
lightdm-1.26.0/ltmain.sh-5487-
##############################################
lightdm-1.26.0/ltmain.sh-6464-
lightdm-1.26.0/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
lightdm-1.26.0/ltmain.sh-6466-    *import*) : ;;
##############################################
lightdm-1.26.0/ltmain.sh-6712-	    moreargs=
lightdm-1.26.0/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
lightdm-1.26.0/ltmain.sh-6714-	    do
##############################################
lightdm-1.26.0/ltmain.sh-6973-	*)
lightdm-1.26.0/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
lightdm-1.26.0/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
lightdm-1.26.0/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lightdm-1.26.0/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
lightdm-1.26.0/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
lightdm-1.26.0/ltmain.sh-7290-      -Z*)
lightdm-1.26.0/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
lightdm-1.26.0/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
lightdm-1.26.0/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
lightdm-1.26.0/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
lightdm-1.26.0/ltmain.sh-7462-    else
##############################################
lightdm-1.26.0/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
lightdm-1.26.0/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lightdm-1.26.0/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
lightdm-1.26.0/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
lightdm-1.26.0/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
lightdm-1.26.0/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
lightdm-1.26.0/ltmain.sh-7877-	fi
lightdm-1.26.0/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lightdm-1.26.0/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
lightdm-1.26.0/ltmain.sh-7950-	*)
lightdm-1.26.0/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
lightdm-1.26.0/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
lightdm-1.26.0/ltmain.sh-8203-	    shift
lightdm-1.26.0/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
lightdm-1.26.0/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lightdm-1.26.0/ltmain.sh-8495-		*)
lightdm-1.26.0/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
lightdm-1.26.0/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
lightdm-1.26.0/ltmain.sh-8506-		  depdepl=
lightdm-1.26.0/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lightdm-1.26.0/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
lightdm-1.26.0/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
lightdm-1.26.0/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
lightdm-1.26.0/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
lightdm-1.26.0/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
lightdm-1.26.0/ltmain.sh-8517-                      fi
##############################################
lightdm-1.26.0/ltmain.sh-8528-		else
lightdm-1.26.0/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lightdm-1.26.0/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
lightdm-1.26.0/ltmain.sh-8551-	else
lightdm-1.26.0/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lightdm-1.26.0/ltmain.sh-8553-	fi
##############################################
lightdm-1.26.0/ltmain.sh-8640-        linux*)
lightdm-1.26.0/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
lightdm-1.26.0/ltmain.sh-9048-	removelist=
lightdm-1.26.0/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
lightdm-1.26.0/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
lightdm-1.26.0/ltmain.sh-9074-	# Transform .lo files to .o files.
lightdm-1.26.0/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
lightdm-1.26.0/ltmain.sh-9076-      fi
##############################################
lightdm-1.26.0/ltmain.sh-9079-      #for path in $notinst_path; do
lightdm-1.26.0/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
lightdm-1.26.0/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
lightdm-1.26.0/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
lightdm-1.26.0/ltmain.sh-9083-      #done
##############################################
lightdm-1.26.0/ltmain.sh-9200-		if test -n "$i"; then
lightdm-1.26.0/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
lightdm-1.26.0/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lightdm-1.26.0/ltmain.sh-9203-		  set dummy $deplib_matches; shift
lightdm-1.26.0/ltmain.sh-9204-		  deplib_match=$1
lightdm-1.26.0/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
lightdm-1.26.0/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
lightdm-1.26.0/ltmain.sh-9243-		  if test -n "$i"; then
lightdm-1.26.0/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
lightdm-1.26.0/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lightdm-1.26.0/ltmain.sh-9246-		    set dummy $deplib_matches; shift
lightdm-1.26.0/ltmain.sh-9247-		    deplib_match=$1
lightdm-1.26.0/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
lightdm-1.26.0/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
lightdm-1.26.0/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
lightdm-1.26.0/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lightdm-1.26.0/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
lightdm-1.26.0/ltmain.sh-9293-	      if test -n "$a_deplib"; then
lightdm-1.26.0/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
lightdm-1.26.0/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
lightdm-1.26.0/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
lightdm-1.26.0/ltmain.sh-9297-		else
##############################################
lightdm-1.26.0/ltmain.sh-9303-		    shopt -s nocaseglob
lightdm-1.26.0/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lightdm-1.26.0/ltmain.sh-9305-		    $nocaseglob
lightdm-1.26.0/ltmain.sh-9306-		  else
lightdm-1.26.0/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lightdm-1.26.0/ltmain.sh-9308-		  fi
##############################################
lightdm-1.26.0/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
lightdm-1.26.0/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
lightdm-1.26.0/ltmain.sh-9323-			case $potliblink in
lightdm-1.26.0/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
lightdm-1.26.0/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
lightdm-1.26.0/ltmain.sh-9326-			esac
##############################################
lightdm-1.26.0/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
lightdm-1.26.0/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lightdm-1.26.0/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
lightdm-1.26.0/ltmain.sh-9377-	      if test -n "$a_deplib"; then
lightdm-1.26.0/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
lightdm-1.26.0/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lightdm-1.26.0/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lightdm-1.26.0/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
lightdm-1.26.0/ltmain.sh-9416-	  newdeplibs=
lightdm-1.26.0/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
lightdm-1.26.0/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
lightdm-1.26.0/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
lightdm-1.26.0/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
lightdm-1.26.0/ltmain.sh-9422-	    done
##############################################
lightdm-1.26.0/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
lightdm-1.26.0/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
lightdm-1.26.0/ltmain.sh-9448-	  ;;
##############################################
lightdm-1.26.0/ltmain.sh-9498-	*-*-darwin*)
lightdm-1.26.0/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lightdm-1.26.0/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lightdm-1.26.0/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lightdm-1.26.0/ltmain.sh-9502-	  ;;
##############################################
lightdm-1.26.0/ltmain.sh-9625-	# Use standard objects if they are pic
lightdm-1.26.0/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lightdm-1.26.0/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
lightdm-1.26.0/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
lightdm-1.26.0/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
lightdm-1.26.0/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
lightdm-1.26.0/ltmain.sh-10154-      # Create the old-style object.
lightdm-1.26.0/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
lightdm-1.26.0/ltmain.sh-10156-
##############################################
lightdm-1.26.0/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
lightdm-1.26.0/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
lightdm-1.26.0/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
lightdm-1.26.0/ltmain.sh-10215-	;;
##############################################
lightdm-1.26.0/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
lightdm-1.26.0/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lightdm-1.26.0/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lightdm-1.26.0/ltmain.sh-10233-	;;
##############################################
lightdm-1.26.0/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lightdm-1.26.0/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
lightdm-1.26.0/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
lightdm-1.26.0/ltmain.sh-10368-	# Transform all the library objects into standard objects.
lightdm-1.26.0/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lightdm-1.26.0/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lightdm-1.26.0/ltmain.sh-10371-      fi
##############################################
lightdm-1.26.0/ltmain.sh-10396-	# Replace the output file specification.
lightdm-1.26.0/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lightdm-1.26.0/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
lightdm-1.26.0/ltmain.sh-10405-	  func_to_tool_file "$output"
lightdm-1.26.0/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lightdm-1.26.0/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lightdm-1.26.0/ltmain.sh-10449-	# Replace the output file specification.
lightdm-1.26.0/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lightdm-1.26.0/ltmain.sh-10451-	# Delete the old output file.
##############################################
lightdm-1.26.0/ltmain.sh-10457-	  func_to_tool_file "$output"
lightdm-1.26.0/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lightdm-1.26.0/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lightdm-1.26.0/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
lightdm-1.26.0/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
lightdm-1.26.0/ltmain.sh-10477-          ;;
##############################################
lightdm-1.26.0/ltmain.sh-10488-      # Replace the output file specification.
lightdm-1.26.0/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lightdm-1.26.0/ltmain.sh-10490-
##############################################
lightdm-1.26.0/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
lightdm-1.26.0/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lightdm-1.26.0/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lightdm-1.26.0/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
lightdm-1.26.0/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lightdm-1.26.0/ltmain.sh-10520-      fi
##############################################
lightdm-1.26.0/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lightdm-1.26.0/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lightdm-1.26.0/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
lightdm-1.26.0/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
lightdm-1.26.0/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
lightdm-1.26.0/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
lightdm-1.26.0/ltmain.sh-10811-		name=$func_basename_result
lightdm-1.26.0/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lightdm-1.26.0/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
lightdm-1.26.0/ltmain.sh-10830-		name=$func_basename_result
lightdm-1.26.0/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lightdm-1.26.0/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
lightdm-1.26.0/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lightdm-1.26.0/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
lightdm-1.26.0/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-52-  { \
lightdm-1.26.0/liblightdm-qt/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-54-  }; \
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-115-CONFIG_CLEAN_VPATH_FILES =
lightdm-1.26.0/liblightdm-qt/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lightdm-1.26.0/liblightdm-qt/Makefile.in-117-am__vpath_adj = case $$p in \
lightdm-1.26.0/liblightdm-qt/Makefile.in:118:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-119-    *) f=$$p;; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-120-  esac;
lightdm-1.26.0/liblightdm-qt/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lightdm-1.26.0/liblightdm-qt/Makefile.in-122-am__install_max = 40
lightdm-1.26.0/liblightdm-qt/Makefile.in-123-am__nobase_strip_setup = \
lightdm-1.26.0/liblightdm-qt/Makefile.in:124:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lightdm-1.26.0/liblightdm-qt/Makefile.in-125-am__nobase_strip = \
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-655-.cpp.obj:
lightdm-1.26.0/liblightdm-qt/Makefile.in:656:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/liblightdm-qt/Makefile.in-657-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:660:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/liblightdm-qt/Makefile.in-661-
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-669-liblightdm_qt_3_la-greeter.lo: greeter.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:670:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt_3_la-greeter.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt_3_la-greeter.Tpo -c -o liblightdm_qt_3_la-greeter.lo `test -f 'greeter.cpp' || echo '$(srcdir)/'`greeter.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-671-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt_3_la-greeter.Tpo $(DEPDIR)/liblightdm_qt_3_la-greeter.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-673-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:674:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt_3_la-greeter.lo `test -f 'greeter.cpp' || echo '$(srcdir)/'`greeter.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-675-
lightdm-1.26.0/liblightdm-qt/Makefile.in-676-liblightdm_qt_3_la-power.lo: power.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:677:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt_3_la-power.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt_3_la-power.Tpo -c -o liblightdm_qt_3_la-power.lo `test -f 'power.cpp' || echo '$(srcdir)/'`power.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-678-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt_3_la-power.Tpo $(DEPDIR)/liblightdm_qt_3_la-power.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-680-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:681:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt_3_la-power.lo `test -f 'power.cpp' || echo '$(srcdir)/'`power.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-682-
lightdm-1.26.0/liblightdm-qt/Makefile.in-683-liblightdm_qt_3_la-sessionsmodel.lo: sessionsmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:684:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt_3_la-sessionsmodel.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt_3_la-sessionsmodel.Tpo -c -o liblightdm_qt_3_la-sessionsmodel.lo `test -f 'sessionsmodel.cpp' || echo '$(srcdir)/'`sessionsmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-685-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt_3_la-sessionsmodel.Tpo $(DEPDIR)/liblightdm_qt_3_la-sessionsmodel.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-687-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:688:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt_3_la-sessionsmodel.lo `test -f 'sessionsmodel.cpp' || echo '$(srcdir)/'`sessionsmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-689-
lightdm-1.26.0/liblightdm-qt/Makefile.in-690-liblightdm_qt_3_la-usersmodel.lo: usersmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:691:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt_3_la-usersmodel.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt_3_la-usersmodel.Tpo -c -o liblightdm_qt_3_la-usersmodel.lo `test -f 'usersmodel.cpp' || echo '$(srcdir)/'`usersmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-692-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt_3_la-usersmodel.Tpo $(DEPDIR)/liblightdm_qt_3_la-usersmodel.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-694-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:695:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt_3_la-usersmodel.lo `test -f 'usersmodel.cpp' || echo '$(srcdir)/'`usersmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-696-
lightdm-1.26.0/liblightdm-qt/Makefile.in-697-liblightdm_qt5_3_la-greeter.lo: greeter.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:698:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt5_3_la-greeter.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt5_3_la-greeter.Tpo -c -o liblightdm_qt5_3_la-greeter.lo `test -f 'greeter.cpp' || echo '$(srcdir)/'`greeter.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-699-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt5_3_la-greeter.Tpo $(DEPDIR)/liblightdm_qt5_3_la-greeter.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-701-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:702:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt5_3_la-greeter.lo `test -f 'greeter.cpp' || echo '$(srcdir)/'`greeter.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-703-
lightdm-1.26.0/liblightdm-qt/Makefile.in-704-liblightdm_qt5_3_la-power.lo: power.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:705:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt5_3_la-power.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt5_3_la-power.Tpo -c -o liblightdm_qt5_3_la-power.lo `test -f 'power.cpp' || echo '$(srcdir)/'`power.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-706-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt5_3_la-power.Tpo $(DEPDIR)/liblightdm_qt5_3_la-power.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-708-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:709:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt5_3_la-power.lo `test -f 'power.cpp' || echo '$(srcdir)/'`power.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-710-
lightdm-1.26.0/liblightdm-qt/Makefile.in-711-liblightdm_qt5_3_la-sessionsmodel.lo: sessionsmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:712:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt5_3_la-sessionsmodel.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt5_3_la-sessionsmodel.Tpo -c -o liblightdm_qt5_3_la-sessionsmodel.lo `test -f 'sessionsmodel.cpp' || echo '$(srcdir)/'`sessionsmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-713-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt5_3_la-sessionsmodel.Tpo $(DEPDIR)/liblightdm_qt5_3_la-sessionsmodel.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-715-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:716:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt5_3_la-sessionsmodel.lo `test -f 'sessionsmodel.cpp' || echo '$(srcdir)/'`sessionsmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-717-
lightdm-1.26.0/liblightdm-qt/Makefile.in-718-liblightdm_qt5_3_la-usersmodel.lo: usersmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in:719:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -MT liblightdm_qt5_3_la-usersmodel.lo -MD -MP -MF $(DEPDIR)/liblightdm_qt5_3_la-usersmodel.Tpo -c -o liblightdm_qt5_3_la-usersmodel.lo `test -f 'usersmodel.cpp' || echo '$(srcdir)/'`usersmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-720-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_qt5_3_la-usersmodel.Tpo $(DEPDIR)/liblightdm_qt5_3_la-usersmodel.Plo
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-722-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-qt/Makefile.in:723:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblightdm_qt5_3_la_CXXFLAGS) $(CXXFLAGS) -c -o liblightdm_qt5_3_la-usersmodel.lo `test -f 'usersmodel.cpp' || echo '$(srcdir)/'`usersmodel.cpp
lightdm-1.26.0/liblightdm-qt/Makefile.in-724-
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-748-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
lightdm-1.26.0/liblightdm-qt/Makefile.in:749:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-750-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-769-	@list='$(liblightdm_qt5_3include_HEADERS)'; test -n "$(liblightdm_qt5_3includedir)" || list=; \
lightdm-1.26.0/liblightdm-qt/Makefile.in:770:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-771-	dir='$(DESTDIR)$(liblightdm_qt5_3includedir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-790-	@list='$(liblightdm_qt_3include_HEADERS)'; test -n "$(liblightdm_qt_3includedir)" || list=; \
lightdm-1.26.0/liblightdm-qt/Makefile.in:791:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-792-	dir='$(DESTDIR)$(liblightdm_qt_3includedir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-823-GTAGS:
lightdm-1.26.0/liblightdm-qt/Makefile.in:824:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/liblightdm-qt/Makefile.in-825-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-846-distdir: $(DISTFILES)
lightdm-1.26.0/liblightdm-qt/Makefile.in:847:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/liblightdm-qt/Makefile.in:848:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-849-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/liblightdm-qt/Makefile.in-860-	  if test -d $$d/$$file; then \
lightdm-1.26.0/liblightdm-qt/Makefile.in:861:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/liblightdm-qt/Makefile.in-862-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/po/Makefile.in.in-57-
lightdm-1.26.0/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
lightdm-1.26.0/po/Makefile.in.in-59-
##############################################
lightdm-1.26.0/po/Makefile.in.in-87-.po.gmo:
lightdm-1.26.0/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
lightdm-1.26.0/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
lightdm-1.26.0/po/Makefile.in.in-188-	  echo "$$lang:"; \
lightdm-1.26.0/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
lightdm-1.26.0/po/Makefile.in.in-190-	  if $$result; then \
##############################################
lightdm-1.26.0/compile-67-	mingw/*)
lightdm-1.26.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
lightdm-1.26.0/compile-69-	  ;;
lightdm-1.26.0/compile-70-	cygwin/*)
lightdm-1.26.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
lightdm-1.26.0/compile-72-	  ;;
lightdm-1.26.0/compile-73-	wine/*)
lightdm-1.26.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
lightdm-1.26.0/compile-75-	  ;;
##############################################
lightdm-1.26.0/compile-309-# Name of file we expect compiler to create.
lightdm-1.26.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
lightdm-1.26.0/compile-311-
##############################################
lightdm-1.26.0/compile-315-# object file name, since that is what matters with a parallel build.
lightdm-1.26.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
lightdm-1.26.0/compile-317-while true; do
##############################################
lightdm-1.26.0/install-sh-234-      fi
lightdm-1.26.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lightdm-1.26.0/install-sh-236-    *)
##############################################
lightdm-1.26.0/install-sh-281-      dstdir=$dst
lightdm-1.26.0/install-sh:282:      dst=$dstdir/`basename "$src"`
lightdm-1.26.0/install-sh-283-      dstdir_status=0
lightdm-1.26.0/install-sh-284-    else
lightdm-1.26.0/install-sh:285:      dstdir=`dirname "$dst"`
lightdm-1.26.0/install-sh-286-      test -d "$dstdir"
##############################################
lightdm-1.26.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
lightdm-1.26.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
lightdm-1.26.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
lightdm-1.26.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
lightdm-1.26.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
lightdm-1.26.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lightdm-1.26.0/install-sh-409-            case $prefix in
lightdm-1.26.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lightdm-1.26.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
lightdm-1.26.0/install-sh-458-    if $copy_on_change &&
lightdm-1.26.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
lightdm-1.26.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
lightdm-1.26.0/install-sh-461-       set -f &&
##############################################
lightdm-1.26.0/config.guess-34-
lightdm-1.26.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
lightdm-1.26.0/config.guess-36-
##############################################
lightdm-1.26.0/config.guess-102-: ${TMPDIR=/tmp} ;
lightdm-1.26.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lightdm-1.26.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lightdm-1.26.0/config.guess-151-	EOF
lightdm-1.26.0/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
lightdm-1.26.0/config.guess-153-	;;
##############################################
lightdm-1.26.0/config.guess-181-	    earmv*)
lightdm-1.26.0/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
lightdm-1.26.0/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
lightdm-1.26.0/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
lightdm-1.26.0/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
lightdm-1.26.0/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
lightdm-1.26.0/config.guess-215-		;;
##############################################
lightdm-1.26.0/config.guess-226-	    *)
lightdm-1.26.0/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
lightdm-1.26.0/config.guess-228-		;;
##############################################
lightdm-1.26.0/config.guess-264-	*4.0)
lightdm-1.26.0/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lightdm-1.26.0/config.guess-266-		;;
lightdm-1.26.0/config.guess-267-	*5.*)
lightdm-1.26.0/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lightdm-1.26.0/config.guess-269-		;;
##############################################
lightdm-1.26.0/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
lightdm-1.26.0/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lightdm-1.26.0/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
lightdm-1.26.0/config.guess-312-	# 1.2 uses "1.2" for uname -r.
lightdm-1.26.0/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
lightdm-1.26.0/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
lightdm-1.26.0/config.guess-372-    s390x:SunOS:*:*)
lightdm-1.26.0/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lightdm-1.26.0/config.guess-374-	exit ;;
lightdm-1.26.0/config.guess-375-    sun4H:SunOS:5.*:*)
lightdm-1.26.0/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lightdm-1.26.0/config.guess-377-	exit ;;
lightdm-1.26.0/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lightdm-1.26.0/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lightdm-1.26.0/config.guess-380-	exit ;;
##############################################
lightdm-1.26.0/config.guess-397-	fi
lightdm-1.26.0/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lightdm-1.26.0/config.guess-399-	exit ;;
##############################################
lightdm-1.26.0/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
lightdm-1.26.0/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lightdm-1.26.0/config.guess-405-	exit ;;
##############################################
lightdm-1.26.0/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
lightdm-1.26.0/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lightdm-1.26.0/config.guess-414-	exit ;;
##############################################
lightdm-1.26.0/config.guess-418-    sun*:*:4.2BSD:*)
lightdm-1.26.0/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lightdm-1.26.0/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
lightdm-1.26.0/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
lightdm-1.26.0/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
lightdm-1.26.0/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
lightdm-1.26.0/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
lightdm-1.26.0/config.guess-556-    *:IRIX*:*:*)
lightdm-1.26.0/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lightdm-1.26.0/config.guess-558-	exit ;;
##############################################
lightdm-1.26.0/config.guess-586-EOF
lightdm-1.26.0/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
lightdm-1.26.0/config.guess-588-		then
##############################################
lightdm-1.26.0/config.guess-599-    *:AIX:*:[4567])
lightdm-1.26.0/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lightdm-1.26.0/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
lightdm-1.26.0/config.guess-635-    9000/[34678]??:HP-UX:*:*)
lightdm-1.26.0/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lightdm-1.26.0/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
lightdm-1.26.0/config.guess-689-EOF
lightdm-1.26.0/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
lightdm-1.26.0/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lightdm-1.26.0/config.guess-717-    ia64:HP-UX:*:*)
lightdm-1.26.0/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lightdm-1.26.0/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
lightdm-1.26.0/config.guess-747-EOF
lightdm-1.26.0/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
lightdm-1.26.0/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
lightdm-1.26.0/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
lightdm-1.26.0/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lightdm-1.26.0/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lightdm-1.26.0/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
lightdm-1.26.0/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
lightdm-1.26.0/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lightdm-1.26.0/config.guess-839-	    amd64)
lightdm-1.26.0/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lightdm-1.26.0/config.guess-841-	    *)
lightdm-1.26.0/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lightdm-1.26.0/config.guess-843-	esac
##############################################
lightdm-1.26.0/config.guess-897-    prep*:SunOS:5.*:*)
lightdm-1.26.0/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lightdm-1.26.0/config.guess-899-	exit ;;
##############################################
lightdm-1.26.0/config.guess-901-	# the GNU system
lightdm-1.26.0/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lightdm-1.26.0/config.guess-903-	exit ;;
##############################################
lightdm-1.26.0/config.guess-905-	# other systems with GNU libc and userland
lightdm-1.26.0/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
lightdm-1.26.0/config.guess-907-	exit ;;
##############################################
lightdm-1.26.0/config.guess-999-EOF
lightdm-1.26.0/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
lightdm-1.26.0/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
lightdm-1.26.0/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
lightdm-1.26.0/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
lightdm-1.26.0/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lightdm-1.26.0/config.guess-1302-	fi
lightdm-1.26.0/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
lightdm-1.26.0/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
lightdm-1.26.0/config.guess-1387-    *:DragonFly:*:*)
lightdm-1.26.0/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lightdm-1.26.0/config.guess-1389-	exit ;;
##############################################
lightdm-1.26.0/config.guess-1400-    i*86:skyos:*:*)
lightdm-1.26.0/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
lightdm-1.26.0/config.guess-1402-	exit ;;
##############################################
lightdm-1.26.0/gtk-doc.make-107-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
lightdm-1.26.0/gtk-doc.make:108:	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
lightdm-1.26.0/gtk-doc.make-109-	  if test "x$$files" != "x" ; then \
lightdm-1.26.0/gtk-doc.make-110-	    for file in $$files ; do \
lightdm-1.26.0/gtk-doc.make:111:	      destdir=`dirname $(abs_builddir)/$$file`; \
lightdm-1.26.0/gtk-doc.make-112-	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
lightdm-1.26.0/gtk-doc.make-236-	  for img in $(HTML_IMAGES); do \
lightdm-1.26.0/gtk-doc.make:237:	    part=`dirname $$img`; \
lightdm-1.26.0/gtk-doc.make-238-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
lightdm-1.26.0/gtk-doc.make-269-install-data-local:
lightdm-1.26.0/gtk-doc.make:270:	@installfiles=`echo $(builddir)/html/*`; \
lightdm-1.26.0/gtk-doc.make-271-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
lightdm-1.26.0/config.sub-52-
lightdm-1.26.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
lightdm-1.26.0/config.sub-54-
##############################################
lightdm-1.26.0/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
lightdm-1.26.0/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lightdm-1.26.0/config.sub-116-case $maybe_os in
##############################################
lightdm-1.26.0/config.sub-122-    os=-$maybe_os
lightdm-1.26.0/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lightdm-1.26.0/config.sub-124-    ;;
##############################################
lightdm-1.26.0/config.sub-126-    os=-linux-android
lightdm-1.26.0/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
lightdm-1.26.0/config.sub-128-    ;;
lightdm-1.26.0/config.sub-129-  *)
lightdm-1.26.0/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lightdm-1.26.0/config.sub-131-    if [ $basic_machine != $1 ]
lightdm-1.26.0/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
lightdm-1.26.0/config.sub-133-    else os=; fi
##############################################
lightdm-1.26.0/config.sub-180-		os=-sco5v6
lightdm-1.26.0/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-182-		;;
##############################################
lightdm-1.26.0/config.sub-184-		os=-sco3.2v5
lightdm-1.26.0/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-186-		;;
##############################################
lightdm-1.26.0/config.sub-188-		os=-sco3.2v4
lightdm-1.26.0/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-190-		;;
lightdm-1.26.0/config.sub-191-	-sco3.2.[4-9]*)
lightdm-1.26.0/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lightdm-1.26.0/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-194-		;;
##############################################
lightdm-1.26.0/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
lightdm-1.26.0/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-198-		;;
##############################################
lightdm-1.26.0/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
lightdm-1.26.0/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-202-		;;
##############################################
lightdm-1.26.0/config.sub-204-		os=-sco3.2v2
lightdm-1.26.0/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-206-		;;
lightdm-1.26.0/config.sub-207-	-udk*)
lightdm-1.26.0/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-209-		;;
##############################################
lightdm-1.26.0/config.sub-211-		os=-isc2.2
lightdm-1.26.0/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-213-		;;
##############################################
lightdm-1.26.0/config.sub-217-	-isc*)
lightdm-1.26.0/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lightdm-1.26.0/config.sub-219-		;;
##############################################
lightdm-1.26.0/config.sub-229-	-ptx*)
lightdm-1.26.0/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lightdm-1.26.0/config.sub-231-		;;
lightdm-1.26.0/config.sub-232-	-windowsnt*)
lightdm-1.26.0/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lightdm-1.26.0/config.sub-234-		;;
##############################################
lightdm-1.26.0/config.sub-367-	*-*-*)
lightdm-1.26.0/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lightdm-1.26.0/config.sub-369-		exit 1
##############################################
lightdm-1.26.0/config.sub-495-	amd64-*)
lightdm-1.26.0/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-497-		;;
##############################################
lightdm-1.26.0/config.sub-540-	blackfin-*)
lightdm-1.26.0/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-542-		os=-linux
##############################################
lightdm-1.26.0/config.sub-548-	c54x-*)
lightdm-1.26.0/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-550-		;;
lightdm-1.26.0/config.sub-551-	c55x-*)
lightdm-1.26.0/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-553-		;;
lightdm-1.26.0/config.sub-554-	c6x-*)
lightdm-1.26.0/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-556-		;;
##############################################
lightdm-1.26.0/config.sub-652-	e500v[12]-*)
lightdm-1.26.0/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-654-		os=$os"spe"
##############################################
lightdm-1.26.0/config.sub-759-	i*86v32)
lightdm-1.26.0/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lightdm-1.26.0/config.sub-761-		os=-sysv32
##############################################
lightdm-1.26.0/config.sub-763-	i*86v4*)
lightdm-1.26.0/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lightdm-1.26.0/config.sub-765-		os=-sysv4
##############################################
lightdm-1.26.0/config.sub-767-	i*86v)
lightdm-1.26.0/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lightdm-1.26.0/config.sub-769-		os=-sysv
##############################################
lightdm-1.26.0/config.sub-771-	i*86sol2)
lightdm-1.26.0/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lightdm-1.26.0/config.sub-773-		os=-solaris2
##############################################
lightdm-1.26.0/config.sub-797-	leon-*|leon[3-9]-*)
lightdm-1.26.0/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
lightdm-1.26.0/config.sub-799-		;;
##############################################
lightdm-1.26.0/config.sub-804-	m68knommu-*)
lightdm-1.26.0/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-806-		os=-linux
##############################################
lightdm-1.26.0/config.sub-841-	mips3*-*)
lightdm-1.26.0/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lightdm-1.26.0/config.sub-843-		;;
lightdm-1.26.0/config.sub-844-	mips3*)
lightdm-1.26.0/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lightdm-1.26.0/config.sub-846-		;;
##############################################
lightdm-1.26.0/config.sub-863-	ms1-*)
lightdm-1.26.0/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
lightdm-1.26.0/config.sub-865-		;;
##############################################
lightdm-1.26.0/config.sub-982-	parisc-*)
lightdm-1.26.0/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-984-		os=-linux
##############################################
lightdm-1.26.0/config.sub-998-	pc98-*)
lightdm-1.26.0/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1000-		;;
##############################################
lightdm-1.26.0/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lightdm-1.26.0/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1015-		;;
lightdm-1.26.0/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lightdm-1.26.0/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1018-		;;
lightdm-1.26.0/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lightdm-1.26.0/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1021-		;;
lightdm-1.26.0/config.sub-1022-	pentium4-*)
lightdm-1.26.0/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1024-		;;
##############################################
lightdm-1.26.0/config.sub-1032-	ppc-* | ppcbe-*)
lightdm-1.26.0/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1034-		;;
##############################################
lightdm-1.26.0/config.sub-1038-	ppcle-* | powerpclittle-*)
lightdm-1.26.0/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1040-		;;
##############################################
lightdm-1.26.0/config.sub-1042-		;;
lightdm-1.26.0/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1044-		;;
##############################################
lightdm-1.26.0/config.sub-1048-	ppc64le-* | powerpc64little-*)
lightdm-1.26.0/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1050-		;;
##############################################
lightdm-1.26.0/config.sub-1131-	strongarm-* | thumb-*)
lightdm-1.26.0/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
lightdm-1.26.0/config.sub-1133-		;;
##############################################
lightdm-1.26.0/config.sub-1261-	xscale-* | xscalee[bl]-*)
lightdm-1.26.0/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
lightdm-1.26.0/config.sub-1263-		;;
##############################################
lightdm-1.26.0/config.sub-1338-	*)
lightdm-1.26.0/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lightdm-1.26.0/config.sub-1340-		exit 1
##############################################
lightdm-1.26.0/config.sub-1346-	*-digital*)
lightdm-1.26.0/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lightdm-1.26.0/config.sub-1348-		;;
lightdm-1.26.0/config.sub-1349-	*-commodore*)
lightdm-1.26.0/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lightdm-1.26.0/config.sub-1351-		;;
##############################################
lightdm-1.26.0/config.sub-1367-	-solaris1 | -solaris1.*)
lightdm-1.26.0/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lightdm-1.26.0/config.sub-1369-		;;
##############################################
lightdm-1.26.0/config.sub-1379-	-gnu/linux*)
lightdm-1.26.0/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lightdm-1.26.0/config.sub-1381-		;;
##############################################
lightdm-1.26.0/config.sub-1426-	-nto*)
lightdm-1.26.0/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lightdm-1.26.0/config.sub-1428-		;;
##############################################
lightdm-1.26.0/config.sub-1433-	-mac*)
lightdm-1.26.0/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
lightdm-1.26.0/config.sub-1435-		;;
##############################################
lightdm-1.26.0/config.sub-1439-	-linux*)
lightdm-1.26.0/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lightdm-1.26.0/config.sub-1441-		;;
lightdm-1.26.0/config.sub-1442-	-sunos5*)
lightdm-1.26.0/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lightdm-1.26.0/config.sub-1444-		;;
lightdm-1.26.0/config.sub-1445-	-sunos6*)
lightdm-1.26.0/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lightdm-1.26.0/config.sub-1447-		;;
##############################################
lightdm-1.26.0/config.sub-1494-	-sinix5.*)
lightdm-1.26.0/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
lightdm-1.26.0/config.sub-1496-		;;
##############################################
lightdm-1.26.0/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
lightdm-1.26.0/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
lightdm-1.26.0/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lightdm-1.26.0/config.sub-1552-		exit 1
##############################################
lightdm-1.26.0/config.sub-1812-		esac
lightdm-1.26.0/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lightdm-1.26.0/config.sub-1814-		;;
##############################################
lightdm-1.26.0/depcomp-64-  case $1 in
lightdm-1.26.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lightdm-1.26.0/depcomp-66-      *) dir=;;
##############################################
lightdm-1.26.0/depcomp-73-{
lightdm-1.26.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lightdm-1.26.0/depcomp-75-}
##############################################
lightdm-1.26.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lightdm-1.26.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lightdm-1.26.0/depcomp-128-
##############################################
lightdm-1.26.0/depcomp-405-        sleep 1
lightdm-1.26.0/depcomp:406:        i=`expr $i - 1`
lightdm-1.26.0/depcomp-407-      done
lightdm-1.26.0/depcomp-408-    fi
lightdm-1.26.0/depcomp:409:    i=`expr $i - 1`
lightdm-1.26.0/depcomp-410-  done
##############################################
lightdm-1.26.0/depcomp-425-  # Do two passes, one to just change these to
lightdm-1.26.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lightdm-1.26.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lightdm-1.26.0/depcomp-659-  done
lightdm-1.26.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lightdm-1.26.0/depcomp-661-  touch "$tmpdepfile"
##############################################
lightdm-1.26.0/common/Makefile.in-52-  { \
lightdm-1.26.0/common/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/common/Makefile.in-54-  }; \
##############################################
lightdm-1.26.0/common/Makefile.in-460-.c.obj:
lightdm-1.26.0/common/Makefile.in:461:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/common/Makefile.in-462-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lightdm-1.26.0/common/Makefile.in-464-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/common/Makefile.in:465:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/common/Makefile.in-466-
##############################################
lightdm-1.26.0/common/Makefile.in-474-libcommon_la-configuration.lo: configuration.c
lightdm-1.26.0/common/Makefile.in:475:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -MT libcommon_la-configuration.lo -MD -MP -MF $(DEPDIR)/libcommon_la-configuration.Tpo -c -o libcommon_la-configuration.lo `test -f 'configuration.c' || echo '$(srcdir)/'`configuration.c
lightdm-1.26.0/common/Makefile.in-476-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcommon_la-configuration.Tpo $(DEPDIR)/libcommon_la-configuration.Plo
##############################################
lightdm-1.26.0/common/Makefile.in-478-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/common/Makefile.in:479:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -c -o libcommon_la-configuration.lo `test -f 'configuration.c' || echo '$(srcdir)/'`configuration.c
lightdm-1.26.0/common/Makefile.in-480-
lightdm-1.26.0/common/Makefile.in-481-libcommon_la-dmrc.lo: dmrc.c
lightdm-1.26.0/common/Makefile.in:482:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -MT libcommon_la-dmrc.lo -MD -MP -MF $(DEPDIR)/libcommon_la-dmrc.Tpo -c -o libcommon_la-dmrc.lo `test -f 'dmrc.c' || echo '$(srcdir)/'`dmrc.c
lightdm-1.26.0/common/Makefile.in-483-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcommon_la-dmrc.Tpo $(DEPDIR)/libcommon_la-dmrc.Plo
##############################################
lightdm-1.26.0/common/Makefile.in-485-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/common/Makefile.in:486:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -c -o libcommon_la-dmrc.lo `test -f 'dmrc.c' || echo '$(srcdir)/'`dmrc.c
lightdm-1.26.0/common/Makefile.in-487-
lightdm-1.26.0/common/Makefile.in-488-libcommon_la-privileges.lo: privileges.c
lightdm-1.26.0/common/Makefile.in:489:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -MT libcommon_la-privileges.lo -MD -MP -MF $(DEPDIR)/libcommon_la-privileges.Tpo -c -o libcommon_la-privileges.lo `test -f 'privileges.c' || echo '$(srcdir)/'`privileges.c
lightdm-1.26.0/common/Makefile.in-490-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcommon_la-privileges.Tpo $(DEPDIR)/libcommon_la-privileges.Plo
##############################################
lightdm-1.26.0/common/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/common/Makefile.in:493:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -c -o libcommon_la-privileges.lo `test -f 'privileges.c' || echo '$(srcdir)/'`privileges.c
lightdm-1.26.0/common/Makefile.in-494-
lightdm-1.26.0/common/Makefile.in-495-libcommon_la-user-list.lo: user-list.c
lightdm-1.26.0/common/Makefile.in:496:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -MT libcommon_la-user-list.lo -MD -MP -MF $(DEPDIR)/libcommon_la-user-list.Tpo -c -o libcommon_la-user-list.lo `test -f 'user-list.c' || echo '$(srcdir)/'`user-list.c
lightdm-1.26.0/common/Makefile.in-497-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcommon_la-user-list.Tpo $(DEPDIR)/libcommon_la-user-list.Plo
##############################################
lightdm-1.26.0/common/Makefile.in-499-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/common/Makefile.in:500:@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) $(libcommon_la_CFLAGS) $(CFLAGS) -c -o libcommon_la-user-list.lo `test -f 'user-list.c' || echo '$(srcdir)/'`user-list.c
lightdm-1.26.0/common/Makefile.in-501-
##############################################
lightdm-1.26.0/common/Makefile.in-537-GTAGS:
lightdm-1.26.0/common/Makefile.in:538:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/common/Makefile.in-539-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/common/Makefile.in-560-distdir: $(DISTFILES)
lightdm-1.26.0/common/Makefile.in:561:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/common/Makefile.in:562:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/common/Makefile.in-563-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/common/Makefile.in-574-	  if test -d $$d/$$file; then \
lightdm-1.26.0/common/Makefile.in:575:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/common/Makefile.in-576-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/help/Makefile.in-49-  { \
lightdm-1.26.0/help/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/help/Makefile.in-51-  }; \
##############################################
lightdm-1.26.0/help/Makefile.in-385-distdir: $(DISTFILES)
lightdm-1.26.0/help/Makefile.in:386:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/help/Makefile.in:387:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/help/Makefile.in-388-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/help/Makefile.in-399-	  if test -d $$d/$$file; then \
lightdm-1.26.0/help/Makefile.in:400:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/help/Makefile.in-401-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/doc/Makefile.in-73-  { \
lightdm-1.26.0/doc/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/doc/Makefile.in-75-  }; \
##############################################
lightdm-1.26.0/doc/Makefile.in-490-distdir: $(DISTFILES)
lightdm-1.26.0/doc/Makefile.in:491:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/doc/Makefile.in:492:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/doc/Makefile.in-493-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/doc/Makefile.in-504-	  if test -d $$d/$$file; then \
lightdm-1.26.0/doc/Makefile.in:505:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/doc/Makefile.in-506-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/doc/Makefile.in-660-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
lightdm-1.26.0/doc/Makefile.in:661:	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
lightdm-1.26.0/doc/Makefile.in-662-	  if test "x$$files" != "x" ; then \
lightdm-1.26.0/doc/Makefile.in-663-	    for file in $$files ; do \
lightdm-1.26.0/doc/Makefile.in:664:	      destdir=`dirname $(abs_builddir)/$$file`; \
lightdm-1.26.0/doc/Makefile.in-665-	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
lightdm-1.26.0/doc/Makefile.in-757-	  for img in $(HTML_IMAGES); do \
lightdm-1.26.0/doc/Makefile.in:758:	    part=`dirname $$img`; \
lightdm-1.26.0/doc/Makefile.in-759-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
lightdm-1.26.0/doc/Makefile.in-790-install-data-local:
lightdm-1.26.0/doc/Makefile.in:791:	@installfiles=`echo $(builddir)/html/*`; \
lightdm-1.26.0/doc/Makefile.in-792-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
lightdm-1.26.0/m4/ltsugar.m4-68-m4_define([lt_combine],
lightdm-1.26.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
lightdm-1.26.0/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
lightdm-1.26.0/m4/introspection.m4-56-    if test "x$found_introspection" = "xyes"; then
lightdm-1.26.0/m4/introspection.m4:57:       INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
lightdm-1.26.0/m4/introspection.m4:58:       INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
lightdm-1.26.0/m4/introspection.m4:59:       INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
lightdm-1.26.0/m4/introspection.m4:60:       INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
lightdm-1.26.0/m4/introspection.m4-61-       INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
lightdm-1.26.0/m4/introspection.m4:62:       INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
lightdm-1.26.0/m4/introspection.m4:63:       INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
lightdm-1.26.0/m4/introspection.m4:64:       INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
lightdm-1.26.0/m4/introspection.m4-65-    fi
##############################################
lightdm-1.26.0/m4/vapigen.m4-84-    [yes], [
lightdm-1.26.0/m4/vapigen.m4:85:      VAPIGEN=`$PKG_CONFIG --variable=vapigen $vapigen_pkg_name`
lightdm-1.26.0/m4/vapigen.m4:86:      VAPIGEN_MAKEFILE=`$PKG_CONFIG --variable=datadir $vapigen_pkg_name`/vala/Makefile.vapigen
lightdm-1.26.0/m4/vapigen.m4-87-      AS_IF([test "x$2" = "x"], [
lightdm-1.26.0/m4/vapigen.m4:88:          VAPIGEN_VAPIDIR=`$PKG_CONFIG --variable=vapidir $vapigen_pkg_name`
lightdm-1.26.0/m4/vapigen.m4-89-        ], [
lightdm-1.26.0/m4/vapigen.m4:90:          VAPIGEN_VAPIDIR=`$PKG_CONFIG --variable=vapidir_versioned $vapigen_pkg_name`
lightdm-1.26.0/m4/vapigen.m4-91-        ])
##############################################
lightdm-1.26.0/m4/libtool.m4-119-    done
lightdm-1.26.0/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lightdm-1.26.0/m4/libtool.m4-121-}
##############################################
lightdm-1.26.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
lightdm-1.26.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
lightdm-1.26.0/m4/libtool.m4-439-
##############################################
lightdm-1.26.0/m4/libtool.m4-447-#
lightdm-1.26.0/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
lightdm-1.26.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
lightdm-1.26.0/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lightdm-1.26.0/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
lightdm-1.26.0/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
lightdm-1.26.0/m4/libtool.m4-561-      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
lightdm-1.26.0/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lightdm-1.26.0/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
lightdm-1.26.0/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
lightdm-1.26.0/m4/libtool.m4-574-      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
lightdm-1.26.0/m4/libtool.m4:1112:    _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\"`'
lightdm-1.26.0/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
lightdm-1.26.0/m4/libtool.m4-1164-      }]'
lightdm-1.26.0/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
lightdm-1.26.0/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
lightdm-1.26.0/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/m4/libtool.m4-1169-  fi],[])
##############################################
lightdm-1.26.0/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lightdm-1.26.0/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lightdm-1.26.0/m4/libtool.m4-1202-  ECHO='print -r --'
lightdm-1.26.0/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lightdm-1.26.0/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
lightdm-1.26.0/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
lightdm-1.26.0/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
lightdm-1.26.0/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
lightdm-1.26.0/m4/libtool.m4-1238-
##############################################
lightdm-1.26.0/m4/libtool.m4-1259-   if test yes = "$GCC"; then
lightdm-1.26.0/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lightdm-1.26.0/m4/libtool.m4-1261-   fi
##############################################
lightdm-1.26.0/m4/libtool.m4-1263- /*)
lightdm-1.26.0/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lightdm-1.26.0/m4/libtool.m4-1265-   ;; #(
##############################################
lightdm-1.26.0/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
lightdm-1.26.0/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/m4/libtool.m4-1295-      *ELF-32*)
##############################################
lightdm-1.26.0/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
lightdm-1.26.0/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/m4/libtool.m4-1312-	*32-bit*)
##############################################
lightdm-1.26.0/m4/libtool.m4-1322-    else
lightdm-1.26.0/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/m4/libtool.m4-1324-	*32-bit*)
##############################################
lightdm-1.26.0/m4/libtool.m4-1344-    emul=elf
lightdm-1.26.0/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/m4/libtool.m4-1346-      *32-bit*)
##############################################
lightdm-1.26.0/m4/libtool.m4-1352-    esac
lightdm-1.26.0/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/m4/libtool.m4-1354-      *MSB*)
##############################################
lightdm-1.26.0/m4/libtool.m4-1360-    esac
lightdm-1.26.0/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/m4/libtool.m4-1362-      *N32*)
##############################################
lightdm-1.26.0/m4/libtool.m4-1725-    # And add a safety zone
lightdm-1.26.0/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lightdm-1.26.0/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lightdm-1.26.0/m4/libtool.m4-1728-    ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-1758-    if test -n "$kargmax"; then
lightdm-1.26.0/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
lightdm-1.26.0/m4/libtool.m4-1760-    else
##############################################
lightdm-1.26.0/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
lightdm-1.26.0/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lightdm-1.26.0/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lightdm-1.26.0/m4/libtool.m4-1770-    else
##############################################
lightdm-1.26.0/m4/libtool.m4-1779-      # we can't tell.
lightdm-1.26.0/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
lightdm-1.26.0/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lightdm-1.26.0/m4/libtool.m4-1783-      do
lightdm-1.26.0/m4/libtool.m4:1784:        i=`expr $i + 1`
lightdm-1.26.0/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
lightdm-1.26.0/m4/libtool.m4-1787-      # Only check the string length outside the loop.
lightdm-1.26.0/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lightdm-1.26.0/m4/libtool.m4-1789-      teststring=
##############################################
lightdm-1.26.0/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
lightdm-1.26.0/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lightdm-1.26.0/m4/libtool.m4-1794-    fi
##############################################
lightdm-1.26.0/m4/libtool.m4-2258-    *:)
lightdm-1.26.0/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
lightdm-1.26.0/m4/libtool.m4-2260-        ;;
lightdm-1.26.0/m4/libtool.m4-2261-    x:*)
lightdm-1.26.0/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
lightdm-1.26.0/m4/libtool.m4-2263-        ;;
lightdm-1.26.0/m4/libtool.m4-2264-    *::*)
lightdm-1.26.0/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
lightdm-1.26.0/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
lightdm-1.26.0/m4/libtool.m4-2267-        ;;
lightdm-1.26.0/m4/libtool.m4-2268-    *)
lightdm-1.26.0/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
lightdm-1.26.0/m4/libtool.m4-2270-        ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-2298-  esac
lightdm-1.26.0/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lightdm-1.26.0/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
lightdm-1.26.0/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
lightdm-1.26.0/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lightdm-1.26.0/m4/libtool.m4-2307-    ;;
lightdm-1.26.0/m4/libtool.m4-2308-  *)
lightdm-1.26.0/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/m4/libtool.m4-2310-    ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
lightdm-1.26.0/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lightdm-1.26.0/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
lightdm-1.26.0/m4/libtool.m4-2356-  esac
lightdm-1.26.0/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lightdm-1.26.0/m4/libtool.m4-2358-else
##############################################
lightdm-1.26.0/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lightdm-1.26.0/m4/libtool.m4:2498:    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'
lightdm-1.26.0/m4/libtool.m4-2499-    ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lightdm-1.26.0/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lightdm-1.26.0/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lightdm-1.26.0/m4/libtool.m4-2542-      fi'
lightdm-1.26.0/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lightdm-1.26.0/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lightdm-1.26.0/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
lightdm-1.26.0/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
lightdm-1.26.0/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/m4/libtool.m4-2558-      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lightdm-1.26.0/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/m4/libtool.m4-2562-      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-2569-    libname_spec='$name'
lightdm-1.26.0/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
lightdm-1.26.0/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
lightdm-1.26.0/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lightdm-1.26.0/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lightdm-1.26.0/m4/libtool.m4-2586-      # Convert to MSYS style.
lightdm-1.26.0/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
lightdm-1.26.0/m4/libtool.m4-2588-      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
lightdm-1.26.0/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lightdm-1.26.0/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lightdm-1.26.0/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/m4/libtool.m4-2596-      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
lightdm-1.26.0/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lightdm-1.26.0/m4/libtool.m4-2602-      else
lightdm-1.26.0/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/m4/libtool.m4-2604-      fi
##############################################
lightdm-1.26.0/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lightdm-1.26.0/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lightdm-1.26.0/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
lightdm-1.26.0/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
lightdm-1.26.0/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lightdm-1.26.0/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/m4/libtool.m4-2624-    # Assume MSVC wrapper
lightdm-1.26.0/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
lightdm-1.26.0/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
lightdm-1.26.0/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
lightdm-1.26.0/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lightdm-1.26.0/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
lightdm-1.26.0/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
lightdm-1.26.0/m4/libtool.m4:2876:    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' ' '`
lightdm-1.26.0/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lightdm-1.26.0/m4/libtool.m4-2941-  need_lib_prefix=no
lightdm-1.26.0/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lightdm-1.26.0/m4/libtool.m4-2943-    need_version=no
##############################################
lightdm-1.26.0/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
lightdm-1.26.0/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
lightdm-1.26.0/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
lightdm-1.26.0/m4/libtool.m4-2977-    fi'
lightdm-1.26.0/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
lightdm-1.26.0/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/m4/libtool.m4-3188-	"file_magic "*)
lightdm-1.26.0/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lightdm-1.26.0/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
lightdm-1.26.0/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
lightdm-1.26.0/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lightdm-1.26.0/m4/libtool.m4-3273-  *)
lightdm-1.26.0/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lightdm-1.26.0/m4/libtool.m4-3275-  esac
##############################################
lightdm-1.26.0/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
lightdm-1.26.0/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lightdm-1.26.0/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lightdm-1.26.0/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lightdm-1.26.0/m4/libtool.m4-3284-      done
##############################################
lightdm-1.26.0/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
lightdm-1.26.0/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lightdm-1.26.0/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lightdm-1.26.0/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
lightdm-1.26.0/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/m4/libtool.m4-3578-openbsd* | bitrig*)
lightdm-1.26.0/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lightdm-1.26.0/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
lightdm-1.26.0/m4/libtool.m4-3645-    else
lightdm-1.26.0/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
lightdm-1.26.0/m4/libtool.m4-3647-    fi
##############################################
lightdm-1.26.0/m4/libtool.m4-3696-	esac
lightdm-1.26.0/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
lightdm-1.26.0/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
lightdm-1.26.0/m4/libtool.m4-3702-	*)
lightdm-1.26.0/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lightdm-1.26.0/m4/libtool.m4-3704-	  */dev/null*)
##############################################
lightdm-1.26.0/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
lightdm-1.26.0/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
lightdm-1.26.0/m4/libtool.m4-3730-    *COFF*)
##############################################
lightdm-1.26.0/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
lightdm-1.26.0/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
lightdm-1.26.0/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
lightdm-1.26.0/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
lightdm-1.26.0/m4/libtool.m4:3962:case `$NM -V 2>&1` in
lightdm-1.26.0/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/m4/libtool.m4-4009-mingw*)
lightdm-1.26.0/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lightdm-1.26.0/m4/libtool.m4-4011-  ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-4065-    nlist=conftest.nm
lightdm-1.26.0/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
lightdm-1.26.0/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
lightdm-1.26.0/m4/libtool.m4-4413-	  *)
lightdm-1.26.0/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
lightdm-1.26.0/m4/libtool.m4-4749-      *)
lightdm-1.26.0/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
lightdm-1.26.0/m4/libtool.m4-4932-    else
lightdm-1.26.0/m4/libtool.m4:4933:      _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'
lightdm-1.26.0/m4/libtool.m4-4934-    fi
##############################################
lightdm-1.26.0/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
lightdm-1.26.0/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
lightdm-1.26.0/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-5063-    supports_anon_versioning=no
lightdm-1.26.0/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
lightdm-1.26.0/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-5166-	prefix_cmds="$SED"~
lightdm-1.26.0/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lightdm-1.26.0/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lightdm-1.26.0/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lightdm-1.26.0/m4/libtool.m4:5189:      _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'
lightdm-1.26.0/m4/libtool.m4:5190:      _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'
lightdm-1.26.0/m4/libtool.m4-5191-      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
lightdm-1.26.0/m4/libtool.m4:5207:	  _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'
lightdm-1.26.0/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
lightdm-1.26.0/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
lightdm-1.26.0/m4/libtool.m4:5212:	  _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'
lightdm-1.26.0/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
lightdm-1.26.0/m4/libtool.m4:5229:	  _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'
lightdm-1.26.0/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lightdm-1.26.0/m4/libtool.m4-5232-	esac
lightdm-1.26.0/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
lightdm-1.26.0/m4/libtool.m4:5235:	  _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'
lightdm-1.26.0/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lightdm-1.26.0/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lightdm-1.26.0/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
lightdm-1.26.0/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
lightdm-1.26.0/m4/libtool.m4-5392-	else
lightdm-1.26.0/m4/libtool.m4:5393:	  _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'
lightdm-1.26.0/m4/libtool.m4-5394-	fi
##############################################
lightdm-1.26.0/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
lightdm-1.26.0/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
lightdm-1.26.0/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
lightdm-1.26.0/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
lightdm-1.26.0/m4/libtool.m4:5514:        _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
lightdm-1.26.0/m4/libtool.m4-5515-      else
##############################################
lightdm-1.26.0/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
lightdm-1.26.0/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
lightdm-1.26.0/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
lightdm-1.26.0/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
lightdm-1.26.0/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lightdm-1.26.0/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lightdm-1.26.0/m4/libtool.m4-5767-      if test yes = "$GCC"; then
lightdm-1.26.0/m4/libtool.m4:5768:	_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'
lightdm-1.26.0/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lightdm-1.26.0/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
lightdm-1.26.0/m4/libtool.m4:5791:          _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'
lightdm-1.26.0/m4/libtool.m4-5792-	fi
##############################################
lightdm-1.26.0/m4/libtool.m4-5794-      else
lightdm-1.26.0/m4/libtool.m4:5795:	_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'
lightdm-1.26.0/m4/libtool.m4:5796:	_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'
lightdm-1.26.0/m4/libtool.m4-5797-      fi
##############################################
lightdm-1.26.0/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
lightdm-1.26.0/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lightdm-1.26.0/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lightdm-1.26.0/m4/libtool.m4-5872-	prefix_cmds="$SED"~
lightdm-1.26.0/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lightdm-1.26.0/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lightdm-1.26.0/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
lightdm-1.26.0/m4/libtool.m4:5887:	_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'
lightdm-1.26.0/m4/libtool.m4-5888-      else
lightdm-1.26.0/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lightdm-1.26.0/m4/libtool.m4:5890:	_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'
lightdm-1.26.0/m4/libtool.m4-5891-      fi
##############################################
lightdm-1.26.0/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
lightdm-1.26.0/m4/libtool.m4:5900:	_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'
lightdm-1.26.0/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
lightdm-1.26.0/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lightdm-1.26.0/m4/libtool.m4:5904:	_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'
lightdm-1.26.0/m4/libtool.m4:5905:	_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~
lightdm-1.26.0/m4/libtool.m4:5906:          $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'
lightdm-1.26.0/m4/libtool.m4-5907-
##############################################
lightdm-1.26.0/m4/libtool.m4-5922-      else
lightdm-1.26.0/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
lightdm-1.26.0/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
lightdm-1.26.0/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
lightdm-1.26.0/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
lightdm-1.26.0/m4/libtool.m4-6117-	  then
##############################################
lightdm-1.26.0/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
lightdm-1.26.0/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lightdm-1.26.0/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lightdm-1.26.0/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
lightdm-1.26.0/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
lightdm-1.26.0/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
lightdm-1.26.0/m4/libtool.m4-6587-
lightdm-1.26.0/m4/libtool.m4:6588:          _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
lightdm-1.26.0/m4/libtool.m4-6589-        else
##############################################
lightdm-1.26.0/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
lightdm-1.26.0/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
lightdm-1.26.0/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
lightdm-1.26.0/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
lightdm-1.26.0/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
lightdm-1.26.0/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
lightdm-1.26.0/m4/libtool.m4-6815-            # dependencies.
lightdm-1.26.0/m4/libtool.m4:6816:            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"'
lightdm-1.26.0/m4/libtool.m4-6817-            ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-6880-	    # dependencies.
lightdm-1.26.0/m4/libtool.m4:6881:	    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"'
lightdm-1.26.0/m4/libtool.m4-6882-	    ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lightdm-1.26.0/m4/libtool.m4:6917:	_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'
lightdm-1.26.0/m4/libtool.m4:6918:	_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'
lightdm-1.26.0/m4/libtool.m4-6919-	;;
##############################################
lightdm-1.26.0/m4/libtool.m4-6923-	    # SGI C++
lightdm-1.26.0/m4/libtool.m4:6924:	    _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'
lightdm-1.26.0/m4/libtool.m4-6925-
##############################################
lightdm-1.26.0/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
lightdm-1.26.0/m4/libtool.m4:6935:	        _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'
lightdm-1.26.0/m4/libtool.m4-6936-	      else
lightdm-1.26.0/m4/libtool.m4:6937:	        _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'
lightdm-1.26.0/m4/libtool.m4-6938-	      fi
##############################################
lightdm-1.26.0/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
lightdm-1.26.0/m4/libtool.m4:6956:	    _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'
lightdm-1.26.0/m4/libtool.m4:6957:	    _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'
lightdm-1.26.0/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
lightdm-1.26.0/m4/libtool.m4-6965-	    # dependencies.
lightdm-1.26.0/m4/libtool.m4:6966:	    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"'
lightdm-1.26.0/m4/libtool.m4-6967-
##############################################
lightdm-1.26.0/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
lightdm-1.26.0/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
lightdm-1.26.0/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
lightdm-1.26.0/m4/libtool.m4-7001-            # Portland Group C++ compiler
lightdm-1.26.0/m4/libtool.m4:7002:	    case `$CC -V` in
lightdm-1.26.0/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
lightdm-1.26.0/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lightdm-1.26.0/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lightdm-1.26.0/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
lightdm-1.26.0/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lightdm-1.26.0/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lightdm-1.26.0/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
lightdm-1.26.0/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lightdm-1.26.0/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
lightdm-1.26.0/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
lightdm-1.26.0/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lightdm-1.26.0/m4/libtool.m4:7020:                $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'
lightdm-1.26.0/m4/libtool.m4-7021-	      ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
lightdm-1.26.0/m4/libtool.m4:7030:	    _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'
lightdm-1.26.0/m4/libtool.m4-7031-            ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-7048-	    # dependencies.
lightdm-1.26.0/m4/libtool.m4:7049:	    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'
lightdm-1.26.0/m4/libtool.m4-7050-	    ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-7063-	  *)
lightdm-1.26.0/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
lightdm-1.26.0/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
lightdm-1.26.0/m4/libtool.m4:7071:	      _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'
lightdm-1.26.0/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lightdm-1.26.0/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
lightdm-1.26.0/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
lightdm-1.26.0/m4/libtool.m4-7137-	    _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'
##############################################
lightdm-1.26.0/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
lightdm-1.26.0/m4/libtool.m4:7155:	    _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'
lightdm-1.26.0/m4/libtool.m4-7156-
##############################################
lightdm-1.26.0/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
lightdm-1.26.0/m4/libtool.m4:7176:	        _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'
lightdm-1.26.0/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
lightdm-1.26.0/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lightdm-1.26.0/m4/libtool.m4:7181:	        _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'
lightdm-1.26.0/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lightdm-1.26.0/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
lightdm-1.26.0/m4/libtool.m4:7184:                  $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~
lightdm-1.26.0/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
lightdm-1.26.0/m4/libtool.m4-7199-	    # dependencies.
lightdm-1.26.0/m4/libtool.m4:7200:	    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"'
lightdm-1.26.0/m4/libtool.m4-7201-	    ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-7206-	        osf3*)
lightdm-1.26.0/m4/libtool.m4:7207:	          _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'
lightdm-1.26.0/m4/libtool.m4-7208-		  ;;
lightdm-1.26.0/m4/libtool.m4-7209-	        *)
lightdm-1.26.0/m4/libtool.m4:7210:	          _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'
lightdm-1.26.0/m4/libtool.m4-7211-		  ;;
##############################################
lightdm-1.26.0/m4/libtool.m4-7459-  case @S|@2 in
lightdm-1.26.0/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
lightdm-1.26.0/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
lightdm-1.26.0/m4/libtool.m4-7462-  esac
##############################################
lightdm-1.26.0/m4/libtool.m4-7548-
lightdm-1.26.0/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
lightdm-1.26.0/m4/libtool.m4-7550-    case $prev$p in
##############################################
lightdm-1.26.0/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
lightdm-1.26.0/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
lightdm-1.26.0/m4/libtool.m4-7654-fi
##############################################
lightdm-1.26.0/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
lightdm-1.26.0/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
lightdm-1.26.0/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
lightdm-1.26.0/m4/intltool.m4-38-
lightdm-1.26.0/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lightdm-1.26.0/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
lightdm-1.26.0/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lightdm-1.26.0/m4/intltool.m4-42-if test -n "$1"; then
##############################################
lightdm-1.26.0/m4/intltool.m4-126-fi
lightdm-1.26.0/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
lightdm-1.26.0/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
lightdm-1.26.0/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
lightdm-1.26.0/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
lightdm-1.26.0/m4/intltool.m4-142-else
lightdm-1.26.0/m4/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
lightdm-1.26.0/m4/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
lightdm-1.26.0/m4/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
lightdm-1.26.0/m4/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
lightdm-1.26.0/m4/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
lightdm-1.26.0/tests/Makefile.in-49-  { \
lightdm-1.26.0/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/tests/Makefile.in-51-  }; \
##############################################
lightdm-1.26.0/tests/Makefile.in-248-}
lightdm-1.26.0/tests/Makefile.in:249:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lightdm-1.26.0/tests/Makefile.in-250-am__vpath_adj = case $$p in \
lightdm-1.26.0/tests/Makefile.in:251:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lightdm-1.26.0/tests/Makefile.in-252-    *) f=$$p;; \
lightdm-1.26.0/tests/Makefile.in-253-  esac;
lightdm-1.26.0/tests/Makefile.in:254:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lightdm-1.26.0/tests/Makefile.in-255-am__install_max = 40
lightdm-1.26.0/tests/Makefile.in-256-am__nobase_strip_setup = \
lightdm-1.26.0/tests/Makefile.in:257:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lightdm-1.26.0/tests/Makefile.in-258-am__nobase_strip = \
##############################################
lightdm-1.26.0/tests/Makefile.in-376-case "$@" in						\
lightdm-1.26.0/tests/Makefile.in:377:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
lightdm-1.26.0/tests/Makefile.in-378-    *) am__odir=.;; 					\
##############################################
lightdm-1.26.0/tests/Makefile.in-406-  bases='$(TEST_LOGS)'; \
lightdm-1.26.0/tests/Makefile.in:407:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
lightdm-1.26.0/tests/Makefile.in:408:  bases=`echo $$bases`
lightdm-1.26.0/tests/Makefile.in-409-RECHECK_LOGS = $(TEST_LOGS)
##############################################
lightdm-1.26.0/tests/Makefile.in-418-        */*) b='$*';; \
lightdm-1.26.0/tests/Makefile.in:419:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
lightdm-1.26.0/tests/Makefile.in-420-       esac;; \
##############################################
lightdm-1.26.0/tests/Makefile.in-439-  while test -n "$$dir1"; do \
lightdm-1.26.0/tests/Makefile.in:440:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lightdm-1.26.0/tests/Makefile.in-441-    if test "$$first" != "."; then \
lightdm-1.26.0/tests/Makefile.in-442-      if test "$$first" = ".."; then \
lightdm-1.26.0/tests/Makefile.in:443:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lightdm-1.26.0/tests/Makefile.in:444:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lightdm-1.26.0/tests/Makefile.in-445-      else \
lightdm-1.26.0/tests/Makefile.in:446:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lightdm-1.26.0/tests/Makefile.in-447-        if test "$$first2" = "$$first"; then \
lightdm-1.26.0/tests/Makefile.in:448:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lightdm-1.26.0/tests/Makefile.in-449-        else \
##############################################
lightdm-1.26.0/tests/Makefile.in-454-    fi; \
lightdm-1.26.0/tests/Makefile.in:455:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lightdm-1.26.0/tests/Makefile.in-456-  done; \
##############################################
lightdm-1.26.0/tests/Makefile.in-1208-	dot_seen=no; \
lightdm-1.26.0/tests/Makefile.in:1209:	target=`echo $@ | sed s/-recursive//`; \
lightdm-1.26.0/tests/Makefile.in-1210-	case "$@" in \
##############################################
lightdm-1.26.0/tests/Makefile.in-1271-GTAGS:
lightdm-1.26.0/tests/Makefile.in:1272:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/tests/Makefile.in-1273-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/tests/Makefile.in-1314-	if test -n "$$redo_bases"; then \
lightdm-1.26.0/tests/Makefile.in:1315:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
lightdm-1.26.0/tests/Makefile.in:1316:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
lightdm-1.26.0/tests/Makefile.in-1317-	  if $(am__make_dryrun); then :; else \
##############################################
lightdm-1.26.0/tests/Makefile.in-1339-	ws='[ 	]'; \
lightdm-1.26.0/tests/Makefile.in:1340:	results=`for b in $$bases; do echo $$b.trs; done`; \
lightdm-1.26.0/tests/Makefile.in-1341-	test -n "$$results" || results=/dev/null; \
lightdm-1.26.0/tests/Makefile.in:1342:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
lightdm-1.26.0/tests/Makefile.in:1343:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
lightdm-1.26.0/tests/Makefile.in:1344:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
lightdm-1.26.0/tests/Makefile.in:1345:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
lightdm-1.26.0/tests/Makefile.in:1346:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
lightdm-1.26.0/tests/Makefile.in:1347:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
lightdm-1.26.0/tests/Makefile.in:1348:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
lightdm-1.26.0/tests/Makefile.in:1349:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
lightdm-1.26.0/tests/Makefile.in-1350-	  success=true; \
##############################################
lightdm-1.26.0/tests/Makefile.in-1418-	@set +e; $(am__set_TESTS_bases); \
lightdm-1.26.0/tests/Makefile.in:1419:	log_list=`for i in $$bases; do echo $$i.log; done`; \
lightdm-1.26.0/tests/Makefile.in:1420:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
lightdm-1.26.0/tests/Makefile.in:1421:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
lightdm-1.26.0/tests/Makefile.in-1422-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
lightdm-1.26.0/tests/Makefile.in-1428-	         | $(am__list_recheck_tests)` || exit 1; \
lightdm-1.26.0/tests/Makefile.in:1429:	log_list=`for i in $$bases; do echo $$i.log; done`; \
lightdm-1.26.0/tests/Makefile.in:1430:	log_list=`echo $$log_list`; \
lightdm-1.26.0/tests/Makefile.in-1431-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
lightdm-1.26.0/tests/Makefile.in-4075-distdir: $(DISTFILES)
lightdm-1.26.0/tests/Makefile.in:4076:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/tests/Makefile.in:4077:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/tests/Makefile.in-4078-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/tests/Makefile.in-4089-	  if test -d $$d/$$file; then \
lightdm-1.26.0/tests/Makefile.in:4090:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/tests/Makefile.in-4091-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/tests/src/Makefile.in-52-  { \
lightdm-1.26.0/tests/src/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/tests/src/Makefile.in-54-  }; \
##############################################
lightdm-1.26.0/tests/src/Makefile.in-891-	test -n "$(EXEEXT)" || exit 0; \
lightdm-1.26.0/tests/src/Makefile.in:892:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lightdm-1.26.0/tests/src/Makefile.in-893-	echo " rm -f" $$list; \
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1024-.c.obj:
lightdm-1.26.0/tests/src/Makefile.in:1025:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/tests/src/Makefile.in-1026-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1028-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1029:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/tests/src/Makefile.in-1030-
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1038-libsystem_la-libsystem.lo: libsystem.c
lightdm-1.26.0/tests/src/Makefile.in:1039:@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) $(libsystem_la_CFLAGS) $(CFLAGS) -MT libsystem_la-libsystem.lo -MD -MP -MF $(DEPDIR)/libsystem_la-libsystem.Tpo -c -o libsystem_la-libsystem.lo `test -f 'libsystem.c' || echo '$(srcdir)/'`libsystem.c
lightdm-1.26.0/tests/src/Makefile.in-1040-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsystem_la-libsystem.Tpo $(DEPDIR)/libsystem_la-libsystem.Plo
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1042-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1043:@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) $(libsystem_la_CFLAGS) $(CFLAGS) -c -o libsystem_la-libsystem.lo `test -f 'libsystem.c' || echo '$(srcdir)/'`libsystem.c
lightdm-1.26.0/tests/src/Makefile.in-1044-
lightdm-1.26.0/tests/src/Makefile.in-1045-libsystem_la-status.lo: status.c
lightdm-1.26.0/tests/src/Makefile.in:1046:@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) $(libsystem_la_CFLAGS) $(CFLAGS) -MT libsystem_la-status.lo -MD -MP -MF $(DEPDIR)/libsystem_la-status.Tpo -c -o libsystem_la-status.lo `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1047-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsystem_la-status.Tpo $(DEPDIR)/libsystem_la-status.Plo
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1050:@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) $(libsystem_la_CFLAGS) $(CFLAGS) -c -o libsystem_la-status.lo `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1051-
lightdm-1.26.0/tests/src/Makefile.in-1052-X-X.o: X.c
lightdm-1.26.0/tests/src/Makefile.in:1053:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-X.o -MD -MP -MF $(DEPDIR)/X-X.Tpo -c -o X-X.o `test -f 'X.c' || echo '$(srcdir)/'`X.c
lightdm-1.26.0/tests/src/Makefile.in-1054-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-X.Tpo $(DEPDIR)/X-X.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1056-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1057:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-X.o `test -f 'X.c' || echo '$(srcdir)/'`X.c
lightdm-1.26.0/tests/src/Makefile.in-1058-
lightdm-1.26.0/tests/src/Makefile.in-1059-X-X.obj: X.c
lightdm-1.26.0/tests/src/Makefile.in:1060:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-X.obj -MD -MP -MF $(DEPDIR)/X-X.Tpo -c -o X-X.obj `if test -f 'X.c'; then $(CYGPATH_W) 'X.c'; else $(CYGPATH_W) '$(srcdir)/X.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1061-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-X.Tpo $(DEPDIR)/X-X.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1063-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1064:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-X.obj `if test -f 'X.c'; then $(CYGPATH_W) 'X.c'; else $(CYGPATH_W) '$(srcdir)/X.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1065-
lightdm-1.26.0/tests/src/Makefile.in-1066-X-x-authority.o: x-authority.c
lightdm-1.26.0/tests/src/Makefile.in:1067:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-x-authority.o -MD -MP -MF $(DEPDIR)/X-x-authority.Tpo -c -o X-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/tests/src/Makefile.in-1068-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-x-authority.Tpo $(DEPDIR)/X-x-authority.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1070-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1071:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/tests/src/Makefile.in-1072-
lightdm-1.26.0/tests/src/Makefile.in-1073-X-x-authority.obj: x-authority.c
lightdm-1.26.0/tests/src/Makefile.in:1074:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-x-authority.obj -MD -MP -MF $(DEPDIR)/X-x-authority.Tpo -c -o X-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1075-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-x-authority.Tpo $(DEPDIR)/X-x-authority.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1077-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1078:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1079-
lightdm-1.26.0/tests/src/Makefile.in-1080-X-x-common.o: x-common.c
lightdm-1.26.0/tests/src/Makefile.in:1081:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-x-common.o -MD -MP -MF $(DEPDIR)/X-x-common.Tpo -c -o X-x-common.o `test -f 'x-common.c' || echo '$(srcdir)/'`x-common.c
lightdm-1.26.0/tests/src/Makefile.in-1082-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-x-common.Tpo $(DEPDIR)/X-x-common.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1084-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1085:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-x-common.o `test -f 'x-common.c' || echo '$(srcdir)/'`x-common.c
lightdm-1.26.0/tests/src/Makefile.in-1086-
lightdm-1.26.0/tests/src/Makefile.in-1087-X-x-common.obj: x-common.c
lightdm-1.26.0/tests/src/Makefile.in:1088:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-x-common.obj -MD -MP -MF $(DEPDIR)/X-x-common.Tpo -c -o X-x-common.obj `if test -f 'x-common.c'; then $(CYGPATH_W) 'x-common.c'; else $(CYGPATH_W) '$(srcdir)/x-common.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1089-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-x-common.Tpo $(DEPDIR)/X-x-common.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1091-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1092:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-x-common.obj `if test -f 'x-common.c'; then $(CYGPATH_W) 'x-common.c'; else $(CYGPATH_W) '$(srcdir)/x-common.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1093-
lightdm-1.26.0/tests/src/Makefile.in-1094-X-x-server.o: x-server.c
lightdm-1.26.0/tests/src/Makefile.in:1095:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-x-server.o -MD -MP -MF $(DEPDIR)/X-x-server.Tpo -c -o X-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/tests/src/Makefile.in-1096-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-x-server.Tpo $(DEPDIR)/X-x-server.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1098-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1099:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/tests/src/Makefile.in-1100-
lightdm-1.26.0/tests/src/Makefile.in-1101-X-x-server.obj: x-server.c
lightdm-1.26.0/tests/src/Makefile.in:1102:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-x-server.obj -MD -MP -MF $(DEPDIR)/X-x-server.Tpo -c -o X-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1103-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-x-server.Tpo $(DEPDIR)/X-x-server.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1105-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1106:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1107-
lightdm-1.26.0/tests/src/Makefile.in-1108-X-xdmcp-client.o: xdmcp-client.c
lightdm-1.26.0/tests/src/Makefile.in:1109:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-xdmcp-client.o -MD -MP -MF $(DEPDIR)/X-xdmcp-client.Tpo -c -o X-xdmcp-client.o `test -f 'xdmcp-client.c' || echo '$(srcdir)/'`xdmcp-client.c
lightdm-1.26.0/tests/src/Makefile.in-1110-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-xdmcp-client.Tpo $(DEPDIR)/X-xdmcp-client.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1112-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1113:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-xdmcp-client.o `test -f 'xdmcp-client.c' || echo '$(srcdir)/'`xdmcp-client.c
lightdm-1.26.0/tests/src/Makefile.in-1114-
lightdm-1.26.0/tests/src/Makefile.in-1115-X-xdmcp-client.obj: xdmcp-client.c
lightdm-1.26.0/tests/src/Makefile.in:1116:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-xdmcp-client.obj -MD -MP -MF $(DEPDIR)/X-xdmcp-client.Tpo -c -o X-xdmcp-client.obj `if test -f 'xdmcp-client.c'; then $(CYGPATH_W) 'xdmcp-client.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-client.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1117-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-xdmcp-client.Tpo $(DEPDIR)/X-xdmcp-client.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1119-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1120:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-xdmcp-client.obj `if test -f 'xdmcp-client.c'; then $(CYGPATH_W) 'xdmcp-client.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-client.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1121-
lightdm-1.26.0/tests/src/Makefile.in-1122-X-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1123:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-status.o -MD -MP -MF $(DEPDIR)/X-status.Tpo -c -o X-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1124-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-status.Tpo $(DEPDIR)/X-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1126-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1127:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1128-
lightdm-1.26.0/tests/src/Makefile.in-1129-X-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1130:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -MT X-status.obj -MD -MP -MF $(DEPDIR)/X-status.Tpo -c -o X-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1131-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/X-status.Tpo $(DEPDIR)/X-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1133-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1134:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS) -c -o X-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1135-
lightdm-1.26.0/tests/src/Makefile.in-1136-Xmir-Xmir.o: Xmir.c
lightdm-1.26.0/tests/src/Makefile.in:1137:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-Xmir.o -MD -MP -MF $(DEPDIR)/Xmir-Xmir.Tpo -c -o Xmir-Xmir.o `test -f 'Xmir.c' || echo '$(srcdir)/'`Xmir.c
lightdm-1.26.0/tests/src/Makefile.in-1138-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-Xmir.Tpo $(DEPDIR)/Xmir-Xmir.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1140-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1141:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-Xmir.o `test -f 'Xmir.c' || echo '$(srcdir)/'`Xmir.c
lightdm-1.26.0/tests/src/Makefile.in-1142-
lightdm-1.26.0/tests/src/Makefile.in-1143-Xmir-Xmir.obj: Xmir.c
lightdm-1.26.0/tests/src/Makefile.in:1144:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-Xmir.obj -MD -MP -MF $(DEPDIR)/Xmir-Xmir.Tpo -c -o Xmir-Xmir.obj `if test -f 'Xmir.c'; then $(CYGPATH_W) 'Xmir.c'; else $(CYGPATH_W) '$(srcdir)/Xmir.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1145-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-Xmir.Tpo $(DEPDIR)/Xmir-Xmir.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1147-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1148:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-Xmir.obj `if test -f 'Xmir.c'; then $(CYGPATH_W) 'Xmir.c'; else $(CYGPATH_W) '$(srcdir)/Xmir.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1149-
lightdm-1.26.0/tests/src/Makefile.in-1150-Xmir-x-authority.o: x-authority.c
lightdm-1.26.0/tests/src/Makefile.in:1151:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-x-authority.o -MD -MP -MF $(DEPDIR)/Xmir-x-authority.Tpo -c -o Xmir-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/tests/src/Makefile.in-1152-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-x-authority.Tpo $(DEPDIR)/Xmir-x-authority.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1154-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1155:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/tests/src/Makefile.in-1156-
lightdm-1.26.0/tests/src/Makefile.in-1157-Xmir-x-authority.obj: x-authority.c
lightdm-1.26.0/tests/src/Makefile.in:1158:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-x-authority.obj -MD -MP -MF $(DEPDIR)/Xmir-x-authority.Tpo -c -o Xmir-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1159-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-x-authority.Tpo $(DEPDIR)/Xmir-x-authority.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1161-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1162:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1163-
lightdm-1.26.0/tests/src/Makefile.in-1164-Xmir-x-common.o: x-common.c
lightdm-1.26.0/tests/src/Makefile.in:1165:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-x-common.o -MD -MP -MF $(DEPDIR)/Xmir-x-common.Tpo -c -o Xmir-x-common.o `test -f 'x-common.c' || echo '$(srcdir)/'`x-common.c
lightdm-1.26.0/tests/src/Makefile.in-1166-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-x-common.Tpo $(DEPDIR)/Xmir-x-common.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1168-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1169:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-x-common.o `test -f 'x-common.c' || echo '$(srcdir)/'`x-common.c
lightdm-1.26.0/tests/src/Makefile.in-1170-
lightdm-1.26.0/tests/src/Makefile.in-1171-Xmir-x-common.obj: x-common.c
lightdm-1.26.0/tests/src/Makefile.in:1172:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-x-common.obj -MD -MP -MF $(DEPDIR)/Xmir-x-common.Tpo -c -o Xmir-x-common.obj `if test -f 'x-common.c'; then $(CYGPATH_W) 'x-common.c'; else $(CYGPATH_W) '$(srcdir)/x-common.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1173-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-x-common.Tpo $(DEPDIR)/Xmir-x-common.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1175-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1176:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-x-common.obj `if test -f 'x-common.c'; then $(CYGPATH_W) 'x-common.c'; else $(CYGPATH_W) '$(srcdir)/x-common.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1177-
lightdm-1.26.0/tests/src/Makefile.in-1178-Xmir-x-server.o: x-server.c
lightdm-1.26.0/tests/src/Makefile.in:1179:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-x-server.o -MD -MP -MF $(DEPDIR)/Xmir-x-server.Tpo -c -o Xmir-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/tests/src/Makefile.in-1180-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-x-server.Tpo $(DEPDIR)/Xmir-x-server.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1182-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1183:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/tests/src/Makefile.in-1184-
lightdm-1.26.0/tests/src/Makefile.in-1185-Xmir-x-server.obj: x-server.c
lightdm-1.26.0/tests/src/Makefile.in:1186:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-x-server.obj -MD -MP -MF $(DEPDIR)/Xmir-x-server.Tpo -c -o Xmir-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1187-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-x-server.Tpo $(DEPDIR)/Xmir-x-server.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1189-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1190:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1191-
lightdm-1.26.0/tests/src/Makefile.in-1192-Xmir-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1193:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-status.o -MD -MP -MF $(DEPDIR)/Xmir-status.Tpo -c -o Xmir-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1194-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-status.Tpo $(DEPDIR)/Xmir-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1196-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1197:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1198-
lightdm-1.26.0/tests/src/Makefile.in-1199-Xmir-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1200:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -MT Xmir-status.obj -MD -MP -MF $(DEPDIR)/Xmir-status.Tpo -c -o Xmir-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1201-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xmir-status.Tpo $(DEPDIR)/Xmir-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1203-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1204:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xmir_CFLAGS) $(CFLAGS) -c -o Xmir-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1205-
lightdm-1.26.0/tests/src/Makefile.in-1206-Xvnc-Xvnc.o: Xvnc.c
lightdm-1.26.0/tests/src/Makefile.in:1207:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-Xvnc.o -MD -MP -MF $(DEPDIR)/Xvnc-Xvnc.Tpo -c -o Xvnc-Xvnc.o `test -f 'Xvnc.c' || echo '$(srcdir)/'`Xvnc.c
lightdm-1.26.0/tests/src/Makefile.in-1208-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-Xvnc.Tpo $(DEPDIR)/Xvnc-Xvnc.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1210-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1211:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-Xvnc.o `test -f 'Xvnc.c' || echo '$(srcdir)/'`Xvnc.c
lightdm-1.26.0/tests/src/Makefile.in-1212-
lightdm-1.26.0/tests/src/Makefile.in-1213-Xvnc-Xvnc.obj: Xvnc.c
lightdm-1.26.0/tests/src/Makefile.in:1214:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-Xvnc.obj -MD -MP -MF $(DEPDIR)/Xvnc-Xvnc.Tpo -c -o Xvnc-Xvnc.obj `if test -f 'Xvnc.c'; then $(CYGPATH_W) 'Xvnc.c'; else $(CYGPATH_W) '$(srcdir)/Xvnc.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1215-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-Xvnc.Tpo $(DEPDIR)/Xvnc-Xvnc.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1217-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1218:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-Xvnc.obj `if test -f 'Xvnc.c'; then $(CYGPATH_W) 'Xvnc.c'; else $(CYGPATH_W) '$(srcdir)/Xvnc.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1219-
lightdm-1.26.0/tests/src/Makefile.in-1220-Xvnc-x-authority.o: x-authority.c
lightdm-1.26.0/tests/src/Makefile.in:1221:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-x-authority.o -MD -MP -MF $(DEPDIR)/Xvnc-x-authority.Tpo -c -o Xvnc-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/tests/src/Makefile.in-1222-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-x-authority.Tpo $(DEPDIR)/Xvnc-x-authority.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1224-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1225:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/tests/src/Makefile.in-1226-
lightdm-1.26.0/tests/src/Makefile.in-1227-Xvnc-x-authority.obj: x-authority.c
lightdm-1.26.0/tests/src/Makefile.in:1228:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-x-authority.obj -MD -MP -MF $(DEPDIR)/Xvnc-x-authority.Tpo -c -o Xvnc-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1229-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-x-authority.Tpo $(DEPDIR)/Xvnc-x-authority.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1231-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1232:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1233-
lightdm-1.26.0/tests/src/Makefile.in-1234-Xvnc-x-common.o: x-common.c
lightdm-1.26.0/tests/src/Makefile.in:1235:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-x-common.o -MD -MP -MF $(DEPDIR)/Xvnc-x-common.Tpo -c -o Xvnc-x-common.o `test -f 'x-common.c' || echo '$(srcdir)/'`x-common.c
lightdm-1.26.0/tests/src/Makefile.in-1236-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-x-common.Tpo $(DEPDIR)/Xvnc-x-common.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1238-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1239:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-x-common.o `test -f 'x-common.c' || echo '$(srcdir)/'`x-common.c
lightdm-1.26.0/tests/src/Makefile.in-1240-
lightdm-1.26.0/tests/src/Makefile.in-1241-Xvnc-x-common.obj: x-common.c
lightdm-1.26.0/tests/src/Makefile.in:1242:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-x-common.obj -MD -MP -MF $(DEPDIR)/Xvnc-x-common.Tpo -c -o Xvnc-x-common.obj `if test -f 'x-common.c'; then $(CYGPATH_W) 'x-common.c'; else $(CYGPATH_W) '$(srcdir)/x-common.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1243-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-x-common.Tpo $(DEPDIR)/Xvnc-x-common.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1245-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1246:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-x-common.obj `if test -f 'x-common.c'; then $(CYGPATH_W) 'x-common.c'; else $(CYGPATH_W) '$(srcdir)/x-common.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1247-
lightdm-1.26.0/tests/src/Makefile.in-1248-Xvnc-x-server.o: x-server.c
lightdm-1.26.0/tests/src/Makefile.in:1249:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-x-server.o -MD -MP -MF $(DEPDIR)/Xvnc-x-server.Tpo -c -o Xvnc-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/tests/src/Makefile.in-1250-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-x-server.Tpo $(DEPDIR)/Xvnc-x-server.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1252-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1253:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/tests/src/Makefile.in-1254-
lightdm-1.26.0/tests/src/Makefile.in-1255-Xvnc-x-server.obj: x-server.c
lightdm-1.26.0/tests/src/Makefile.in:1256:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-x-server.obj -MD -MP -MF $(DEPDIR)/Xvnc-x-server.Tpo -c -o Xvnc-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1257-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-x-server.Tpo $(DEPDIR)/Xvnc-x-server.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1259-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1260:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1261-
lightdm-1.26.0/tests/src/Makefile.in-1262-Xvnc-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1263:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-status.o -MD -MP -MF $(DEPDIR)/Xvnc-status.Tpo -c -o Xvnc-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1264-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-status.Tpo $(DEPDIR)/Xvnc-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1267:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1268-
lightdm-1.26.0/tests/src/Makefile.in-1269-Xvnc-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1270:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -MT Xvnc-status.obj -MD -MP -MF $(DEPDIR)/Xvnc-status.Tpo -c -o Xvnc-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1271-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Xvnc-status.Tpo $(DEPDIR)/Xvnc-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1273-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1274:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Xvnc_CFLAGS) $(CFLAGS) -c -o Xvnc-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1275-
lightdm-1.26.0/tests/src/Makefile.in-1276-dbus_env-dbus-env.o: dbus-env.c
lightdm-1.26.0/tests/src/Makefile.in:1277:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbus_env_CFLAGS) $(CFLAGS) -MT dbus_env-dbus-env.o -MD -MP -MF $(DEPDIR)/dbus_env-dbus-env.Tpo -c -o dbus_env-dbus-env.o `test -f 'dbus-env.c' || echo '$(srcdir)/'`dbus-env.c
lightdm-1.26.0/tests/src/Makefile.in-1278-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dbus_env-dbus-env.Tpo $(DEPDIR)/dbus_env-dbus-env.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1281:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbus_env_CFLAGS) $(CFLAGS) -c -o dbus_env-dbus-env.o `test -f 'dbus-env.c' || echo '$(srcdir)/'`dbus-env.c
lightdm-1.26.0/tests/src/Makefile.in-1282-
lightdm-1.26.0/tests/src/Makefile.in-1283-dbus_env-dbus-env.obj: dbus-env.c
lightdm-1.26.0/tests/src/Makefile.in:1284:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbus_env_CFLAGS) $(CFLAGS) -MT dbus_env-dbus-env.obj -MD -MP -MF $(DEPDIR)/dbus_env-dbus-env.Tpo -c -o dbus_env-dbus-env.obj `if test -f 'dbus-env.c'; then $(CYGPATH_W) 'dbus-env.c'; else $(CYGPATH_W) '$(srcdir)/dbus-env.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1285-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dbus_env-dbus-env.Tpo $(DEPDIR)/dbus_env-dbus-env.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1287-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1288:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbus_env_CFLAGS) $(CFLAGS) -c -o dbus_env-dbus-env.obj `if test -f 'dbus-env.c'; then $(CYGPATH_W) 'dbus-env.c'; else $(CYGPATH_W) '$(srcdir)/dbus-env.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1289-
lightdm-1.26.0/tests/src/Makefile.in-1290-guest_account-guest-account.o: guest-account.c
lightdm-1.26.0/tests/src/Makefile.in:1291:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -MT guest_account-guest-account.o -MD -MP -MF $(DEPDIR)/guest_account-guest-account.Tpo -c -o guest_account-guest-account.o `test -f 'guest-account.c' || echo '$(srcdir)/'`guest-account.c
lightdm-1.26.0/tests/src/Makefile.in-1292-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/guest_account-guest-account.Tpo $(DEPDIR)/guest_account-guest-account.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1294-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1295:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -c -o guest_account-guest-account.o `test -f 'guest-account.c' || echo '$(srcdir)/'`guest-account.c
lightdm-1.26.0/tests/src/Makefile.in-1296-
lightdm-1.26.0/tests/src/Makefile.in-1297-guest_account-guest-account.obj: guest-account.c
lightdm-1.26.0/tests/src/Makefile.in:1298:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -MT guest_account-guest-account.obj -MD -MP -MF $(DEPDIR)/guest_account-guest-account.Tpo -c -o guest_account-guest-account.obj `if test -f 'guest-account.c'; then $(CYGPATH_W) 'guest-account.c'; else $(CYGPATH_W) '$(srcdir)/guest-account.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1299-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/guest_account-guest-account.Tpo $(DEPDIR)/guest_account-guest-account.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1301-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1302:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -c -o guest_account-guest-account.obj `if test -f 'guest-account.c'; then $(CYGPATH_W) 'guest-account.c'; else $(CYGPATH_W) '$(srcdir)/guest-account.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1303-
lightdm-1.26.0/tests/src/Makefile.in-1304-guest_account-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1305:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -MT guest_account-status.o -MD -MP -MF $(DEPDIR)/guest_account-status.Tpo -c -o guest_account-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1306-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/guest_account-status.Tpo $(DEPDIR)/guest_account-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1308-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1309:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -c -o guest_account-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1310-
lightdm-1.26.0/tests/src/Makefile.in-1311-guest_account-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1312:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -MT guest_account-status.obj -MD -MP -MF $(DEPDIR)/guest_account-status.Tpo -c -o guest_account-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1313-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/guest_account-status.Tpo $(DEPDIR)/guest_account-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1315-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1316:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guest_account_CFLAGS) $(CFLAGS) -c -o guest_account-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1317-
lightdm-1.26.0/tests/src/Makefile.in-1318-initctl-initctl.o: initctl.c
lightdm-1.26.0/tests/src/Makefile.in:1319:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -MT initctl-initctl.o -MD -MP -MF $(DEPDIR)/initctl-initctl.Tpo -c -o initctl-initctl.o `test -f 'initctl.c' || echo '$(srcdir)/'`initctl.c
lightdm-1.26.0/tests/src/Makefile.in-1320-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/initctl-initctl.Tpo $(DEPDIR)/initctl-initctl.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1322-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1323:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -c -o initctl-initctl.o `test -f 'initctl.c' || echo '$(srcdir)/'`initctl.c
lightdm-1.26.0/tests/src/Makefile.in-1324-
lightdm-1.26.0/tests/src/Makefile.in-1325-initctl-initctl.obj: initctl.c
lightdm-1.26.0/tests/src/Makefile.in:1326:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -MT initctl-initctl.obj -MD -MP -MF $(DEPDIR)/initctl-initctl.Tpo -c -o initctl-initctl.obj `if test -f 'initctl.c'; then $(CYGPATH_W) 'initctl.c'; else $(CYGPATH_W) '$(srcdir)/initctl.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1327-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/initctl-initctl.Tpo $(DEPDIR)/initctl-initctl.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1329-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1330:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -c -o initctl-initctl.obj `if test -f 'initctl.c'; then $(CYGPATH_W) 'initctl.c'; else $(CYGPATH_W) '$(srcdir)/initctl.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1331-
lightdm-1.26.0/tests/src/Makefile.in-1332-initctl-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1333:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -MT initctl-status.o -MD -MP -MF $(DEPDIR)/initctl-status.Tpo -c -o initctl-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1334-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/initctl-status.Tpo $(DEPDIR)/initctl-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1336-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1337:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -c -o initctl-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1338-
lightdm-1.26.0/tests/src/Makefile.in-1339-initctl-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1340:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -MT initctl-status.obj -MD -MP -MF $(DEPDIR)/initctl-status.Tpo -c -o initctl-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1341-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/initctl-status.Tpo $(DEPDIR)/initctl-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1343-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1344:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(initctl_CFLAGS) $(CFLAGS) -c -o initctl-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1345-
lightdm-1.26.0/tests/src/Makefile.in-1346-plymouth-plymouth.o: plymouth.c
lightdm-1.26.0/tests/src/Makefile.in:1347:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -MT plymouth-plymouth.o -MD -MP -MF $(DEPDIR)/plymouth-plymouth.Tpo -c -o plymouth-plymouth.o `test -f 'plymouth.c' || echo '$(srcdir)/'`plymouth.c
lightdm-1.26.0/tests/src/Makefile.in-1348-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/plymouth-plymouth.Tpo $(DEPDIR)/plymouth-plymouth.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1350-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1351:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -c -o plymouth-plymouth.o `test -f 'plymouth.c' || echo '$(srcdir)/'`plymouth.c
lightdm-1.26.0/tests/src/Makefile.in-1352-
lightdm-1.26.0/tests/src/Makefile.in-1353-plymouth-plymouth.obj: plymouth.c
lightdm-1.26.0/tests/src/Makefile.in:1354:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -MT plymouth-plymouth.obj -MD -MP -MF $(DEPDIR)/plymouth-plymouth.Tpo -c -o plymouth-plymouth.obj `if test -f 'plymouth.c'; then $(CYGPATH_W) 'plymouth.c'; else $(CYGPATH_W) '$(srcdir)/plymouth.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1355-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/plymouth-plymouth.Tpo $(DEPDIR)/plymouth-plymouth.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1357-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1358:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -c -o plymouth-plymouth.obj `if test -f 'plymouth.c'; then $(CYGPATH_W) 'plymouth.c'; else $(CYGPATH_W) '$(srcdir)/plymouth.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1359-
lightdm-1.26.0/tests/src/Makefile.in-1360-plymouth-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1361:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -MT plymouth-status.o -MD -MP -MF $(DEPDIR)/plymouth-status.Tpo -c -o plymouth-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1362-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/plymouth-status.Tpo $(DEPDIR)/plymouth-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1364-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1365:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -c -o plymouth-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1366-
lightdm-1.26.0/tests/src/Makefile.in-1367-plymouth-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1368:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -MT plymouth-status.obj -MD -MP -MF $(DEPDIR)/plymouth-status.Tpo -c -o plymouth-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1369-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/plymouth-status.Tpo $(DEPDIR)/plymouth-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1371-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1372:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plymouth_CFLAGS) $(CFLAGS) -c -o plymouth-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1373-
lightdm-1.26.0/tests/src/Makefile.in-1374-test_gobject_greeter-test-gobject-greeter.o: test-gobject-greeter.c
lightdm-1.26.0/tests/src/Makefile.in:1375:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -MT test_gobject_greeter-test-gobject-greeter.o -MD -MP -MF $(DEPDIR)/test_gobject_greeter-test-gobject-greeter.Tpo -c -o test_gobject_greeter-test-gobject-greeter.o `test -f 'test-gobject-greeter.c' || echo '$(srcdir)/'`test-gobject-greeter.c
lightdm-1.26.0/tests/src/Makefile.in-1376-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gobject_greeter-test-gobject-greeter.Tpo $(DEPDIR)/test_gobject_greeter-test-gobject-greeter.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1378-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1379:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -c -o test_gobject_greeter-test-gobject-greeter.o `test -f 'test-gobject-greeter.c' || echo '$(srcdir)/'`test-gobject-greeter.c
lightdm-1.26.0/tests/src/Makefile.in-1380-
lightdm-1.26.0/tests/src/Makefile.in-1381-test_gobject_greeter-test-gobject-greeter.obj: test-gobject-greeter.c
lightdm-1.26.0/tests/src/Makefile.in:1382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -MT test_gobject_greeter-test-gobject-greeter.obj -MD -MP -MF $(DEPDIR)/test_gobject_greeter-test-gobject-greeter.Tpo -c -o test_gobject_greeter-test-gobject-greeter.obj `if test -f 'test-gobject-greeter.c'; then $(CYGPATH_W) 'test-gobject-greeter.c'; else $(CYGPATH_W) '$(srcdir)/test-gobject-greeter.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gobject_greeter-test-gobject-greeter.Tpo $(DEPDIR)/test_gobject_greeter-test-gobject-greeter.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -c -o test_gobject_greeter-test-gobject-greeter.obj `if test -f 'test-gobject-greeter.c'; then $(CYGPATH_W) 'test-gobject-greeter.c'; else $(CYGPATH_W) '$(srcdir)/test-gobject-greeter.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1387-
lightdm-1.26.0/tests/src/Makefile.in-1388-test_gobject_greeter-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1389:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -MT test_gobject_greeter-status.o -MD -MP -MF $(DEPDIR)/test_gobject_greeter-status.Tpo -c -o test_gobject_greeter-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1390-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gobject_greeter-status.Tpo $(DEPDIR)/test_gobject_greeter-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1392-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1393:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -c -o test_gobject_greeter-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1394-
lightdm-1.26.0/tests/src/Makefile.in-1395-test_gobject_greeter-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1396:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -MT test_gobject_greeter-status.obj -MD -MP -MF $(DEPDIR)/test_gobject_greeter-status.Tpo -c -o test_gobject_greeter-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1397-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_gobject_greeter-status.Tpo $(DEPDIR)/test_gobject_greeter-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1399-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1400:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_gobject_greeter_CFLAGS) $(CFLAGS) -c -o test_gobject_greeter-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1401-
lightdm-1.26.0/tests/src/Makefile.in-1402-test_greeter_wrapper-test-greeter-wrapper.o: test-greeter-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in:1403:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -MT test_greeter_wrapper-test-greeter-wrapper.o -MD -MP -MF $(DEPDIR)/test_greeter_wrapper-test-greeter-wrapper.Tpo -c -o test_greeter_wrapper-test-greeter-wrapper.o `test -f 'test-greeter-wrapper.c' || echo '$(srcdir)/'`test-greeter-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in-1404-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_greeter_wrapper-test-greeter-wrapper.Tpo $(DEPDIR)/test_greeter_wrapper-test-greeter-wrapper.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1406-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1407:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -c -o test_greeter_wrapper-test-greeter-wrapper.o `test -f 'test-greeter-wrapper.c' || echo '$(srcdir)/'`test-greeter-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in-1408-
lightdm-1.26.0/tests/src/Makefile.in-1409-test_greeter_wrapper-test-greeter-wrapper.obj: test-greeter-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in:1410:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -MT test_greeter_wrapper-test-greeter-wrapper.obj -MD -MP -MF $(DEPDIR)/test_greeter_wrapper-test-greeter-wrapper.Tpo -c -o test_greeter_wrapper-test-greeter-wrapper.obj `if test -f 'test-greeter-wrapper.c'; then $(CYGPATH_W) 'test-greeter-wrapper.c'; else $(CYGPATH_W) '$(srcdir)/test-greeter-wrapper.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1411-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_greeter_wrapper-test-greeter-wrapper.Tpo $(DEPDIR)/test_greeter_wrapper-test-greeter-wrapper.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1413-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1414:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -c -o test_greeter_wrapper-test-greeter-wrapper.obj `if test -f 'test-greeter-wrapper.c'; then $(CYGPATH_W) 'test-greeter-wrapper.c'; else $(CYGPATH_W) '$(srcdir)/test-greeter-wrapper.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1415-
lightdm-1.26.0/tests/src/Makefile.in-1416-test_greeter_wrapper-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1417:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -MT test_greeter_wrapper-status.o -MD -MP -MF $(DEPDIR)/test_greeter_wrapper-status.Tpo -c -o test_greeter_wrapper-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1418-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_greeter_wrapper-status.Tpo $(DEPDIR)/test_greeter_wrapper-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1420-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1421:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -c -o test_greeter_wrapper-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1422-
lightdm-1.26.0/tests/src/Makefile.in-1423-test_greeter_wrapper-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1424:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -MT test_greeter_wrapper-status.obj -MD -MP -MF $(DEPDIR)/test_greeter_wrapper-status.Tpo -c -o test_greeter_wrapper-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1425-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_greeter_wrapper-status.Tpo $(DEPDIR)/test_greeter_wrapper-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1427-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1428:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_greeter_wrapper_CFLAGS) $(CFLAGS) -c -o test_greeter_wrapper-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1429-
lightdm-1.26.0/tests/src/Makefile.in-1430-test_guest_wrapper-test-guest-wrapper.o: test-guest-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in:1431:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -MT test_guest_wrapper-test-guest-wrapper.o -MD -MP -MF $(DEPDIR)/test_guest_wrapper-test-guest-wrapper.Tpo -c -o test_guest_wrapper-test-guest-wrapper.o `test -f 'test-guest-wrapper.c' || echo '$(srcdir)/'`test-guest-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in-1432-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_guest_wrapper-test-guest-wrapper.Tpo $(DEPDIR)/test_guest_wrapper-test-guest-wrapper.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1435:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -c -o test_guest_wrapper-test-guest-wrapper.o `test -f 'test-guest-wrapper.c' || echo '$(srcdir)/'`test-guest-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in-1436-
lightdm-1.26.0/tests/src/Makefile.in-1437-test_guest_wrapper-test-guest-wrapper.obj: test-guest-wrapper.c
lightdm-1.26.0/tests/src/Makefile.in:1438:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -MT test_guest_wrapper-test-guest-wrapper.obj -MD -MP -MF $(DEPDIR)/test_guest_wrapper-test-guest-wrapper.Tpo -c -o test_guest_wrapper-test-guest-wrapper.obj `if test -f 'test-guest-wrapper.c'; then $(CYGPATH_W) 'test-guest-wrapper.c'; else $(CYGPATH_W) '$(srcdir)/test-guest-wrapper.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1439-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_guest_wrapper-test-guest-wrapper.Tpo $(DEPDIR)/test_guest_wrapper-test-guest-wrapper.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1441-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1442:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -c -o test_guest_wrapper-test-guest-wrapper.obj `if test -f 'test-guest-wrapper.c'; then $(CYGPATH_W) 'test-guest-wrapper.c'; else $(CYGPATH_W) '$(srcdir)/test-guest-wrapper.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1443-
lightdm-1.26.0/tests/src/Makefile.in-1444-test_guest_wrapper-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1445:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -MT test_guest_wrapper-status.o -MD -MP -MF $(DEPDIR)/test_guest_wrapper-status.Tpo -c -o test_guest_wrapper-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1446-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_guest_wrapper-status.Tpo $(DEPDIR)/test_guest_wrapper-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1448-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1449:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -c -o test_guest_wrapper-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1450-
lightdm-1.26.0/tests/src/Makefile.in-1451-test_guest_wrapper-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1452:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -MT test_guest_wrapper-status.obj -MD -MP -MF $(DEPDIR)/test_guest_wrapper-status.Tpo -c -o test_guest_wrapper-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1453-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_guest_wrapper-status.Tpo $(DEPDIR)/test_guest_wrapper-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1455-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1456:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_guest_wrapper_CFLAGS) $(CFLAGS) -c -o test_guest_wrapper-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1457-
lightdm-1.26.0/tests/src/Makefile.in-1458-test_qt4_greeter-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1459:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CFLAGS) $(CFLAGS) -MT test_qt4_greeter-status.o -MD -MP -MF $(DEPDIR)/test_qt4_greeter-status.Tpo -c -o test_qt4_greeter-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1460-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt4_greeter-status.Tpo $(DEPDIR)/test_qt4_greeter-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1462-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1463:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CFLAGS) $(CFLAGS) -c -o test_qt4_greeter-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1464-
lightdm-1.26.0/tests/src/Makefile.in-1465-test_qt4_greeter-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1466:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CFLAGS) $(CFLAGS) -MT test_qt4_greeter-status.obj -MD -MP -MF $(DEPDIR)/test_qt4_greeter-status.Tpo -c -o test_qt4_greeter-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1467-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt4_greeter-status.Tpo $(DEPDIR)/test_qt4_greeter-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1469-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1470:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CFLAGS) $(CFLAGS) -c -o test_qt4_greeter-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1471-
lightdm-1.26.0/tests/src/Makefile.in-1472-test_qt5_greeter-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1473:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CFLAGS) $(CFLAGS) -MT test_qt5_greeter-status.o -MD -MP -MF $(DEPDIR)/test_qt5_greeter-status.Tpo -c -o test_qt5_greeter-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1474-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt5_greeter-status.Tpo $(DEPDIR)/test_qt5_greeter-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1476-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1477:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CFLAGS) $(CFLAGS) -c -o test_qt5_greeter-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1478-
lightdm-1.26.0/tests/src/Makefile.in-1479-test_qt5_greeter-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CFLAGS) $(CFLAGS) -MT test_qt5_greeter-status.obj -MD -MP -MF $(DEPDIR)/test_qt5_greeter-status.Tpo -c -o test_qt5_greeter-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt5_greeter-status.Tpo $(DEPDIR)/test_qt5_greeter-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CFLAGS) $(CFLAGS) -c -o test_qt5_greeter-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1485-
lightdm-1.26.0/tests/src/Makefile.in-1486-test_runner-test-runner.o: test-runner.c
lightdm-1.26.0/tests/src/Makefile.in:1487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_runner_CFLAGS) $(CFLAGS) -MT test_runner-test-runner.o -MD -MP -MF $(DEPDIR)/test_runner-test-runner.Tpo -c -o test_runner-test-runner.o `test -f 'test-runner.c' || echo '$(srcdir)/'`test-runner.c
lightdm-1.26.0/tests/src/Makefile.in-1488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_runner-test-runner.Tpo $(DEPDIR)/test_runner-test-runner.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_runner_CFLAGS) $(CFLAGS) -c -o test_runner-test-runner.o `test -f 'test-runner.c' || echo '$(srcdir)/'`test-runner.c
lightdm-1.26.0/tests/src/Makefile.in-1492-
lightdm-1.26.0/tests/src/Makefile.in-1493-test_runner-test-runner.obj: test-runner.c
lightdm-1.26.0/tests/src/Makefile.in:1494:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_runner_CFLAGS) $(CFLAGS) -MT test_runner-test-runner.obj -MD -MP -MF $(DEPDIR)/test_runner-test-runner.Tpo -c -o test_runner-test-runner.obj `if test -f 'test-runner.c'; then $(CYGPATH_W) 'test-runner.c'; else $(CYGPATH_W) '$(srcdir)/test-runner.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1495-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_runner-test-runner.Tpo $(DEPDIR)/test_runner-test-runner.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1497-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1498:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_runner_CFLAGS) $(CFLAGS) -c -o test_runner-test-runner.obj `if test -f 'test-runner.c'; then $(CYGPATH_W) 'test-runner.c'; else $(CYGPATH_W) '$(srcdir)/test-runner.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1499-
lightdm-1.26.0/tests/src/Makefile.in-1500-test_script_hook-test-script-hook.o: test-script-hook.c
lightdm-1.26.0/tests/src/Makefile.in:1501:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -MT test_script_hook-test-script-hook.o -MD -MP -MF $(DEPDIR)/test_script_hook-test-script-hook.Tpo -c -o test_script_hook-test-script-hook.o `test -f 'test-script-hook.c' || echo '$(srcdir)/'`test-script-hook.c
lightdm-1.26.0/tests/src/Makefile.in-1502-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_script_hook-test-script-hook.Tpo $(DEPDIR)/test_script_hook-test-script-hook.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1504-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1505:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -c -o test_script_hook-test-script-hook.o `test -f 'test-script-hook.c' || echo '$(srcdir)/'`test-script-hook.c
lightdm-1.26.0/tests/src/Makefile.in-1506-
lightdm-1.26.0/tests/src/Makefile.in-1507-test_script_hook-test-script-hook.obj: test-script-hook.c
lightdm-1.26.0/tests/src/Makefile.in:1508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -MT test_script_hook-test-script-hook.obj -MD -MP -MF $(DEPDIR)/test_script_hook-test-script-hook.Tpo -c -o test_script_hook-test-script-hook.obj `if test -f 'test-script-hook.c'; then $(CYGPATH_W) 'test-script-hook.c'; else $(CYGPATH_W) '$(srcdir)/test-script-hook.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_script_hook-test-script-hook.Tpo $(DEPDIR)/test_script_hook-test-script-hook.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -c -o test_script_hook-test-script-hook.obj `if test -f 'test-script-hook.c'; then $(CYGPATH_W) 'test-script-hook.c'; else $(CYGPATH_W) '$(srcdir)/test-script-hook.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1513-
lightdm-1.26.0/tests/src/Makefile.in-1514-test_script_hook-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -MT test_script_hook-status.o -MD -MP -MF $(DEPDIR)/test_script_hook-status.Tpo -c -o test_script_hook-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_script_hook-status.Tpo $(DEPDIR)/test_script_hook-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -c -o test_script_hook-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1520-
lightdm-1.26.0/tests/src/Makefile.in-1521-test_script_hook-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -MT test_script_hook-status.obj -MD -MP -MF $(DEPDIR)/test_script_hook-status.Tpo -c -o test_script_hook-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_script_hook-status.Tpo $(DEPDIR)/test_script_hook-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_script_hook_CFLAGS) $(CFLAGS) -c -o test_script_hook-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1527-
lightdm-1.26.0/tests/src/Makefile.in-1528-test_session-test-session.o: test-session.c
lightdm-1.26.0/tests/src/Makefile.in:1529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -MT test_session-test-session.o -MD -MP -MF $(DEPDIR)/test_session-test-session.Tpo -c -o test_session-test-session.o `test -f 'test-session.c' || echo '$(srcdir)/'`test-session.c
lightdm-1.26.0/tests/src/Makefile.in-1530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_session-test-session.Tpo $(DEPDIR)/test_session-test-session.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -c -o test_session-test-session.o `test -f 'test-session.c' || echo '$(srcdir)/'`test-session.c
lightdm-1.26.0/tests/src/Makefile.in-1534-
lightdm-1.26.0/tests/src/Makefile.in-1535-test_session-test-session.obj: test-session.c
lightdm-1.26.0/tests/src/Makefile.in:1536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -MT test_session-test-session.obj -MD -MP -MF $(DEPDIR)/test_session-test-session.Tpo -c -o test_session-test-session.obj `if test -f 'test-session.c'; then $(CYGPATH_W) 'test-session.c'; else $(CYGPATH_W) '$(srcdir)/test-session.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_session-test-session.Tpo $(DEPDIR)/test_session-test-session.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -c -o test_session-test-session.obj `if test -f 'test-session.c'; then $(CYGPATH_W) 'test-session.c'; else $(CYGPATH_W) '$(srcdir)/test-session.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1541-
lightdm-1.26.0/tests/src/Makefile.in-1542-test_session-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -MT test_session-status.o -MD -MP -MF $(DEPDIR)/test_session-status.Tpo -c -o test_session-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_session-status.Tpo $(DEPDIR)/test_session-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -c -o test_session-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1548-
lightdm-1.26.0/tests/src/Makefile.in-1549-test_session-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -MT test_session-status.obj -MD -MP -MF $(DEPDIR)/test_session-status.Tpo -c -o test_session-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_session-status.Tpo $(DEPDIR)/test_session-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_session_CFLAGS) $(CFLAGS) -c -o test_session-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1555-
lightdm-1.26.0/tests/src/Makefile.in-1556-unity_system_compositor-unity-system-compositor.o: unity-system-compositor.c
lightdm-1.26.0/tests/src/Makefile.in:1557:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -MT unity_system_compositor-unity-system-compositor.o -MD -MP -MF $(DEPDIR)/unity_system_compositor-unity-system-compositor.Tpo -c -o unity_system_compositor-unity-system-compositor.o `test -f 'unity-system-compositor.c' || echo '$(srcdir)/'`unity-system-compositor.c
lightdm-1.26.0/tests/src/Makefile.in-1558-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/unity_system_compositor-unity-system-compositor.Tpo $(DEPDIR)/unity_system_compositor-unity-system-compositor.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1560-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1561:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -c -o unity_system_compositor-unity-system-compositor.o `test -f 'unity-system-compositor.c' || echo '$(srcdir)/'`unity-system-compositor.c
lightdm-1.26.0/tests/src/Makefile.in-1562-
lightdm-1.26.0/tests/src/Makefile.in-1563-unity_system_compositor-unity-system-compositor.obj: unity-system-compositor.c
lightdm-1.26.0/tests/src/Makefile.in:1564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -MT unity_system_compositor-unity-system-compositor.obj -MD -MP -MF $(DEPDIR)/unity_system_compositor-unity-system-compositor.Tpo -c -o unity_system_compositor-unity-system-compositor.obj `if test -f 'unity-system-compositor.c'; then $(CYGPATH_W) 'unity-system-compositor.c'; else $(CYGPATH_W) '$(srcdir)/unity-system-compositor.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/unity_system_compositor-unity-system-compositor.Tpo $(DEPDIR)/unity_system_compositor-unity-system-compositor.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -c -o unity_system_compositor-unity-system-compositor.obj `if test -f 'unity-system-compositor.c'; then $(CYGPATH_W) 'unity-system-compositor.c'; else $(CYGPATH_W) '$(srcdir)/unity-system-compositor.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1569-
lightdm-1.26.0/tests/src/Makefile.in-1570-unity_system_compositor-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1571:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -MT unity_system_compositor-status.o -MD -MP -MF $(DEPDIR)/unity_system_compositor-status.Tpo -c -o unity_system_compositor-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1572-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/unity_system_compositor-status.Tpo $(DEPDIR)/unity_system_compositor-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -c -o unity_system_compositor-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1576-
lightdm-1.26.0/tests/src/Makefile.in-1577-unity_system_compositor-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1578:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -MT unity_system_compositor-status.obj -MD -MP -MF $(DEPDIR)/unity_system_compositor-status.Tpo -c -o unity_system_compositor-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1579-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/unity_system_compositor-status.Tpo $(DEPDIR)/unity_system_compositor-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unity_system_compositor_CFLAGS) $(CFLAGS) -c -o unity_system_compositor-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1583-
lightdm-1.26.0/tests/src/Makefile.in-1584-vnc_client-vnc-client.o: vnc-client.c
lightdm-1.26.0/tests/src/Makefile.in:1585:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -MT vnc_client-vnc-client.o -MD -MP -MF $(DEPDIR)/vnc_client-vnc-client.Tpo -c -o vnc_client-vnc-client.o `test -f 'vnc-client.c' || echo '$(srcdir)/'`vnc-client.c
lightdm-1.26.0/tests/src/Makefile.in-1586-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vnc_client-vnc-client.Tpo $(DEPDIR)/vnc_client-vnc-client.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -c -o vnc_client-vnc-client.o `test -f 'vnc-client.c' || echo '$(srcdir)/'`vnc-client.c
lightdm-1.26.0/tests/src/Makefile.in-1590-
lightdm-1.26.0/tests/src/Makefile.in-1591-vnc_client-vnc-client.obj: vnc-client.c
lightdm-1.26.0/tests/src/Makefile.in:1592:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -MT vnc_client-vnc-client.obj -MD -MP -MF $(DEPDIR)/vnc_client-vnc-client.Tpo -c -o vnc_client-vnc-client.obj `if test -f 'vnc-client.c'; then $(CYGPATH_W) 'vnc-client.c'; else $(CYGPATH_W) '$(srcdir)/vnc-client.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1593-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vnc_client-vnc-client.Tpo $(DEPDIR)/vnc_client-vnc-client.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -c -o vnc_client-vnc-client.obj `if test -f 'vnc-client.c'; then $(CYGPATH_W) 'vnc-client.c'; else $(CYGPATH_W) '$(srcdir)/vnc-client.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1597-
lightdm-1.26.0/tests/src/Makefile.in-1598-vnc_client-status.o: status.c
lightdm-1.26.0/tests/src/Makefile.in:1599:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -MT vnc_client-status.o -MD -MP -MF $(DEPDIR)/vnc_client-status.Tpo -c -o vnc_client-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1600-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vnc_client-status.Tpo $(DEPDIR)/vnc_client-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1602-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1603:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -c -o vnc_client-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
lightdm-1.26.0/tests/src/Makefile.in-1604-
lightdm-1.26.0/tests/src/Makefile.in-1605-vnc_client-status.obj: status.c
lightdm-1.26.0/tests/src/Makefile.in:1606:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -MT vnc_client-status.obj -MD -MP -MF $(DEPDIR)/vnc_client-status.Tpo -c -o vnc_client-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1607-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vnc_client-status.Tpo $(DEPDIR)/vnc_client-status.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1609-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1610:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vnc_client_CFLAGS) $(CFLAGS) -c -o vnc_client-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1611-
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1619-.cpp.obj:
lightdm-1.26.0/tests/src/Makefile.in:1620:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/tests/src/Makefile.in-1621-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1623-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1624:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/tests/src/Makefile.in-1625-
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1633-test_qt4_greeter-test-qt-greeter.o: test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in:1634:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt4_greeter-test-qt-greeter.o -MD -MP -MF $(DEPDIR)/test_qt4_greeter-test-qt-greeter.Tpo -c -o test_qt4_greeter-test-qt-greeter.o `test -f 'test-qt-greeter.cpp' || echo '$(srcdir)/'`test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in-1635-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt4_greeter-test-qt-greeter.Tpo $(DEPDIR)/test_qt4_greeter-test-qt-greeter.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1637-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1638:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt4_greeter-test-qt-greeter.o `test -f 'test-qt-greeter.cpp' || echo '$(srcdir)/'`test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in-1639-
lightdm-1.26.0/tests/src/Makefile.in-1640-test_qt4_greeter-test-qt-greeter.obj: test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in:1641:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt4_greeter-test-qt-greeter.obj -MD -MP -MF $(DEPDIR)/test_qt4_greeter-test-qt-greeter.Tpo -c -o test_qt4_greeter-test-qt-greeter.obj `if test -f 'test-qt-greeter.cpp'; then $(CYGPATH_W) 'test-qt-greeter.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt-greeter.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1642-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt4_greeter-test-qt-greeter.Tpo $(DEPDIR)/test_qt4_greeter-test-qt-greeter.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1644-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1645:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt4_greeter-test-qt-greeter.obj `if test -f 'test-qt-greeter.cpp'; then $(CYGPATH_W) 'test-qt-greeter.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt-greeter.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1646-
lightdm-1.26.0/tests/src/Makefile.in-1647-test_qt4_greeter-test-qt4-greeter_moc4.o: test-qt4-greeter_moc4.cpp
lightdm-1.26.0/tests/src/Makefile.in:1648:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt4_greeter-test-qt4-greeter_moc4.o -MD -MP -MF $(DEPDIR)/test_qt4_greeter-test-qt4-greeter_moc4.Tpo -c -o test_qt4_greeter-test-qt4-greeter_moc4.o `test -f 'test-qt4-greeter_moc4.cpp' || echo '$(srcdir)/'`test-qt4-greeter_moc4.cpp
lightdm-1.26.0/tests/src/Makefile.in-1649-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt4_greeter-test-qt4-greeter_moc4.Tpo $(DEPDIR)/test_qt4_greeter-test-qt4-greeter_moc4.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1651-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1652:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt4_greeter-test-qt4-greeter_moc4.o `test -f 'test-qt4-greeter_moc4.cpp' || echo '$(srcdir)/'`test-qt4-greeter_moc4.cpp
lightdm-1.26.0/tests/src/Makefile.in-1653-
lightdm-1.26.0/tests/src/Makefile.in-1654-test_qt4_greeter-test-qt4-greeter_moc4.obj: test-qt4-greeter_moc4.cpp
lightdm-1.26.0/tests/src/Makefile.in:1655:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt4_greeter-test-qt4-greeter_moc4.obj -MD -MP -MF $(DEPDIR)/test_qt4_greeter-test-qt4-greeter_moc4.Tpo -c -o test_qt4_greeter-test-qt4-greeter_moc4.obj `if test -f 'test-qt4-greeter_moc4.cpp'; then $(CYGPATH_W) 'test-qt4-greeter_moc4.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt4-greeter_moc4.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1656-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt4_greeter-test-qt4-greeter_moc4.Tpo $(DEPDIR)/test_qt4_greeter-test-qt4-greeter_moc4.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1658-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1659:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt4_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt4_greeter-test-qt4-greeter_moc4.obj `if test -f 'test-qt4-greeter_moc4.cpp'; then $(CYGPATH_W) 'test-qt4-greeter_moc4.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt4-greeter_moc4.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1660-
lightdm-1.26.0/tests/src/Makefile.in-1661-test_qt5_greeter-test-qt-greeter.o: test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in:1662:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt5_greeter-test-qt-greeter.o -MD -MP -MF $(DEPDIR)/test_qt5_greeter-test-qt-greeter.Tpo -c -o test_qt5_greeter-test-qt-greeter.o `test -f 'test-qt-greeter.cpp' || echo '$(srcdir)/'`test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in-1663-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt5_greeter-test-qt-greeter.Tpo $(DEPDIR)/test_qt5_greeter-test-qt-greeter.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1665-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1666:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt5_greeter-test-qt-greeter.o `test -f 'test-qt-greeter.cpp' || echo '$(srcdir)/'`test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in-1667-
lightdm-1.26.0/tests/src/Makefile.in-1668-test_qt5_greeter-test-qt-greeter.obj: test-qt-greeter.cpp
lightdm-1.26.0/tests/src/Makefile.in:1669:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt5_greeter-test-qt-greeter.obj -MD -MP -MF $(DEPDIR)/test_qt5_greeter-test-qt-greeter.Tpo -c -o test_qt5_greeter-test-qt-greeter.obj `if test -f 'test-qt-greeter.cpp'; then $(CYGPATH_W) 'test-qt-greeter.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt-greeter.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1670-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt5_greeter-test-qt-greeter.Tpo $(DEPDIR)/test_qt5_greeter-test-qt-greeter.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1672-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1673:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt5_greeter-test-qt-greeter.obj `if test -f 'test-qt-greeter.cpp'; then $(CYGPATH_W) 'test-qt-greeter.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt-greeter.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1674-
lightdm-1.26.0/tests/src/Makefile.in-1675-test_qt5_greeter-test-qt5-greeter_moc5.o: test-qt5-greeter_moc5.cpp
lightdm-1.26.0/tests/src/Makefile.in:1676:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt5_greeter-test-qt5-greeter_moc5.o -MD -MP -MF $(DEPDIR)/test_qt5_greeter-test-qt5-greeter_moc5.Tpo -c -o test_qt5_greeter-test-qt5-greeter_moc5.o `test -f 'test-qt5-greeter_moc5.cpp' || echo '$(srcdir)/'`test-qt5-greeter_moc5.cpp
lightdm-1.26.0/tests/src/Makefile.in-1677-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt5_greeter-test-qt5-greeter_moc5.Tpo $(DEPDIR)/test_qt5_greeter-test-qt5-greeter_moc5.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1679-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1680:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt5_greeter-test-qt5-greeter_moc5.o `test -f 'test-qt5-greeter_moc5.cpp' || echo '$(srcdir)/'`test-qt5-greeter_moc5.cpp
lightdm-1.26.0/tests/src/Makefile.in-1681-
lightdm-1.26.0/tests/src/Makefile.in-1682-test_qt5_greeter-test-qt5-greeter_moc5.obj: test-qt5-greeter_moc5.cpp
lightdm-1.26.0/tests/src/Makefile.in:1683:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -MT test_qt5_greeter-test-qt5-greeter_moc5.obj -MD -MP -MF $(DEPDIR)/test_qt5_greeter-test-qt5-greeter_moc5.Tpo -c -o test_qt5_greeter-test-qt5-greeter_moc5.obj `if test -f 'test-qt5-greeter_moc5.cpp'; then $(CYGPATH_W) 'test-qt5-greeter_moc5.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt5-greeter_moc5.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1684-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_qt5_greeter-test-qt5-greeter_moc5.Tpo $(DEPDIR)/test_qt5_greeter-test-qt5-greeter_moc5.Po
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1686-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/tests/src/Makefile.in:1687:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_qt5_greeter_CXXFLAGS) $(CXXFLAGS) -c -o test_qt5_greeter-test-qt5-greeter_moc5.obj `if test -f 'test-qt5-greeter_moc5.cpp'; then $(CYGPATH_W) 'test-qt5-greeter_moc5.cpp'; else $(CYGPATH_W) '$(srcdir)/test-qt5-greeter_moc5.cpp'; fi`
lightdm-1.26.0/tests/src/Makefile.in-1688-
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1724-GTAGS:
lightdm-1.26.0/tests/src/Makefile.in:1725:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/tests/src/Makefile.in-1726-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1747-distdir: $(DISTFILES)
lightdm-1.26.0/tests/src/Makefile.in:1748:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/tests/src/Makefile.in:1749:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/tests/src/Makefile.in-1750-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/tests/src/Makefile.in-1761-	  if test -d $$d/$$file; then \
lightdm-1.26.0/tests/src/Makefile.in:1762:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/tests/src/Makefile.in-1763-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/aclocal.m4-164-    PKG_CHECK_EXISTS([$3],
lightdm-1.26.0/aclocal.m4:165:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
lightdm-1.26.0/aclocal.m4-166-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
lightdm-1.26.0/aclocal.m4-212-        if test $_pkg_short_errors_supported = yes; then
lightdm-1.26.0/aclocal.m4:213:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
lightdm-1.26.0/aclocal.m4-214-        else 
lightdm-1.26.0/aclocal.m4:215:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
lightdm-1.26.0/aclocal.m4-216-        fi
##############################################
lightdm-1.26.0/aclocal.m4-489-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
lightdm-1.26.0/aclocal.m4:490:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
lightdm-1.26.0/aclocal.m4:491:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
lightdm-1.26.0/aclocal.m4-492-	done; done
lightdm-1.26.0/aclocal.m4-493-	@for f in $(_HELP_C_EXTRA); do \
lightdm-1.26.0/aclocal.m4:494:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
lightdm-1.26.0/aclocal.m4-495-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
lightdm-1.26.0/aclocal.m4-497-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
lightdm-1.26.0/aclocal.m4:498:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
lightdm-1.26.0/aclocal.m4:499:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
lightdm-1.26.0/aclocal.m4-500-	done
##############################################
lightdm-1.26.0/aclocal.m4-504-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
lightdm-1.26.0/aclocal.m4:505:	    mdir=`dirname "$$f"`; \
lightdm-1.26.0/aclocal.m4-506-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
lightdm-1.26.0/aclocal.m4-530-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
lightdm-1.26.0/aclocal.m4:531:	  echo "rm -f $$helpdir`basename $$f`"; \
lightdm-1.26.0/aclocal.m4:532:	  rm -f "$$helpdir`basename $$f`"; \
lightdm-1.26.0/aclocal.m4-533-	done; done
lightdm-1.26.0/aclocal.m4-534-	@for f in $(_HELP_C_EXTRA); do \
lightdm-1.26.0/aclocal.m4:535:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
lightdm-1.26.0/aclocal.m4-536-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
lightdm-1.26.0/aclocal.m4:537:	  echo "rm -f $$helpdir`basename $$f`"; \
lightdm-1.26.0/aclocal.m4:538:	  rm -f "$$helpdir`basename $$f`"; \
lightdm-1.26.0/aclocal.m4-539-	done
##############################################
lightdm-1.26.0/aclocal.m4-621-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lightdm-1.26.0/aclocal.m4:622:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lightdm-1.26.0/aclocal.m4-623-# and then we would define $MISSING as
##############################################
lightdm-1.26.0/aclocal.m4-636-# Expand $ac_aux_dir to an absolute path.
lightdm-1.26.0/aclocal.m4:637:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lightdm-1.26.0/aclocal.m4-638-])
##############################################
lightdm-1.26.0/aclocal.m4-734-  if test "$am_compiler_list" = ""; then
lightdm-1.26.0/aclocal.m4:735:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lightdm-1.26.0/aclocal.m4-736-  fi
##############################################
lightdm-1.26.0/aclocal.m4-885-    # Strip MF so we end up with the name of the file.
lightdm-1.26.0/aclocal.m4:886:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lightdm-1.26.0/aclocal.m4-887-    # Check whether this is an Automake generated Makefile or not.
##############################################
lightdm-1.26.0/aclocal.m4-894-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
lightdm-1.26.0/aclocal.m4:895:      dirpart=`AS_DIRNAME("$mf")`
lightdm-1.26.0/aclocal.m4-896-    else
##############################################
lightdm-1.26.0/aclocal.m4-900-    # from the Makefile without running 'make'.
lightdm-1.26.0/aclocal.m4:901:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lightdm-1.26.0/aclocal.m4-902-    test -z "$DEPDIR" && continue
lightdm-1.26.0/aclocal.m4:903:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lightdm-1.26.0/aclocal.m4-904-    test -z "$am__include" && continue
lightdm-1.26.0/aclocal.m4:905:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lightdm-1.26.0/aclocal.m4-906-    # Find all dependency output files, they are included files with
##############################################
lightdm-1.26.0/aclocal.m4-914-      test -f "$dirpart/$file" && continue
lightdm-1.26.0/aclocal.m4:915:      fdir=`AS_DIRNAME(["$file"])`
lightdm-1.26.0/aclocal.m4-916-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
lightdm-1.26.0/aclocal.m4-972-AC_REQUIRE([AC_PROG_INSTALL])dnl
lightdm-1.26.0/aclocal.m4:973:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lightdm-1.26.0/aclocal.m4-974-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lightdm-1.26.0/aclocal.m4-1131-    * )
lightdm-1.26.0/aclocal.m4:1132:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lightdm-1.26.0/aclocal.m4-1133-  esac
lightdm-1.26.0/aclocal.m4-1134-done
lightdm-1.26.0/aclocal.m4:1135:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lightdm-1.26.0/aclocal.m4-1136-
##############################################
lightdm-1.26.0/aclocal.m4-1238-# Ignore all kinds of additional output from 'make'.
lightdm-1.26.0/aclocal.m4:1239:case `$am_make -s -f confmf 2> /dev/null` in #(
lightdm-1.26.0/aclocal.m4-1240-*the\ am__doit\ target*)
##############################################
lightdm-1.26.0/aclocal.m4-1248-   echo '.include "confinc"' > confmf
lightdm-1.26.0/aclocal.m4:1249:   case `$am_make -s -f confmf 2> /dev/null` in #(
lightdm-1.26.0/aclocal.m4-1250-   *the\ am__doit\ target*)
##############################################
lightdm-1.26.0/aclocal.m4-1430-     echo "timestamp, slept: $am_has_slept" > conftest.file
lightdm-1.26.0/aclocal.m4:1431:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lightdm-1.26.0/aclocal.m4-1432-     if test "$[*]" = "X"; then
lightdm-1.26.0/aclocal.m4-1433-	# -L didn't work.
lightdm-1.26.0/aclocal.m4:1434:	set X `ls -t "$srcdir/configure" conftest.file`
lightdm-1.26.0/aclocal.m4-1435-     fi
##############################################
lightdm-1.26.0/src/Makefile.in-50-  { \
lightdm-1.26.0/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/src/Makefile.in-52-  }; \
##############################################
lightdm-1.26.0/src/Makefile.in-613-	test -n "$(EXEEXT)" || exit 0; \
lightdm-1.26.0/src/Makefile.in:614:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lightdm-1.26.0/src/Makefile.in-615-	echo " rm -f" $$list; \
##############################################
lightdm-1.26.0/src/Makefile.in-662-	test -n "$(EXEEXT)" || exit 0; \
lightdm-1.26.0/src/Makefile.in:663:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lightdm-1.26.0/src/Makefile.in-664-	echo " rm -f" $$list; \
##############################################
lightdm-1.26.0/src/Makefile.in-711-	test -n "$(EXEEXT)" || exit 0; \
lightdm-1.26.0/src/Makefile.in:712:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lightdm-1.26.0/src/Makefile.in-713-	echo " rm -f" $$list; \
##############################################
lightdm-1.26.0/src/Makefile.in-782-.c.obj:
lightdm-1.26.0/src/Makefile.in:783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/src/Makefile.in-784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lightdm-1.26.0/src/Makefile.in-786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/src/Makefile.in-788-
##############################################
lightdm-1.26.0/src/Makefile.in-796-dm_tool-dm-tool.o: dm-tool.c
lightdm-1.26.0/src/Makefile.in:797:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -MT dm_tool-dm-tool.o -MD -MP -MF $(DEPDIR)/dm_tool-dm-tool.Tpo -c -o dm_tool-dm-tool.o `test -f 'dm-tool.c' || echo '$(srcdir)/'`dm-tool.c
lightdm-1.26.0/src/Makefile.in-798-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dm_tool-dm-tool.Tpo $(DEPDIR)/dm_tool-dm-tool.Po
##############################################
lightdm-1.26.0/src/Makefile.in-800-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:801:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -c -o dm_tool-dm-tool.o `test -f 'dm-tool.c' || echo '$(srcdir)/'`dm-tool.c
lightdm-1.26.0/src/Makefile.in-802-
lightdm-1.26.0/src/Makefile.in-803-dm_tool-dm-tool.obj: dm-tool.c
lightdm-1.26.0/src/Makefile.in:804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -MT dm_tool-dm-tool.obj -MD -MP -MF $(DEPDIR)/dm_tool-dm-tool.Tpo -c -o dm_tool-dm-tool.obj `if test -f 'dm-tool.c'; then $(CYGPATH_W) 'dm-tool.c'; else $(CYGPATH_W) '$(srcdir)/dm-tool.c'; fi`
lightdm-1.26.0/src/Makefile.in-805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dm_tool-dm-tool.Tpo $(DEPDIR)/dm_tool-dm-tool.Po
##############################################
lightdm-1.26.0/src/Makefile.in-807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -c -o dm_tool-dm-tool.obj `if test -f 'dm-tool.c'; then $(CYGPATH_W) 'dm-tool.c'; else $(CYGPATH_W) '$(srcdir)/dm-tool.c'; fi`
lightdm-1.26.0/src/Makefile.in-809-
lightdm-1.26.0/src/Makefile.in-810-lightdm-accounts.o: accounts.c
lightdm-1.26.0/src/Makefile.in:811:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-accounts.o -MD -MP -MF $(DEPDIR)/lightdm-accounts.Tpo -c -o lightdm-accounts.o `test -f 'accounts.c' || echo '$(srcdir)/'`accounts.c
lightdm-1.26.0/src/Makefile.in-812-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-accounts.Tpo $(DEPDIR)/lightdm-accounts.Po
##############################################
lightdm-1.26.0/src/Makefile.in-814-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:815:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-accounts.o `test -f 'accounts.c' || echo '$(srcdir)/'`accounts.c
lightdm-1.26.0/src/Makefile.in-816-
lightdm-1.26.0/src/Makefile.in-817-lightdm-accounts.obj: accounts.c
lightdm-1.26.0/src/Makefile.in:818:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-accounts.obj -MD -MP -MF $(DEPDIR)/lightdm-accounts.Tpo -c -o lightdm-accounts.obj `if test -f 'accounts.c'; then $(CYGPATH_W) 'accounts.c'; else $(CYGPATH_W) '$(srcdir)/accounts.c'; fi`
lightdm-1.26.0/src/Makefile.in-819-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-accounts.Tpo $(DEPDIR)/lightdm-accounts.Po
##############################################
lightdm-1.26.0/src/Makefile.in-821-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:822:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-accounts.obj `if test -f 'accounts.c'; then $(CYGPATH_W) 'accounts.c'; else $(CYGPATH_W) '$(srcdir)/accounts.c'; fi`
lightdm-1.26.0/src/Makefile.in-823-
lightdm-1.26.0/src/Makefile.in-824-lightdm-console-kit.o: console-kit.c
lightdm-1.26.0/src/Makefile.in:825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-console-kit.o -MD -MP -MF $(DEPDIR)/lightdm-console-kit.Tpo -c -o lightdm-console-kit.o `test -f 'console-kit.c' || echo '$(srcdir)/'`console-kit.c
lightdm-1.26.0/src/Makefile.in-826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-console-kit.Tpo $(DEPDIR)/lightdm-console-kit.Po
##############################################
lightdm-1.26.0/src/Makefile.in-828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-console-kit.o `test -f 'console-kit.c' || echo '$(srcdir)/'`console-kit.c
lightdm-1.26.0/src/Makefile.in-830-
lightdm-1.26.0/src/Makefile.in-831-lightdm-console-kit.obj: console-kit.c
lightdm-1.26.0/src/Makefile.in:832:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-console-kit.obj -MD -MP -MF $(DEPDIR)/lightdm-console-kit.Tpo -c -o lightdm-console-kit.obj `if test -f 'console-kit.c'; then $(CYGPATH_W) 'console-kit.c'; else $(CYGPATH_W) '$(srcdir)/console-kit.c'; fi`
lightdm-1.26.0/src/Makefile.in-833-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-console-kit.Tpo $(DEPDIR)/lightdm-console-kit.Po
##############################################
lightdm-1.26.0/src/Makefile.in-835-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:836:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-console-kit.obj `if test -f 'console-kit.c'; then $(CYGPATH_W) 'console-kit.c'; else $(CYGPATH_W) '$(srcdir)/console-kit.c'; fi`
lightdm-1.26.0/src/Makefile.in-837-
lightdm-1.26.0/src/Makefile.in-838-lightdm-display-manager.o: display-manager.c
lightdm-1.26.0/src/Makefile.in:839:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager.o -MD -MP -MF $(DEPDIR)/lightdm-display-manager.Tpo -c -o lightdm-display-manager.o `test -f 'display-manager.c' || echo '$(srcdir)/'`display-manager.c
lightdm-1.26.0/src/Makefile.in-840-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager.Tpo $(DEPDIR)/lightdm-display-manager.Po
##############################################
lightdm-1.26.0/src/Makefile.in-842-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:843:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager.o `test -f 'display-manager.c' || echo '$(srcdir)/'`display-manager.c
lightdm-1.26.0/src/Makefile.in-844-
lightdm-1.26.0/src/Makefile.in-845-lightdm-display-manager.obj: display-manager.c
lightdm-1.26.0/src/Makefile.in:846:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager.obj -MD -MP -MF $(DEPDIR)/lightdm-display-manager.Tpo -c -o lightdm-display-manager.obj `if test -f 'display-manager.c'; then $(CYGPATH_W) 'display-manager.c'; else $(CYGPATH_W) '$(srcdir)/display-manager.c'; fi`
lightdm-1.26.0/src/Makefile.in-847-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager.Tpo $(DEPDIR)/lightdm-display-manager.Po
##############################################
lightdm-1.26.0/src/Makefile.in-849-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:850:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager.obj `if test -f 'display-manager.c'; then $(CYGPATH_W) 'display-manager.c'; else $(CYGPATH_W) '$(srcdir)/display-manager.c'; fi`
lightdm-1.26.0/src/Makefile.in-851-
lightdm-1.26.0/src/Makefile.in-852-lightdm-display-manager-service.o: display-manager-service.c
lightdm-1.26.0/src/Makefile.in:853:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager-service.o -MD -MP -MF $(DEPDIR)/lightdm-display-manager-service.Tpo -c -o lightdm-display-manager-service.o `test -f 'display-manager-service.c' || echo '$(srcdir)/'`display-manager-service.c
lightdm-1.26.0/src/Makefile.in-854-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager-service.Tpo $(DEPDIR)/lightdm-display-manager-service.Po
##############################################
lightdm-1.26.0/src/Makefile.in-856-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:857:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager-service.o `test -f 'display-manager-service.c' || echo '$(srcdir)/'`display-manager-service.c
lightdm-1.26.0/src/Makefile.in-858-
lightdm-1.26.0/src/Makefile.in-859-lightdm-display-manager-service.obj: display-manager-service.c
lightdm-1.26.0/src/Makefile.in:860:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager-service.obj -MD -MP -MF $(DEPDIR)/lightdm-display-manager-service.Tpo -c -o lightdm-display-manager-service.obj `if test -f 'display-manager-service.c'; then $(CYGPATH_W) 'display-manager-service.c'; else $(CYGPATH_W) '$(srcdir)/display-manager-service.c'; fi`
lightdm-1.26.0/src/Makefile.in-861-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager-service.Tpo $(DEPDIR)/lightdm-display-manager-service.Po
##############################################
lightdm-1.26.0/src/Makefile.in-863-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:864:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager-service.obj `if test -f 'display-manager-service.c'; then $(CYGPATH_W) 'display-manager-service.c'; else $(CYGPATH_W) '$(srcdir)/display-manager-service.c'; fi`
lightdm-1.26.0/src/Makefile.in-865-
lightdm-1.26.0/src/Makefile.in-866-lightdm-display-server.o: display-server.c
lightdm-1.26.0/src/Makefile.in:867:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-server.o -MD -MP -MF $(DEPDIR)/lightdm-display-server.Tpo -c -o lightdm-display-server.o `test -f 'display-server.c' || echo '$(srcdir)/'`display-server.c
lightdm-1.26.0/src/Makefile.in-868-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-server.Tpo $(DEPDIR)/lightdm-display-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-870-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:871:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-server.o `test -f 'display-server.c' || echo '$(srcdir)/'`display-server.c
lightdm-1.26.0/src/Makefile.in-872-
lightdm-1.26.0/src/Makefile.in-873-lightdm-display-server.obj: display-server.c
lightdm-1.26.0/src/Makefile.in:874:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-server.obj -MD -MP -MF $(DEPDIR)/lightdm-display-server.Tpo -c -o lightdm-display-server.obj `if test -f 'display-server.c'; then $(CYGPATH_W) 'display-server.c'; else $(CYGPATH_W) '$(srcdir)/display-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-875-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-server.Tpo $(DEPDIR)/lightdm-display-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-877-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:878:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-server.obj `if test -f 'display-server.c'; then $(CYGPATH_W) 'display-server.c'; else $(CYGPATH_W) '$(srcdir)/display-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-879-
lightdm-1.26.0/src/Makefile.in-880-lightdm-greeter.o: greeter.c
lightdm-1.26.0/src/Makefile.in:881:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter.o -MD -MP -MF $(DEPDIR)/lightdm-greeter.Tpo -c -o lightdm-greeter.o `test -f 'greeter.c' || echo '$(srcdir)/'`greeter.c
lightdm-1.26.0/src/Makefile.in-882-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter.Tpo $(DEPDIR)/lightdm-greeter.Po
##############################################
lightdm-1.26.0/src/Makefile.in-884-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:885:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter.o `test -f 'greeter.c' || echo '$(srcdir)/'`greeter.c
lightdm-1.26.0/src/Makefile.in-886-
lightdm-1.26.0/src/Makefile.in-887-lightdm-greeter.obj: greeter.c
lightdm-1.26.0/src/Makefile.in:888:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter.obj -MD -MP -MF $(DEPDIR)/lightdm-greeter.Tpo -c -o lightdm-greeter.obj `if test -f 'greeter.c'; then $(CYGPATH_W) 'greeter.c'; else $(CYGPATH_W) '$(srcdir)/greeter.c'; fi`
lightdm-1.26.0/src/Makefile.in-889-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter.Tpo $(DEPDIR)/lightdm-greeter.Po
##############################################
lightdm-1.26.0/src/Makefile.in-891-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:892:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter.obj `if test -f 'greeter.c'; then $(CYGPATH_W) 'greeter.c'; else $(CYGPATH_W) '$(srcdir)/greeter.c'; fi`
lightdm-1.26.0/src/Makefile.in-893-
lightdm-1.26.0/src/Makefile.in-894-lightdm-greeter-session.o: greeter-session.c
lightdm-1.26.0/src/Makefile.in:895:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-session.o -MD -MP -MF $(DEPDIR)/lightdm-greeter-session.Tpo -c -o lightdm-greeter-session.o `test -f 'greeter-session.c' || echo '$(srcdir)/'`greeter-session.c
lightdm-1.26.0/src/Makefile.in-896-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-session.Tpo $(DEPDIR)/lightdm-greeter-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-898-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:899:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-session.o `test -f 'greeter-session.c' || echo '$(srcdir)/'`greeter-session.c
lightdm-1.26.0/src/Makefile.in-900-
lightdm-1.26.0/src/Makefile.in-901-lightdm-greeter-session.obj: greeter-session.c
lightdm-1.26.0/src/Makefile.in:902:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-session.obj -MD -MP -MF $(DEPDIR)/lightdm-greeter-session.Tpo -c -o lightdm-greeter-session.obj `if test -f 'greeter-session.c'; then $(CYGPATH_W) 'greeter-session.c'; else $(CYGPATH_W) '$(srcdir)/greeter-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-903-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-session.Tpo $(DEPDIR)/lightdm-greeter-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-905-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:906:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-session.obj `if test -f 'greeter-session.c'; then $(CYGPATH_W) 'greeter-session.c'; else $(CYGPATH_W) '$(srcdir)/greeter-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-907-
lightdm-1.26.0/src/Makefile.in-908-lightdm-greeter-socket.o: greeter-socket.c
lightdm-1.26.0/src/Makefile.in:909:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-socket.o -MD -MP -MF $(DEPDIR)/lightdm-greeter-socket.Tpo -c -o lightdm-greeter-socket.o `test -f 'greeter-socket.c' || echo '$(srcdir)/'`greeter-socket.c
lightdm-1.26.0/src/Makefile.in-910-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-socket.Tpo $(DEPDIR)/lightdm-greeter-socket.Po
##############################################
lightdm-1.26.0/src/Makefile.in-912-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:913:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-socket.o `test -f 'greeter-socket.c' || echo '$(srcdir)/'`greeter-socket.c
lightdm-1.26.0/src/Makefile.in-914-
lightdm-1.26.0/src/Makefile.in-915-lightdm-greeter-socket.obj: greeter-socket.c
lightdm-1.26.0/src/Makefile.in:916:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-socket.obj -MD -MP -MF $(DEPDIR)/lightdm-greeter-socket.Tpo -c -o lightdm-greeter-socket.obj `if test -f 'greeter-socket.c'; then $(CYGPATH_W) 'greeter-socket.c'; else $(CYGPATH_W) '$(srcdir)/greeter-socket.c'; fi`
lightdm-1.26.0/src/Makefile.in-917-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-socket.Tpo $(DEPDIR)/lightdm-greeter-socket.Po
##############################################
lightdm-1.26.0/src/Makefile.in-919-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:920:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-socket.obj `if test -f 'greeter-socket.c'; then $(CYGPATH_W) 'greeter-socket.c'; else $(CYGPATH_W) '$(srcdir)/greeter-socket.c'; fi`
lightdm-1.26.0/src/Makefile.in-921-
lightdm-1.26.0/src/Makefile.in-922-lightdm-guest-account.o: guest-account.c
lightdm-1.26.0/src/Makefile.in:923:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-guest-account.o -MD -MP -MF $(DEPDIR)/lightdm-guest-account.Tpo -c -o lightdm-guest-account.o `test -f 'guest-account.c' || echo '$(srcdir)/'`guest-account.c
lightdm-1.26.0/src/Makefile.in-924-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-guest-account.Tpo $(DEPDIR)/lightdm-guest-account.Po
##############################################
lightdm-1.26.0/src/Makefile.in-926-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:927:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-guest-account.o `test -f 'guest-account.c' || echo '$(srcdir)/'`guest-account.c
lightdm-1.26.0/src/Makefile.in-928-
lightdm-1.26.0/src/Makefile.in-929-lightdm-guest-account.obj: guest-account.c
lightdm-1.26.0/src/Makefile.in:930:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-guest-account.obj -MD -MP -MF $(DEPDIR)/lightdm-guest-account.Tpo -c -o lightdm-guest-account.obj `if test -f 'guest-account.c'; then $(CYGPATH_W) 'guest-account.c'; else $(CYGPATH_W) '$(srcdir)/guest-account.c'; fi`
lightdm-1.26.0/src/Makefile.in-931-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-guest-account.Tpo $(DEPDIR)/lightdm-guest-account.Po
##############################################
lightdm-1.26.0/src/Makefile.in-933-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:934:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-guest-account.obj `if test -f 'guest-account.c'; then $(CYGPATH_W) 'guest-account.c'; else $(CYGPATH_W) '$(srcdir)/guest-account.c'; fi`
lightdm-1.26.0/src/Makefile.in-935-
lightdm-1.26.0/src/Makefile.in-936-lightdm-lightdm.o: lightdm.c
lightdm-1.26.0/src/Makefile.in:937:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-lightdm.o -MD -MP -MF $(DEPDIR)/lightdm-lightdm.Tpo -c -o lightdm-lightdm.o `test -f 'lightdm.c' || echo '$(srcdir)/'`lightdm.c
lightdm-1.26.0/src/Makefile.in-938-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-lightdm.Tpo $(DEPDIR)/lightdm-lightdm.Po
##############################################
lightdm-1.26.0/src/Makefile.in-940-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:941:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-lightdm.o `test -f 'lightdm.c' || echo '$(srcdir)/'`lightdm.c
lightdm-1.26.0/src/Makefile.in-942-
lightdm-1.26.0/src/Makefile.in-943-lightdm-lightdm.obj: lightdm.c
lightdm-1.26.0/src/Makefile.in:944:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-lightdm.obj -MD -MP -MF $(DEPDIR)/lightdm-lightdm.Tpo -c -o lightdm-lightdm.obj `if test -f 'lightdm.c'; then $(CYGPATH_W) 'lightdm.c'; else $(CYGPATH_W) '$(srcdir)/lightdm.c'; fi`
lightdm-1.26.0/src/Makefile.in-945-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-lightdm.Tpo $(DEPDIR)/lightdm-lightdm.Po
##############################################
lightdm-1.26.0/src/Makefile.in-947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-lightdm.obj `if test -f 'lightdm.c'; then $(CYGPATH_W) 'lightdm.c'; else $(CYGPATH_W) '$(srcdir)/lightdm.c'; fi`
lightdm-1.26.0/src/Makefile.in-949-
lightdm-1.26.0/src/Makefile.in-950-lightdm-logger.o: logger.c
lightdm-1.26.0/src/Makefile.in:951:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-logger.o -MD -MP -MF $(DEPDIR)/lightdm-logger.Tpo -c -o lightdm-logger.o `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
lightdm-1.26.0/src/Makefile.in-952-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-logger.Tpo $(DEPDIR)/lightdm-logger.Po
##############################################
lightdm-1.26.0/src/Makefile.in-954-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:955:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-logger.o `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
lightdm-1.26.0/src/Makefile.in-956-
lightdm-1.26.0/src/Makefile.in-957-lightdm-logger.obj: logger.c
lightdm-1.26.0/src/Makefile.in:958:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-logger.obj -MD -MP -MF $(DEPDIR)/lightdm-logger.Tpo -c -o lightdm-logger.obj `if test -f 'logger.c'; then $(CYGPATH_W) 'logger.c'; else $(CYGPATH_W) '$(srcdir)/logger.c'; fi`
lightdm-1.26.0/src/Makefile.in-959-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-logger.Tpo $(DEPDIR)/lightdm-logger.Po
##############################################
lightdm-1.26.0/src/Makefile.in-961-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:962:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-logger.obj `if test -f 'logger.c'; then $(CYGPATH_W) 'logger.c'; else $(CYGPATH_W) '$(srcdir)/logger.c'; fi`
lightdm-1.26.0/src/Makefile.in-963-
lightdm-1.26.0/src/Makefile.in-964-lightdm-login1.o: login1.c
lightdm-1.26.0/src/Makefile.in:965:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-login1.o -MD -MP -MF $(DEPDIR)/lightdm-login1.Tpo -c -o lightdm-login1.o `test -f 'login1.c' || echo '$(srcdir)/'`login1.c
lightdm-1.26.0/src/Makefile.in-966-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-login1.Tpo $(DEPDIR)/lightdm-login1.Po
##############################################
lightdm-1.26.0/src/Makefile.in-968-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:969:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-login1.o `test -f 'login1.c' || echo '$(srcdir)/'`login1.c
lightdm-1.26.0/src/Makefile.in-970-
lightdm-1.26.0/src/Makefile.in-971-lightdm-login1.obj: login1.c
lightdm-1.26.0/src/Makefile.in:972:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-login1.obj -MD -MP -MF $(DEPDIR)/lightdm-login1.Tpo -c -o lightdm-login1.obj `if test -f 'login1.c'; then $(CYGPATH_W) 'login1.c'; else $(CYGPATH_W) '$(srcdir)/login1.c'; fi`
lightdm-1.26.0/src/Makefile.in-973-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-login1.Tpo $(DEPDIR)/lightdm-login1.Po
##############################################
lightdm-1.26.0/src/Makefile.in-975-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:976:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-login1.obj `if test -f 'login1.c'; then $(CYGPATH_W) 'login1.c'; else $(CYGPATH_W) '$(srcdir)/login1.c'; fi`
lightdm-1.26.0/src/Makefile.in-977-
lightdm-1.26.0/src/Makefile.in-978-lightdm-log-file.o: log-file.c
lightdm-1.26.0/src/Makefile.in:979:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-log-file.o -MD -MP -MF $(DEPDIR)/lightdm-log-file.Tpo -c -o lightdm-log-file.o `test -f 'log-file.c' || echo '$(srcdir)/'`log-file.c
lightdm-1.26.0/src/Makefile.in-980-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-log-file.Tpo $(DEPDIR)/lightdm-log-file.Po
##############################################
lightdm-1.26.0/src/Makefile.in-982-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:983:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-log-file.o `test -f 'log-file.c' || echo '$(srcdir)/'`log-file.c
lightdm-1.26.0/src/Makefile.in-984-
lightdm-1.26.0/src/Makefile.in-985-lightdm-log-file.obj: log-file.c
lightdm-1.26.0/src/Makefile.in:986:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-log-file.obj -MD -MP -MF $(DEPDIR)/lightdm-log-file.Tpo -c -o lightdm-log-file.obj `if test -f 'log-file.c'; then $(CYGPATH_W) 'log-file.c'; else $(CYGPATH_W) '$(srcdir)/log-file.c'; fi`
lightdm-1.26.0/src/Makefile.in-987-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-log-file.Tpo $(DEPDIR)/lightdm-log-file.Po
##############################################
lightdm-1.26.0/src/Makefile.in-989-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:990:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-log-file.obj `if test -f 'log-file.c'; then $(CYGPATH_W) 'log-file.c'; else $(CYGPATH_W) '$(srcdir)/log-file.c'; fi`
lightdm-1.26.0/src/Makefile.in-991-
lightdm-1.26.0/src/Makefile.in-992-lightdm-plymouth.o: plymouth.c
lightdm-1.26.0/src/Makefile.in:993:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-plymouth.o -MD -MP -MF $(DEPDIR)/lightdm-plymouth.Tpo -c -o lightdm-plymouth.o `test -f 'plymouth.c' || echo '$(srcdir)/'`plymouth.c
lightdm-1.26.0/src/Makefile.in-994-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-plymouth.Tpo $(DEPDIR)/lightdm-plymouth.Po
##############################################
lightdm-1.26.0/src/Makefile.in-996-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:997:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-plymouth.o `test -f 'plymouth.c' || echo '$(srcdir)/'`plymouth.c
lightdm-1.26.0/src/Makefile.in-998-
lightdm-1.26.0/src/Makefile.in-999-lightdm-plymouth.obj: plymouth.c
lightdm-1.26.0/src/Makefile.in:1000:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-plymouth.obj -MD -MP -MF $(DEPDIR)/lightdm-plymouth.Tpo -c -o lightdm-plymouth.obj `if test -f 'plymouth.c'; then $(CYGPATH_W) 'plymouth.c'; else $(CYGPATH_W) '$(srcdir)/plymouth.c'; fi`
lightdm-1.26.0/src/Makefile.in-1001-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-plymouth.Tpo $(DEPDIR)/lightdm-plymouth.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1003-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1004:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-plymouth.obj `if test -f 'plymouth.c'; then $(CYGPATH_W) 'plymouth.c'; else $(CYGPATH_W) '$(srcdir)/plymouth.c'; fi`
lightdm-1.26.0/src/Makefile.in-1005-
lightdm-1.26.0/src/Makefile.in-1006-lightdm-process.o: process.c
lightdm-1.26.0/src/Makefile.in:1007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-process.o -MD -MP -MF $(DEPDIR)/lightdm-process.Tpo -c -o lightdm-process.o `test -f 'process.c' || echo '$(srcdir)/'`process.c
lightdm-1.26.0/src/Makefile.in-1008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-process.Tpo $(DEPDIR)/lightdm-process.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-process.o `test -f 'process.c' || echo '$(srcdir)/'`process.c
lightdm-1.26.0/src/Makefile.in-1012-
lightdm-1.26.0/src/Makefile.in-1013-lightdm-process.obj: process.c
lightdm-1.26.0/src/Makefile.in:1014:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-process.obj -MD -MP -MF $(DEPDIR)/lightdm-process.Tpo -c -o lightdm-process.obj `if test -f 'process.c'; then $(CYGPATH_W) 'process.c'; else $(CYGPATH_W) '$(srcdir)/process.c'; fi`
lightdm-1.26.0/src/Makefile.in-1015-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-process.Tpo $(DEPDIR)/lightdm-process.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1017-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1018:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-process.obj `if test -f 'process.c'; then $(CYGPATH_W) 'process.c'; else $(CYGPATH_W) '$(srcdir)/process.c'; fi`
lightdm-1.26.0/src/Makefile.in-1019-
lightdm-1.26.0/src/Makefile.in-1020-lightdm-seat.o: seat.c
lightdm-1.26.0/src/Makefile.in:1021:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat.o -MD -MP -MF $(DEPDIR)/lightdm-seat.Tpo -c -o lightdm-seat.o `test -f 'seat.c' || echo '$(srcdir)/'`seat.c
lightdm-1.26.0/src/Makefile.in-1022-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat.Tpo $(DEPDIR)/lightdm-seat.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1024-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1025:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat.o `test -f 'seat.c' || echo '$(srcdir)/'`seat.c
lightdm-1.26.0/src/Makefile.in-1026-
lightdm-1.26.0/src/Makefile.in-1027-lightdm-seat.obj: seat.c
lightdm-1.26.0/src/Makefile.in:1028:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat.obj -MD -MP -MF $(DEPDIR)/lightdm-seat.Tpo -c -o lightdm-seat.obj `if test -f 'seat.c'; then $(CYGPATH_W) 'seat.c'; else $(CYGPATH_W) '$(srcdir)/seat.c'; fi`
lightdm-1.26.0/src/Makefile.in-1029-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat.Tpo $(DEPDIR)/lightdm-seat.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1031-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1032:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat.obj `if test -f 'seat.c'; then $(CYGPATH_W) 'seat.c'; else $(CYGPATH_W) '$(srcdir)/seat.c'; fi`
lightdm-1.26.0/src/Makefile.in-1033-
lightdm-1.26.0/src/Makefile.in-1034-lightdm-seat-local.o: seat-local.c
lightdm-1.26.0/src/Makefile.in:1035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-local.o -MD -MP -MF $(DEPDIR)/lightdm-seat-local.Tpo -c -o lightdm-seat-local.o `test -f 'seat-local.c' || echo '$(srcdir)/'`seat-local.c
lightdm-1.26.0/src/Makefile.in-1036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-local.Tpo $(DEPDIR)/lightdm-seat-local.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-local.o `test -f 'seat-local.c' || echo '$(srcdir)/'`seat-local.c
lightdm-1.26.0/src/Makefile.in-1040-
lightdm-1.26.0/src/Makefile.in-1041-lightdm-seat-local.obj: seat-local.c
lightdm-1.26.0/src/Makefile.in:1042:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-local.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-local.Tpo -c -o lightdm-seat-local.obj `if test -f 'seat-local.c'; then $(CYGPATH_W) 'seat-local.c'; else $(CYGPATH_W) '$(srcdir)/seat-local.c'; fi`
lightdm-1.26.0/src/Makefile.in-1043-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-local.Tpo $(DEPDIR)/lightdm-seat-local.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1045-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1046:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-local.obj `if test -f 'seat-local.c'; then $(CYGPATH_W) 'seat-local.c'; else $(CYGPATH_W) '$(srcdir)/seat-local.c'; fi`
lightdm-1.26.0/src/Makefile.in-1047-
lightdm-1.26.0/src/Makefile.in-1048-lightdm-seat-unity.o: seat-unity.c
lightdm-1.26.0/src/Makefile.in:1049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-unity.o -MD -MP -MF $(DEPDIR)/lightdm-seat-unity.Tpo -c -o lightdm-seat-unity.o `test -f 'seat-unity.c' || echo '$(srcdir)/'`seat-unity.c
lightdm-1.26.0/src/Makefile.in-1050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-unity.Tpo $(DEPDIR)/lightdm-seat-unity.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-unity.o `test -f 'seat-unity.c' || echo '$(srcdir)/'`seat-unity.c
lightdm-1.26.0/src/Makefile.in-1054-
lightdm-1.26.0/src/Makefile.in-1055-lightdm-seat-unity.obj: seat-unity.c
lightdm-1.26.0/src/Makefile.in:1056:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-unity.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-unity.Tpo -c -o lightdm-seat-unity.obj `if test -f 'seat-unity.c'; then $(CYGPATH_W) 'seat-unity.c'; else $(CYGPATH_W) '$(srcdir)/seat-unity.c'; fi`
lightdm-1.26.0/src/Makefile.in-1057-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-unity.Tpo $(DEPDIR)/lightdm-seat-unity.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-unity.obj `if test -f 'seat-unity.c'; then $(CYGPATH_W) 'seat-unity.c'; else $(CYGPATH_W) '$(srcdir)/seat-unity.c'; fi`
lightdm-1.26.0/src/Makefile.in-1061-
lightdm-1.26.0/src/Makefile.in-1062-lightdm-seat-xdmcp-session.o: seat-xdmcp-session.c
lightdm-1.26.0/src/Makefile.in:1063:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xdmcp-session.o -MD -MP -MF $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo -c -o lightdm-seat-xdmcp-session.o `test -f 'seat-xdmcp-session.c' || echo '$(srcdir)/'`seat-xdmcp-session.c
lightdm-1.26.0/src/Makefile.in-1064-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo $(DEPDIR)/lightdm-seat-xdmcp-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1066-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1067:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xdmcp-session.o `test -f 'seat-xdmcp-session.c' || echo '$(srcdir)/'`seat-xdmcp-session.c
lightdm-1.26.0/src/Makefile.in-1068-
lightdm-1.26.0/src/Makefile.in-1069-lightdm-seat-xdmcp-session.obj: seat-xdmcp-session.c
lightdm-1.26.0/src/Makefile.in:1070:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xdmcp-session.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo -c -o lightdm-seat-xdmcp-session.obj `if test -f 'seat-xdmcp-session.c'; then $(CYGPATH_W) 'seat-xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/seat-xdmcp-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1071-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo $(DEPDIR)/lightdm-seat-xdmcp-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1073-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1074:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xdmcp-session.obj `if test -f 'seat-xdmcp-session.c'; then $(CYGPATH_W) 'seat-xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/seat-xdmcp-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1075-
lightdm-1.26.0/src/Makefile.in-1076-lightdm-seat-xremote.o: seat-xremote.c
lightdm-1.26.0/src/Makefile.in:1077:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xremote.o -MD -MP -MF $(DEPDIR)/lightdm-seat-xremote.Tpo -c -o lightdm-seat-xremote.o `test -f 'seat-xremote.c' || echo '$(srcdir)/'`seat-xremote.c
lightdm-1.26.0/src/Makefile.in-1078-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xremote.Tpo $(DEPDIR)/lightdm-seat-xremote.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1080-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1081:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xremote.o `test -f 'seat-xremote.c' || echo '$(srcdir)/'`seat-xremote.c
lightdm-1.26.0/src/Makefile.in-1082-
lightdm-1.26.0/src/Makefile.in-1083-lightdm-seat-xremote.obj: seat-xremote.c
lightdm-1.26.0/src/Makefile.in:1084:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xremote.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-xremote.Tpo -c -o lightdm-seat-xremote.obj `if test -f 'seat-xremote.c'; then $(CYGPATH_W) 'seat-xremote.c'; else $(CYGPATH_W) '$(srcdir)/seat-xremote.c'; fi`
lightdm-1.26.0/src/Makefile.in-1085-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xremote.Tpo $(DEPDIR)/lightdm-seat-xremote.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1087-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1088:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xremote.obj `if test -f 'seat-xremote.c'; then $(CYGPATH_W) 'seat-xremote.c'; else $(CYGPATH_W) '$(srcdir)/seat-xremote.c'; fi`
lightdm-1.26.0/src/Makefile.in-1089-
lightdm-1.26.0/src/Makefile.in-1090-lightdm-seat-xvnc.o: seat-xvnc.c
lightdm-1.26.0/src/Makefile.in:1091:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xvnc.o -MD -MP -MF $(DEPDIR)/lightdm-seat-xvnc.Tpo -c -o lightdm-seat-xvnc.o `test -f 'seat-xvnc.c' || echo '$(srcdir)/'`seat-xvnc.c
lightdm-1.26.0/src/Makefile.in-1092-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xvnc.Tpo $(DEPDIR)/lightdm-seat-xvnc.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1094-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1095:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xvnc.o `test -f 'seat-xvnc.c' || echo '$(srcdir)/'`seat-xvnc.c
lightdm-1.26.0/src/Makefile.in-1096-
lightdm-1.26.0/src/Makefile.in-1097-lightdm-seat-xvnc.obj: seat-xvnc.c
lightdm-1.26.0/src/Makefile.in:1098:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xvnc.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-xvnc.Tpo -c -o lightdm-seat-xvnc.obj `if test -f 'seat-xvnc.c'; then $(CYGPATH_W) 'seat-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/seat-xvnc.c'; fi`
lightdm-1.26.0/src/Makefile.in-1099-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xvnc.Tpo $(DEPDIR)/lightdm-seat-xvnc.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1101-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1102:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xvnc.obj `if test -f 'seat-xvnc.c'; then $(CYGPATH_W) 'seat-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/seat-xvnc.c'; fi`
lightdm-1.26.0/src/Makefile.in-1103-
lightdm-1.26.0/src/Makefile.in-1104-lightdm-session.o: session.c
lightdm-1.26.0/src/Makefile.in:1105:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session.o -MD -MP -MF $(DEPDIR)/lightdm-session.Tpo -c -o lightdm-session.o `test -f 'session.c' || echo '$(srcdir)/'`session.c
lightdm-1.26.0/src/Makefile.in-1106-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session.Tpo $(DEPDIR)/lightdm-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1108-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1109:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session.o `test -f 'session.c' || echo '$(srcdir)/'`session.c
lightdm-1.26.0/src/Makefile.in-1110-
lightdm-1.26.0/src/Makefile.in-1111-lightdm-session.obj: session.c
lightdm-1.26.0/src/Makefile.in:1112:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session.obj -MD -MP -MF $(DEPDIR)/lightdm-session.Tpo -c -o lightdm-session.obj `if test -f 'session.c'; then $(CYGPATH_W) 'session.c'; else $(CYGPATH_W) '$(srcdir)/session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1113-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session.Tpo $(DEPDIR)/lightdm-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1115-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1116:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session.obj `if test -f 'session.c'; then $(CYGPATH_W) 'session.c'; else $(CYGPATH_W) '$(srcdir)/session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1117-
lightdm-1.26.0/src/Makefile.in-1118-lightdm-session-child.o: session-child.c
lightdm-1.26.0/src/Makefile.in:1119:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-child.o -MD -MP -MF $(DEPDIR)/lightdm-session-child.Tpo -c -o lightdm-session-child.o `test -f 'session-child.c' || echo '$(srcdir)/'`session-child.c
lightdm-1.26.0/src/Makefile.in-1120-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-child.Tpo $(DEPDIR)/lightdm-session-child.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-child.o `test -f 'session-child.c' || echo '$(srcdir)/'`session-child.c
lightdm-1.26.0/src/Makefile.in-1124-
lightdm-1.26.0/src/Makefile.in-1125-lightdm-session-child.obj: session-child.c
lightdm-1.26.0/src/Makefile.in:1126:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-child.obj -MD -MP -MF $(DEPDIR)/lightdm-session-child.Tpo -c -o lightdm-session-child.obj `if test -f 'session-child.c'; then $(CYGPATH_W) 'session-child.c'; else $(CYGPATH_W) '$(srcdir)/session-child.c'; fi`
lightdm-1.26.0/src/Makefile.in-1127-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-child.Tpo $(DEPDIR)/lightdm-session-child.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-child.obj `if test -f 'session-child.c'; then $(CYGPATH_W) 'session-child.c'; else $(CYGPATH_W) '$(srcdir)/session-child.c'; fi`
lightdm-1.26.0/src/Makefile.in-1131-
lightdm-1.26.0/src/Makefile.in-1132-lightdm-session-config.o: session-config.c
lightdm-1.26.0/src/Makefile.in:1133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-config.o -MD -MP -MF $(DEPDIR)/lightdm-session-config.Tpo -c -o lightdm-session-config.o `test -f 'session-config.c' || echo '$(srcdir)/'`session-config.c
lightdm-1.26.0/src/Makefile.in-1134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-config.Tpo $(DEPDIR)/lightdm-session-config.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-config.o `test -f 'session-config.c' || echo '$(srcdir)/'`session-config.c
lightdm-1.26.0/src/Makefile.in-1138-
lightdm-1.26.0/src/Makefile.in-1139-lightdm-session-config.obj: session-config.c
lightdm-1.26.0/src/Makefile.in:1140:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-config.obj -MD -MP -MF $(DEPDIR)/lightdm-session-config.Tpo -c -o lightdm-session-config.obj `if test -f 'session-config.c'; then $(CYGPATH_W) 'session-config.c'; else $(CYGPATH_W) '$(srcdir)/session-config.c'; fi`
lightdm-1.26.0/src/Makefile.in-1141-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-config.Tpo $(DEPDIR)/lightdm-session-config.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1143-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1144:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-config.obj `if test -f 'session-config.c'; then $(CYGPATH_W) 'session-config.c'; else $(CYGPATH_W) '$(srcdir)/session-config.c'; fi`
lightdm-1.26.0/src/Makefile.in-1145-
lightdm-1.26.0/src/Makefile.in-1146-lightdm-shared-data-manager.o: shared-data-manager.c
lightdm-1.26.0/src/Makefile.in:1147:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-shared-data-manager.o -MD -MP -MF $(DEPDIR)/lightdm-shared-data-manager.Tpo -c -o lightdm-shared-data-manager.o `test -f 'shared-data-manager.c' || echo '$(srcdir)/'`shared-data-manager.c
lightdm-1.26.0/src/Makefile.in-1148-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-shared-data-manager.Tpo $(DEPDIR)/lightdm-shared-data-manager.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1150-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1151:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-shared-data-manager.o `test -f 'shared-data-manager.c' || echo '$(srcdir)/'`shared-data-manager.c
lightdm-1.26.0/src/Makefile.in-1152-
lightdm-1.26.0/src/Makefile.in-1153-lightdm-shared-data-manager.obj: shared-data-manager.c
lightdm-1.26.0/src/Makefile.in:1154:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-shared-data-manager.obj -MD -MP -MF $(DEPDIR)/lightdm-shared-data-manager.Tpo -c -o lightdm-shared-data-manager.obj `if test -f 'shared-data-manager.c'; then $(CYGPATH_W) 'shared-data-manager.c'; else $(CYGPATH_W) '$(srcdir)/shared-data-manager.c'; fi`
lightdm-1.26.0/src/Makefile.in-1155-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-shared-data-manager.Tpo $(DEPDIR)/lightdm-shared-data-manager.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1157-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1158:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-shared-data-manager.obj `if test -f 'shared-data-manager.c'; then $(CYGPATH_W) 'shared-data-manager.c'; else $(CYGPATH_W) '$(srcdir)/shared-data-manager.c'; fi`
lightdm-1.26.0/src/Makefile.in-1159-
lightdm-1.26.0/src/Makefile.in-1160-lightdm-unity-system-compositor.o: unity-system-compositor.c
lightdm-1.26.0/src/Makefile.in:1161:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-unity-system-compositor.o -MD -MP -MF $(DEPDIR)/lightdm-unity-system-compositor.Tpo -c -o lightdm-unity-system-compositor.o `test -f 'unity-system-compositor.c' || echo '$(srcdir)/'`unity-system-compositor.c
lightdm-1.26.0/src/Makefile.in-1162-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-unity-system-compositor.Tpo $(DEPDIR)/lightdm-unity-system-compositor.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1164-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1165:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-unity-system-compositor.o `test -f 'unity-system-compositor.c' || echo '$(srcdir)/'`unity-system-compositor.c
lightdm-1.26.0/src/Makefile.in-1166-
lightdm-1.26.0/src/Makefile.in-1167-lightdm-unity-system-compositor.obj: unity-system-compositor.c
lightdm-1.26.0/src/Makefile.in:1168:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-unity-system-compositor.obj -MD -MP -MF $(DEPDIR)/lightdm-unity-system-compositor.Tpo -c -o lightdm-unity-system-compositor.obj `if test -f 'unity-system-compositor.c'; then $(CYGPATH_W) 'unity-system-compositor.c'; else $(CYGPATH_W) '$(srcdir)/unity-system-compositor.c'; fi`
lightdm-1.26.0/src/Makefile.in-1169-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-unity-system-compositor.Tpo $(DEPDIR)/lightdm-unity-system-compositor.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1171-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1172:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-unity-system-compositor.obj `if test -f 'unity-system-compositor.c'; then $(CYGPATH_W) 'unity-system-compositor.c'; else $(CYGPATH_W) '$(srcdir)/unity-system-compositor.c'; fi`
lightdm-1.26.0/src/Makefile.in-1173-
lightdm-1.26.0/src/Makefile.in-1174-lightdm-vnc-server.o: vnc-server.c
lightdm-1.26.0/src/Makefile.in:1175:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vnc-server.o -MD -MP -MF $(DEPDIR)/lightdm-vnc-server.Tpo -c -o lightdm-vnc-server.o `test -f 'vnc-server.c' || echo '$(srcdir)/'`vnc-server.c
lightdm-1.26.0/src/Makefile.in-1176-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vnc-server.Tpo $(DEPDIR)/lightdm-vnc-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1178-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1179:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vnc-server.o `test -f 'vnc-server.c' || echo '$(srcdir)/'`vnc-server.c
lightdm-1.26.0/src/Makefile.in-1180-
lightdm-1.26.0/src/Makefile.in-1181-lightdm-vnc-server.obj: vnc-server.c
lightdm-1.26.0/src/Makefile.in:1182:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vnc-server.obj -MD -MP -MF $(DEPDIR)/lightdm-vnc-server.Tpo -c -o lightdm-vnc-server.obj `if test -f 'vnc-server.c'; then $(CYGPATH_W) 'vnc-server.c'; else $(CYGPATH_W) '$(srcdir)/vnc-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-1183-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vnc-server.Tpo $(DEPDIR)/lightdm-vnc-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1185-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1186:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vnc-server.obj `if test -f 'vnc-server.c'; then $(CYGPATH_W) 'vnc-server.c'; else $(CYGPATH_W) '$(srcdir)/vnc-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-1187-
lightdm-1.26.0/src/Makefile.in-1188-lightdm-vt.o: vt.c
lightdm-1.26.0/src/Makefile.in:1189:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vt.o -MD -MP -MF $(DEPDIR)/lightdm-vt.Tpo -c -o lightdm-vt.o `test -f 'vt.c' || echo '$(srcdir)/'`vt.c
lightdm-1.26.0/src/Makefile.in-1190-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vt.Tpo $(DEPDIR)/lightdm-vt.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1192-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1193:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vt.o `test -f 'vt.c' || echo '$(srcdir)/'`vt.c
lightdm-1.26.0/src/Makefile.in-1194-
lightdm-1.26.0/src/Makefile.in-1195-lightdm-vt.obj: vt.c
lightdm-1.26.0/src/Makefile.in:1196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vt.obj -MD -MP -MF $(DEPDIR)/lightdm-vt.Tpo -c -o lightdm-vt.obj `if test -f 'vt.c'; then $(CYGPATH_W) 'vt.c'; else $(CYGPATH_W) '$(srcdir)/vt.c'; fi`
lightdm-1.26.0/src/Makefile.in-1197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vt.Tpo $(DEPDIR)/lightdm-vt.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vt.obj `if test -f 'vt.c'; then $(CYGPATH_W) 'vt.c'; else $(CYGPATH_W) '$(srcdir)/vt.c'; fi`
lightdm-1.26.0/src/Makefile.in-1201-
lightdm-1.26.0/src/Makefile.in-1202-lightdm-wayland-session.o: wayland-session.c
lightdm-1.26.0/src/Makefile.in:1203:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-wayland-session.o -MD -MP -MF $(DEPDIR)/lightdm-wayland-session.Tpo -c -o lightdm-wayland-session.o `test -f 'wayland-session.c' || echo '$(srcdir)/'`wayland-session.c
lightdm-1.26.0/src/Makefile.in-1204-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-wayland-session.Tpo $(DEPDIR)/lightdm-wayland-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1206-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1207:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-wayland-session.o `test -f 'wayland-session.c' || echo '$(srcdir)/'`wayland-session.c
lightdm-1.26.0/src/Makefile.in-1208-
lightdm-1.26.0/src/Makefile.in-1209-lightdm-wayland-session.obj: wayland-session.c
lightdm-1.26.0/src/Makefile.in:1210:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-wayland-session.obj -MD -MP -MF $(DEPDIR)/lightdm-wayland-session.Tpo -c -o lightdm-wayland-session.obj `if test -f 'wayland-session.c'; then $(CYGPATH_W) 'wayland-session.c'; else $(CYGPATH_W) '$(srcdir)/wayland-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1211-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-wayland-session.Tpo $(DEPDIR)/lightdm-wayland-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1213-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1214:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-wayland-session.obj `if test -f 'wayland-session.c'; then $(CYGPATH_W) 'wayland-session.c'; else $(CYGPATH_W) '$(srcdir)/wayland-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1215-
lightdm-1.26.0/src/Makefile.in-1216-lightdm-x-authority.o: x-authority.c
lightdm-1.26.0/src/Makefile.in:1217:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-authority.o -MD -MP -MF $(DEPDIR)/lightdm-x-authority.Tpo -c -o lightdm-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/src/Makefile.in-1218-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-authority.Tpo $(DEPDIR)/lightdm-x-authority.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1220-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1221:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/src/Makefile.in-1222-
lightdm-1.26.0/src/Makefile.in-1223-lightdm-x-authority.obj: x-authority.c
lightdm-1.26.0/src/Makefile.in:1224:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-authority.obj -MD -MP -MF $(DEPDIR)/lightdm-x-authority.Tpo -c -o lightdm-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/src/Makefile.in-1225-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-authority.Tpo $(DEPDIR)/lightdm-x-authority.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1227-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1228:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/src/Makefile.in-1229-
lightdm-1.26.0/src/Makefile.in-1230-lightdm-x-server-local.o: x-server-local.c
lightdm-1.26.0/src/Makefile.in:1231:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-local.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-local.Tpo -c -o lightdm-x-server-local.o `test -f 'x-server-local.c' || echo '$(srcdir)/'`x-server-local.c
lightdm-1.26.0/src/Makefile.in-1232-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-local.Tpo $(DEPDIR)/lightdm-x-server-local.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1234-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1235:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-local.o `test -f 'x-server-local.c' || echo '$(srcdir)/'`x-server-local.c
lightdm-1.26.0/src/Makefile.in-1236-
lightdm-1.26.0/src/Makefile.in-1237-lightdm-x-server-local.obj: x-server-local.c
lightdm-1.26.0/src/Makefile.in:1238:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-local.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-local.Tpo -c -o lightdm-x-server-local.obj `if test -f 'x-server-local.c'; then $(CYGPATH_W) 'x-server-local.c'; else $(CYGPATH_W) '$(srcdir)/x-server-local.c'; fi`
lightdm-1.26.0/src/Makefile.in-1239-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-local.Tpo $(DEPDIR)/lightdm-x-server-local.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1241-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1242:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-local.obj `if test -f 'x-server-local.c'; then $(CYGPATH_W) 'x-server-local.c'; else $(CYGPATH_W) '$(srcdir)/x-server-local.c'; fi`
lightdm-1.26.0/src/Makefile.in-1243-
lightdm-1.26.0/src/Makefile.in-1244-lightdm-x-server-remote.o: x-server-remote.c
lightdm-1.26.0/src/Makefile.in:1245:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-remote.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-remote.Tpo -c -o lightdm-x-server-remote.o `test -f 'x-server-remote.c' || echo '$(srcdir)/'`x-server-remote.c
lightdm-1.26.0/src/Makefile.in-1246-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-remote.Tpo $(DEPDIR)/lightdm-x-server-remote.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1248-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1249:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-remote.o `test -f 'x-server-remote.c' || echo '$(srcdir)/'`x-server-remote.c
lightdm-1.26.0/src/Makefile.in-1250-
lightdm-1.26.0/src/Makefile.in-1251-lightdm-x-server-remote.obj: x-server-remote.c
lightdm-1.26.0/src/Makefile.in:1252:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-remote.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-remote.Tpo -c -o lightdm-x-server-remote.obj `if test -f 'x-server-remote.c'; then $(CYGPATH_W) 'x-server-remote.c'; else $(CYGPATH_W) '$(srcdir)/x-server-remote.c'; fi`
lightdm-1.26.0/src/Makefile.in-1253-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-remote.Tpo $(DEPDIR)/lightdm-x-server-remote.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1256:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-remote.obj `if test -f 'x-server-remote.c'; then $(CYGPATH_W) 'x-server-remote.c'; else $(CYGPATH_W) '$(srcdir)/x-server-remote.c'; fi`
lightdm-1.26.0/src/Makefile.in-1257-
lightdm-1.26.0/src/Makefile.in-1258-lightdm-x-server-xmir.o: x-server-xmir.c
lightdm-1.26.0/src/Makefile.in:1259:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xmir.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-xmir.Tpo -c -o lightdm-x-server-xmir.o `test -f 'x-server-xmir.c' || echo '$(srcdir)/'`x-server-xmir.c
lightdm-1.26.0/src/Makefile.in-1260-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xmir.Tpo $(DEPDIR)/lightdm-x-server-xmir.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1262-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1263:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xmir.o `test -f 'x-server-xmir.c' || echo '$(srcdir)/'`x-server-xmir.c
lightdm-1.26.0/src/Makefile.in-1264-
lightdm-1.26.0/src/Makefile.in-1265-lightdm-x-server-xmir.obj: x-server-xmir.c
lightdm-1.26.0/src/Makefile.in:1266:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xmir.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-xmir.Tpo -c -o lightdm-x-server-xmir.obj `if test -f 'x-server-xmir.c'; then $(CYGPATH_W) 'x-server-xmir.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xmir.c'; fi`
lightdm-1.26.0/src/Makefile.in-1267-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xmir.Tpo $(DEPDIR)/lightdm-x-server-xmir.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1270:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xmir.obj `if test -f 'x-server-xmir.c'; then $(CYGPATH_W) 'x-server-xmir.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xmir.c'; fi`
lightdm-1.26.0/src/Makefile.in-1271-
lightdm-1.26.0/src/Makefile.in-1272-lightdm-x-server-xvnc.o: x-server-xvnc.c
lightdm-1.26.0/src/Makefile.in:1273:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xvnc.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-xvnc.Tpo -c -o lightdm-x-server-xvnc.o `test -f 'x-server-xvnc.c' || echo '$(srcdir)/'`x-server-xvnc.c
lightdm-1.26.0/src/Makefile.in-1274-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xvnc.Tpo $(DEPDIR)/lightdm-x-server-xvnc.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1276-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1277:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xvnc.o `test -f 'x-server-xvnc.c' || echo '$(srcdir)/'`x-server-xvnc.c
lightdm-1.26.0/src/Makefile.in-1278-
lightdm-1.26.0/src/Makefile.in-1279-lightdm-x-server-xvnc.obj: x-server-xvnc.c
lightdm-1.26.0/src/Makefile.in:1280:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xvnc.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-xvnc.Tpo -c -o lightdm-x-server-xvnc.obj `if test -f 'x-server-xvnc.c'; then $(CYGPATH_W) 'x-server-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xvnc.c'; fi`
lightdm-1.26.0/src/Makefile.in-1281-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xvnc.Tpo $(DEPDIR)/lightdm-x-server-xvnc.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1283-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1284:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xvnc.obj `if test -f 'x-server-xvnc.c'; then $(CYGPATH_W) 'x-server-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xvnc.c'; fi`
lightdm-1.26.0/src/Makefile.in-1285-
lightdm-1.26.0/src/Makefile.in-1286-lightdm-x-server.o: x-server.c
lightdm-1.26.0/src/Makefile.in:1287:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server.o -MD -MP -MF $(DEPDIR)/lightdm-x-server.Tpo -c -o lightdm-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/src/Makefile.in-1288-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server.Tpo $(DEPDIR)/lightdm-x-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1290-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1291:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/src/Makefile.in-1292-
lightdm-1.26.0/src/Makefile.in-1293-lightdm-x-server.obj: x-server.c
lightdm-1.26.0/src/Makefile.in:1294:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server.Tpo -c -o lightdm-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-1295-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server.Tpo $(DEPDIR)/lightdm-x-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1298:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-1299-
lightdm-1.26.0/src/Makefile.in-1300-lightdm-xdmcp-protocol.o: xdmcp-protocol.c
lightdm-1.26.0/src/Makefile.in:1301:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-protocol.o -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-protocol.Tpo -c -o lightdm-xdmcp-protocol.o `test -f 'xdmcp-protocol.c' || echo '$(srcdir)/'`xdmcp-protocol.c
lightdm-1.26.0/src/Makefile.in-1302-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-protocol.Tpo $(DEPDIR)/lightdm-xdmcp-protocol.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1304-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1305:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-protocol.o `test -f 'xdmcp-protocol.c' || echo '$(srcdir)/'`xdmcp-protocol.c
lightdm-1.26.0/src/Makefile.in-1306-
lightdm-1.26.0/src/Makefile.in-1307-lightdm-xdmcp-protocol.obj: xdmcp-protocol.c
lightdm-1.26.0/src/Makefile.in:1308:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-protocol.obj -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-protocol.Tpo -c -o lightdm-xdmcp-protocol.obj `if test -f 'xdmcp-protocol.c'; then $(CYGPATH_W) 'xdmcp-protocol.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-protocol.c'; fi`
lightdm-1.26.0/src/Makefile.in-1309-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-protocol.Tpo $(DEPDIR)/lightdm-xdmcp-protocol.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1311-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1312:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-protocol.obj `if test -f 'xdmcp-protocol.c'; then $(CYGPATH_W) 'xdmcp-protocol.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-protocol.c'; fi`
lightdm-1.26.0/src/Makefile.in-1313-
lightdm-1.26.0/src/Makefile.in-1314-lightdm-xdmcp-server.o: xdmcp-server.c
lightdm-1.26.0/src/Makefile.in:1315:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-server.o -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-server.Tpo -c -o lightdm-xdmcp-server.o `test -f 'xdmcp-server.c' || echo '$(srcdir)/'`xdmcp-server.c
lightdm-1.26.0/src/Makefile.in-1316-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-server.Tpo $(DEPDIR)/lightdm-xdmcp-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1318-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1319:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-server.o `test -f 'xdmcp-server.c' || echo '$(srcdir)/'`xdmcp-server.c
lightdm-1.26.0/src/Makefile.in-1320-
lightdm-1.26.0/src/Makefile.in-1321-lightdm-xdmcp-server.obj: xdmcp-server.c
lightdm-1.26.0/src/Makefile.in:1322:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-server.obj -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-server.Tpo -c -o lightdm-xdmcp-server.obj `if test -f 'xdmcp-server.c'; then $(CYGPATH_W) 'xdmcp-server.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-1323-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-server.Tpo $(DEPDIR)/lightdm-xdmcp-server.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1325-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1326:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-server.obj `if test -f 'xdmcp-server.c'; then $(CYGPATH_W) 'xdmcp-server.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-server.c'; fi`
lightdm-1.26.0/src/Makefile.in-1327-
lightdm-1.26.0/src/Makefile.in-1328-lightdm-xdmcp-session.o: xdmcp-session.c
lightdm-1.26.0/src/Makefile.in:1329:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-session.o -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-session.Tpo -c -o lightdm-xdmcp-session.o `test -f 'xdmcp-session.c' || echo '$(srcdir)/'`xdmcp-session.c
lightdm-1.26.0/src/Makefile.in-1330-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-session.Tpo $(DEPDIR)/lightdm-xdmcp-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1332-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1333:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-session.o `test -f 'xdmcp-session.c' || echo '$(srcdir)/'`xdmcp-session.c
lightdm-1.26.0/src/Makefile.in-1334-
lightdm-1.26.0/src/Makefile.in-1335-lightdm-xdmcp-session.obj: xdmcp-session.c
lightdm-1.26.0/src/Makefile.in:1336:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-session.obj -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-session.Tpo -c -o lightdm-xdmcp-session.obj `if test -f 'xdmcp-session.c'; then $(CYGPATH_W) 'xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1337-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-session.Tpo $(DEPDIR)/lightdm-xdmcp-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1340:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-session.obj `if test -f 'xdmcp-session.c'; then $(CYGPATH_W) 'xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1341-
lightdm-1.26.0/src/Makefile.in-1342-lightdm_guest_session-lightdm-guest-session.o: lightdm-guest-session.c
lightdm-1.26.0/src/Makefile.in:1343:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -MT lightdm_guest_session-lightdm-guest-session.o -MD -MP -MF $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo -c -o lightdm_guest_session-lightdm-guest-session.o `test -f 'lightdm-guest-session.c' || echo '$(srcdir)/'`lightdm-guest-session.c
lightdm-1.26.0/src/Makefile.in-1344-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1346-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1347:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -c -o lightdm_guest_session-lightdm-guest-session.o `test -f 'lightdm-guest-session.c' || echo '$(srcdir)/'`lightdm-guest-session.c
lightdm-1.26.0/src/Makefile.in-1348-
lightdm-1.26.0/src/Makefile.in-1349-lightdm_guest_session-lightdm-guest-session.obj: lightdm-guest-session.c
lightdm-1.26.0/src/Makefile.in:1350:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -MT lightdm_guest_session-lightdm-guest-session.obj -MD -MP -MF $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo -c -o lightdm_guest_session-lightdm-guest-session.obj `if test -f 'lightdm-guest-session.c'; then $(CYGPATH_W) 'lightdm-guest-session.c'; else $(CYGPATH_W) '$(srcdir)/lightdm-guest-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1351-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Po
##############################################
lightdm-1.26.0/src/Makefile.in-1353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/src/Makefile.in:1354:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -c -o lightdm_guest_session-lightdm-guest-session.obj `if test -f 'lightdm-guest-session.c'; then $(CYGPATH_W) 'lightdm-guest-session.c'; else $(CYGPATH_W) '$(srcdir)/lightdm-guest-session.c'; fi`
lightdm-1.26.0/src/Makefile.in-1355-
##############################################
lightdm-1.26.0/src/Makefile.in-1391-GTAGS:
lightdm-1.26.0/src/Makefile.in:1392:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/src/Makefile.in-1393-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/src/Makefile.in-1414-distdir: $(DISTFILES)
lightdm-1.26.0/src/Makefile.in:1415:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/src/Makefile.in:1416:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/src/Makefile.in-1417-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/src/Makefile.in-1428-	  if test -d $$d/$$file; then \
lightdm-1.26.0/src/Makefile.in:1429:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/src/Makefile.in-1430-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-52-  { \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-54-  }; \
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
lightdm-1.26.0/liblightdm-gobject/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lightdm-1.26.0/liblightdm-gobject/Makefile.in-111-am__vpath_adj = case $$p in \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-113-    *) f=$$p;; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-114-  esac;
lightdm-1.26.0/liblightdm-gobject/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lightdm-1.26.0/liblightdm-gobject/Makefile.in-116-am__install_max = 40
lightdm-1.26.0/liblightdm-gobject/Makefile.in-117-am__nobase_strip_setup = \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lightdm-1.26.0/liblightdm-gobject/Makefile.in-119-am__nobase_strip = \
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-583-.c.obj:
lightdm-1.26.0/liblightdm-gobject/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/liblightdm-gobject/Makefile.in-585-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/liblightdm-gobject/Makefile.in-589-
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-597-liblightdm_gobject_1_la-greeter.lo: greeter.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in:598:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -MT liblightdm_gobject_1_la-greeter.lo -MD -MP -MF $(DEPDIR)/liblightdm_gobject_1_la-greeter.Tpo -c -o liblightdm_gobject_1_la-greeter.lo `test -f 'greeter.c' || echo '$(srcdir)/'`greeter.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-599-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_gobject_1_la-greeter.Tpo $(DEPDIR)/liblightdm_gobject_1_la-greeter.Plo
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:602:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -c -o liblightdm_gobject_1_la-greeter.lo `test -f 'greeter.c' || echo '$(srcdir)/'`greeter.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-603-
lightdm-1.26.0/liblightdm-gobject/Makefile.in-604-liblightdm_gobject_1_la-system.lo: system.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in:605:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -MT liblightdm_gobject_1_la-system.lo -MD -MP -MF $(DEPDIR)/liblightdm_gobject_1_la-system.Tpo -c -o liblightdm_gobject_1_la-system.lo `test -f 'system.c' || echo '$(srcdir)/'`system.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-606-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_gobject_1_la-system.Tpo $(DEPDIR)/liblightdm_gobject_1_la-system.Plo
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:609:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -c -o liblightdm_gobject_1_la-system.lo `test -f 'system.c' || echo '$(srcdir)/'`system.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-610-
lightdm-1.26.0/liblightdm-gobject/Makefile.in-611-liblightdm_gobject_1_la-language.lo: language.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in:612:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -MT liblightdm_gobject_1_la-language.lo -MD -MP -MF $(DEPDIR)/liblightdm_gobject_1_la-language.Tpo -c -o liblightdm_gobject_1_la-language.lo `test -f 'language.c' || echo '$(srcdir)/'`language.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-613-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_gobject_1_la-language.Tpo $(DEPDIR)/liblightdm_gobject_1_la-language.Plo
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:616:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -c -o liblightdm_gobject_1_la-language.lo `test -f 'language.c' || echo '$(srcdir)/'`language.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-617-
lightdm-1.26.0/liblightdm-gobject/Makefile.in-618-liblightdm_gobject_1_la-layout.lo: layout.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in:619:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -MT liblightdm_gobject_1_la-layout.lo -MD -MP -MF $(DEPDIR)/liblightdm_gobject_1_la-layout.Tpo -c -o liblightdm_gobject_1_la-layout.lo `test -f 'layout.c' || echo '$(srcdir)/'`layout.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_gobject_1_la-layout.Tpo $(DEPDIR)/liblightdm_gobject_1_la-layout.Plo
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:623:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -c -o liblightdm_gobject_1_la-layout.lo `test -f 'layout.c' || echo '$(srcdir)/'`layout.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-624-
lightdm-1.26.0/liblightdm-gobject/Makefile.in-625-liblightdm_gobject_1_la-power.lo: power.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in:626:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -MT liblightdm_gobject_1_la-power.lo -MD -MP -MF $(DEPDIR)/liblightdm_gobject_1_la-power.Tpo -c -o liblightdm_gobject_1_la-power.lo `test -f 'power.c' || echo '$(srcdir)/'`power.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-627-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_gobject_1_la-power.Tpo $(DEPDIR)/liblightdm_gobject_1_la-power.Plo
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-629-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:630:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -c -o liblightdm_gobject_1_la-power.lo `test -f 'power.c' || echo '$(srcdir)/'`power.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-631-
lightdm-1.26.0/liblightdm-gobject/Makefile.in-632-liblightdm_gobject_1_la-session.lo: session.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in:633:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -MT liblightdm_gobject_1_la-session.lo -MD -MP -MF $(DEPDIR)/liblightdm_gobject_1_la-session.Tpo -c -o liblightdm_gobject_1_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-634-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_gobject_1_la-session.Tpo $(DEPDIR)/liblightdm_gobject_1_la-session.Plo
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-636-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:637:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -c -o liblightdm_gobject_1_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-638-
lightdm-1.26.0/liblightdm-gobject/Makefile.in-639-liblightdm_gobject_1_la-user.lo: user.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in:640:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -MT liblightdm_gobject_1_la-user.lo -MD -MP -MF $(DEPDIR)/liblightdm_gobject_1_la-user.Tpo -c -o liblightdm_gobject_1_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-641-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblightdm_gobject_1_la-user.Tpo $(DEPDIR)/liblightdm_gobject_1_la-user.Plo
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/liblightdm-gobject/Makefile.in:644:@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) $(liblightdm_gobject_1_la_CFLAGS) $(CFLAGS) -c -o liblightdm_gobject_1_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c
lightdm-1.26.0/liblightdm-gobject/Makefile.in-645-
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-669-	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:670:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-671-	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-690-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:691:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-692-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-711-	@list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:712:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-713-	dir='$(DESTDIR)$(typelibdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-732-	@list='$(vapi_DATA)'; test -n "$(vapidir)" || list=; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:733:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-734-	dir='$(DESTDIR)$(vapidir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-753-	@list='$(liblightdm_gobject_1include_HEADERS)'; test -n "$(liblightdm_gobject_1includedir)" || list=; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:754:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-755-	dir='$(DESTDIR)$(liblightdm_gobject_1includedir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-774-	@list='$(mainheader_HEADERS)'; test -n "$(mainheaderdir)" || list=; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:775:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-776-	dir='$(DESTDIR)$(mainheaderdir)'; $(am__uninstall_files_from_dir)
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-807-GTAGS:
lightdm-1.26.0/liblightdm-gobject/Makefile.in:808:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-809-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-830-distdir: $(DISTFILES)
lightdm-1.26.0/liblightdm-gobject/Makefile.in:831:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:832:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-833-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/liblightdm-gobject/Makefile.in-844-	  if test -d $$d/$$file; then \
lightdm-1.26.0/liblightdm-gobject/Makefile.in:845:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/liblightdm-gobject/Makefile.in-846-	    if test -d "$(distdir)/$$file"; then \
##############################################
lightdm-1.26.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
lightdm-1.26.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lightdm-1.26.0/configure-45-  as_echo='print -r --'
lightdm-1.26.0/configure-46-  as_echo_n='print -rn --'
lightdm-1.26.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lightdm-1.26.0/configure-48-  as_echo='printf %s\n'
##############################################
lightdm-1.26.0/configure-50-else
lightdm-1.26.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lightdm-1.26.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lightdm-1.26.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
lightdm-1.26.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lightdm-1.26.0/configure-62-      esac;
##############################################
lightdm-1.26.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lightdm-1.26.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lightdm-1.26.0/configure-199-
##############################################
lightdm-1.26.0/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
lightdm-1.26.0/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
lightdm-1.26.0/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
lightdm-1.26.0/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
lightdm-1.26.0/configure-332-      case $as_dir in #(
lightdm-1.26.0/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lightdm-1.26.0/configure-334-      *) as_qdir=$as_dir;;
##############################################
lightdm-1.26.0/configure-405-  {
lightdm-1.26.0/configure:406:    as_val=`expr "$@" || test $? -eq 1`
lightdm-1.26.0/configure-407-  }
##############################################
lightdm-1.26.0/configure-412-# ----------------------------------------
lightdm-1.26.0/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lightdm-1.26.0/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lightdm-1.26.0/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lightdm-1.26.0/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lightdm-1.26.0/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lightdm-1.26.0/configure-1002-  case $ac_option in
lightdm-1.26.0/configure:1003:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lightdm-1.26.0/configure-1004-  *=)   ac_optarg= ;;
##############################################
lightdm-1.26.0/configure-1046-  -disable-* | --disable-*)
lightdm-1.26.0/configure:1047:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lightdm-1.26.0/configure-1048-    # Reject names that are not valid shell variable names.
##############################################
lightdm-1.26.0/configure-1051-    ac_useropt_orig=$ac_useropt
lightdm-1.26.0/configure:1052:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lightdm-1.26.0/configure-1053-    case $ac_user_opts in
##############################################
lightdm-1.26.0/configure-1072-  -enable-* | --enable-*)
lightdm-1.26.0/configure:1073:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lightdm-1.26.0/configure-1074-    # Reject names that are not valid shell variable names.
##############################################
lightdm-1.26.0/configure-1077-    ac_useropt_orig=$ac_useropt
lightdm-1.26.0/configure:1078:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lightdm-1.26.0/configure-1079-    case $ac_user_opts in
##############################################
lightdm-1.26.0/configure-1285-  -with-* | --with-*)
lightdm-1.26.0/configure:1286:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lightdm-1.26.0/configure-1287-    # Reject names that are not valid shell variable names.
##############################################
lightdm-1.26.0/configure-1290-    ac_useropt_orig=$ac_useropt
lightdm-1.26.0/configure:1291:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lightdm-1.26.0/configure-1292-    case $ac_user_opts in
##############################################
lightdm-1.26.0/configure-1301-  -without-* | --without-*)
lightdm-1.26.0/configure:1302:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lightdm-1.26.0/configure-1303-    # Reject names that are not valid shell variable names.
##############################################
lightdm-1.26.0/configure-1306-    ac_useropt_orig=$ac_useropt
lightdm-1.26.0/configure:1307:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lightdm-1.26.0/configure-1308-    case $ac_user_opts in
##############################################
lightdm-1.26.0/configure-1339-  *=*)
lightdm-1.26.0/configure:1340:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lightdm-1.26.0/configure-1341-    # Reject names that are not valid shell variable names.
##############################################
lightdm-1.26.0/configure-1360-if test -n "$ac_prev"; then
lightdm-1.26.0/configure:1361:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lightdm-1.26.0/configure-1362-  as_fn_error $? "missing argument to $ac_option"
##############################################
lightdm-1.26.0/configure-1382-    */ )
lightdm-1.26.0/configure:1383:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lightdm-1.26.0/configure-1384-      eval $ac_var=\$ac_val;;
##############################################
lightdm-1.26.0/configure-1417-ac_ls_di=`ls -di .` &&
lightdm-1.26.0/configure:1418:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lightdm-1.26.0/configure-1419-  as_fn_error $? "working directory cannot be determined"
##############################################
lightdm-1.26.0/configure-1473-case $srcdir in
lightdm-1.26.0/configure:1474:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lightdm-1.26.0/configure-1475-esac
##############################################
lightdm-1.26.0/configure-1516-By default, \`make install' will install all the files in
lightdm-1.26.0/configure:1517:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lightdm-1.26.0/configure:1518:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lightdm-1.26.0/configure-1519-for instance \`--prefix=\$HOME'.
##############################################
lightdm-1.26.0/configure-1691-*)
lightdm-1.26.0/configure:1692:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lightdm-1.26.0/configure-1693-  # A ".." for each directory in $ac_dir_suffix.
lightdm-1.26.0/configure:1694:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lightdm-1.26.0/configure-1695-  case $ac_top_builddir_sub in
##############################################
lightdm-1.26.0/configure-2296-    *\'*)
lightdm-1.26.0/configure:2297:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lightdm-1.26.0/configure-2298-    esac
##############################################
lightdm-1.26.0/configure-2379-      case $ac_val in
lightdm-1.26.0/configure:2380:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lightdm-1.26.0/configure-2381-      esac
##############################################
lightdm-1.26.0/configure-2394-	case $ac_val in
lightdm-1.26.0/configure:2395:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lightdm-1.26.0/configure-2396-	esac
##############################################
lightdm-1.26.0/configure-2514-    set,)
lightdm-1.26.0/configure:2515:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lightdm-1.26.0/configure:2516:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lightdm-1.26.0/configure-2517-      ac_cache_corrupted=: ;;
##############################################
lightdm-1.26.0/configure-2525-	# differences in whitespace do not lead to failure.
lightdm-1.26.0/configure:2526:	ac_old_val_w=`echo x $ac_old_val`
lightdm-1.26.0/configure:2527:	ac_new_val_w=`echo x $ac_new_val`
lightdm-1.26.0/configure-2528-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lightdm-1.26.0/configure-2545-    case $ac_new_val in
lightdm-1.26.0/configure:2546:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lightdm-1.26.0/configure-2547-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lightdm-1.26.0/configure-2723-     echo "timestamp, slept: $am_has_slept" > conftest.file
lightdm-1.26.0/configure:2724:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lightdm-1.26.0/configure-2725-     if test "$*" = "X"; then
lightdm-1.26.0/configure-2726-	# -L didn't work.
lightdm-1.26.0/configure:2727:	set X `ls -t "$srcdir/configure" conftest.file`
lightdm-1.26.0/configure-2728-     fi
##############################################
lightdm-1.26.0/configure-2774-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lightdm-1.26.0/configure:2775:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lightdm-1.26.0/configure-2776-
lightdm-1.26.0/configure-2777-# Expand $ac_aux_dir to an absolute path.
lightdm-1.26.0/configure:2778:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lightdm-1.26.0/configure-2779-
##############################################
lightdm-1.26.0/configure-2919-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lightdm-1.26.0/configure:2920:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lightdm-1.26.0/configure-2921-	     'mkdir (GNU coreutils) '* | \
##############################################
lightdm-1.26.0/configure-2992-set x ${MAKE-make}
lightdm-1.26.0/configure:2993:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lightdm-1.26.0/configure-2994-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lightdm-1.26.0/configure-3002-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lightdm-1.26.0/configure:3003:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lightdm-1.26.0/configure-3004-  *@@@%%%=?*=@@@%%%*)
##############################################
lightdm-1.26.0/configure-3068-
lightdm-1.26.0/configure:3069:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lightdm-1.26.0/configure-3070-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lightdm-1.26.0/configure-3242-# Ignore all kinds of additional output from 'make'.
lightdm-1.26.0/configure:3243:case `$am_make -s -f confmf 2> /dev/null` in #(
lightdm-1.26.0/configure-3244-*the\ am__doit\ target*)
##############################################
lightdm-1.26.0/configure-3252-   echo '.include "confinc"' > confmf
lightdm-1.26.0/configure:3253:   case `$am_make -s -f confmf 2> /dev/null` in #(
lightdm-1.26.0/configure-3254-   *the\ am__doit\ target*)
##############################################
lightdm-1.26.0/configure-3631-$as_echo_n "checking whether the C compiler works... " >&6; }
lightdm-1.26.0/configure:3632:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lightdm-1.26.0/configure-3633-
##############################################
lightdm-1.26.0/configure-3675-	then :; else
lightdm-1.26.0/configure:3676:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lightdm-1.26.0/configure-3677-	fi
##############################################
lightdm-1.26.0/configure-3735-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lightdm-1.26.0/configure:3736:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lightdm-1.26.0/configure-3737-	  break;;
##############################################
lightdm-1.26.0/configure-3844-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lightdm-1.26.0/configure:3845:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lightdm-1.26.0/configure-3846-       break;;
##############################################
lightdm-1.26.0/configure-4162-  if test "$am_compiler_list" = ""; then
lightdm-1.26.0/configure:4163:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lightdm-1.26.0/configure-4164-  fi
##############################################
lightdm-1.26.0/configure-4474-test "x$ac_build_alias" = x &&
lightdm-1.26.0/configure:4475:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
lightdm-1.26.0/configure-4476-test "x$ac_build_alias" = x &&
lightdm-1.26.0/configure-4477-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
lightdm-1.26.0/configure:4478:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
lightdm-1.26.0/configure-4479-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
lightdm-1.26.0/configure-4498-IFS=$ac_save_IFS
lightdm-1.26.0/configure:4499:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
lightdm-1.26.0/configure-4500-
##############################################
lightdm-1.26.0/configure-4509-else
lightdm-1.26.0/configure:4510:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
lightdm-1.26.0/configure-4511-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
lightdm-1.26.0/configure-4531-IFS=$ac_save_IFS
lightdm-1.26.0/configure:4532:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
lightdm-1.26.0/configure-4533-
##############################################
lightdm-1.26.0/configure-4559-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lightdm-1.26.0/configure:4560:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lightdm-1.26.0/configure-4561-  ECHO='print -r --'
lightdm-1.26.0/configure:4562:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lightdm-1.26.0/configure-4563-  ECHO='printf %s\n'
##############################################
lightdm-1.26.0/configure-4628-  # Check for GNU $ac_path_SED
lightdm-1.26.0/configure:4629:case `"$ac_path_SED" --version 2>&1` in
lightdm-1.26.0/configure-4630-*GNU*)
##############################################
lightdm-1.26.0/configure-4704-  # Check for GNU $ac_path_GREP
lightdm-1.26.0/configure:4705:case `"$ac_path_GREP" --version 2>&1` in
lightdm-1.26.0/configure-4706-*GNU*)
##############################################
lightdm-1.26.0/configure-4770-  # Check for GNU $ac_path_EGREP
lightdm-1.26.0/configure:4771:case `"$ac_path_EGREP" --version 2>&1` in
lightdm-1.26.0/configure-4772-*GNU*)
##############################################
lightdm-1.26.0/configure-4837-  # Check for GNU $ac_path_FGREP
lightdm-1.26.0/configure:4838:case `"$ac_path_FGREP" --version 2>&1` in
lightdm-1.26.0/configure-4839-*GNU*)
##############################################
lightdm-1.26.0/configure-4917-    # gcc leaves a trailing carriage return, which upsets mingw
lightdm-1.26.0/configure:4918:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lightdm-1.26.0/configure-4919-  *)
lightdm-1.26.0/configure:4920:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lightdm-1.26.0/configure-4921-  esac
##############################################
lightdm-1.26.0/configure-4926-      # Canonicalize the pathname of ld
lightdm-1.26.0/configure:4927:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lightdm-1.26.0/configure-4928-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lightdm-1.26.0/configure:4929:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lightdm-1.26.0/configure-4930-      done
##############################################
lightdm-1.26.0/configure-4961-      # Break only if it was the GNU/non-GNU ld that we prefer.
lightdm-1.26.0/configure:4962:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lightdm-1.26.0/configure-4963-      *GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/configure-4992-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lightdm-1.26.0/configure:4993:case `$LD -v 2>&1 </dev/null` in
lightdm-1.26.0/configure-4994-*GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/configure-5042-	esac
lightdm-1.26.0/configure:5043:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
lightdm-1.26.0/configure-5044-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
lightdm-1.26.0/configure-5048-	*)
lightdm-1.26.0/configure:5049:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lightdm-1.26.0/configure-5050-	  */dev/null*)
##############################################
lightdm-1.26.0/configure-5176-
lightdm-1.26.0/configure:5177:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
lightdm-1.26.0/configure-5178-    *COFF*)
##############################################
lightdm-1.26.0/configure-5288-    # And add a safety zone
lightdm-1.26.0/configure:5289:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lightdm-1.26.0/configure:5290:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lightdm-1.26.0/configure-5291-    ;;
##############################################
lightdm-1.26.0/configure-5321-    if test -n "$kargmax"; then
lightdm-1.26.0/configure:5322:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
lightdm-1.26.0/configure-5323-    else
##############################################
lightdm-1.26.0/configure-5330-       test undefined != "$lt_cv_sys_max_cmd_len"; then
lightdm-1.26.0/configure:5331:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lightdm-1.26.0/configure:5332:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lightdm-1.26.0/configure-5333-    else
##############################################
lightdm-1.26.0/configure-5342-      # we can't tell.
lightdm-1.26.0/configure:5343:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
lightdm-1.26.0/configure-5344-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lightdm-1.26.0/configure-5346-      do
lightdm-1.26.0/configure:5347:        i=`expr $i + 1`
lightdm-1.26.0/configure-5348-        teststring=$teststring$teststring
##############################################
lightdm-1.26.0/configure-5350-      # Only check the string length outside the loop.
lightdm-1.26.0/configure:5351:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lightdm-1.26.0/configure-5352-      teststring=
##############################################
lightdm-1.26.0/configure-5355-      # linker.  It appears as though 1/2 is a usable value.
lightdm-1.26.0/configure:5356:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lightdm-1.26.0/configure-5357-    fi
##############################################
lightdm-1.26.0/configure-5766-openbsd* | bitrig*)
lightdm-1.26.0/configure:5767:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lightdm-1.26.0/configure-5768-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
lightdm-1.26.0/configure-5836-    else
lightdm-1.26.0/configure:5837:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
lightdm-1.26.0/configure-5838-    fi
##############################################
lightdm-1.26.0/configure-5981-  # decide which one to use based on capabilities of $DLLTOOL
lightdm-1.26.0/configure:5982:  case `$DLLTOOL --help 2>&1` in
lightdm-1.26.0/configure-5983-  *--identify-strict*)
##############################################
lightdm-1.26.0/configure-6503-# If we're using GNU nm, then use its standard symbol codes.
lightdm-1.26.0/configure:6504:case `$NM -V 2>&1` in
lightdm-1.26.0/configure-6505-*GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/configure-6551-mingw*)
lightdm-1.26.0/configure:6552:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lightdm-1.26.0/configure-6553-  ;;
##############################################
lightdm-1.26.0/configure-6783-   if test yes = "$GCC"; then
lightdm-1.26.0/configure:6784:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lightdm-1.26.0/configure-6785-   fi
##############################################
lightdm-1.26.0/configure-6787- /*)
lightdm-1.26.0/configure:6788:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lightdm-1.26.0/configure-6789-   ;; #(
##############################################
lightdm-1.26.0/configure-6882-    done
lightdm-1.26.0/configure:6883:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lightdm-1.26.0/configure-6884-}
##############################################
lightdm-1.26.0/configure-6904-  test $ac_status = 0; }; then
lightdm-1.26.0/configure:6905:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/configure-6906-      *ELF-32*)
##############################################
lightdm-1.26.0/configure-6925-    if test yes = "$lt_cv_prog_gnu_ld"; then
lightdm-1.26.0/configure:6926:      case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/configure-6927-	*32-bit*)
##############################################
lightdm-1.26.0/configure-6937-    else
lightdm-1.26.0/configure:6938:      case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/configure-6939-	*32-bit*)
##############################################
lightdm-1.26.0/configure-6963-    emul=elf
lightdm-1.26.0/configure:6964:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/configure-6965-      *32-bit*)
##############################################
lightdm-1.26.0/configure-6971-    esac
lightdm-1.26.0/configure:6972:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/configure-6973-      *MSB*)
##############################################
lightdm-1.26.0/configure-6979-    esac
lightdm-1.26.0/configure:6980:    case `/usr/bin/file conftest.$ac_objext` in
lightdm-1.26.0/configure-6981-      *N32*)
##############################################
lightdm-1.26.0/configure-7912-    *:)
lightdm-1.26.0/configure:7913:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
lightdm-1.26.0/configure-7914-        ;;
lightdm-1.26.0/configure-7915-    x:*)
lightdm-1.26.0/configure:7916:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
lightdm-1.26.0/configure-7917-        ;;
lightdm-1.26.0/configure-7918-    *::*)
lightdm-1.26.0/configure:7919:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
lightdm-1.26.0/configure:7920:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
lightdm-1.26.0/configure-7921-        ;;
lightdm-1.26.0/configure-7922-    *)
lightdm-1.26.0/configure:7923:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
lightdm-1.26.0/configure-7924-        ;;
##############################################
lightdm-1.26.0/configure-8181-do :
lightdm-1.26.0/configure:8182:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lightdm-1.26.0/configure-8183-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lightdm-1.26.0/configure-8186-  cat >>confdefs.h <<_ACEOF
lightdm-1.26.0/configure:8187:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lightdm-1.26.0/configure-8188-_ACEOF
##############################################
lightdm-1.26.0/configure-8544-	"file_magic "*)
lightdm-1.26.0/configure:8545:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lightdm-1.26.0/configure-8546-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
lightdm-1.26.0/configure-8610-	"file_magic "*)
lightdm-1.26.0/configure:8611:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lightdm-1.26.0/configure-8612-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
lightdm-1.26.0/configure-9008-      *)
lightdm-1.26.0/configure:9009:	case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/configure-9010-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
lightdm-1.26.0/configure-9457-	# shared libraries, regardless of the interface used.
lightdm-1.26.0/configure:9458:	case `$LD -v 2>&1` in
lightdm-1.26.0/configure-9459-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lightdm-1.26.0/configure-9489-    supports_anon_versioning=no
lightdm-1.26.0/configure:9490:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
lightdm-1.26.0/configure-9491-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lightdm-1.26.0/configure-9558-	# is; otherwise, prepend EXPORTS...
lightdm-1.26.0/configure:9559:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lightdm-1.26.0/configure-9560-          cp $export_symbols $output_objdir/$soname.def;
##############################################
lightdm-1.26.0/configure-9592-	prefix_cmds="$SED"~
lightdm-1.26.0/configure:9593:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lightdm-1.26.0/configure-9594-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lightdm-1.26.0/configure-9614-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lightdm-1.26.0/configure:9615:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lightdm-1.26.0/configure:9616:      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'
lightdm-1.26.0/configure-9617-      ;;
##############################################
lightdm-1.26.0/configure-9632-        pgcc*)				# Portland Group C compiler
lightdm-1.26.0/configure:9633:	  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'
lightdm-1.26.0/configure-9634-	  tmp_addflag=' $pic_flag'
##############################################
lightdm-1.26.0/configure-9637-					# Portland Group f77 and f90 compilers
lightdm-1.26.0/configure:9638:	  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'
lightdm-1.26.0/configure-9639-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lightdm-1.26.0/configure-9654-	nvcc*)	# Cuda Compiler Driver 2.2
lightdm-1.26.0/configure:9655:	  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'
lightdm-1.26.0/configure-9656-	  compiler_needs_object=yes
##############################################
lightdm-1.26.0/configure-9658-	esac
lightdm-1.26.0/configure:9659:	case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/configure-9660-	*Sun\ C*)			# Sun C 5.9
lightdm-1.26.0/configure:9661:	  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'
lightdm-1.26.0/configure-9662-	  compiler_needs_object=yes
##############################################
lightdm-1.26.0/configure-9729-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lightdm-1.26.0/configure:9730:      case `$LD -v 2>&1` in
lightdm-1.26.0/configure-9731-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lightdm-1.26.0/configure-9818-	else
lightdm-1.26.0/configure:9819:	  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'
lightdm-1.26.0/configure-9820-	fi
##############################################
lightdm-1.26.0/configure-9883-	# below for broken collect2 doesn't work under 4.3+
lightdm-1.26.0/configure:9884:	  collect2name=`$CC -print-prog-name=collect2`
lightdm-1.26.0/configure-9885-	  if test -f "$collect2name" &&
##############################################
lightdm-1.26.0/configure-9963-      }'
lightdm-1.26.0/configure:9964:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-9965-  # Check for a 64-bit object if we didn't find anything.
lightdm-1.26.0/configure-9966-  if test -z "$lt_cv_aix_libpath_"; then
lightdm-1.26.0/configure:9967:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-9968-  fi
##############################################
lightdm-1.26.0/configure-9981-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
lightdm-1.26.0/configure:9982:        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
lightdm-1.26.0/configure-9983-      else
##############################################
lightdm-1.26.0/configure-10016-      }'
lightdm-1.26.0/configure:10017:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-10018-  # Check for a 64-bit object if we didn't find anything.
lightdm-1.26.0/configure-10019-  if test -z "$lt_cv_aix_libpath_"; then
lightdm-1.26.0/configure:10020:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-10021-  fi
##############################################
lightdm-1.26.0/configure-10048-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
lightdm-1.26.0/configure:10049:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
lightdm-1.26.0/configure-10050-	  if test svr4 != "$with_aix_soname"; then
##############################################
lightdm-1.26.0/configure-10101-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
lightdm-1.26.0/configure:10102:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lightdm-1.26.0/configure-10103-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
lightdm-1.26.0/configure-10139-	# FIXME: Setting linknames here is a bad hack.
lightdm-1.26.0/configure:10140:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lightdm-1.26.0/configure-10141-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lightdm-1.26.0/configure-10157-  if test yes = "$lt_cv_ld_force_load"; then
lightdm-1.26.0/configure:10158:    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\"`'
lightdm-1.26.0/configure-10159-
##############################################
lightdm-1.26.0/configure-10337-      if test yes = "$GCC"; then
lightdm-1.26.0/configure:10338:	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'
lightdm-1.26.0/configure-10339-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lightdm-1.26.0/configure-10365-	if test yes = "$lt_cv_irix_exported_symbol"; then
lightdm-1.26.0/configure:10366:          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'
lightdm-1.26.0/configure-10367-	fi
##############################################
lightdm-1.26.0/configure-10369-      else
lightdm-1.26.0/configure:10370:	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'
lightdm-1.26.0/configure:10371:	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'
lightdm-1.26.0/configure-10372-      fi
##############################################
lightdm-1.26.0/configure-10416-	hardcode_direct_absolute=yes
lightdm-1.26.0/configure:10417:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lightdm-1.26.0/configure-10418-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lightdm-1.26.0/configure-10447-	prefix_cmds="$SED"~
lightdm-1.26.0/configure:10448:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lightdm-1.26.0/configure-10449-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lightdm-1.26.0/configure-10461-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
lightdm-1.26.0/configure:10462:	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'
lightdm-1.26.0/configure-10463-      else
lightdm-1.26.0/configure-10464-	allow_undefined_flag=' -expect_unresolved \*'
lightdm-1.26.0/configure:10465:	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'
lightdm-1.26.0/configure-10466-      fi
##############################################
lightdm-1.26.0/configure-10474-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
lightdm-1.26.0/configure:10475:	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'
lightdm-1.26.0/configure-10476-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
lightdm-1.26.0/configure-10478-	allow_undefined_flag=' -expect_unresolved \*'
lightdm-1.26.0/configure:10479:	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'
lightdm-1.26.0/configure:10480:	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~
lightdm-1.26.0/configure:10481:          $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'
lightdm-1.26.0/configure-10482-
##############################################
lightdm-1.26.0/configure-10497-      else
lightdm-1.26.0/configure:10498:	case `$CC -V 2>&1` in
lightdm-1.26.0/configure-10499-	*"Compilers 5.0"*)
##############################################
lightdm-1.26.0/configure-10896-  esac
lightdm-1.26.0/configure:10897:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lightdm-1.26.0/configure-10898-  case $lt_search_path_spec in
##############################################
lightdm-1.26.0/configure-10903-    # okay in the real world where ";" in dirpaths is itself problematic.
lightdm-1.26.0/configure:10904:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lightdm-1.26.0/configure-10905-    ;;
lightdm-1.26.0/configure-10906-  *)
lightdm-1.26.0/configure:10907:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/configure-10908-    ;;
##############################################
lightdm-1.26.0/configure-10912-  lt_tmp_lt_search_path_spec=
lightdm-1.26.0/configure:10913:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lightdm-1.26.0/configure-10914-  # ...but if some path component already ends with the multilib dir we assume
##############################################
lightdm-1.26.0/configure-10954-  esac
lightdm-1.26.0/configure:10955:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lightdm-1.26.0/configure-10956-else
##############################################
lightdm-1.26.0/configure-11094-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lightdm-1.26.0/configure:11095:    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'
lightdm-1.26.0/configure-11096-    ;;
##############################################
lightdm-1.26.0/configure-11130-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lightdm-1.26.0/configure:11131:    postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/configure:11132:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lightdm-1.26.0/configure:11133:      dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/configure-11134-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lightdm-1.26.0/configure-11139-      fi'
lightdm-1.26.0/configure:11140:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lightdm-1.26.0/configure-11141-      dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/configure-11147-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lightdm-1.26.0/configure:11148:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-11149-
##############################################
lightdm-1.26.0/configure-11153-      # MinGW DLLs use traditional 'lib' prefix
lightdm-1.26.0/configure:11154:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-11155-      ;;
##############################################
lightdm-1.26.0/configure-11157-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lightdm-1.26.0/configure:11158:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-11159-      ;;
##############################################
lightdm-1.26.0/configure-11166-    libname_spec='$name'
lightdm-1.26.0/configure:11167:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-11168-    library_names_spec='$libname.dll.lib'
##############################################
lightdm-1.26.0/configure-11178-        # Let DOS variable expansion print the short 8.3 style file name.
lightdm-1.26.0/configure:11179:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lightdm-1.26.0/configure-11180-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lightdm-1.26.0/configure-11183-      # Convert to MSYS style.
lightdm-1.26.0/configure:11184:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
lightdm-1.26.0/configure-11185-      ;;
##############################################
lightdm-1.26.0/configure-11189-      # like /cygdrive/c/PROGRA~1:/cygdr...
lightdm-1.26.0/configure:11190:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lightdm-1.26.0/configure:11191:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lightdm-1.26.0/configure:11192:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/configure-11193-      ;;
##############################################
lightdm-1.26.0/configure-11197-        # It is most probably a Windows format PATH.
lightdm-1.26.0/configure:11198:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lightdm-1.26.0/configure-11199-      else
lightdm-1.26.0/configure:11200:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/configure-11201-      fi
##############################################
lightdm-1.26.0/configure-11207-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lightdm-1.26.0/configure:11208:    postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/configure:11209:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lightdm-1.26.0/configure:11210:      dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/configure-11211-      test -d \$dldir || mkdir -p \$dldir~
lightdm-1.26.0/configure-11212-      $install_prog $dir/$dlname \$dldir/$dlname'
lightdm-1.26.0/configure:11213:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lightdm-1.26.0/configure-11214-      dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/configure-11221-    # Assume MSVC wrapper
lightdm-1.26.0/configure:11222:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
lightdm-1.26.0/configure-11223-    dynamic_linker='Win32 ld.exe'
##############################################
lightdm-1.26.0/configure-11238-  shlibpath_var=DYLD_LIBRARY_PATH
lightdm-1.26.0/configure:11239:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lightdm-1.26.0/configure-11240-
##############################################
lightdm-1.26.0/configure-11491-  if test -f /etc/ld.so.conf; then
lightdm-1.26.0/configure:11492:    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' ' '`
lightdm-1.26.0/configure-11493-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lightdm-1.26.0/configure-11557-  need_lib_prefix=no
lightdm-1.26.0/configure:11558:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lightdm-1.26.0/configure-11559-    need_version=no
##############################################
lightdm-1.26.0/configure-11584-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
lightdm-1.26.0/configure:11585:  postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/configure:11586:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
lightdm-1.26.0/configure:11587:    dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/configure-11588-    test -d \$dldir || mkdir -p \$dldir~
##############################################
lightdm-1.26.0/configure-11593-    fi'
lightdm-1.26.0/configure:11594:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
lightdm-1.26.0/configure-11595-    dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/configure-12810-  if test "$am_compiler_list" = ""; then
lightdm-1.26.0/configure:12811:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lightdm-1.26.0/configure-12812-  fi
##############################################
lightdm-1.26.0/configure-12914-  case $2 in
lightdm-1.26.0/configure:12915:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
lightdm-1.26.0/configure:12916:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
lightdm-1.26.0/configure-12917-  esac
##############################################
lightdm-1.26.0/configure-13194-    # gcc leaves a trailing carriage return, which upsets mingw
lightdm-1.26.0/configure:13195:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lightdm-1.26.0/configure-13196-  *)
lightdm-1.26.0/configure:13197:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lightdm-1.26.0/configure-13198-  esac
##############################################
lightdm-1.26.0/configure-13203-      # Canonicalize the pathname of ld
lightdm-1.26.0/configure:13204:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lightdm-1.26.0/configure-13205-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lightdm-1.26.0/configure:13206:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lightdm-1.26.0/configure-13207-      done
##############################################
lightdm-1.26.0/configure-13238-      # Break only if it was the GNU/non-GNU ld that we prefer.
lightdm-1.26.0/configure:13239:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lightdm-1.26.0/configure-13240-      *GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/configure-13269-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lightdm-1.26.0/configure:13270:case `$LD -v 2>&1 </dev/null` in
lightdm-1.26.0/configure-13271-*GNU* | *'with BFD'*)
##############################################
lightdm-1.26.0/configure-13303-        # ancient GNU ld didn't support --whole-archive et. al.
lightdm-1.26.0/configure:13304:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lightdm-1.26.0/configure-13305-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lightdm-1.26.0/configure-13414-          # below for broken collect2 doesn't work under 4.3+
lightdm-1.26.0/configure:13415:	  collect2name=`$CC -print-prog-name=collect2`
lightdm-1.26.0/configure-13416-	  if test -f "$collect2name" &&
##############################################
lightdm-1.26.0/configure-13495-      }'
lightdm-1.26.0/configure:13496:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-13497-  # Check for a 64-bit object if we didn't find anything.
lightdm-1.26.0/configure-13498-  if test -z "$lt_cv_aix_libpath__CXX"; then
lightdm-1.26.0/configure:13499:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-13500-  fi
##############################################
lightdm-1.26.0/configure-13514-
lightdm-1.26.0/configure:13515:          archive_expsym_cmds_CXX='$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
lightdm-1.26.0/configure-13516-        else
##############################################
lightdm-1.26.0/configure-13549-      }'
lightdm-1.26.0/configure:13550:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-13551-  # Check for a 64-bit object if we didn't find anything.
lightdm-1.26.0/configure-13552-  if test -z "$lt_cv_aix_libpath__CXX"; then
lightdm-1.26.0/configure:13553:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lightdm-1.26.0/configure-13554-  fi
##############################################
lightdm-1.26.0/configure-13581-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
lightdm-1.26.0/configure:13582:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
lightdm-1.26.0/configure-13583-	    if test svr4 != "$with_aix_soname"; then
##############################################
lightdm-1.26.0/configure-13634-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
lightdm-1.26.0/configure:13635:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lightdm-1.26.0/configure-13636-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
lightdm-1.26.0/configure-13676-	    # is; otherwise, prepend EXPORTS...
lightdm-1.26.0/configure:13677:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lightdm-1.26.0/configure-13678-              cp $export_symbols $output_objdir/$soname.def;
##############################################
lightdm-1.26.0/configure-13697-  if test yes = "$lt_cv_ld_force_load"; then
lightdm-1.26.0/configure:13698:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
lightdm-1.26.0/configure-13699-
##############################################
lightdm-1.26.0/configure-13742-	  prefix_cmds="$SED"~
lightdm-1.26.0/configure:13743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
lightdm-1.26.0/configure-13744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
lightdm-1.26.0/configure-13816-            # dependencies.
lightdm-1.26.0/configure:13817:            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"'
lightdm-1.26.0/configure-13818-            ;;
##############################################
lightdm-1.26.0/configure-13881-	    # dependencies.
lightdm-1.26.0/configure:13882:	    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"'
lightdm-1.26.0/configure-13883-	    ;;
##############################################
lightdm-1.26.0/configure-13917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lightdm-1.26.0/configure:13918:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lightdm-1.26.0/configure:13919:	archive_expsym_cmds_CXX='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'
lightdm-1.26.0/configure-13920-	;;
##############################################
lightdm-1.26.0/configure-13924-	    # SGI C++
lightdm-1.26.0/configure:13925:	    archive_cmds_CXX='$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'
lightdm-1.26.0/configure-13926-
##############################################
lightdm-1.26.0/configure-13935-	      if test no = "$with_gnu_ld"; then
lightdm-1.26.0/configure:13936:	        archive_cmds_CXX='$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'
lightdm-1.26.0/configure-13937-	      else
lightdm-1.26.0/configure:13938:	        archive_cmds_CXX='$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'
lightdm-1.26.0/configure-13939-	      fi
##############################################
lightdm-1.26.0/configure-13956-	    # to its proper name (with version) after linking.
lightdm-1.26.0/configure:13957:	    archive_cmds_CXX='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'
lightdm-1.26.0/configure:13958:	    archive_expsym_cmds_CXX='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'
lightdm-1.26.0/configure-13959-	    # Commands to make compiler produce verbose output that lists
##############################################
lightdm-1.26.0/configure-13966-	    # dependencies.
lightdm-1.26.0/configure:13967:	    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"'
lightdm-1.26.0/configure-13968-
##############################################
lightdm-1.26.0/configure-13981-	    # earlier do not add the objects themselves.
lightdm-1.26.0/configure:13982:	    case `$CC -V 2>&1` in
lightdm-1.26.0/configure-13983-	      *"Version 7."*)
##############################################
lightdm-1.26.0/configure-14002-            # Portland Group C++ compiler
lightdm-1.26.0/configure:14003:	    case `$CC -V` in
lightdm-1.26.0/configure-14004-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
lightdm-1.26.0/configure-14007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lightdm-1.26.0/configure:14008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lightdm-1.26.0/configure-14009-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
lightdm-1.26.0/configure-14011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lightdm-1.26.0/configure:14012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lightdm-1.26.0/configure-14013-                $RANLIB $oldlib'
##############################################
lightdm-1.26.0/configure-14016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lightdm-1.26.0/configure:14017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
lightdm-1.26.0/configure-14018-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
lightdm-1.26.0/configure-14020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lightdm-1.26.0/configure:14021:                $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'
lightdm-1.26.0/configure-14022-	      ;;
##############################################
lightdm-1.26.0/configure-14030-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
lightdm-1.26.0/configure:14031:	    whole_archive_flag_spec_CXX='$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'
lightdm-1.26.0/configure-14032-            ;;
##############################################
lightdm-1.26.0/configure-14049-	    # dependencies.
lightdm-1.26.0/configure:14050:	    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'
lightdm-1.26.0/configure-14051-	    ;;
##############################################
lightdm-1.26.0/configure-14064-	  *)
lightdm-1.26.0/configure:14065:	    case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/configure-14066-	    *Sun\ C*)
##############################################
lightdm-1.26.0/configure-14071-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
lightdm-1.26.0/configure:14072:	      whole_archive_flag_spec_CXX='$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'
lightdm-1.26.0/configure-14073-	      compiler_needs_object_CXX=yes
##############################################
lightdm-1.26.0/configure-14136-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
lightdm-1.26.0/configure:14137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
lightdm-1.26.0/configure-14138-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
lightdm-1.26.0/configure-14155-	    # to its proper name (with version) after linking.
lightdm-1.26.0/configure:14156:	    archive_cmds_CXX='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'
lightdm-1.26.0/configure-14157-
##############################################
lightdm-1.26.0/configure-14176-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
lightdm-1.26.0/configure:14177:	        archive_cmds_CXX='$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'
lightdm-1.26.0/configure-14178-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
lightdm-1.26.0/configure-14181-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
lightdm-1.26.0/configure:14182:	        archive_cmds_CXX='$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'
lightdm-1.26.0/configure:14183:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lightdm-1.26.0/configure-14184-                  echo "-hidden">> $lib.exp~
lightdm-1.26.0/configure:14185:                  $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~
lightdm-1.26.0/configure-14186-                  $RM $lib.exp'
##############################################
lightdm-1.26.0/configure-14200-	    # dependencies.
lightdm-1.26.0/configure:14201:	    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"'
lightdm-1.26.0/configure-14202-	    ;;
##############################################
lightdm-1.26.0/configure-14207-	        osf3*)
lightdm-1.26.0/configure:14208:	          archive_cmds_CXX='$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'
lightdm-1.26.0/configure-14209-		  ;;
lightdm-1.26.0/configure-14210-	        *)
lightdm-1.26.0/configure:14211:	          archive_cmds_CXX='$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'
lightdm-1.26.0/configure-14212-		  ;;
##############################################
lightdm-1.26.0/configure-14454-
lightdm-1.26.0/configure:14455:  for p in `eval "$output_verbose_link_cmd"`; do
lightdm-1.26.0/configure-14456-    case $prev$p in
##############################################
lightdm-1.26.0/configure-14557-if test -n "${compiler_lib_search_path_CXX}"; then
lightdm-1.26.0/configure:14558: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
lightdm-1.26.0/configure-14559-fi
##############################################
lightdm-1.26.0/configure-14804-	  *)
lightdm-1.26.0/configure:14805:	    case `$CC -V 2>&1 | sed 5q` in
lightdm-1.26.0/configure-14806-	    *Sun\ C*)
##############################################
lightdm-1.26.0/configure-15186-    else
lightdm-1.26.0/configure:15187:      export_symbols_cmds_CXX='`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'
lightdm-1.26.0/configure-15188-    fi
##############################################
lightdm-1.26.0/configure-15491-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lightdm-1.26.0/configure:15492:    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'
lightdm-1.26.0/configure-15493-    ;;
##############################################
lightdm-1.26.0/configure-15527-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lightdm-1.26.0/configure:15528:    postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/configure:15529:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lightdm-1.26.0/configure:15530:      dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/configure-15531-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lightdm-1.26.0/configure-15536-      fi'
lightdm-1.26.0/configure:15537:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lightdm-1.26.0/configure-15538-      dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/configure-15544-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lightdm-1.26.0/configure:15545:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-15546-
##############################################
lightdm-1.26.0/configure-15549-      # MinGW DLLs use traditional 'lib' prefix
lightdm-1.26.0/configure:15550:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-15551-      ;;
##############################################
lightdm-1.26.0/configure-15553-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lightdm-1.26.0/configure:15554:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-15555-      ;;
##############################################
lightdm-1.26.0/configure-15562-    libname_spec='$name'
lightdm-1.26.0/configure:15563:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lightdm-1.26.0/configure-15564-    library_names_spec='$libname.dll.lib'
##############################################
lightdm-1.26.0/configure-15574-        # Let DOS variable expansion print the short 8.3 style file name.
lightdm-1.26.0/configure:15575:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lightdm-1.26.0/configure-15576-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lightdm-1.26.0/configure-15579-      # Convert to MSYS style.
lightdm-1.26.0/configure:15580:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
lightdm-1.26.0/configure-15581-      ;;
##############################################
lightdm-1.26.0/configure-15585-      # like /cygdrive/c/PROGRA~1:/cygdr...
lightdm-1.26.0/configure:15586:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lightdm-1.26.0/configure:15587:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lightdm-1.26.0/configure:15588:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/configure-15589-      ;;
##############################################
lightdm-1.26.0/configure-15593-        # It is most probably a Windows format PATH.
lightdm-1.26.0/configure:15594:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lightdm-1.26.0/configure-15595-      else
lightdm-1.26.0/configure:15596:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lightdm-1.26.0/configure-15597-      fi
##############################################
lightdm-1.26.0/configure-15603-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lightdm-1.26.0/configure:15604:    postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/configure:15605:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lightdm-1.26.0/configure:15606:      dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/configure-15607-      test -d \$dldir || mkdir -p \$dldir~
lightdm-1.26.0/configure-15608-      $install_prog $dir/$dlname \$dldir/$dlname'
lightdm-1.26.0/configure:15609:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lightdm-1.26.0/configure-15610-      dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/configure-15617-    # Assume MSVC wrapper
lightdm-1.26.0/configure:15618:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
lightdm-1.26.0/configure-15619-    dynamic_linker='Win32 ld.exe'
##############################################
lightdm-1.26.0/configure-15634-  shlibpath_var=DYLD_LIBRARY_PATH
lightdm-1.26.0/configure:15635:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lightdm-1.26.0/configure-15636-
##############################################
lightdm-1.26.0/configure-15886-  if test -f /etc/ld.so.conf; then
lightdm-1.26.0/configure:15887:    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' ' '`
lightdm-1.26.0/configure-15888-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lightdm-1.26.0/configure-15952-  need_lib_prefix=no
lightdm-1.26.0/configure:15953:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lightdm-1.26.0/configure-15954-    need_version=no
##############################################
lightdm-1.26.0/configure-15979-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
lightdm-1.26.0/configure:15980:  postinstall_cmds='base_file=`basename \$file`~
lightdm-1.26.0/configure:15981:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
lightdm-1.26.0/configure:15982:    dldir=$destdir/`dirname \$dlpath`~
lightdm-1.26.0/configure-15983-    test -d \$dldir || mkdir -p \$dldir~
##############################################
lightdm-1.26.0/configure-15988-    fi'
lightdm-1.26.0/configure:15989:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
lightdm-1.26.0/configure-15990-    dlpath=$dir/\$dldll~
##############################################
lightdm-1.26.0/configure-16481-    if test "x$found_introspection" = "xyes"; then
lightdm-1.26.0/configure:16482:       INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
lightdm-1.26.0/configure:16483:       INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
lightdm-1.26.0/configure:16484:       INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
lightdm-1.26.0/configure:16485:       INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
lightdm-1.26.0/configure-16486-       INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
lightdm-1.26.0/configure:16487:       INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
lightdm-1.26.0/configure:16488:       INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
lightdm-1.26.0/configure:16489:       INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
lightdm-1.26.0/configure-16490-    fi
##############################################
lightdm-1.26.0/configure-16736-
lightdm-1.26.0/configure:16737:      VAPIGEN=`$PKG_CONFIG --variable=vapigen $vapigen_pkg_name`
lightdm-1.26.0/configure:16738:      VAPIGEN_MAKEFILE=`$PKG_CONFIG --variable=datadir $vapigen_pkg_name`/vala/Makefile.vapigen
lightdm-1.26.0/configure-16739-      if test "x" = "x"; then :
lightdm-1.26.0/configure-16740-
lightdm-1.26.0/configure:16741:          VAPIGEN_VAPIDIR=`$PKG_CONFIG --variable=vapidir $vapigen_pkg_name`
lightdm-1.26.0/configure-16742-
##############################################
lightdm-1.26.0/configure-16744-
lightdm-1.26.0/configure:16745:          VAPIGEN_VAPIDIR=`$PKG_CONFIG --variable=vapidir_versioned $vapigen_pkg_name`
lightdm-1.26.0/configure-16746-
##############################################
lightdm-1.26.0/configure-16802-do :
lightdm-1.26.0/configure:16803:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lightdm-1.26.0/configure-16804-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lightdm-1.26.0/configure-16806-  cat >>confdefs.h <<_ACEOF
lightdm-1.26.0/configure:16807:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lightdm-1.26.0/configure-16808-_ACEOF
##############################################
lightdm-1.26.0/configure-18535-  test $ac_status = 0; }; then
lightdm-1.26.0/configure:18536:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
lightdm-1.26.0/configure-18537-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lightdm-1.26.0/configure-18552-  test $ac_status = 0; }; then
lightdm-1.26.0/configure:18553:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
lightdm-1.26.0/configure-18554-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lightdm-1.26.0/configure-18573-        if test $_pkg_short_errors_supported = yes; then
lightdm-1.26.0/configure:18574:	        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`
lightdm-1.26.0/configure-18575-        else
lightdm-1.26.0/configure:18576:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
lightdm-1.26.0/configure-18577-        fi
##############################################
lightdm-1.26.0/configure-18900-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
lightdm-1.26.0/configure:18901:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
lightdm-1.26.0/configure:18902:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
lightdm-1.26.0/configure-18903-	done; done
lightdm-1.26.0/configure-18904-	@for f in $(_HELP_C_EXTRA); do \
lightdm-1.26.0/configure:18905:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
lightdm-1.26.0/configure-18906-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
lightdm-1.26.0/configure-18908-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
lightdm-1.26.0/configure:18909:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
lightdm-1.26.0/configure:18910:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
lightdm-1.26.0/configure-18911-	done
##############################################
lightdm-1.26.0/configure-18915-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
lightdm-1.26.0/configure:18916:	    mdir=`dirname "$$f"`; \
lightdm-1.26.0/configure-18917-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
lightdm-1.26.0/configure-18941-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
lightdm-1.26.0/configure:18942:	  echo "rm -f $$helpdir`basename $$f`"; \
lightdm-1.26.0/configure:18943:	  rm -f "$$helpdir`basename $$f`"; \
lightdm-1.26.0/configure-18944-	done; done
lightdm-1.26.0/configure-18945-	@for f in $(_HELP_C_EXTRA); do \
lightdm-1.26.0/configure:18946:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
lightdm-1.26.0/configure-18947-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
lightdm-1.26.0/configure:18948:	  echo "rm -f $$helpdir`basename $$f`"; \
lightdm-1.26.0/configure:18949:	  rm -f "$$helpdir`basename $$f`"; \
lightdm-1.26.0/configure-18950-	done
##############################################
lightdm-1.26.0/configure-18987-
lightdm-1.26.0/configure:18988:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lightdm-1.26.0/configure-18989-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
lightdm-1.26.0/configure:18990:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lightdm-1.26.0/configure-18991-if test -n "0.35.0"; then
##############################################
lightdm-1.26.0/configure-19427-fi
lightdm-1.26.0/configure:19428:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
lightdm-1.26.0/configure:19429:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
lightdm-1.26.0/configure:19430:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
lightdm-1.26.0/configure-19431-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
lightdm-1.26.0/configure-19483-else
lightdm-1.26.0/configure:19484:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
lightdm-1.26.0/configure-19485-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
lightdm-1.26.0/configure-19490-$as_echo_n "checking for XML::Parser... " >&6; }
lightdm-1.26.0/configure:19491:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
lightdm-1.26.0/configure-19492-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
lightdm-1.26.0/configure-19613-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lightdm-1.26.0/configure:19614:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lightdm-1.26.0/configure-19615-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lightdm-1.26.0/configure-19760-if test -z "$BASH_VERSION$ZSH_VERSION" \
lightdm-1.26.0/configure:19761:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lightdm-1.26.0/configure-19762-  as_echo='print -r --'
lightdm-1.26.0/configure-19763-  as_echo_n='print -rn --'
lightdm-1.26.0/configure:19764:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lightdm-1.26.0/configure-19765-  as_echo='printf %s\n'
##############################################
lightdm-1.26.0/configure-19767-else
lightdm-1.26.0/configure:19768:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lightdm-1.26.0/configure-19769-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lightdm-1.26.0/configure-19777-	expr "X$arg" : "X\\(.*\\)$as_nl";
lightdm-1.26.0/configure:19778:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lightdm-1.26.0/configure-19779-      esac;
##############################################
lightdm-1.26.0/configure-19854-# ----------------------------------------
lightdm-1.26.0/configure:19855:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lightdm-1.26.0/configure-19856-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lightdm-1.26.0/configure-19926-  {
lightdm-1.26.0/configure:19927:    as_val=`expr "$@" || test $? -eq 1`
lightdm-1.26.0/configure-19928-  }
##############################################
lightdm-1.26.0/configure-20030-      case $as_dir in #(
lightdm-1.26.0/configure:20031:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lightdm-1.26.0/configure-20032-      *) as_qdir=$as_dir;;
##############################################
lightdm-1.26.0/configure-20165-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lightdm-1.26.0/configure:20166:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lightdm-1.26.0/configure-20167-ac_cs_version="\\
##############################################
lightdm-1.26.0/configure-20190-  --*=?*)
lightdm-1.26.0/configure:20191:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lightdm-1.26.0/configure:20192:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lightdm-1.26.0/configure-20193-    ac_shift=:
##############################################
lightdm-1.26.0/configure-20195-  --*=)
lightdm-1.26.0/configure:20196:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lightdm-1.26.0/configure-20197-    ac_optarg=
##############################################
lightdm-1.26.0/configure-20219-    case $ac_optarg in
lightdm-1.26.0/configure:20220:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lightdm-1.26.0/configure-20221-    '') as_fn_error $? "missing file argument" ;;
##############################################
lightdm-1.26.0/configure-20227-    case $ac_optarg in
lightdm-1.26.0/configure:20228:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lightdm-1.26.0/configure-20229-    esac
##############################################
lightdm-1.26.0/configure-20296-delay_variable_subst='$delay_variable_subst'
lightdm-1.26.0/configure:20297:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20298:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20299:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20300:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20301:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20302:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20303:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20304:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20305:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20306:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20307:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20308:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20309:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20310:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20311:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20312:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20313:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20314:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20315:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20316:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20317:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20318:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20319:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20320:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20321:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20322:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20323:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20324:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20325:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20326:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20327:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20328:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20329:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20330:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20331:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20332:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20333:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20334:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20335:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20336:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20337:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20338:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20339:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20340:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20341:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20342:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20343:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20344:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20345:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20346:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20347:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20348:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20349:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20350:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20351:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20352:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20353:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20354:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20355: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"`'
lightdm-1.26.0/configure:20356:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20357:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20358:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20359:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20360:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20361:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20362:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20363:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20364:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20365:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20366:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20367:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20368:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20369:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20370:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20371:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20372:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20373:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20374:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20375:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20376:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20377:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20378:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20379:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20380:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20381:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20382:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20383:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20384:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20385:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20386:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20387:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20388:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20389:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20390:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20391:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20392:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20393:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20394:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20395:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20396:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20397:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20398:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20399:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20400:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20401:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20402:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20403:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20404:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20405:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20406:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20407:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20408:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20409:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20410:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20411:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20412:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20413:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20414:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20415:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20416:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20417:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20418:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20419:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20420:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20421:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20422:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20423:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20424:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20425:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20426:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20427:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20428:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20429:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20430:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20431:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20432:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20433:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20434:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20435:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20436:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20437:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20438:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20439:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20440:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20441:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20442:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20443:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20444:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20445:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20446:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20447:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20448:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20449:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20450:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20451:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20452:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20453:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20454:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20455:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20456:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20457:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20458:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20459:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20460:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20461:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20462:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20463:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20464:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20465:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20466:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20467:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20468:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20469:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20470:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20471:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20472:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20473:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20474:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20475:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20476:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20477:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20478:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20479:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20480:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20481:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20482:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20483:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20484:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure:20485:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
lightdm-1.26.0/configure-20486-
##############################################
lightdm-1.26.0/configure-20598-compiler_lib_search_path_CXX; do
lightdm-1.26.0/configure:20599:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lightdm-1.26.0/configure-20600-    *[\\\\\\\`\\"\\\$]*)
lightdm-1.26.0/configure:20601:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
lightdm-1.26.0/configure-20602-      ;;
##############################################
lightdm-1.26.0/configure-20640-postlink_cmds_CXX; do
lightdm-1.26.0/configure:20641:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lightdm-1.26.0/configure-20642-    *[\\\\\\\`\\"\\\$]*)
lightdm-1.26.0/configure:20643:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
lightdm-1.26.0/configure-20644-      ;;
##############################################
lightdm-1.26.0/configure-20751-fi
lightdm-1.26.0/configure:20752:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lightdm-1.26.0/configure-20753-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lightdm-1.26.0/configure-20768-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lightdm-1.26.0/configure:20769:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lightdm-1.26.0/configure-20770-ac_delim='%!_!# '
##############################################
lightdm-1.26.0/configure-20774-
lightdm-1.26.0/configure:20775:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lightdm-1.26.0/configure-20776-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lightdm-1.26.0/configure-20912-for ac_last_try in false false :; do
lightdm-1.26.0/configure:20913:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
lightdm-1.26.0/configure-20914-  if test -z "$ac_tt"; then
##############################################
lightdm-1.26.0/configure-21044-      esac
lightdm-1.26.0/configure:21045:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lightdm-1.26.0/configure-21046-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lightdm-1.26.0/configure-21103-*)
lightdm-1.26.0/configure:21104:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lightdm-1.26.0/configure-21105-  # A ".." for each directory in $ac_dir_suffix.
lightdm-1.26.0/configure:21106:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lightdm-1.26.0/configure-21107-  case $ac_top_builddir_sub in
##############################################
lightdm-1.26.0/configure-21164-/@mandir@/p'
lightdm-1.26.0/configure:21165:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lightdm-1.26.0/configure-21166-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lightdm-1.26.0/configure-21181-
lightdm-1.26.0/configure:21182:# Neutralize VPATH when `$srcdir' = `.'.
lightdm-1.26.0/configure-21183-# Shell code in configure.ac might set extrasub.
##############################################
lightdm-1.26.0/configure-21209-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lightdm-1.26.0/configure:21210:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lightdm-1.26.0/configure-21211-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lightdm-1.26.0/configure-21255-    * )
lightdm-1.26.0/configure:21256:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lightdm-1.26.0/configure-21257-  esac
##############################################
lightdm-1.26.0/configure-21302-    # Strip MF so we end up with the name of the file.
lightdm-1.26.0/configure:21303:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lightdm-1.26.0/configure-21304-    # Check whether this is an Automake generated Makefile or not.
##############################################
lightdm-1.26.0/configure-21339-    # from the Makefile without running 'make'.
lightdm-1.26.0/configure:21340:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lightdm-1.26.0/configure-21341-    test -z "$DEPDIR" && continue
lightdm-1.26.0/configure:21342:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lightdm-1.26.0/configure-21343-    test -z "$am__include" && continue
lightdm-1.26.0/configure:21344:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lightdm-1.26.0/configure-21345-    # Find all dependency output files, they are included files with
##############################################
lightdm-1.26.0/configure-21874-    *:)
lightdm-1.26.0/configure:21875:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
lightdm-1.26.0/configure-21876-        ;;
lightdm-1.26.0/configure-21877-    x:*)
lightdm-1.26.0/configure:21878:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
lightdm-1.26.0/configure-21879-        ;;
lightdm-1.26.0/configure-21880-    *::*)
lightdm-1.26.0/configure:21881:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
lightdm-1.26.0/configure:21882:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
lightdm-1.26.0/configure-21883-        ;;
lightdm-1.26.0/configure-21884-    *)
lightdm-1.26.0/configure:21885:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
lightdm-1.26.0/configure-21886-        ;;
##############################################
lightdm-1.26.0/configure-21901-    done
lightdm-1.26.0/configure:21902:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lightdm-1.26.0/configure-21903-}
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-50-  { \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-52-  }; \
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-613-	test -n "$(EXEEXT)" || exit 0; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:614:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-615-	echo " rm -f" $$list; \
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-662-	test -n "$(EXEEXT)" || exit 0; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:663:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-664-	echo " rm -f" $$list; \
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-711-	test -n "$(EXEEXT)" || exit 0; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:712:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-713-	echo " rm -f" $$list; \
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-782-.c.obj:
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-788-
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-796-dm_tool-dm-tool.o: dm-tool.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:797:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -MT dm_tool-dm-tool.o -MD -MP -MF $(DEPDIR)/dm_tool-dm-tool.Tpo -c -o dm_tool-dm-tool.o `test -f 'dm-tool.c' || echo '$(srcdir)/'`dm-tool.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-798-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dm_tool-dm-tool.Tpo $(DEPDIR)/dm_tool-dm-tool.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-800-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:801:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -c -o dm_tool-dm-tool.o `test -f 'dm-tool.c' || echo '$(srcdir)/'`dm-tool.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-802-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-803-dm_tool-dm-tool.obj: dm-tool.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -MT dm_tool-dm-tool.obj -MD -MP -MF $(DEPDIR)/dm_tool-dm-tool.Tpo -c -o dm_tool-dm-tool.obj `if test -f 'dm-tool.c'; then $(CYGPATH_W) 'dm-tool.c'; else $(CYGPATH_W) '$(srcdir)/dm-tool.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dm_tool-dm-tool.Tpo $(DEPDIR)/dm_tool-dm-tool.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dm_tool_CFLAGS) $(CFLAGS) -c -o dm_tool-dm-tool.obj `if test -f 'dm-tool.c'; then $(CYGPATH_W) 'dm-tool.c'; else $(CYGPATH_W) '$(srcdir)/dm-tool.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-809-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-810-lightdm-accounts.o: accounts.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:811:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-accounts.o -MD -MP -MF $(DEPDIR)/lightdm-accounts.Tpo -c -o lightdm-accounts.o `test -f 'accounts.c' || echo '$(srcdir)/'`accounts.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-812-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-accounts.Tpo $(DEPDIR)/lightdm-accounts.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-814-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:815:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-accounts.o `test -f 'accounts.c' || echo '$(srcdir)/'`accounts.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-816-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-817-lightdm-accounts.obj: accounts.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:818:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-accounts.obj -MD -MP -MF $(DEPDIR)/lightdm-accounts.Tpo -c -o lightdm-accounts.obj `if test -f 'accounts.c'; then $(CYGPATH_W) 'accounts.c'; else $(CYGPATH_W) '$(srcdir)/accounts.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-819-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-accounts.Tpo $(DEPDIR)/lightdm-accounts.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-821-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:822:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-accounts.obj `if test -f 'accounts.c'; then $(CYGPATH_W) 'accounts.c'; else $(CYGPATH_W) '$(srcdir)/accounts.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-823-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-824-lightdm-console-kit.o: console-kit.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-console-kit.o -MD -MP -MF $(DEPDIR)/lightdm-console-kit.Tpo -c -o lightdm-console-kit.o `test -f 'console-kit.c' || echo '$(srcdir)/'`console-kit.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-console-kit.Tpo $(DEPDIR)/lightdm-console-kit.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-console-kit.o `test -f 'console-kit.c' || echo '$(srcdir)/'`console-kit.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-830-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-831-lightdm-console-kit.obj: console-kit.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:832:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-console-kit.obj -MD -MP -MF $(DEPDIR)/lightdm-console-kit.Tpo -c -o lightdm-console-kit.obj `if test -f 'console-kit.c'; then $(CYGPATH_W) 'console-kit.c'; else $(CYGPATH_W) '$(srcdir)/console-kit.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-833-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-console-kit.Tpo $(DEPDIR)/lightdm-console-kit.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-835-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:836:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-console-kit.obj `if test -f 'console-kit.c'; then $(CYGPATH_W) 'console-kit.c'; else $(CYGPATH_W) '$(srcdir)/console-kit.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-837-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-838-lightdm-display-manager.o: display-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:839:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager.o -MD -MP -MF $(DEPDIR)/lightdm-display-manager.Tpo -c -o lightdm-display-manager.o `test -f 'display-manager.c' || echo '$(srcdir)/'`display-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-840-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager.Tpo $(DEPDIR)/lightdm-display-manager.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-842-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:843:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager.o `test -f 'display-manager.c' || echo '$(srcdir)/'`display-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-844-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-845-lightdm-display-manager.obj: display-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:846:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager.obj -MD -MP -MF $(DEPDIR)/lightdm-display-manager.Tpo -c -o lightdm-display-manager.obj `if test -f 'display-manager.c'; then $(CYGPATH_W) 'display-manager.c'; else $(CYGPATH_W) '$(srcdir)/display-manager.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-847-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager.Tpo $(DEPDIR)/lightdm-display-manager.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-849-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:850:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager.obj `if test -f 'display-manager.c'; then $(CYGPATH_W) 'display-manager.c'; else $(CYGPATH_W) '$(srcdir)/display-manager.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-851-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-852-lightdm-display-manager-service.o: display-manager-service.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:853:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager-service.o -MD -MP -MF $(DEPDIR)/lightdm-display-manager-service.Tpo -c -o lightdm-display-manager-service.o `test -f 'display-manager-service.c' || echo '$(srcdir)/'`display-manager-service.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-854-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager-service.Tpo $(DEPDIR)/lightdm-display-manager-service.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-856-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:857:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager-service.o `test -f 'display-manager-service.c' || echo '$(srcdir)/'`display-manager-service.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-858-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-859-lightdm-display-manager-service.obj: display-manager-service.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:860:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-manager-service.obj -MD -MP -MF $(DEPDIR)/lightdm-display-manager-service.Tpo -c -o lightdm-display-manager-service.obj `if test -f 'display-manager-service.c'; then $(CYGPATH_W) 'display-manager-service.c'; else $(CYGPATH_W) '$(srcdir)/display-manager-service.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-861-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-manager-service.Tpo $(DEPDIR)/lightdm-display-manager-service.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-863-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:864:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-manager-service.obj `if test -f 'display-manager-service.c'; then $(CYGPATH_W) 'display-manager-service.c'; else $(CYGPATH_W) '$(srcdir)/display-manager-service.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-865-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-866-lightdm-display-server.o: display-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:867:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-server.o -MD -MP -MF $(DEPDIR)/lightdm-display-server.Tpo -c -o lightdm-display-server.o `test -f 'display-server.c' || echo '$(srcdir)/'`display-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-868-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-server.Tpo $(DEPDIR)/lightdm-display-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-870-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:871:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-server.o `test -f 'display-server.c' || echo '$(srcdir)/'`display-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-872-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-873-lightdm-display-server.obj: display-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:874:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-display-server.obj -MD -MP -MF $(DEPDIR)/lightdm-display-server.Tpo -c -o lightdm-display-server.obj `if test -f 'display-server.c'; then $(CYGPATH_W) 'display-server.c'; else $(CYGPATH_W) '$(srcdir)/display-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-875-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-display-server.Tpo $(DEPDIR)/lightdm-display-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-877-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:878:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-display-server.obj `if test -f 'display-server.c'; then $(CYGPATH_W) 'display-server.c'; else $(CYGPATH_W) '$(srcdir)/display-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-879-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-880-lightdm-greeter.o: greeter.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:881:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter.o -MD -MP -MF $(DEPDIR)/lightdm-greeter.Tpo -c -o lightdm-greeter.o `test -f 'greeter.c' || echo '$(srcdir)/'`greeter.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-882-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter.Tpo $(DEPDIR)/lightdm-greeter.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-884-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:885:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter.o `test -f 'greeter.c' || echo '$(srcdir)/'`greeter.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-886-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-887-lightdm-greeter.obj: greeter.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:888:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter.obj -MD -MP -MF $(DEPDIR)/lightdm-greeter.Tpo -c -o lightdm-greeter.obj `if test -f 'greeter.c'; then $(CYGPATH_W) 'greeter.c'; else $(CYGPATH_W) '$(srcdir)/greeter.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-889-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter.Tpo $(DEPDIR)/lightdm-greeter.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-891-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:892:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter.obj `if test -f 'greeter.c'; then $(CYGPATH_W) 'greeter.c'; else $(CYGPATH_W) '$(srcdir)/greeter.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-893-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-894-lightdm-greeter-session.o: greeter-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:895:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-session.o -MD -MP -MF $(DEPDIR)/lightdm-greeter-session.Tpo -c -o lightdm-greeter-session.o `test -f 'greeter-session.c' || echo '$(srcdir)/'`greeter-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-896-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-session.Tpo $(DEPDIR)/lightdm-greeter-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-898-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:899:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-session.o `test -f 'greeter-session.c' || echo '$(srcdir)/'`greeter-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-900-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-901-lightdm-greeter-session.obj: greeter-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:902:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-session.obj -MD -MP -MF $(DEPDIR)/lightdm-greeter-session.Tpo -c -o lightdm-greeter-session.obj `if test -f 'greeter-session.c'; then $(CYGPATH_W) 'greeter-session.c'; else $(CYGPATH_W) '$(srcdir)/greeter-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-903-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-session.Tpo $(DEPDIR)/lightdm-greeter-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-905-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:906:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-session.obj `if test -f 'greeter-session.c'; then $(CYGPATH_W) 'greeter-session.c'; else $(CYGPATH_W) '$(srcdir)/greeter-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-907-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-908-lightdm-greeter-socket.o: greeter-socket.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:909:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-socket.o -MD -MP -MF $(DEPDIR)/lightdm-greeter-socket.Tpo -c -o lightdm-greeter-socket.o `test -f 'greeter-socket.c' || echo '$(srcdir)/'`greeter-socket.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-910-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-socket.Tpo $(DEPDIR)/lightdm-greeter-socket.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-912-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:913:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-socket.o `test -f 'greeter-socket.c' || echo '$(srcdir)/'`greeter-socket.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-914-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-915-lightdm-greeter-socket.obj: greeter-socket.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:916:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-greeter-socket.obj -MD -MP -MF $(DEPDIR)/lightdm-greeter-socket.Tpo -c -o lightdm-greeter-socket.obj `if test -f 'greeter-socket.c'; then $(CYGPATH_W) 'greeter-socket.c'; else $(CYGPATH_W) '$(srcdir)/greeter-socket.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-917-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-greeter-socket.Tpo $(DEPDIR)/lightdm-greeter-socket.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-919-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:920:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-greeter-socket.obj `if test -f 'greeter-socket.c'; then $(CYGPATH_W) 'greeter-socket.c'; else $(CYGPATH_W) '$(srcdir)/greeter-socket.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-921-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-922-lightdm-guest-account.o: guest-account.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:923:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-guest-account.o -MD -MP -MF $(DEPDIR)/lightdm-guest-account.Tpo -c -o lightdm-guest-account.o `test -f 'guest-account.c' || echo '$(srcdir)/'`guest-account.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-924-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-guest-account.Tpo $(DEPDIR)/lightdm-guest-account.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-926-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:927:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-guest-account.o `test -f 'guest-account.c' || echo '$(srcdir)/'`guest-account.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-928-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-929-lightdm-guest-account.obj: guest-account.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:930:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-guest-account.obj -MD -MP -MF $(DEPDIR)/lightdm-guest-account.Tpo -c -o lightdm-guest-account.obj `if test -f 'guest-account.c'; then $(CYGPATH_W) 'guest-account.c'; else $(CYGPATH_W) '$(srcdir)/guest-account.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-931-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-guest-account.Tpo $(DEPDIR)/lightdm-guest-account.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-933-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:934:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-guest-account.obj `if test -f 'guest-account.c'; then $(CYGPATH_W) 'guest-account.c'; else $(CYGPATH_W) '$(srcdir)/guest-account.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-935-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-936-lightdm-lightdm.o: lightdm.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:937:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-lightdm.o -MD -MP -MF $(DEPDIR)/lightdm-lightdm.Tpo -c -o lightdm-lightdm.o `test -f 'lightdm.c' || echo '$(srcdir)/'`lightdm.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-938-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-lightdm.Tpo $(DEPDIR)/lightdm-lightdm.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-940-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:941:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-lightdm.o `test -f 'lightdm.c' || echo '$(srcdir)/'`lightdm.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-942-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-943-lightdm-lightdm.obj: lightdm.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:944:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-lightdm.obj -MD -MP -MF $(DEPDIR)/lightdm-lightdm.Tpo -c -o lightdm-lightdm.obj `if test -f 'lightdm.c'; then $(CYGPATH_W) 'lightdm.c'; else $(CYGPATH_W) '$(srcdir)/lightdm.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-945-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-lightdm.Tpo $(DEPDIR)/lightdm-lightdm.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-lightdm.obj `if test -f 'lightdm.c'; then $(CYGPATH_W) 'lightdm.c'; else $(CYGPATH_W) '$(srcdir)/lightdm.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-949-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-950-lightdm-logger.o: logger.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:951:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-logger.o -MD -MP -MF $(DEPDIR)/lightdm-logger.Tpo -c -o lightdm-logger.o `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-952-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-logger.Tpo $(DEPDIR)/lightdm-logger.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-954-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:955:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-logger.o `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-956-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-957-lightdm-logger.obj: logger.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:958:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-logger.obj -MD -MP -MF $(DEPDIR)/lightdm-logger.Tpo -c -o lightdm-logger.obj `if test -f 'logger.c'; then $(CYGPATH_W) 'logger.c'; else $(CYGPATH_W) '$(srcdir)/logger.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-959-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-logger.Tpo $(DEPDIR)/lightdm-logger.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-961-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:962:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-logger.obj `if test -f 'logger.c'; then $(CYGPATH_W) 'logger.c'; else $(CYGPATH_W) '$(srcdir)/logger.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-963-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-964-lightdm-login1.o: login1.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:965:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-login1.o -MD -MP -MF $(DEPDIR)/lightdm-login1.Tpo -c -o lightdm-login1.o `test -f 'login1.c' || echo '$(srcdir)/'`login1.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-966-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-login1.Tpo $(DEPDIR)/lightdm-login1.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-968-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:969:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-login1.o `test -f 'login1.c' || echo '$(srcdir)/'`login1.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-970-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-971-lightdm-login1.obj: login1.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:972:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-login1.obj -MD -MP -MF $(DEPDIR)/lightdm-login1.Tpo -c -o lightdm-login1.obj `if test -f 'login1.c'; then $(CYGPATH_W) 'login1.c'; else $(CYGPATH_W) '$(srcdir)/login1.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-973-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-login1.Tpo $(DEPDIR)/lightdm-login1.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-975-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:976:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-login1.obj `if test -f 'login1.c'; then $(CYGPATH_W) 'login1.c'; else $(CYGPATH_W) '$(srcdir)/login1.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-977-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-978-lightdm-log-file.o: log-file.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:979:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-log-file.o -MD -MP -MF $(DEPDIR)/lightdm-log-file.Tpo -c -o lightdm-log-file.o `test -f 'log-file.c' || echo '$(srcdir)/'`log-file.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-980-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-log-file.Tpo $(DEPDIR)/lightdm-log-file.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-982-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:983:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-log-file.o `test -f 'log-file.c' || echo '$(srcdir)/'`log-file.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-984-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-985-lightdm-log-file.obj: log-file.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:986:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-log-file.obj -MD -MP -MF $(DEPDIR)/lightdm-log-file.Tpo -c -o lightdm-log-file.obj `if test -f 'log-file.c'; then $(CYGPATH_W) 'log-file.c'; else $(CYGPATH_W) '$(srcdir)/log-file.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-987-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-log-file.Tpo $(DEPDIR)/lightdm-log-file.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-989-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:990:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-log-file.obj `if test -f 'log-file.c'; then $(CYGPATH_W) 'log-file.c'; else $(CYGPATH_W) '$(srcdir)/log-file.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-991-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-992-lightdm-plymouth.o: plymouth.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:993:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-plymouth.o -MD -MP -MF $(DEPDIR)/lightdm-plymouth.Tpo -c -o lightdm-plymouth.o `test -f 'plymouth.c' || echo '$(srcdir)/'`plymouth.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-994-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-plymouth.Tpo $(DEPDIR)/lightdm-plymouth.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-996-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:997:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-plymouth.o `test -f 'plymouth.c' || echo '$(srcdir)/'`plymouth.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-998-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-999-lightdm-plymouth.obj: plymouth.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1000:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-plymouth.obj -MD -MP -MF $(DEPDIR)/lightdm-plymouth.Tpo -c -o lightdm-plymouth.obj `if test -f 'plymouth.c'; then $(CYGPATH_W) 'plymouth.c'; else $(CYGPATH_W) '$(srcdir)/plymouth.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1001-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-plymouth.Tpo $(DEPDIR)/lightdm-plymouth.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1003-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1004:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-plymouth.obj `if test -f 'plymouth.c'; then $(CYGPATH_W) 'plymouth.c'; else $(CYGPATH_W) '$(srcdir)/plymouth.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1005-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1006-lightdm-process.o: process.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-process.o -MD -MP -MF $(DEPDIR)/lightdm-process.Tpo -c -o lightdm-process.o `test -f 'process.c' || echo '$(srcdir)/'`process.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-process.Tpo $(DEPDIR)/lightdm-process.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-process.o `test -f 'process.c' || echo '$(srcdir)/'`process.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1012-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1013-lightdm-process.obj: process.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1014:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-process.obj -MD -MP -MF $(DEPDIR)/lightdm-process.Tpo -c -o lightdm-process.obj `if test -f 'process.c'; then $(CYGPATH_W) 'process.c'; else $(CYGPATH_W) '$(srcdir)/process.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1015-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-process.Tpo $(DEPDIR)/lightdm-process.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1017-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1018:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-process.obj `if test -f 'process.c'; then $(CYGPATH_W) 'process.c'; else $(CYGPATH_W) '$(srcdir)/process.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1019-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1020-lightdm-seat.o: seat.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1021:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat.o -MD -MP -MF $(DEPDIR)/lightdm-seat.Tpo -c -o lightdm-seat.o `test -f 'seat.c' || echo '$(srcdir)/'`seat.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1022-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat.Tpo $(DEPDIR)/lightdm-seat.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1024-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1025:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat.o `test -f 'seat.c' || echo '$(srcdir)/'`seat.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1026-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1027-lightdm-seat.obj: seat.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1028:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat.obj -MD -MP -MF $(DEPDIR)/lightdm-seat.Tpo -c -o lightdm-seat.obj `if test -f 'seat.c'; then $(CYGPATH_W) 'seat.c'; else $(CYGPATH_W) '$(srcdir)/seat.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1029-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat.Tpo $(DEPDIR)/lightdm-seat.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1031-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1032:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat.obj `if test -f 'seat.c'; then $(CYGPATH_W) 'seat.c'; else $(CYGPATH_W) '$(srcdir)/seat.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1033-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1034-lightdm-seat-local.o: seat-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-local.o -MD -MP -MF $(DEPDIR)/lightdm-seat-local.Tpo -c -o lightdm-seat-local.o `test -f 'seat-local.c' || echo '$(srcdir)/'`seat-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-local.Tpo $(DEPDIR)/lightdm-seat-local.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-local.o `test -f 'seat-local.c' || echo '$(srcdir)/'`seat-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1040-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1041-lightdm-seat-local.obj: seat-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1042:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-local.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-local.Tpo -c -o lightdm-seat-local.obj `if test -f 'seat-local.c'; then $(CYGPATH_W) 'seat-local.c'; else $(CYGPATH_W) '$(srcdir)/seat-local.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1043-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-local.Tpo $(DEPDIR)/lightdm-seat-local.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1045-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1046:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-local.obj `if test -f 'seat-local.c'; then $(CYGPATH_W) 'seat-local.c'; else $(CYGPATH_W) '$(srcdir)/seat-local.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1047-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1048-lightdm-seat-unity.o: seat-unity.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-unity.o -MD -MP -MF $(DEPDIR)/lightdm-seat-unity.Tpo -c -o lightdm-seat-unity.o `test -f 'seat-unity.c' || echo '$(srcdir)/'`seat-unity.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-unity.Tpo $(DEPDIR)/lightdm-seat-unity.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-unity.o `test -f 'seat-unity.c' || echo '$(srcdir)/'`seat-unity.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1054-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1055-lightdm-seat-unity.obj: seat-unity.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1056:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-unity.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-unity.Tpo -c -o lightdm-seat-unity.obj `if test -f 'seat-unity.c'; then $(CYGPATH_W) 'seat-unity.c'; else $(CYGPATH_W) '$(srcdir)/seat-unity.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1057-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-unity.Tpo $(DEPDIR)/lightdm-seat-unity.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-unity.obj `if test -f 'seat-unity.c'; then $(CYGPATH_W) 'seat-unity.c'; else $(CYGPATH_W) '$(srcdir)/seat-unity.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1061-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1062-lightdm-seat-xdmcp-session.o: seat-xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1063:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xdmcp-session.o -MD -MP -MF $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo -c -o lightdm-seat-xdmcp-session.o `test -f 'seat-xdmcp-session.c' || echo '$(srcdir)/'`seat-xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1064-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo $(DEPDIR)/lightdm-seat-xdmcp-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1066-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1067:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xdmcp-session.o `test -f 'seat-xdmcp-session.c' || echo '$(srcdir)/'`seat-xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1068-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1069-lightdm-seat-xdmcp-session.obj: seat-xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1070:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xdmcp-session.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo -c -o lightdm-seat-xdmcp-session.obj `if test -f 'seat-xdmcp-session.c'; then $(CYGPATH_W) 'seat-xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/seat-xdmcp-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1071-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xdmcp-session.Tpo $(DEPDIR)/lightdm-seat-xdmcp-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1073-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1074:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xdmcp-session.obj `if test -f 'seat-xdmcp-session.c'; then $(CYGPATH_W) 'seat-xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/seat-xdmcp-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1075-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1076-lightdm-seat-xremote.o: seat-xremote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1077:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xremote.o -MD -MP -MF $(DEPDIR)/lightdm-seat-xremote.Tpo -c -o lightdm-seat-xremote.o `test -f 'seat-xremote.c' || echo '$(srcdir)/'`seat-xremote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1078-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xremote.Tpo $(DEPDIR)/lightdm-seat-xremote.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1080-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1081:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xremote.o `test -f 'seat-xremote.c' || echo '$(srcdir)/'`seat-xremote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1082-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1083-lightdm-seat-xremote.obj: seat-xremote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1084:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xremote.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-xremote.Tpo -c -o lightdm-seat-xremote.obj `if test -f 'seat-xremote.c'; then $(CYGPATH_W) 'seat-xremote.c'; else $(CYGPATH_W) '$(srcdir)/seat-xremote.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1085-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xremote.Tpo $(DEPDIR)/lightdm-seat-xremote.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1087-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1088:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xremote.obj `if test -f 'seat-xremote.c'; then $(CYGPATH_W) 'seat-xremote.c'; else $(CYGPATH_W) '$(srcdir)/seat-xremote.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1089-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1090-lightdm-seat-xvnc.o: seat-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1091:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xvnc.o -MD -MP -MF $(DEPDIR)/lightdm-seat-xvnc.Tpo -c -o lightdm-seat-xvnc.o `test -f 'seat-xvnc.c' || echo '$(srcdir)/'`seat-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1092-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xvnc.Tpo $(DEPDIR)/lightdm-seat-xvnc.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1094-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1095:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xvnc.o `test -f 'seat-xvnc.c' || echo '$(srcdir)/'`seat-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1096-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1097-lightdm-seat-xvnc.obj: seat-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1098:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-seat-xvnc.obj -MD -MP -MF $(DEPDIR)/lightdm-seat-xvnc.Tpo -c -o lightdm-seat-xvnc.obj `if test -f 'seat-xvnc.c'; then $(CYGPATH_W) 'seat-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/seat-xvnc.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1099-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-seat-xvnc.Tpo $(DEPDIR)/lightdm-seat-xvnc.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1101-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1102:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-seat-xvnc.obj `if test -f 'seat-xvnc.c'; then $(CYGPATH_W) 'seat-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/seat-xvnc.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1103-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1104-lightdm-session.o: session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1105:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session.o -MD -MP -MF $(DEPDIR)/lightdm-session.Tpo -c -o lightdm-session.o `test -f 'session.c' || echo '$(srcdir)/'`session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1106-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session.Tpo $(DEPDIR)/lightdm-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1108-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1109:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session.o `test -f 'session.c' || echo '$(srcdir)/'`session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1110-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1111-lightdm-session.obj: session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1112:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session.obj -MD -MP -MF $(DEPDIR)/lightdm-session.Tpo -c -o lightdm-session.obj `if test -f 'session.c'; then $(CYGPATH_W) 'session.c'; else $(CYGPATH_W) '$(srcdir)/session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1113-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session.Tpo $(DEPDIR)/lightdm-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1115-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1116:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session.obj `if test -f 'session.c'; then $(CYGPATH_W) 'session.c'; else $(CYGPATH_W) '$(srcdir)/session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1117-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1118-lightdm-session-child.o: session-child.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1119:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-child.o -MD -MP -MF $(DEPDIR)/lightdm-session-child.Tpo -c -o lightdm-session-child.o `test -f 'session-child.c' || echo '$(srcdir)/'`session-child.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1120-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-child.Tpo $(DEPDIR)/lightdm-session-child.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-child.o `test -f 'session-child.c' || echo '$(srcdir)/'`session-child.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1124-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1125-lightdm-session-child.obj: session-child.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1126:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-child.obj -MD -MP -MF $(DEPDIR)/lightdm-session-child.Tpo -c -o lightdm-session-child.obj `if test -f 'session-child.c'; then $(CYGPATH_W) 'session-child.c'; else $(CYGPATH_W) '$(srcdir)/session-child.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1127-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-child.Tpo $(DEPDIR)/lightdm-session-child.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-child.obj `if test -f 'session-child.c'; then $(CYGPATH_W) 'session-child.c'; else $(CYGPATH_W) '$(srcdir)/session-child.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1131-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1132-lightdm-session-config.o: session-config.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-config.o -MD -MP -MF $(DEPDIR)/lightdm-session-config.Tpo -c -o lightdm-session-config.o `test -f 'session-config.c' || echo '$(srcdir)/'`session-config.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-config.Tpo $(DEPDIR)/lightdm-session-config.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-config.o `test -f 'session-config.c' || echo '$(srcdir)/'`session-config.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1138-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1139-lightdm-session-config.obj: session-config.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1140:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-session-config.obj -MD -MP -MF $(DEPDIR)/lightdm-session-config.Tpo -c -o lightdm-session-config.obj `if test -f 'session-config.c'; then $(CYGPATH_W) 'session-config.c'; else $(CYGPATH_W) '$(srcdir)/session-config.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1141-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-session-config.Tpo $(DEPDIR)/lightdm-session-config.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1143-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1144:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-session-config.obj `if test -f 'session-config.c'; then $(CYGPATH_W) 'session-config.c'; else $(CYGPATH_W) '$(srcdir)/session-config.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1145-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1146-lightdm-shared-data-manager.o: shared-data-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1147:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-shared-data-manager.o -MD -MP -MF $(DEPDIR)/lightdm-shared-data-manager.Tpo -c -o lightdm-shared-data-manager.o `test -f 'shared-data-manager.c' || echo '$(srcdir)/'`shared-data-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1148-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-shared-data-manager.Tpo $(DEPDIR)/lightdm-shared-data-manager.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1150-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1151:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-shared-data-manager.o `test -f 'shared-data-manager.c' || echo '$(srcdir)/'`shared-data-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1152-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1153-lightdm-shared-data-manager.obj: shared-data-manager.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1154:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-shared-data-manager.obj -MD -MP -MF $(DEPDIR)/lightdm-shared-data-manager.Tpo -c -o lightdm-shared-data-manager.obj `if test -f 'shared-data-manager.c'; then $(CYGPATH_W) 'shared-data-manager.c'; else $(CYGPATH_W) '$(srcdir)/shared-data-manager.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1155-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-shared-data-manager.Tpo $(DEPDIR)/lightdm-shared-data-manager.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1157-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1158:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-shared-data-manager.obj `if test -f 'shared-data-manager.c'; then $(CYGPATH_W) 'shared-data-manager.c'; else $(CYGPATH_W) '$(srcdir)/shared-data-manager.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1159-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1160-lightdm-unity-system-compositor.o: unity-system-compositor.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1161:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-unity-system-compositor.o -MD -MP -MF $(DEPDIR)/lightdm-unity-system-compositor.Tpo -c -o lightdm-unity-system-compositor.o `test -f 'unity-system-compositor.c' || echo '$(srcdir)/'`unity-system-compositor.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1162-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-unity-system-compositor.Tpo $(DEPDIR)/lightdm-unity-system-compositor.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1164-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1165:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-unity-system-compositor.o `test -f 'unity-system-compositor.c' || echo '$(srcdir)/'`unity-system-compositor.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1166-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1167-lightdm-unity-system-compositor.obj: unity-system-compositor.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1168:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-unity-system-compositor.obj -MD -MP -MF $(DEPDIR)/lightdm-unity-system-compositor.Tpo -c -o lightdm-unity-system-compositor.obj `if test -f 'unity-system-compositor.c'; then $(CYGPATH_W) 'unity-system-compositor.c'; else $(CYGPATH_W) '$(srcdir)/unity-system-compositor.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1169-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-unity-system-compositor.Tpo $(DEPDIR)/lightdm-unity-system-compositor.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1171-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1172:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-unity-system-compositor.obj `if test -f 'unity-system-compositor.c'; then $(CYGPATH_W) 'unity-system-compositor.c'; else $(CYGPATH_W) '$(srcdir)/unity-system-compositor.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1173-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1174-lightdm-vnc-server.o: vnc-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1175:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vnc-server.o -MD -MP -MF $(DEPDIR)/lightdm-vnc-server.Tpo -c -o lightdm-vnc-server.o `test -f 'vnc-server.c' || echo '$(srcdir)/'`vnc-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1176-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vnc-server.Tpo $(DEPDIR)/lightdm-vnc-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1178-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1179:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vnc-server.o `test -f 'vnc-server.c' || echo '$(srcdir)/'`vnc-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1180-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1181-lightdm-vnc-server.obj: vnc-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1182:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vnc-server.obj -MD -MP -MF $(DEPDIR)/lightdm-vnc-server.Tpo -c -o lightdm-vnc-server.obj `if test -f 'vnc-server.c'; then $(CYGPATH_W) 'vnc-server.c'; else $(CYGPATH_W) '$(srcdir)/vnc-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1183-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vnc-server.Tpo $(DEPDIR)/lightdm-vnc-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1185-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1186:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vnc-server.obj `if test -f 'vnc-server.c'; then $(CYGPATH_W) 'vnc-server.c'; else $(CYGPATH_W) '$(srcdir)/vnc-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1187-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1188-lightdm-vt.o: vt.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1189:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vt.o -MD -MP -MF $(DEPDIR)/lightdm-vt.Tpo -c -o lightdm-vt.o `test -f 'vt.c' || echo '$(srcdir)/'`vt.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1190-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vt.Tpo $(DEPDIR)/lightdm-vt.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1192-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1193:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vt.o `test -f 'vt.c' || echo '$(srcdir)/'`vt.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1194-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1195-lightdm-vt.obj: vt.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-vt.obj -MD -MP -MF $(DEPDIR)/lightdm-vt.Tpo -c -o lightdm-vt.obj `if test -f 'vt.c'; then $(CYGPATH_W) 'vt.c'; else $(CYGPATH_W) '$(srcdir)/vt.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-vt.Tpo $(DEPDIR)/lightdm-vt.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-vt.obj `if test -f 'vt.c'; then $(CYGPATH_W) 'vt.c'; else $(CYGPATH_W) '$(srcdir)/vt.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1201-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1202-lightdm-wayland-session.o: wayland-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1203:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-wayland-session.o -MD -MP -MF $(DEPDIR)/lightdm-wayland-session.Tpo -c -o lightdm-wayland-session.o `test -f 'wayland-session.c' || echo '$(srcdir)/'`wayland-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1204-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-wayland-session.Tpo $(DEPDIR)/lightdm-wayland-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1206-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1207:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-wayland-session.o `test -f 'wayland-session.c' || echo '$(srcdir)/'`wayland-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1208-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1209-lightdm-wayland-session.obj: wayland-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1210:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-wayland-session.obj -MD -MP -MF $(DEPDIR)/lightdm-wayland-session.Tpo -c -o lightdm-wayland-session.obj `if test -f 'wayland-session.c'; then $(CYGPATH_W) 'wayland-session.c'; else $(CYGPATH_W) '$(srcdir)/wayland-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1211-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-wayland-session.Tpo $(DEPDIR)/lightdm-wayland-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1213-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1214:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-wayland-session.obj `if test -f 'wayland-session.c'; then $(CYGPATH_W) 'wayland-session.c'; else $(CYGPATH_W) '$(srcdir)/wayland-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1215-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1216-lightdm-x-authority.o: x-authority.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1217:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-authority.o -MD -MP -MF $(DEPDIR)/lightdm-x-authority.Tpo -c -o lightdm-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1218-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-authority.Tpo $(DEPDIR)/lightdm-x-authority.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1220-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1221:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-authority.o `test -f 'x-authority.c' || echo '$(srcdir)/'`x-authority.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1222-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1223-lightdm-x-authority.obj: x-authority.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1224:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-authority.obj -MD -MP -MF $(DEPDIR)/lightdm-x-authority.Tpo -c -o lightdm-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1225-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-authority.Tpo $(DEPDIR)/lightdm-x-authority.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1227-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1228:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-authority.obj `if test -f 'x-authority.c'; then $(CYGPATH_W) 'x-authority.c'; else $(CYGPATH_W) '$(srcdir)/x-authority.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1229-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1230-lightdm-x-server-local.o: x-server-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1231:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-local.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-local.Tpo -c -o lightdm-x-server-local.o `test -f 'x-server-local.c' || echo '$(srcdir)/'`x-server-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1232-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-local.Tpo $(DEPDIR)/lightdm-x-server-local.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1234-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1235:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-local.o `test -f 'x-server-local.c' || echo '$(srcdir)/'`x-server-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1236-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1237-lightdm-x-server-local.obj: x-server-local.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1238:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-local.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-local.Tpo -c -o lightdm-x-server-local.obj `if test -f 'x-server-local.c'; then $(CYGPATH_W) 'x-server-local.c'; else $(CYGPATH_W) '$(srcdir)/x-server-local.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1239-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-local.Tpo $(DEPDIR)/lightdm-x-server-local.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1241-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1242:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-local.obj `if test -f 'x-server-local.c'; then $(CYGPATH_W) 'x-server-local.c'; else $(CYGPATH_W) '$(srcdir)/x-server-local.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1243-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1244-lightdm-x-server-remote.o: x-server-remote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1245:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-remote.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-remote.Tpo -c -o lightdm-x-server-remote.o `test -f 'x-server-remote.c' || echo '$(srcdir)/'`x-server-remote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1246-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-remote.Tpo $(DEPDIR)/lightdm-x-server-remote.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1248-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1249:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-remote.o `test -f 'x-server-remote.c' || echo '$(srcdir)/'`x-server-remote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1250-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1251-lightdm-x-server-remote.obj: x-server-remote.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1252:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-remote.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-remote.Tpo -c -o lightdm-x-server-remote.obj `if test -f 'x-server-remote.c'; then $(CYGPATH_W) 'x-server-remote.c'; else $(CYGPATH_W) '$(srcdir)/x-server-remote.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1253-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-remote.Tpo $(DEPDIR)/lightdm-x-server-remote.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1256:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-remote.obj `if test -f 'x-server-remote.c'; then $(CYGPATH_W) 'x-server-remote.c'; else $(CYGPATH_W) '$(srcdir)/x-server-remote.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1257-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1258-lightdm-x-server-xmir.o: x-server-xmir.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1259:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xmir.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-xmir.Tpo -c -o lightdm-x-server-xmir.o `test -f 'x-server-xmir.c' || echo '$(srcdir)/'`x-server-xmir.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1260-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xmir.Tpo $(DEPDIR)/lightdm-x-server-xmir.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1262-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1263:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xmir.o `test -f 'x-server-xmir.c' || echo '$(srcdir)/'`x-server-xmir.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1264-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1265-lightdm-x-server-xmir.obj: x-server-xmir.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1266:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xmir.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-xmir.Tpo -c -o lightdm-x-server-xmir.obj `if test -f 'x-server-xmir.c'; then $(CYGPATH_W) 'x-server-xmir.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xmir.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1267-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xmir.Tpo $(DEPDIR)/lightdm-x-server-xmir.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1270:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xmir.obj `if test -f 'x-server-xmir.c'; then $(CYGPATH_W) 'x-server-xmir.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xmir.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1271-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1272-lightdm-x-server-xvnc.o: x-server-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1273:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xvnc.o -MD -MP -MF $(DEPDIR)/lightdm-x-server-xvnc.Tpo -c -o lightdm-x-server-xvnc.o `test -f 'x-server-xvnc.c' || echo '$(srcdir)/'`x-server-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1274-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xvnc.Tpo $(DEPDIR)/lightdm-x-server-xvnc.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1276-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1277:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xvnc.o `test -f 'x-server-xvnc.c' || echo '$(srcdir)/'`x-server-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1278-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1279-lightdm-x-server-xvnc.obj: x-server-xvnc.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1280:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server-xvnc.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server-xvnc.Tpo -c -o lightdm-x-server-xvnc.obj `if test -f 'x-server-xvnc.c'; then $(CYGPATH_W) 'x-server-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xvnc.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1281-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server-xvnc.Tpo $(DEPDIR)/lightdm-x-server-xvnc.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1283-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1284:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server-xvnc.obj `if test -f 'x-server-xvnc.c'; then $(CYGPATH_W) 'x-server-xvnc.c'; else $(CYGPATH_W) '$(srcdir)/x-server-xvnc.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1285-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1286-lightdm-x-server.o: x-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1287:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server.o -MD -MP -MF $(DEPDIR)/lightdm-x-server.Tpo -c -o lightdm-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1288-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server.Tpo $(DEPDIR)/lightdm-x-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1290-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1291:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server.o `test -f 'x-server.c' || echo '$(srcdir)/'`x-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1292-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1293-lightdm-x-server.obj: x-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1294:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-x-server.obj -MD -MP -MF $(DEPDIR)/lightdm-x-server.Tpo -c -o lightdm-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1295-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-x-server.Tpo $(DEPDIR)/lightdm-x-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1298:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-x-server.obj `if test -f 'x-server.c'; then $(CYGPATH_W) 'x-server.c'; else $(CYGPATH_W) '$(srcdir)/x-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1299-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1300-lightdm-xdmcp-protocol.o: xdmcp-protocol.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1301:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-protocol.o -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-protocol.Tpo -c -o lightdm-xdmcp-protocol.o `test -f 'xdmcp-protocol.c' || echo '$(srcdir)/'`xdmcp-protocol.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1302-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-protocol.Tpo $(DEPDIR)/lightdm-xdmcp-protocol.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1304-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1305:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-protocol.o `test -f 'xdmcp-protocol.c' || echo '$(srcdir)/'`xdmcp-protocol.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1306-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1307-lightdm-xdmcp-protocol.obj: xdmcp-protocol.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1308:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-protocol.obj -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-protocol.Tpo -c -o lightdm-xdmcp-protocol.obj `if test -f 'xdmcp-protocol.c'; then $(CYGPATH_W) 'xdmcp-protocol.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-protocol.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1309-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-protocol.Tpo $(DEPDIR)/lightdm-xdmcp-protocol.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1311-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1312:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-protocol.obj `if test -f 'xdmcp-protocol.c'; then $(CYGPATH_W) 'xdmcp-protocol.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-protocol.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1313-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1314-lightdm-xdmcp-server.o: xdmcp-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1315:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-server.o -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-server.Tpo -c -o lightdm-xdmcp-server.o `test -f 'xdmcp-server.c' || echo '$(srcdir)/'`xdmcp-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1316-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-server.Tpo $(DEPDIR)/lightdm-xdmcp-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1318-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1319:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-server.o `test -f 'xdmcp-server.c' || echo '$(srcdir)/'`xdmcp-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1320-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1321-lightdm-xdmcp-server.obj: xdmcp-server.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1322:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-server.obj -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-server.Tpo -c -o lightdm-xdmcp-server.obj `if test -f 'xdmcp-server.c'; then $(CYGPATH_W) 'xdmcp-server.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1323-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-server.Tpo $(DEPDIR)/lightdm-xdmcp-server.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1325-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1326:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-server.obj `if test -f 'xdmcp-server.c'; then $(CYGPATH_W) 'xdmcp-server.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-server.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1327-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1328-lightdm-xdmcp-session.o: xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1329:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-session.o -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-session.Tpo -c -o lightdm-xdmcp-session.o `test -f 'xdmcp-session.c' || echo '$(srcdir)/'`xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1330-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-session.Tpo $(DEPDIR)/lightdm-xdmcp-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1332-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1333:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-session.o `test -f 'xdmcp-session.c' || echo '$(srcdir)/'`xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1334-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1335-lightdm-xdmcp-session.obj: xdmcp-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1336:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -MT lightdm-xdmcp-session.obj -MD -MP -MF $(DEPDIR)/lightdm-xdmcp-session.Tpo -c -o lightdm-xdmcp-session.obj `if test -f 'xdmcp-session.c'; then $(CYGPATH_W) 'xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1337-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm-xdmcp-session.Tpo $(DEPDIR)/lightdm-xdmcp-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1340:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_CFLAGS) $(CFLAGS) -c -o lightdm-xdmcp-session.obj `if test -f 'xdmcp-session.c'; then $(CYGPATH_W) 'xdmcp-session.c'; else $(CYGPATH_W) '$(srcdir)/xdmcp-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1341-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1342-lightdm_guest_session-lightdm-guest-session.o: lightdm-guest-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1343:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -MT lightdm_guest_session-lightdm-guest-session.o -MD -MP -MF $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo -c -o lightdm_guest_session-lightdm-guest-session.o `test -f 'lightdm-guest-session.c' || echo '$(srcdir)/'`lightdm-guest-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1344-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1346-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1347:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -c -o lightdm_guest_session-lightdm-guest-session.o `test -f 'lightdm-guest-session.c' || echo '$(srcdir)/'`lightdm-guest-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1348-
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1349-lightdm_guest_session-lightdm-guest-session.obj: lightdm-guest-session.c
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1350:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -MT lightdm_guest_session-lightdm-guest-session.obj -MD -MP -MF $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo -c -o lightdm_guest_session-lightdm-guest-session.obj `if test -f 'lightdm-guest-session.c'; then $(CYGPATH_W) 'lightdm-guest-session.c'; else $(CYGPATH_W) '$(srcdir)/lightdm-guest-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1351-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Tpo $(DEPDIR)/lightdm_guest_session-lightdm-guest-session.Po
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1354:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lightdm_guest_session_CFLAGS) $(CFLAGS) -c -o lightdm_guest_session-lightdm-guest-session.obj `if test -f 'lightdm-guest-session.c'; then $(CYGPATH_W) 'lightdm-guest-session.c'; else $(CYGPATH_W) '$(srcdir)/lightdm-guest-session.c'; fi`
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1355-
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1391-GTAGS:
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1392:	here=`$(am__cd) $(top_builddir) && pwd` \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1393-	  && $(am__cd) $(top_srcdir) \
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1414-distdir: $(DISTFILES)
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1415:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1416:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1417-	list='$(DISTFILES)'; \
##############################################
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1428-	  if test -d $$d/$$file; then \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in:1429:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lightdm-1.26.0/.pc/06_change-user-dirs.patch/src/Makefile.in-1430-	    if test -d "$(distdir)/$$file"; then \