===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lxappearance-0.6.3/configure.ac-135-rm -f $srcdir/po/LINGUAS
lxappearance-0.6.3/configure.ac:136:for po_file in `ls $srcdir/po/*.po | sort`;
lxappearance-0.6.3/configure.ac-137-do
lxappearance-0.6.3/configure.ac:138:    lang=`echo "$po_file" | sed "s|.*/po/\(.*\)\.po|\1|g"`
lxappearance-0.6.3/configure.ac-139-    echo $lang >> $srcdir/po/LINGUAS
##############################################
lxappearance-0.6.3/install-sh-234-      fi
lxappearance-0.6.3/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lxappearance-0.6.3/install-sh-236-    *)
##############################################
lxappearance-0.6.3/install-sh-281-      dstdir=$dst
lxappearance-0.6.3/install-sh:282:      dst=$dstdir/`basename "$src"`
lxappearance-0.6.3/install-sh-283-      dstdir_status=0
lxappearance-0.6.3/install-sh-284-    else
lxappearance-0.6.3/install-sh:285:      dstdir=`dirname "$dst"`
lxappearance-0.6.3/install-sh-286-      test -d "$dstdir"
##############################################
lxappearance-0.6.3/install-sh-344-                   test_tmpdir="$tmpdir/a"
lxappearance-0.6.3/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
lxappearance-0.6.3/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
lxappearance-0.6.3/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
lxappearance-0.6.3/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
lxappearance-0.6.3/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lxappearance-0.6.3/install-sh-409-            case $prefix in
lxappearance-0.6.3/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lxappearance-0.6.3/install-sh-411-              *) qprefix=$prefix;;
##############################################
lxappearance-0.6.3/install-sh-458-    if $copy_on_change &&
lxappearance-0.6.3/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
lxappearance-0.6.3/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
lxappearance-0.6.3/install-sh-461-       set -f &&
##############################################
lxappearance-0.6.3/compile-67-	mingw/*)
lxappearance-0.6.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
lxappearance-0.6.3/compile-69-	  ;;
lxappearance-0.6.3/compile-70-	cygwin/*)
lxappearance-0.6.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
lxappearance-0.6.3/compile-72-	  ;;
lxappearance-0.6.3/compile-73-	wine/*)
lxappearance-0.6.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
lxappearance-0.6.3/compile-75-	  ;;
##############################################
lxappearance-0.6.3/compile-309-# Name of file we expect compiler to create.
lxappearance-0.6.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
lxappearance-0.6.3/compile-311-
##############################################
lxappearance-0.6.3/compile-315-# object file name, since that is what matters with a parallel build.
lxappearance-0.6.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
lxappearance-0.6.3/compile-317-while true; do
##############################################
lxappearance-0.6.3/data/ui/Makefile.in-50-  { \
lxappearance-0.6.3/data/ui/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lxappearance-0.6.3/data/ui/Makefile.in-52-  }; \
##############################################
lxappearance-0.6.3/data/ui/Makefile.in-118-  esac
lxappearance-0.6.3/data/ui/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lxappearance-0.6.3/data/ui/Makefile.in-120-am__vpath_adj = case $$p in \
lxappearance-0.6.3/data/ui/Makefile.in:121:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lxappearance-0.6.3/data/ui/Makefile.in-122-    *) f=$$p;; \
lxappearance-0.6.3/data/ui/Makefile.in-123-  esac;
lxappearance-0.6.3/data/ui/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lxappearance-0.6.3/data/ui/Makefile.in-125-am__install_max = 40
lxappearance-0.6.3/data/ui/Makefile.in-126-am__nobase_strip_setup = \
lxappearance-0.6.3/data/ui/Makefile.in:127:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lxappearance-0.6.3/data/ui/Makefile.in-128-am__nobase_strip = \
##############################################
lxappearance-0.6.3/data/ui/Makefile.in-353-	@list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
lxappearance-0.6.3/data/ui/Makefile.in:354:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lxappearance-0.6.3/data/ui/Makefile.in-355-	dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
##############################################
lxappearance-0.6.3/data/ui/Makefile.in-363-distdir: $(DISTFILES)
lxappearance-0.6.3/data/ui/Makefile.in:364:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/data/ui/Makefile.in:365:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/data/ui/Makefile.in-366-	list='$(DISTFILES)'; \
##############################################
lxappearance-0.6.3/data/ui/Makefile.in-377-	  if test -d $$d/$$file; then \
lxappearance-0.6.3/data/ui/Makefile.in:378:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lxappearance-0.6.3/data/ui/Makefile.in-379-	    if test -d "$(distdir)/$$file"; then \
##############################################
lxappearance-0.6.3/data/Makefile.in-50-  { \
lxappearance-0.6.3/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lxappearance-0.6.3/data/Makefile.in-52-  }; \
##############################################
lxappearance-0.6.3/data/Makefile.in-126-  esac
lxappearance-0.6.3/data/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lxappearance-0.6.3/data/Makefile.in-128-am__vpath_adj = case $$p in \
lxappearance-0.6.3/data/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lxappearance-0.6.3/data/Makefile.in-130-    *) f=$$p;; \
lxappearance-0.6.3/data/Makefile.in-131-  esac;
lxappearance-0.6.3/data/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lxappearance-0.6.3/data/Makefile.in-133-am__install_max = 40
lxappearance-0.6.3/data/Makefile.in-134-am__nobase_strip_setup = \
lxappearance-0.6.3/data/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lxappearance-0.6.3/data/Makefile.in-136-am__nobase_strip = \
##############################################
lxappearance-0.6.3/data/Makefile.in-193-  while test -n "$$dir1"; do \
lxappearance-0.6.3/data/Makefile.in:194:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lxappearance-0.6.3/data/Makefile.in-195-    if test "$$first" != "."; then \
lxappearance-0.6.3/data/Makefile.in-196-      if test "$$first" = ".."; then \
lxappearance-0.6.3/data/Makefile.in:197:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lxappearance-0.6.3/data/Makefile.in:198:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lxappearance-0.6.3/data/Makefile.in-199-      else \
lxappearance-0.6.3/data/Makefile.in:200:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lxappearance-0.6.3/data/Makefile.in-201-        if test "$$first2" = "$$first"; then \
lxappearance-0.6.3/data/Makefile.in:202:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lxappearance-0.6.3/data/Makefile.in-203-        else \
##############################################
lxappearance-0.6.3/data/Makefile.in-208-    fi; \
lxappearance-0.6.3/data/Makefile.in:209:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lxappearance-0.6.3/data/Makefile.in-210-  done; \
##############################################
lxappearance-0.6.3/data/Makefile.in-415-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
lxappearance-0.6.3/data/Makefile.in:416:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lxappearance-0.6.3/data/Makefile.in-417-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
lxappearance-0.6.3/data/Makefile.in-436-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
lxappearance-0.6.3/data/Makefile.in:437:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lxappearance-0.6.3/data/Makefile.in-438-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
lxappearance-0.6.3/data/Makefile.in-453-	dot_seen=no; \
lxappearance-0.6.3/data/Makefile.in:454:	target=`echo $@ | sed s/-recursive//`; \
lxappearance-0.6.3/data/Makefile.in-455-	case "$@" in \
##############################################
lxappearance-0.6.3/data/Makefile.in-516-GTAGS:
lxappearance-0.6.3/data/Makefile.in:517:	here=`$(am__cd) $(top_builddir) && pwd` \
lxappearance-0.6.3/data/Makefile.in-518-	  && $(am__cd) $(top_srcdir) \
##############################################
lxappearance-0.6.3/data/Makefile.in-539-distdir: $(DISTFILES)
lxappearance-0.6.3/data/Makefile.in:540:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/data/Makefile.in:541:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/data/Makefile.in-542-	list='$(DISTFILES)'; \
##############################################
lxappearance-0.6.3/data/Makefile.in-553-	  if test -d $$d/$$file; then \
lxappearance-0.6.3/data/Makefile.in:554:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lxappearance-0.6.3/data/Makefile.in-555-	    if test -d "$(distdir)/$$file"; then \
##############################################
lxappearance-0.6.3/depcomp-64-  case $1 in
lxappearance-0.6.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lxappearance-0.6.3/depcomp-66-      *) dir=;;
##############################################
lxappearance-0.6.3/depcomp-73-{
lxappearance-0.6.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lxappearance-0.6.3/depcomp-75-}
##############################################
lxappearance-0.6.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lxappearance-0.6.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lxappearance-0.6.3/depcomp-128-
##############################################
lxappearance-0.6.3/depcomp-405-        sleep 1
lxappearance-0.6.3/depcomp:406:        i=`expr $i - 1`
lxappearance-0.6.3/depcomp-407-      done
lxappearance-0.6.3/depcomp-408-    fi
lxappearance-0.6.3/depcomp:409:    i=`expr $i - 1`
lxappearance-0.6.3/depcomp-410-  done
##############################################
lxappearance-0.6.3/depcomp-425-  # Do two passes, one to just change these to
lxappearance-0.6.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lxappearance-0.6.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lxappearance-0.6.3/depcomp-659-  done
lxappearance-0.6.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lxappearance-0.6.3/depcomp-661-  touch "$tmpdepfile"
##############################################
lxappearance-0.6.3/po/Makefile.in.in-57-
lxappearance-0.6.3/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)
lxappearance-0.6.3/po/Makefile.in.in-59-
##############################################
lxappearance-0.6.3/po/Makefile.in.in-87-.po.gmo:
lxappearance-0.6.3/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
lxappearance-0.6.3/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
lxappearance-0.6.3/po/Makefile.in.in-188-	  echo "$$lang:"; \
lxappearance-0.6.3/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
lxappearance-0.6.3/po/Makefile.in.in-190-	  if $$result; then \
##############################################
lxappearance-0.6.3/src/Makefile.in-51-  { \
lxappearance-0.6.3/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lxappearance-0.6.3/src/Makefile.in-53-  }; \
##############################################
lxappearance-0.6.3/src/Makefile.in-161-  esac
lxappearance-0.6.3/src/Makefile.in:162:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lxappearance-0.6.3/src/Makefile.in-163-am__vpath_adj = case $$p in \
lxappearance-0.6.3/src/Makefile.in:164:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lxappearance-0.6.3/src/Makefile.in-165-    *) f=$$p;; \
lxappearance-0.6.3/src/Makefile.in-166-  esac;
lxappearance-0.6.3/src/Makefile.in:167:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lxappearance-0.6.3/src/Makefile.in-168-am__install_max = 40
lxappearance-0.6.3/src/Makefile.in-169-am__nobase_strip_setup = \
lxappearance-0.6.3/src/Makefile.in:170:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lxappearance-0.6.3/src/Makefile.in-171-am__nobase_strip = \
##############################################
lxappearance-0.6.3/src/Makefile.in-489-.c.o:
lxappearance-0.6.3/src/Makefile.in:490:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
lxappearance-0.6.3/src/Makefile.in-491-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lxappearance-0.6.3/src/Makefile.in-497-.c.obj:
lxappearance-0.6.3/src/Makefile.in:498:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
lxappearance-0.6.3/src/Makefile.in:499:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
lxappearance-0.6.3/src/Makefile.in-500-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-502-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:503:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lxappearance-0.6.3/src/Makefile.in-504-
lxappearance-0.6.3/src/Makefile.in-505-lxappearance-lxappearance.o: lxappearance.c
lxappearance-0.6.3/src/Makefile.in:506:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-lxappearance.o -MD -MP -MF $(DEPDIR)/lxappearance-lxappearance.Tpo -c -o lxappearance-lxappearance.o `test -f 'lxappearance.c' || echo '$(srcdir)/'`lxappearance.c
lxappearance-0.6.3/src/Makefile.in-507-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-lxappearance.Tpo $(DEPDIR)/lxappearance-lxappearance.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-509-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:510:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-lxappearance.o `test -f 'lxappearance.c' || echo '$(srcdir)/'`lxappearance.c
lxappearance-0.6.3/src/Makefile.in-511-
lxappearance-0.6.3/src/Makefile.in-512-lxappearance-lxappearance.obj: lxappearance.c
lxappearance-0.6.3/src/Makefile.in:513:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-lxappearance.obj -MD -MP -MF $(DEPDIR)/lxappearance-lxappearance.Tpo -c -o lxappearance-lxappearance.obj `if test -f 'lxappearance.c'; then $(CYGPATH_W) 'lxappearance.c'; else $(CYGPATH_W) '$(srcdir)/lxappearance.c'; fi`
lxappearance-0.6.3/src/Makefile.in-514-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-lxappearance.Tpo $(DEPDIR)/lxappearance-lxappearance.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-516-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:517:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-lxappearance.obj `if test -f 'lxappearance.c'; then $(CYGPATH_W) 'lxappearance.c'; else $(CYGPATH_W) '$(srcdir)/lxappearance.c'; fi`
lxappearance-0.6.3/src/Makefile.in-518-
lxappearance-0.6.3/src/Makefile.in-519-lxappearance-widget-theme.o: widget-theme.c
lxappearance-0.6.3/src/Makefile.in:520:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-widget-theme.o -MD -MP -MF $(DEPDIR)/lxappearance-widget-theme.Tpo -c -o lxappearance-widget-theme.o `test -f 'widget-theme.c' || echo '$(srcdir)/'`widget-theme.c
lxappearance-0.6.3/src/Makefile.in-521-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-widget-theme.Tpo $(DEPDIR)/lxappearance-widget-theme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-widget-theme.o `test -f 'widget-theme.c' || echo '$(srcdir)/'`widget-theme.c
lxappearance-0.6.3/src/Makefile.in-525-
lxappearance-0.6.3/src/Makefile.in-526-lxappearance-widget-theme.obj: widget-theme.c
lxappearance-0.6.3/src/Makefile.in:527:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-widget-theme.obj -MD -MP -MF $(DEPDIR)/lxappearance-widget-theme.Tpo -c -o lxappearance-widget-theme.obj `if test -f 'widget-theme.c'; then $(CYGPATH_W) 'widget-theme.c'; else $(CYGPATH_W) '$(srcdir)/widget-theme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-528-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-widget-theme.Tpo $(DEPDIR)/lxappearance-widget-theme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-530-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:531:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-widget-theme.obj `if test -f 'widget-theme.c'; then $(CYGPATH_W) 'widget-theme.c'; else $(CYGPATH_W) '$(srcdir)/widget-theme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-532-
lxappearance-0.6.3/src/Makefile.in-533-lxappearance-color-scheme.o: color-scheme.c
lxappearance-0.6.3/src/Makefile.in:534:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-color-scheme.o -MD -MP -MF $(DEPDIR)/lxappearance-color-scheme.Tpo -c -o lxappearance-color-scheme.o `test -f 'color-scheme.c' || echo '$(srcdir)/'`color-scheme.c
lxappearance-0.6.3/src/Makefile.in-535-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-color-scheme.Tpo $(DEPDIR)/lxappearance-color-scheme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-537-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:538:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-color-scheme.o `test -f 'color-scheme.c' || echo '$(srcdir)/'`color-scheme.c
lxappearance-0.6.3/src/Makefile.in-539-
lxappearance-0.6.3/src/Makefile.in-540-lxappearance-color-scheme.obj: color-scheme.c
lxappearance-0.6.3/src/Makefile.in:541:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-color-scheme.obj -MD -MP -MF $(DEPDIR)/lxappearance-color-scheme.Tpo -c -o lxappearance-color-scheme.obj `if test -f 'color-scheme.c'; then $(CYGPATH_W) 'color-scheme.c'; else $(CYGPATH_W) '$(srcdir)/color-scheme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-542-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-color-scheme.Tpo $(DEPDIR)/lxappearance-color-scheme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-544-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:545:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-color-scheme.obj `if test -f 'color-scheme.c'; then $(CYGPATH_W) 'color-scheme.c'; else $(CYGPATH_W) '$(srcdir)/color-scheme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-546-
lxappearance-0.6.3/src/Makefile.in-547-lxappearance-icon-theme.o: icon-theme.c
lxappearance-0.6.3/src/Makefile.in:548:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-icon-theme.o -MD -MP -MF $(DEPDIR)/lxappearance-icon-theme.Tpo -c -o lxappearance-icon-theme.o `test -f 'icon-theme.c' || echo '$(srcdir)/'`icon-theme.c
lxappearance-0.6.3/src/Makefile.in-549-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-icon-theme.Tpo $(DEPDIR)/lxappearance-icon-theme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-551-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:552:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-icon-theme.o `test -f 'icon-theme.c' || echo '$(srcdir)/'`icon-theme.c
lxappearance-0.6.3/src/Makefile.in-553-
lxappearance-0.6.3/src/Makefile.in-554-lxappearance-icon-theme.obj: icon-theme.c
lxappearance-0.6.3/src/Makefile.in:555:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-icon-theme.obj -MD -MP -MF $(DEPDIR)/lxappearance-icon-theme.Tpo -c -o lxappearance-icon-theme.obj `if test -f 'icon-theme.c'; then $(CYGPATH_W) 'icon-theme.c'; else $(CYGPATH_W) '$(srcdir)/icon-theme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-556-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-icon-theme.Tpo $(DEPDIR)/lxappearance-icon-theme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-558-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:559:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-icon-theme.obj `if test -f 'icon-theme.c'; then $(CYGPATH_W) 'icon-theme.c'; else $(CYGPATH_W) '$(srcdir)/icon-theme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-560-
lxappearance-0.6.3/src/Makefile.in-561-lxappearance-cursor-theme.o: cursor-theme.c
lxappearance-0.6.3/src/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-cursor-theme.o -MD -MP -MF $(DEPDIR)/lxappearance-cursor-theme.Tpo -c -o lxappearance-cursor-theme.o `test -f 'cursor-theme.c' || echo '$(srcdir)/'`cursor-theme.c
lxappearance-0.6.3/src/Makefile.in-563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-cursor-theme.Tpo $(DEPDIR)/lxappearance-cursor-theme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-cursor-theme.o `test -f 'cursor-theme.c' || echo '$(srcdir)/'`cursor-theme.c
lxappearance-0.6.3/src/Makefile.in-567-
lxappearance-0.6.3/src/Makefile.in-568-lxappearance-cursor-theme.obj: cursor-theme.c
lxappearance-0.6.3/src/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-cursor-theme.obj -MD -MP -MF $(DEPDIR)/lxappearance-cursor-theme.Tpo -c -o lxappearance-cursor-theme.obj `if test -f 'cursor-theme.c'; then $(CYGPATH_W) 'cursor-theme.c'; else $(CYGPATH_W) '$(srcdir)/cursor-theme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-cursor-theme.Tpo $(DEPDIR)/lxappearance-cursor-theme.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-cursor-theme.obj `if test -f 'cursor-theme.c'; then $(CYGPATH_W) 'cursor-theme.c'; else $(CYGPATH_W) '$(srcdir)/cursor-theme.c'; fi`
lxappearance-0.6.3/src/Makefile.in-574-
lxappearance-0.6.3/src/Makefile.in-575-lxappearance-font.o: font.c
lxappearance-0.6.3/src/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-font.o -MD -MP -MF $(DEPDIR)/lxappearance-font.Tpo -c -o lxappearance-font.o `test -f 'font.c' || echo '$(srcdir)/'`font.c
lxappearance-0.6.3/src/Makefile.in-577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-font.Tpo $(DEPDIR)/lxappearance-font.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-font.o `test -f 'font.c' || echo '$(srcdir)/'`font.c
lxappearance-0.6.3/src/Makefile.in-581-
lxappearance-0.6.3/src/Makefile.in-582-lxappearance-font.obj: font.c
lxappearance-0.6.3/src/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-font.obj -MD -MP -MF $(DEPDIR)/lxappearance-font.Tpo -c -o lxappearance-font.obj `if test -f 'font.c'; then $(CYGPATH_W) 'font.c'; else $(CYGPATH_W) '$(srcdir)/font.c'; fi`
lxappearance-0.6.3/src/Makefile.in-584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-font.Tpo $(DEPDIR)/lxappearance-font.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-font.obj `if test -f 'font.c'; then $(CYGPATH_W) 'font.c'; else $(CYGPATH_W) '$(srcdir)/font.c'; fi`
lxappearance-0.6.3/src/Makefile.in-588-
lxappearance-0.6.3/src/Makefile.in-589-lxappearance-other.o: other.c
lxappearance-0.6.3/src/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-other.o -MD -MP -MF $(DEPDIR)/lxappearance-other.Tpo -c -o lxappearance-other.o `test -f 'other.c' || echo '$(srcdir)/'`other.c
lxappearance-0.6.3/src/Makefile.in-591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-other.Tpo $(DEPDIR)/lxappearance-other.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-other.o `test -f 'other.c' || echo '$(srcdir)/'`other.c
lxappearance-0.6.3/src/Makefile.in-595-
lxappearance-0.6.3/src/Makefile.in-596-lxappearance-other.obj: other.c
lxappearance-0.6.3/src/Makefile.in:597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-other.obj -MD -MP -MF $(DEPDIR)/lxappearance-other.Tpo -c -o lxappearance-other.obj `if test -f 'other.c'; then $(CYGPATH_W) 'other.c'; else $(CYGPATH_W) '$(srcdir)/other.c'; fi`
lxappearance-0.6.3/src/Makefile.in-598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-other.Tpo $(DEPDIR)/lxappearance-other.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-other.obj `if test -f 'other.c'; then $(CYGPATH_W) 'other.c'; else $(CYGPATH_W) '$(srcdir)/other.c'; fi`
lxappearance-0.6.3/src/Makefile.in-602-
lxappearance-0.6.3/src/Makefile.in-603-lxappearance-utils.o: utils.c
lxappearance-0.6.3/src/Makefile.in:604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-utils.o -MD -MP -MF $(DEPDIR)/lxappearance-utils.Tpo -c -o lxappearance-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
lxappearance-0.6.3/src/Makefile.in-605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-utils.Tpo $(DEPDIR)/lxappearance-utils.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
lxappearance-0.6.3/src/Makefile.in-609-
lxappearance-0.6.3/src/Makefile.in-610-lxappearance-utils.obj: utils.c
lxappearance-0.6.3/src/Makefile.in:611:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-utils.obj -MD -MP -MF $(DEPDIR)/lxappearance-utils.Tpo -c -o lxappearance-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
lxappearance-0.6.3/src/Makefile.in-612-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-utils.Tpo $(DEPDIR)/lxappearance-utils.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-614-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:615:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
lxappearance-0.6.3/src/Makefile.in-616-
lxappearance-0.6.3/src/Makefile.in-617-lxappearance-plugin.o: plugin.c
lxappearance-0.6.3/src/Makefile.in:618:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-plugin.o -MD -MP -MF $(DEPDIR)/lxappearance-plugin.Tpo -c -o lxappearance-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
lxappearance-0.6.3/src/Makefile.in-619-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-plugin.Tpo $(DEPDIR)/lxappearance-plugin.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
lxappearance-0.6.3/src/Makefile.in-623-
lxappearance-0.6.3/src/Makefile.in-624-lxappearance-plugin.obj: plugin.c
lxappearance-0.6.3/src/Makefile.in:625:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -MT lxappearance-plugin.obj -MD -MP -MF $(DEPDIR)/lxappearance-plugin.Tpo -c -o lxappearance-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`
lxappearance-0.6.3/src/Makefile.in-626-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lxappearance-plugin.Tpo $(DEPDIR)/lxappearance-plugin.Po
##############################################
lxappearance-0.6.3/src/Makefile.in-628-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lxappearance-0.6.3/src/Makefile.in:629:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lxappearance_CFLAGS) $(CFLAGS) -c -o lxappearance-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`
lxappearance-0.6.3/src/Makefile.in-630-install-lxappearance_includeHEADERS: $(lxappearance_include_HEADERS)
##############################################
lxappearance-0.6.3/src/Makefile.in-648-	@list='$(lxappearance_include_HEADERS)'; test -n "$(lxappearance_includedir)" || list=; \
lxappearance-0.6.3/src/Makefile.in:649:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lxappearance-0.6.3/src/Makefile.in-650-	dir='$(DESTDIR)$(lxappearance_includedir)'; $(am__uninstall_files_from_dir)
##############################################
lxappearance-0.6.3/src/Makefile.in-681-GTAGS:
lxappearance-0.6.3/src/Makefile.in:682:	here=`$(am__cd) $(top_builddir) && pwd` \
lxappearance-0.6.3/src/Makefile.in-683-	  && $(am__cd) $(top_srcdir) \
##############################################
lxappearance-0.6.3/src/Makefile.in-704-distdir: $(DISTFILES)
lxappearance-0.6.3/src/Makefile.in:705:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/src/Makefile.in:706:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/src/Makefile.in-707-	list='$(DISTFILES)'; \
##############################################
lxappearance-0.6.3/src/Makefile.in-718-	  if test -d $$d/$$file; then \
lxappearance-0.6.3/src/Makefile.in:719:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lxappearance-0.6.3/src/Makefile.in-720-	    if test -d "$(distdir)/$$file"; then \
##############################################
lxappearance-0.6.3/man/Makefile.in-49-  { \
lxappearance-0.6.3/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lxappearance-0.6.3/man/Makefile.in-51-  }; \
##############################################
lxappearance-0.6.3/man/Makefile.in-117-  esac
lxappearance-0.6.3/man/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lxappearance-0.6.3/man/Makefile.in-119-am__vpath_adj = case $$p in \
lxappearance-0.6.3/man/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lxappearance-0.6.3/man/Makefile.in-121-    *) f=$$p;; \
lxappearance-0.6.3/man/Makefile.in-122-  esac;
lxappearance-0.6.3/man/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lxappearance-0.6.3/man/Makefile.in-124-am__install_max = 40
lxappearance-0.6.3/man/Makefile.in-125-am__nobase_strip_setup = \
lxappearance-0.6.3/man/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lxappearance-0.6.3/man/Makefile.in-127-am__nobase_strip = \
##############################################
lxappearance-0.6.3/man/Makefile.in-332-	test -n "$(man1dir)" \
lxappearance-0.6.3/man/Makefile.in:333:	  && test -n "`echo $$list1$$list2`" \
lxappearance-0.6.3/man/Makefile.in-334-	  || exit 0; \
##############################################
lxappearance-0.6.3/man/Makefile.in-378-distdir: $(DISTFILES)
lxappearance-0.6.3/man/Makefile.in:379:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/man/Makefile.in:380:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/man/Makefile.in-381-	list='$(DISTFILES)'; \
##############################################
lxappearance-0.6.3/man/Makefile.in-392-	  if test -d $$d/$$file; then \
lxappearance-0.6.3/man/Makefile.in:393:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lxappearance-0.6.3/man/Makefile.in-394-	    if test -d "$(distdir)/$$file"; then \
##############################################
lxappearance-0.6.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
lxappearance-0.6.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lxappearance-0.6.3/configure-47-  as_echo='print -r --'
lxappearance-0.6.3/configure-48-  as_echo_n='print -rn --'
lxappearance-0.6.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lxappearance-0.6.3/configure-50-  as_echo='printf %s\n'
##############################################
lxappearance-0.6.3/configure-52-else
lxappearance-0.6.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lxappearance-0.6.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lxappearance-0.6.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
lxappearance-0.6.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lxappearance-0.6.3/configure-64-      esac;
##############################################
lxappearance-0.6.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lxappearance-0.6.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lxappearance-0.6.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
lxappearance-0.6.3/configure-327-      case $as_dir in #(
lxappearance-0.6.3/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lxappearance-0.6.3/configure-329-      *) as_qdir=$as_dir;;
##############################################
lxappearance-0.6.3/configure-400-  {
lxappearance-0.6.3/configure:401:    as_val=`expr "$@" || test $? -eq 1`
lxappearance-0.6.3/configure-402-  }
##############################################
lxappearance-0.6.3/configure-407-# ----------------------------------------
lxappearance-0.6.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lxappearance-0.6.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lxappearance-0.6.3/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lxappearance-0.6.3/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lxappearance-0.6.3/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lxappearance-0.6.3/configure-875-  case $ac_option in
lxappearance-0.6.3/configure:876:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lxappearance-0.6.3/configure-877-  *=)   ac_optarg= ;;
##############################################
lxappearance-0.6.3/configure-919-  -disable-* | --disable-*)
lxappearance-0.6.3/configure:920:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lxappearance-0.6.3/configure-921-    # Reject names that are not valid shell variable names.
##############################################
lxappearance-0.6.3/configure-924-    ac_useropt_orig=$ac_useropt
lxappearance-0.6.3/configure:925:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lxappearance-0.6.3/configure-926-    case $ac_user_opts in
##############################################
lxappearance-0.6.3/configure-945-  -enable-* | --enable-*)
lxappearance-0.6.3/configure:946:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lxappearance-0.6.3/configure-947-    # Reject names that are not valid shell variable names.
##############################################
lxappearance-0.6.3/configure-950-    ac_useropt_orig=$ac_useropt
lxappearance-0.6.3/configure:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lxappearance-0.6.3/configure-952-    case $ac_user_opts in
##############################################
lxappearance-0.6.3/configure-1158-  -with-* | --with-*)
lxappearance-0.6.3/configure:1159:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lxappearance-0.6.3/configure-1160-    # Reject names that are not valid shell variable names.
##############################################
lxappearance-0.6.3/configure-1163-    ac_useropt_orig=$ac_useropt
lxappearance-0.6.3/configure:1164:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lxappearance-0.6.3/configure-1165-    case $ac_user_opts in
##############################################
lxappearance-0.6.3/configure-1174-  -without-* | --without-*)
lxappearance-0.6.3/configure:1175:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lxappearance-0.6.3/configure-1176-    # Reject names that are not valid shell variable names.
##############################################
lxappearance-0.6.3/configure-1179-    ac_useropt_orig=$ac_useropt
lxappearance-0.6.3/configure:1180:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lxappearance-0.6.3/configure-1181-    case $ac_user_opts in
##############################################
lxappearance-0.6.3/configure-1212-  *=*)
lxappearance-0.6.3/configure:1213:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lxappearance-0.6.3/configure-1214-    # Reject names that are not valid shell variable names.
##############################################
lxappearance-0.6.3/configure-1233-if test -n "$ac_prev"; then
lxappearance-0.6.3/configure:1234:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lxappearance-0.6.3/configure-1235-  as_fn_error $? "missing argument to $ac_option"
##############################################
lxappearance-0.6.3/configure-1255-    */ )
lxappearance-0.6.3/configure:1256:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lxappearance-0.6.3/configure-1257-      eval $ac_var=\$ac_val;;
##############################################
lxappearance-0.6.3/configure-1290-ac_ls_di=`ls -di .` &&
lxappearance-0.6.3/configure:1291:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lxappearance-0.6.3/configure-1292-  as_fn_error $? "working directory cannot be determined"
##############################################
lxappearance-0.6.3/configure-1346-case $srcdir in
lxappearance-0.6.3/configure:1347:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lxappearance-0.6.3/configure-1348-esac
##############################################
lxappearance-0.6.3/configure-1389-By default, \`make install' will install all the files in
lxappearance-0.6.3/configure:1390:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lxappearance-0.6.3/configure:1391:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lxappearance-0.6.3/configure-1392-for instance \`--prefix=\$HOME'.
##############################################
lxappearance-0.6.3/configure-1501-*)
lxappearance-0.6.3/configure:1502:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lxappearance-0.6.3/configure-1503-  # A ".." for each directory in $ac_dir_suffix.
lxappearance-0.6.3/configure:1504:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lxappearance-0.6.3/configure-1505-  case $ac_top_builddir_sub in
##############################################
lxappearance-0.6.3/configure-1989-    *\'*)
lxappearance-0.6.3/configure:1990:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lxappearance-0.6.3/configure-1991-    esac
##############################################
lxappearance-0.6.3/configure-2072-      case $ac_val in
lxappearance-0.6.3/configure:2073:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lxappearance-0.6.3/configure-2074-      esac
##############################################
lxappearance-0.6.3/configure-2087-	case $ac_val in
lxappearance-0.6.3/configure:2088:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lxappearance-0.6.3/configure-2089-	esac
##############################################
lxappearance-0.6.3/configure-2207-    set,)
lxappearance-0.6.3/configure:2208:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lxappearance-0.6.3/configure:2209:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lxappearance-0.6.3/configure-2210-      ac_cache_corrupted=: ;;
##############################################
lxappearance-0.6.3/configure-2218-	# differences in whitespace do not lead to failure.
lxappearance-0.6.3/configure:2219:	ac_old_val_w=`echo x $ac_old_val`
lxappearance-0.6.3/configure:2220:	ac_new_val_w=`echo x $ac_new_val`
lxappearance-0.6.3/configure-2221-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lxappearance-0.6.3/configure-2238-    case $ac_new_val in
lxappearance-0.6.3/configure:2239:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lxappearance-0.6.3/configure-2240-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lxappearance-0.6.3/configure-2413-     echo "timestamp, slept: $am_has_slept" > conftest.file
lxappearance-0.6.3/configure:2414:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lxappearance-0.6.3/configure-2415-     if test "$*" = "X"; then
lxappearance-0.6.3/configure-2416-	# -L didn't work.
lxappearance-0.6.3/configure:2417:	set X `ls -t "$srcdir/configure" conftest.file`
lxappearance-0.6.3/configure-2418-     fi
##############################################
lxappearance-0.6.3/configure-2464-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lxappearance-0.6.3/configure:2465:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lxappearance-0.6.3/configure-2466-
lxappearance-0.6.3/configure-2467-# Expand $ac_aux_dir to an absolute path.
lxappearance-0.6.3/configure:2468:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lxappearance-0.6.3/configure-2469-
##############################################
lxappearance-0.6.3/configure-2609-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lxappearance-0.6.3/configure:2610:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lxappearance-0.6.3/configure-2611-	     'mkdir (GNU coreutils) '* | \
##############################################
lxappearance-0.6.3/configure-2682-set x ${MAKE-make}
lxappearance-0.6.3/configure:2683:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lxappearance-0.6.3/configure-2684-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lxappearance-0.6.3/configure-2692-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lxappearance-0.6.3/configure:2693:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lxappearance-0.6.3/configure-2694-  *@@@%%%=?*=@@@%%%*)
##############################################
lxappearance-0.6.3/configure-2758-
lxappearance-0.6.3/configure:2759:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lxappearance-0.6.3/configure-2760-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lxappearance-0.6.3/configure-2899-
lxappearance-0.6.3/configure:2900:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.40.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lxappearance-0.6.3/configure-2901-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
lxappearance-0.6.3/configure:2902:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lxappearance-0.6.3/configure-2903-if test -n "0.40.0"; then
##############################################
lxappearance-0.6.3/configure-3339-fi
lxappearance-0.6.3/configure:3340:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
lxappearance-0.6.3/configure:3341:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
lxappearance-0.6.3/configure:3342:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
lxappearance-0.6.3/configure-3343-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
lxappearance-0.6.3/configure-3395-else
lxappearance-0.6.3/configure:3396:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
lxappearance-0.6.3/configure-3397-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
lxappearance-0.6.3/configure-3402-$as_echo_n "checking for XML::Parser... " >&6; }
lxappearance-0.6.3/configure:3403:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
lxappearance-0.6.3/configure-3404-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
lxappearance-0.6.3/configure-3810-$as_echo_n "checking whether the C compiler works... " >&6; }
lxappearance-0.6.3/configure:3811:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lxappearance-0.6.3/configure-3812-
##############################################
lxappearance-0.6.3/configure-3854-	then :; else
lxappearance-0.6.3/configure:3855:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lxappearance-0.6.3/configure-3856-	fi
##############################################
lxappearance-0.6.3/configure-3914-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lxappearance-0.6.3/configure:3915:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lxappearance-0.6.3/configure-3916-	  break;;
##############################################
lxappearance-0.6.3/configure-4023-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lxappearance-0.6.3/configure:4024:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lxappearance-0.6.3/configure-4025-       break;;
##############################################
lxappearance-0.6.3/configure-4331-# Ignore all kinds of additional output from 'make'.
lxappearance-0.6.3/configure:4332:case `$am_make -s -f confmf 2> /dev/null` in #(
lxappearance-0.6.3/configure-4333-*the\ am__doit\ target*)
##############################################
lxappearance-0.6.3/configure-4341-   echo '.include "confinc"' > confmf
lxappearance-0.6.3/configure:4342:   case `$am_make -s -f confmf 2> /dev/null` in #(
lxappearance-0.6.3/configure-4343-   *the\ am__doit\ target*)
##############################################
lxappearance-0.6.3/configure-4404-  if test "$am_compiler_list" = ""; then
lxappearance-0.6.3/configure:4405:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lxappearance-0.6.3/configure-4406-  fi
##############################################
lxappearance-0.6.3/configure-4970-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:4971:  pkg_cv_XLIB_CFLAGS=`$PKG_CONFIG --cflags ""x11"" 2>/dev/null`
lxappearance-0.6.3/configure-4972-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-4987-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:4988:  pkg_cv_XLIB_LIBS=`$PKG_CONFIG --libs ""x11"" 2>/dev/null`
lxappearance-0.6.3/configure-4989-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-5008-        if test $_pkg_short_errors_supported = yes; then
lxappearance-0.6.3/configure:5009:	        XLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""x11"" 2>&1`
lxappearance-0.6.3/configure-5010-        else
lxappearance-0.6.3/configure:5011:	        XLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""x11"" 2>&1`
lxappearance-0.6.3/configure-5012-        fi
##############################################
lxappearance-0.6.3/configure-5071-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:5072:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$gtk_modules" 2>/dev/null`
lxappearance-0.6.3/configure-5073-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-5088-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:5089:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$gtk_modules" 2>/dev/null`
lxappearance-0.6.3/configure-5090-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-5109-        if test $_pkg_short_errors_supported = yes; then
lxappearance-0.6.3/configure:5110:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$gtk_modules" 2>&1`
lxappearance-0.6.3/configure-5111-        else
lxappearance-0.6.3/configure:5112:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$gtk_modules" 2>&1`
lxappearance-0.6.3/configure-5113-        fi
##############################################
lxappearance-0.6.3/configure-5176-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:5177:  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1 >= 0.95 dbus-glib-1 >= 0.70" 2>/dev/null`
lxappearance-0.6.3/configure-5178-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-5193-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:5194:  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1 >= 0.95 dbus-glib-1 >= 0.70" 2>/dev/null`
lxappearance-0.6.3/configure-5195-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-5214-        if test $_pkg_short_errors_supported = yes; then
lxappearance-0.6.3/configure:5215:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbus-1 >= 0.95 dbus-glib-1 >= 0.70" 2>&1`
lxappearance-0.6.3/configure-5216-        else
lxappearance-0.6.3/configure:5217:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbus-1 >= 0.95 dbus-glib-1 >= 0.70" 2>&1`
lxappearance-0.6.3/configure-5218-        fi
##############################################
lxappearance-0.6.3/configure-5275-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:5276:  pkg_cv_GMODULE_CFLAGS=`$PKG_CONFIG --cflags "$gmodule_modules" 2>/dev/null`
lxappearance-0.6.3/configure-5277-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-5292-  test $ac_status = 0; }; then
lxappearance-0.6.3/configure:5293:  pkg_cv_GMODULE_LIBS=`$PKG_CONFIG --libs "$gmodule_modules" 2>/dev/null`
lxappearance-0.6.3/configure-5294-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lxappearance-0.6.3/configure-5313-        if test $_pkg_short_errors_supported = yes; then
lxappearance-0.6.3/configure:5314:	        GMODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$gmodule_modules" 2>&1`
lxappearance-0.6.3/configure-5315-        else
lxappearance-0.6.3/configure:5316:	        GMODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$gmodule_modules" 2>&1`
lxappearance-0.6.3/configure-5317-        fi
##############################################
lxappearance-0.6.3/configure-5400-rm -f $srcdir/po/LINGUAS
lxappearance-0.6.3/configure:5401:for po_file in `ls $srcdir/po/*.po | sort`;
lxappearance-0.6.3/configure-5402-do
lxappearance-0.6.3/configure:5403:    lang=`echo "$po_file" | sed "s|.*/po/\(.*\)\.po|\1|g"`
lxappearance-0.6.3/configure-5404-    echo $lang >> $srcdir/po/LINGUAS
##############################################
lxappearance-0.6.3/configure-5566-  # Check for GNU $ac_path_GREP
lxappearance-0.6.3/configure:5567:case `"$ac_path_GREP" --version 2>&1` in
lxappearance-0.6.3/configure-5568-*GNU*)
##############################################
lxappearance-0.6.3/configure-5632-  # Check for GNU $ac_path_EGREP
lxappearance-0.6.3/configure:5633:case `"$ac_path_EGREP" --version 2>&1` in
lxappearance-0.6.3/configure-5634-*GNU*)
##############################################
lxappearance-0.6.3/configure-5793-do :
lxappearance-0.6.3/configure:5794:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lxappearance-0.6.3/configure-5795-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lxappearance-0.6.3/configure-5798-  cat >>confdefs.h <<_ACEOF
lxappearance-0.6.3/configure:5799:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lxappearance-0.6.3/configure-5800-_ACEOF
##############################################
lxappearance-0.6.3/configure-6224-    if test -f $ac_dir/$ac_word; then
lxappearance-0.6.3/configure:6225:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
lxappearance-0.6.3/configure-6226-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
lxappearance-0.6.3/configure-6343-    if test -f $ac_dir/$ac_word; then
lxappearance-0.6.3/configure:6344:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
lxappearance-0.6.3/configure-6345-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
lxappearance-0.6.3/configure-6502-   if test "x$srcdir" != "x."; then
lxappearance-0.6.3/configure:6503:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
lxappearance-0.6.3/configure-6504-       posrcprefix="$srcdir/"
##############################################
lxappearance-0.6.3/configure-6787-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lxappearance-0.6.3/configure:6788:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lxappearance-0.6.3/configure-6789-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lxappearance-0.6.3/configure-6886-if test -z "$BASH_VERSION$ZSH_VERSION" \
lxappearance-0.6.3/configure:6887:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lxappearance-0.6.3/configure-6888-  as_echo='print -r --'
lxappearance-0.6.3/configure-6889-  as_echo_n='print -rn --'
lxappearance-0.6.3/configure:6890:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lxappearance-0.6.3/configure-6891-  as_echo='printf %s\n'
##############################################
lxappearance-0.6.3/configure-6893-else
lxappearance-0.6.3/configure:6894:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lxappearance-0.6.3/configure-6895-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lxappearance-0.6.3/configure-6903-	expr "X$arg" : "X\\(.*\\)$as_nl";
lxappearance-0.6.3/configure:6904:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lxappearance-0.6.3/configure-6905-      esac;
##############################################
lxappearance-0.6.3/configure-6980-# ----------------------------------------
lxappearance-0.6.3/configure:6981:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lxappearance-0.6.3/configure-6982-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lxappearance-0.6.3/configure-7052-  {
lxappearance-0.6.3/configure:7053:    as_val=`expr "$@" || test $? -eq 1`
lxappearance-0.6.3/configure-7054-  }
##############################################
lxappearance-0.6.3/configure-7156-      case $as_dir in #(
lxappearance-0.6.3/configure:7157:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lxappearance-0.6.3/configure-7158-      *) as_qdir=$as_dir;;
##############################################
lxappearance-0.6.3/configure-7291-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lxappearance-0.6.3/configure:7292:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lxappearance-0.6.3/configure-7293-ac_cs_version="\\
##############################################
lxappearance-0.6.3/configure-7316-  --*=?*)
lxappearance-0.6.3/configure:7317:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lxappearance-0.6.3/configure:7318:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lxappearance-0.6.3/configure-7319-    ac_shift=:
##############################################
lxappearance-0.6.3/configure-7321-  --*=)
lxappearance-0.6.3/configure:7322:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lxappearance-0.6.3/configure-7323-    ac_optarg=
##############################################
lxappearance-0.6.3/configure-7345-    case $ac_optarg in
lxappearance-0.6.3/configure:7346:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lxappearance-0.6.3/configure-7347-    '') as_fn_error $? "missing file argument" ;;
##############################################
lxappearance-0.6.3/configure-7353-    case $ac_optarg in
lxappearance-0.6.3/configure:7354:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lxappearance-0.6.3/configure-7355-    esac
##############################################
lxappearance-0.6.3/configure-7491-fi
lxappearance-0.6.3/configure:7492:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lxappearance-0.6.3/configure-7493-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lxappearance-0.6.3/configure-7508-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lxappearance-0.6.3/configure:7509:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lxappearance-0.6.3/configure-7510-ac_delim='%!_!# '
##############################################
lxappearance-0.6.3/configure-7514-
lxappearance-0.6.3/configure:7515:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lxappearance-0.6.3/configure-7516-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lxappearance-0.6.3/configure-7652-for ac_last_try in false false :; do
lxappearance-0.6.3/configure:7653:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
lxappearance-0.6.3/configure-7654-  if test -z "$ac_tt"; then
##############################################
lxappearance-0.6.3/configure-7784-      esac
lxappearance-0.6.3/configure:7785:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lxappearance-0.6.3/configure-7786-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lxappearance-0.6.3/configure-7843-*)
lxappearance-0.6.3/configure:7844:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lxappearance-0.6.3/configure-7845-  # A ".." for each directory in $ac_dir_suffix.
lxappearance-0.6.3/configure:7846:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lxappearance-0.6.3/configure-7847-  case $ac_top_builddir_sub in
##############################################
lxappearance-0.6.3/configure-7904-/@mandir@/p'
lxappearance-0.6.3/configure:7905:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lxappearance-0.6.3/configure-7906-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lxappearance-0.6.3/configure-7921-
lxappearance-0.6.3/configure:7922:# Neutralize VPATH when `$srcdir' = `.'.
lxappearance-0.6.3/configure-7923-# Shell code in configure.ac might set extrasub.
##############################################
lxappearance-0.6.3/configure-7949-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lxappearance-0.6.3/configure:7950:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lxappearance-0.6.3/configure-7951-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lxappearance-0.6.3/configure-7995-    * )
lxappearance-0.6.3/configure:7996:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lxappearance-0.6.3/configure-7997-  esac
##############################################
lxappearance-0.6.3/configure-8042-    # Strip MF so we end up with the name of the file.
lxappearance-0.6.3/configure:8043:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lxappearance-0.6.3/configure-8044-    # Check whether this is an Automake generated Makefile or not.
##############################################
lxappearance-0.6.3/configure-8079-    # from the Makefile without running 'make'.
lxappearance-0.6.3/configure:8080:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lxappearance-0.6.3/configure-8081-    test -z "$DEPDIR" && continue
lxappearance-0.6.3/configure:8082:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lxappearance-0.6.3/configure-8083-    test -z "$am__include" && continue
lxappearance-0.6.3/configure:8084:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lxappearance-0.6.3/configure-8085-    # Find all dependency output files, they are included files with
##############################################
lxappearance-0.6.3/Makefile.in-49-  { \
lxappearance-0.6.3/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lxappearance-0.6.3/Makefile.in-51-  }; \
##############################################
lxappearance-0.6.3/Makefile.in-177-  while test -n "$$dir1"; do \
lxappearance-0.6.3/Makefile.in:178:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lxappearance-0.6.3/Makefile.in-179-    if test "$$first" != "."; then \
lxappearance-0.6.3/Makefile.in-180-      if test "$$first" = ".."; then \
lxappearance-0.6.3/Makefile.in:181:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lxappearance-0.6.3/Makefile.in:182:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lxappearance-0.6.3/Makefile.in-183-      else \
lxappearance-0.6.3/Makefile.in:184:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lxappearance-0.6.3/Makefile.in-185-        if test "$$first2" = "$$first"; then \
lxappearance-0.6.3/Makefile.in:186:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lxappearance-0.6.3/Makefile.in-187-        else \
##############################################
lxappearance-0.6.3/Makefile.in-192-    fi; \
lxappearance-0.6.3/Makefile.in:193:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lxappearance-0.6.3/Makefile.in-194-  done; \
##############################################
lxappearance-0.6.3/Makefile.in-414-	dot_seen=no; \
lxappearance-0.6.3/Makefile.in:415:	target=`echo $@ | sed s/-recursive//`; \
lxappearance-0.6.3/Makefile.in-416-	case "$@" in \
##############################################
lxappearance-0.6.3/Makefile.in-477-GTAGS:
lxappearance-0.6.3/Makefile.in:478:	here=`$(am__cd) $(top_builddir) && pwd` \
lxappearance-0.6.3/Makefile.in-479-	  && $(am__cd) $(top_srcdir) \
##############################################
lxappearance-0.6.3/Makefile.in-509-	test -d "$(distdir)" || mkdir "$(distdir)"
lxappearance-0.6.3/Makefile.in:510:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/Makefile.in:511:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lxappearance-0.6.3/Makefile.in-512-	list='$(DISTFILES)'; \
##############################################
lxappearance-0.6.3/Makefile.in-523-	  if test -d $$d/$$file; then \
lxappearance-0.6.3/Makefile.in:524:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lxappearance-0.6.3/Makefile.in-525-	    if test -d "$(distdir)/$$file"; then \
##############################################
lxappearance-0.6.3/Makefile.in-633-	test -d $(distdir)/_build || exit 0; \
lxappearance-0.6.3/Makefile.in:634:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lxappearance-0.6.3/Makefile.in-635-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lxappearance-0.6.3/Makefile.in-677-	}; \
lxappearance-0.6.3/Makefile.in:678:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lxappearance-0.6.3/Makefile.in-679-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lxappearance-0.6.3/Makefile.in-689-	fi
lxappearance-0.6.3/Makefile.in:690:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lxappearance-0.6.3/Makefile.in-691-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lxappearance-0.6.3/aclocal.m4-224-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
lxappearance-0.6.3/aclocal.m4:225:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
lxappearance-0.6.3/aclocal.m4-226-	if test "$MSGFMT" != "no"; then
##############################################
lxappearance-0.6.3/aclocal.m4-245-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
lxappearance-0.6.3/aclocal.m4:246:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
lxappearance-0.6.3/aclocal.m4-247-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
lxappearance-0.6.3/aclocal.m4-396-   if test "x$srcdir" != "x."; then
lxappearance-0.6.3/aclocal.m4:397:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
lxappearance-0.6.3/aclocal.m4-398-       posrcprefix="$srcdir/"
##############################################
lxappearance-0.6.3/aclocal.m4-420-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
lxappearance-0.6.3/aclocal.m4:421:datarootdir=`eval echo "${datarootdir}"`
lxappearance-0.6.3/aclocal.m4-422-if test "x$CATOBJEXT" = "x.mo" ; then
lxappearance-0.6.3/aclocal.m4:423:  localedir=`eval echo "${libdir}/locale"`
lxappearance-0.6.3/aclocal.m4-424-else
lxappearance-0.6.3/aclocal.m4:425:  localedir=`eval echo "${datadir}/locale"`
lxappearance-0.6.3/aclocal.m4-426-fi
##############################################
lxappearance-0.6.3/aclocal.m4-473-
lxappearance-0.6.3/aclocal.m4:474:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lxappearance-0.6.3/aclocal.m4-475-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
lxappearance-0.6.3/aclocal.m4:476:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
lxappearance-0.6.3/aclocal.m4-477-if test -n "$1"; then
##############################################
lxappearance-0.6.3/aclocal.m4-561-fi
lxappearance-0.6.3/aclocal.m4:562:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
lxappearance-0.6.3/aclocal.m4:563:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
lxappearance-0.6.3/aclocal.m4:564:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
lxappearance-0.6.3/aclocal.m4-565-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
lxappearance-0.6.3/aclocal.m4-577-else
lxappearance-0.6.3/aclocal.m4:578:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
lxappearance-0.6.3/aclocal.m4-579-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
lxappearance-0.6.3/aclocal.m4-582-   AC_MSG_CHECKING([for XML::Parser])
lxappearance-0.6.3/aclocal.m4:583:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
lxappearance-0.6.3/aclocal.m4-584-       AC_MSG_RESULT([ok])
##############################################
lxappearance-0.6.3/aclocal.m4-756-    PKG_CHECK_EXISTS([$3],
lxappearance-0.6.3/aclocal.m4:757:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
lxappearance-0.6.3/aclocal.m4-758-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
lxappearance-0.6.3/aclocal.m4-805-        if test $_pkg_short_errors_supported = yes; then
lxappearance-0.6.3/aclocal.m4:806:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
lxappearance-0.6.3/aclocal.m4-807-        else 
lxappearance-0.6.3/aclocal.m4:808:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
lxappearance-0.6.3/aclocal.m4-809-        fi
##############################################
lxappearance-0.6.3/aclocal.m4-966-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lxappearance-0.6.3/aclocal.m4:967:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lxappearance-0.6.3/aclocal.m4-968-# and then we would define $MISSING as
##############################################
lxappearance-0.6.3/aclocal.m4-981-# Expand $ac_aux_dir to an absolute path.
lxappearance-0.6.3/aclocal.m4:982:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lxappearance-0.6.3/aclocal.m4-983-])
##############################################
lxappearance-0.6.3/aclocal.m4-1079-  if test "$am_compiler_list" = ""; then
lxappearance-0.6.3/aclocal.m4:1080:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lxappearance-0.6.3/aclocal.m4-1081-  fi
##############################################
lxappearance-0.6.3/aclocal.m4-1230-    # Strip MF so we end up with the name of the file.
lxappearance-0.6.3/aclocal.m4:1231:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lxappearance-0.6.3/aclocal.m4-1232-    # Check whether this is an Automake generated Makefile or not.
##############################################
lxappearance-0.6.3/aclocal.m4-1239-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
lxappearance-0.6.3/aclocal.m4:1240:      dirpart=`AS_DIRNAME("$mf")`
lxappearance-0.6.3/aclocal.m4-1241-    else
##############################################
lxappearance-0.6.3/aclocal.m4-1245-    # from the Makefile without running 'make'.
lxappearance-0.6.3/aclocal.m4:1246:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lxappearance-0.6.3/aclocal.m4-1247-    test -z "$DEPDIR" && continue
lxappearance-0.6.3/aclocal.m4:1248:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lxappearance-0.6.3/aclocal.m4-1249-    test -z "$am__include" && continue
lxappearance-0.6.3/aclocal.m4:1250:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lxappearance-0.6.3/aclocal.m4-1251-    # Find all dependency output files, they are included files with
##############################################
lxappearance-0.6.3/aclocal.m4-1259-      test -f "$dirpart/$file" && continue
lxappearance-0.6.3/aclocal.m4:1260:      fdir=`AS_DIRNAME(["$file"])`
lxappearance-0.6.3/aclocal.m4-1261-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
lxappearance-0.6.3/aclocal.m4-1317-AC_REQUIRE([AC_PROG_INSTALL])dnl
lxappearance-0.6.3/aclocal.m4:1318:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lxappearance-0.6.3/aclocal.m4-1319-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lxappearance-0.6.3/aclocal.m4-1476-    * )
lxappearance-0.6.3/aclocal.m4:1477:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lxappearance-0.6.3/aclocal.m4-1478-  esac
lxappearance-0.6.3/aclocal.m4-1479-done
lxappearance-0.6.3/aclocal.m4:1480:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lxappearance-0.6.3/aclocal.m4-1481-
##############################################
lxappearance-0.6.3/aclocal.m4-1547-# Ignore all kinds of additional output from 'make'.
lxappearance-0.6.3/aclocal.m4:1548:case `$am_make -s -f confmf 2> /dev/null` in #(
lxappearance-0.6.3/aclocal.m4-1549-*the\ am__doit\ target*)
##############################################
lxappearance-0.6.3/aclocal.m4-1557-   echo '.include "confinc"' > confmf
lxappearance-0.6.3/aclocal.m4:1558:   case `$am_make -s -f confmf 2> /dev/null` in #(
lxappearance-0.6.3/aclocal.m4-1559-   *the\ am__doit\ target*)
##############################################
lxappearance-0.6.3/aclocal.m4-1739-     echo "timestamp, slept: $am_has_slept" > conftest.file
lxappearance-0.6.3/aclocal.m4:1740:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lxappearance-0.6.3/aclocal.m4-1741-     if test "$[*]" = "X"; then
lxappearance-0.6.3/aclocal.m4-1742-	# -L didn't work.
lxappearance-0.6.3/aclocal.m4:1743:	set X `ls -t "$srcdir/configure" conftest.file`
lxappearance-0.6.3/aclocal.m4-1744-     fi