===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
keylaunch-1.3.9/configure.ac-2-dnl Grab the package and version from the top debian/changelog entry.
keylaunch-1.3.9/configure.ac:3:AM_INIT_AUTOMAKE(`sed 's/ .*$//; q' debian/changelog`, `sed 's/^.*(\(.*\)).*$/\1/; q' debian/changelog`)
keylaunch-1.3.9/configure.ac-4-
##############################################
keylaunch-1.3.9/missing-139-       # Could not run --version or --help.  This is probably someone
keylaunch-1.3.9/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
keylaunch-1.3.9/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
keylaunch-1.3.9/missing-173-         from any GNU archive site."
keylaunch-1.3.9/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
keylaunch-1.3.9/missing-175-    test -z "$files" && files="config.h"
##############################################
keylaunch-1.3.9/missing-202-         proper tools for further handling them.
keylaunch-1.3.9/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
keylaunch-1.3.9/missing-204-         archive site."
keylaunch-1.3.9/missing-205-
keylaunch-1.3.9/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
keylaunch-1.3.9/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
keylaunch-1.3.9/missing-208-    if test -f "$file"; then
##############################################
keylaunch-1.3.9/missing-231-	*.y)
keylaunch-1.3.9/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
keylaunch-1.3.9/missing-233-	    if test -f "$SRCFILE"; then
##############################################
keylaunch-1.3.9/missing-235-	    fi
keylaunch-1.3.9/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
keylaunch-1.3.9/missing-237-	    if test -f "$SRCFILE"; then
##############################################
keylaunch-1.3.9/missing-261-	*.l)
keylaunch-1.3.9/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
keylaunch-1.3.9/missing-263-	    if test -f "$SRCFILE"; then
##############################################
keylaunch-1.3.9/missing-280-
keylaunch-1.3.9/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
keylaunch-1.3.9/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
keylaunch-1.3.9/missing-283-    if test -f "$file"; then
##############################################
keylaunch-1.3.9/missing-300-    # The file to touch is that specified with -o ...
keylaunch-1.3.9/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
keylaunch-1.3.9/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
keylaunch-1.3.9/missing-303-    if test -z "$file"; then
keylaunch-1.3.9/missing-304-      # ... or it is the one specified with @setfilename ...
keylaunch-1.3.9/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
keylaunch-1.3.9/missing-306-      file=`sed -n '
##############################################
keylaunch-1.3.9/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
keylaunch-1.3.9/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
keylaunch-1.3.9/missing-314-    fi
##############################################
keylaunch-1.3.9/missing-336-	*o*)
keylaunch-1.3.9/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
keylaunch-1.3.9/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
keylaunch-1.3.9/missing-342-	*h*)
keylaunch-1.3.9/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
keylaunch-1.3.9/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
keylaunch-1.3.9/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
keylaunch-1.3.9/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
keylaunch-1.3.9/configure-47-  as_echo='print -r --'
keylaunch-1.3.9/configure-48-  as_echo_n='print -rn --'
keylaunch-1.3.9/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
keylaunch-1.3.9/configure-50-  as_echo='printf %s\n'
##############################################
keylaunch-1.3.9/configure-52-else
keylaunch-1.3.9/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
keylaunch-1.3.9/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
keylaunch-1.3.9/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
keylaunch-1.3.9/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
keylaunch-1.3.9/configure-64-      esac;
##############################################
keylaunch-1.3.9/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
keylaunch-1.3.9/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
keylaunch-1.3.9/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
keylaunch-1.3.9/configure-288-      case $as_dir in #(
keylaunch-1.3.9/configure:289:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
keylaunch-1.3.9/configure-290-      *) as_qdir=$as_dir;;
##############################################
keylaunch-1.3.9/configure-353-  {
keylaunch-1.3.9/configure:354:    as_val=`expr "$@" || test $? -eq 1`
keylaunch-1.3.9/configure-355-  }
##############################################
keylaunch-1.3.9/configure-360-# ---------------------------------
keylaunch-1.3.9/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
keylaunch-1.3.9/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
keylaunch-1.3.9/configure-423-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
keylaunch-1.3.9/configure:424:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
keylaunch-1.3.9/configure-425-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
keylaunch-1.3.9/configure-514-	esac;
keylaunch-1.3.9/configure:515:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
keylaunch-1.3.9/configure-516-	???[sx]*):;;*)false;;esac;fi
##############################################
keylaunch-1.3.9/configure-763-  case $ac_option in
keylaunch-1.3.9/configure:764:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
keylaunch-1.3.9/configure-765-  *)	ac_optarg=yes ;;
##############################################
keylaunch-1.3.9/configure-806-  -disable-* | --disable-*)
keylaunch-1.3.9/configure:807:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
keylaunch-1.3.9/configure-808-    # Reject names that are not valid shell variable names.
##############################################
keylaunch-1.3.9/configure-811-    ac_useropt_orig=$ac_useropt
keylaunch-1.3.9/configure:812:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
keylaunch-1.3.9/configure-813-    case $ac_user_opts in
##############################################
keylaunch-1.3.9/configure-832-  -enable-* | --enable-*)
keylaunch-1.3.9/configure:833:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
keylaunch-1.3.9/configure-834-    # Reject names that are not valid shell variable names.
##############################################
keylaunch-1.3.9/configure-837-    ac_useropt_orig=$ac_useropt
keylaunch-1.3.9/configure:838:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
keylaunch-1.3.9/configure-839-    case $ac_user_opts in
##############################################
keylaunch-1.3.9/configure-1036-  -with-* | --with-*)
keylaunch-1.3.9/configure:1037:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
keylaunch-1.3.9/configure-1038-    # Reject names that are not valid shell variable names.
##############################################
keylaunch-1.3.9/configure-1041-    ac_useropt_orig=$ac_useropt
keylaunch-1.3.9/configure:1042:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
keylaunch-1.3.9/configure-1043-    case $ac_user_opts in
##############################################
keylaunch-1.3.9/configure-1052-  -without-* | --without-*)
keylaunch-1.3.9/configure:1053:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
keylaunch-1.3.9/configure-1054-    # Reject names that are not valid shell variable names.
##############################################
keylaunch-1.3.9/configure-1057-    ac_useropt_orig=$ac_useropt
keylaunch-1.3.9/configure:1058:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
keylaunch-1.3.9/configure-1059-    case $ac_user_opts in
##############################################
keylaunch-1.3.9/configure-1090-  *=*)
keylaunch-1.3.9/configure:1091:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
keylaunch-1.3.9/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
keylaunch-1.3.9/configure-1111-if test -n "$ac_prev"; then
keylaunch-1.3.9/configure:1112:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
keylaunch-1.3.9/configure-1113-  as_fn_error "missing argument to $ac_option"
##############################################
keylaunch-1.3.9/configure-1133-    */ )
keylaunch-1.3.9/configure:1134:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
keylaunch-1.3.9/configure-1135-      eval $ac_var=\$ac_val;;
##############################################
keylaunch-1.3.9/configure-1170-ac_ls_di=`ls -di .` &&
keylaunch-1.3.9/configure:1171:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
keylaunch-1.3.9/configure-1172-  as_fn_error "working directory cannot be determined"
##############################################
keylaunch-1.3.9/configure-1226-case $srcdir in
keylaunch-1.3.9/configure:1227:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
keylaunch-1.3.9/configure-1228-esac
##############################################
keylaunch-1.3.9/configure-1269-By default, \`make install' will install all the files in
keylaunch-1.3.9/configure:1270:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
keylaunch-1.3.9/configure:1271:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
keylaunch-1.3.9/configure-1272-for instance \`--prefix=\$HOME'.
##############################################
keylaunch-1.3.9/configure-1357-*)
keylaunch-1.3.9/configure:1358:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
keylaunch-1.3.9/configure-1359-  # A ".." for each directory in $ac_dir_suffix.
keylaunch-1.3.9/configure:1360:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
keylaunch-1.3.9/configure-1361-  case $ac_top_builddir_sub in
##############################################
keylaunch-1.3.9/configure-1898-    *\'*)
keylaunch-1.3.9/configure:1899:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
keylaunch-1.3.9/configure-1900-    esac
##############################################
keylaunch-1.3.9/configure-1985-      case $ac_val in
keylaunch-1.3.9/configure:1986:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
keylaunch-1.3.9/configure-1987-      esac
##############################################
keylaunch-1.3.9/configure-2002-	case $ac_val in
keylaunch-1.3.9/configure:2003:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
keylaunch-1.3.9/configure-2004-	esac
##############################################
keylaunch-1.3.9/configure-2115-    set,)
keylaunch-1.3.9/configure:2116:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
keylaunch-1.3.9/configure:2117:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
keylaunch-1.3.9/configure-2118-      ac_cache_corrupted=: ;;
##############################################
keylaunch-1.3.9/configure-2126-	# differences in whitespace do not lead to failure.
keylaunch-1.3.9/configure:2127:	ac_old_val_w=`echo x $ac_old_val`
keylaunch-1.3.9/configure:2128:	ac_new_val_w=`echo x $ac_new_val`
keylaunch-1.3.9/configure-2129-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
keylaunch-1.3.9/configure-2146-    case $ac_new_val in
keylaunch-1.3.9/configure:2147:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
keylaunch-1.3.9/configure-2148-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
keylaunch-1.3.9/configure-2315-if (
keylaunch-1.3.9/configure:2316:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
keylaunch-1.3.9/configure-2317-   if test "$*" = "X"; then
keylaunch-1.3.9/configure-2318-      # -L didn't work.
keylaunch-1.3.9/configure:2319:      set X `ls -t "$srcdir/configure" conftest.file`
keylaunch-1.3.9/configure-2320-   fi
##############################################
keylaunch-1.3.9/configure-2351-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
keylaunch-1.3.9/configure:2352:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
keylaunch-1.3.9/configure-2353-
keylaunch-1.3.9/configure-2354-# expand $ac_aux_dir to an absolute path
keylaunch-1.3.9/configure:2355:am_aux_dir=`cd $ac_aux_dir && pwd`
keylaunch-1.3.9/configure-2356-
##############################################
keylaunch-1.3.9/configure-2496-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
keylaunch-1.3.9/configure:2497:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
keylaunch-1.3.9/configure-2498-	     'mkdir (GNU coreutils) '* | \
##############################################
keylaunch-1.3.9/configure-2575-set x ${MAKE-make}
keylaunch-1.3.9/configure:2576:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
keylaunch-1.3.9/configure-2577-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
keylaunch-1.3.9/configure-2585-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
keylaunch-1.3.9/configure:2586:case `${MAKE-make} -f conftest.make 2>/dev/null` in
keylaunch-1.3.9/configure-2587-  *@@@%%%=?*=@@@%%%*)
##############################################
keylaunch-1.3.9/configure-2612-
keylaunch-1.3.9/configure:2613:if test "`cd $srcdir && pwd`" != "`pwd`"; then
keylaunch-1.3.9/configure-2614-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
keylaunch-1.3.9/configure-2633-# Define the identity of the package.
keylaunch-1.3.9/configure:2634: PACKAGE=`sed 's/ .*$//; q' debian/changelog`
keylaunch-1.3.9/configure:2635: VERSION=`sed 's/^.*(\(.*\)).*$/\1/; q' debian/changelog`
keylaunch-1.3.9/configure-2636-
##############################################
keylaunch-1.3.9/configure-3037-$as_echo_n "checking whether the C compiler works... " >&6; }
keylaunch-1.3.9/configure:3038:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
keylaunch-1.3.9/configure-3039-
##############################################
keylaunch-1.3.9/configure-3081-	then :; else
keylaunch-1.3.9/configure:3082:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
keylaunch-1.3.9/configure-3083-	fi
##############################################
keylaunch-1.3.9/configure-3142-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
keylaunch-1.3.9/configure:3143:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
keylaunch-1.3.9/configure-3144-	  break;;
##############################################
keylaunch-1.3.9/configure-3251-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
keylaunch-1.3.9/configure:3252:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
keylaunch-1.3.9/configure-3253-       break;;
##############################################
keylaunch-1.3.9/configure-3501-# Ignore all kinds of additional output from `make'.
keylaunch-1.3.9/configure:3502:case `$am_make -s -f confmf 2> /dev/null` in #(
keylaunch-1.3.9/configure-3503-*the\ am__doit\ target*)
##############################################
keylaunch-1.3.9/configure-3511-   echo '.include "confinc"' > confmf
keylaunch-1.3.9/configure:3512:   case `$am_make -s -f confmf 2> /dev/null` in #(
keylaunch-1.3.9/configure-3513-   *the\ am__doit\ target*)
##############################################
keylaunch-1.3.9/configure-3572-  if test "$am_compiler_list" = ""; then
keylaunch-1.3.9/configure:3573:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
keylaunch-1.3.9/configure-3574-  fi
##############################################
keylaunch-1.3.9/configure-3846-    for ac_var in incroot usrlibdir libdir; do
keylaunch-1.3.9/configure:3847:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
keylaunch-1.3.9/configure-3848-    done
##############################################
keylaunch-1.3.9/configure-3956-  LIBS=$ac_save_LIBS
keylaunch-1.3.9/configure:3957:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
keylaunch-1.3.9/configure-3958-do
##############################################
keylaunch-1.3.9/configure-4513-  # Check for GNU $ac_path_GREP
keylaunch-1.3.9/configure:4514:case `"$ac_path_GREP" --version 2>&1` in
keylaunch-1.3.9/configure-4515-*GNU*)
##############################################
keylaunch-1.3.9/configure-4579-  # Check for GNU $ac_path_EGREP
keylaunch-1.3.9/configure:4580:case `"$ac_path_EGREP" --version 2>&1` in
keylaunch-1.3.9/configure-4581-*GNU*)
##############################################
keylaunch-1.3.9/configure-4740-do :
keylaunch-1.3.9/configure:4741:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
keylaunch-1.3.9/configure-4742-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
keylaunch-1.3.9/configure-4746-  cat >>confdefs.h <<_ACEOF
keylaunch-1.3.9/configure:4747:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
keylaunch-1.3.9/configure-4748-_ACEOF
##############################################
keylaunch-1.3.9/configure-4756-do :
keylaunch-1.3.9/configure:4757:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
keylaunch-1.3.9/configure-4758-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
keylaunch-1.3.9/configure-4761-  cat >>confdefs.h <<_ACEOF
keylaunch-1.3.9/configure:4762:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
keylaunch-1.3.9/configure-4763-_ACEOF
##############################################
keylaunch-1.3.9/configure-4944-  for ac_func in _getb67 GETB67 getb67; do
keylaunch-1.3.9/configure:4945:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
keylaunch-1.3.9/configure-4946-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
keylaunch-1.3.9/configure-5066-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
keylaunch-1.3.9/configure:5067:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
keylaunch-1.3.9/configure-5068-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
keylaunch-1.3.9/configure-5099-  cat >>confdefs.h <<_ACEOF
keylaunch-1.3.9/configure:5100:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
keylaunch-1.3.9/configure-5101-_ACEOF
##############################################
keylaunch-1.3.9/configure-5326-do :
keylaunch-1.3.9/configure:5327:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
keylaunch-1.3.9/configure-5328-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
keylaunch-1.3.9/configure-5331-  cat >>confdefs.h <<_ACEOF
keylaunch-1.3.9/configure:5332:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
keylaunch-1.3.9/configure-5333-_ACEOF
##############################################
keylaunch-1.3.9/configure-5434-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
keylaunch-1.3.9/configure:5435:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
keylaunch-1.3.9/configure-5436-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
keylaunch-1.3.9/configure-5517-if test -z "$BASH_VERSION$ZSH_VERSION" \
keylaunch-1.3.9/configure:5518:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
keylaunch-1.3.9/configure-5519-  as_echo='print -r --'
keylaunch-1.3.9/configure-5520-  as_echo_n='print -rn --'
keylaunch-1.3.9/configure:5521:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
keylaunch-1.3.9/configure-5522-  as_echo='printf %s\n'
##############################################
keylaunch-1.3.9/configure-5524-else
keylaunch-1.3.9/configure:5525:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
keylaunch-1.3.9/configure-5526-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
keylaunch-1.3.9/configure-5534-	expr "X$arg" : "X\\(.*\\)$as_nl";
keylaunch-1.3.9/configure:5535:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
keylaunch-1.3.9/configure-5536-      esac;
##############################################
keylaunch-1.3.9/configure-5610-# ---------------------------------
keylaunch-1.3.9/configure:5611:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
keylaunch-1.3.9/configure-5612-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
keylaunch-1.3.9/configure-5682-  {
keylaunch-1.3.9/configure:5683:    as_val=`expr "$@" || test $? -eq 1`
keylaunch-1.3.9/configure-5684-  }
##############################################
keylaunch-1.3.9/configure-5786-      case $as_dir in #(
keylaunch-1.3.9/configure:5787:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
keylaunch-1.3.9/configure-5788-      *) as_qdir=$as_dir;;
##############################################
keylaunch-1.3.9/configure-5843-	esac;
keylaunch-1.3.9/configure:5844:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
keylaunch-1.3.9/configure-5845-	???[sx]*):;;*)false;;esac;fi
##############################################
keylaunch-1.3.9/configure-5933-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
keylaunch-1.3.9/configure:5934:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
keylaunch-1.3.9/configure-5935-ac_cs_version="\\
##############################################
keylaunch-1.3.9/configure-5958-  --*=*)
keylaunch-1.3.9/configure:5959:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
keylaunch-1.3.9/configure:5960:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
keylaunch-1.3.9/configure-5961-    ac_shift=:
##############################################
keylaunch-1.3.9/configure-5982-    case $ac_optarg in
keylaunch-1.3.9/configure:5983:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
keylaunch-1.3.9/configure-5984-    esac
##############################################
keylaunch-1.3.9/configure-5989-    case $ac_optarg in
keylaunch-1.3.9/configure:5990:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
keylaunch-1.3.9/configure-5991-    esac
##############################################
keylaunch-1.3.9/configure-6115-fi
keylaunch-1.3.9/configure:6116:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
keylaunch-1.3.9/configure-6117-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
keylaunch-1.3.9/configure-6132-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
keylaunch-1.3.9/configure:6133:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
keylaunch-1.3.9/configure-6134-ac_delim='%!_!# '
##############################################
keylaunch-1.3.9/configure-6138-
keylaunch-1.3.9/configure:6139:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
keylaunch-1.3.9/configure-6140-  if test $ac_delim_n = $ac_delim_num; then
##############################################
keylaunch-1.3.9/configure-6268-for ac_last_try in false false :; do
keylaunch-1.3.9/configure:6269:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
keylaunch-1.3.9/configure-6270-  if test -z "$ac_t"; then
##############################################
keylaunch-1.3.9/configure-6400-      esac
keylaunch-1.3.9/configure:6401:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
keylaunch-1.3.9/configure-6402-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
keylaunch-1.3.9/configure-6459-*)
keylaunch-1.3.9/configure:6460:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
keylaunch-1.3.9/configure-6461-  # A ".." for each directory in $ac_dir_suffix.
keylaunch-1.3.9/configure:6462:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
keylaunch-1.3.9/configure-6463-  case $ac_top_builddir_sub in
##############################################
keylaunch-1.3.9/configure-6520-/@mandir@/p'
keylaunch-1.3.9/configure:6521:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
keylaunch-1.3.9/configure-6522-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
keylaunch-1.3.9/configure-6537-
keylaunch-1.3.9/configure:6538:# Neutralize VPATH when `$srcdir' = `.'.
keylaunch-1.3.9/configure-6539-# Shell code in configure.ac might set extrasub.
##############################################
keylaunch-1.3.9/configure-6565-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
keylaunch-1.3.9/configure:6566:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
keylaunch-1.3.9/configure:6567:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
keylaunch-1.3.9/configure-6568-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
keylaunch-1.3.9/configure-6610-    * )
keylaunch-1.3.9/configure:6611:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
keylaunch-1.3.9/configure-6612-  esac
##############################################
keylaunch-1.3.9/configure-6657-    # Strip MF so we end up with the name of the file.
keylaunch-1.3.9/configure:6658:    mf=`echo "$mf" | sed -e 's/:.*$//'`
keylaunch-1.3.9/configure-6659-    # Check whether this is an Automake generated Makefile or not.
##############################################
keylaunch-1.3.9/configure-6694-    # from the Makefile without running `make'.
keylaunch-1.3.9/configure:6695:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
keylaunch-1.3.9/configure-6696-    test -z "$DEPDIR" && continue
keylaunch-1.3.9/configure:6697:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
keylaunch-1.3.9/configure-6698-    test -z "am__include" && continue
keylaunch-1.3.9/configure:6699:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
keylaunch-1.3.9/configure-6700-    # When using ansi2knr, U may be empty or an underscore; expand it
keylaunch-1.3.9/configure:6701:    U=`sed -n 's/^U = //p' < "$mf"`
keylaunch-1.3.9/configure-6702-    # Find all dependency output files, they are included files with
##############################################
keylaunch-1.3.9/install-sh-210-      fi
keylaunch-1.3.9/install-sh:211:      dst=$dst/`basename "$src"`
keylaunch-1.3.9/install-sh-212-    fi
##############################################
keylaunch-1.3.9/install-sh-215-  # This sed command emulates the dirname command.
keylaunch-1.3.9/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
keylaunch-1.3.9/install-sh-217-
##############################################
keylaunch-1.3.9/install-sh-228-    IFS='%'
keylaunch-1.3.9/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
keylaunch-1.3.9/install-sh-230-    shift
##############################################
keylaunch-1.3.9/install-sh-256-  else
keylaunch-1.3.9/install-sh:257:    dstfile=`basename "$dst"`
keylaunch-1.3.9/install-sh-258-
##############################################
keylaunch-1.3.9/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
keylaunch-1.3.9/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
keylaunch-1.3.9/aclocal.m4-69-#
##############################################
keylaunch-1.3.9/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
keylaunch-1.3.9/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
keylaunch-1.3.9/aclocal.m4-93-# and then we would define $MISSING as
##############################################
keylaunch-1.3.9/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
keylaunch-1.3.9/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
keylaunch-1.3.9/aclocal.m4-109-])
##############################################
keylaunch-1.3.9/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
keylaunch-1.3.9/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
keylaunch-1.3.9/aclocal.m4-210-  fi
##############################################
keylaunch-1.3.9/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
keylaunch-1.3.9/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
keylaunch-1.3.9/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
keylaunch-1.3.9/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
keylaunch-1.3.9/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
keylaunch-1.3.9/aclocal.m4-365-    else
##############################################
keylaunch-1.3.9/aclocal.m4-369-    # from the Makefile without running `make'.
keylaunch-1.3.9/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
keylaunch-1.3.9/aclocal.m4-371-    test -z "$DEPDIR" && continue
keylaunch-1.3.9/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
keylaunch-1.3.9/aclocal.m4-373-    test -z "am__include" && continue
keylaunch-1.3.9/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
keylaunch-1.3.9/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
keylaunch-1.3.9/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
keylaunch-1.3.9/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
keylaunch-1.3.9/aclocal.m4-385-      test -f "$dirpart/$file" && continue
keylaunch-1.3.9/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
keylaunch-1.3.9/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
keylaunch-1.3.9/aclocal.m4-452-AC_REQUIRE([AC_PROG_INSTALL])dnl
keylaunch-1.3.9/aclocal.m4:453:if test "`cd $srcdir && pwd`" != "`pwd`"; then
keylaunch-1.3.9/aclocal.m4-454-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
keylaunch-1.3.9/aclocal.m4-554-    * )
keylaunch-1.3.9/aclocal.m4:555:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
keylaunch-1.3.9/aclocal.m4-556-  esac
keylaunch-1.3.9/aclocal.m4-557-done
keylaunch-1.3.9/aclocal.m4:558:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
keylaunch-1.3.9/aclocal.m4-559-
##############################################
keylaunch-1.3.9/aclocal.m4-629-# Ignore all kinds of additional output from `make'.
keylaunch-1.3.9/aclocal.m4:630:case `$am_make -s -f confmf 2> /dev/null` in #(
keylaunch-1.3.9/aclocal.m4-631-*the\ am__doit\ target*)
##############################################
keylaunch-1.3.9/aclocal.m4-639-   echo '.include "confinc"' > confmf
keylaunch-1.3.9/aclocal.m4:640:   case `$am_make -s -f confmf 2> /dev/null` in #(
keylaunch-1.3.9/aclocal.m4-641-   *the\ am__doit\ target*)
##############################################
keylaunch-1.3.9/aclocal.m4-792-if (
keylaunch-1.3.9/aclocal.m4:793:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
keylaunch-1.3.9/aclocal.m4-794-   if test "$[*]" = "X"; then
keylaunch-1.3.9/aclocal.m4-795-      # -L didn't work.
keylaunch-1.3.9/aclocal.m4:796:      set X `ls -t "$srcdir/configure" conftest.file`
keylaunch-1.3.9/aclocal.m4-797-   fi