===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gvpe-3.1/po/Makefile.in.in-29-MKINSTALLDIRS = @MKINSTALLDIRS@
gvpe-3.1/po/Makefile.in.in:30:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
gvpe-3.1/po/Makefile.in.in-31-
##############################################
gvpe-3.1/po/Makefile.in.in-64-.po.gmo:
gvpe-3.1/po/Makefile.in.in:65:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gvpe-3.1/po/Makefile.in.in-66-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gvpe-3.1/po/Makefile.in.in-107-$(POFILES): $(srcdir)/$(DOMAIN).pot
gvpe-3.1/po/Makefile.in.in:108:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gvpe-3.1/po/Makefile.in.in-109-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gvpe-3.1/po/Makefile.in.in-130-	for cat in $$catalogs; do \
gvpe-3.1/po/Makefile.in.in:131:	  cat=`basename $$cat`; \
gvpe-3.1/po/Makefile.in.in:132:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gvpe-3.1/po/Makefile.in.in-133-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gvpe-3.1/po/Makefile.in.in-140-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gvpe-3.1/po/Makefile.in.in:141:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gvpe-3.1/po/Makefile.in.in-142-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gvpe-3.1/po/Makefile.in.in-182-	for cat in $$catalogs; do \
gvpe-3.1/po/Makefile.in.in:183:	  cat=`basename $$cat`; \
gvpe-3.1/po/Makefile.in.in:184:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gvpe-3.1/po/Makefile.in.in-185-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gvpe-3.1/po/Makefile.in.in-189-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gvpe-3.1/po/Makefile.in.in:190:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gvpe-3.1/po/Makefile.in.in-191-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gvpe-3.1/po/Makefile.in.in-228-	for cat in $$catalogs; do \
gvpe-3.1/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
gvpe-3.1/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gvpe-3.1/po/Makefile.in.in-231-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gvpe-3.1/po/Makefile.in.in-279-.nop.po-update:
gvpe-3.1/po/Makefile.in.in:280:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gvpe-3.1/po/Makefile.in.in-281-	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gvpe-3.1/po/Rules-quot-10-.insert-header.po-update-en:
gvpe-3.1/po/Rules-quot:11:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gvpe-3.1/po/Rules-quot:12:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gvpe-3.1/po/Rules-quot-13-	tmpdir=`pwd`; \
gvpe-3.1/po/Rules-quot-14-	echo "$$lang:"; \
gvpe-3.1/po/Rules-quot:15:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gvpe-3.1/po/Rules-quot-16-	LC_ALL=C; export LC_ALL; \
gvpe-3.1/po/Rules-quot-17-	cd $(srcdir); \
gvpe-3.1/po/Rules-quot:18:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
gvpe-3.1/po/Rules-quot-19-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
gvpe-3.1/Makefile.in-250-	dot_seen=no; \
gvpe-3.1/Makefile.in:251:	target=`echo $@ | sed s/-recursive//`; \
gvpe-3.1/Makefile.in-252-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gvpe-3.1/Makefile.in-280-	rev="$$rev ."; \
gvpe-3.1/Makefile.in:281:	target=`echo $@ | sed s/-recursive//`; \
gvpe-3.1/Makefile.in-282-	for subdir in $$rev; do \
##############################################
gvpe-3.1/Makefile.in-358-GTAGS:
gvpe-3.1/Makefile.in:359:	here=`$(am__cd) $(top_builddir) && pwd` \
gvpe-3.1/Makefile.in-360-	  && cd $(top_srcdir) \
##############################################
gvpe-3.1/Makefile.in-382-	$(mkinstalldirs) $(distdir)/libev $(distdir)/po
gvpe-3.1/Makefile.in:383:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/Makefile.in:384:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/Makefile.in-385-	list='$(DISTFILES)'; for file in $$list; do \
gvpe-3.1/Makefile.in-386-	  case $$file in \
gvpe-3.1/Makefile.in:387:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gvpe-3.1/Makefile.in:388:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gvpe-3.1/Makefile.in-389-	  esac; \
gvpe-3.1/Makefile.in-390-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gvpe-3.1/Makefile.in:391:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gvpe-3.1/Makefile.in-392-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gvpe-3.1/Makefile.in-445-	chmod a-w $(distdir)
gvpe-3.1/Makefile.in:446:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gvpe-3.1/Makefile.in-447-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gvpe-3.1/Makefile.in-475-	@cd $(distuninstallcheck_dir) \
gvpe-3.1/Makefile.in:476:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gvpe-3.1/Makefile.in-477-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gvpe-3.1/Makefile.in-487-	fi
gvpe-3.1/Makefile.in:488:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gvpe-3.1/Makefile.in-489-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gvpe-3.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
gvpe-3.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gvpe-3.1/configure-45-  as_echo='print -r --'
gvpe-3.1/configure-46-  as_echo_n='print -rn --'
gvpe-3.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gvpe-3.1/configure-48-  as_echo='printf %s\n'
##############################################
gvpe-3.1/configure-50-else
gvpe-3.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gvpe-3.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gvpe-3.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
gvpe-3.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gvpe-3.1/configure-62-      esac;
##############################################
gvpe-3.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gvpe-3.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gvpe-3.1/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gvpe-3.1/configure-324-      case $as_dir in #(
gvpe-3.1/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gvpe-3.1/configure-326-      *) as_qdir=$as_dir;;
##############################################
gvpe-3.1/configure-397-  {
gvpe-3.1/configure:398:    as_val=`expr "$@" || test $? -eq 1`
gvpe-3.1/configure-399-  }
##############################################
gvpe-3.1/configure-404-# ----------------------------------------
gvpe-3.1/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gvpe-3.1/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gvpe-3.1/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gvpe-3.1/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gvpe-3.1/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gvpe-3.1/configure-856-  case $ac_option in
gvpe-3.1/configure:857:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gvpe-3.1/configure-858-  *=)   ac_optarg= ;;
##############################################
gvpe-3.1/configure-900-  -disable-* | --disable-*)
gvpe-3.1/configure:901:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gvpe-3.1/configure-902-    # Reject names that are not valid shell variable names.
##############################################
gvpe-3.1/configure-905-    ac_useropt_orig=$ac_useropt
gvpe-3.1/configure:906:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gvpe-3.1/configure-907-    case $ac_user_opts in
##############################################
gvpe-3.1/configure-926-  -enable-* | --enable-*)
gvpe-3.1/configure:927:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gvpe-3.1/configure-928-    # Reject names that are not valid shell variable names.
##############################################
gvpe-3.1/configure-931-    ac_useropt_orig=$ac_useropt
gvpe-3.1/configure:932:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gvpe-3.1/configure-933-    case $ac_user_opts in
##############################################
gvpe-3.1/configure-1139-  -with-* | --with-*)
gvpe-3.1/configure:1140:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gvpe-3.1/configure-1141-    # Reject names that are not valid shell variable names.
##############################################
gvpe-3.1/configure-1144-    ac_useropt_orig=$ac_useropt
gvpe-3.1/configure:1145:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gvpe-3.1/configure-1146-    case $ac_user_opts in
##############################################
gvpe-3.1/configure-1155-  -without-* | --without-*)
gvpe-3.1/configure:1156:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gvpe-3.1/configure-1157-    # Reject names that are not valid shell variable names.
##############################################
gvpe-3.1/configure-1160-    ac_useropt_orig=$ac_useropt
gvpe-3.1/configure:1161:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gvpe-3.1/configure-1162-    case $ac_user_opts in
##############################################
gvpe-3.1/configure-1193-  *=*)
gvpe-3.1/configure:1194:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gvpe-3.1/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
gvpe-3.1/configure-1214-if test -n "$ac_prev"; then
gvpe-3.1/configure:1215:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gvpe-3.1/configure-1216-  as_fn_error $? "missing argument to $ac_option"
##############################################
gvpe-3.1/configure-1236-    */ )
gvpe-3.1/configure:1237:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gvpe-3.1/configure-1238-      eval $ac_var=\$ac_val;;
##############################################
gvpe-3.1/configure-1271-ac_ls_di=`ls -di .` &&
gvpe-3.1/configure:1272:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gvpe-3.1/configure-1273-  as_fn_error $? "working directory cannot be determined"
##############################################
gvpe-3.1/configure-1327-case $srcdir in
gvpe-3.1/configure:1328:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gvpe-3.1/configure-1329-esac
##############################################
gvpe-3.1/configure-1370-By default, \`make install' will install all the files in
gvpe-3.1/configure:1371:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gvpe-3.1/configure:1372:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gvpe-3.1/configure-1373-for instance \`--prefix=\$HOME'.
##############################################
gvpe-3.1/configure-1519-*)
gvpe-3.1/configure:1520:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gvpe-3.1/configure-1521-  # A ".." for each directory in $ac_dir_suffix.
gvpe-3.1/configure:1522:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gvpe-3.1/configure-1523-  case $ac_top_builddir_sub in
##############################################
gvpe-3.1/configure-2307-    *\'*)
gvpe-3.1/configure:2308:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gvpe-3.1/configure-2309-    esac
##############################################
gvpe-3.1/configure-2390-      case $ac_val in
gvpe-3.1/configure:2391:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gvpe-3.1/configure-2392-      esac
##############################################
gvpe-3.1/configure-2405-	case $ac_val in
gvpe-3.1/configure:2406:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gvpe-3.1/configure-2407-	esac
##############################################
gvpe-3.1/configure-2525-    set,)
gvpe-3.1/configure:2526:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gvpe-3.1/configure:2527:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gvpe-3.1/configure-2528-      ac_cache_corrupted=: ;;
##############################################
gvpe-3.1/configure-2536-	# differences in whitespace do not lead to failure.
gvpe-3.1/configure:2537:	ac_old_val_w=`echo x $ac_old_val`
gvpe-3.1/configure:2538:	ac_new_val_w=`echo x $ac_new_val`
gvpe-3.1/configure-2539-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gvpe-3.1/configure-2556-    case $ac_new_val in
gvpe-3.1/configure:2557:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gvpe-3.1/configure-2558-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gvpe-3.1/configure-2624-test "x$ac_build_alias" = x &&
gvpe-3.1/configure:2625:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gvpe-3.1/configure-2626-test "x$ac_build_alias" = x &&
gvpe-3.1/configure-2627-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gvpe-3.1/configure:2628:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gvpe-3.1/configure-2629-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gvpe-3.1/configure-2648-IFS=$ac_save_IFS
gvpe-3.1/configure:2649:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gvpe-3.1/configure-2650-
##############################################
gvpe-3.1/configure-2659-else
gvpe-3.1/configure:2660:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gvpe-3.1/configure-2661-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gvpe-3.1/configure-2681-IFS=$ac_save_IFS
gvpe-3.1/configure:2682:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gvpe-3.1/configure-2683-
##############################################
gvpe-3.1/configure-2692-else
gvpe-3.1/configure:2693:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
gvpe-3.1/configure-2694-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
gvpe-3.1/configure-2714-IFS=$ac_save_IFS
gvpe-3.1/configure:2715:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
gvpe-3.1/configure-2716-
##############################################
gvpe-3.1/configure-2828-if (
gvpe-3.1/configure:2829:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gvpe-3.1/configure-2830-   if test "$*" = "X"; then
gvpe-3.1/configure-2831-      # -L didn't work.
gvpe-3.1/configure:2832:      set X `ls -t $srcdir/configure conftest.file`
gvpe-3.1/configure-2833-   fi
##############################################
gvpe-3.1/configure-2864-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gvpe-3.1/configure:2865:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gvpe-3.1/configure-2866-
##############################################
gvpe-3.1/configure-2868-# expand $ac_aux_dir to an absolute path
gvpe-3.1/configure:2869:am_aux_dir=`cd $ac_aux_dir && pwd`
gvpe-3.1/configure-2870-
##############################################
gvpe-3.1/configure-2925-set x ${MAKE-make}
gvpe-3.1/configure:2926:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gvpe-3.1/configure-2927-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gvpe-3.1/configure-2935-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gvpe-3.1/configure:2936:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gvpe-3.1/configure-2937-  *@@@%%%=?*=@@@%%%*)
##############################################
gvpe-3.1/configure-2963- # test to see if srcdir already configured
gvpe-3.1/configure:2964:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gvpe-3.1/configure-2965-   test -f $srcdir/config.status; then
##############################################
gvpe-3.1/configure-3322-    else
gvpe-3.1/configure:3323:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
gvpe-3.1/configure-3324-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
gvpe-3.1/configure-3384-# case it prints its new name instead of `make'.
gvpe-3.1/configure:3385:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
gvpe-3.1/configure-3386-   am__include=include
##############################################
gvpe-3.1/configure-3392-   echo '.include "confinc"' > confmf
gvpe-3.1/configure:3393:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
gvpe-3.1/configure-3394-      am__include=.include
##############################################
gvpe-3.1/configure-3771-$as_echo_n "checking whether the C compiler works... " >&6; }
gvpe-3.1/configure:3772:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gvpe-3.1/configure-3773-
##############################################
gvpe-3.1/configure-3815-	then :; else
gvpe-3.1/configure:3816:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gvpe-3.1/configure-3817-	fi
##############################################
gvpe-3.1/configure-3875-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gvpe-3.1/configure:3876:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gvpe-3.1/configure-3877-	  break;;
##############################################
gvpe-3.1/configure-3984-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gvpe-3.1/configure:3985:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gvpe-3.1/configure-3986-       break;;
##############################################
gvpe-3.1/configure-4242-  if test "$am_compiler_list" = ""; then
gvpe-3.1/configure:4243:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gvpe-3.1/configure-4244-  fi
##############################################
gvpe-3.1/configure-4332-    # gcc leaves a trailing carriage return which upsets mingw
gvpe-3.1/configure:4333:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gvpe-3.1/configure-4334-  *)
gvpe-3.1/configure:4335:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gvpe-3.1/configure-4336-  esac
##############################################
gvpe-3.1/configure-4341-      # Canonicalize the path of ld
gvpe-3.1/configure:4342:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gvpe-3.1/configure-4343-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gvpe-3.1/configure:4344:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gvpe-3.1/configure-4345-      done
##############################################
gvpe-3.1/configure-4514-        names_already_handled="$names_already_handled $name"
gvpe-3.1/configure:4515:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gvpe-3.1/configure-4516-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gvpe-3.1/configure-4560-                -L*)
gvpe-3.1/configure:4561:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gvpe-3.1/configure-4562-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gvpe-3.1/configure-4652-              */lib | */lib/)
gvpe-3.1/configure:4653:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gvpe-3.1/configure-4654-                additional_includedir="$basedir/include"
##############################################
gvpe-3.1/configure-4700-                  -L*)
gvpe-3.1/configure:4701:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gvpe-3.1/configure-4702-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
gvpe-3.1/configure-4757-                  -R*)
gvpe-3.1/configure:4758:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gvpe-3.1/configure-4759-                    if test "$enable_rpath" != no; then
##############################################
gvpe-3.1/configure-4782-                  -l*)
gvpe-3.1/configure:4783:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gvpe-3.1/configure-4784-                    ;;
gvpe-3.1/configure-4785-                  *.la)
gvpe-3.1/configure:4786:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gvpe-3.1/configure-4787-                    ;;
##############################################
gvpe-3.1/configure-5071-        names_already_handled="$names_already_handled $name"
gvpe-3.1/configure:5072:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gvpe-3.1/configure-5073-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gvpe-3.1/configure-5117-                -L*)
gvpe-3.1/configure:5118:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gvpe-3.1/configure-5119-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gvpe-3.1/configure-5209-              */lib | */lib/)
gvpe-3.1/configure:5210:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gvpe-3.1/configure-5211-                additional_includedir="$basedir/include"
##############################################
gvpe-3.1/configure-5257-                  -L*)
gvpe-3.1/configure:5258:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gvpe-3.1/configure-5259-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
gvpe-3.1/configure-5314-                  -R*)
gvpe-3.1/configure:5315:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gvpe-3.1/configure-5316-                    if test "$enable_rpath" != no; then
##############################################
gvpe-3.1/configure-5339-                  -l*)
gvpe-3.1/configure:5340:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gvpe-3.1/configure-5341-                    ;;
gvpe-3.1/configure-5342-                  *.la)
gvpe-3.1/configure:5343:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gvpe-3.1/configure-5344-                    ;;
##############################################
gvpe-3.1/configure-5966-  if test "$am_compiler_list" = ""; then
gvpe-3.1/configure:5967:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gvpe-3.1/configure-5968-  fi
##############################################
gvpe-3.1/configure-6060-  # Check for GNU $ac_path_GREP
gvpe-3.1/configure:6061:case `"$ac_path_GREP" --version 2>&1` in
gvpe-3.1/configure-6062-*GNU*)
##############################################
gvpe-3.1/configure-6126-  # Check for GNU $ac_path_EGREP
gvpe-3.1/configure:6127:case `"$ac_path_EGREP" --version 2>&1` in
gvpe-3.1/configure-6128-*GNU*)
##############################################
gvpe-3.1/configure-6270-set x ${MAKE-make}
gvpe-3.1/configure:6271:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gvpe-3.1/configure-6272-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gvpe-3.1/configure-6280-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gvpe-3.1/configure:6281:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gvpe-3.1/configure-6282-  *@@@%%%=?*=@@@%%%*)
##############################################
gvpe-3.1/configure-6394-  enableval=$enable_iftype;
gvpe-3.1/configure:6395:    IFTYPE=`echo $enableval | sed s%/.*%%`
gvpe-3.1/configure:6396:    IFSUBTYPE=`echo $enableval | sed s%.*/%%`
gvpe-3.1/configure-6397-
##############################################
gvpe-3.1/configure-6821-do :
gvpe-3.1/configure:6822:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gvpe-3.1/configure-6823-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gvpe-3.1/configure-6826-  cat >>confdefs.h <<_ACEOF
gvpe-3.1/configure:6827:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gvpe-3.1/configure-6828-_ACEOF
##############################################
gvpe-3.1/configure-6836-do :
gvpe-3.1/configure:6837:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gvpe-3.1/configure-6838-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gvpe-3.1/configure-6840-  cat >>confdefs.h <<_ACEOF
gvpe-3.1/configure:6841:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gvpe-3.1/configure-6842-_ACEOF
##############################################
gvpe-3.1/configure-6852-do :
gvpe-3.1/configure:6853:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gvpe-3.1/configure-6854-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gvpe-3.1/configure-6856-  cat >>confdefs.h <<_ACEOF
gvpe-3.1/configure:6857:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gvpe-3.1/configure-6858-_ACEOF
##############################################
gvpe-3.1/configure-6865-do :
gvpe-3.1/configure:6866:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gvpe-3.1/configure-6867-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
gvpe-3.1/configure-6882-  cat >>confdefs.h <<_ACEOF
gvpe-3.1/configure:6883:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gvpe-3.1/configure-6884-_ACEOF
##############################################
gvpe-3.1/configure-7289-do :
gvpe-3.1/configure:7290:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gvpe-3.1/configure-7291-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gvpe-3.1/configure-7293-  cat >>confdefs.h <<_ACEOF
gvpe-3.1/configure:7294:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gvpe-3.1/configure-7295-_ACEOF
##############################################
gvpe-3.1/configure-7425-  for ac_func in _getb67 GETB67 getb67; do
gvpe-3.1/configure:7426:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gvpe-3.1/configure-7427-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gvpe-3.1/configure-7598-do :
gvpe-3.1/configure:7599:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gvpe-3.1/configure-7600-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gvpe-3.1/configure-7602-  cat >>confdefs.h <<_ACEOF
gvpe-3.1/configure:7603:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gvpe-3.1/configure-7604-_ACEOF
##############################################
gvpe-3.1/configure-7612-do :
gvpe-3.1/configure:7613:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gvpe-3.1/configure-7614-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gvpe-3.1/configure-7616-  cat >>confdefs.h <<_ACEOF
gvpe-3.1/configure:7617:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gvpe-3.1/configure-7618-_ACEOF
##############################################
gvpe-3.1/configure-8172-  test $ac_status = 0; }; then
gvpe-3.1/configure:8173:  pkg_cv_LIBCRYPTO_CFLAGS=`$PKG_CONFIG --cflags "libcrypto >= 1" 2>/dev/null`
gvpe-3.1/configure-8174-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gvpe-3.1/configure-8189-  test $ac_status = 0; }; then
gvpe-3.1/configure:8190:  pkg_cv_LIBCRYPTO_LIBS=`$PKG_CONFIG --libs "libcrypto >= 1" 2>/dev/null`
gvpe-3.1/configure-8191-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gvpe-3.1/configure-8210-        if test $_pkg_short_errors_supported = yes; then
gvpe-3.1/configure:8211:	        LIBCRYPTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcrypto >= 1" 2>&1`
gvpe-3.1/configure-8212-        else
gvpe-3.1/configure:8213:	        LIBCRYPTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcrypto >= 1" 2>&1`
gvpe-3.1/configure-8214-        fi
##############################################
gvpe-3.1/configure-8642-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gvpe-3.1/configure:8643:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gvpe-3.1/configure-8644-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gvpe-3.1/configure-8729-if test -z "$BASH_VERSION$ZSH_VERSION" \
gvpe-3.1/configure:8730:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gvpe-3.1/configure-8731-  as_echo='print -r --'
gvpe-3.1/configure-8732-  as_echo_n='print -rn --'
gvpe-3.1/configure:8733:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gvpe-3.1/configure-8734-  as_echo='printf %s\n'
##############################################
gvpe-3.1/configure-8736-else
gvpe-3.1/configure:8737:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gvpe-3.1/configure-8738-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gvpe-3.1/configure-8746-	expr "X$arg" : "X\\(.*\\)$as_nl";
gvpe-3.1/configure:8747:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gvpe-3.1/configure-8748-      esac;
##############################################
gvpe-3.1/configure-8823-# ----------------------------------------
gvpe-3.1/configure:8824:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gvpe-3.1/configure-8825-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gvpe-3.1/configure-8895-  {
gvpe-3.1/configure:8896:    as_val=`expr "$@" || test $? -eq 1`
gvpe-3.1/configure-8897-  }
##############################################
gvpe-3.1/configure-8999-      case $as_dir in #(
gvpe-3.1/configure:9000:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gvpe-3.1/configure-9001-      *) as_qdir=$as_dir;;
##############################################
gvpe-3.1/configure-9134-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gvpe-3.1/configure:9135:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gvpe-3.1/configure-9136-ac_cs_version="\\
##############################################
gvpe-3.1/configure-9158-  --*=?*)
gvpe-3.1/configure:9159:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gvpe-3.1/configure:9160:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gvpe-3.1/configure-9161-    ac_shift=:
##############################################
gvpe-3.1/configure-9163-  --*=)
gvpe-3.1/configure:9164:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gvpe-3.1/configure-9165-    ac_optarg=
##############################################
gvpe-3.1/configure-9187-    case $ac_optarg in
gvpe-3.1/configure:9188:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gvpe-3.1/configure-9189-    '') as_fn_error $? "missing file argument" ;;
##############################################
gvpe-3.1/configure-9195-    case $ac_optarg in
gvpe-3.1/configure:9196:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gvpe-3.1/configure-9197-    esac
##############################################
gvpe-3.1/configure-9336-fi
gvpe-3.1/configure:9337:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gvpe-3.1/configure-9338-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gvpe-3.1/configure-9353-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gvpe-3.1/configure:9354:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gvpe-3.1/configure-9355-ac_delim='%!_!# '
##############################################
gvpe-3.1/configure-9359-
gvpe-3.1/configure:9360:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gvpe-3.1/configure-9361-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gvpe-3.1/configure-9497-for ac_last_try in false false :; do
gvpe-3.1/configure:9498:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gvpe-3.1/configure-9499-  if test -z "$ac_tt"; then
##############################################
gvpe-3.1/configure-9629-      esac
gvpe-3.1/configure:9630:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gvpe-3.1/configure-9631-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gvpe-3.1/configure-9688-*)
gvpe-3.1/configure:9689:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gvpe-3.1/configure-9690-  # A ".." for each directory in $ac_dir_suffix.
gvpe-3.1/configure:9691:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gvpe-3.1/configure-9692-  case $ac_top_builddir_sub in
##############################################
gvpe-3.1/configure-9744-/@mandir@/p'
gvpe-3.1/configure:9745:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gvpe-3.1/configure-9746-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gvpe-3.1/configure-9761-
gvpe-3.1/configure:9762:# Neutralize VPATH when `$srcdir' = `.'.
gvpe-3.1/configure-9763-# Shell code in configure.ac might set extrasub.
##############################################
gvpe-3.1/configure-9788-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gvpe-3.1/configure:9789:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gvpe-3.1/configure-9790-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gvpe-3.1/configure-9833-    * )
gvpe-3.1/configure:9834:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gvpe-3.1/configure-9835-  esac
##############################################
gvpe-3.1/configure-9872-      case "$ac_file" in
gvpe-3.1/configure:9873:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gvpe-3.1/configure-9874-      esac
##############################################
gvpe-3.1/configure-9877-        # Adjust a relative srcdir.
gvpe-3.1/configure:9878:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gvpe-3.1/configure:9879:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gvpe-3.1/configure:9880:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gvpe-3.1/configure-9881-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gvpe-3.1/configure-9884-        case "$ac_given_srcdir" in
gvpe-3.1/configure:9885:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gvpe-3.1/configure-9886-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gvpe-3.1/configure-9900-            fi
gvpe-3.1/configure:9901:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gvpe-3.1/configure-9902-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
gvpe-3.1/configure-9966-  # Strip MF so we end up with the name of the file.
gvpe-3.1/configure:9967:  mf=`echo "$mf" | sed -e 's/:.*$//'`
gvpe-3.1/configure-9968-  # Check whether this is an Automake generated Makefile or not.
##############################################
gvpe-3.1/configure-10003-  # running `make'.
gvpe-3.1/configure:10004:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
gvpe-3.1/configure-10005-  test -z "$DEPDIR" && continue
gvpe-3.1/configure-10006-  # When using ansi2knr, U may be empty or an underscore; expand it
gvpe-3.1/configure:10007:  U=`sed -n -e '/^U = / s///p' < "$mf"`
gvpe-3.1/configure-10008-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
gvpe-3.1/aclocal.m4-59-# test to see if srcdir already configured
gvpe-3.1/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gvpe-3.1/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
gvpe-3.1/aclocal.m4-133-    * )
gvpe-3.1/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gvpe-3.1/aclocal.m4-135-  esac
gvpe-3.1/aclocal.m4-136-done
gvpe-3.1/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
gvpe-3.1/aclocal.m4-138-
##############################################
gvpe-3.1/aclocal.m4-247-if (
gvpe-3.1/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gvpe-3.1/aclocal.m4-249-   if test "$[*]" = "X"; then
gvpe-3.1/aclocal.m4-250-      # -L didn't work.
gvpe-3.1/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
gvpe-3.1/aclocal.m4-252-   fi
##############################################
gvpe-3.1/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gvpe-3.1/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gvpe-3.1/aclocal.m4-344-#
##############################################
gvpe-3.1/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gvpe-3.1/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gvpe-3.1/aclocal.m4-368-# and then we would define $MISSING as
##############################################
gvpe-3.1/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
gvpe-3.1/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
gvpe-3.1/aclocal.m4-385-])
##############################################
gvpe-3.1/aclocal.m4-557-  if test "$am_compiler_list" = ""; then
gvpe-3.1/aclocal.m4:558:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gvpe-3.1/aclocal.m4-559-  fi
##############################################
gvpe-3.1/aclocal.m4-670-  # Strip MF so we end up with the name of the file.
gvpe-3.1/aclocal.m4:671:  mf=`echo "$mf" | sed -e 's/:.*$//'`
gvpe-3.1/aclocal.m4-672-  # Check whether this is an Automake generated Makefile or not.
##############################################
gvpe-3.1/aclocal.m4-678-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
gvpe-3.1/aclocal.m4:679:    dirpart=`AS_DIRNAME("$mf")`
gvpe-3.1/aclocal.m4-680-  else
##############################################
gvpe-3.1/aclocal.m4-685-  # running `make'.
gvpe-3.1/aclocal.m4:686:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
gvpe-3.1/aclocal.m4-687-  test -z "$DEPDIR" && continue
gvpe-3.1/aclocal.m4-688-  # When using ansi2knr, U may be empty or an underscore; expand it
gvpe-3.1/aclocal.m4:689:  U=`sed -n -e '/^U = / s///p' < "$mf"`
gvpe-3.1/aclocal.m4-690-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
gvpe-3.1/aclocal.m4-706-    test -f "$dirpart/$file" && continue
gvpe-3.1/aclocal.m4:707:    fdir=`AS_DIRNAME(["$file"])`
gvpe-3.1/aclocal.m4-708-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
gvpe-3.1/aclocal.m4-771-# case it prints its new name instead of `make'.
gvpe-3.1/aclocal.m4:772:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
gvpe-3.1/aclocal.m4-773-   am__include=include
##############################################
gvpe-3.1/aclocal.m4-779-   echo '.include "confinc"' > confmf
gvpe-3.1/aclocal.m4:780:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
gvpe-3.1/aclocal.m4-781-      am__include=.include
##############################################
gvpe-3.1/aclocal.m4-1116-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
gvpe-3.1/aclocal.m4:1117:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gvpe-3.1/aclocal.m4-1118-      fi
##############################################
gvpe-3.1/aclocal.m4-1244-    else
gvpe-3.1/aclocal.m4:1245:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
gvpe-3.1/aclocal.m4-1246-      AC_MSG_RESULT(
##############################################
gvpe-3.1/aclocal.m4-1272-      case "$ac_file" in
gvpe-3.1/aclocal.m4:1273:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gvpe-3.1/aclocal.m4-1274-      esac
##############################################
gvpe-3.1/aclocal.m4-1277-        # Adjust a relative srcdir.
gvpe-3.1/aclocal.m4:1278:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gvpe-3.1/aclocal.m4:1279:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gvpe-3.1/aclocal.m4:1280:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gvpe-3.1/aclocal.m4-1281-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gvpe-3.1/aclocal.m4-1284-        case "$ac_given_srcdir" in
gvpe-3.1/aclocal.m4:1285:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gvpe-3.1/aclocal.m4-1286-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gvpe-3.1/aclocal.m4-1300-            fi
gvpe-3.1/aclocal.m4:1301:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gvpe-3.1/aclocal.m4-1302-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
gvpe-3.1/aclocal.m4-1427-changequote(<<,>>)dnl
gvpe-3.1/aclocal.m4:1428:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
gvpe-3.1/aclocal.m4-1429-    case $ac_prog_version in
##############################################
gvpe-3.1/aclocal.m4-1790-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gvpe-3.1/aclocal.m4:1791:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gvpe-3.1/aclocal.m4-1792-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gvpe-3.1/aclocal.m4-1832-                -L*)
gvpe-3.1/aclocal.m4:1833:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gvpe-3.1/aclocal.m4-1834-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gvpe-3.1/aclocal.m4-1949-              */lib | */lib/)
gvpe-3.1/aclocal.m4:1950:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gvpe-3.1/aclocal.m4-1951-                additional_includedir="$basedir/include"
##############################################
gvpe-3.1/aclocal.m4-2002-                  -L*)
gvpe-3.1/aclocal.m4:2003:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gvpe-3.1/aclocal.m4-2004-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gvpe-3.1/aclocal.m4-2052-                  -R*)
gvpe-3.1/aclocal.m4:2053:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gvpe-3.1/aclocal.m4-2054-                    if test "$enable_rpath" != no; then
##############################################
gvpe-3.1/aclocal.m4-2082-                    dnl Handle this in the next round.
gvpe-3.1/aclocal.m4:2083:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gvpe-3.1/aclocal.m4-2084-                    ;;
##############################################
gvpe-3.1/aclocal.m4-2088-                    dnl option.
gvpe-3.1/aclocal.m4:2089:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gvpe-3.1/aclocal.m4-2090-                    ;;
##############################################
gvpe-3.1/aclocal.m4-2204-    # gcc leaves a trailing carriage return which upsets mingw
gvpe-3.1/aclocal.m4:2205:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gvpe-3.1/aclocal.m4-2206-  *)
gvpe-3.1/aclocal.m4:2207:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gvpe-3.1/aclocal.m4-2208-  esac
##############################################
gvpe-3.1/aclocal.m4-2213-      # Canonicalize the path of ld
gvpe-3.1/aclocal.m4:2214:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gvpe-3.1/aclocal.m4-2215-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gvpe-3.1/aclocal.m4:2216:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gvpe-3.1/aclocal.m4-2217-      done
##############################################
gvpe-3.1/aclocal.m4-2360-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
gvpe-3.1/aclocal.m4:2361:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gvpe-3.1/aclocal.m4-2362-    AC_MSG_RESULT([$]{ac_t:-
##############################################
gvpe-3.1/aclocal.m4-2940-    PKG_CHECK_EXISTS([$3],
gvpe-3.1/aclocal.m4:2941:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gvpe-3.1/aclocal.m4-2942-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gvpe-3.1/aclocal.m4-2988-        if test $_pkg_short_errors_supported = yes; then
gvpe-3.1/aclocal.m4:2989:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gvpe-3.1/aclocal.m4-2990-        else 
gvpe-3.1/aclocal.m4:2991:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gvpe-3.1/aclocal.m4-2992-        fi
##############################################
gvpe-3.1/compile-67-	mingw/*)
gvpe-3.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gvpe-3.1/compile-69-	  ;;
gvpe-3.1/compile-70-	cygwin/*)
gvpe-3.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gvpe-3.1/compile-72-	  ;;
gvpe-3.1/compile-73-	wine/*)
gvpe-3.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gvpe-3.1/compile-75-	  ;;
##############################################
gvpe-3.1/compile-309-# Name of file we expect compiler to create.
gvpe-3.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gvpe-3.1/compile-311-
##############################################
gvpe-3.1/compile-315-# object file name, since that is what matters with a parallel build.
gvpe-3.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gvpe-3.1/compile-317-while true; do
##############################################
gvpe-3.1/config.guess-34-
gvpe-3.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gvpe-3.1/config.guess-36-
##############################################
gvpe-3.1/config.guess-102-: ${TMPDIR=/tmp} ;
gvpe-3.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gvpe-3.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gvpe-3.1/config.guess-151-	EOF
gvpe-3.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
gvpe-3.1/config.guess-153-	;;
##############################################
gvpe-3.1/config.guess-181-	    earmv*)
gvpe-3.1/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gvpe-3.1/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
gvpe-3.1/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
gvpe-3.1/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gvpe-3.1/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
gvpe-3.1/config.guess-215-		;;
##############################################
gvpe-3.1/config.guess-226-	    *)
gvpe-3.1/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
gvpe-3.1/config.guess-228-		;;
##############################################
gvpe-3.1/config.guess-264-	*4.0)
gvpe-3.1/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gvpe-3.1/config.guess-266-		;;
gvpe-3.1/config.guess-267-	*5.*)
gvpe-3.1/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gvpe-3.1/config.guess-269-		;;
##############################################
gvpe-3.1/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
gvpe-3.1/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gvpe-3.1/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
gvpe-3.1/config.guess-312-	# 1.2 uses "1.2" for uname -r.
gvpe-3.1/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
gvpe-3.1/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gvpe-3.1/config.guess-372-    s390x:SunOS:*:*)
gvpe-3.1/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gvpe-3.1/config.guess-374-	exit ;;
gvpe-3.1/config.guess-375-    sun4H:SunOS:5.*:*)
gvpe-3.1/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gvpe-3.1/config.guess-377-	exit ;;
gvpe-3.1/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gvpe-3.1/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gvpe-3.1/config.guess-380-	exit ;;
##############################################
gvpe-3.1/config.guess-397-	fi
gvpe-3.1/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gvpe-3.1/config.guess-399-	exit ;;
##############################################
gvpe-3.1/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
gvpe-3.1/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gvpe-3.1/config.guess-405-	exit ;;
##############################################
gvpe-3.1/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
gvpe-3.1/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gvpe-3.1/config.guess-414-	exit ;;
##############################################
gvpe-3.1/config.guess-418-    sun*:*:4.2BSD:*)
gvpe-3.1/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gvpe-3.1/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
gvpe-3.1/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
gvpe-3.1/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gvpe-3.1/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
gvpe-3.1/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gvpe-3.1/config.guess-556-    *:IRIX*:*:*)
gvpe-3.1/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gvpe-3.1/config.guess-558-	exit ;;
##############################################
gvpe-3.1/config.guess-586-EOF
gvpe-3.1/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
gvpe-3.1/config.guess-588-		then
##############################################
gvpe-3.1/config.guess-599-    *:AIX:*:[4567])
gvpe-3.1/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gvpe-3.1/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gvpe-3.1/config.guess-635-    9000/[34678]??:HP-UX:*:*)
gvpe-3.1/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gvpe-3.1/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
gvpe-3.1/config.guess-689-EOF
gvpe-3.1/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gvpe-3.1/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gvpe-3.1/config.guess-717-    ia64:HP-UX:*:*)
gvpe-3.1/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gvpe-3.1/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gvpe-3.1/config.guess-747-EOF
gvpe-3.1/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
gvpe-3.1/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gvpe-3.1/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gvpe-3.1/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gvpe-3.1/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gvpe-3.1/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gvpe-3.1/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gvpe-3.1/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gvpe-3.1/config.guess-839-	    amd64)
gvpe-3.1/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gvpe-3.1/config.guess-841-	    *)
gvpe-3.1/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gvpe-3.1/config.guess-843-	esac
##############################################
gvpe-3.1/config.guess-897-    prep*:SunOS:5.*:*)
gvpe-3.1/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gvpe-3.1/config.guess-899-	exit ;;
##############################################
gvpe-3.1/config.guess-901-	# the GNU system
gvpe-3.1/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gvpe-3.1/config.guess-903-	exit ;;
##############################################
gvpe-3.1/config.guess-905-	# other systems with GNU libc and userland
gvpe-3.1/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
gvpe-3.1/config.guess-907-	exit ;;
##############################################
gvpe-3.1/config.guess-999-EOF
gvpe-3.1/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
gvpe-3.1/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
gvpe-3.1/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gvpe-3.1/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gvpe-3.1/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gvpe-3.1/config.guess-1302-	fi
gvpe-3.1/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
gvpe-3.1/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gvpe-3.1/config.guess-1387-    *:DragonFly:*:*)
gvpe-3.1/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gvpe-3.1/config.guess-1389-	exit ;;
##############################################
gvpe-3.1/config.guess-1400-    i*86:skyos:*:*)
gvpe-3.1/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
gvpe-3.1/config.guess-1402-	exit ;;
##############################################
gvpe-3.1/config.rpath-44-host="$1"
gvpe-3.1/config.rpath:45:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gvpe-3.1/config.rpath:46:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gvpe-3.1/config.rpath:47:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gvpe-3.1/config.rpath-48-
##############################################
gvpe-3.1/config.rpath-198-        case $host_os in aix4.[012]|aix4.[012].*)
gvpe-3.1/config.rpath:199:          collect2name=`${CC} -print-prog-name=collect2`
gvpe-3.1/config.rpath-200-          if test -f "$collect2name" && \
##############################################
gvpe-3.1/config.rpath-277-      hardcode_direct=yes
gvpe-3.1/config.rpath:278:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gvpe-3.1/config.rpath-279-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gvpe-3.1/config.rpath-381-        shlibext=dll
gvpe-3.1/config.rpath:382:        sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
gvpe-3.1/config.rpath-383-        ;;
##############################################
gvpe-3.1/config.rpath-477-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gvpe-3.1/config.rpath:478:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gvpe-3.1/config.rpath:479:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gvpe-3.1/config.rpath:480:escaped_sys_lib_search_path_spec=`echo "X$sys_lib_search_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gvpe-3.1/config.rpath:481:escaped_sys_lib_dlsearch_path_spec=`echo "X$sys_lib_dlsearch_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gvpe-3.1/config.rpath-482-
##############################################
gvpe-3.1/config.sub-52-
gvpe-3.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gvpe-3.1/config.sub-54-
##############################################
gvpe-3.1/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gvpe-3.1/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gvpe-3.1/config.sub-116-case $maybe_os in
##############################################
gvpe-3.1/config.sub-122-    os=-$maybe_os
gvpe-3.1/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gvpe-3.1/config.sub-124-    ;;
##############################################
gvpe-3.1/config.sub-126-    os=-linux-android
gvpe-3.1/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gvpe-3.1/config.sub-128-    ;;
gvpe-3.1/config.sub-129-  *)
gvpe-3.1/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gvpe-3.1/config.sub-131-    if [ $basic_machine != $1 ]
gvpe-3.1/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
gvpe-3.1/config.sub-133-    else os=; fi
##############################################
gvpe-3.1/config.sub-180-		os=-sco5v6
gvpe-3.1/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-182-		;;
##############################################
gvpe-3.1/config.sub-184-		os=-sco3.2v5
gvpe-3.1/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-186-		;;
##############################################
gvpe-3.1/config.sub-188-		os=-sco3.2v4
gvpe-3.1/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-190-		;;
gvpe-3.1/config.sub-191-	-sco3.2.[4-9]*)
gvpe-3.1/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gvpe-3.1/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-194-		;;
##############################################
gvpe-3.1/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gvpe-3.1/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-198-		;;
##############################################
gvpe-3.1/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gvpe-3.1/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-202-		;;
##############################################
gvpe-3.1/config.sub-204-		os=-sco3.2v2
gvpe-3.1/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-206-		;;
gvpe-3.1/config.sub-207-	-udk*)
gvpe-3.1/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-209-		;;
##############################################
gvpe-3.1/config.sub-211-		os=-isc2.2
gvpe-3.1/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-213-		;;
##############################################
gvpe-3.1/config.sub-217-	-isc*)
gvpe-3.1/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gvpe-3.1/config.sub-219-		;;
##############################################
gvpe-3.1/config.sub-229-	-ptx*)
gvpe-3.1/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gvpe-3.1/config.sub-231-		;;
gvpe-3.1/config.sub-232-	-windowsnt*)
gvpe-3.1/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gvpe-3.1/config.sub-234-		;;
##############################################
gvpe-3.1/config.sub-367-	*-*-*)
gvpe-3.1/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gvpe-3.1/config.sub-369-		exit 1
##############################################
gvpe-3.1/config.sub-495-	amd64-*)
gvpe-3.1/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-497-		;;
##############################################
gvpe-3.1/config.sub-540-	blackfin-*)
gvpe-3.1/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-542-		os=-linux
##############################################
gvpe-3.1/config.sub-548-	c54x-*)
gvpe-3.1/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-550-		;;
gvpe-3.1/config.sub-551-	c55x-*)
gvpe-3.1/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-553-		;;
gvpe-3.1/config.sub-554-	c6x-*)
gvpe-3.1/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-556-		;;
##############################################
gvpe-3.1/config.sub-652-	e500v[12]-*)
gvpe-3.1/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-654-		os=$os"spe"
##############################################
gvpe-3.1/config.sub-759-	i*86v32)
gvpe-3.1/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gvpe-3.1/config.sub-761-		os=-sysv32
##############################################
gvpe-3.1/config.sub-763-	i*86v4*)
gvpe-3.1/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gvpe-3.1/config.sub-765-		os=-sysv4
##############################################
gvpe-3.1/config.sub-767-	i*86v)
gvpe-3.1/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gvpe-3.1/config.sub-769-		os=-sysv
##############################################
gvpe-3.1/config.sub-771-	i*86sol2)
gvpe-3.1/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gvpe-3.1/config.sub-773-		os=-solaris2
##############################################
gvpe-3.1/config.sub-797-	leon-*|leon[3-9]-*)
gvpe-3.1/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
gvpe-3.1/config.sub-799-		;;
##############################################
gvpe-3.1/config.sub-804-	m68knommu-*)
gvpe-3.1/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-806-		os=-linux
##############################################
gvpe-3.1/config.sub-841-	mips3*-*)
gvpe-3.1/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gvpe-3.1/config.sub-843-		;;
gvpe-3.1/config.sub-844-	mips3*)
gvpe-3.1/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gvpe-3.1/config.sub-846-		;;
##############################################
gvpe-3.1/config.sub-863-	ms1-*)
gvpe-3.1/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
gvpe-3.1/config.sub-865-		;;
##############################################
gvpe-3.1/config.sub-982-	parisc-*)
gvpe-3.1/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-984-		os=-linux
##############################################
gvpe-3.1/config.sub-998-	pc98-*)
gvpe-3.1/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1000-		;;
##############################################
gvpe-3.1/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gvpe-3.1/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1015-		;;
gvpe-3.1/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gvpe-3.1/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1018-		;;
gvpe-3.1/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gvpe-3.1/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1021-		;;
gvpe-3.1/config.sub-1022-	pentium4-*)
gvpe-3.1/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1024-		;;
##############################################
gvpe-3.1/config.sub-1032-	ppc-* | ppcbe-*)
gvpe-3.1/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1034-		;;
##############################################
gvpe-3.1/config.sub-1038-	ppcle-* | powerpclittle-*)
gvpe-3.1/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1040-		;;
##############################################
gvpe-3.1/config.sub-1042-		;;
gvpe-3.1/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1044-		;;
##############################################
gvpe-3.1/config.sub-1048-	ppc64le-* | powerpc64little-*)
gvpe-3.1/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1050-		;;
##############################################
gvpe-3.1/config.sub-1131-	strongarm-* | thumb-*)
gvpe-3.1/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
gvpe-3.1/config.sub-1133-		;;
##############################################
gvpe-3.1/config.sub-1261-	xscale-* | xscalee[bl]-*)
gvpe-3.1/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
gvpe-3.1/config.sub-1263-		;;
##############################################
gvpe-3.1/config.sub-1338-	*)
gvpe-3.1/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gvpe-3.1/config.sub-1340-		exit 1
##############################################
gvpe-3.1/config.sub-1346-	*-digital*)
gvpe-3.1/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gvpe-3.1/config.sub-1348-		;;
gvpe-3.1/config.sub-1349-	*-commodore*)
gvpe-3.1/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gvpe-3.1/config.sub-1351-		;;
##############################################
gvpe-3.1/config.sub-1367-	-solaris1 | -solaris1.*)
gvpe-3.1/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gvpe-3.1/config.sub-1369-		;;
##############################################
gvpe-3.1/config.sub-1379-	-gnu/linux*)
gvpe-3.1/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gvpe-3.1/config.sub-1381-		;;
##############################################
gvpe-3.1/config.sub-1426-	-nto*)
gvpe-3.1/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gvpe-3.1/config.sub-1428-		;;
##############################################
gvpe-3.1/config.sub-1433-	-mac*)
gvpe-3.1/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
gvpe-3.1/config.sub-1435-		;;
##############################################
gvpe-3.1/config.sub-1439-	-linux*)
gvpe-3.1/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gvpe-3.1/config.sub-1441-		;;
gvpe-3.1/config.sub-1442-	-sunos5*)
gvpe-3.1/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gvpe-3.1/config.sub-1444-		;;
gvpe-3.1/config.sub-1445-	-sunos6*)
gvpe-3.1/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gvpe-3.1/config.sub-1447-		;;
##############################################
gvpe-3.1/config.sub-1494-	-sinix5.*)
gvpe-3.1/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
gvpe-3.1/config.sub-1496-		;;
##############################################
gvpe-3.1/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
gvpe-3.1/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
gvpe-3.1/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gvpe-3.1/config.sub-1552-		exit 1
##############################################
gvpe-3.1/config.sub-1812-		esac
gvpe-3.1/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gvpe-3.1/config.sub-1814-		;;
##############################################
gvpe-3.1/configure.ac-97-  [
gvpe-3.1/configure.ac:98:    IFTYPE=`echo $enableval | sed s%/.*%%`
gvpe-3.1/configure.ac:99:    IFSUBTYPE=`echo $enableval | sed s%.*/%%`
gvpe-3.1/configure.ac-100-  ]
##############################################
gvpe-3.1/depcomp-34-if test -z "$depfile"; then
gvpe-3.1/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
gvpe-3.1/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
gvpe-3.1/depcomp-37-   if test "$dir" = "$object"; then
##############################################
gvpe-3.1/depcomp-43-
gvpe-3.1/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gvpe-3.1/depcomp-45-
##############################################
gvpe-3.1/depcomp-178-  # Version 6 uses the directory in both cases.
gvpe-3.1/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
gvpe-3.1/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
gvpe-3.1/depcomp-189-  else
gvpe-3.1/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
gvpe-3.1/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
gvpe-3.1/depcomp-203-    # Do two passes, one to just change these to
gvpe-3.1/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
gvpe-3.1/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gvpe-3.1/depcomp-244-  # Do two passes, one to just change these to
gvpe-3.1/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
gvpe-3.1/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gvpe-3.1/depcomp-259-   # Subdirectories are respected.
gvpe-3.1/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gvpe-3.1/depcomp-261-   test "x$dir" = "x$object" && dir=
gvpe-3.1/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gvpe-3.1/depcomp-263-
##############################################
gvpe-3.1/depcomp-382-  done
gvpe-3.1/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
gvpe-3.1/depcomp-384-  touch "$tmpdepfile"
##############################################
gvpe-3.1/install-sh-103-
gvpe-3.1/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
gvpe-3.1/install-sh-105-	    shift
##############################################
gvpe-3.1/install-sh-107-
gvpe-3.1/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
gvpe-3.1/install-sh-109-	    shift
##############################################
gvpe-3.1/install-sh-169-	then
gvpe-3.1/install-sh:170:		dst=$dst/`basename "$src"`
gvpe-3.1/install-sh-171-	else
##############################################
gvpe-3.1/install-sh-176-## this sed command emulates the dirname command
gvpe-3.1/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
gvpe-3.1/install-sh-178-
##############################################
gvpe-3.1/install-sh-190-IFS='%'
gvpe-3.1/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
gvpe-3.1/install-sh-192-IFS=$oIFS
##############################################
gvpe-3.1/install-sh-224-	then
gvpe-3.1/install-sh:225:		dstfile=`basename "$dst"`
gvpe-3.1/install-sh-226-	else
##############################################
gvpe-3.1/install-sh-234-	then
gvpe-3.1/install-sh:235:		dstfile=`basename "$dst"`
gvpe-3.1/install-sh-236-	else
##############################################
gvpe-3.1/missing-128-         from any GNU archive site."
gvpe-3.1/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
gvpe-3.1/missing-130-    test -z "$files" && files="config.h"
##############################################
gvpe-3.1/missing-167-         proper tools for further handling them.
gvpe-3.1/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
gvpe-3.1/missing-169-         archive site."
gvpe-3.1/missing-170-
gvpe-3.1/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
gvpe-3.1/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
gvpe-3.1/missing-173-    if test -f "$file"; then
##############################################
gvpe-3.1/missing-196-	*.y)
gvpe-3.1/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gvpe-3.1/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
gvpe-3.1/missing-200-	    fi
gvpe-3.1/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gvpe-3.1/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
gvpe-3.1/missing-226-	*.l)
gvpe-3.1/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gvpe-3.1/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
gvpe-3.1/missing-250-
gvpe-3.1/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
gvpe-3.1/missing-252-    if test -z "$file"; then
gvpe-3.1/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
gvpe-3.1/missing-254-    fi
##############################################
gvpe-3.1/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
gvpe-3.1/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
gvpe-3.1/missing-278-    if test -z "$file"; then
gvpe-3.1/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gvpe-3.1/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
gvpe-3.1/missing-281-    fi
##############################################
gvpe-3.1/missing-304-	*o*)
gvpe-3.1/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
gvpe-3.1/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
gvpe-3.1/missing-310-	*h*)
gvpe-3.1/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
gvpe-3.1/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
gvpe-3.1/mkinstalldirs-69-do
gvpe-3.1/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
gvpe-3.1/mkinstalldirs-71-  shift
##############################################
gvpe-3.1/m4/Makefile.in-200-distdir: $(DISTFILES)
gvpe-3.1/m4/Makefile.in:201:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/m4/Makefile.in:202:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/m4/Makefile.in-203-	list='$(DISTFILES)'; for file in $$list; do \
gvpe-3.1/m4/Makefile.in-204-	  case $$file in \
gvpe-3.1/m4/Makefile.in:205:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gvpe-3.1/m4/Makefile.in:206:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gvpe-3.1/m4/Makefile.in-207-	  esac; \
gvpe-3.1/m4/Makefile.in-208-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gvpe-3.1/m4/Makefile.in:209:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gvpe-3.1/m4/Makefile.in-210-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gvpe-3.1/m4/gettext.m4-242-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
gvpe-3.1/m4/gettext.m4:243:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gvpe-3.1/m4/gettext.m4-244-      fi
##############################################
gvpe-3.1/m4/gettext.m4-370-    else
gvpe-3.1/m4/gettext.m4:371:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
gvpe-3.1/m4/gettext.m4-372-      AC_MSG_RESULT(
##############################################
gvpe-3.1/m4/gettext.m4-398-      case "$ac_file" in
gvpe-3.1/m4/gettext.m4:399:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gvpe-3.1/m4/gettext.m4-400-      esac
##############################################
gvpe-3.1/m4/gettext.m4-403-        # Adjust a relative srcdir.
gvpe-3.1/m4/gettext.m4:404:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gvpe-3.1/m4/gettext.m4:405:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gvpe-3.1/m4/gettext.m4:406:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gvpe-3.1/m4/gettext.m4-407-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gvpe-3.1/m4/gettext.m4-410-        case "$ac_given_srcdir" in
gvpe-3.1/m4/gettext.m4:411:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gvpe-3.1/m4/gettext.m4-412-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gvpe-3.1/m4/gettext.m4-426-            fi
gvpe-3.1/m4/gettext.m4:427:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gvpe-3.1/m4/gettext.m4-428-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
gvpe-3.1/m4/gettext.m4-553-changequote(<<,>>)dnl
gvpe-3.1/m4/gettext.m4:554:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
gvpe-3.1/m4/gettext.m4-555-    case $ac_prog_version in
##############################################
gvpe-3.1/m4/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
gvpe-3.1/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gvpe-3.1/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
gvpe-3.1/m4/lib-ld.m4-38-    # gcc leaves a trailing carriage return which upsets mingw
gvpe-3.1/m4/lib-ld.m4:39:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gvpe-3.1/m4/lib-ld.m4-40-  *)
gvpe-3.1/m4/lib-ld.m4:41:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gvpe-3.1/m4/lib-ld.m4-42-  esac
##############################################
gvpe-3.1/m4/lib-ld.m4-47-      # Canonicalize the path of ld
gvpe-3.1/m4/lib-ld.m4:48:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gvpe-3.1/m4/lib-ld.m4-49-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gvpe-3.1/m4/lib-ld.m4:50:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gvpe-3.1/m4/lib-ld.m4-51-      done
##############################################
gvpe-3.1/m4/lib-link.m4-179-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gvpe-3.1/m4/lib-link.m4:180:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gvpe-3.1/m4/lib-link.m4-181-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gvpe-3.1/m4/lib-link.m4-221-                -L*)
gvpe-3.1/m4/lib-link.m4:222:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gvpe-3.1/m4/lib-link.m4-223-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gvpe-3.1/m4/lib-link.m4-338-              */lib | */lib/)
gvpe-3.1/m4/lib-link.m4:339:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gvpe-3.1/m4/lib-link.m4-340-                additional_includedir="$basedir/include"
##############################################
gvpe-3.1/m4/lib-link.m4-391-                  -L*)
gvpe-3.1/m4/lib-link.m4:392:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gvpe-3.1/m4/lib-link.m4-393-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gvpe-3.1/m4/lib-link.m4-441-                  -R*)
gvpe-3.1/m4/lib-link.m4:442:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gvpe-3.1/m4/lib-link.m4-443-                    if test "$enable_rpath" != no; then
##############################################
gvpe-3.1/m4/lib-link.m4-471-                    dnl Handle this in the next round.
gvpe-3.1/m4/lib-link.m4:472:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gvpe-3.1/m4/lib-link.m4-473-                    ;;
##############################################
gvpe-3.1/m4/lib-link.m4-477-                    dnl option.
gvpe-3.1/m4/lib-link.m4:478:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gvpe-3.1/m4/lib-link.m4-479-                    ;;
##############################################
gvpe-3.1/lib/Makefile.in-234-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
gvpe-3.1/lib/Makefile.in:235:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
gvpe-3.1/lib/Makefile.in-236-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
gvpe-3.1/lib/Makefile.in-241-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gvpe-3.1/lib/Makefile.in:242:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
gvpe-3.1/lib/Makefile.in-243-
##############################################
gvpe-3.1/lib/Makefile.in-245-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
gvpe-3.1/lib/Makefile.in:246:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
gvpe-3.1/lib/Makefile.in-247-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
gvpe-3.1/lib/Makefile.in-252-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gvpe-3.1/lib/Makefile.in:253:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
gvpe-3.1/lib/Makefile.in-254-uninstall-info-am:
##############################################
gvpe-3.1/lib/Makefile.in-302-GTAGS:
gvpe-3.1/lib/Makefile.in:303:	here=`$(am__cd) $(top_builddir) && pwd` \
gvpe-3.1/lib/Makefile.in-304-	  && cd $(top_srcdir) \
##############################################
gvpe-3.1/lib/Makefile.in-314-distdir: $(DISTFILES)
gvpe-3.1/lib/Makefile.in:315:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/lib/Makefile.in:316:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/lib/Makefile.in-317-	list='$(DISTFILES)'; for file in $$list; do \
gvpe-3.1/lib/Makefile.in-318-	  case $$file in \
gvpe-3.1/lib/Makefile.in:319:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gvpe-3.1/lib/Makefile.in:320:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gvpe-3.1/lib/Makefile.in-321-	  esac; \
gvpe-3.1/lib/Makefile.in-322-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gvpe-3.1/lib/Makefile.in:323:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gvpe-3.1/lib/Makefile.in-324-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gvpe-3.1/src/lzf/lzf_d.c-47-# define lzf_movsb(dst, src, len)                \
gvpe-3.1/src/lzf/lzf_d.c:48:   asm ("rep movsb"                              \
gvpe-3.1/src/lzf/lzf_d.c-49-        : "=D" (dst), "=S" (src), "=c" (len)     \
##############################################
gvpe-3.1/src/Makefile.in-275-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
gvpe-3.1/src/Makefile.in:276:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
gvpe-3.1/src/Makefile.in-277-	  if test -f $$p \
gvpe-3.1/src/Makefile.in-278-	  ; then \
gvpe-3.1/src/Makefile.in:279:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
gvpe-3.1/src/Makefile.in-280-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
gvpe-3.1/src/Makefile.in-287-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
gvpe-3.1/src/Makefile.in:288:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
gvpe-3.1/src/Makefile.in-289-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
gvpe-3.1/src/Makefile.in-299-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
gvpe-3.1/src/Makefile.in:300:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
gvpe-3.1/src/Makefile.in-301-	  if test -f $$p \
gvpe-3.1/src/Makefile.in-302-	  ; then \
gvpe-3.1/src/Makefile.in:303:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
gvpe-3.1/src/Makefile.in-304-	   echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
##############################################
gvpe-3.1/src/Makefile.in-311-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
gvpe-3.1/src/Makefile.in:312:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
gvpe-3.1/src/Makefile.in-313-	  echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
##############################################
gvpe-3.1/src/Makefile.in-350-@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
gvpe-3.1/src/Makefile.in:351:@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
gvpe-3.1/src/Makefile.in-352-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
gvpe-3.1/src/Makefile.in-357-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gvpe-3.1/src/Makefile.in:358:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
gvpe-3.1/src/Makefile.in-359-
##############################################
gvpe-3.1/src/Makefile.in-361-@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
gvpe-3.1/src/Makefile.in:362:@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
gvpe-3.1/src/Makefile.in-363-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
gvpe-3.1/src/Makefile.in-368-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gvpe-3.1/src/Makefile.in:369:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
gvpe-3.1/src/Makefile.in-370-uninstall-info-am:
##############################################
gvpe-3.1/src/Makefile.in-418-GTAGS:
gvpe-3.1/src/Makefile.in:419:	here=`$(am__cd) $(top_builddir) && pwd` \
gvpe-3.1/src/Makefile.in-420-	  && cd $(top_srcdir) \
##############################################
gvpe-3.1/src/Makefile.in-431-	$(mkinstalldirs) $(distdir)/lzf $(distdir)/tincd $(distdir)/tincd/bsd $(distdir)/tincd/cygwin $(distdir)/tincd/darwin $(distdir)/tincd/freebsd $(distdir)/tincd/linux $(distdir)/tincd/mingw $(distdir)/tincd/netbsd $(distdir)/tincd/openbsd $(distdir)/tincd/raw_socket $(distdir)/tincd/solaris $(distdir)/tincd/uml_socket
gvpe-3.1/src/Makefile.in:432:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/src/Makefile.in:433:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/src/Makefile.in-434-	list='$(DISTFILES)'; for file in $$list; do \
gvpe-3.1/src/Makefile.in-435-	  case $$file in \
gvpe-3.1/src/Makefile.in:436:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gvpe-3.1/src/Makefile.in:437:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gvpe-3.1/src/Makefile.in-438-	  esac; \
gvpe-3.1/src/Makefile.in-439-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gvpe-3.1/src/Makefile.in:440:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gvpe-3.1/src/Makefile.in-441-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gvpe-3.1/src/curve25519-donna.c-41- * djb's sample implementation of curve25519 is written in a special assembly
gvpe-3.1/src/curve25519-donna.c:42: * language called qhasm and uses the floating point registers.
gvpe-3.1/src/curve25519-donna.c-43- *
##############################################
gvpe-3.1/src/curve25519-donna-c64.c-17- * djb's sample implementation of curve25519 is written in a special assembly
gvpe-3.1/src/curve25519-donna-c64.c:18: * language called qhasm and uses the floating point registers.
gvpe-3.1/src/curve25519-donna-c64.c-19- *
##############################################
gvpe-3.1/doc/Makefile.in-211-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
gvpe-3.1/doc/Makefile.in:212:	 -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
gvpe-3.1/doc/Makefile.in-213-
##############################################
gvpe-3.1/doc/Makefile.in-216-	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
gvpe-3.1/doc/Makefile.in:217:	$(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
gvpe-3.1/doc/Makefile.in-218-
##############################################
gvpe-3.1/doc/Makefile.in-221-	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
gvpe-3.1/doc/Makefile.in:222:	$(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
gvpe-3.1/doc/Makefile.in-223-gvpe.info: gvpe.texi 
##############################################
gvpe-3.1/doc/Makefile.in-238-	  for file in $$list; do \
gvpe-3.1/doc/Makefile.in:239:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gvpe-3.1/doc/Makefile.in-240-	    echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \
##############################################
gvpe-3.1/doc/Makefile.in-246-	for file in $$list; do \
gvpe-3.1/doc/Makefile.in:247:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
gvpe-3.1/doc/Makefile.in:248:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
gvpe-3.1/doc/Makefile.in-249-	  (if cd $(DESTDIR)$(infodir); then \
##############################################
gvpe-3.1/doc/Makefile.in-259-	  for file in $$d/$$base*; do \
gvpe-3.1/doc/Makefile.in:260:	    relfile=`expr "$$file" : "$$d/\(.*\)"`; \
gvpe-3.1/doc/Makefile.in-261-	    test -f $(distdir)/$$relfile || \
##############################################
gvpe-3.1/doc/Makefile.in-272-	@list='$(INFO_DEPS)'; for i in $$list; do \
gvpe-3.1/doc/Makefile.in:273:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
gvpe-3.1/doc/Makefile.in-274-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
gvpe-3.1/doc/Makefile.in-291-	  else file=$$i; fi; \
gvpe-3.1/doc/Makefile.in:292:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
gvpe-3.1/doc/Makefile.in-293-	  case "$$ext" in \
##############################################
gvpe-3.1/doc/Makefile.in-296-	  esac; \
gvpe-3.1/doc/Makefile.in:297:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
gvpe-3.1/doc/Makefile.in:298:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
gvpe-3.1/doc/Makefile.in:299:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
gvpe-3.1/doc/Makefile.in-300-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst"; \
##############################################
gvpe-3.1/doc/Makefile.in-312-	for i in $$list; do \
gvpe-3.1/doc/Makefile.in:313:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
gvpe-3.1/doc/Makefile.in-314-	  case "$$ext" in \
##############################################
gvpe-3.1/doc/Makefile.in-317-	  esac; \
gvpe-3.1/doc/Makefile.in:318:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
gvpe-3.1/doc/Makefile.in:319:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
gvpe-3.1/doc/Makefile.in:320:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
gvpe-3.1/doc/Makefile.in-321-	  echo " rm -f $(DESTDIR)$(man5dir)/$$inst"; \
##############################################
gvpe-3.1/doc/Makefile.in-338-	  else file=$$i; fi; \
gvpe-3.1/doc/Makefile.in:339:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
gvpe-3.1/doc/Makefile.in-340-	  case "$$ext" in \
##############################################
gvpe-3.1/doc/Makefile.in-343-	  esac; \
gvpe-3.1/doc/Makefile.in:344:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
gvpe-3.1/doc/Makefile.in:345:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
gvpe-3.1/doc/Makefile.in:346:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
gvpe-3.1/doc/Makefile.in-347-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man7dir)/$$inst"; \
##############################################
gvpe-3.1/doc/Makefile.in-359-	for i in $$list; do \
gvpe-3.1/doc/Makefile.in:360:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
gvpe-3.1/doc/Makefile.in-361-	  case "$$ext" in \
##############################################
gvpe-3.1/doc/Makefile.in-364-	  esac; \
gvpe-3.1/doc/Makefile.in:365:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
gvpe-3.1/doc/Makefile.in:366:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
gvpe-3.1/doc/Makefile.in:367:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
gvpe-3.1/doc/Makefile.in-368-	  echo " rm -f $(DESTDIR)$(man7dir)/$$inst"; \
##############################################
gvpe-3.1/doc/Makefile.in-385-	  else file=$$i; fi; \
gvpe-3.1/doc/Makefile.in:386:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
gvpe-3.1/doc/Makefile.in-387-	  case "$$ext" in \
##############################################
gvpe-3.1/doc/Makefile.in-390-	  esac; \
gvpe-3.1/doc/Makefile.in:391:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
gvpe-3.1/doc/Makefile.in:392:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
gvpe-3.1/doc/Makefile.in:393:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
gvpe-3.1/doc/Makefile.in-394-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
gvpe-3.1/doc/Makefile.in-406-	for i in $$list; do \
gvpe-3.1/doc/Makefile.in:407:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
gvpe-3.1/doc/Makefile.in-408-	  case "$$ext" in \
##############################################
gvpe-3.1/doc/Makefile.in-411-	  esac; \
gvpe-3.1/doc/Makefile.in:412:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
gvpe-3.1/doc/Makefile.in:413:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
gvpe-3.1/doc/Makefile.in:414:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
gvpe-3.1/doc/Makefile.in-415-	  echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
gvpe-3.1/doc/Makefile.in-430-	$(mkinstalldirs) $(distdir)/complex-example
gvpe-3.1/doc/Makefile.in:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/doc/Makefile.in:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gvpe-3.1/doc/Makefile.in-433-	list='$(DISTFILES)'; for file in $$list; do \
gvpe-3.1/doc/Makefile.in-434-	  case $$file in \
gvpe-3.1/doc/Makefile.in:435:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gvpe-3.1/doc/Makefile.in:436:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gvpe-3.1/doc/Makefile.in-437-	  esac; \
gvpe-3.1/doc/Makefile.in-438-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gvpe-3.1/doc/Makefile.in:439:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gvpe-3.1/doc/Makefile.in-440-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gvpe-3.1/doc/Makefile.in-518-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
gvpe-3.1/doc/Makefile.in:519:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
gvpe-3.1/doc/Makefile.in-520-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
gvpe-3.1/doc/Makefile.in-522-	    if test -f $$ifile; then \
gvpe-3.1/doc/Makefile.in:523:	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
gvpe-3.1/doc/Makefile.in-524-	      echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \
##############################################
gvpe-3.1/doc/Makefile.in-533-	  for file in $$list; do \
gvpe-3.1/doc/Makefile.in:534:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gvpe-3.1/doc/Makefile.in-535-	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
##############################################
gvpe-3.1/doc/texinfo.tex-4449-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
gvpe-3.1/doc/texinfo.tex:4450:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
gvpe-3.1/doc/texinfo.tex-4451-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie