===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gauche-gl-0.6/cg/Makefile.in-30-
gauche-gl-0.6/cg/Makefile.in:31:HEADER_INSTALL_DIR  = "$(DESTDIR)`$(GAUCHE_CONFIG) --siteincdir`"
gauche-gl-0.6/cg/Makefile.in:32:SCM_INSTALL_DIR     = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitelibdir`"
gauche-gl-0.6/cg/Makefile.in:33:ARCH_INSTALL_DIR    = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitearchdir`"
gauche-gl-0.6/cg/Makefile.in-34-
##############################################
gauche-gl-0.6/doc/Makefile.in-17-# Manual page destination.
gauche-gl-0.6/doc/Makefile.in:18:mandir  = "$(DESTDIR)`$(GAUCHE_CONFIG) --mandir`"
gauche-gl-0.6/doc/Makefile.in:19:infodir = "$(DESTDIR)`$(GAUCHE_CONFIG) --infodir`"
gauche-gl-0.6/doc/Makefile.in-20-
##############################################
gauche-gl-0.6/lib/Makefile.in-11-
gauche-gl-0.6/lib/Makefile.in:12:SCM_INSTALL_DIR = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitelibdir`"
gauche-gl-0.6/lib/Makefile.in-13-
##############################################
gauche-gl-0.6/src/Makefile.in-33-
gauche-gl-0.6/src/Makefile.in:34:HEADER_INSTALL_DIR  = "$(DESTDIR)`$(GAUCHE_CONFIG) --siteincdir`"
gauche-gl-0.6/src/Makefile.in:35:SCM_INSTALL_DIR     = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitelibdir`"
gauche-gl-0.6/src/Makefile.in:36:ARCH_INSTALL_DIR    = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitearchdir`"
gauche-gl-0.6/src/Makefile.in-37-
##############################################
gauche-gl-0.6/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gauche-gl-0.6/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gauche-gl-0.6/configure-47-  as_echo='print -r --'
gauche-gl-0.6/configure-48-  as_echo_n='print -rn --'
gauche-gl-0.6/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gauche-gl-0.6/configure-50-  as_echo='printf %s\n'
##############################################
gauche-gl-0.6/configure-52-else
gauche-gl-0.6/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gauche-gl-0.6/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gauche-gl-0.6/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gauche-gl-0.6/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gauche-gl-0.6/configure-64-      esac;
##############################################
gauche-gl-0.6/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gauche-gl-0.6/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gauche-gl-0.6/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gauche-gl-0.6/configure-327-      case $as_dir in #(
gauche-gl-0.6/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gauche-gl-0.6/configure-329-      *) as_qdir=$as_dir;;
##############################################
gauche-gl-0.6/configure-400-  {
gauche-gl-0.6/configure:401:    as_val=`expr "$@" || test $? -eq 1`
gauche-gl-0.6/configure-402-  }
##############################################
gauche-gl-0.6/configure-407-# ----------------------------------------
gauche-gl-0.6/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gauche-gl-0.6/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gauche-gl-0.6/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gauche-gl-0.6/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gauche-gl-0.6/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gauche-gl-0.6/configure-788-  case $ac_option in
gauche-gl-0.6/configure:789:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gauche-gl-0.6/configure-790-  *=)   ac_optarg= ;;
##############################################
gauche-gl-0.6/configure-832-  -disable-* | --disable-*)
gauche-gl-0.6/configure:833:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gauche-gl-0.6/configure-834-    # Reject names that are not valid shell variable names.
##############################################
gauche-gl-0.6/configure-837-    ac_useropt_orig=$ac_useropt
gauche-gl-0.6/configure:838:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gauche-gl-0.6/configure-839-    case $ac_user_opts in
##############################################
gauche-gl-0.6/configure-858-  -enable-* | --enable-*)
gauche-gl-0.6/configure:859:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gauche-gl-0.6/configure-860-    # Reject names that are not valid shell variable names.
##############################################
gauche-gl-0.6/configure-863-    ac_useropt_orig=$ac_useropt
gauche-gl-0.6/configure:864:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gauche-gl-0.6/configure-865-    case $ac_user_opts in
##############################################
gauche-gl-0.6/configure-1062-  -with-* | --with-*)
gauche-gl-0.6/configure:1063:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gauche-gl-0.6/configure-1064-    # Reject names that are not valid shell variable names.
##############################################
gauche-gl-0.6/configure-1067-    ac_useropt_orig=$ac_useropt
gauche-gl-0.6/configure:1068:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gauche-gl-0.6/configure-1069-    case $ac_user_opts in
##############################################
gauche-gl-0.6/configure-1078-  -without-* | --without-*)
gauche-gl-0.6/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gauche-gl-0.6/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
gauche-gl-0.6/configure-1083-    ac_useropt_orig=$ac_useropt
gauche-gl-0.6/configure:1084:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gauche-gl-0.6/configure-1085-    case $ac_user_opts in
##############################################
gauche-gl-0.6/configure-1116-  *=*)
gauche-gl-0.6/configure:1117:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gauche-gl-0.6/configure-1118-    # Reject names that are not valid shell variable names.
##############################################
gauche-gl-0.6/configure-1137-if test -n "$ac_prev"; then
gauche-gl-0.6/configure:1138:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gauche-gl-0.6/configure-1139-  as_fn_error $? "missing argument to $ac_option"
##############################################
gauche-gl-0.6/configure-1159-    */ )
gauche-gl-0.6/configure:1160:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gauche-gl-0.6/configure-1161-      eval $ac_var=\$ac_val;;
##############################################
gauche-gl-0.6/configure-1194-ac_ls_di=`ls -di .` &&
gauche-gl-0.6/configure:1195:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gauche-gl-0.6/configure-1196-  as_fn_error $? "working directory cannot be determined"
##############################################
gauche-gl-0.6/configure-1250-case $srcdir in
gauche-gl-0.6/configure:1251:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gauche-gl-0.6/configure-1252-esac
##############################################
gauche-gl-0.6/configure-1293-By default, \`make install' will install all the files in
gauche-gl-0.6/configure:1294:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gauche-gl-0.6/configure:1295:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gauche-gl-0.6/configure-1296-for instance \`--prefix=\$HOME'.
##############################################
gauche-gl-0.6/configure-1386-*)
gauche-gl-0.6/configure:1387:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gauche-gl-0.6/configure-1388-  # A ".." for each directory in $ac_dir_suffix.
gauche-gl-0.6/configure:1389:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gauche-gl-0.6/configure-1390-  case $ac_top_builddir_sub in
##############################################
gauche-gl-0.6/configure-1874-    *\'*)
gauche-gl-0.6/configure:1875:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gauche-gl-0.6/configure-1876-    esac
##############################################
gauche-gl-0.6/configure-1957-      case $ac_val in
gauche-gl-0.6/configure:1958:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gauche-gl-0.6/configure-1959-      esac
##############################################
gauche-gl-0.6/configure-1972-	case $ac_val in
gauche-gl-0.6/configure:1973:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gauche-gl-0.6/configure-1974-	esac
##############################################
gauche-gl-0.6/configure-2092-    set,)
gauche-gl-0.6/configure:2093:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gauche-gl-0.6/configure:2094:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gauche-gl-0.6/configure-2095-      ac_cache_corrupted=: ;;
##############################################
gauche-gl-0.6/configure-2103-	# differences in whitespace do not lead to failure.
gauche-gl-0.6/configure:2104:	ac_old_val_w=`echo x $ac_old_val`
gauche-gl-0.6/configure:2105:	ac_new_val_w=`echo x $ac_new_val`
gauche-gl-0.6/configure-2106-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gauche-gl-0.6/configure-2123-    case $ac_new_val in
gauche-gl-0.6/configure:2124:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gauche-gl-0.6/configure-2125-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gauche-gl-0.6/configure-2190-test "x$ac_build_alias" = x &&
gauche-gl-0.6/configure:2191:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gauche-gl-0.6/configure-2192-test "x$ac_build_alias" = x &&
gauche-gl-0.6/configure-2193-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gauche-gl-0.6/configure:2194:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gauche-gl-0.6/configure-2195-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gauche-gl-0.6/configure-2214-IFS=$ac_save_IFS
gauche-gl-0.6/configure:2215:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gauche-gl-0.6/configure-2216-
##############################################
gauche-gl-0.6/configure-2225-else
gauche-gl-0.6/configure:2226:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gauche-gl-0.6/configure-2227-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gauche-gl-0.6/configure-2247-IFS=$ac_save_IFS
gauche-gl-0.6/configure:2248:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gauche-gl-0.6/configure-2249-
##############################################
gauche-gl-0.6/configure-2258-else
gauche-gl-0.6/configure:2259:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
gauche-gl-0.6/configure-2260-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
gauche-gl-0.6/configure-2280-IFS=$ac_save_IFS
gauche-gl-0.6/configure:2281:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
gauche-gl-0.6/configure-2282-
##############################################
gauche-gl-0.6/configure-2637-$as_echo_n "checking whether the C compiler works... " >&6; }
gauche-gl-0.6/configure:2638:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gauche-gl-0.6/configure-2639-
##############################################
gauche-gl-0.6/configure-2681-	then :; else
gauche-gl-0.6/configure:2682:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gauche-gl-0.6/configure-2683-	fi
##############################################
gauche-gl-0.6/configure-2741-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gauche-gl-0.6/configure:2742:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gauche-gl-0.6/configure-2743-	  break;;
##############################################
gauche-gl-0.6/configure-2850-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gauche-gl-0.6/configure:2851:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gauche-gl-0.6/configure-2852-       break;;
##############################################
gauche-gl-0.6/configure-3254-    for ac_var in incroot usrlibdir libdir; do
gauche-gl-0.6/configure:3255:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
gauche-gl-0.6/configure-3256-    done
##############################################
gauche-gl-0.6/configure-3364-  LIBS=$ac_save_LIBS
gauche-gl-0.6/configure:3365:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
gauche-gl-0.6/configure-3366-do
##############################################
gauche-gl-0.6/configure-4153-
gauche-gl-0.6/configure:4154:SOEXT=`"$GAUCHE_CONFIG" --so-suffix`
gauche-gl-0.6/configure:4155:OBJEXT=`"$GAUCHE_CONFIG" --object-suffix`
gauche-gl-0.6/configure:4156:EXEEXT=`"$GAUCHE_CONFIG" --executable-suffix`
gauche-gl-0.6/configure-4157-
##############################################
gauche-gl-0.6/configure-4180-  # Check for GNU $ac_path_GREP
gauche-gl-0.6/configure:4181:case `"$ac_path_GREP" --version 2>&1` in
gauche-gl-0.6/configure-4182-*GNU*)
##############################################
gauche-gl-0.6/configure-4246-  # Check for GNU $ac_path_EGREP
gauche-gl-0.6/configure:4247:case `"$ac_path_EGREP" --version 2>&1` in
gauche-gl-0.6/configure-4248-*GNU*)
##############################################
gauche-gl-0.6/configure-4407-do :
gauche-gl-0.6/configure:4408:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gauche-gl-0.6/configure-4409-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gauche-gl-0.6/configure-4412-  cat >>confdefs.h <<_ACEOF
gauche-gl-0.6/configure:4413:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gauche-gl-0.6/configure-4414-_ACEOF
##############################################
gauche-gl-0.6/configure-4588-
gauche-gl-0.6/configure:4589:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/\\""\`\$/\\\&/g'`"
gauche-gl-0.6/configure-4590-{ $as_echo "$as_me:${as_lineno-$LINENO}: creating ${PACKAGE_NAME}.gpd" >&5
##############################################
gauche-gl-0.6/configure-4723-'
gauche-gl-0.6/configure:4724:DEFS=`sed -n "$ac_script" confdefs.h`
gauche-gl-0.6/configure-4725-
##############################################
gauche-gl-0.6/configure-4732-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gauche-gl-0.6/configure:4733:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gauche-gl-0.6/configure-4734-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gauche-gl-0.6/configure-4799-if test -z "$BASH_VERSION$ZSH_VERSION" \
gauche-gl-0.6/configure:4800:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gauche-gl-0.6/configure-4801-  as_echo='print -r --'
gauche-gl-0.6/configure-4802-  as_echo_n='print -rn --'
gauche-gl-0.6/configure:4803:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gauche-gl-0.6/configure-4804-  as_echo='printf %s\n'
##############################################
gauche-gl-0.6/configure-4806-else
gauche-gl-0.6/configure:4807:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gauche-gl-0.6/configure-4808-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gauche-gl-0.6/configure-4816-	expr "X$arg" : "X\\(.*\\)$as_nl";
gauche-gl-0.6/configure:4817:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gauche-gl-0.6/configure-4818-      esac;
##############################################
gauche-gl-0.6/configure-4893-# ----------------------------------------
gauche-gl-0.6/configure:4894:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gauche-gl-0.6/configure-4895-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gauche-gl-0.6/configure-4965-  {
gauche-gl-0.6/configure:4966:    as_val=`expr "$@" || test $? -eq 1`
gauche-gl-0.6/configure-4967-  }
##############################################
gauche-gl-0.6/configure-5069-      case $as_dir in #(
gauche-gl-0.6/configure:5070:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gauche-gl-0.6/configure-5071-      *) as_qdir=$as_dir;;
##############################################
gauche-gl-0.6/configure-5191-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gauche-gl-0.6/configure:5192:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gauche-gl-0.6/configure-5193-ac_cs_version="\\
##############################################
gauche-gl-0.6/configure-5213-  --*=?*)
gauche-gl-0.6/configure:5214:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gauche-gl-0.6/configure:5215:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gauche-gl-0.6/configure-5216-    ac_shift=:
##############################################
gauche-gl-0.6/configure-5218-  --*=)
gauche-gl-0.6/configure:5219:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gauche-gl-0.6/configure-5220-    ac_optarg=
##############################################
gauche-gl-0.6/configure-5242-    case $ac_optarg in
gauche-gl-0.6/configure:5243:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gauche-gl-0.6/configure-5244-    '') as_fn_error $? "missing file argument" ;;
##############################################
gauche-gl-0.6/configure-5362-fi
gauche-gl-0.6/configure:5363:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gauche-gl-0.6/configure-5364-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gauche-gl-0.6/configure-5379-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gauche-gl-0.6/configure:5380:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gauche-gl-0.6/configure-5381-ac_delim='%!_!# '
##############################################
gauche-gl-0.6/configure-5385-
gauche-gl-0.6/configure:5386:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gauche-gl-0.6/configure-5387-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gauche-gl-0.6/configure-5547-      esac
gauche-gl-0.6/configure:5548:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gauche-gl-0.6/configure-5549-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gauche-gl-0.6/configure-5606-*)
gauche-gl-0.6/configure:5607:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gauche-gl-0.6/configure-5608-  # A ".." for each directory in $ac_dir_suffix.
gauche-gl-0.6/configure:5609:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gauche-gl-0.6/configure-5610-  case $ac_top_builddir_sub in
##############################################
gauche-gl-0.6/configure-5658-/@mandir@/p'
gauche-gl-0.6/configure:5659:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gauche-gl-0.6/configure-5660-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gauche-gl-0.6/configure-5675-
gauche-gl-0.6/configure:5676:# Neutralize VPATH when `$srcdir' = `.'.
gauche-gl-0.6/configure-5677-# Shell code in configure.ac might set extrasub.
##############################################
gauche-gl-0.6/configure-5701-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gauche-gl-0.6/configure:5702:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gauche-gl-0.6/configure-5703-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gauche-gl-0.6/config.guess-36-
gauche-gl-0.6/config.guess:37:me=`echo "$0" | sed -e 's,.*/,,'`
gauche-gl-0.6/config.guess-38-
##############################################
gauche-gl-0.6/config.guess-168-	# The OS release
gauche-gl-0.6/config.guess:169:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gauche-gl-0.6/config.guess-170-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
gauche-gl-0.6/config.guess-176-	if test $UNAME_RELEASE = "V4.0"; then
gauche-gl-0.6/config.guess:177:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gauche-gl-0.6/config.guess-178-	fi
##############################################
gauche-gl-0.6/config.guess-210-	if test "$?" = 0 ; then
gauche-gl-0.6/config.guess:211:		case `./$dummy` in
gauche-gl-0.6/config.guess-212-			0-0)
##############################################
gauche-gl-0.6/config.guess-232-	rm -f $dummy.s $dummy
gauche-gl-0.6/config.guess:233:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gauche-gl-0.6/config.guess-234-	exit 0 ;;
##############################################
gauche-gl-0.6/config.guess-291-    sun4H:SunOS:5.*:*)
gauche-gl-0.6/config.guess:292:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gauche-gl-0.6/config.guess-293-	exit 0 ;;
gauche-gl-0.6/config.guess-294-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gauche-gl-0.6/config.guess:295:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gauche-gl-0.6/config.guess-296-	exit 0 ;;
gauche-gl-0.6/config.guess-297-    i86pc:SunOS:5.*:*)
gauche-gl-0.6/config.guess:298:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gauche-gl-0.6/config.guess-299-	exit 0 ;;
##############################################
gauche-gl-0.6/config.guess-303-	# it's likely to be more like Solaris than SunOS4.
gauche-gl-0.6/config.guess:304:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gauche-gl-0.6/config.guess-305-	exit 0 ;;
##############################################
gauche-gl-0.6/config.guess-312-	# Japanese Language versions have a version number like `4.1.3-JL'.
gauche-gl-0.6/config.guess:313:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gauche-gl-0.6/config.guess-314-	exit 0 ;;
##############################################
gauche-gl-0.6/config.guess-318-    sun*:*:4.2BSD:*)
gauche-gl-0.6/config.guess:319:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gauche-gl-0.6/config.guess-320-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gauche-gl-0.6/config.guess-412-	$CC_FOR_BUILD $dummy.c -o $dummy \
gauche-gl-0.6/config.guess:413:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
gauche-gl-0.6/config.guess-414-	  && rm -f $dummy.c $dummy && exit 0
##############################################
gauche-gl-0.6/config.guess-462-    *:IRIX*:*:*)
gauche-gl-0.6/config.guess:463:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gauche-gl-0.6/config.guess-464-	exit 0 ;;
##############################################
gauche-gl-0.6/config.guess-502-    *:AIX:*:[45])
gauche-gl-0.6/config.guess:503:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
gauche-gl-0.6/config.guess-504-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gauche-gl-0.6/config.guess-537-    9000/[34678]??:HP-UX:*:*)
gauche-gl-0.6/config.guess:538:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gauche-gl-0.6/config.guess-539-	case "${UNAME_MACHINE}" in
##############################################
gauche-gl-0.6/config.guess-593-	eval $set_cc_for_build
gauche-gl-0.6/config.guess:594:	(CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
gauche-gl-0.6/config.guess-595-	if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
gauche-gl-0.6/config.guess-601-    ia64:HP-UX:*:*)
gauche-gl-0.6/config.guess:602:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gauche-gl-0.6/config.guess-603-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gauche-gl-0.6/config.guess-711-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gauche-gl-0.6/config.guess:712:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gauche-gl-0.6/config.guess-713-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gauche-gl-0.6/config.guess-727-    *:FreeBSD:*:*)
gauche-gl-0.6/config.guess:728:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gauche-gl-0.6/config.guess-729-	exit 0 ;;
gauche-gl-0.6/config.guess-730-    *:OpenBSD:*:*)
gauche-gl-0.6/config.guess:731:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gauche-gl-0.6/config.guess-732-	exit 0 ;;
##############################################
gauche-gl-0.6/config.guess-754-    prep*:SunOS:5.*:*)
gauche-gl-0.6/config.guess:755:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gauche-gl-0.6/config.guess-756-	exit 0 ;;
gauche-gl-0.6/config.guess-757-    *:GNU:*:*)
gauche-gl-0.6/config.guess:758:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gauche-gl-0.6/config.guess-759-	exit 0 ;;
##############################################
gauche-gl-0.6/config.guess-888-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gauche-gl-0.6/config.guess:889:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gauche-gl-0.6/config.guess-890-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gauche-gl-0.6/install-sh-85-
gauche-gl-0.6/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
gauche-gl-0.6/install-sh-87-	    shift
##############################################
gauche-gl-0.6/install-sh-89-
gauche-gl-0.6/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
gauche-gl-0.6/install-sh-91-	    shift
##############################################
gauche-gl-0.6/install-sh-151-	then
gauche-gl-0.6/install-sh:152:		dst="$dst"/`basename $src`
gauche-gl-0.6/install-sh-153-	else
##############################################
gauche-gl-0.6/install-sh-158-## this sed command emulates the dirname command
gauche-gl-0.6/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
gauche-gl-0.6/install-sh-160-
##############################################
gauche-gl-0.6/install-sh-172-IFS='%'
gauche-gl-0.6/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
gauche-gl-0.6/install-sh-174-IFS="${oIFS}"
##############################################
gauche-gl-0.6/install-sh-206-	then
gauche-gl-0.6/install-sh:207:		dstfile=`basename $dst`
gauche-gl-0.6/install-sh-208-	else
##############################################
gauche-gl-0.6/install-sh-216-	then
gauche-gl-0.6/install-sh:217:		dstfile=`basename $dst`
gauche-gl-0.6/install-sh-218-	else
##############################################
gauche-gl-0.6/config.sub-53-
gauche-gl-0.6/config.sub:54:me=`echo "$0" | sed -e 's,.*/,,'`
gauche-gl-0.6/config.sub-55-
##############################################
gauche-gl-0.6/config.sub-117-# Here we must recognize all the valid KERNEL-OS combinations.
gauche-gl-0.6/config.sub:118:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gauche-gl-0.6/config.sub-119-case $maybe_os in
##############################################
gauche-gl-0.6/config.sub-121-    os=-$maybe_os
gauche-gl-0.6/config.sub:122:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gauche-gl-0.6/config.sub-123-    ;;
gauche-gl-0.6/config.sub-124-  *)
gauche-gl-0.6/config.sub:125:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gauche-gl-0.6/config.sub-126-    if [ $basic_machine != $1 ]
gauche-gl-0.6/config.sub:127:    then os=`echo $1 | sed 's/.*-/-/'`
gauche-gl-0.6/config.sub-128-    else os=; fi
##############################################
gauche-gl-0.6/config.sub-172-		os=-sco3.2v5
gauche-gl-0.6/config.sub:173:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-174-		;;
##############################################
gauche-gl-0.6/config.sub-176-		os=-sco3.2v4
gauche-gl-0.6/config.sub:177:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-178-		;;
gauche-gl-0.6/config.sub-179-	-sco3.2.[4-9]*)
gauche-gl-0.6/config.sub:180:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gauche-gl-0.6/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-182-		;;
##############################################
gauche-gl-0.6/config.sub-184-		# Don't forget version if it is 3.2v4 or newer.
gauche-gl-0.6/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-186-		;;
##############################################
gauche-gl-0.6/config.sub-188-		os=-sco3.2v2
gauche-gl-0.6/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-190-		;;
gauche-gl-0.6/config.sub-191-	-udk*)
gauche-gl-0.6/config.sub:192:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-193-		;;
##############################################
gauche-gl-0.6/config.sub-195-		os=-isc2.2
gauche-gl-0.6/config.sub:196:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-197-		;;
##############################################
gauche-gl-0.6/config.sub-201-	-isc*)
gauche-gl-0.6/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gauche-gl-0.6/config.sub-203-		;;
##############################################
gauche-gl-0.6/config.sub-207-	-ptx*)
gauche-gl-0.6/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gauche-gl-0.6/config.sub-209-		;;
gauche-gl-0.6/config.sub-210-	-windowsnt*)
gauche-gl-0.6/config.sub:211:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gauche-gl-0.6/config.sub-212-		;;
##############################################
gauche-gl-0.6/config.sub-263-	*-*-*)
gauche-gl-0.6/config.sub:264:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gauche-gl-0.6/config.sub-265-		exit 1
##############################################
gauche-gl-0.6/config.sub-519-	i*86v32)
gauche-gl-0.6/config.sub:520:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gauche-gl-0.6/config.sub-521-		os=-sysv32
##############################################
gauche-gl-0.6/config.sub-523-	i*86v4*)
gauche-gl-0.6/config.sub:524:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gauche-gl-0.6/config.sub-525-		os=-sysv4
##############################################
gauche-gl-0.6/config.sub-527-	i*86v)
gauche-gl-0.6/config.sub:528:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gauche-gl-0.6/config.sub-529-		os=-sysv
##############################################
gauche-gl-0.6/config.sub-531-	i*86sol2)
gauche-gl-0.6/config.sub:532:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gauche-gl-0.6/config.sub-533-		os=-solaris2
##############################################
gauche-gl-0.6/config.sub-587-	mips3*-*)
gauche-gl-0.6/config.sub:588:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gauche-gl-0.6/config.sub-589-		;;
gauche-gl-0.6/config.sub-590-	mips3*)
gauche-gl-0.6/config.sub:591:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gauche-gl-0.6/config.sub-592-		;;
##############################################
gauche-gl-0.6/config.sub-714-	pentium-* | p5-* | k5-* | k6-* | nexgen-*)
gauche-gl-0.6/config.sub:715:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gauche-gl-0.6/config.sub-716-		;;
gauche-gl-0.6/config.sub-717-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gauche-gl-0.6/config.sub:718:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gauche-gl-0.6/config.sub-719-		;;
gauche-gl-0.6/config.sub-720-	pentiumii-* | pentium2-*)
gauche-gl-0.6/config.sub:721:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gauche-gl-0.6/config.sub-722-		;;
##############################################
gauche-gl-0.6/config.sub-729-	        ;;
gauche-gl-0.6/config.sub:730:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gauche-gl-0.6/config.sub-731-		;;
##############################################
gauche-gl-0.6/config.sub-735-	ppcle-* | powerpclittle-*)
gauche-gl-0.6/config.sub:736:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gauche-gl-0.6/config.sub-737-		;;
##############################################
gauche-gl-0.6/config.sub-977-	*)
gauche-gl-0.6/config.sub:978:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gauche-gl-0.6/config.sub-979-		exit 1
##############################################
gauche-gl-0.6/config.sub-985-	*-digital*)
gauche-gl-0.6/config.sub:986:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gauche-gl-0.6/config.sub-987-		;;
gauche-gl-0.6/config.sub-988-	*-commodore*)
gauche-gl-0.6/config.sub:989:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gauche-gl-0.6/config.sub-990-		;;
##############################################
gauche-gl-0.6/config.sub-1003-	-solaris1 | -solaris1.*)
gauche-gl-0.6/config.sub:1004:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gauche-gl-0.6/config.sub-1005-		;;
##############################################
gauche-gl-0.6/config.sub-1015-	-gnu/linux*)
gauche-gl-0.6/config.sub:1016:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gauche-gl-0.6/config.sub-1017-		;;
##############################################
gauche-gl-0.6/config.sub-1057-	-mac*)
gauche-gl-0.6/config.sub:1058:		os=`echo $os | sed -e 's|mac|macos|'`
gauche-gl-0.6/config.sub-1059-		;;
gauche-gl-0.6/config.sub-1060-	-linux*)
gauche-gl-0.6/config.sub:1061:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gauche-gl-0.6/config.sub-1062-		;;
gauche-gl-0.6/config.sub-1063-	-sunos5*)
gauche-gl-0.6/config.sub:1064:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gauche-gl-0.6/config.sub-1065-		;;
gauche-gl-0.6/config.sub-1066-	-sunos6*)
gauche-gl-0.6/config.sub:1067:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gauche-gl-0.6/config.sub-1068-		;;
##############################################
gauche-gl-0.6/config.sub-1103-	-sinix5.*)
gauche-gl-0.6/config.sub:1104:		os=`echo $os | sed -e 's|sinix|sysv|'`
gauche-gl-0.6/config.sub-1105-		;;
##############################################
gauche-gl-0.6/config.sub-1142-		# Get rid of the `-' at the beginning of $os.
gauche-gl-0.6/config.sub:1143:		os=`echo $os | sed 's/[^-]*-//'`
gauche-gl-0.6/config.sub:1144:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gauche-gl-0.6/config.sub-1145-		exit 1
##############################################
gauche-gl-0.6/config.sub-1362-		esac
gauche-gl-0.6/config.sub:1363:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gauche-gl-0.6/config.sub-1364-		;;
##############################################
gauche-gl-0.6/mkinstalldirs-12-do
gauche-gl-0.6/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
gauche-gl-0.6/mkinstalldirs-14-   shift
##############################################
gauche-gl-0.6/Makefile.in-8-
gauche-gl-0.6/Makefile.in:9:SCM_INSTALL_DIR = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitelibdir`"
gauche-gl-0.6/Makefile.in:10:INSTALL_ROOT    = "$(DESTDIR)`$(GAUCHE_CONFIG) --prefix`"
gauche-gl-0.6/Makefile.in-11-
##############################################
gauche-gl-0.6/debian/patches/04-gen-gpd-fix.patch-8- dnl Creating gpd (gauche package description) file
gauche-gl-0.6/debian/patches/04-gen-gpd-fix.patch:9:-GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`"
gauche-gl-0.6/debian/patches/04-gen-gpd-fix.patch:10:+GAUCHE_PACKAGE_CONFIGURE_ARGS=`echo "$ac_configure_args" | sed 's/@<:@\\"\`\$@:>@/\\\\&/g' 's/-f@<:@a-z@:>@*-prefix-map=@<:@^ @:>@* //'`
gauche-gl-0.6/debian/patches/04-gen-gpd-fix.patch-11- AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd])
##############################################
gauche-gl-0.6/.pc/01_no_path_xtra.patch/cg/Makefile.in-31-
gauche-gl-0.6/.pc/01_no_path_xtra.patch/cg/Makefile.in:32:HEADER_INSTALL_DIR  = "$(DESTDIR)`$(GAUCHE_CONFIG) --siteincdir`"
gauche-gl-0.6/.pc/01_no_path_xtra.patch/cg/Makefile.in:33:SCM_INSTALL_DIR     = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitelibdir`"
gauche-gl-0.6/.pc/01_no_path_xtra.patch/cg/Makefile.in:34:ARCH_INSTALL_DIR    = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitearchdir`"
gauche-gl-0.6/.pc/01_no_path_xtra.patch/cg/Makefile.in-35-
##############################################
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac-65-dnl the same one as Gauche has been compiled with.
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac:66:SOEXT=`"$GAUCHE_CONFIG" --so-suffix`
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac:67:OBJEXT=`"$GAUCHE_CONFIG" --object-suffix`
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac:68:EXEEXT=`"$GAUCHE_CONFIG" --executable-suffix`
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac-69-AC_SUBST(SOEXT)
##############################################
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac-136-dnl Creating gpd (gauche package description) file
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac:137:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`"
gauche-gl-0.6/.pc/01_no_path_xtra.patch/configure.ac-138-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd])
##############################################
gauche-gl-0.6/.pc/01_no_path_xtra.patch/src/Makefile.in-33-
gauche-gl-0.6/.pc/01_no_path_xtra.patch/src/Makefile.in:34:HEADER_INSTALL_DIR  = "$(DESTDIR)`$(GAUCHE_CONFIG) --siteincdir`"
gauche-gl-0.6/.pc/01_no_path_xtra.patch/src/Makefile.in:35:SCM_INSTALL_DIR     = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitelibdir`"
gauche-gl-0.6/.pc/01_no_path_xtra.patch/src/Makefile.in:36:ARCH_INSTALL_DIR    = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitearchdir`"
gauche-gl-0.6/.pc/01_no_path_xtra.patch/src/Makefile.in-37-
##############################################
gauche-gl-0.6/.pc/02_clfags.patch/src/Makefile.in-33-
gauche-gl-0.6/.pc/02_clfags.patch/src/Makefile.in:34:HEADER_INSTALL_DIR  = "$(DESTDIR)`$(GAUCHE_CONFIG) --siteincdir`"
gauche-gl-0.6/.pc/02_clfags.patch/src/Makefile.in:35:SCM_INSTALL_DIR     = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitelibdir`"
gauche-gl-0.6/.pc/02_clfags.patch/src/Makefile.in:36:ARCH_INSTALL_DIR    = "$(DESTDIR)`$(GAUCHE_CONFIG) --sitearchdir`"
gauche-gl-0.6/.pc/02_clfags.patch/src/Makefile.in-37-
##############################################
gauche-gl-0.6/.pc/03_gzip_options.patch/doc/Makefile.in-17-# Manual page destination.
gauche-gl-0.6/.pc/03_gzip_options.patch/doc/Makefile.in:18:mandir  = "$(DESTDIR)`$(GAUCHE_CONFIG) --mandir`"
gauche-gl-0.6/.pc/03_gzip_options.patch/doc/Makefile.in:19:infodir = "$(DESTDIR)`$(GAUCHE_CONFIG) --infodir`"
gauche-gl-0.6/.pc/03_gzip_options.patch/doc/Makefile.in-20-
##############################################
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac-65-dnl the same one as Gauche has been compiled with.
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac:66:SOEXT=`"$GAUCHE_CONFIG" --so-suffix`
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac:67:OBJEXT=`"$GAUCHE_CONFIG" --object-suffix`
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac:68:EXEEXT=`"$GAUCHE_CONFIG" --executable-suffix`
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac-69-AC_SUBST(SOEXT)
##############################################
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac-136-dnl Creating gpd (gauche package description) file
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac:137:GAUCHE_PACKAGE_CONFIGURE_ARGS="`echo ""$ac_configure_args"" | sed 's/[\\""\`\$]/\\\&/g'`"
gauche-gl-0.6/.pc/04-gen-gpd-fix.patch/configure.ac-138-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd])
##############################################
gauche-gl-0.6/configure.ac-65-dnl the same one as Gauche has been compiled with.
gauche-gl-0.6/configure.ac:66:SOEXT=`"$GAUCHE_CONFIG" --so-suffix`
gauche-gl-0.6/configure.ac:67:OBJEXT=`"$GAUCHE_CONFIG" --object-suffix`
gauche-gl-0.6/configure.ac:68:EXEEXT=`"$GAUCHE_CONFIG" --executable-suffix`
gauche-gl-0.6/configure.ac-69-AC_SUBST(SOEXT)
##############################################
gauche-gl-0.6/configure.ac-136-dnl Creating gpd (gauche package description) file
gauche-gl-0.6/configure.ac:137:GAUCHE_PACKAGE_CONFIGURE_ARGS=`echo "$ac_configure_args" | sed 's/@<:@\\"\`\$@:>@/\\\\&/g' 's/-f@<:@a-z@:>@*-prefix-map=@<:@^ @:>@* //'`
gauche-gl-0.6/configure.ac-138-AC_MSG_NOTICE([creating ${PACKAGE_NAME}.gpd])