===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pekwm-0.1.17/contrib/lobo/Makefile.in-235-distdir: $(DISTFILES)
pekwm-0.1.17/contrib/lobo/Makefile.in:236:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/contrib/lobo/Makefile.in:237:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/contrib/lobo/Makefile.in-238-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/contrib/lobo/Makefile.in-249-	  if test -d $$d/$$file; then \
pekwm-0.1.17/contrib/lobo/Makefile.in:250:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/contrib/lobo/Makefile.in-251-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_autoprop.pl-155-	
pekwm-0.1.17/contrib/lobo/pekwm_autoprop.pl:156:	my $xprop = `xprop -id $id`;
pekwm-0.1.17/contrib/lobo/pekwm_autoprop.pl-157-	my @xprops = split(/\n/, $xprop);
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_autoprop.pl-166-	if ($ENV{CLIENT_WINDOW}) {
pekwm-0.1.17/contrib/lobo/pekwm_autoprop.pl:167:		$xwininfo = `xwininfo -id $ENV{CLIENT_WINDOW}`;
pekwm-0.1.17/contrib/lobo/pekwm_autoprop.pl-168-	} else {
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-105-	# Reload pekwm
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:106:	my $reload = `kill -HUP \$(xprop -root _NET_WM_PID | awk '/_NET_WM_PID/ { print \$3 }')`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-107-}
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-120-	
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:121:	$nval = `zenity --title=\"$key\" --scale --text=\"$desc\" --value=$value --min-value=$min --max-value=$max --step=1`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-122-	chomp($nval);
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-136-	
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:137:	my $nval = `zenity --title=\"$key\" --entry --text=\"$desc\" --entry-text=\"$hashref->{$key}\"`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-138-	chomp($nval);
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-151-	
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:152:	my $nval = `zenity --title=\"$key\" --file-selection --text=\"$desc\" --filename=\"$hashref->{$key}\"`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-153-	chomp($nval);
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-166-	
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:167:	my $nval = `zenity --title=\"$key\" --file-selection --directory --text=\"$desc\" --filename=\"$hashref->{$key}\"`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-168-	chomp($nval);
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-190-	
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:191:	my $nval = `zenity --title=\"$key\" --list --radiolist --text=\"$desc\" --column \"Check\" --column \"Option\" $TRUE True $FALSE False`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-192-	chomp($nval);
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-218-		
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:219:		$nval = `zenity --title=\"$key\" --list --radiolist --text=\"$desc\" --column \"Check\" --column \"Option\" $selstr`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-220-	} else {
##############################################
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-238-		
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl:239:		$nval = `zenity --title=\"$key\" --list --checklist --separator=\" \" --text=\"$desc\" --column \"Check\" --column \"Option\" $selstr`;
pekwm-0.1.17/contrib/lobo/pekwm_menu_config.pl-240-	}
##############################################
pekwm-0.1.17/contrib/Makefile.in-92-  while test -n "$$dir1"; do \
pekwm-0.1.17/contrib/Makefile.in:93:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pekwm-0.1.17/contrib/Makefile.in-94-    if test "$$first" != "."; then \
pekwm-0.1.17/contrib/Makefile.in-95-      if test "$$first" = ".."; then \
pekwm-0.1.17/contrib/Makefile.in:96:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pekwm-0.1.17/contrib/Makefile.in:97:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pekwm-0.1.17/contrib/Makefile.in-98-      else \
pekwm-0.1.17/contrib/Makefile.in:99:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pekwm-0.1.17/contrib/Makefile.in-100-        if test "$$first2" = "$$first"; then \
pekwm-0.1.17/contrib/Makefile.in:101:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/contrib/Makefile.in-102-        else \
##############################################
pekwm-0.1.17/contrib/Makefile.in-107-    fi; \
pekwm-0.1.17/contrib/Makefile.in:108:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/contrib/Makefile.in-109-  done; \
##############################################
pekwm-0.1.17/contrib/Makefile.in-278-	dot_seen=no; \
pekwm-0.1.17/contrib/Makefile.in:279:	target=`echo $@ | sed s/-recursive//`; \
pekwm-0.1.17/contrib/Makefile.in-280-	case "$@" in \
##############################################
pekwm-0.1.17/contrib/Makefile.in-368-GTAGS:
pekwm-0.1.17/contrib/Makefile.in:369:	here=`$(am__cd) $(top_builddir) && pwd` \
pekwm-0.1.17/contrib/Makefile.in-370-	  && $(am__cd) $(top_srcdir) \
##############################################
pekwm-0.1.17/contrib/Makefile.in-390-distdir: $(DISTFILES)
pekwm-0.1.17/contrib/Makefile.in:391:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/contrib/Makefile.in:392:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/contrib/Makefile.in-393-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/contrib/Makefile.in-404-	  if test -d $$d/$$file; then \
pekwm-0.1.17/contrib/Makefile.in:405:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/contrib/Makefile.in-406-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/doc/Makefile.in-69-  esac
pekwm-0.1.17/doc/Makefile.in:70:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pekwm-0.1.17/doc/Makefile.in-71-am__vpath_adj = case $$p in \
pekwm-0.1.17/doc/Makefile.in:72:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pekwm-0.1.17/doc/Makefile.in-73-    *) f=$$p;; \
pekwm-0.1.17/doc/Makefile.in-74-  esac;
pekwm-0.1.17/doc/Makefile.in:75:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pekwm-0.1.17/doc/Makefile.in-76-am__install_max = 40
pekwm-0.1.17/doc/Makefile.in-77-am__nobase_strip_setup = \
pekwm-0.1.17/doc/Makefile.in:78:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pekwm-0.1.17/doc/Makefile.in-79-am__nobase_strip = \
##############################################
pekwm-0.1.17/doc/Makefile.in-259-	test -n "$(man1dir)" \
pekwm-0.1.17/doc/Makefile.in:260:	  && test -n "`echo $$list1$$list2`" \
pekwm-0.1.17/doc/Makefile.in-261-	  || exit 0; \
##############################################
pekwm-0.1.17/doc/Makefile.in-320-	else :; fi
pekwm-0.1.17/doc/Makefile.in:321:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/doc/Makefile.in:322:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/doc/Makefile.in-323-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/doc/Makefile.in-334-	  if test -d $$d/$$file; then \
pekwm-0.1.17/doc/Makefile.in:335:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/doc/Makefile.in-336-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/data/scripts/Makefile.in-63-CONFIG_CLEAN_VPATH_FILES =
pekwm-0.1.17/data/scripts/Makefile.in:64:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pekwm-0.1.17/data/scripts/Makefile.in-65-am__vpath_adj = case $$p in \
pekwm-0.1.17/data/scripts/Makefile.in:66:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pekwm-0.1.17/data/scripts/Makefile.in-67-    *) f=$$p;; \
pekwm-0.1.17/data/scripts/Makefile.in-68-  esac;
pekwm-0.1.17/data/scripts/Makefile.in:69:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pekwm-0.1.17/data/scripts/Makefile.in-70-am__install_max = 40
pekwm-0.1.17/data/scripts/Makefile.in-71-am__nobase_strip_setup = \
pekwm-0.1.17/data/scripts/Makefile.in:72:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pekwm-0.1.17/data/scripts/Makefile.in-73-am__nobase_strip = \
##############################################
pekwm-0.1.17/data/scripts/Makefile.in-300-distdir: $(DISTFILES)
pekwm-0.1.17/data/scripts/Makefile.in:301:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/scripts/Makefile.in:302:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/scripts/Makefile.in-303-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/data/scripts/Makefile.in-314-	  if test -d $$d/$$file; then \
pekwm-0.1.17/data/scripts/Makefile.in:315:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/data/scripts/Makefile.in-316-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/data/themes/default-plain/Makefile.in-70-  esac
pekwm-0.1.17/data/themes/default-plain/Makefile.in:71:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pekwm-0.1.17/data/themes/default-plain/Makefile.in-72-am__vpath_adj = case $$p in \
pekwm-0.1.17/data/themes/default-plain/Makefile.in:73:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pekwm-0.1.17/data/themes/default-plain/Makefile.in-74-    *) f=$$p;; \
pekwm-0.1.17/data/themes/default-plain/Makefile.in-75-  esac;
pekwm-0.1.17/data/themes/default-plain/Makefile.in:76:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pekwm-0.1.17/data/themes/default-plain/Makefile.in-77-am__install_max = 40
pekwm-0.1.17/data/themes/default-plain/Makefile.in-78-am__nobase_strip_setup = \
pekwm-0.1.17/data/themes/default-plain/Makefile.in:79:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pekwm-0.1.17/data/themes/default-plain/Makefile.in-80-am__nobase_strip = \
##############################################
pekwm-0.1.17/data/themes/default-plain/Makefile.in-273-	@list='$(theme_DATA)'; test -n "$(themedir)" || list=; \
pekwm-0.1.17/data/themes/default-plain/Makefile.in:274:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pekwm-0.1.17/data/themes/default-plain/Makefile.in-275-	dir='$(DESTDIR)$(themedir)'; $(am__uninstall_files_from_dir)
##############################################
pekwm-0.1.17/data/themes/default-plain/Makefile.in-285-distdir: $(DISTFILES)
pekwm-0.1.17/data/themes/default-plain/Makefile.in:286:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/themes/default-plain/Makefile.in:287:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/themes/default-plain/Makefile.in-288-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/data/themes/default-plain/Makefile.in-299-	  if test -d $$d/$$file; then \
pekwm-0.1.17/data/themes/default-plain/Makefile.in:300:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/data/themes/default-plain/Makefile.in-301-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/data/themes/default/Makefile.in-70-  esac
pekwm-0.1.17/data/themes/default/Makefile.in:71:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pekwm-0.1.17/data/themes/default/Makefile.in-72-am__vpath_adj = case $$p in \
pekwm-0.1.17/data/themes/default/Makefile.in:73:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pekwm-0.1.17/data/themes/default/Makefile.in-74-    *) f=$$p;; \
pekwm-0.1.17/data/themes/default/Makefile.in-75-  esac;
pekwm-0.1.17/data/themes/default/Makefile.in:76:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pekwm-0.1.17/data/themes/default/Makefile.in-77-am__install_max = 40
pekwm-0.1.17/data/themes/default/Makefile.in-78-am__nobase_strip_setup = \
pekwm-0.1.17/data/themes/default/Makefile.in:79:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pekwm-0.1.17/data/themes/default/Makefile.in-80-am__nobase_strip = \
##############################################
pekwm-0.1.17/data/themes/default/Makefile.in-273-	@list='$(theme_DATA)'; test -n "$(themedir)" || list=; \
pekwm-0.1.17/data/themes/default/Makefile.in:274:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pekwm-0.1.17/data/themes/default/Makefile.in-275-	dir='$(DESTDIR)$(themedir)'; $(am__uninstall_files_from_dir)
##############################################
pekwm-0.1.17/data/themes/default/Makefile.in-285-distdir: $(DISTFILES)
pekwm-0.1.17/data/themes/default/Makefile.in:286:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/themes/default/Makefile.in:287:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/themes/default/Makefile.in-288-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/data/themes/default/Makefile.in-299-	  if test -d $$d/$$file; then \
pekwm-0.1.17/data/themes/default/Makefile.in:300:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/data/themes/default/Makefile.in-301-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/data/themes/Makefile.in-92-  while test -n "$$dir1"; do \
pekwm-0.1.17/data/themes/Makefile.in:93:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pekwm-0.1.17/data/themes/Makefile.in-94-    if test "$$first" != "."; then \
pekwm-0.1.17/data/themes/Makefile.in-95-      if test "$$first" = ".."; then \
pekwm-0.1.17/data/themes/Makefile.in:96:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pekwm-0.1.17/data/themes/Makefile.in:97:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pekwm-0.1.17/data/themes/Makefile.in-98-      else \
pekwm-0.1.17/data/themes/Makefile.in:99:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pekwm-0.1.17/data/themes/Makefile.in-100-        if test "$$first2" = "$$first"; then \
pekwm-0.1.17/data/themes/Makefile.in:101:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/data/themes/Makefile.in-102-        else \
##############################################
pekwm-0.1.17/data/themes/Makefile.in-107-    fi; \
pekwm-0.1.17/data/themes/Makefile.in:108:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/data/themes/Makefile.in-109-  done; \
##############################################
pekwm-0.1.17/data/themes/Makefile.in-278-	dot_seen=no; \
pekwm-0.1.17/data/themes/Makefile.in:279:	target=`echo $@ | sed s/-recursive//`; \
pekwm-0.1.17/data/themes/Makefile.in-280-	case "$@" in \
##############################################
pekwm-0.1.17/data/themes/Makefile.in-368-GTAGS:
pekwm-0.1.17/data/themes/Makefile.in:369:	here=`$(am__cd) $(top_builddir) && pwd` \
pekwm-0.1.17/data/themes/Makefile.in-370-	  && $(am__cd) $(top_srcdir) \
##############################################
pekwm-0.1.17/data/themes/Makefile.in-390-distdir: $(DISTFILES)
pekwm-0.1.17/data/themes/Makefile.in:391:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/themes/Makefile.in:392:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/themes/Makefile.in-393-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/data/themes/Makefile.in-404-	  if test -d $$d/$$file; then \
pekwm-0.1.17/data/themes/Makefile.in:405:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/data/themes/Makefile.in-406-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/data/Makefile.in-77-  esac
pekwm-0.1.17/data/Makefile.in:78:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pekwm-0.1.17/data/Makefile.in-79-am__vpath_adj = case $$p in \
pekwm-0.1.17/data/Makefile.in:80:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pekwm-0.1.17/data/Makefile.in-81-    *) f=$$p;; \
pekwm-0.1.17/data/Makefile.in-82-  esac;
pekwm-0.1.17/data/Makefile.in:83:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pekwm-0.1.17/data/Makefile.in-84-am__install_max = 40
pekwm-0.1.17/data/Makefile.in-85-am__nobase_strip_setup = \
pekwm-0.1.17/data/Makefile.in:86:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pekwm-0.1.17/data/Makefile.in-87-am__nobase_strip = \
##############################################
pekwm-0.1.17/data/Makefile.in-122-  while test -n "$$dir1"; do \
pekwm-0.1.17/data/Makefile.in:123:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pekwm-0.1.17/data/Makefile.in-124-    if test "$$first" != "."; then \
pekwm-0.1.17/data/Makefile.in-125-      if test "$$first" = ".."; then \
pekwm-0.1.17/data/Makefile.in:126:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pekwm-0.1.17/data/Makefile.in:127:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pekwm-0.1.17/data/Makefile.in-128-      else \
pekwm-0.1.17/data/Makefile.in:129:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pekwm-0.1.17/data/Makefile.in-130-        if test "$$first2" = "$$first"; then \
pekwm-0.1.17/data/Makefile.in:131:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/data/Makefile.in-132-        else \
##############################################
pekwm-0.1.17/data/Makefile.in-137-    fi; \
pekwm-0.1.17/data/Makefile.in:138:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/data/Makefile.in-139-  done; \
##############################################
pekwm-0.1.17/data/Makefile.in-324-	@list='$(cfgdata_DATA)'; test -n "$(cfgdatadir)" || list=; \
pekwm-0.1.17/data/Makefile.in:325:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pekwm-0.1.17/data/Makefile.in-326-	dir='$(DESTDIR)$(cfgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
pekwm-0.1.17/data/Makefile.in-342-	dot_seen=no; \
pekwm-0.1.17/data/Makefile.in:343:	target=`echo $@ | sed s/-recursive//`; \
pekwm-0.1.17/data/Makefile.in-344-	case "$@" in \
##############################################
pekwm-0.1.17/data/Makefile.in-432-GTAGS:
pekwm-0.1.17/data/Makefile.in:433:	here=`$(am__cd) $(top_builddir) && pwd` \
pekwm-0.1.17/data/Makefile.in-434-	  && $(am__cd) $(top_srcdir) \
##############################################
pekwm-0.1.17/data/Makefile.in-454-distdir: $(DISTFILES)
pekwm-0.1.17/data/Makefile.in:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/Makefile.in:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/data/Makefile.in-457-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/data/Makefile.in-468-	  if test -d $$d/$$file; then \
pekwm-0.1.17/data/Makefile.in:469:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/data/Makefile.in-470-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/depcomp-72-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
pekwm-0.1.17/depcomp:73:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
pekwm-0.1.17/depcomp-74-
##############################################
pekwm-0.1.17/depcomp-255-  # Version 6 uses the directory in both cases.
pekwm-0.1.17/depcomp:256:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
pekwm-0.1.17/depcomp-257-  test "x$dir" = "x$object" && dir=
pekwm-0.1.17/depcomp:258:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
pekwm-0.1.17/depcomp-259-  if test "$libtool" = yes; then
##############################################
pekwm-0.1.17/depcomp-358-  #     ...
pekwm-0.1.17/depcomp:359:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
pekwm-0.1.17/depcomp-360-  test "x$dir" = "x$object" && dir=
##############################################
pekwm-0.1.17/depcomp-362-  # that's sadly what pgcc will do too.
pekwm-0.1.17/depcomp:363:  base=`echo "$source" | sed -e 's|^.*/||' -e 's/\.[-_a-zA-Z0-9]*$//'`
pekwm-0.1.17/depcomp-364-  tmpdepfile="$base.d"
##############################################
pekwm-0.1.17/depcomp-387-        sleep 1
pekwm-0.1.17/depcomp:388:        i=`expr $i - 1`
pekwm-0.1.17/depcomp-389-      done
pekwm-0.1.17/depcomp-390-    fi
pekwm-0.1.17/depcomp:391:    i=`expr $i - 1`
pekwm-0.1.17/depcomp-392-  done
##############################################
pekwm-0.1.17/depcomp-407-  # Do two passes, one to just change these to
pekwm-0.1.17/depcomp:408:  # `$object: dependent.h' and one to simply `dependent.h:'.
pekwm-0.1.17/depcomp-409-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
pekwm-0.1.17/depcomp-423-  # Much of this is similar to the tru64 case; see comments there.
pekwm-0.1.17/depcomp:424:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
pekwm-0.1.17/depcomp-425-  test "x$dir" = "x$object" && dir=
pekwm-0.1.17/depcomp:426:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
pekwm-0.1.17/depcomp-427-  if test "$libtool" = yes; then
##############################################
pekwm-0.1.17/depcomp-467-   # Subdirectories are respected.
pekwm-0.1.17/depcomp:468:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
pekwm-0.1.17/depcomp-469-   test "x$dir" = "x$object" && dir=
pekwm-0.1.17/depcomp:470:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
pekwm-0.1.17/depcomp-471-
##############################################
pekwm-0.1.17/depcomp-657-  done
pekwm-0.1.17/depcomp:658:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
pekwm-0.1.17/depcomp-659-  touch "$tmpdepfile"
##############################################
pekwm-0.1.17/src/Makefile.in-460-.cc.obj:
pekwm-0.1.17/src/Makefile.in:461:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
pekwm-0.1.17/src/Makefile.in-462-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
pekwm-0.1.17/src/Makefile.in-464-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pekwm-0.1.17/src/Makefile.in:465:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pekwm-0.1.17/src/Makefile.in-466-
##############################################
pekwm-0.1.17/src/Makefile.in-511-GTAGS:
pekwm-0.1.17/src/Makefile.in:512:	here=`$(am__cd) $(top_builddir) && pwd` \
pekwm-0.1.17/src/Makefile.in-513-	  && $(am__cd) $(top_srcdir) \
##############################################
pekwm-0.1.17/src/Makefile.in-533-distdir: $(DISTFILES)
pekwm-0.1.17/src/Makefile.in:534:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/src/Makefile.in:535:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/src/Makefile.in-536-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/src/Makefile.in-547-	  if test -d $$d/$$file; then \
pekwm-0.1.17/src/Makefile.in:548:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/src/Makefile.in-549-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/autogen.sh-6-# Do this outside the routine for effiency
pekwm-0.1.17/autogen.sh:7:PATH_SPLIT=`echo $PATH | awk -F ':' '{ for (i = 1; i < NF; i++) print $i}'`
pekwm-0.1.17/autogen.sh-8-
##############################################
pekwm-0.1.17/missing-162-         from any GNU archive site."
pekwm-0.1.17/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
pekwm-0.1.17/missing-164-    test -z "$files" && files="config.h"
##############################################
pekwm-0.1.17/missing-194-
pekwm-0.1.17/missing:195:    file=`echo "$*" | sed -n "$sed_output"`
pekwm-0.1.17/missing:196:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pekwm-0.1.17/missing-197-    if test -f "$file"; then
##############################################
pekwm-0.1.17/missing-220-	*.y)
pekwm-0.1.17/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
pekwm-0.1.17/missing-222-	    if test -f "$SRCFILE"; then
##############################################
pekwm-0.1.17/missing-224-	    fi
pekwm-0.1.17/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
pekwm-0.1.17/missing-226-	    if test -f "$SRCFILE"; then
##############################################
pekwm-0.1.17/missing-250-	*.l)
pekwm-0.1.17/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
pekwm-0.1.17/missing-252-	    if test -f "$SRCFILE"; then
##############################################
pekwm-0.1.17/missing-269-
pekwm-0.1.17/missing:270:    file=`echo "$*" | sed -n "$sed_output"`
pekwm-0.1.17/missing:271:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pekwm-0.1.17/missing-272-    if test -f "$file"; then
##############################################
pekwm-0.1.17/missing-289-    # The file to touch is that specified with -o ...
pekwm-0.1.17/missing:290:    file=`echo "$*" | sed -n "$sed_output"`
pekwm-0.1.17/missing:291:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pekwm-0.1.17/missing-292-    if test -z "$file"; then
pekwm-0.1.17/missing-293-      # ... or it is the one specified with @setfilename ...
pekwm-0.1.17/missing:294:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
pekwm-0.1.17/missing-295-      file=`sed -n '
##############################################
pekwm-0.1.17/missing-301-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
pekwm-0.1.17/missing:302:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
pekwm-0.1.17/missing-303-    fi
##############################################
pekwm-0.1.17/install-sh-229-      fi
pekwm-0.1.17/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
pekwm-0.1.17/install-sh-231-    *)
##############################################
pekwm-0.1.17/install-sh-276-      dstdir=$dst
pekwm-0.1.17/install-sh:277:      dst=$dstdir/`basename "$src"`
pekwm-0.1.17/install-sh-278-      dstdir_status=0
##############################################
pekwm-0.1.17/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
pekwm-0.1.17/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
pekwm-0.1.17/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
pekwm-0.1.17/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
pekwm-0.1.17/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
pekwm-0.1.17/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
pekwm-0.1.17/install-sh-425-	    case $prefix in
pekwm-0.1.17/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
pekwm-0.1.17/install-sh-427-	      *) qprefix=$prefix;;
##############################################
pekwm-0.1.17/install-sh-474-    if $copy_on_change &&
pekwm-0.1.17/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
pekwm-0.1.17/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
pekwm-0.1.17/install-sh-477-
##############################################
pekwm-0.1.17/config.sub-54-
pekwm-0.1.17/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
pekwm-0.1.17/config.sub-56-
##############################################
pekwm-0.1.17/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
pekwm-0.1.17/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pekwm-0.1.17/config.sub-121-case $maybe_os in
##############################################
pekwm-0.1.17/config.sub-127-    os=-$maybe_os
pekwm-0.1.17/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pekwm-0.1.17/config.sub-129-    ;;
##############################################
pekwm-0.1.17/config.sub-131-    os=-linux-android
pekwm-0.1.17/config.sub:132:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
pekwm-0.1.17/config.sub-133-    ;;
pekwm-0.1.17/config.sub-134-  *)
pekwm-0.1.17/config.sub:135:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pekwm-0.1.17/config.sub-136-    if [ $basic_machine != $1 ]
pekwm-0.1.17/config.sub:137:    then os=`echo $1 | sed 's/.*-/-/'`
pekwm-0.1.17/config.sub-138-    else os=; fi
##############################################
pekwm-0.1.17/config.sub-185-		os=-sco5v6
pekwm-0.1.17/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-187-		;;
##############################################
pekwm-0.1.17/config.sub-189-		os=-sco3.2v5
pekwm-0.1.17/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-191-		;;
##############################################
pekwm-0.1.17/config.sub-193-		os=-sco3.2v4
pekwm-0.1.17/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-195-		;;
pekwm-0.1.17/config.sub-196-	-sco3.2.[4-9]*)
pekwm-0.1.17/config.sub:197:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pekwm-0.1.17/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-199-		;;
##############################################
pekwm-0.1.17/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
pekwm-0.1.17/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-203-		;;
##############################################
pekwm-0.1.17/config.sub-205-		# Don't forget version if it is 3.2v4 or newer.
pekwm-0.1.17/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-207-		;;
##############################################
pekwm-0.1.17/config.sub-209-		os=-sco3.2v2
pekwm-0.1.17/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-211-		;;
pekwm-0.1.17/config.sub-212-	-udk*)
pekwm-0.1.17/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-214-		;;
##############################################
pekwm-0.1.17/config.sub-216-		os=-isc2.2
pekwm-0.1.17/config.sub:217:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-218-		;;
##############################################
pekwm-0.1.17/config.sub-222-	-isc*)
pekwm-0.1.17/config.sub:223:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pekwm-0.1.17/config.sub-224-		;;
##############################################
pekwm-0.1.17/config.sub-234-	-ptx*)
pekwm-0.1.17/config.sub:235:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pekwm-0.1.17/config.sub-236-		;;
pekwm-0.1.17/config.sub-237-	-windowsnt*)
pekwm-0.1.17/config.sub:238:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pekwm-0.1.17/config.sub-239-		;;
##############################################
pekwm-0.1.17/config.sub-363-	*-*-*)
pekwm-0.1.17/config.sub:364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pekwm-0.1.17/config.sub-365-		exit 1
##############################################
pekwm-0.1.17/config.sub-483-	amd64-*)
pekwm-0.1.17/config.sub:484:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-485-		;;
##############################################
pekwm-0.1.17/config.sub-525-	blackfin-*)
pekwm-0.1.17/config.sub:526:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-527-		os=-linux
##############################################
pekwm-0.1.17/config.sub-533-	c54x-*)
pekwm-0.1.17/config.sub:534:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-535-		;;
pekwm-0.1.17/config.sub-536-	c55x-*)
pekwm-0.1.17/config.sub:537:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-538-		;;
pekwm-0.1.17/config.sub-539-	c6x-*)
pekwm-0.1.17/config.sub:540:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-541-		;;
##############################################
pekwm-0.1.17/config.sub-736-	i*86v32)
pekwm-0.1.17/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pekwm-0.1.17/config.sub-738-		os=-sysv32
##############################################
pekwm-0.1.17/config.sub-740-	i*86v4*)
pekwm-0.1.17/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pekwm-0.1.17/config.sub-742-		os=-sysv4
##############################################
pekwm-0.1.17/config.sub-744-	i*86v)
pekwm-0.1.17/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pekwm-0.1.17/config.sub-746-		os=-sysv
##############################################
pekwm-0.1.17/config.sub-748-	i*86sol2)
pekwm-0.1.17/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pekwm-0.1.17/config.sub-750-		os=-solaris2
##############################################
pekwm-0.1.17/config.sub-778-	m68knommu-*)
pekwm-0.1.17/config.sub:779:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-780-		os=-linux
##############################################
pekwm-0.1.17/config.sub-833-	mips3*-*)
pekwm-0.1.17/config.sub:834:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pekwm-0.1.17/config.sub-835-		;;
pekwm-0.1.17/config.sub-836-	mips3*)
pekwm-0.1.17/config.sub:837:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pekwm-0.1.17/config.sub-838-		;;
##############################################
pekwm-0.1.17/config.sub-851-	ms1-*)
pekwm-0.1.17/config.sub:852:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
pekwm-0.1.17/config.sub-853-		;;
##############################################
pekwm-0.1.17/config.sub-970-	parisc-*)
pekwm-0.1.17/config.sub:971:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-972-		os=-linux
##############################################
pekwm-0.1.17/config.sub-986-	pc98-*)
pekwm-0.1.17/config.sub:987:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-988-		;;
##############################################
pekwm-0.1.17/config.sub-1001-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pekwm-0.1.17/config.sub:1002:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1003-		;;
pekwm-0.1.17/config.sub-1004-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pekwm-0.1.17/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1006-		;;
pekwm-0.1.17/config.sub-1007-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pekwm-0.1.17/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1009-		;;
pekwm-0.1.17/config.sub-1010-	pentium4-*)
pekwm-0.1.17/config.sub:1011:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1012-		;;
##############################################
pekwm-0.1.17/config.sub-1020-	ppc-* | ppcbe-*)
pekwm-0.1.17/config.sub:1021:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1022-		;;
##############################################
pekwm-0.1.17/config.sub-1026-	ppcle-* | powerpclittle-*)
pekwm-0.1.17/config.sub:1027:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1028-		;;
##############################################
pekwm-0.1.17/config.sub-1030-		;;
pekwm-0.1.17/config.sub:1031:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1032-		;;
##############################################
pekwm-0.1.17/config.sub-1036-	ppc64le-* | powerpc64little-*)
pekwm-0.1.17/config.sub:1037:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1038-		;;
##############################################
pekwm-0.1.17/config.sub-1119-	strongarm-* | thumb-*)
pekwm-0.1.17/config.sub:1120:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
pekwm-0.1.17/config.sub-1121-		;;
##############################################
pekwm-0.1.17/config.sub-1249-	xscale-* | xscalee[bl]-*)
pekwm-0.1.17/config.sub:1250:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
pekwm-0.1.17/config.sub-1251-		;;
##############################################
pekwm-0.1.17/config.sub-1326-	*)
pekwm-0.1.17/config.sub:1327:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pekwm-0.1.17/config.sub-1328-		exit 1
##############################################
pekwm-0.1.17/config.sub-1334-	*-digital*)
pekwm-0.1.17/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pekwm-0.1.17/config.sub-1336-		;;
pekwm-0.1.17/config.sub-1337-	*-commodore*)
pekwm-0.1.17/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pekwm-0.1.17/config.sub-1339-		;;
##############################################
pekwm-0.1.17/config.sub-1355-	-solaris1 | -solaris1.*)
pekwm-0.1.17/config.sub:1356:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pekwm-0.1.17/config.sub-1357-		;;
##############################################
pekwm-0.1.17/config.sub-1367-	-gnu/linux*)
pekwm-0.1.17/config.sub:1368:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pekwm-0.1.17/config.sub-1369-		;;
##############################################
pekwm-0.1.17/config.sub-1413-	-nto*)
pekwm-0.1.17/config.sub:1414:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pekwm-0.1.17/config.sub-1415-		;;
##############################################
pekwm-0.1.17/config.sub-1420-	-mac*)
pekwm-0.1.17/config.sub:1421:		os=`echo $os | sed -e 's|mac|macos|'`
pekwm-0.1.17/config.sub-1422-		;;
##############################################
pekwm-0.1.17/config.sub-1426-	-linux*)
pekwm-0.1.17/config.sub:1427:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pekwm-0.1.17/config.sub-1428-		;;
pekwm-0.1.17/config.sub-1429-	-sunos5*)
pekwm-0.1.17/config.sub:1430:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pekwm-0.1.17/config.sub-1431-		;;
pekwm-0.1.17/config.sub-1432-	-sunos6*)
pekwm-0.1.17/config.sub:1433:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pekwm-0.1.17/config.sub-1434-		;;
##############################################
pekwm-0.1.17/config.sub-1481-	-sinix5.*)
pekwm-0.1.17/config.sub:1482:		os=`echo $os | sed -e 's|sinix|sysv|'`
pekwm-0.1.17/config.sub-1483-		;;
##############################################
pekwm-0.1.17/config.sub-1534-		# Get rid of the `-' at the beginning of $os.
pekwm-0.1.17/config.sub:1535:		os=`echo $os | sed 's/[^-]*-//'`
pekwm-0.1.17/config.sub:1536:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pekwm-0.1.17/config.sub-1537-		exit 1
##############################################
pekwm-0.1.17/config.sub-1794-		esac
pekwm-0.1.17/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pekwm-0.1.17/config.sub-1796-		;;
##############################################
pekwm-0.1.17/config.guess-36-
pekwm-0.1.17/config.guess:37:me=`echo "$0" | sed -e 's,.*/,,'`
pekwm-0.1.17/config.guess-38-
##############################################
pekwm-0.1.17/config.guess-106-: ${TMPDIR=/tmp} ;
pekwm-0.1.17/config.guess:107: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pekwm-0.1.17/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pekwm-0.1.17/config.guess-157-	EOF
pekwm-0.1.17/config.guess:158:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
pekwm-0.1.17/config.guess-159-	;;
##############################################
pekwm-0.1.17/config.guess-215-	    *)
pekwm-0.1.17/config.guess:216:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pekwm-0.1.17/config.guess-217-		;;
##############################################
pekwm-0.1.17/config.guess-246-	*4.0)
pekwm-0.1.17/config.guess:247:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pekwm-0.1.17/config.guess-248-		;;
pekwm-0.1.17/config.guess-249-	*5.*)
pekwm-0.1.17/config.guess:250:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pekwm-0.1.17/config.guess-251-		;;
##############################################
pekwm-0.1.17/config.guess-256-	# types through head -n 1, so we only detect the type of CPU 0.
pekwm-0.1.17/config.guess:257:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pekwm-0.1.17/config.guess-258-	case "$ALPHA_CPU_TYPE" in
##############################################
pekwm-0.1.17/config.guess-294-	# 1.2 uses "1.2" for uname -r.
pekwm-0.1.17/config.guess:295:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pekwm-0.1.17/config.guess-296-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
pekwm-0.1.17/config.guess-354-    s390x:SunOS:*:*)
pekwm-0.1.17/config.guess:355:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pekwm-0.1.17/config.guess-356-	exit ;;
pekwm-0.1.17/config.guess-357-    sun4H:SunOS:5.*:*)
pekwm-0.1.17/config.guess:358:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pekwm-0.1.17/config.guess-359-	exit ;;
pekwm-0.1.17/config.guess-360-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pekwm-0.1.17/config.guess:361:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pekwm-0.1.17/config.guess-362-	exit ;;
##############################################
pekwm-0.1.17/config.guess-379-	fi
pekwm-0.1.17/config.guess:380:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pekwm-0.1.17/config.guess-381-	exit ;;
##############################################
pekwm-0.1.17/config.guess-385-	# it's likely to be more like Solaris than SunOS4.
pekwm-0.1.17/config.guess:386:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pekwm-0.1.17/config.guess-387-	exit ;;
##############################################
pekwm-0.1.17/config.guess-394-	# Japanese Language versions have a version number like `4.1.3-JL'.
pekwm-0.1.17/config.guess:395:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pekwm-0.1.17/config.guess-396-	exit ;;
##############################################
pekwm-0.1.17/config.guess-400-    sun*:*:4.2BSD:*)
pekwm-0.1.17/config.guess:401:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pekwm-0.1.17/config.guess-402-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pekwm-0.1.17/config.guess-482-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pekwm-0.1.17/config.guess:483:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pekwm-0.1.17/config.guess:484:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pekwm-0.1.17/config.guess-485-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pekwm-0.1.17/config.guess-538-    *:IRIX*:*:*)
pekwm-0.1.17/config.guess:539:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pekwm-0.1.17/config.guess-540-	exit ;;
##############################################
pekwm-0.1.17/config.guess-568-EOF
pekwm-0.1.17/config.guess:569:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pekwm-0.1.17/config.guess-570-		then
##############################################
pekwm-0.1.17/config.guess-581-    *:AIX:*:[4567])
pekwm-0.1.17/config.guess:582:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pekwm-0.1.17/config.guess-583-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pekwm-0.1.17/config.guess-616-    9000/[34678]??:HP-UX:*:*)
pekwm-0.1.17/config.guess:617:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pekwm-0.1.17/config.guess-618-	case "${UNAME_MACHINE}" in
##############################################
pekwm-0.1.17/config.guess-670-EOF
pekwm-0.1.17/config.guess:671:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pekwm-0.1.17/config.guess-672-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pekwm-0.1.17/config.guess-698-    ia64:HP-UX:*:*)
pekwm-0.1.17/config.guess:699:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pekwm-0.1.17/config.guess-700-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pekwm-0.1.17/config.guess-728-EOF
pekwm-0.1.17/config.guess:729:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pekwm-0.1.17/config.guess-730-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pekwm-0.1.17/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pekwm-0.1.17/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pekwm-0.1.17/config.guess-801-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pekwm-0.1.17/config.guess-804-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pekwm-0.1.17/config.guess:805:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pekwm-0.1.17/config.guess-806-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pekwm-0.1.17/config.guess-820-	    amd64)
pekwm-0.1.17/config.guess:821:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pekwm-0.1.17/config.guess-822-	    *)
pekwm-0.1.17/config.guess:823:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pekwm-0.1.17/config.guess-824-	esac
##############################################
pekwm-0.1.17/config.guess-878-    prep*:SunOS:5.*:*)
pekwm-0.1.17/config.guess:879:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pekwm-0.1.17/config.guess-880-	exit ;;
##############################################
pekwm-0.1.17/config.guess-882-	# the GNU system
pekwm-0.1.17/config.guess:883:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pekwm-0.1.17/config.guess-884-	exit ;;
##############################################
pekwm-0.1.17/config.guess-886-	# other systems with GNU libc and userland
pekwm-0.1.17/config.guess:887:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
pekwm-0.1.17/config.guess-888-	exit ;;
##############################################
pekwm-0.1.17/config.guess-971-EOF
pekwm-0.1.17/config.guess:972:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
pekwm-0.1.17/config.guess-973-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
pekwm-0.1.17/config.guess-1056-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pekwm-0.1.17/config.guess:1057:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pekwm-0.1.17/config.guess-1058-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pekwm-0.1.17/config.guess-1329-    *:DragonFly:*:*)
pekwm-0.1.17/config.guess:1330:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pekwm-0.1.17/config.guess-1331-	exit ;;
##############################################
pekwm-0.1.17/config.guess-1342-    i*86:skyos:*:*)
pekwm-0.1.17/config.guess:1343:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pekwm-0.1.17/config.guess-1344-	exit ;;
##############################################
pekwm-0.1.17/config.guess-1470-
pekwm-0.1.17/config.guess:1471:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
pekwm-0.1.17/config.guess-1472-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
pekwm-0.1.17/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
pekwm-0.1.17/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pekwm-0.1.17/configure-45-  as_echo='print -r --'
pekwm-0.1.17/configure-46-  as_echo_n='print -rn --'
pekwm-0.1.17/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pekwm-0.1.17/configure-48-  as_echo='printf %s\n'
##############################################
pekwm-0.1.17/configure-50-else
pekwm-0.1.17/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pekwm-0.1.17/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pekwm-0.1.17/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
pekwm-0.1.17/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pekwm-0.1.17/configure-62-      esac;
##############################################
pekwm-0.1.17/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pekwm-0.1.17/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pekwm-0.1.17/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pekwm-0.1.17/configure-324-      case $as_dir in #(
pekwm-0.1.17/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pekwm-0.1.17/configure-326-      *) as_qdir=$as_dir;;
##############################################
pekwm-0.1.17/configure-397-  {
pekwm-0.1.17/configure:398:    as_val=`expr "$@" || test $? -eq 1`
pekwm-0.1.17/configure-399-  }
##############################################
pekwm-0.1.17/configure-404-# ----------------------------------------
pekwm-0.1.17/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pekwm-0.1.17/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pekwm-0.1.17/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pekwm-0.1.17/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pekwm-0.1.17/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pekwm-0.1.17/configure-843-  case $ac_option in
pekwm-0.1.17/configure:844:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pekwm-0.1.17/configure-845-  *=)   ac_optarg= ;;
##############################################
pekwm-0.1.17/configure-887-  -disable-* | --disable-*)
pekwm-0.1.17/configure:888:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pekwm-0.1.17/configure-889-    # Reject names that are not valid shell variable names.
##############################################
pekwm-0.1.17/configure-892-    ac_useropt_orig=$ac_useropt
pekwm-0.1.17/configure:893:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pekwm-0.1.17/configure-894-    case $ac_user_opts in
##############################################
pekwm-0.1.17/configure-913-  -enable-* | --enable-*)
pekwm-0.1.17/configure:914:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pekwm-0.1.17/configure-915-    # Reject names that are not valid shell variable names.
##############################################
pekwm-0.1.17/configure-918-    ac_useropt_orig=$ac_useropt
pekwm-0.1.17/configure:919:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pekwm-0.1.17/configure-920-    case $ac_user_opts in
##############################################
pekwm-0.1.17/configure-1117-  -with-* | --with-*)
pekwm-0.1.17/configure:1118:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pekwm-0.1.17/configure-1119-    # Reject names that are not valid shell variable names.
##############################################
pekwm-0.1.17/configure-1122-    ac_useropt_orig=$ac_useropt
pekwm-0.1.17/configure:1123:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pekwm-0.1.17/configure-1124-    case $ac_user_opts in
##############################################
pekwm-0.1.17/configure-1133-  -without-* | --without-*)
pekwm-0.1.17/configure:1134:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pekwm-0.1.17/configure-1135-    # Reject names that are not valid shell variable names.
##############################################
pekwm-0.1.17/configure-1138-    ac_useropt_orig=$ac_useropt
pekwm-0.1.17/configure:1139:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pekwm-0.1.17/configure-1140-    case $ac_user_opts in
##############################################
pekwm-0.1.17/configure-1171-  *=*)
pekwm-0.1.17/configure:1172:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pekwm-0.1.17/configure-1173-    # Reject names that are not valid shell variable names.
##############################################
pekwm-0.1.17/configure-1192-if test -n "$ac_prev"; then
pekwm-0.1.17/configure:1193:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pekwm-0.1.17/configure-1194-  as_fn_error $? "missing argument to $ac_option"
##############################################
pekwm-0.1.17/configure-1214-    */ )
pekwm-0.1.17/configure:1215:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pekwm-0.1.17/configure-1216-      eval $ac_var=\$ac_val;;
##############################################
pekwm-0.1.17/configure-1249-ac_ls_di=`ls -di .` &&
pekwm-0.1.17/configure:1250:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pekwm-0.1.17/configure-1251-  as_fn_error $? "working directory cannot be determined"
##############################################
pekwm-0.1.17/configure-1305-case $srcdir in
pekwm-0.1.17/configure:1306:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pekwm-0.1.17/configure-1307-esac
##############################################
pekwm-0.1.17/configure-1348-By default, \`make install' will install all the files in
pekwm-0.1.17/configure:1349:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pekwm-0.1.17/configure:1350:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pekwm-0.1.17/configure-1351-for instance \`--prefix=\$HOME'.
##############################################
pekwm-0.1.17/configure-1472-*)
pekwm-0.1.17/configure:1473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pekwm-0.1.17/configure-1474-  # A ".." for each directory in $ac_dir_suffix.
pekwm-0.1.17/configure:1475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pekwm-0.1.17/configure-1476-  case $ac_top_builddir_sub in
##############################################
pekwm-0.1.17/configure-1994-    *\'*)
pekwm-0.1.17/configure:1995:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pekwm-0.1.17/configure-1996-    esac
##############################################
pekwm-0.1.17/configure-2077-      case $ac_val in
pekwm-0.1.17/configure:2078:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pekwm-0.1.17/configure-2079-      esac
##############################################
pekwm-0.1.17/configure-2092-	case $ac_val in
pekwm-0.1.17/configure:2093:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pekwm-0.1.17/configure-2094-	esac
##############################################
pekwm-0.1.17/configure-2212-    set,)
pekwm-0.1.17/configure:2213:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pekwm-0.1.17/configure:2214:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pekwm-0.1.17/configure-2215-      ac_cache_corrupted=: ;;
##############################################
pekwm-0.1.17/configure-2223-	# differences in whitespace do not lead to failure.
pekwm-0.1.17/configure:2224:	ac_old_val_w=`echo x $ac_old_val`
pekwm-0.1.17/configure:2225:	ac_new_val_w=`echo x $ac_new_val`
pekwm-0.1.17/configure-2226-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pekwm-0.1.17/configure-2243-    case $ac_new_val in
pekwm-0.1.17/configure:2244:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pekwm-0.1.17/configure-2245-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pekwm-0.1.17/configure-2419-     echo "timestamp, slept: $am_has_slept" > conftest.file
pekwm-0.1.17/configure:2420:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pekwm-0.1.17/configure-2421-     if test "$*" = "X"; then
pekwm-0.1.17/configure-2422-	# -L didn't work.
pekwm-0.1.17/configure:2423:	set X `ls -t "$srcdir/configure" conftest.file`
pekwm-0.1.17/configure-2424-     fi
##############################################
pekwm-0.1.17/configure-2470-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
pekwm-0.1.17/configure:2471:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
pekwm-0.1.17/configure-2472-
pekwm-0.1.17/configure-2473-# expand $ac_aux_dir to an absolute path
pekwm-0.1.17/configure:2474:am_aux_dir=`cd $ac_aux_dir && pwd`
pekwm-0.1.17/configure-2475-
##############################################
pekwm-0.1.17/configure-2615-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
pekwm-0.1.17/configure:2616:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
pekwm-0.1.17/configure-2617-	     'mkdir (GNU coreutils) '* | \
##############################################
pekwm-0.1.17/configure-2688-set x ${MAKE-make}
pekwm-0.1.17/configure:2689:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pekwm-0.1.17/configure-2690-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pekwm-0.1.17/configure-2698-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pekwm-0.1.17/configure:2699:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pekwm-0.1.17/configure-2700-  *@@@%%%=?*=@@@%%%*)
##############################################
pekwm-0.1.17/configure-2725-
pekwm-0.1.17/configure:2726:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pekwm-0.1.17/configure-2727-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pekwm-0.1.17/configure-2950-$as_echo_n "checking whether the C++ compiler works... " >&6; }
pekwm-0.1.17/configure:2951:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pekwm-0.1.17/configure-2952-
##############################################
pekwm-0.1.17/configure-2994-	then :; else
pekwm-0.1.17/configure:2995:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pekwm-0.1.17/configure-2996-	fi
##############################################
pekwm-0.1.17/configure-3054-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pekwm-0.1.17/configure:3055:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pekwm-0.1.17/configure-3056-	  break;;
##############################################
pekwm-0.1.17/configure-3163-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pekwm-0.1.17/configure:3164:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pekwm-0.1.17/configure-3165-       break;;
##############################################
pekwm-0.1.17/configure-3322-# Ignore all kinds of additional output from 'make'.
pekwm-0.1.17/configure:3323:case `$am_make -s -f confmf 2> /dev/null` in #(
pekwm-0.1.17/configure-3324-*the\ am__doit\ target*)
##############################################
pekwm-0.1.17/configure-3332-   echo '.include "confinc"' > confmf
pekwm-0.1.17/configure:3333:   case `$am_make -s -f confmf 2> /dev/null` in #(
pekwm-0.1.17/configure-3334-   *the\ am__doit\ target*)
##############################################
pekwm-0.1.17/configure-3395-  if test "$am_compiler_list" = ""; then
pekwm-0.1.17/configure:3396:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pekwm-0.1.17/configure-3397-  fi
##############################################
pekwm-0.1.17/configure-3520-  # Check for GNU $ac_path_SED
pekwm-0.1.17/configure:3521:case `"$ac_path_SED" --version 2>&1` in
pekwm-0.1.17/configure-3522-*GNU*)
##############################################
pekwm-0.1.17/configure-3738-test "x$ac_build_alias" = x &&
pekwm-0.1.17/configure:3739:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
pekwm-0.1.17/configure-3740-test "x$ac_build_alias" = x &&
pekwm-0.1.17/configure-3741-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
pekwm-0.1.17/configure:3742:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
pekwm-0.1.17/configure-3743-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
pekwm-0.1.17/configure-3762-IFS=$ac_save_IFS
pekwm-0.1.17/configure:3763:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
pekwm-0.1.17/configure-3764-
##############################################
pekwm-0.1.17/configure-3773-else
pekwm-0.1.17/configure:3774:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
pekwm-0.1.17/configure-3775-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
pekwm-0.1.17/configure-3795-IFS=$ac_save_IFS
pekwm-0.1.17/configure:3796:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
pekwm-0.1.17/configure-3797-
##############################################
pekwm-0.1.17/configure-4382-  if test "$am_compiler_list" = ""; then
pekwm-0.1.17/configure:4383:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pekwm-0.1.17/configure-4384-  fi
##############################################
pekwm-0.1.17/configure-4510-    # gcc leaves a trailing carriage return which upsets mingw
pekwm-0.1.17/configure:4511:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pekwm-0.1.17/configure-4512-  *)
pekwm-0.1.17/configure:4513:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pekwm-0.1.17/configure-4514-  esac
##############################################
pekwm-0.1.17/configure-4519-      # Canonicalize the path of ld
pekwm-0.1.17/configure:4520:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
pekwm-0.1.17/configure-4521-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
pekwm-0.1.17/configure:4522:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
pekwm-0.1.17/configure-4523-      done
##############################################
pekwm-0.1.17/configure-4553-      # Break only if it was the GNU/non-GNU ld that we prefer.
pekwm-0.1.17/configure:4554:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
pekwm-0.1.17/configure-4555-      *GNU* | *'with BFD'*)
##############################################
pekwm-0.1.17/configure-4582-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
pekwm-0.1.17/configure:4583:case `$LD -v 2>&1 </dev/null` in
pekwm-0.1.17/configure-4584-*GNU* | *'with BFD'*)
##############################################
pekwm-0.1.17/configure-4630-                  acl_libdirstem=lib
pekwm-0.1.17/configure:4631:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
pekwm-0.1.17/configure-4632-  if test -n "$searchpath"; then
##############################################
pekwm-0.1.17/configure-4637-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
pekwm-0.1.17/configure:4638:          *) searchdir=`cd "$searchdir" && pwd`
pekwm-0.1.17/configure-4639-             case "$searchdir" in
##############################################
pekwm-0.1.17/configure-4717-        names_already_handled="$names_already_handled $name"
pekwm-0.1.17/configure:4718:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
pekwm-0.1.17/configure-4719-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
pekwm-0.1.17/configure-4793-                -L*)
pekwm-0.1.17/configure:4794:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
pekwm-0.1.17/configure-4795-                                    if test -n "$acl_shlibext"; then
##############################################
pekwm-0.1.17/configure-4908-              */$acl_libdirstem | */$acl_libdirstem/)
pekwm-0.1.17/configure:4909:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
pekwm-0.1.17/configure-4910-                LIBICONV_PREFIX="$basedir"
##############################################
pekwm-0.1.17/configure-4957-                  -L*)
pekwm-0.1.17/configure:4958:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
pekwm-0.1.17/configure-4959-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
pekwm-0.1.17/configure-5014-                  -R*)
pekwm-0.1.17/configure:5015:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
pekwm-0.1.17/configure-5016-                    if test "$enable_rpath" != no; then
##############################################
pekwm-0.1.17/configure-5039-                  -l*)
pekwm-0.1.17/configure:5040:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
pekwm-0.1.17/configure-5041-                    ;;
pekwm-0.1.17/configure-5042-                  *.la)
pekwm-0.1.17/configure:5043:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
pekwm-0.1.17/configure-5044-                    ;;
##############################################
pekwm-0.1.17/configure-5329-
pekwm-0.1.17/configure:5330:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
pekwm-0.1.17/configure-5331-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
##############################################
pekwm-0.1.17/configure-5527-    for ac_var in incroot usrlibdir libdir; do
pekwm-0.1.17/configure:5528:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
pekwm-0.1.17/configure-5529-    done
##############################################
pekwm-0.1.17/configure-5637-  LIBS=$ac_save_LIBS
pekwm-0.1.17/configure:5638:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
pekwm-0.1.17/configure-5639-do
##############################################
pekwm-0.1.17/configure-6399-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6400:  pkg_cv_xft_CFLAGS=`$PKG_CONFIG --cflags "xft >= 2.0.0" 2>/dev/null`
pekwm-0.1.17/configure-6401-else
##############################################
pekwm-0.1.17/configure-6415-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6416:  pkg_cv_xft_LIBS=`$PKG_CONFIG --libs "xft >= 2.0.0" 2>/dev/null`
pekwm-0.1.17/configure-6417-else
##############################################
pekwm-0.1.17/configure-6433-        if test $_pkg_short_errors_supported = yes; then
pekwm-0.1.17/configure:6434:	        xft_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xft >= 2.0.0" 2>&1`
pekwm-0.1.17/configure-6435-        else
pekwm-0.1.17/configure:6436:	        xft_PKG_ERRORS=`$PKG_CONFIG --print-errors "xft >= 2.0.0" 2>&1`
pekwm-0.1.17/configure-6437-        fi
##############################################
pekwm-0.1.17/configure-6496-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6497:  pkg_cv_libpng12_CFLAGS=`$PKG_CONFIG --cflags "libpng12 >= 1.2.0" 2>/dev/null`
pekwm-0.1.17/configure-6498-else
##############################################
pekwm-0.1.17/configure-6512-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6513:  pkg_cv_libpng12_LIBS=`$PKG_CONFIG --libs "libpng12 >= 1.2.0" 2>/dev/null`
pekwm-0.1.17/configure-6514-else
##############################################
pekwm-0.1.17/configure-6530-        if test $_pkg_short_errors_supported = yes; then
pekwm-0.1.17/configure:6531:	        libpng12_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng12 >= 1.2.0" 2>&1`
pekwm-0.1.17/configure-6532-        else
pekwm-0.1.17/configure:6533:	        libpng12_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng12 >= 1.2.0" 2>&1`
pekwm-0.1.17/configure-6534-        fi
##############################################
pekwm-0.1.17/configure-6571-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6572:  pkg_cv_libpng_CFLAGS=`$PKG_CONFIG --cflags "libpng >= 1.0.0" 2>/dev/null`
pekwm-0.1.17/configure-6573-else
##############################################
pekwm-0.1.17/configure-6587-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6588:  pkg_cv_libpng_LIBS=`$PKG_CONFIG --libs "libpng >= 1.0.0" 2>/dev/null`
pekwm-0.1.17/configure-6589-else
##############################################
pekwm-0.1.17/configure-6605-        if test $_pkg_short_errors_supported = yes; then
pekwm-0.1.17/configure:6606:	        libpng_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng >= 1.0.0" 2>&1`
pekwm-0.1.17/configure-6607-        else
pekwm-0.1.17/configure:6608:	        libpng_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng >= 1.0.0" 2>&1`
pekwm-0.1.17/configure-6609-        fi
##############################################
pekwm-0.1.17/configure-6839-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6840:  pkg_cv_xrandr_CFLAGS=`$PKG_CONFIG --cflags "xrandr >= 1.2.0" 2>/dev/null`
pekwm-0.1.17/configure-6841-else
##############################################
pekwm-0.1.17/configure-6855-  test $ac_status = 0; }; then
pekwm-0.1.17/configure:6856:  pkg_cv_xrandr_LIBS=`$PKG_CONFIG --libs "xrandr >= 1.2.0" 2>/dev/null`
pekwm-0.1.17/configure-6857-else
##############################################
pekwm-0.1.17/configure-6873-        if test $_pkg_short_errors_supported = yes; then
pekwm-0.1.17/configure:6874:	        xrandr_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xrandr >= 1.2.0" 2>&1`
pekwm-0.1.17/configure-6875-        else
pekwm-0.1.17/configure:6876:	        xrandr_PKG_ERRORS=`$PKG_CONFIG --print-errors "xrandr >= 1.2.0" 2>&1`
pekwm-0.1.17/configure-6877-        fi
##############################################
pekwm-0.1.17/configure-6928-  # Check for GNU $ac_path_GREP
pekwm-0.1.17/configure:6929:case `"$ac_path_GREP" --version 2>&1` in
pekwm-0.1.17/configure-6930-*GNU*)
##############################################
pekwm-0.1.17/configure-6994-  # Check for GNU $ac_path_EGREP
pekwm-0.1.17/configure:6995:case `"$ac_path_EGREP" --version 2>&1` in
pekwm-0.1.17/configure-6996-*GNU*)
##############################################
pekwm-0.1.17/configure-7155-do :
pekwm-0.1.17/configure:7156:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pekwm-0.1.17/configure-7157-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pekwm-0.1.17/configure-7160-  cat >>confdefs.h <<_ACEOF
pekwm-0.1.17/configure:7161:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pekwm-0.1.17/configure-7162-_ACEOF
##############################################
pekwm-0.1.17/configure-7421-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pekwm-0.1.17/configure:7422:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pekwm-0.1.17/configure-7423-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pekwm-0.1.17/configure-7520-if test -z "$BASH_VERSION$ZSH_VERSION" \
pekwm-0.1.17/configure:7521:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pekwm-0.1.17/configure-7522-  as_echo='print -r --'
pekwm-0.1.17/configure-7523-  as_echo_n='print -rn --'
pekwm-0.1.17/configure:7524:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pekwm-0.1.17/configure-7525-  as_echo='printf %s\n'
##############################################
pekwm-0.1.17/configure-7527-else
pekwm-0.1.17/configure:7528:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pekwm-0.1.17/configure-7529-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pekwm-0.1.17/configure-7537-	expr "X$arg" : "X\\(.*\\)$as_nl";
pekwm-0.1.17/configure:7538:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pekwm-0.1.17/configure-7539-      esac;
##############################################
pekwm-0.1.17/configure-7614-# ----------------------------------------
pekwm-0.1.17/configure:7615:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pekwm-0.1.17/configure-7616-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pekwm-0.1.17/configure-7686-  {
pekwm-0.1.17/configure:7687:    as_val=`expr "$@" || test $? -eq 1`
pekwm-0.1.17/configure-7688-  }
##############################################
pekwm-0.1.17/configure-7790-      case $as_dir in #(
pekwm-0.1.17/configure:7791:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pekwm-0.1.17/configure-7792-      *) as_qdir=$as_dir;;
##############################################
pekwm-0.1.17/configure-7925-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pekwm-0.1.17/configure:7926:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pekwm-0.1.17/configure-7927-ac_cs_version="\\
##############################################
pekwm-0.1.17/configure-7950-  --*=?*)
pekwm-0.1.17/configure:7951:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pekwm-0.1.17/configure:7952:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pekwm-0.1.17/configure-7953-    ac_shift=:
##############################################
pekwm-0.1.17/configure-7955-  --*=)
pekwm-0.1.17/configure:7956:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pekwm-0.1.17/configure-7957-    ac_optarg=
##############################################
pekwm-0.1.17/configure-7979-    case $ac_optarg in
pekwm-0.1.17/configure:7980:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pekwm-0.1.17/configure-7981-    '') as_fn_error $? "missing file argument" ;;
##############################################
pekwm-0.1.17/configure-7987-    case $ac_optarg in
pekwm-0.1.17/configure:7988:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pekwm-0.1.17/configure-7989-    esac
##############################################
pekwm-0.1.17/configure-8124-fi
pekwm-0.1.17/configure:8125:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pekwm-0.1.17/configure-8126-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pekwm-0.1.17/configure-8141-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pekwm-0.1.17/configure:8142:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pekwm-0.1.17/configure-8143-ac_delim='%!_!# '
##############################################
pekwm-0.1.17/configure-8147-
pekwm-0.1.17/configure:8148:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pekwm-0.1.17/configure-8149-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pekwm-0.1.17/configure-8285-for ac_last_try in false false :; do
pekwm-0.1.17/configure:8286:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
pekwm-0.1.17/configure-8287-  if test -z "$ac_tt"; then
##############################################
pekwm-0.1.17/configure-8417-      esac
pekwm-0.1.17/configure:8418:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pekwm-0.1.17/configure-8419-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pekwm-0.1.17/configure-8476-*)
pekwm-0.1.17/configure:8477:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pekwm-0.1.17/configure-8478-  # A ".." for each directory in $ac_dir_suffix.
pekwm-0.1.17/configure:8479:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pekwm-0.1.17/configure-8480-  case $ac_top_builddir_sub in
##############################################
pekwm-0.1.17/configure-8537-/@mandir@/p'
pekwm-0.1.17/configure:8538:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pekwm-0.1.17/configure-8539-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pekwm-0.1.17/configure-8554-
pekwm-0.1.17/configure:8555:# Neutralize VPATH when `$srcdir' = `.'.
pekwm-0.1.17/configure-8556-# Shell code in configure.ac might set extrasub.
##############################################
pekwm-0.1.17/configure-8582-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pekwm-0.1.17/configure:8583:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pekwm-0.1.17/configure-8584-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pekwm-0.1.17/configure-8628-    * )
pekwm-0.1.17/configure:8629:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pekwm-0.1.17/configure-8630-  esac
##############################################
pekwm-0.1.17/configure-8675-    # Strip MF so we end up with the name of the file.
pekwm-0.1.17/configure:8676:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pekwm-0.1.17/configure-8677-    # Check whether this is an Automake generated Makefile or not.
##############################################
pekwm-0.1.17/configure-8712-    # from the Makefile without running 'make'.
pekwm-0.1.17/configure:8713:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pekwm-0.1.17/configure-8714-    test -z "$DEPDIR" && continue
pekwm-0.1.17/configure:8715:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pekwm-0.1.17/configure-8716-    test -z "am__include" && continue
pekwm-0.1.17/configure:8717:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pekwm-0.1.17/configure-8718-    # Find all dependency output files, they are included files with
##############################################
pekwm-0.1.17/Makefile.in-107-  while test -n "$$dir1"; do \
pekwm-0.1.17/Makefile.in:108:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pekwm-0.1.17/Makefile.in-109-    if test "$$first" != "."; then \
pekwm-0.1.17/Makefile.in-110-      if test "$$first" = ".."; then \
pekwm-0.1.17/Makefile.in:111:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pekwm-0.1.17/Makefile.in:112:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pekwm-0.1.17/Makefile.in-113-      else \
pekwm-0.1.17/Makefile.in:114:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pekwm-0.1.17/Makefile.in-115-        if test "$$first2" = "$$first"; then \
pekwm-0.1.17/Makefile.in:116:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/Makefile.in-117-        else \
##############################################
pekwm-0.1.17/Makefile.in-122-    fi; \
pekwm-0.1.17/Makefile.in:123:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pekwm-0.1.17/Makefile.in-124-  done; \
##############################################
pekwm-0.1.17/Makefile.in-321-	dot_seen=no; \
pekwm-0.1.17/Makefile.in:322:	target=`echo $@ | sed s/-recursive//`; \
pekwm-0.1.17/Makefile.in-323-	case "$@" in \
##############################################
pekwm-0.1.17/Makefile.in-411-GTAGS:
pekwm-0.1.17/Makefile.in:412:	here=`$(am__cd) $(top_builddir) && pwd` \
pekwm-0.1.17/Makefile.in-413-	  && $(am__cd) $(top_srcdir) \
##############################################
pekwm-0.1.17/Makefile.in-445-	test -d "$(distdir)" || mkdir "$(distdir)"
pekwm-0.1.17/Makefile.in:446:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/Makefile.in:447:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pekwm-0.1.17/Makefile.in-448-	list='$(DISTFILES)'; \
##############################################
pekwm-0.1.17/Makefile.in-459-	  if test -d $$d/$$file; then \
pekwm-0.1.17/Makefile.in:460:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pekwm-0.1.17/Makefile.in-461-	    if test -d "$(distdir)/$$file"; then \
##############################################
pekwm-0.1.17/Makefile.in-567-	test -d $(distdir)/_build || exit 0; \
pekwm-0.1.17/Makefile.in:568:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pekwm-0.1.17/Makefile.in-569-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pekwm-0.1.17/Makefile.in-610-	}; \
pekwm-0.1.17/Makefile.in:611:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
pekwm-0.1.17/Makefile.in-612-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pekwm-0.1.17/Makefile.in-622-	fi
pekwm-0.1.17/Makefile.in:623:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pekwm-0.1.17/Makefile.in-624-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pekwm-0.1.17/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pekwm-0.1.17/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pekwm-0.1.17/aclocal.m4-93-# and then we would define $MISSING as
##############################################
pekwm-0.1.17/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
pekwm-0.1.17/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
pekwm-0.1.17/aclocal.m4-109-])
##############################################
pekwm-0.1.17/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
pekwm-0.1.17/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pekwm-0.1.17/aclocal.m4-207-  fi
##############################################
pekwm-0.1.17/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
pekwm-0.1.17/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pekwm-0.1.17/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
pekwm-0.1.17/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
pekwm-0.1.17/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
pekwm-0.1.17/aclocal.m4-367-    else
##############################################
pekwm-0.1.17/aclocal.m4-371-    # from the Makefile without running 'make'.
pekwm-0.1.17/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pekwm-0.1.17/aclocal.m4-373-    test -z "$DEPDIR" && continue
pekwm-0.1.17/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pekwm-0.1.17/aclocal.m4-375-    test -z "am__include" && continue
pekwm-0.1.17/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pekwm-0.1.17/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
pekwm-0.1.17/aclocal.m4-385-      test -f "$dirpart/$file" && continue
pekwm-0.1.17/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
pekwm-0.1.17/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
pekwm-0.1.17/aclocal.m4-437-AC_REQUIRE([AC_PROG_INSTALL])dnl
pekwm-0.1.17/aclocal.m4:438:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pekwm-0.1.17/aclocal.m4-439-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pekwm-0.1.17/aclocal.m4-556-    * )
pekwm-0.1.17/aclocal.m4:557:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pekwm-0.1.17/aclocal.m4-558-  esac
pekwm-0.1.17/aclocal.m4-559-done
pekwm-0.1.17/aclocal.m4:560:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
pekwm-0.1.17/aclocal.m4-561-
##############################################
pekwm-0.1.17/aclocal.m4-627-# Ignore all kinds of additional output from 'make'.
pekwm-0.1.17/aclocal.m4:628:case `$am_make -s -f confmf 2> /dev/null` in #(
pekwm-0.1.17/aclocal.m4-629-*the\ am__doit\ target*)
##############################################
pekwm-0.1.17/aclocal.m4-637-   echo '.include "confinc"' > confmf
pekwm-0.1.17/aclocal.m4:638:   case `$am_make -s -f confmf 2> /dev/null` in #(
pekwm-0.1.17/aclocal.m4-639-   *the\ am__doit\ target*)
##############################################
pekwm-0.1.17/aclocal.m4-755-     echo "timestamp, slept: $am_has_slept" > conftest.file
pekwm-0.1.17/aclocal.m4:756:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pekwm-0.1.17/aclocal.m4-757-     if test "$[*]" = "X"; then
pekwm-0.1.17/aclocal.m4-758-	# -L didn't work.
pekwm-0.1.17/aclocal.m4:759:	set X `ls -t "$srcdir/configure" conftest.file`
pekwm-0.1.17/aclocal.m4-760-     fi
##############################################
pekwm-0.1.17/acinclude.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
pekwm-0.1.17/acinclude.m4:15:case `$LD -v 2>&1 </dev/null` in
pekwm-0.1.17/acinclude.m4-16-*GNU* | *'with BFD'*)
##############################################
pekwm-0.1.17/acinclude.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
pekwm-0.1.17/acinclude.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pekwm-0.1.17/acinclude.m4-52-  *)
pekwm-0.1.17/acinclude.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pekwm-0.1.17/acinclude.m4-54-  esac
##############################################
pekwm-0.1.17/acinclude.m4-59-      # Canonicalize the path of ld
pekwm-0.1.17/acinclude.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
pekwm-0.1.17/acinclude.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
pekwm-0.1.17/acinclude.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
pekwm-0.1.17/acinclude.m4-63-      done
##############################################
pekwm-0.1.17/acinclude.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
pekwm-0.1.17/acinclude.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
pekwm-0.1.17/acinclude.m4-91-      *GNU* | *'with BFD'*)
##############################################
pekwm-0.1.17/acinclude.m4-278-  acl_libdirstem=lib
pekwm-0.1.17/acinclude.m4:279:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
pekwm-0.1.17/acinclude.m4-280-  if test -n "$searchpath"; then
##############################################
pekwm-0.1.17/acinclude.m4-285-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
pekwm-0.1.17/acinclude.m4:286:          *) searchdir=`cd "$searchdir" && pwd`
pekwm-0.1.17/acinclude.m4-287-             case "$searchdir" in
##############################################
pekwm-0.1.17/acinclude.m4-495-        dnl or AC_LIB_HAVE_LINKFLAGS call.
pekwm-0.1.17/acinclude.m4:496:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
pekwm-0.1.17/acinclude.m4-497-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
pekwm-0.1.17/acinclude.m4-570-                -L*)
pekwm-0.1.17/acinclude.m4:571:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
pekwm-0.1.17/acinclude.m4-572-                  dnl First look for a shared library.
##############################################
pekwm-0.1.17/acinclude.m4-712-              */$acl_libdirstem | */$acl_libdirstem/)
pekwm-0.1.17/acinclude.m4:713:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
pekwm-0.1.17/acinclude.m4-714-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
pekwm-0.1.17/acinclude.m4-766-                  -L*)
pekwm-0.1.17/acinclude.m4:767:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
pekwm-0.1.17/acinclude.m4-768-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
pekwm-0.1.17/acinclude.m4-816-                  -R*)
pekwm-0.1.17/acinclude.m4:817:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
pekwm-0.1.17/acinclude.m4-818-                    if test "$enable_rpath" != no; then
##############################################
pekwm-0.1.17/acinclude.m4-846-                    dnl Handle this in the next round.
pekwm-0.1.17/acinclude.m4:847:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
pekwm-0.1.17/acinclude.m4-848-                    ;;
##############################################
pekwm-0.1.17/acinclude.m4-852-                    dnl option.
pekwm-0.1.17/acinclude.m4:853:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
pekwm-0.1.17/acinclude.m4-854-                    ;;
##############################################
pekwm-0.1.17/acinclude.m4-959-            -L) next=yes ;;
pekwm-0.1.17/acinclude.m4:960:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
pekwm-0.1.17/acinclude.m4-961-                 dnl No need to hardcode the standard /usr/lib.
##############################################
pekwm-0.1.17/acinclude.m4-1179-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
pekwm-0.1.17/acinclude.m4:1180:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
pekwm-0.1.17/acinclude.m4-1181-    AC_MSG_RESULT([$]{ac_t:-
##############################################
pekwm-0.1.17/acinclude.m4-1218-        if test $_pkg_short_errors_supported = yes; then
pekwm-0.1.17/acinclude.m4:1219:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
pekwm-0.1.17/acinclude.m4-1220-        else 
pekwm-0.1.17/acinclude.m4:1221:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
pekwm-0.1.17/acinclude.m4-1222-        fi
##############################################
pekwm-0.1.17/acinclude.m4-1328-    PKG_CHECK_EXISTS([$3],
pekwm-0.1.17/acinclude.m4:1329:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
pekwm-0.1.17/acinclude.m4-1330-		     [pkg_failed=yes])
##############################################
pekwm-0.1.17/acinclude.m4-1375-        if test $_pkg_short_errors_supported = yes; then
pekwm-0.1.17/acinclude.m4:1376:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
pekwm-0.1.17/acinclude.m4-1377-        else 
pekwm-0.1.17/acinclude.m4:1378:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
pekwm-0.1.17/acinclude.m4-1379-        fi
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_autoprop.pl-155-	
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_autoprop.pl:156:	my $xprop = `xprop -id $id`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_autoprop.pl-157-	my @xprops = split(/\n/, $xprop);
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_autoprop.pl-166-	if ($ENV{CLIENT_WINDOW}) {
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_autoprop.pl:167:		$xwininfo = `xwininfo -id $ENV{CLIENT_WINDOW}`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_autoprop.pl-168-	} else {
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-105-	# Reload pekwm
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:106:	my $reload = `kill -HUP \$(xprop -root _NET_WM_PID | awk '/_NET_WM_PID/ { print \$3 }')`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-107-}
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-120-	
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:121:	$nval = `zenity --title=\"$key\" --scale --text=\"$desc\" --value=$value --min-value=$min --max-value=$max --step=1`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-122-	chomp($nval);
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-136-	
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:137:	my $nval = `zenity --title=\"$key\" --entry --text=\"$desc\" --entry-text=\"$hashref->{$key}\"`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-138-	chomp($nval);
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-151-	
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:152:	my $nval = `zenity --title=\"$key\" --file-selection --text=\"$desc\" --filename=\"$hashref->{$key}\"`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-153-	chomp($nval);
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-166-	
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:167:	my $nval = `zenity --title=\"$key\" --file-selection --directory --text=\"$desc\" --filename=\"$hashref->{$key}\"`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-168-	chomp($nval);
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-190-	
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:191:	my $nval = `zenity --title=\"$key\" --list --radiolist --text=\"$desc\" --column \"Check\" --column \"Option\" $TRUE True $FALSE False`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-192-	chomp($nval);
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-218-		
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:219:		$nval = `zenity --title=\"$key\" --list --radiolist --text=\"$desc\" --column \"Check\" --column \"Option\" $selstr`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-220-	} else {
##############################################
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-238-		
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl:239:		$nval = `zenity --title=\"$key\" --list --checklist --separator=\" \" --text=\"$desc\" --column \"Check\" --column \"Option\" $selstr`;
pekwm-0.1.17/.pc/70_shebang-policy-compliance.patch/contrib/lobo/pekwm_menu_config.pl-240-	}