===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
keytouch-editor-3.2.0~beta/src/Makefile.in-160-	  if test -f $$p; then \
keytouch-editor-3.2.0~beta/src/Makefile.in:161:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
keytouch-editor-3.2.0~beta/src/Makefile.in:162:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
keytouch-editor-3.2.0~beta/src/Makefile.in-163-	  else :; fi; \
##############################################
keytouch-editor-3.2.0~beta/src/Makefile.in-168-	list='$(bin_PROGRAMS)'; for p in $$list; do \
keytouch-editor-3.2.0~beta/src/Makefile.in:169:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
keytouch-editor-3.2.0~beta/src/Makefile.in-170-	done
##############################################
keytouch-editor-3.2.0~beta/src/Makefile.in-225-distdir: $(DISTFILES)
keytouch-editor-3.2.0~beta/src/Makefile.in:226:	here=`cd $(top_builddir) && pwd`; \
keytouch-editor-3.2.0~beta/src/Makefile.in:227:	top_distdir=`cd $(top_distdir) && pwd`; \
keytouch-editor-3.2.0~beta/src/Makefile.in:228:	distdir=`cd $(distdir) && pwd`; \
keytouch-editor-3.2.0~beta/src/Makefile.in-229-	cd $(top_srcdir) \
##############################################
keytouch-editor-3.2.0~beta/src/email.c-6-History            : 24-Jun-2007 Compiler warnings fixes
keytouch-editor-3.2.0~beta/src/email.c:7:                     27-Apr-2006  init_sockaddr() does not exit the program when it
keytouch-editor-3.2.0~beta/src/email.c-8-                                  fails, but returns FALSE instead
##############################################
keytouch-editor-3.2.0~beta/src/email.c-42-
keytouch-editor-3.2.0~beta/src/email.c:43:static Boolean init_sockaddr (struct sockaddr_in *name, const char *hostname, uint16_t port);
keytouch-editor-3.2.0~beta/src/email.c-44-static int smtp_get_reply (int sock);
##############################################
keytouch-editor-3.2.0~beta/src/email.c-50-Boolean
keytouch-editor-3.2.0~beta/src/email.c:51:init_sockaddr (	struct sockaddr_in	*name,
keytouch-editor-3.2.0~beta/src/email.c-52-		const char		*hostname,
##############################################
keytouch-editor-3.2.0~beta/src/email.c-172-		/* If a socket address has been made */
keytouch-editor-3.2.0~beta/src/email.c:173:		if (init_sockaddr (&address, hostname, SMTP_PORT))
keytouch-editor-3.2.0~beta/src/email.c-174-		{
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in-81-.po.gmo:
keytouch-editor-3.2.0~beta/po/Makefile.in:82:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
keytouch-editor-3.2.0~beta/po/Makefile.in-83-	  && rm -f $$file && $(GMSGFMT) $(MSGFMT_OPTS) -o $$file $<
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in-129-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/po/Makefile.in:130:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/po/Makefile.in-131-	  case "$$cat" in \
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in-134-	  esac; \
keytouch-editor-3.2.0~beta/po/Makefile.in:135:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/po/Makefile.in-136-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in-181-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/po/Makefile.in:182:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/po/Makefile.in:183:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/po/Makefile.in-184-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in-224-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/po/Makefile.in:225:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/po/Makefile.in:226:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/po/Makefile.in-227-	  echo "$$lang:"; \
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in.in-81-.po.gmo:
keytouch-editor-3.2.0~beta/po/Makefile.in.in:82:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
keytouch-editor-3.2.0~beta/po/Makefile.in.in-83-	  && rm -f $$file && $(GMSGFMT) $(MSGFMT_OPTS) -o $$file $<
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in.in-129-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/po/Makefile.in.in:130:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/po/Makefile.in.in-131-	  case "$$cat" in \
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in.in-134-	  esac; \
keytouch-editor-3.2.0~beta/po/Makefile.in.in:135:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/po/Makefile.in.in-136-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in.in-181-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/po/Makefile.in.in:182:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/po/Makefile.in.in:183:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/po/Makefile.in.in-184-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
keytouch-editor-3.2.0~beta/po/Makefile.in.in-224-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/po/Makefile.in.in:225:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/po/Makefile.in.in:226:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/po/Makefile.in.in-227-	  echo "$$lang:"; \
##############################################
keytouch-editor-3.2.0~beta/autogen.sh-3-
keytouch-editor-3.2.0~beta/autogen.sh:4:srcdir=`dirname $0`
keytouch-editor-3.2.0~beta/autogen.sh-5-test -z "$srcdir" && srcdir=.
##############################################
keytouch-editor-3.2.0~beta/autogen.sh-103-
keytouch-editor-3.2.0~beta/autogen.sh:104:for coin in `find $srcdir -path $srcdir/CVS -prune -o -name configure.in -print`
keytouch-editor-3.2.0~beta/autogen.sh-105-do 
keytouch-editor-3.2.0~beta/autogen.sh:106:  dr=`dirname $coin`
keytouch-editor-3.2.0~beta/autogen.sh-107-  if test -f $dr/NO-AUTO-GEN; then
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-180-  acl_libdirstem=lib
keytouch-editor-3.2.0~beta/aclocal.m4:181:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
keytouch-editor-3.2.0~beta/aclocal.m4-182-  if test -n "$searchpath"; then
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-187-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
keytouch-editor-3.2.0~beta/aclocal.m4:188:          *) searchdir=`cd "$searchdir" && pwd`
keytouch-editor-3.2.0~beta/aclocal.m4-189-             case "$searchdir" in
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-377-        dnl or AC_LIB_HAVE_LINKFLAGS call.
keytouch-editor-3.2.0~beta/aclocal.m4:378:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
keytouch-editor-3.2.0~beta/aclocal.m4-379-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-426-                -L*)
keytouch-editor-3.2.0~beta/aclocal.m4:427:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
keytouch-editor-3.2.0~beta/aclocal.m4-428-                  if test -n "$shlibext" \
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-550-              */$acl_libdirstem | */$acl_libdirstem/)
keytouch-editor-3.2.0~beta/aclocal.m4:551:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
keytouch-editor-3.2.0~beta/aclocal.m4-552-                additional_includedir="$basedir/include"
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-603-                  -L*)
keytouch-editor-3.2.0~beta/aclocal.m4:604:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
keytouch-editor-3.2.0~beta/aclocal.m4-605-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-653-                  -R*)
keytouch-editor-3.2.0~beta/aclocal.m4:654:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
keytouch-editor-3.2.0~beta/aclocal.m4-655-                    if test "$enable_rpath" != no; then
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-683-                    dnl Handle this in the next round.
keytouch-editor-3.2.0~beta/aclocal.m4:684:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
keytouch-editor-3.2.0~beta/aclocal.m4-685-                    ;;
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-689-                    dnl option.
keytouch-editor-3.2.0~beta/aclocal.m4:690:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
keytouch-editor-3.2.0~beta/aclocal.m4-691-                    ;;
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-796-            -L) next=yes ;;
keytouch-editor-3.2.0~beta/aclocal.m4:797:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
keytouch-editor-3.2.0~beta/aclocal.m4-798-                 dnl No need to hardcode the standard /usr/lib.
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-857-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
keytouch-editor-3.2.0~beta/aclocal.m4:858:case `$LD -v 2>&1 </dev/null` in
keytouch-editor-3.2.0~beta/aclocal.m4-859-*GNU* | *'with BFD'*)
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-893-    # gcc leaves a trailing carriage return which upsets mingw
keytouch-editor-3.2.0~beta/aclocal.m4:894:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
keytouch-editor-3.2.0~beta/aclocal.m4-895-  *)
keytouch-editor-3.2.0~beta/aclocal.m4:896:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
keytouch-editor-3.2.0~beta/aclocal.m4-897-  esac
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-902-      # Canonicalize the path of ld
keytouch-editor-3.2.0~beta/aclocal.m4:903:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
keytouch-editor-3.2.0~beta/aclocal.m4-904-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
keytouch-editor-3.2.0~beta/aclocal.m4:905:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
keytouch-editor-3.2.0~beta/aclocal.m4-906-      done
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-932-      # Break only if it was the GNU/non-GNU ld that we prefer.
keytouch-editor-3.2.0~beta/aclocal.m4:933:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
keytouch-editor-3.2.0~beta/aclocal.m4-934-      *GNU* | *'with BFD'*)
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-971-dnl test to see if srcdir already configured
keytouch-editor-3.2.0~beta/aclocal.m4:972:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
keytouch-editor-3.2.0~beta/aclocal.m4-973-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-980-dnl FIXME This is truly gross.
keytouch-editor-3.2.0~beta/aclocal.m4:981:missing_dir=`cd $ac_aux_dir && pwd`
keytouch-editor-3.2.0~beta/aclocal.m4-982-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1032-if (
keytouch-editor-3.2.0~beta/aclocal.m4:1033:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
keytouch-editor-3.2.0~beta/aclocal.m4-1034-   if test "[$]*" = "X"; then
keytouch-editor-3.2.0~beta/aclocal.m4-1035-      # -L didn't work.
keytouch-editor-3.2.0~beta/aclocal.m4:1036:      set X `ls -t $srcdir/configure conftestfile`
keytouch-editor-3.2.0~beta/aclocal.m4-1037-   fi
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1092-  *" <<$>>am_file "*<<)>>
keytouch-editor-3.2.0~beta/aclocal.m4:1093:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
keytouch-editor-3.2.0~beta/aclocal.m4-1094-    ;;
keytouch-editor-3.2.0~beta/aclocal.m4-1095-  esac
keytouch-editor-3.2.0~beta/aclocal.m4:1096:  am_indx=`expr "<<$>>am_indx" + 1`
keytouch-editor-3.2.0~beta/aclocal.m4-1097-done<<>>dnl>>)
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1293-        PKG_CHECK_EXISTS([$3],
keytouch-editor-3.2.0~beta/aclocal.m4:1294:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
keytouch-editor-3.2.0~beta/aclocal.m4-1295-			 [pkg_failed=yes])
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1341-        if test $_pkg_short_errors_supported = yes; then
keytouch-editor-3.2.0~beta/aclocal.m4:1342:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
keytouch-editor-3.2.0~beta/aclocal.m4-1343-        else 
keytouch-editor-3.2.0~beta/aclocal.m4:1344:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
keytouch-editor-3.2.0~beta/aclocal.m4-1345-        fi
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1581-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
keytouch-editor-3.2.0~beta/aclocal.m4:1582:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
keytouch-editor-3.2.0~beta/aclocal.m4-1583-	if test "$MSGFMT" != "no"; then
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1602-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
keytouch-editor-3.2.0~beta/aclocal.m4:1603:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
keytouch-editor-3.2.0~beta/aclocal.m4-1604-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1750-   if test "x$srcdir" != "x."; then
keytouch-editor-3.2.0~beta/aclocal.m4:1751:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
keytouch-editor-3.2.0~beta/aclocal.m4-1752-       posrcprefix="$srcdir/"
##############################################
keytouch-editor-3.2.0~beta/aclocal.m4-1774-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
keytouch-editor-3.2.0~beta/aclocal.m4:1775:datarootdir=`eval echo "${datarootdir}"`
keytouch-editor-3.2.0~beta/aclocal.m4-1776-if test "x$CATOBJEXT" = "x.mo" ; then
keytouch-editor-3.2.0~beta/aclocal.m4:1777:  localedir=`eval echo "${libdir}/locale"`
keytouch-editor-3.2.0~beta/aclocal.m4-1778-else
keytouch-editor-3.2.0~beta/aclocal.m4:1779:  localedir=`eval echo "${datadir}/locale"`
keytouch-editor-3.2.0~beta/aclocal.m4-1780-fi
##############################################
keytouch-editor-3.2.0~beta/mkinstalldirs-69-do
keytouch-editor-3.2.0~beta/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
keytouch-editor-3.2.0~beta/mkinstalldirs-71-  shift
##############################################
keytouch-editor-3.2.0~beta/config.guess-39-
keytouch-editor-3.2.0~beta/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'`
keytouch-editor-3.2.0~beta/config.guess-41-
##############################################
keytouch-editor-3.2.0~beta/config.guess-108-: ${TMPDIR=/tmp} ;
keytouch-editor-3.2.0~beta/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
keytouch-editor-3.2.0~beta/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
keytouch-editor-3.2.0~beta/config.guess-193-	    *)
keytouch-editor-3.2.0~beta/config.guess:194:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
keytouch-editor-3.2.0~beta/config.guess-195-		;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-220-	*4.0)
keytouch-editor-3.2.0~beta/config.guess:221:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
keytouch-editor-3.2.0~beta/config.guess-222-		;;
keytouch-editor-3.2.0~beta/config.guess-223-	*5.*)
keytouch-editor-3.2.0~beta/config.guess:224:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
keytouch-editor-3.2.0~beta/config.guess-225-		;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-230-	# types through head -n 1, so we only detect the type of CPU 0.
keytouch-editor-3.2.0~beta/config.guess:231:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
keytouch-editor-3.2.0~beta/config.guess-232-	case "$ALPHA_CPU_TYPE" in
##############################################
keytouch-editor-3.2.0~beta/config.guess-268-	# 1.2 uses "1.2" for uname -r.
keytouch-editor-3.2.0~beta/config.guess:269:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
keytouch-editor-3.2.0~beta/config.guess-270-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-325-    sun4H:SunOS:5.*:*)
keytouch-editor-3.2.0~beta/config.guess:326:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
keytouch-editor-3.2.0~beta/config.guess-327-	exit ;;
keytouch-editor-3.2.0~beta/config.guess-328-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
keytouch-editor-3.2.0~beta/config.guess:329:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
keytouch-editor-3.2.0~beta/config.guess-330-	exit ;;
keytouch-editor-3.2.0~beta/config.guess-331-    i86pc:SunOS:5.*:*)
keytouch-editor-3.2.0~beta/config.guess:332:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
keytouch-editor-3.2.0~beta/config.guess-333-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-337-	# it's likely to be more like Solaris than SunOS4.
keytouch-editor-3.2.0~beta/config.guess:338:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
keytouch-editor-3.2.0~beta/config.guess-339-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-346-	# Japanese Language versions have a version number like `4.1.3-JL'.
keytouch-editor-3.2.0~beta/config.guess:347:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
keytouch-editor-3.2.0~beta/config.guess-348-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-352-    sun*:*:4.2BSD:*)
keytouch-editor-3.2.0~beta/config.guess:353:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
keytouch-editor-3.2.0~beta/config.guess-354-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
keytouch-editor-3.2.0~beta/config.guess-434-	$CC_FOR_BUILD -o $dummy $dummy.c &&
keytouch-editor-3.2.0~beta/config.guess:435:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
keytouch-editor-3.2.0~beta/config.guess:436:	  SYSTEM_NAME=`$dummy $dummyarg` &&
keytouch-editor-3.2.0~beta/config.guess-437-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
keytouch-editor-3.2.0~beta/config.guess-490-    *:IRIX*:*:*)
keytouch-editor-3.2.0~beta/config.guess:491:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
keytouch-editor-3.2.0~beta/config.guess-492-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-520-EOF
keytouch-editor-3.2.0~beta/config.guess:521:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
keytouch-editor-3.2.0~beta/config.guess-522-		then
##############################################
keytouch-editor-3.2.0~beta/config.guess-533-    *:AIX:*:[45])
keytouch-editor-3.2.0~beta/config.guess:534:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
keytouch-editor-3.2.0~beta/config.guess-535-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
keytouch-editor-3.2.0~beta/config.guess-568-    9000/[34678]??:HP-UX:*:*)
keytouch-editor-3.2.0~beta/config.guess:569:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
keytouch-editor-3.2.0~beta/config.guess-570-	case "${UNAME_MACHINE}" in
##############################################
keytouch-editor-3.2.0~beta/config.guess-622-EOF
keytouch-editor-3.2.0~beta/config.guess:623:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
keytouch-editor-3.2.0~beta/config.guess-624-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
keytouch-editor-3.2.0~beta/config.guess-650-    ia64:HP-UX:*:*)
keytouch-editor-3.2.0~beta/config.guess:651:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
keytouch-editor-3.2.0~beta/config.guess-652-	echo ia64-hp-hpux${HPUX_REV}
##############################################
keytouch-editor-3.2.0~beta/config.guess-680-EOF
keytouch-editor-3.2.0~beta/config.guess:681:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
keytouch-editor-3.2.0~beta/config.guess-682-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
keytouch-editor-3.2.0~beta/config.guess-751-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
keytouch-editor-3.2.0~beta/config.guess:752:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
keytouch-editor-3.2.0~beta/config.guess-753-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
keytouch-editor-3.2.0~beta/config.guess-756-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
keytouch-editor-3.2.0~beta/config.guess:757:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
keytouch-editor-3.2.0~beta/config.guess-758-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
keytouch-editor-3.2.0~beta/config.guess-771-	    pc98)
keytouch-editor-3.2.0~beta/config.guess:772:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
keytouch-editor-3.2.0~beta/config.guess-773-	    *)
keytouch-editor-3.2.0~beta/config.guess:774:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
keytouch-editor-3.2.0~beta/config.guess-775-	esac
##############################################
keytouch-editor-3.2.0~beta/config.guess-817-    prep*:SunOS:5.*:*)
keytouch-editor-3.2.0~beta/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
keytouch-editor-3.2.0~beta/config.guess-819-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-821-	# the GNU system
keytouch-editor-3.2.0~beta/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
keytouch-editor-3.2.0~beta/config.guess-823-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-825-	# other systems with GNU libc and userland
keytouch-editor-3.2.0~beta/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
keytouch-editor-3.2.0~beta/config.guess-827-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-1047-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
keytouch-editor-3.2.0~beta/config.guess:1048:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
keytouch-editor-3.2.0~beta/config.guess-1049-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
keytouch-editor-3.2.0~beta/config.guess-1279-    *:DragonFly:*:*)
keytouch-editor-3.2.0~beta/config.guess:1280:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
keytouch-editor-3.2.0~beta/config.guess-1281-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-1292-    i*86:skyos:*:*)
keytouch-editor-3.2.0~beta/config.guess:1293:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
keytouch-editor-3.2.0~beta/config.guess-1294-	exit ;;
##############################################
keytouch-editor-3.2.0~beta/config.guess-1417-
keytouch-editor-3.2.0~beta/config.guess:1418:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
keytouch-editor-3.2.0~beta/config.guess-1419-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
keytouch-editor-3.2.0~beta/install-sh-85-
keytouch-editor-3.2.0~beta/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
keytouch-editor-3.2.0~beta/install-sh-87-	    shift
##############################################
keytouch-editor-3.2.0~beta/install-sh-89-
keytouch-editor-3.2.0~beta/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
keytouch-editor-3.2.0~beta/install-sh-91-	    shift
##############################################
keytouch-editor-3.2.0~beta/install-sh-151-	then
keytouch-editor-3.2.0~beta/install-sh:152:		dst="$dst"/`basename $src`
keytouch-editor-3.2.0~beta/install-sh-153-	else
##############################################
keytouch-editor-3.2.0~beta/install-sh-158-## this sed command emulates the dirname command
keytouch-editor-3.2.0~beta/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
keytouch-editor-3.2.0~beta/install-sh-160-
##############################################
keytouch-editor-3.2.0~beta/install-sh-172-IFS='%'
keytouch-editor-3.2.0~beta/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
keytouch-editor-3.2.0~beta/install-sh-174-IFS="${oIFS}"
##############################################
keytouch-editor-3.2.0~beta/install-sh-206-	then
keytouch-editor-3.2.0~beta/install-sh:207:		dstfile=`basename $dst`
keytouch-editor-3.2.0~beta/install-sh-208-	else
##############################################
keytouch-editor-3.2.0~beta/install-sh-216-	then
keytouch-editor-3.2.0~beta/install-sh:217:		dstfile=`basename $dst`
keytouch-editor-3.2.0~beta/install-sh-218-	else
##############################################
keytouch-editor-3.2.0~beta/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
keytouch-editor-3.2.0~beta/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
keytouch-editor-3.2.0~beta/depcomp-70-
##############################################
keytouch-editor-3.2.0~beta/depcomp-203-  # Version 6 uses the directory in both cases.
keytouch-editor-3.2.0~beta/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
keytouch-editor-3.2.0~beta/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
keytouch-editor-3.2.0~beta/depcomp-214-  else
keytouch-editor-3.2.0~beta/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
keytouch-editor-3.2.0~beta/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
keytouch-editor-3.2.0~beta/depcomp-228-    # Do two passes, one to just change these to
keytouch-editor-3.2.0~beta/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
keytouch-editor-3.2.0~beta/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
keytouch-editor-3.2.0~beta/depcomp-269-  # Do two passes, one to just change these to
keytouch-editor-3.2.0~beta/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
keytouch-editor-3.2.0~beta/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
keytouch-editor-3.2.0~beta/depcomp-284-   # Subdirectories are respected.
keytouch-editor-3.2.0~beta/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
keytouch-editor-3.2.0~beta/depcomp-286-   test "x$dir" = "x$object" && dir=
keytouch-editor-3.2.0~beta/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
keytouch-editor-3.2.0~beta/depcomp-288-
##############################################
keytouch-editor-3.2.0~beta/depcomp-416-  done
keytouch-editor-3.2.0~beta/depcomp:417:  obj_suffix="`echo $object | sed 's/^.*\././'`"
keytouch-editor-3.2.0~beta/depcomp-418-  touch "$tmpdepfile"
##############################################
keytouch-editor-3.2.0~beta/Makefile.in-164-	dot_seen=no; \
keytouch-editor-3.2.0~beta/Makefile.in:165:	target=`echo $@ | sed s/-recursive//`; \
keytouch-editor-3.2.0~beta/Makefile.in-166-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
keytouch-editor-3.2.0~beta/Makefile.in-189-	test "$$dot_seen" = "no" && rev=". $$rev"; \
keytouch-editor-3.2.0~beta/Makefile.in:190:	target=`echo $@ | sed s/-recursive//`; \
keytouch-editor-3.2.0~beta/Makefile.in-191-	for subdir in $$rev; do \
##############################################
keytouch-editor-3.2.0~beta/Makefile.in-250-	mkdir $(distdir)/=inst
keytouch-editor-3.2.0~beta/Makefile.in:251:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
keytouch-editor-3.2.0~beta/Makefile.in-252-	cd $(distdir)/=build \
##############################################
keytouch-editor-3.2.0~beta/Makefile.in-261-	@banner="$(distdir).tar.gz is ready for distribution"; \
keytouch-editor-3.2.0~beta/Makefile.in:262:	dashes=`echo "$$banner" | sed s/./=/g`; \
keytouch-editor-3.2.0~beta/Makefile.in-263-	echo "$$dashes"; \
##############################################
keytouch-editor-3.2.0~beta/Makefile.in-277-	-chmod 777 $(distdir)
keytouch-editor-3.2.0~beta/Makefile.in:278:	here=`cd $(top_builddir) && pwd`; \
keytouch-editor-3.2.0~beta/Makefile.in:279:	top_distdir=`cd $(distdir) && pwd`; \
keytouch-editor-3.2.0~beta/Makefile.in:280:	distdir=`cd $(distdir) && pwd`; \
keytouch-editor-3.2.0~beta/Makefile.in-281-	cd $(top_srcdir) \
##############################################
keytouch-editor-3.2.0~beta/config.sub-55-
keytouch-editor-3.2.0~beta/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'`
keytouch-editor-3.2.0~beta/config.sub-57-
##############################################
keytouch-editor-3.2.0~beta/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
keytouch-editor-3.2.0~beta/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
keytouch-editor-3.2.0~beta/config.sub-121-case $maybe_os in
##############################################
keytouch-editor-3.2.0~beta/config.sub-125-    os=-$maybe_os
keytouch-editor-3.2.0~beta/config.sub:126:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
keytouch-editor-3.2.0~beta/config.sub-127-    ;;
keytouch-editor-3.2.0~beta/config.sub-128-  *)
keytouch-editor-3.2.0~beta/config.sub:129:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
keytouch-editor-3.2.0~beta/config.sub-130-    if [ $basic_machine != $1 ]
keytouch-editor-3.2.0~beta/config.sub:131:    then os=`echo $1 | sed 's/.*-/-/'`
keytouch-editor-3.2.0~beta/config.sub-132-    else os=; fi
##############################################
keytouch-editor-3.2.0~beta/config.sub-176-		os=-sco5v6
keytouch-editor-3.2.0~beta/config.sub:177:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-178-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-180-		os=-sco3.2v5
keytouch-editor-3.2.0~beta/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-182-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-184-		os=-sco3.2v4
keytouch-editor-3.2.0~beta/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-186-		;;
keytouch-editor-3.2.0~beta/config.sub-187-	-sco3.2.[4-9]*)
keytouch-editor-3.2.0~beta/config.sub:188:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
keytouch-editor-3.2.0~beta/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-190-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-192-		# Don't forget version if it is 3.2v4 or newer.
keytouch-editor-3.2.0~beta/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-194-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
keytouch-editor-3.2.0~beta/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-198-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-200-		os=-sco3.2v2
keytouch-editor-3.2.0~beta/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-202-		;;
keytouch-editor-3.2.0~beta/config.sub-203-	-udk*)
keytouch-editor-3.2.0~beta/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-205-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-207-		os=-isc2.2
keytouch-editor-3.2.0~beta/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-209-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-213-	-isc*)
keytouch-editor-3.2.0~beta/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-215-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-219-	-ptx*)
keytouch-editor-3.2.0~beta/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
keytouch-editor-3.2.0~beta/config.sub-221-		;;
keytouch-editor-3.2.0~beta/config.sub-222-	-windowsnt*)
keytouch-editor-3.2.0~beta/config.sub:223:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
keytouch-editor-3.2.0~beta/config.sub-224-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-310-	*-*-*)
keytouch-editor-3.2.0~beta/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
keytouch-editor-3.2.0~beta/config.sub-312-		exit 1
##############################################
keytouch-editor-3.2.0~beta/config.sub-414-	amd64-*)
keytouch-editor-3.2.0~beta/config.sub:415:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-416-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-635-	i*86v32)
keytouch-editor-3.2.0~beta/config.sub:636:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-637-		os=-sysv32
##############################################
keytouch-editor-3.2.0~beta/config.sub-639-	i*86v4*)
keytouch-editor-3.2.0~beta/config.sub:640:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-641-		os=-sysv4
##############################################
keytouch-editor-3.2.0~beta/config.sub-643-	i*86v)
keytouch-editor-3.2.0~beta/config.sub:644:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-645-		os=-sysv
##############################################
keytouch-editor-3.2.0~beta/config.sub-647-	i*86sol2)
keytouch-editor-3.2.0~beta/config.sub:648:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
keytouch-editor-3.2.0~beta/config.sub-649-		os=-solaris2
##############################################
keytouch-editor-3.2.0~beta/config.sub-695-	mips3*-*)
keytouch-editor-3.2.0~beta/config.sub:696:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
keytouch-editor-3.2.0~beta/config.sub-697-		;;
keytouch-editor-3.2.0~beta/config.sub-698-	mips3*)
keytouch-editor-3.2.0~beta/config.sub:699:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
keytouch-editor-3.2.0~beta/config.sub-700-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-713-	ms1-*)
keytouch-editor-3.2.0~beta/config.sub:714:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
keytouch-editor-3.2.0~beta/config.sub-715-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-826-	pc98-*)
keytouch-editor-3.2.0~beta/config.sub:827:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-828-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-841-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
keytouch-editor-3.2.0~beta/config.sub:842:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-843-		;;
keytouch-editor-3.2.0~beta/config.sub-844-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
keytouch-editor-3.2.0~beta/config.sub:845:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-846-		;;
keytouch-editor-3.2.0~beta/config.sub-847-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
keytouch-editor-3.2.0~beta/config.sub:848:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-849-		;;
keytouch-editor-3.2.0~beta/config.sub-850-	pentium4-*)
keytouch-editor-3.2.0~beta/config.sub:851:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-852-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-859-		;;
keytouch-editor-3.2.0~beta/config.sub:860:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-861-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-865-	ppcle-* | powerpclittle-*)
keytouch-editor-3.2.0~beta/config.sub:866:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-867-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-869-		;;
keytouch-editor-3.2.0~beta/config.sub:870:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-871-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-875-	ppc64le-* | powerpc64little-*)
keytouch-editor-3.2.0~beta/config.sub:876:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub-877-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1152-	*)
keytouch-editor-3.2.0~beta/config.sub:1153:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
keytouch-editor-3.2.0~beta/config.sub-1154-		exit 1
##############################################
keytouch-editor-3.2.0~beta/config.sub-1160-	*-digital*)
keytouch-editor-3.2.0~beta/config.sub:1161:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
keytouch-editor-3.2.0~beta/config.sub-1162-		;;
keytouch-editor-3.2.0~beta/config.sub-1163-	*-commodore*)
keytouch-editor-3.2.0~beta/config.sub:1164:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
keytouch-editor-3.2.0~beta/config.sub-1165-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1178-	-solaris1 | -solaris1.*)
keytouch-editor-3.2.0~beta/config.sub:1179:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
keytouch-editor-3.2.0~beta/config.sub-1180-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1190-	-gnu/linux*)
keytouch-editor-3.2.0~beta/config.sub:1191:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
keytouch-editor-3.2.0~beta/config.sub-1192-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1234-	-nto*)
keytouch-editor-3.2.0~beta/config.sub:1235:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
keytouch-editor-3.2.0~beta/config.sub-1236-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1241-	-mac*)
keytouch-editor-3.2.0~beta/config.sub:1242:		os=`echo $os | sed -e 's|mac|macos|'`
keytouch-editor-3.2.0~beta/config.sub-1243-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1247-	-linux*)
keytouch-editor-3.2.0~beta/config.sub:1248:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
keytouch-editor-3.2.0~beta/config.sub-1249-		;;
keytouch-editor-3.2.0~beta/config.sub-1250-	-sunos5*)
keytouch-editor-3.2.0~beta/config.sub:1251:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
keytouch-editor-3.2.0~beta/config.sub-1252-		;;
keytouch-editor-3.2.0~beta/config.sub-1253-	-sunos6*)
keytouch-editor-3.2.0~beta/config.sub:1254:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
keytouch-editor-3.2.0~beta/config.sub-1255-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1302-	-sinix5.*)
keytouch-editor-3.2.0~beta/config.sub:1303:		os=`echo $os | sed -e 's|sinix|sysv|'`
keytouch-editor-3.2.0~beta/config.sub-1304-		;;
##############################################
keytouch-editor-3.2.0~beta/config.sub-1353-		# Get rid of the `-' at the beginning of $os.
keytouch-editor-3.2.0~beta/config.sub:1354:		os=`echo $os | sed 's/[^-]*-//'`
keytouch-editor-3.2.0~beta/config.sub:1355:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
keytouch-editor-3.2.0~beta/config.sub-1356-		exit 1
##############################################
keytouch-editor-3.2.0~beta/config.sub-1595-		esac
keytouch-editor-3.2.0~beta/config.sub:1596:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
keytouch-editor-3.2.0~beta/config.sub-1597-		;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-107-do
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-109-    eval $as_var=C; export $as_var
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-217-") 2> /dev/null; then
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-332-
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-427-
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-536-	esac;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-779-  case $ac_option in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:780:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-781-  *)	ac_optarg=yes ;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-822-  -disable-* | --disable-*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:823:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-824-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-827-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:828:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-829-    eval enable_$ac_feature=no ;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-841-  -enable-* | --enable-*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:842:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-843-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-846-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:847:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-848-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1038-  -with-* | --with-*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1039:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1040-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1043-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1044:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1045-    eval with_$ac_package=\$ac_optarg ;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1047-  -without-* | --without-*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1048:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1052-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1053:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1054-    eval with_$ac_package=no ;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1079-  *=*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1080:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1081-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1099-if test -n "$ac_prev"; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1100:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1101-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1145-ac_ls_di=`ls -di .` &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1146:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1147-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1205-case $srcdir in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1206:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1207-esac
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1248-By default, \`make install' will install all the files in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1249:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1250:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1251-for instance \`--prefix=\$HOME'.
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1330-*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1331:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1332-  # A ".." for each directory in $ac_dir_suffix.
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1333:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1334-  case $ac_top_builddir_sub in
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1463-    *\'*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1464:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1465-    esac
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1549-      case $ac_val in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1550:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1551-      esac
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1566-	case $ac_val in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1567:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1568-	esac
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1674-    set,)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1675:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1676:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1677-      ac_cache_corrupted=: ;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1696-    case $ac_new_val in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1697:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1698-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1859-if (
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1860:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1861-   if test "$*" = "X"; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1862-      # -L didn't work.
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1863:      set X `ls -t $srcdir/configure conftestfile`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1864-   fi
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1903-_ACEOF
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1904:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1905-rm -f conftest.sed
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1908-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1909:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1910-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1918-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1919:case `${MAKE-make} -f conftest.make 2>/dev/null` in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1920-  *@@@%%%=?*=@@@%%%*)
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1941-
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1942:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1943-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1958-
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:1959:missing_dir=`cd $ac_aux_dir && pwd`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-1960-{ echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2378-echo "$as_me:$LINENO: checking for C compiler version" >&5
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:2379:ac_compiler=`set X $ac_compile; echo $2`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2380-{ (ac_try="$ac_compiler --version >&5"
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2432-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:2433:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2434-#
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2480-	then :; else
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:2481:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2482-	fi
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2577-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:2578:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2579-	  break;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2632-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:2633:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2634-       break;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2707-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:2708:GCC=`test $ac_compiler_gnu = yes && echo yes`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-2709-ac_test_CFLAGS=${CFLAGS+set}
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-3381-echo "$as_me:$LINENO: checking for C compiler version" >&5
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:3382:ac_compiler=`set X $ac_compile; echo $2`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-3383-{ (ac_try="$ac_compiler --version >&5"
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-3467-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:3468:GCC=`test $ac_compiler_gnu = yes && echo yes`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-3469-ac_test_CFLAGS=${CFLAGS+set}
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4105-  # Check for GNU $ac_path_GREP
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4106:case `"$ac_path_GREP" --version 2>&1` in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4107-*GNU*)
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4119-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4120:    ac_count=`expr $ac_count + 1`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4121-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4187-  # Check for GNU $ac_path_EGREP
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4188:case `"$ac_path_EGREP" --version 2>&1` in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4189-*GNU*)
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4201-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4202:    ac_count=`expr $ac_count + 1`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4203-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4554-  (exit $ac_status); }; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4555:  pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4556-else
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4572-  (exit $ac_status); }; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4573:  pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4574-else
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4591-        if test $_pkg_short_errors_supported = yes; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4592:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$pkg_modules"`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4593-        else
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4594:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4595-        fi
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4675-do
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4676:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4677-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4718-fi
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4719:ac_res=`eval echo '${'$as_ac_Header'}'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4720-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4721-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4722:if test `eval echo '${'$as_ac_Header'}'` = yes; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4723-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4724:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4725-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4744-test "x$ac_build_alias" = x &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4745:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4746-test "x$ac_build_alias" = x &&
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4749-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4750:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4751-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4774-IFS=$ac_save_IFS
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4775:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4776-
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4785-else
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4786:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4787-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4811-IFS=$ac_save_IFS
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4812:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4813-
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4818-do
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4819:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4820-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4825-fi
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4826:ac_res=`eval echo '${'$as_ac_Header'}'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4827-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4941-fi
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4942:ac_res=`eval echo '${'$as_ac_Header'}'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4943-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4946-fi
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4947:if test `eval echo '${'$as_ac_Header'}'` = yes; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4948-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:4949:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-4950-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5272-do
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5273:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5274-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5352-fi
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5353:ac_res=`eval echo '${'$as_ac_var'}'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5354-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5355-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5356:if test `eval echo '${'$as_ac_var'}'` = yes; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5357-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5358:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5359-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5719-do
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5720:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5721-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5799-fi
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5800:ac_res=`eval echo '${'$as_ac_var'}'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5801-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5802-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5803:if test `eval echo '${'$as_ac_var'}'` = yes; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5804-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5805:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5806-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5854-    if test -f $ac_dir/$ac_word; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5855:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5856-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5879-do
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5880:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5881-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5959-fi
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5960:ac_res=`eval echo '${'$as_ac_var'}'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5961-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5962-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5963:if test `eval echo '${'$as_ac_var'}'` = yes; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5964-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:5965:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-5966-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6056-    if test -f $ac_dir/$ac_word; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6057:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6058-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6318-   if test "x$srcdir" != "x."; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6319:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6320-       posrcprefix="$srcdir/"
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6418-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6419:  ac_i=`echo "$ac_i" | sed "$ac_script"`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6420-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6548-do
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6549:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6550-    eval $as_var=C; export $as_var
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6598-  test "x$as_lineno_1" != "x$as_lineno_2" &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6599:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6600-
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6709-	esac;
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6710:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6711-	???[sx]*):;;*)false;;esac;fi
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6784-configured by $0, generated by GNU Autoconf 2.61,
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6785:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6786-
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6803-  --*=*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6804:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:6805:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-6806-    ac_shift=:
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7059-
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7060:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 91; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7061-    break
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7070-
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7071:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7072-if test -n "$ac_eof"; then
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7073:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7074:  ac_eof=`expr $ac_eof + 1`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7075-fi
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7208-      case $as_dir in #(
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7209:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7210-      *) as_qdir=$as_dir;;
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7246-*)
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7247:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7248-  # A ".." for each directory in $ac_dir_suffix.
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7249:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7250-  case $ac_top_builddir_sub in
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7319-
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7320:# Neutralize VPATH when `$srcdir' = `.'.
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7321-# Shell code in configure.ac might set extrasub.
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7343-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7344:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure:7345:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/configure-7346-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-81-.po.gmo:
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in:82:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-83-	  && rm -f $$file && $(GMSGFMT) $(MSGFMT_OPTS) -o $$file $<
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-129-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in:130:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-131-	  case "$$cat" in \
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-134-	  esac; \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in:135:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-136-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-181-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in:182:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in:183:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-184-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-224-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in:225:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in:226:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/000fix_package_name.diff/po/Makefile.in-227-	  echo "$$lang:"; \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-81-.po.gmo:
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in:82:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-83-	  && rm -f $$file && $(GMSGFMT) $(MSGFMT_OPTS) -o $$file $<
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-129-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in:130:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-131-	  case "$$cat" in \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-134-	  esac; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in:135:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-136-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-181-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in:182:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in:183:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-184-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-224-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in:225:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in:226:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in-227-	  echo "$$lang:"; \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-81-.po.gmo:
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in:82:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-83-	  && rm -f $$file && $(GMSGFMT) $(MSGFMT_OPTS) -o $$file $<
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-129-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in:130:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-131-	  case "$$cat" in \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-134-	  esac; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in:135:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-136-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-181-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in:182:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in:183:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-184-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-224-	for cat in $$catalogs; do \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in:225:	  cat=`basename $$cat`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in:226:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
keytouch-editor-3.2.0~beta/.pc/001fix-clean.diff/po/Makefile.in.in-227-	  echo "$$lang:"; \
##############################################
keytouch-editor-3.2.0~beta/configure-107-do
keytouch-editor-3.2.0~beta/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
keytouch-editor-3.2.0~beta/configure-109-    eval $as_var=C; export $as_var
##############################################
keytouch-editor-3.2.0~beta/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
keytouch-editor-3.2.0~beta/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
keytouch-editor-3.2.0~beta/configure-217-") 2> /dev/null; then
##############################################
keytouch-editor-3.2.0~beta/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
keytouch-editor-3.2.0~beta/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
keytouch-editor-3.2.0~beta/configure-332-
##############################################
keytouch-editor-3.2.0~beta/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
keytouch-editor-3.2.0~beta/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
keytouch-editor-3.2.0~beta/configure-427-
##############################################
keytouch-editor-3.2.0~beta/configure-536-	esac;
keytouch-editor-3.2.0~beta/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
keytouch-editor-3.2.0~beta/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
keytouch-editor-3.2.0~beta/configure-779-  case $ac_option in
keytouch-editor-3.2.0~beta/configure:780:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
keytouch-editor-3.2.0~beta/configure-781-  *)	ac_optarg=yes ;;
##############################################
keytouch-editor-3.2.0~beta/configure-822-  -disable-* | --disable-*)
keytouch-editor-3.2.0~beta/configure:823:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
keytouch-editor-3.2.0~beta/configure-824-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/configure-827-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/configure:828:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/configure-829-    eval enable_$ac_feature=no ;;
##############################################
keytouch-editor-3.2.0~beta/configure-841-  -enable-* | --enable-*)
keytouch-editor-3.2.0~beta/configure:842:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
keytouch-editor-3.2.0~beta/configure-843-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/configure-846-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/configure:847:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/configure-848-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
keytouch-editor-3.2.0~beta/configure-1038-  -with-* | --with-*)
keytouch-editor-3.2.0~beta/configure:1039:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
keytouch-editor-3.2.0~beta/configure-1040-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/configure-1043-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/configure:1044:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/configure-1045-    eval with_$ac_package=\$ac_optarg ;;
##############################################
keytouch-editor-3.2.0~beta/configure-1047-  -without-* | --without-*)
keytouch-editor-3.2.0~beta/configure:1048:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
keytouch-editor-3.2.0~beta/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/configure-1052-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/configure:1053:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
keytouch-editor-3.2.0~beta/configure-1054-    eval with_$ac_package=no ;;
##############################################
keytouch-editor-3.2.0~beta/configure-1079-  *=*)
keytouch-editor-3.2.0~beta/configure:1080:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
keytouch-editor-3.2.0~beta/configure-1081-    # Reject names that are not valid shell variable names.
##############################################
keytouch-editor-3.2.0~beta/configure-1099-if test -n "$ac_prev"; then
keytouch-editor-3.2.0~beta/configure:1100:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
keytouch-editor-3.2.0~beta/configure-1101-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
keytouch-editor-3.2.0~beta/configure-1145-ac_ls_di=`ls -di .` &&
keytouch-editor-3.2.0~beta/configure:1146:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
keytouch-editor-3.2.0~beta/configure-1147-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
keytouch-editor-3.2.0~beta/configure-1205-case $srcdir in
keytouch-editor-3.2.0~beta/configure:1206:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
keytouch-editor-3.2.0~beta/configure-1207-esac
##############################################
keytouch-editor-3.2.0~beta/configure-1248-By default, \`make install' will install all the files in
keytouch-editor-3.2.0~beta/configure:1249:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
keytouch-editor-3.2.0~beta/configure:1250:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
keytouch-editor-3.2.0~beta/configure-1251-for instance \`--prefix=\$HOME'.
##############################################
keytouch-editor-3.2.0~beta/configure-1330-*)
keytouch-editor-3.2.0~beta/configure:1331:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
keytouch-editor-3.2.0~beta/configure-1332-  # A ".." for each directory in $ac_dir_suffix.
keytouch-editor-3.2.0~beta/configure:1333:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
keytouch-editor-3.2.0~beta/configure-1334-  case $ac_top_builddir_sub in
##############################################
keytouch-editor-3.2.0~beta/configure-1463-    *\'*)
keytouch-editor-3.2.0~beta/configure:1464:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
keytouch-editor-3.2.0~beta/configure-1465-    esac
##############################################
keytouch-editor-3.2.0~beta/configure-1549-      case $ac_val in
keytouch-editor-3.2.0~beta/configure:1550:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
keytouch-editor-3.2.0~beta/configure-1551-      esac
##############################################
keytouch-editor-3.2.0~beta/configure-1566-	case $ac_val in
keytouch-editor-3.2.0~beta/configure:1567:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
keytouch-editor-3.2.0~beta/configure-1568-	esac
##############################################
keytouch-editor-3.2.0~beta/configure-1674-    set,)
keytouch-editor-3.2.0~beta/configure:1675:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
keytouch-editor-3.2.0~beta/configure:1676:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
keytouch-editor-3.2.0~beta/configure-1677-      ac_cache_corrupted=: ;;
##############################################
keytouch-editor-3.2.0~beta/configure-1696-    case $ac_new_val in
keytouch-editor-3.2.0~beta/configure:1697:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
keytouch-editor-3.2.0~beta/configure-1698-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
keytouch-editor-3.2.0~beta/configure-1859-if (
keytouch-editor-3.2.0~beta/configure:1860:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
keytouch-editor-3.2.0~beta/configure-1861-   if test "$*" = "X"; then
keytouch-editor-3.2.0~beta/configure-1862-      # -L didn't work.
keytouch-editor-3.2.0~beta/configure:1863:      set X `ls -t $srcdir/configure conftestfile`
keytouch-editor-3.2.0~beta/configure-1864-   fi
##############################################
keytouch-editor-3.2.0~beta/configure-1903-_ACEOF
keytouch-editor-3.2.0~beta/configure:1904:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
keytouch-editor-3.2.0~beta/configure-1905-rm -f conftest.sed
##############################################
keytouch-editor-3.2.0~beta/configure-1908-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
keytouch-editor-3.2.0~beta/configure:1909:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
keytouch-editor-3.2.0~beta/configure-1910-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
keytouch-editor-3.2.0~beta/configure-1918-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
keytouch-editor-3.2.0~beta/configure:1919:case `${MAKE-make} -f conftest.make 2>/dev/null` in
keytouch-editor-3.2.0~beta/configure-1920-  *@@@%%%=?*=@@@%%%*)
##############################################
keytouch-editor-3.2.0~beta/configure-1941-
keytouch-editor-3.2.0~beta/configure:1942:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
keytouch-editor-3.2.0~beta/configure-1943-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-1958-
keytouch-editor-3.2.0~beta/configure:1959:missing_dir=`cd $ac_aux_dir && pwd`
keytouch-editor-3.2.0~beta/configure-1960-{ echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-2378-echo "$as_me:$LINENO: checking for C compiler version" >&5
keytouch-editor-3.2.0~beta/configure:2379:ac_compiler=`set X $ac_compile; echo $2`
keytouch-editor-3.2.0~beta/configure-2380-{ (ac_try="$ac_compiler --version >&5"
##############################################
keytouch-editor-3.2.0~beta/configure-2432-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
keytouch-editor-3.2.0~beta/configure:2433:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
keytouch-editor-3.2.0~beta/configure-2434-#
##############################################
keytouch-editor-3.2.0~beta/configure-2480-	then :; else
keytouch-editor-3.2.0~beta/configure:2481:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
keytouch-editor-3.2.0~beta/configure-2482-	fi
##############################################
keytouch-editor-3.2.0~beta/configure-2577-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
keytouch-editor-3.2.0~beta/configure:2578:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
keytouch-editor-3.2.0~beta/configure-2579-	  break;;
##############################################
keytouch-editor-3.2.0~beta/configure-2632-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
keytouch-editor-3.2.0~beta/configure:2633:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
keytouch-editor-3.2.0~beta/configure-2634-       break;;
##############################################
keytouch-editor-3.2.0~beta/configure-2707-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
keytouch-editor-3.2.0~beta/configure:2708:GCC=`test $ac_compiler_gnu = yes && echo yes`
keytouch-editor-3.2.0~beta/configure-2709-ac_test_CFLAGS=${CFLAGS+set}
##############################################
keytouch-editor-3.2.0~beta/configure-3381-echo "$as_me:$LINENO: checking for C compiler version" >&5
keytouch-editor-3.2.0~beta/configure:3382:ac_compiler=`set X $ac_compile; echo $2`
keytouch-editor-3.2.0~beta/configure-3383-{ (ac_try="$ac_compiler --version >&5"
##############################################
keytouch-editor-3.2.0~beta/configure-3467-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
keytouch-editor-3.2.0~beta/configure:3468:GCC=`test $ac_compiler_gnu = yes && echo yes`
keytouch-editor-3.2.0~beta/configure-3469-ac_test_CFLAGS=${CFLAGS+set}
##############################################
keytouch-editor-3.2.0~beta/configure-4105-  # Check for GNU $ac_path_GREP
keytouch-editor-3.2.0~beta/configure:4106:case `"$ac_path_GREP" --version 2>&1` in
keytouch-editor-3.2.0~beta/configure-4107-*GNU*)
##############################################
keytouch-editor-3.2.0~beta/configure-4119-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
keytouch-editor-3.2.0~beta/configure:4120:    ac_count=`expr $ac_count + 1`
keytouch-editor-3.2.0~beta/configure-4121-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
keytouch-editor-3.2.0~beta/configure-4187-  # Check for GNU $ac_path_EGREP
keytouch-editor-3.2.0~beta/configure:4188:case `"$ac_path_EGREP" --version 2>&1` in
keytouch-editor-3.2.0~beta/configure-4189-*GNU*)
##############################################
keytouch-editor-3.2.0~beta/configure-4201-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
keytouch-editor-3.2.0~beta/configure:4202:    ac_count=`expr $ac_count + 1`
keytouch-editor-3.2.0~beta/configure-4203-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
keytouch-editor-3.2.0~beta/configure-4554-  (exit $ac_status); }; then
keytouch-editor-3.2.0~beta/configure:4555:  pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
keytouch-editor-3.2.0~beta/configure-4556-else
##############################################
keytouch-editor-3.2.0~beta/configure-4572-  (exit $ac_status); }; then
keytouch-editor-3.2.0~beta/configure:4573:  pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
keytouch-editor-3.2.0~beta/configure-4574-else
##############################################
keytouch-editor-3.2.0~beta/configure-4591-        if test $_pkg_short_errors_supported = yes; then
keytouch-editor-3.2.0~beta/configure:4592:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$pkg_modules"`
keytouch-editor-3.2.0~beta/configure-4593-        else
keytouch-editor-3.2.0~beta/configure:4594:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$pkg_modules"`
keytouch-editor-3.2.0~beta/configure-4595-        fi
##############################################
keytouch-editor-3.2.0~beta/configure-4675-do
keytouch-editor-3.2.0~beta/configure:4676:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
keytouch-editor-3.2.0~beta/configure-4677-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-4718-fi
keytouch-editor-3.2.0~beta/configure:4719:ac_res=`eval echo '${'$as_ac_Header'}'`
keytouch-editor-3.2.0~beta/configure-4720-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/configure-4721-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/configure:4722:if test `eval echo '${'$as_ac_Header'}'` = yes; then
keytouch-editor-3.2.0~beta/configure-4723-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/configure:4724:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/configure-4725-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/configure-4744-test "x$ac_build_alias" = x &&
keytouch-editor-3.2.0~beta/configure:4745:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
keytouch-editor-3.2.0~beta/configure-4746-test "x$ac_build_alias" = x &&
##############################################
keytouch-editor-3.2.0~beta/configure-4749-   { (exit 1); exit 1; }; }
keytouch-editor-3.2.0~beta/configure:4750:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
keytouch-editor-3.2.0~beta/configure-4751-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-4774-IFS=$ac_save_IFS
keytouch-editor-3.2.0~beta/configure:4775:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
keytouch-editor-3.2.0~beta/configure-4776-
##############################################
keytouch-editor-3.2.0~beta/configure-4785-else
keytouch-editor-3.2.0~beta/configure:4786:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
keytouch-editor-3.2.0~beta/configure-4787-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-4811-IFS=$ac_save_IFS
keytouch-editor-3.2.0~beta/configure:4812:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
keytouch-editor-3.2.0~beta/configure-4813-
##############################################
keytouch-editor-3.2.0~beta/configure-4818-do
keytouch-editor-3.2.0~beta/configure:4819:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
keytouch-editor-3.2.0~beta/configure-4820-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
keytouch-editor-3.2.0~beta/configure-4825-fi
keytouch-editor-3.2.0~beta/configure:4826:ac_res=`eval echo '${'$as_ac_Header'}'`
keytouch-editor-3.2.0~beta/configure-4827-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-4941-fi
keytouch-editor-3.2.0~beta/configure:4942:ac_res=`eval echo '${'$as_ac_Header'}'`
keytouch-editor-3.2.0~beta/configure-4943-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-4946-fi
keytouch-editor-3.2.0~beta/configure:4947:if test `eval echo '${'$as_ac_Header'}'` = yes; then
keytouch-editor-3.2.0~beta/configure-4948-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/configure:4949:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/configure-4950-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/configure-5272-do
keytouch-editor-3.2.0~beta/configure:5273:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
keytouch-editor-3.2.0~beta/configure-5274-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-5352-fi
keytouch-editor-3.2.0~beta/configure:5353:ac_res=`eval echo '${'$as_ac_var'}'`
keytouch-editor-3.2.0~beta/configure-5354-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/configure-5355-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/configure:5356:if test `eval echo '${'$as_ac_var'}'` = yes; then
keytouch-editor-3.2.0~beta/configure-5357-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/configure:5358:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/configure-5359-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/configure-5719-do
keytouch-editor-3.2.0~beta/configure:5720:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
keytouch-editor-3.2.0~beta/configure-5721-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-5799-fi
keytouch-editor-3.2.0~beta/configure:5800:ac_res=`eval echo '${'$as_ac_var'}'`
keytouch-editor-3.2.0~beta/configure-5801-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/configure-5802-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/configure:5803:if test `eval echo '${'$as_ac_var'}'` = yes; then
keytouch-editor-3.2.0~beta/configure-5804-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/configure:5805:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/configure-5806-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/configure-5854-    if test -f $ac_dir/$ac_word; then
keytouch-editor-3.2.0~beta/configure:5855:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
keytouch-editor-3.2.0~beta/configure-5856-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
keytouch-editor-3.2.0~beta/configure-5879-do
keytouch-editor-3.2.0~beta/configure:5880:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
keytouch-editor-3.2.0~beta/configure-5881-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
keytouch-editor-3.2.0~beta/configure-5959-fi
keytouch-editor-3.2.0~beta/configure:5960:ac_res=`eval echo '${'$as_ac_var'}'`
keytouch-editor-3.2.0~beta/configure-5961-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
keytouch-editor-3.2.0~beta/configure-5962-echo "${ECHO_T}$ac_res" >&6; }
keytouch-editor-3.2.0~beta/configure:5963:if test `eval echo '${'$as_ac_var'}'` = yes; then
keytouch-editor-3.2.0~beta/configure-5964-  cat >>confdefs.h <<_ACEOF
keytouch-editor-3.2.0~beta/configure:5965:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
keytouch-editor-3.2.0~beta/configure-5966-_ACEOF
##############################################
keytouch-editor-3.2.0~beta/configure-6056-    if test -f $ac_dir/$ac_word; then
keytouch-editor-3.2.0~beta/configure:6057:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
keytouch-editor-3.2.0~beta/configure-6058-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
keytouch-editor-3.2.0~beta/configure-6318-   if test "x$srcdir" != "x."; then
keytouch-editor-3.2.0~beta/configure:6319:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
keytouch-editor-3.2.0~beta/configure-6320-       posrcprefix="$srcdir/"
##############################################
keytouch-editor-3.2.0~beta/configure-6418-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
keytouch-editor-3.2.0~beta/configure:6419:  ac_i=`echo "$ac_i" | sed "$ac_script"`
keytouch-editor-3.2.0~beta/configure-6420-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
keytouch-editor-3.2.0~beta/configure-6548-do
keytouch-editor-3.2.0~beta/configure:6549:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
keytouch-editor-3.2.0~beta/configure-6550-    eval $as_var=C; export $as_var
##############################################
keytouch-editor-3.2.0~beta/configure-6598-  test "x$as_lineno_1" != "x$as_lineno_2" &&
keytouch-editor-3.2.0~beta/configure:6599:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
keytouch-editor-3.2.0~beta/configure-6600-
##############################################
keytouch-editor-3.2.0~beta/configure-6709-	esac;
keytouch-editor-3.2.0~beta/configure:6710:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
keytouch-editor-3.2.0~beta/configure-6711-	???[sx]*):;;*)false;;esac;fi
##############################################
keytouch-editor-3.2.0~beta/configure-6784-configured by $0, generated by GNU Autoconf 2.61,
keytouch-editor-3.2.0~beta/configure:6785:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
keytouch-editor-3.2.0~beta/configure-6786-
##############################################
keytouch-editor-3.2.0~beta/configure-6803-  --*=*)
keytouch-editor-3.2.0~beta/configure:6804:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
keytouch-editor-3.2.0~beta/configure:6805:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
keytouch-editor-3.2.0~beta/configure-6806-    ac_shift=:
##############################################
keytouch-editor-3.2.0~beta/configure-7059-
keytouch-editor-3.2.0~beta/configure:7060:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 91; then
keytouch-editor-3.2.0~beta/configure-7061-    break
##############################################
keytouch-editor-3.2.0~beta/configure-7070-
keytouch-editor-3.2.0~beta/configure:7071:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
keytouch-editor-3.2.0~beta/configure-7072-if test -n "$ac_eof"; then
keytouch-editor-3.2.0~beta/configure:7073:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
keytouch-editor-3.2.0~beta/configure:7074:  ac_eof=`expr $ac_eof + 1`
keytouch-editor-3.2.0~beta/configure-7075-fi
##############################################
keytouch-editor-3.2.0~beta/configure-7208-      case $as_dir in #(
keytouch-editor-3.2.0~beta/configure:7209:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
keytouch-editor-3.2.0~beta/configure-7210-      *) as_qdir=$as_dir;;
##############################################
keytouch-editor-3.2.0~beta/configure-7246-*)
keytouch-editor-3.2.0~beta/configure:7247:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
keytouch-editor-3.2.0~beta/configure-7248-  # A ".." for each directory in $ac_dir_suffix.
keytouch-editor-3.2.0~beta/configure:7249:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
keytouch-editor-3.2.0~beta/configure-7250-  case $ac_top_builddir_sub in
##############################################
keytouch-editor-3.2.0~beta/configure-7319-
keytouch-editor-3.2.0~beta/configure:7320:# Neutralize VPATH when `$srcdir' = `.'.
keytouch-editor-3.2.0~beta/configure-7321-# Shell code in configure.ac might set extrasub.
##############################################
keytouch-editor-3.2.0~beta/configure-7343-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
keytouch-editor-3.2.0~beta/configure:7344:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
keytouch-editor-3.2.0~beta/configure:7345:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
keytouch-editor-3.2.0~beta/configure-7346-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'