===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nvi-1.81.6/catalog/Makefile-40-	@echo "... $@";							\
nvi-1.81.6/catalog/Makefile:41:	f=`basename $@ .check`;						\
nvi-1.81.6/catalog/Makefile-42-	(echo "Unused message id's (this is okay):";			\
##############################################
nvi-1.81.6/cl/cl_funcs.c-662-#define	COMMAND \
nvi-1.81.6/cl/cl_funcs.c:663:	"expr \"`xwininfo -id $WINDOWID | grep id:`\" : '.* [\"(]\\(.*\\)[\")]'"
nvi-1.81.6/cl/cl_funcs.c-664-
##############################################
nvi-1.81.6/dist/Makefile.am-243-
nvi-1.81.6/dist/Makefile.am:244:VI=-DVI=\"$(bindir)/`echo vi-ipc | sed '$(transform)'`\"
nvi-1.81.6/dist/Makefile.am-245-CFLAGS=	$(OPTFLAG)
##############################################
nvi-1.81.6/dist/Makefile.am-274-install-exec-local:
nvi-1.81.6/dist/Makefile.am:275:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo ex | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am:276:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo view | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-277-	cd $(DESTDIR)$(bindir) && $(ln) \
nvi-1.81.6/dist/Makefile.am:278:		`echo vi | sed '$(transform)'` `echo ex | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-279-	cd $(DESTDIR)$(bindir) && $(ln) \
nvi-1.81.6/dist/Makefile.am:280:		`echo vi | sed '$(transform)'` `echo view | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-281-
##############################################
nvi-1.81.6/dist/Makefile.am-290-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.am:291:	    $(rm) -f `echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-292-	@$(cp) $(visrcdir)/docs/vi.man/vi.0 \
nvi-1.81.6/dist/Makefile.am:293:	    $(DESTDIR)$(mandir)/cat1/`echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-294-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.am:295:	    $(chmod) $(fmode) `echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-296-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.am:297:	    $(rm) -f `echo ex.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-298-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.am:299:	    $(rm) -f `echo view.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-300-	@cd $(DESTDIR)$(mandir)/cat1 && $(ln) \
nvi-1.81.6/dist/Makefile.am:301:	    `echo vi.0 | sed '$(transform)'` `echo ex.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-302-	@cd $(DESTDIR)$(mandir)/cat1 && $(ln) \
nvi-1.81.6/dist/Makefile.am:303:	    `echo vi.0 | sed '$(transform)'` `echo view.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-304-	@[ -d $(DESTDIR)$(mandir)/man1 ] || \
##############################################
nvi-1.81.6/dist/Makefile.am-307-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.am:308:	    $(rm) -f `echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-309-	@$(cp) $(visrcdir)/docs/vi.man/vi.1 \
nvi-1.81.6/dist/Makefile.am:310:	    $(DESTDIR)$(mandir)/man1/`echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-311-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.am:312:	    $(chmod) $(fmode) `echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-313-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.am:314:	    $(rm) -f `echo ex.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-315-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.am:316:	    $(rm) -f `echo view.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-317-	@cd $(DESTDIR)$(mandir)/man1 && $(ln) \
nvi-1.81.6/dist/Makefile.am:318:	    `echo vi.1 | sed '$(transform)'` `echo ex.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-319-	@cd $(DESTDIR)$(mandir)/man1 && $(ln) \
nvi-1.81.6/dist/Makefile.am:320:	    `echo vi.1 | sed '$(transform)'` `echo view.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-321-
##############################################
nvi-1.81.6/dist/Makefile.am-367-	$(rm) -rf $(DESTDIR)$(datadir)/vi
nvi-1.81.6/dist/Makefile.am:368:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo ex | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am:369:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo view | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-370-	cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.am:371:	    $(rm) -f `echo ex.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-372-	cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.am:373:	    $(rm) -f `echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-374-	cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.am:375:	    $(rm) -f `echo view.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-376-	cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.am:377:	    $(rm) -f `echo ex.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-378-	cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.am:379:	    $(rm) -f `echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.am-380-	cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.am:381:	    $(rm) -f `echo view.1 | sed '$(transform)'`
##############################################
nvi-1.81.6/dist/compile-73-# Name of file we expect compiler to create.
nvi-1.81.6/dist/compile:74:cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
nvi-1.81.6/dist/compile-75-
##############################################
nvi-1.81.6/dist/compile-79-# object file name, since that is what matters with a parallel build.
nvi-1.81.6/dist/compile:80:lockdir=`echo $cofile | sed -e 's|[/.-]|_|g'`.d
nvi-1.81.6/dist/compile-81-while true; do
##############################################
nvi-1.81.6/dist/configure.in-54-		grep "gcc version " | sed 's/.*version //'`
nvi-1.81.6/dist/configure.in:55:	   ac_cv_gcc_major=`echo "$ac_cv_gcc_vers" | sed 's/\..*//'`
nvi-1.81.6/dist/configure.in-56-	   if test "$ac_cv_gcc_major" = "2" ; then
##############################################
nvi-1.81.6/dist/configure.in-201-if test "$vi_cv_path_lsof" != no; then
nvi-1.81.6/dist/configure.in:202:	INUSE='test `lsof -t $i`'
nvi-1.81.6/dist/configure.in-203-fi
##############################################
nvi-1.81.6/dist/configure.in-224-	if test "X$x_libraries" != "X"; then
nvi-1.81.6/dist/configure.in:225:		XLIBS="`echo $x_libraries | sed "$LRscript"` $XLIBS"
nvi-1.81.6/dist/configure.in-226-	fi
##############################################
nvi-1.81.6/dist/configure.in-294-	if $PKG_CONFIG gtk+-2.0 ; then
nvi-1.81.6/dist/configure.in:295:	      GTKINCS=`$PKG_CONFIG --cflags gtk+-2.0`
nvi-1.81.6/dist/configure.in:296:	      GTKLIBS=`$PKG_CONFIG --libs gtk+-2.0`
nvi-1.81.6/dist/configure.in-297-
##############################################
nvi-1.81.6/dist/configure.in-323-#	if test "$vi_cv_gnome_config" != "no"; then
nvi-1.81.6/dist/configure.in:324:#		ZVTLIBS=`$vi_cv_gnome_config zvt --libs`
nvi-1.81.6/dist/configure.in-325-#		GTKLIBS="$ZVTLIBS $GTKLIBS"
##############################################
nvi-1.81.6/dist/configure.in-419-	if test "$vi_cv_threads" = "yes"; then
nvi-1.81.6/dist/configure.in:420:		useithreads=`$vi_cv_path_perl -MConfig -e 'print $Config{useithreads}'`
nvi-1.81.6/dist/configure.in-421-		if test "X$useithreads" != "Xdefine"; then
##############################################
nvi-1.81.6/dist/configure.in-425-
nvi-1.81.6/dist/configure.in:426:	eval `$vi_cv_path_perl -V:shrpenv`
nvi-1.81.6/dist/configure.in:427:	vi_cv_perllib=`$vi_cv_path_perl -MConfig -e 'print $Config{privlib}'`
nvi-1.81.6/dist/configure.in-428-	perlcppflags=`$vi_cv_path_perl -Mlib=$srcdir -MExtUtils::Embed \
##############################################
nvi-1.81.6/dist/configure.in-467-	AC_CACHE_VAL(vi_cv_tclconfig, [
nvi-1.81.6/dist/configure.in:468:		vi_cv_tclconfig=`$srcdir/findconfig`])
nvi-1.81.6/dist/configure.in-469-	AC_MSG_RESULT($vi_cv_tclconfig)
##############################################
nvi-1.81.6/dist/configure.in-505-	if test "x$with_curses" != "x"; then
nvi-1.81.6/dist/configure.in:506:		CURSLDFLAGS="`echo $with_curses/lib | sed "$LRscript"` $CURSLDFLAGS"
nvi-1.81.6/dist/configure.in-507-		CURSCPPFLAGS="-I$with_curses/include $CURSCPPFLAGS"
##############################################
nvi-1.81.6/dist/configure.in-1011-	if test "X$with_db_prefix" != "X"; then
nvi-1.81.6/dist/configure.in:1012:		LDFLAGS="`echo $with_db_prefix/lib | sed "$LRscript"` $LDFLAGS"
nvi-1.81.6/dist/configure.in-1013-	fi
##############################################
nvi-1.81.6/dist/depcomp-33-
nvi-1.81.6/dist/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`}
nvi-1.81.6/dist/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
nvi-1.81.6/dist/depcomp-36-
##############################################
nvi-1.81.6/dist/depcomp-168-  # $object doesn't have directory information.
nvi-1.81.6/dist/depcomp:169:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
nvi-1.81.6/dist/depcomp-170-  tmpdepfile="$stripped.u"
##############################################
nvi-1.81.6/dist/depcomp-187-    # Do two passes, one to just change these to
nvi-1.81.6/dist/depcomp:188:    # `$object: dependent.h' and one to simply `dependent.h:'.
nvi-1.81.6/dist/depcomp-189-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
nvi-1.81.6/dist/depcomp-207-   tmpdepfile1="$object.d"
nvi-1.81.6/dist/depcomp:208:   tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` 
nvi-1.81.6/dist/depcomp-209-   if test "$libtool" = yes; then
##############################################
nvi-1.81.6/dist/depcomp-305-    done
nvi-1.81.6/dist/depcomp:306:    obj_suffix="`echo $object | sed 's/^.*\././'`"
nvi-1.81.6/dist/depcomp-307-    touch "$tmpdepfile"
##############################################
nvi-1.81.6/dist/ltconfig-36-  :
nvi-1.81.6/dist/ltconfig:37:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
nvi-1.81.6/dist/ltconfig-38-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/ltconfig-71-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
nvi-1.81.6/dist/ltconfig:72:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
nvi-1.81.6/dist/ltconfig:73:       echo_test_string="`eval $cmd`" &&
nvi-1.81.6/dist/ltconfig-74-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
##############################################
nvi-1.81.6/dist/ltconfig-79-
nvi-1.81.6/dist/ltconfig:80:if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
nvi-1.81.6/dist/ltconfig:81:   test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
nvi-1.81.6/dist/ltconfig-82-  # The Solaris, AIX, and Digital Unix default echo programs unquote
##############################################
nvi-1.81.6/dist/ltconfig-90-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
nvi-1.81.6/dist/ltconfig:91:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/ltconfig:92:       test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
nvi-1.81.6/dist/ltconfig-93-      echo="$dir/echo"
##############################################
nvi-1.81.6/dist/ltconfig-101-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/ltconfig:102:       test "X`(print -r "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
nvi-1.81.6/dist/ltconfig-103-      # This shell has a builtin print -r that does the trick.
##############################################
nvi-1.81.6/dist/ltconfig-115-      echo='printf "%s\n"'
nvi-1.81.6/dist/ltconfig:116:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/ltconfig:117:	 test "X`($echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
nvi-1.81.6/dist/ltconfig-118-	# Cool, printf works
nvi-1.81.6/dist/ltconfig-119-	:
nvi-1.81.6/dist/ltconfig:120:      elif test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/ltconfig:121:	   test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
nvi-1.81.6/dist/ltconfig-122-	CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL"
##############################################
nvi-1.81.6/dist/ltconfig-126-	echo="$CONFIG_SHELL $0 --fallback-echo"
nvi-1.81.6/dist/ltconfig:127:      elif test "X`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/ltconfig:128:	   test "X`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
nvi-1.81.6/dist/ltconfig-129-	echo="$CONFIG_SHELL $0 --fallback-echo"
##############################################
nvi-1.81.6/dist/ltconfig-134-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
nvi-1.81.6/dist/ltconfig:135:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then
nvi-1.81.6/dist/ltconfig-136-	    break
##############################################
nvi-1.81.6/dist/ltconfig-141-	if test "$prev" != 'sed 50q "$0"'; then
nvi-1.81.6/dist/ltconfig:142:	  echo_test_string=`eval $prev`
nvi-1.81.6/dist/ltconfig-143-	  export echo_test_string
##############################################
nvi-1.81.6/dist/ltconfig-166-# The name of this program.
nvi-1.81.6/dist/ltconfig:167:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltconfig-168-
##############################################
nvi-1.81.6/dist/ltconfig-225-  case "$option" in
nvi-1.81.6/dist/ltconfig:226:  -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
nvi-1.81.6/dist/ltconfig-227-  *) optarg= ;;
##############################################
nvi-1.81.6/dist/ltconfig-313-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
nvi-1.81.6/dist/ltconfig:314:#      if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
nvi-1.81.6/dist/ltconfig-315-#        echo "$progname: warning \`$option' is not a valid host type" 1>&2
##############################################
nvi-1.81.6/dist/ltconfig-391-  # Assume the source directory is the same one as the path to LTMAIN.
nvi-1.81.6/dist/ltconfig:392:  srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltconfig-393-  test "$srcdir" = "$ltmain" && srcdir=.
##############################################
nvi-1.81.6/dist/ltconfig-426-  "")
nvi-1.81.6/dist/ltconfig:427:    if host_alias=`$SHELL $ac_config_guess`; then :
nvi-1.81.6/dist/ltconfig-428-    else
##############################################
nvi-1.81.6/dist/ltconfig-433-  esac
nvi-1.81.6/dist/ltconfig:434:  host=`$SHELL $ac_config_sub $host_alias`
nvi-1.81.6/dist/ltconfig-435-  echo "$ac_t$host" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-450-linux-gnu*) ;;
nvi-1.81.6/dist/ltconfig:451:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
nvi-1.81.6/dist/ltconfig-452-esac
nvi-1.81.6/dist/ltconfig-453-
nvi-1.81.6/dist/ltconfig:454:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
nvi-1.81.6/dist/ltconfig:455:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
nvi-1.81.6/dist/ltconfig:456:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
nvi-1.81.6/dist/ltconfig-457-
##############################################
nvi-1.81.6/dist/ltconfig-608-    *.c) ;;
nvi-1.81.6/dist/ltconfig:609:    *) objext=`echo $ac_file | sed -e s/conftest.//` ;;
nvi-1.81.6/dist/ltconfig-610-    esac
##############################################
nvi-1.81.6/dist/ltconfig-865-  if test "$hard_links" = no; then
nvi-1.81.6/dist/ltconfig:866:    echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2
nvi-1.81.6/dist/ltconfig-867-    need_locks=warn
##############################################
nvi-1.81.6/dist/ltconfig-910-if test -n "$special_shlib_compile_flags"; then
nvi-1.81.6/dist/ltconfig:911:  echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
nvi-1.81.6/dist/ltconfig-912-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$special_shlib_compile_flags[ 	]" >/dev/null; then :
##############################################
nvi-1.81.6/dist/ltconfig-957-    echo "$progname:957: checking for ld used by GCC" >&5
nvi-1.81.6/dist/ltconfig:958:    ac_prog=`($CC -print-prog-name=ld) 2>&5`
nvi-1.81.6/dist/ltconfig-959-    case "$ac_prog" in
##############################################
nvi-1.81.6/dist/ltconfig-963-      # Canonicalize the path of ld
nvi-1.81.6/dist/ltconfig:964:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
nvi-1.81.6/dist/ltconfig-965-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/ltconfig:966:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
nvi-1.81.6/dist/ltconfig-967-      done
##############################################
nvi-1.81.6/dist/ltconfig-1140-      _lt_hint=1;
nvi-1.81.6/dist/ltconfig:1141:      for symbol in `cat $export_symbols`; do
nvi-1.81.6/dist/ltconfig-1142-	echo "	\$symbol @ \$_lt_hint ; " >> $objdir/$soname-def;
nvi-1.81.6/dist/ltconfig:1143:	_lt_hint=`expr 1 + \$_lt_hint`;
nvi-1.81.6/dist/ltconfig-1144-      done~
##############################################
nvi-1.81.6/dist/ltconfig-1236-    if test "$with_gcc" = yes; then
nvi-1.81.6/dist/ltconfig:1237:      collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/ltconfig-1238-      if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/ltconfig-1284-    # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/ltconfig:1285:    archive_cmds='$CC -o $lib $libobjs $linkopts `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/ltconfig-1286-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/ltconfig-1289-    old_archive_cmds='lib /OUT:$oldlib$oldobjs'
nvi-1.81.6/dist/ltconfig:1290:    fix_srcfile_path='`cygpath -w $srcfile`'
nvi-1.81.6/dist/ltconfig-1291-    ;;
##############################################
nvi-1.81.6/dist/ltconfig-1338-    if test "$with_gcc" = yes; then
nvi-1.81.6/dist/ltconfig:1339:      archive_cmds='$CC -shared $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
nvi-1.81.6/dist/ltconfig-1340-    else
nvi-1.81.6/dist/ltconfig:1341:      archive_cmds='$LD -shared $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
nvi-1.81.6/dist/ltconfig-1342-    fi
##############################################
nvi-1.81.6/dist/ltconfig-1375-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/ltconfig:1376:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $linkopts ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
nvi-1.81.6/dist/ltconfig-1377-    else
nvi-1.81.6/dist/ltconfig-1378-      allow_undefined_flag=' -expect_unresolved \*'
nvi-1.81.6/dist/ltconfig:1379:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linkopts -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
nvi-1.81.6/dist/ltconfig-1380-    fi
##############################################
nvi-1.81.6/dist/ltconfig-1739-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/ltconfig:1740:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
nvi-1.81.6/dist/ltconfig-1741-  ;;
##############################################
nvi-1.81.6/dist/ltconfig-1771-  if test "$with_gcc" = yes; then
nvi-1.81.6/dist/ltconfig:1772:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.a'
nvi-1.81.6/dist/ltconfig-1773-  else
nvi-1.81.6/dist/ltconfig:1774:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
nvi-1.81.6/dist/ltconfig-1775-  fi
##############################################
nvi-1.81.6/dist/ltconfig-1860-  file_magic_cmd=/usr/bin/file
nvi-1.81.6/dist/ltconfig:1861:  file_magic_test_file=`echo /lib${libsuff}/libc.so*`
nvi-1.81.6/dist/ltconfig-1862-  deplibs_check_method='pass_all'
##############################################
nvi-1.81.6/dist/ltconfig-2046-  "file_magic "*)
nvi-1.81.6/dist/ltconfig:2047:    file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
nvi-1.81.6/dist/ltconfig-2048-    if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
##############################################
nvi-1.81.6/dist/ltconfig-2119-else
nvi-1.81.6/dist/ltconfig:2120:if eval "test \"`echo '$''{'lt_cv_dlopen'+set}'`\" != set"; then
nvi-1.81.6/dist/ltconfig-2121-  lt_cv_dlopen=no lt_cv_dlopen_libs=
##############################################
nvi-1.81.6/dist/ltconfig-2124-ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
nvi-1.81.6/dist/ltconfig:2125:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
nvi-1.81.6/dist/ltconfig-2126-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2153-fi
nvi-1.81.6/dist/ltconfig:2154:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
nvi-1.81.6/dist/ltconfig-2155-  echo "$ac_t""yes" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2160-echo "$progname:2160: checking for dlopen" >&5
nvi-1.81.6/dist/ltconfig:2161:if eval "test \"`echo '$''{'ac_cv_func_dlopen'+set}'`\" = set"; then
nvi-1.81.6/dist/ltconfig-2162-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2197-fi
nvi-1.81.6/dist/ltconfig:2198:if eval "test \"`echo '$ac_cv_func_'dlopen`\" = yes"; then
nvi-1.81.6/dist/ltconfig-2199-  echo "$ac_t""yes" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2205-ac_lib_var=`echo dld'_'dld_link | sed 'y%./+-%__p_%'`
nvi-1.81.6/dist/ltconfig:2206:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
nvi-1.81.6/dist/ltconfig-2207-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2234-fi
nvi-1.81.6/dist/ltconfig:2235:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
nvi-1.81.6/dist/ltconfig-2236-  echo "$ac_t""yes" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2241-echo "$progname:2241: checking for shl_load" >&5
nvi-1.81.6/dist/ltconfig:2242:if eval "test \"`echo '$''{'ac_cv_func_shl_load'+set}'`\" = set"; then
nvi-1.81.6/dist/ltconfig-2243-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2279-
nvi-1.81.6/dist/ltconfig:2280:if eval "test \"`echo '$ac_cv_func_'shl_load`\" = yes"; then
nvi-1.81.6/dist/ltconfig-2281-  echo "$ac_t""yes" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2287-ac_lib_var=`echo dld'_'shl_load | sed 'y%./+-%__p_%'`
nvi-1.81.6/dist/ltconfig:2288:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
nvi-1.81.6/dist/ltconfig-2289-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2317-fi
nvi-1.81.6/dist/ltconfig:2318:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
nvi-1.81.6/dist/ltconfig-2319-  echo "$ac_t""yes" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2345-for ac_hdr in dlfcn.h; do
nvi-1.81.6/dist/ltconfig:2346:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
nvi-1.81.6/dist/ltconfig-2347-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
nvi-1.81.6/dist/ltconfig-2348-echo "$progname:2348: checking for $ac_hdr" >&5
nvi-1.81.6/dist/ltconfig:2349:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
nvi-1.81.6/dist/ltconfig-2350-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2358-{ (eval echo $progname:2358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
nvi-1.81.6/dist/ltconfig:2359:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
nvi-1.81.6/dist/ltconfig-2360-if test -z "$ac_err"; then
##############################################
nvi-1.81.6/dist/ltconfig-2371-fi
nvi-1.81.6/dist/ltconfig:2372:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
nvi-1.81.6/dist/ltconfig-2373-  echo "$ac_t""yes" 1>&6
##############################################
nvi-1.81.6/dist/ltconfig-2579-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/ltconfig:2580:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/ltconfig-2581-      ;;
nvi-1.81.6/dist/ltconfig-2582-    *)
nvi-1.81.6/dist/ltconfig:2583:      eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/ltconfig-2584-      ;;
##############################################
nvi-1.81.6/dist/ltconfig-2589-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/ltconfig:2590:    ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/ltconfig-2591-    ;;
##############################################
nvi-1.81.6/dist/ltconfig-2599-
nvi-1.81.6/dist/ltconfig:2600:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
nvi-1.81.6/dist/ltconfig-2601-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
nvi-1.81.6/dist/ltconfig-2651-  cat <<EOF > "$cfgfile"
nvi-1.81.6/dist/ltconfig:2652:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file.
nvi-1.81.6/dist/ltconfig-2653-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
nvi-1.81.6/dist/m4/gtk.m4-46-  else
nvi-1.81.6/dist/m4/gtk.m4:47:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
nvi-1.81.6/dist/m4/gtk.m4:48:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
nvi-1.81.6/dist/m4/gtk.m4-49-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
nvi-1.81.6/dist/missing-113-         from any GNU archive site."
nvi-1.81.6/dist/missing:114:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
nvi-1.81.6/dist/missing-115-    test -z "$files" && files="config.h"
##############################################
nvi-1.81.6/dist/missing-148-	*.y)
nvi-1.81.6/dist/missing:149:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
nvi-1.81.6/dist/missing-150-	    if [ -f "$SRCFILE" ]; then
##############################################
nvi-1.81.6/dist/missing-152-	    fi
nvi-1.81.6/dist/missing:153:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
nvi-1.81.6/dist/missing-154-	    if [ -f "$SRCFILE" ]; then
##############################################
nvi-1.81.6/dist/missing-178-	*.l)
nvi-1.81.6/dist/missing:179:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
nvi-1.81.6/dist/missing-180-	    if [ -f "$SRCFILE" ]; then
##############################################
nvi-1.81.6/dist/missing-197-
nvi-1.81.6/dist/missing:198:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
nvi-1.81.6/dist/missing-199-    if test -z "$file"; then
nvi-1.81.6/dist/missing:200:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
nvi-1.81.6/dist/missing-201-    fi
##############################################
nvi-1.81.6/dist/missing-223-         the \`GNU make' package.  Grab either from any GNU archive site."
nvi-1.81.6/dist/missing:224:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
nvi-1.81.6/dist/missing-225-    if test -z "$file"; then
nvi-1.81.6/dist/missing:226:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
nvi-1.81.6/dist/missing:227:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
nvi-1.81.6/dist/missing-228-    fi
##############################################
nvi-1.81.6/dist/missing-251-	*o*)
nvi-1.81.6/dist/missing:252:	    firstarg=`echo "$firstarg" | sed s/o//`
nvi-1.81.6/dist/missing-253-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
nvi-1.81.6/dist/missing-257-	*h*)
nvi-1.81.6/dist/missing:258:	    firstarg=`echo "$firstarg" | sed s/h//`
nvi-1.81.6/dist/missing-259-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
nvi-1.81.6/dist/mkinstalldirs-12-do
nvi-1.81.6/dist/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
nvi-1.81.6/dist/mkinstalldirs-14-   shift
##############################################
nvi-1.81.6/dist/config.guess-40-
nvi-1.81.6/dist/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
nvi-1.81.6/dist/config.guess-42-
##############################################
nvi-1.81.6/dist/config.guess-109-: ${TMPDIR=/tmp} ;
nvi-1.81.6/dist/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
nvi-1.81.6/dist/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
nvi-1.81.6/dist/config.guess-195-	    *)
nvi-1.81.6/dist/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
nvi-1.81.6/dist/config.guess-197-		;;
##############################################
nvi-1.81.6/dist/config.guess-222-	*4.0)
nvi-1.81.6/dist/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
nvi-1.81.6/dist/config.guess-224-		;;
nvi-1.81.6/dist/config.guess-225-	*5.*)
nvi-1.81.6/dist/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
nvi-1.81.6/dist/config.guess-227-		;;
##############################################
nvi-1.81.6/dist/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
nvi-1.81.6/dist/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
nvi-1.81.6/dist/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
nvi-1.81.6/dist/config.guess-270-	# 1.2 uses "1.2" for uname -r.
nvi-1.81.6/dist/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
nvi-1.81.6/dist/config.guess-272-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-327-    sun4H:SunOS:5.*:*)
nvi-1.81.6/dist/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvi-1.81.6/dist/config.guess-329-	exit ;;
nvi-1.81.6/dist/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
nvi-1.81.6/dist/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvi-1.81.6/dist/config.guess-332-	exit ;;
nvi-1.81.6/dist/config.guess-333-    i86pc:SunOS:5.*:* | ix86xen:SunOS:5.*:*)
nvi-1.81.6/dist/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvi-1.81.6/dist/config.guess-335-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
nvi-1.81.6/dist/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvi-1.81.6/dist/config.guess-341-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
nvi-1.81.6/dist/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
nvi-1.81.6/dist/config.guess-350-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-354-    sun*:*:4.2BSD:*)
nvi-1.81.6/dist/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
nvi-1.81.6/dist/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
nvi-1.81.6/dist/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
nvi-1.81.6/dist/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
nvi-1.81.6/dist/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
nvi-1.81.6/dist/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
nvi-1.81.6/dist/config.guess-492-    *:IRIX*:*:*)
nvi-1.81.6/dist/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
nvi-1.81.6/dist/config.guess-494-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-522-EOF
nvi-1.81.6/dist/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
nvi-1.81.6/dist/config.guess-524-		then
##############################################
nvi-1.81.6/dist/config.guess-535-    *:AIX:*:[45])
nvi-1.81.6/dist/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
nvi-1.81.6/dist/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
nvi-1.81.6/dist/config.guess-570-    9000/[34678]??:HP-UX:*:*)
nvi-1.81.6/dist/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nvi-1.81.6/dist/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
nvi-1.81.6/dist/config.guess-624-EOF
nvi-1.81.6/dist/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
nvi-1.81.6/dist/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
nvi-1.81.6/dist/config.guess-652-    ia64:HP-UX:*:*)
nvi-1.81.6/dist/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nvi-1.81.6/dist/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
nvi-1.81.6/dist/config.guess-682-EOF
nvi-1.81.6/dist/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
nvi-1.81.6/dist/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
nvi-1.81.6/dist/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nvi-1.81.6/dist/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
nvi-1.81.6/dist/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nvi-1.81.6/dist/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nvi-1.81.6/dist/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
nvi-1.81.6/dist/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nvi-1.81.6/dist/config.guess-773-	    pc98)
nvi-1.81.6/dist/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nvi-1.81.6/dist/config.guess-775-	    amd64)
nvi-1.81.6/dist/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nvi-1.81.6/dist/config.guess-777-	    *)
nvi-1.81.6/dist/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nvi-1.81.6/dist/config.guess-779-	esac
##############################################
nvi-1.81.6/dist/config.guess-821-    prep*:SunOS:5.*:*)
nvi-1.81.6/dist/config.guess:822:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvi-1.81.6/dist/config.guess-823-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-825-	# the GNU system
nvi-1.81.6/dist/config.guess:826:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
nvi-1.81.6/dist/config.guess-827-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-829-	# other systems with GNU libc and userland
nvi-1.81.6/dist/config.guess:830:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
nvi-1.81.6/dist/config.guess-831-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-1057-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
nvi-1.81.6/dist/config.guess:1058:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
nvi-1.81.6/dist/config.guess-1059-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
nvi-1.81.6/dist/config.guess-1298-    *:DragonFly:*:*)
nvi-1.81.6/dist/config.guess:1299:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
nvi-1.81.6/dist/config.guess-1300-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-1311-    i*86:skyos:*:*)
nvi-1.81.6/dist/config.guess:1312:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
nvi-1.81.6/dist/config.guess-1313-	exit ;;
##############################################
nvi-1.81.6/dist/config.guess-1436-
nvi-1.81.6/dist/config.guess:1437:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
nvi-1.81.6/dist/config.guess-1438-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
nvi-1.81.6/dist/config.sub-56-
nvi-1.81.6/dist/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
nvi-1.81.6/dist/config.sub-58-
##############################################
nvi-1.81.6/dist/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
nvi-1.81.6/dist/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
nvi-1.81.6/dist/config.sub-122-case $maybe_os in
##############################################
nvi-1.81.6/dist/config.sub-126-    os=-$maybe_os
nvi-1.81.6/dist/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
nvi-1.81.6/dist/config.sub-128-    ;;
nvi-1.81.6/dist/config.sub-129-  *)
nvi-1.81.6/dist/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
nvi-1.81.6/dist/config.sub-131-    if [ $basic_machine != $1 ]
nvi-1.81.6/dist/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
nvi-1.81.6/dist/config.sub-133-    else os=; fi
##############################################
nvi-1.81.6/dist/config.sub-177-		os=-sco5v6
nvi-1.81.6/dist/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-179-		;;
##############################################
nvi-1.81.6/dist/config.sub-181-		os=-sco3.2v5
nvi-1.81.6/dist/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-183-		;;
##############################################
nvi-1.81.6/dist/config.sub-185-		os=-sco3.2v4
nvi-1.81.6/dist/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-187-		;;
nvi-1.81.6/dist/config.sub-188-	-sco3.2.[4-9]*)
nvi-1.81.6/dist/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
nvi-1.81.6/dist/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-191-		;;
##############################################
nvi-1.81.6/dist/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
nvi-1.81.6/dist/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-195-		;;
##############################################
nvi-1.81.6/dist/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
nvi-1.81.6/dist/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-199-		;;
##############################################
nvi-1.81.6/dist/config.sub-201-		os=-sco3.2v2
nvi-1.81.6/dist/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-203-		;;
nvi-1.81.6/dist/config.sub-204-	-udk*)
nvi-1.81.6/dist/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-206-		;;
##############################################
nvi-1.81.6/dist/config.sub-208-		os=-isc2.2
nvi-1.81.6/dist/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-210-		;;
##############################################
nvi-1.81.6/dist/config.sub-214-	-isc*)
nvi-1.81.6/dist/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvi-1.81.6/dist/config.sub-216-		;;
##############################################
nvi-1.81.6/dist/config.sub-220-	-ptx*)
nvi-1.81.6/dist/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
nvi-1.81.6/dist/config.sub-222-		;;
nvi-1.81.6/dist/config.sub-223-	-windowsnt*)
nvi-1.81.6/dist/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
nvi-1.81.6/dist/config.sub-225-		;;
##############################################
nvi-1.81.6/dist/config.sub-310-	*-*-*)
nvi-1.81.6/dist/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nvi-1.81.6/dist/config.sub-312-		exit 1
##############################################
nvi-1.81.6/dist/config.sub-412-	amd64-*)
nvi-1.81.6/dist/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-414-		;;
##############################################
nvi-1.81.6/dist/config.sub-633-	i*86v32)
nvi-1.81.6/dist/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvi-1.81.6/dist/config.sub-635-		os=-sysv32
##############################################
nvi-1.81.6/dist/config.sub-637-	i*86v4*)
nvi-1.81.6/dist/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvi-1.81.6/dist/config.sub-639-		os=-sysv4
##############################################
nvi-1.81.6/dist/config.sub-641-	i*86v)
nvi-1.81.6/dist/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvi-1.81.6/dist/config.sub-643-		os=-sysv
##############################################
nvi-1.81.6/dist/config.sub-645-	i*86sol2)
nvi-1.81.6/dist/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvi-1.81.6/dist/config.sub-647-		os=-solaris2
##############################################
nvi-1.81.6/dist/config.sub-697-	mips3*-*)
nvi-1.81.6/dist/config.sub:698:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
nvi-1.81.6/dist/config.sub-699-		;;
nvi-1.81.6/dist/config.sub-700-	mips3*)
nvi-1.81.6/dist/config.sub:701:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
nvi-1.81.6/dist/config.sub-702-		;;
##############################################
nvi-1.81.6/dist/config.sub-715-	ms1-*)
nvi-1.81.6/dist/config.sub:716:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
nvi-1.81.6/dist/config.sub-717-		;;
##############################################
nvi-1.81.6/dist/config.sub-828-	pc98-*)
nvi-1.81.6/dist/config.sub:829:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-830-		;;
##############################################
nvi-1.81.6/dist/config.sub-843-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
nvi-1.81.6/dist/config.sub:844:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-845-		;;
nvi-1.81.6/dist/config.sub-846-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
nvi-1.81.6/dist/config.sub:847:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-848-		;;
nvi-1.81.6/dist/config.sub-849-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
nvi-1.81.6/dist/config.sub:850:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-851-		;;
nvi-1.81.6/dist/config.sub-852-	pentium4-*)
nvi-1.81.6/dist/config.sub:853:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-854-		;;
##############################################
nvi-1.81.6/dist/config.sub-861-		;;
nvi-1.81.6/dist/config.sub:862:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-863-		;;
##############################################
nvi-1.81.6/dist/config.sub-867-	ppcle-* | powerpclittle-*)
nvi-1.81.6/dist/config.sub:868:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-869-		;;
##############################################
nvi-1.81.6/dist/config.sub-871-		;;
nvi-1.81.6/dist/config.sub:872:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-873-		;;
##############################################
nvi-1.81.6/dist/config.sub-877-	ppc64le-* | powerpc64little-*)
nvi-1.81.6/dist/config.sub:878:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
nvi-1.81.6/dist/config.sub-879-		;;
##############################################
nvi-1.81.6/dist/config.sub-1161-	*)
nvi-1.81.6/dist/config.sub:1162:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nvi-1.81.6/dist/config.sub-1163-		exit 1
##############################################
nvi-1.81.6/dist/config.sub-1169-	*-digital*)
nvi-1.81.6/dist/config.sub:1170:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
nvi-1.81.6/dist/config.sub-1171-		;;
nvi-1.81.6/dist/config.sub-1172-	*-commodore*)
nvi-1.81.6/dist/config.sub:1173:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
nvi-1.81.6/dist/config.sub-1174-		;;
##############################################
nvi-1.81.6/dist/config.sub-1187-	-solaris1 | -solaris1.*)
nvi-1.81.6/dist/config.sub:1188:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
nvi-1.81.6/dist/config.sub-1189-		;;
##############################################
nvi-1.81.6/dist/config.sub-1199-	-gnu/linux*)
nvi-1.81.6/dist/config.sub:1200:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
nvi-1.81.6/dist/config.sub-1201-		;;
##############################################
nvi-1.81.6/dist/config.sub-1243-	-nto*)
nvi-1.81.6/dist/config.sub:1244:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
nvi-1.81.6/dist/config.sub-1245-		;;
##############################################
nvi-1.81.6/dist/config.sub-1250-	-mac*)
nvi-1.81.6/dist/config.sub:1251:		os=`echo $os | sed -e 's|mac|macos|'`
nvi-1.81.6/dist/config.sub-1252-		;;
##############################################
nvi-1.81.6/dist/config.sub-1256-	-linux*)
nvi-1.81.6/dist/config.sub:1257:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
nvi-1.81.6/dist/config.sub-1258-		;;
nvi-1.81.6/dist/config.sub-1259-	-sunos5*)
nvi-1.81.6/dist/config.sub:1260:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
nvi-1.81.6/dist/config.sub-1261-		;;
nvi-1.81.6/dist/config.sub-1262-	-sunos6*)
nvi-1.81.6/dist/config.sub:1263:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
nvi-1.81.6/dist/config.sub-1264-		;;
##############################################
nvi-1.81.6/dist/config.sub-1311-	-sinix5.*)
nvi-1.81.6/dist/config.sub:1312:		os=`echo $os | sed -e 's|sinix|sysv|'`
nvi-1.81.6/dist/config.sub-1313-		;;
##############################################
nvi-1.81.6/dist/config.sub-1362-		# Get rid of the `-' at the beginning of $os.
nvi-1.81.6/dist/config.sub:1363:		os=`echo $os | sed 's/[^-]*-//'`
nvi-1.81.6/dist/config.sub:1364:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
nvi-1.81.6/dist/config.sub-1365-		exit 1
##############################################
nvi-1.81.6/dist/config.sub-1613-		esac
nvi-1.81.6/dist/config.sub:1614:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
nvi-1.81.6/dist/config.sub-1615-		;;
##############################################
nvi-1.81.6/dist/ltmain.sh-36-# The name of this program:
nvi-1.81.6/dist/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
nvi-1.81.6/dist/ltmain.sh-38-modename="$progname"
##############################################
nvi-1.81.6/dist/ltmain.sh-69-  :
nvi-1.81.6/dist/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
nvi-1.81.6/dist/ltmain.sh-71-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/ltmain.sh-169-      # If mktemp works, use that first and foremost
nvi-1.81.6/dist/ltmain.sh:170:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-171-
##############################################
nvi-1.81.6/dist/ltmain.sh-201-  win32_libid_type="unknown"
nvi-1.81.6/dist/ltmain.sh:202:  win32_fileres=`file -L $1 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-203-  case $win32_fileres in
##############################################
nvi-1.81.6/dist/ltmain.sh-259-      # but not from the CC environment variable when configure was run.
nvi-1.81.6/dist/ltmain.sh:260:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
nvi-1.81.6/dist/ltmain.sh-261-      # Blanks at the start of $base_compile will cause this to fail
##############################################
nvi-1.81.6/dist/ltmain.sh-266-	    # Evaluate the configuration.
nvi-1.81.6/dist/ltmain.sh:267:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
nvi-1.81.6/dist/ltmain.sh-268-	    CC_quoted=
##############################################
nvi-1.81.6/dist/ltmain.sh-278-	    case "$@ " in
nvi-1.81.6/dist/ltmain.sh:279:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
nvi-1.81.6/dist/ltmain.sh-280-	      # The compiler in the base compile command matches
##############################################
nvi-1.81.6/dist/ltmain.sh-346-      esac
nvi-1.81.6/dist/ltmain.sh:347:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-348-      my_xlib_u=$my_xlib
##############################################
nvi-1.81.6/dist/ltmain.sh-351-	*" $my_xlib_u "*)
nvi-1.81.6/dist/ltmain.sh:352:	  extracted_serial=`expr $extracted_serial + 1`
nvi-1.81.6/dist/ltmain.sh-353-	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-376-	  darwin_curdir=`pwd`
nvi-1.81.6/dist/ltmain.sh:377:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh:378:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-379-	  if test -n "$darwin_arches"; then 
nvi-1.81.6/dist/ltmain.sh:380:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
nvi-1.81.6/dist/ltmain.sh-381-	    darwin_arch=
##############################################
nvi-1.81.6/dist/ltmain.sh-391-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
nvi-1.81.6/dist/ltmain.sh:392:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-393-	    darwin_file=
##############################################
nvi-1.81.6/dist/ltmain.sh-395-	    for darwin_file in $darwin_filelist; do
nvi-1.81.6/dist/ltmain.sh:396:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-397-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
nvi-1.81.6/dist/ltmain.sh-410-      esac
nvi-1.81.6/dist/ltmain.sh:411:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-412-    done
##############################################
nvi-1.81.6/dist/ltmain.sh-429-  case $arg in
nvi-1.81.6/dist/ltmain.sh:430:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
nvi-1.81.6/dist/ltmain.sh-431-  *) optarg= ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-460-	  # Evaluate the configuration.
nvi-1.81.6/dist/ltmain.sh:461:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
nvi-1.81.6/dist/ltmain.sh-462-	else
##############################################
nvi-1.81.6/dist/ltmain.sh-583-static)
nvi-1.81.6/dist/ltmain.sh:584:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
nvi-1.81.6/dist/ltmain.sh-585-  ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-704-	-Wc,*)
nvi-1.81.6/dist/ltmain.sh:705:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
nvi-1.81.6/dist/ltmain.sh-706-	  lastarg=
##############################################
nvi-1.81.6/dist/ltmain.sh-721-	  IFS="$save_ifs"
nvi-1.81.6/dist/ltmain.sh:722:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
nvi-1.81.6/dist/ltmain.sh-723-
##############################################
nvi-1.81.6/dist/ltmain.sh-740-      # Aesthetically quote the previous argument.
nvi-1.81.6/dist/ltmain.sh:741:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-742-
##############################################
nvi-1.81.6/dist/ltmain.sh-768-      # Get the name of the library object.
nvi-1.81.6/dist/ltmain.sh:769:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-770-      ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-779-    *.ads) xform=ads ;;
nvi-1.81.6/dist/ltmain.sh:780:    *.asm) xform=asm ;;
nvi-1.81.6/dist/ltmain.sh-781-    *.c++) xform=c++ ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-792-
nvi-1.81.6/dist/ltmain.sh:793:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
nvi-1.81.6/dist/ltmain.sh-794-
nvi-1.81.6/dist/ltmain.sh-795-    case $libobj in
nvi-1.81.6/dist/ltmain.sh:796:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
nvi-1.81.6/dist/ltmain.sh-797-    *)
##############################################
nvi-1.81.6/dist/ltmain.sh-823-
nvi-1.81.6/dist/ltmain.sh:824:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-825-    case $qlibobj in
##############################################
nvi-1.81.6/dist/ltmain.sh-831-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
nvi-1.81.6/dist/ltmain.sh:832:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh:833:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-834-    if test "X$xdir" = "X$obj"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-870-    if test "$compiler_c_o" = no; then
nvi-1.81.6/dist/ltmain.sh:871:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
nvi-1.81.6/dist/ltmain.sh-872-      lockfile="$output_obj.lock"
##############################################
nvi-1.81.6/dist/ltmain.sh-891-*** ERROR, $lockfile exists and contains:
nvi-1.81.6/dist/ltmain.sh:892:`cat $lockfile 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-893-
##############################################
nvi-1.81.6/dist/ltmain.sh-909-    fi
nvi-1.81.6/dist/ltmain.sh:910:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-911-    case $qsrcfile in
##############################################
nvi-1.81.6/dist/ltmain.sh-965-      if test "$need_locks" = warn &&
nvi-1.81.6/dist/ltmain.sh:966:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
nvi-1.81.6/dist/ltmain.sh-967-	$echo "\
nvi-1.81.6/dist/ltmain.sh-968-*** ERROR, $lockfile contains:
nvi-1.81.6/dist/ltmain.sh:969:`cat $lockfile 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-970-
##############################################
nvi-1.81.6/dist/ltmain.sh-1037-      if test "$need_locks" = warn &&
nvi-1.81.6/dist/ltmain.sh:1038:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
nvi-1.81.6/dist/ltmain.sh-1039-	$echo "\
nvi-1.81.6/dist/ltmain.sh-1040-*** ERROR, $lockfile contains:
nvi-1.81.6/dist/ltmain.sh:1041:`cat $lockfile 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-1042-
##############################################
nvi-1.81.6/dist/ltmain.sh-1210-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
nvi-1.81.6/dist/ltmain.sh:1211:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
nvi-1.81.6/dist/ltmain.sh-1212-	;;
##############################################
nvi-1.81.6/dist/ltmain.sh-1299-	    moreargs=
nvi-1.81.6/dist/ltmain.sh:1300:	    for fil in `cat $save_arg`
nvi-1.81.6/dist/ltmain.sh-1301-	    do
##############################################
nvi-1.81.6/dist/ltmain.sh-1326-		# Extract subdirectory from the argument.
nvi-1.81.6/dist/ltmain.sh:1327:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-1328-		if test "X$xdir" = "X$arg"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-1385-		  # Extract subdirectory from the argument.
nvi-1.81.6/dist/ltmain.sh:1386:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-1387-		  if test "X$xdir" = "X$arg"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-1392-
nvi-1.81.6/dist/ltmain.sh:1393:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
nvi-1.81.6/dist/ltmain.sh:1394:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
nvi-1.81.6/dist/ltmain.sh-1395-		  libobjs="$libobjs $pic_object"
##############################################
nvi-1.81.6/dist/ltmain.sh-1553-      -L*)
nvi-1.81.6/dist/ltmain.sh:1554:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
nvi-1.81.6/dist/ltmain.sh-1555-	# We need an absolute path.
##############################################
nvi-1.81.6/dist/ltmain.sh-1558-	*)
nvi-1.81.6/dist/ltmain.sh:1559:	  absdir=`cd "$dir" && pwd`
nvi-1.81.6/dist/ltmain.sh-1560-	  if test -z "$absdir"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-1576-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
nvi-1.81.6/dist/ltmain.sh:1577:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
nvi-1.81.6/dist/ltmain.sh-1578-	  case :$dllsearchpath: in
##############################################
nvi-1.81.6/dist/ltmain.sh-1669-	# to be aesthetically quoted because they are evaled later.
nvi-1.81.6/dist/ltmain.sh:1670:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-1671-	case $arg in
##############################################
nvi-1.81.6/dist/ltmain.sh-1738-      -R*)
nvi-1.81.6/dist/ltmain.sh:1739:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
nvi-1.81.6/dist/ltmain.sh-1740-	# We need an absolute path.
##############################################
nvi-1.81.6/dist/ltmain.sh-1779-      -Wc,*)
nvi-1.81.6/dist/ltmain.sh:1780:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
nvi-1.81.6/dist/ltmain.sh-1781-	arg=
##############################################
nvi-1.81.6/dist/ltmain.sh-1793-	IFS="$save_ifs"
nvi-1.81.6/dist/ltmain.sh:1794:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
nvi-1.81.6/dist/ltmain.sh-1795-	;;
##############################################
nvi-1.81.6/dist/ltmain.sh-1797-      -Wl,*)
nvi-1.81.6/dist/ltmain.sh:1798:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
nvi-1.81.6/dist/ltmain.sh-1799-	arg=
##############################################
nvi-1.81.6/dist/ltmain.sh-1812-	IFS="$save_ifs"
nvi-1.81.6/dist/ltmain.sh:1813:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
nvi-1.81.6/dist/ltmain.sh-1814-	;;
##############################################
nvi-1.81.6/dist/ltmain.sh-1834-	# to be aesthetically quoted because they are evaled later.
nvi-1.81.6/dist/ltmain.sh:1835:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-1836-	case $arg in
##############################################
nvi-1.81.6/dist/ltmain.sh-1871-	  # Extract subdirectory from the argument.
nvi-1.81.6/dist/ltmain.sh:1872:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-1873-	  if test "X$xdir" = "X$arg"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-1930-	    # Extract subdirectory from the argument.
nvi-1.81.6/dist/ltmain.sh:1931:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-1932-	    if test "X$xdir" = "X$arg"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-1937-
nvi-1.81.6/dist/ltmain.sh:1938:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
nvi-1.81.6/dist/ltmain.sh:1939:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
nvi-1.81.6/dist/ltmain.sh-1940-	    libobjs="$libobjs $pic_object"
##############################################
nvi-1.81.6/dist/ltmain.sh-1973-	# to be aesthetically quoted because they are evaled later.
nvi-1.81.6/dist/ltmain.sh:1974:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-1975-	case $arg in
##############################################
nvi-1.81.6/dist/ltmain.sh-2003-    # calculate the name of the file, without its directory
nvi-1.81.6/dist/ltmain.sh:2004:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-2005-    libobjs_save="$libobjs"
##############################################
nvi-1.81.6/dist/ltmain.sh-2008-      # get the directories listed in $shlibpath_var
nvi-1.81.6/dist/ltmain.sh:2009:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
nvi-1.81.6/dist/ltmain.sh-2010-    else
##############################################
nvi-1.81.6/dist/ltmain.sh-2015-
nvi-1.81.6/dist/ltmain.sh:2016:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-2017-    if test "X$output_objdir" = "X$output"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-2150-	  fi
nvi-1.81.6/dist/ltmain.sh:2151:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
nvi-1.81.6/dist/ltmain.sh-2152-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
nvi-1.81.6/dist/ltmain.sh-2194-		    found=no
nvi-1.81.6/dist/ltmain.sh:2195:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-2196-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
nvi-1.81.6/dist/ltmain.sh-2219-	    newdependency_libs="$deplib $newdependency_libs"
nvi-1.81.6/dist/ltmain.sh:2220:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
nvi-1.81.6/dist/ltmain.sh-2221-	    ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-2232-	    fi
nvi-1.81.6/dist/ltmain.sh:2233:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
nvi-1.81.6/dist/ltmain.sh-2234-	    ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-2242-	  if test "$pass" = link; then
nvi-1.81.6/dist/ltmain.sh:2243:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
nvi-1.81.6/dist/ltmain.sh-2244-	    # Make sure the xrpath contains only unique directories.
##############################################
nvi-1.81.6/dist/ltmain.sh-2264-		set dummy $deplibs_check_method
nvi-1.81.6/dist/ltmain.sh:2265:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
nvi-1.81.6/dist/ltmain.sh-2266-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
nvi-1.81.6/dist/ltmain.sh-2325-	else
nvi-1.81.6/dist/ltmain.sh:2326:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
nvi-1.81.6/dist/ltmain.sh-2327-	  exit $EXIT_FAILURE
##############################################
nvi-1.81.6/dist/ltmain.sh-2336-
nvi-1.81.6/dist/ltmain.sh:2337:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-2338-	test "X$ladir" = "X$lib" && ladir="."
##############################################
nvi-1.81.6/dist/ltmain.sh-2428-	*)
nvi-1.81.6/dist/ltmain.sh:2429:	  abs_ladir=`cd "$ladir" && pwd`
nvi-1.81.6/dist/ltmain.sh-2430-	  if test -z "$abs_ladir"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-2436-	esac
nvi-1.81.6/dist/ltmain.sh:2437:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-2438-
##############################################
nvi-1.81.6/dist/ltmain.sh-2463-	fi # $installed = yes
nvi-1.81.6/dist/ltmain.sh:2464:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
nvi-1.81.6/dist/ltmain.sh-2465-
##############################################
nvi-1.81.6/dist/ltmain.sh-2510-	    case $deplib in
nvi-1.81.6/dist/ltmain.sh:2511:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
nvi-1.81.6/dist/ltmain.sh-2512-	    esac
##############################################
nvi-1.81.6/dist/ltmain.sh-2631-	    shift; shift
nvi-1.81.6/dist/ltmain.sh:2632:	    libname=`eval \\$echo \"$libname_spec\"`
nvi-1.81.6/dist/ltmain.sh-2633-	    # use dlname if we got it. it's perfectly good, no?
##############################################
nvi-1.81.6/dist/ltmain.sh-2639-	      *cygwin* | mingw*)
nvi-1.81.6/dist/ltmain.sh:2640:		major=`expr $current - $age`
nvi-1.81.6/dist/ltmain.sh-2641-		versuffix="-$major"
##############################################
nvi-1.81.6/dist/ltmain.sh-2650-	    soroot="$soname"
nvi-1.81.6/dist/ltmain.sh:2651:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
nvi-1.81.6/dist/ltmain.sh:2652:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
nvi-1.81.6/dist/ltmain.sh-2653-
##############################################
nvi-1.81.6/dist/ltmain.sh-2883-	      case $libdir in
nvi-1.81.6/dist/ltmain.sh:2884:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
nvi-1.81.6/dist/ltmain.sh-2885-		   case " $xrpath " in
##############################################
nvi-1.81.6/dist/ltmain.sh-2915-	      *.la)
nvi-1.81.6/dist/ltmain.sh:2916:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-2917-		test "X$dir" = "X$deplib" && dir="."
##############################################
nvi-1.81.6/dist/ltmain.sh-2921-		*)
nvi-1.81.6/dist/ltmain.sh:2922:		  absdir=`cd "$dir" && pwd`
nvi-1.81.6/dist/ltmain.sh-2923-		  if test -z "$absdir"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-2931-		else
nvi-1.81.6/dist/ltmain.sh:2932:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
nvi-1.81.6/dist/ltmain.sh-2933-		  if test -z "$libdir"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-2946-		  # but need to link against shared
nvi-1.81.6/dist/ltmain.sh:2947:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
nvi-1.81.6/dist/ltmain.sh-2948-		  if test -n "$deplibrary_names" ; then
##############################################
nvi-1.81.6/dist/ltmain.sh-2971-		  # Again, we only want to link against shared libraries
nvi-1.81.6/dist/ltmain.sh:2972:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
nvi-1.81.6/dist/ltmain.sh-2973-		  for tmp in $newlib_search_path ; do
##############################################
nvi-1.81.6/dist/ltmain.sh-3138-      lib*)
nvi-1.81.6/dist/ltmain.sh:3139:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
nvi-1.81.6/dist/ltmain.sh-3140-	eval shared_ext=\"$shrext_cmds\"
##############################################
nvi-1.81.6/dist/ltmain.sh-3144-	if test "$module" = no; then
nvi-1.81.6/dist/ltmain.sh:3145:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
nvi-1.81.6/dist/ltmain.sh-3146-	  $echo "$help" 1>&2
##############################################
nvi-1.81.6/dist/ltmain.sh-3150-	  # Add the "lib" prefix for modules if required
nvi-1.81.6/dist/ltmain.sh:3151:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
nvi-1.81.6/dist/ltmain.sh-3152-	  eval shared_ext=\"$shrext_cmds\"
##############################################
nvi-1.81.6/dist/ltmain.sh-3154-	else
nvi-1.81.6/dist/ltmain.sh:3155:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
nvi-1.81.6/dist/ltmain.sh-3156-	fi
##############################################
nvi-1.81.6/dist/ltmain.sh-3231-	  darwin|linux|osf|windows|none)
nvi-1.81.6/dist/ltmain.sh:3232:	    current=`expr $number_major + $number_minor`
nvi-1.81.6/dist/ltmain.sh-3233-	    age="$number_minor"
##############################################
nvi-1.81.6/dist/ltmain.sh-3241-	  irix|nonstopux)
nvi-1.81.6/dist/ltmain.sh:3242:	    current=`expr $number_major + $number_minor`
nvi-1.81.6/dist/ltmain.sh-3243-	    age="$number_minor"
##############################################
nvi-1.81.6/dist/ltmain.sh-3284-	if test "$age" -gt "$current"; then
nvi-1.81.6/dist/ltmain.sh:3285:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
nvi-1.81.6/dist/ltmain.sh-3286-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
nvi-1.81.6/dist/ltmain.sh-3299-	  # verstring for coding it into the library header
nvi-1.81.6/dist/ltmain.sh:3300:	  major=.`expr $current - $age`
nvi-1.81.6/dist/ltmain.sh-3301-	  versuffix="$major.$age.$revision"
nvi-1.81.6/dist/ltmain.sh-3302-	  # Darwin ld doesn't like 0 for these options...
nvi-1.81.6/dist/ltmain.sh:3303:	  minor_current=`expr $current + 1`
nvi-1.81.6/dist/ltmain.sh-3304-	  xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
nvi-1.81.6/dist/ltmain.sh-3319-	  if test "X$lt_irix_increment" = "Xno"; then
nvi-1.81.6/dist/ltmain.sh:3320:	    major=`expr $current - $age`
nvi-1.81.6/dist/ltmain.sh-3321-	  else
nvi-1.81.6/dist/ltmain.sh:3322:	    major=`expr $current - $age + 1`
nvi-1.81.6/dist/ltmain.sh-3323-	  fi
##############################################
nvi-1.81.6/dist/ltmain.sh-3332-	  while test "$loop" -ne 0; do
nvi-1.81.6/dist/ltmain.sh:3333:	    iface=`expr $revision - $loop`
nvi-1.81.6/dist/ltmain.sh:3334:	    loop=`expr $loop - 1`
nvi-1.81.6/dist/ltmain.sh-3335-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
nvi-1.81.6/dist/ltmain.sh-3343-	linux)
nvi-1.81.6/dist/ltmain.sh:3344:	  major=.`expr $current - $age`
nvi-1.81.6/dist/ltmain.sh-3345-	  versuffix="$major.$age.$revision"
##############################################
nvi-1.81.6/dist/ltmain.sh-3348-	osf)
nvi-1.81.6/dist/ltmain.sh:3349:	  major=.`expr $current - $age`
nvi-1.81.6/dist/ltmain.sh-3350-	  versuffix=".$current.$age.$revision"
##############################################
nvi-1.81.6/dist/ltmain.sh-3355-	  while test "$loop" -ne 0; do
nvi-1.81.6/dist/ltmain.sh:3356:	    iface=`expr $current - $loop`
nvi-1.81.6/dist/ltmain.sh:3357:	    loop=`expr $loop - 1`
nvi-1.81.6/dist/ltmain.sh-3358-	    verstring="$verstring:${iface}.0"
##############################################
nvi-1.81.6/dist/ltmain.sh-3372-	  # extension on DOS 8.3 filesystems.
nvi-1.81.6/dist/ltmain.sh:3373:	  major=`expr $current - $age`
nvi-1.81.6/dist/ltmain.sh-3374-	  versuffix="-$major"
##############################################
nvi-1.81.6/dist/ltmain.sh-3427-	removelist=
nvi-1.81.6/dist/ltmain.sh:3428:	tempremovelist=`$echo "$output_objdir/*"`
nvi-1.81.6/dist/ltmain.sh-3429-	for p in $tempremovelist; do
##############################################
nvi-1.81.6/dist/ltmain.sh-3455-	# Transform .lo files to .o files.
nvi-1.81.6/dist/ltmain.sh:3456:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-3457-      fi
##############################################
nvi-1.81.6/dist/ltmain.sh-3460-      #for path in $notinst_path; do
nvi-1.81.6/dist/ltmain.sh:3461:      #	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
nvi-1.81.6/dist/ltmain.sh:3462:      #	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
nvi-1.81.6/dist/ltmain.sh:3463:      #	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
nvi-1.81.6/dist/ltmain.sh-3464-      #done
##############################################
nvi-1.81.6/dist/ltmain.sh-3567-	    for i in $deplibs; do
nvi-1.81.6/dist/ltmain.sh:3568:	      name=`expr $i : '-l\(.*\)'`
nvi-1.81.6/dist/ltmain.sh-3569-	      # If $name is empty we are operating on a -L argument.
##############################################
nvi-1.81.6/dist/ltmain.sh-3579-		if test -n "$i" ; then
nvi-1.81.6/dist/ltmain.sh:3580:		  libname=`eval \\$echo \"$libname_spec\"`
nvi-1.81.6/dist/ltmain.sh:3581:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
nvi-1.81.6/dist/ltmain.sh-3582-		  set dummy $deplib_matches
nvi-1.81.6/dist/ltmain.sh-3583-		  deplib_match=$2
nvi-1.81.6/dist/ltmain.sh:3584:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
nvi-1.81.6/dist/ltmain.sh-3585-		    newdeplibs="$newdeplibs $i"
##############################################
nvi-1.81.6/dist/ltmain.sh-3604-	    for i in $deplibs; do
nvi-1.81.6/dist/ltmain.sh:3605:	      name=`expr $i : '-l\(.*\)'`
nvi-1.81.6/dist/ltmain.sh-3606-	      # If $name is empty we are operating on a -L argument.
##############################################
nvi-1.81.6/dist/ltmain.sh-3619-		  if test -n "$i" ; then
nvi-1.81.6/dist/ltmain.sh:3620:		    libname=`eval \\$echo \"$libname_spec\"`
nvi-1.81.6/dist/ltmain.sh:3621:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
nvi-1.81.6/dist/ltmain.sh-3622-		    set dummy $deplib_matches
nvi-1.81.6/dist/ltmain.sh-3623-		    deplib_match=$2
nvi-1.81.6/dist/ltmain.sh:3624:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
nvi-1.81.6/dist/ltmain.sh-3625-		      newdeplibs="$newdeplibs $i"
##############################################
nvi-1.81.6/dist/ltmain.sh-3652-	  set dummy $deplibs_check_method
nvi-1.81.6/dist/ltmain.sh:3653:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
nvi-1.81.6/dist/ltmain.sh-3654-	  for a_deplib in $deplibs; do
nvi-1.81.6/dist/ltmain.sh:3655:	    name=`expr $a_deplib : '-l\(.*\)'`
nvi-1.81.6/dist/ltmain.sh-3656-	    # If $name is empty we are operating on a -L argument.
##############################################
nvi-1.81.6/dist/ltmain.sh-3666-	      if test -n "$a_deplib" ; then
nvi-1.81.6/dist/ltmain.sh:3667:		libname=`eval \\$echo \"$libname_spec\"`
nvi-1.81.6/dist/ltmain.sh-3668-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
nvi-1.81.6/dist/ltmain.sh:3669:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-3670-		  for potent_lib in $potential_libs; do
##############################################
nvi-1.81.6/dist/ltmain.sh-3682-		      while test -h "$potlib" 2>/dev/null; do
nvi-1.81.6/dist/ltmain.sh:3683:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
nvi-1.81.6/dist/ltmain.sh-3684-			case $potliblink in
nvi-1.81.6/dist/ltmain.sh-3685-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
nvi-1.81.6/dist/ltmain.sh:3686:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
nvi-1.81.6/dist/ltmain.sh-3687-			esac
##############################################
nvi-1.81.6/dist/ltmain.sh-3721-	  set dummy $deplibs_check_method
nvi-1.81.6/dist/ltmain.sh:3722:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
nvi-1.81.6/dist/ltmain.sh-3723-	  for a_deplib in $deplibs; do
nvi-1.81.6/dist/ltmain.sh:3724:	    name=`expr $a_deplib : '-l\(.*\)'`
nvi-1.81.6/dist/ltmain.sh-3725-	    # If $name is empty we are operating on a -L argument.
##############################################
nvi-1.81.6/dist/ltmain.sh-3735-	      if test -n "$a_deplib" ; then
nvi-1.81.6/dist/ltmain.sh:3736:		libname=`eval \\$echo \"$libname_spec\"`
nvi-1.81.6/dist/ltmain.sh-3737-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
nvi-1.81.6/dist/ltmain.sh:3738:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
nvi-1.81.6/dist/ltmain.sh-3739-		  for potent_lib in $potential_libs; do
##############################################
nvi-1.81.6/dist/ltmain.sh-3778-	      # can't use Xsed below, because $i might contain '/'
nvi-1.81.6/dist/ltmain.sh:3779:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
nvi-1.81.6/dist/ltmain.sh-3780-	    done
##############################################
nvi-1.81.6/dist/ltmain.sh-3803-	  # On Rhapsody replace the C library is the System framework
nvi-1.81.6/dist/ltmain.sh:3804:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
nvi-1.81.6/dist/ltmain.sh-3805-	  ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-3975-	# Use standard objects if they are pic
nvi-1.81.6/dist/ltmain.sh:3976:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-3977-
##############################################
nvi-1.81.6/dist/ltmain.sh-3988-	      eval cmd=\"$cmd\"
nvi-1.81.6/dist/ltmain.sh:3989:	      if len=`expr "X$cmd" : ".*"` &&
nvi-1.81.6/dist/ltmain.sh-3990-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
nvi-1.81.6/dist/ltmain.sh-4070-	if test "X$skipped_export" != "X:" &&
nvi-1.81.6/dist/ltmain.sh:4071:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
nvi-1.81.6/dist/ltmain.sh-4072-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
nvi-1.81.6/dist/ltmain.sh-4089-	  save_output=$output
nvi-1.81.6/dist/ltmain.sh:4090:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
nvi-1.81.6/dist/ltmain.sh-4091-
##############################################
nvi-1.81.6/dist/ltmain.sh-4105-	    if test "X$objlist" = X ||
nvi-1.81.6/dist/ltmain.sh:4106:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
nvi-1.81.6/dist/ltmain.sh-4107-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
nvi-1.81.6/dist/ltmain.sh-4120-	      last_robj=$output_objdir/$output_la-${k}.$objext
nvi-1.81.6/dist/ltmain.sh:4121:	      k=`expr $k + 1`
nvi-1.81.6/dist/ltmain.sh-4122-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
nvi-1.81.6/dist/ltmain.sh-4146-	  do
nvi-1.81.6/dist/ltmain.sh:4147:	    i=`expr $i + 1`
nvi-1.81.6/dist/ltmain.sh-4148-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
nvi-1.81.6/dist/ltmain.sh-4270-	libobj="$output"
nvi-1.81.6/dist/ltmain.sh:4271:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
nvi-1.81.6/dist/ltmain.sh-4272-	;;
##############################################
nvi-1.81.6/dist/ltmain.sh-4295-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
nvi-1.81.6/dist/ltmain.sh:4296:	  reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
nvi-1.81.6/dist/ltmain.sh-4297-	else
##############################################
nvi-1.81.6/dist/ltmain.sh-4306-      # Create the old-style object.
nvi-1.81.6/dist/ltmain.sh:4307:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
nvi-1.81.6/dist/ltmain.sh-4308-
##############################################
nvi-1.81.6/dist/ltmain.sh-4367-      case $host in
nvi-1.81.6/dist/ltmain.sh:4368:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
nvi-1.81.6/dist/ltmain.sh-4369-      esac
##############################################
nvi-1.81.6/dist/ltmain.sh-4387-	# On Rhapsody replace the C library is the System framework
nvi-1.81.6/dist/ltmain.sh:4388:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
nvi-1.81.6/dist/ltmain.sh:4389:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
nvi-1.81.6/dist/ltmain.sh-4390-	;;
##############################################
nvi-1.81.6/dist/ltmain.sh-4475-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
nvi-1.81.6/dist/ltmain.sh:4476:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
nvi-1.81.6/dist/ltmain.sh-4477-	  case :$dllsearchpath: in
##############################################
nvi-1.81.6/dist/ltmain.sh-4533-	# Transform all the library objects into standard objects.
nvi-1.81.6/dist/ltmain.sh:4534:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh:4535:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4536-      fi
##############################################
nvi-1.81.6/dist/ltmain.sh-4579-	    # Add our own program objects to the symbol list.
nvi-1.81.6/dist/ltmain.sh:4580:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4581-	    for arg in $progfiles; do
##############################################
nvi-1.81.6/dist/ltmain.sh-4621-	    $show "extracting global C symbols from \`$arg'"
nvi-1.81.6/dist/ltmain.sh:4622:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-4623-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
nvi-1.81.6/dist/ltmain.sh-4743-            if test -f "$output_objdir/${outputname}.def" ; then
nvi-1.81.6/dist/ltmain.sh:4744:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh:4745:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4746-            else
nvi-1.81.6/dist/ltmain.sh:4747:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh:4748:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4749-             fi
##############################################
nvi-1.81.6/dist/ltmain.sh-4751-          * )
nvi-1.81.6/dist/ltmain.sh:4752:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh:4753:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4754-            ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-4767-	# Nullify the symbol file.
nvi-1.81.6/dist/ltmain.sh:4768:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh:4769:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4770-      fi
##############################################
nvi-1.81.6/dist/ltmain.sh-4773-	# Replace the output file specification.
nvi-1.81.6/dist/ltmain.sh:4774:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4775-	link_command="$compile_command$compile_rpath"
##############################################
nvi-1.81.6/dist/ltmain.sh-4840-	# Replace the output file specification.
nvi-1.81.6/dist/ltmain.sh:4841:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
nvi-1.81.6/dist/ltmain.sh-4842-	# Delete the old output file.
##############################################
nvi-1.81.6/dist/ltmain.sh-4860-	  if test "$fast_install" = yes; then
nvi-1.81.6/dist/ltmain.sh:4861:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4862-	  else
##############################################
nvi-1.81.6/dist/ltmain.sh-4872-      # Replace the output file specification.
nvi-1.81.6/dist/ltmain.sh:4873:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
nvi-1.81.6/dist/ltmain.sh-4874-
##############################################
nvi-1.81.6/dist/ltmain.sh-4892-	  else
nvi-1.81.6/dist/ltmain.sh:4893:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-4894-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
nvi-1.81.6/dist/ltmain.sh-4897-	relink_command="(cd `pwd`; $relink_command)"
nvi-1.81.6/dist/ltmain.sh:4898:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-4899-      fi
##############################################
nvi-1.81.6/dist/ltmain.sh-4906-	esac
nvi-1.81.6/dist/ltmain.sh:4907:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-4908-      else
nvi-1.81.6/dist/ltmain.sh:4909:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-4910-      fi
##############################################
nvi-1.81.6/dist/ltmain.sh-4916-	case $output in
nvi-1.81.6/dist/ltmain.sh:4917:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
nvi-1.81.6/dist/ltmain.sh-4918-	esac
##############################################
nvi-1.81.6/dist/ltmain.sh-4922-	    exeext=.exe
nvi-1.81.6/dist/ltmain.sh:4923:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
nvi-1.81.6/dist/ltmain.sh-4924-	  *) exeext= ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-4927-	  *cygwin* | *mingw* )
nvi-1.81.6/dist/ltmain.sh:4928:            output_name=`basename $output`
nvi-1.81.6/dist/ltmain.sh:4929:            output_path=`dirname $output`
nvi-1.81.6/dist/ltmain.sh-4930-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
nvi-1.81.6/dist/ltmain.sh-5337-      shift
nvi-1.81.6/dist/ltmain.sh:5338:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
nvi-1.81.6/dist/ltmain.sh-5339-      # Yippee, \$echo works!
##############################################
nvi-1.81.6/dist/ltmain.sh-5349-  # Find the directory that this script lives in.
nvi-1.81.6/dist/ltmain.sh:5350:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
nvi-1.81.6/dist/ltmain.sh-5351-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
nvi-1.81.6/dist/ltmain.sh-5353-  # Follow symbolic links until we get to the real thisdir.
nvi-1.81.6/dist/ltmain.sh:5354:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
nvi-1.81.6/dist/ltmain.sh-5355-  while test -n \"\$file\"; do
nvi-1.81.6/dist/ltmain.sh:5356:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
nvi-1.81.6/dist/ltmain.sh-5357-
##############################################
nvi-1.81.6/dist/ltmain.sh-5365-
nvi-1.81.6/dist/ltmain.sh:5366:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
nvi-1.81.6/dist/ltmain.sh:5367:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
nvi-1.81.6/dist/ltmain.sh-5368-  done
##############################################
nvi-1.81.6/dist/ltmain.sh-5370-  # Try to get the absolute directory name.
nvi-1.81.6/dist/ltmain.sh:5371:  absdir=\`cd \"\$thisdir\" && pwd\`
nvi-1.81.6/dist/ltmain.sh-5372-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
nvi-1.81.6/dist/ltmain.sh-5380-  if test ! -f \"\$progdir/\$program\" || \\
nvi-1.81.6/dist/ltmain.sh:5381:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
nvi-1.81.6/dist/ltmain.sh-5382-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
nvi-1.81.6/dist/ltmain.sh-5395-    if test -n \"\$relink_command\"; then
nvi-1.81.6/dist/ltmain.sh:5396:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
nvi-1.81.6/dist/ltmain.sh-5397-      else
##############################################
nvi-1.81.6/dist/ltmain.sh-5427-    # The second colon is a workaround for a bug in BeOS R4 sed
nvi-1.81.6/dist/ltmain.sh:5428:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
nvi-1.81.6/dist/ltmain.sh-5429-
##############################################
nvi-1.81.6/dist/ltmain.sh-5540-	  do
nvi-1.81.6/dist/ltmain.sh:5541:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-5542-	    case " $oldobjs " in
##############################################
nvi-1.81.6/dist/ltmain.sh-5548-		newobj=lt$counter-$objbase
nvi-1.81.6/dist/ltmain.sh:5549:		counter=`expr $counter + 1`
nvi-1.81.6/dist/ltmain.sh-5550-		case " $oldobjs " in
##############################################
nvi-1.81.6/dist/ltmain.sh-5566-
nvi-1.81.6/dist/ltmain.sh:5567:	if len=`expr "X$cmds" : ".*"` &&
nvi-1.81.6/dist/ltmain.sh-5568-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
nvi-1.81.6/dist/ltmain.sh-5588-	    eval test_cmds=\"$old_archive_cmds\"
nvi-1.81.6/dist/ltmain.sh:5589:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
nvi-1.81.6/dist/ltmain.sh-5590-	       test "$len" -le "$max_cmd_len"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-5640-	else
nvi-1.81.6/dist/ltmain.sh:5641:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-5642-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
nvi-1.81.6/dist/ltmain.sh-5646-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
nvi-1.81.6/dist/ltmain.sh:5647:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-5648-      if test "$hardcode_automatic" = yes ; then
##############################################
nvi-1.81.6/dist/ltmain.sh-5665-	      *.la)
nvi-1.81.6/dist/ltmain.sh:5666:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh:5667:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
nvi-1.81.6/dist/ltmain.sh-5668-		if test -z "$libdir"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-5679-	    for lib in $dlfiles; do
nvi-1.81.6/dist/ltmain.sh:5680:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh:5681:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
nvi-1.81.6/dist/ltmain.sh-5682-	      if test -z "$libdir"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-5690-	    for lib in $dlprefiles; do
nvi-1.81.6/dist/ltmain.sh:5691:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh:5692:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
nvi-1.81.6/dist/ltmain.sh-5693-	      if test -z "$libdir"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-5787-      # Aesthetically quote it.
nvi-1.81.6/dist/ltmain.sh:5788:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-5789-      case $arg in
##############################################
nvi-1.81.6/dist/ltmain.sh-5803-    # Aesthetically quote it.
nvi-1.81.6/dist/ltmain.sh:5804:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-5805-    case $arg in
##############################################
nvi-1.81.6/dist/ltmain.sh-5854-      # Aesthetically quote the argument.
nvi-1.81.6/dist/ltmain.sh:5855:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-5856-      case $arg in
##############################################
nvi-1.81.6/dist/ltmain.sh-5886-    # Strip any trailing slash from the destination.
nvi-1.81.6/dist/ltmain.sh:5887:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
nvi-1.81.6/dist/ltmain.sh-5888-
##############################################
nvi-1.81.6/dist/ltmain.sh-5894-    else
nvi-1.81.6/dist/ltmain.sh:5895:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-5896-      test "X$destdir" = "X$dest" && destdir=.
nvi-1.81.6/dist/ltmain.sh:5897:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-5898-
##############################################
nvi-1.81.6/dist/ltmain.sh-5970-
nvi-1.81.6/dist/ltmain.sh:5971:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
nvi-1.81.6/dist/ltmain.sh-5972-	test "X$dir" = "X$file/" && dir=
##############################################
nvi-1.81.6/dist/ltmain.sh-5976-	  # Determine the prefix the user has applied to our future dir.
nvi-1.81.6/dist/ltmain.sh:5977:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
nvi-1.81.6/dist/ltmain.sh-5978-
##############################################
nvi-1.81.6/dist/ltmain.sh-5991-	    # Stick the inst_prefix_dir data into the link command.
nvi-1.81.6/dist/ltmain.sh:5992:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-5993-	  else
nvi-1.81.6/dist/ltmain.sh:5994:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-5995-	  fi
##############################################
nvi-1.81.6/dist/ltmain.sh-6060-	# Install the pseudo-library for information purposes.
nvi-1.81.6/dist/ltmain.sh:6061:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-6062-	instname="$dir/$name"i
##############################################
nvi-1.81.6/dist/ltmain.sh-6076-	else
nvi-1.81.6/dist/ltmain.sh:6077:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-6078-	  destfile="$destdir/$destfile"
##############################################
nvi-1.81.6/dist/ltmain.sh-6083-	*.lo)
nvi-1.81.6/dist/ltmain.sh:6084:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
nvi-1.81.6/dist/ltmain.sh-6085-	  ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-6105-	  # Deduce the name of the old-style object file.
nvi-1.81.6/dist/ltmain.sh:6106:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
nvi-1.81.6/dist/ltmain.sh-6107-
##############################################
nvi-1.81.6/dist/ltmain.sh-6118-	else
nvi-1.81.6/dist/ltmain.sh:6119:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-6120-	  destfile="$destdir/$destfile"
##############################################
nvi-1.81.6/dist/ltmain.sh-6129-	    if test ! -f "$file"; then
nvi-1.81.6/dist/ltmain.sh:6130:	      file=`$echo $file|${SED} 's,.exe$,,'`
nvi-1.81.6/dist/ltmain.sh-6131-	      stripped_ext=".exe"
##############################################
nvi-1.81.6/dist/ltmain.sh-6138-	*cygwin*|*mingw*)
nvi-1.81.6/dist/ltmain.sh:6139:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
nvi-1.81.6/dist/ltmain.sh-6140-	    ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-6176-	    fi
nvi-1.81.6/dist/ltmain.sh:6177:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
nvi-1.81.6/dist/ltmain.sh-6178-	    if test -n "$libdir" && test ! -f "$libfile"; then
nvi-1.81.6/dist/ltmain.sh:6179:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
nvi-1.81.6/dist/ltmain.sh-6180-	      finalize=no
##############################################
nvi-1.81.6/dist/ltmain.sh-6199-	      tmpdir=`func_mktempdir`
nvi-1.81.6/dist/ltmain.sh:6200:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-6201-	      outputname="$tmpdir/$file"
nvi-1.81.6/dist/ltmain.sh-6202-	      # Replace the output file specification.
nvi-1.81.6/dist/ltmain.sh:6203:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
nvi-1.81.6/dist/ltmain.sh-6204-
##############################################
nvi-1.81.6/dist/ltmain.sh-6217-	    # Install the binary that we compiled earlier.
nvi-1.81.6/dist/ltmain.sh:6218:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
nvi-1.81.6/dist/ltmain.sh-6219-	  fi
##############################################
nvi-1.81.6/dist/ltmain.sh-6233-	  *:*.exe)
nvi-1.81.6/dist/ltmain.sh:6234:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
nvi-1.81.6/dist/ltmain.sh-6235-	    ;;
##############################################
nvi-1.81.6/dist/ltmain.sh-6246-    for file in $staticlibs; do
nvi-1.81.6/dist/ltmain.sh:6247:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-6248-
##############################################
nvi-1.81.6/dist/ltmain.sh-6403-	  # Warn if it was a shared library.
nvi-1.81.6/dist/ltmain.sh:6404:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
nvi-1.81.6/dist/ltmain.sh-6405-	  continue
##############################################
nvi-1.81.6/dist/ltmain.sh-6407-
nvi-1.81.6/dist/ltmain.sh:6408:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-6409-	test "X$dir" = "X$file" && dir=.
##############################################
nvi-1.81.6/dist/ltmain.sh-6414-	  if test ! -f "$dir/$dlname"; then
nvi-1.81.6/dist/ltmain.sh:6415:	    $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
nvi-1.81.6/dist/ltmain.sh-6416-	    exit $EXIT_FAILURE
##############################################
nvi-1.81.6/dist/ltmain.sh-6422-	# Just add the directory containing the .lo file.
nvi-1.81.6/dist/ltmain.sh:6423:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-6424-	test "X$dir" = "X$file" && dir=.
##############################################
nvi-1.81.6/dist/ltmain.sh-6433-      # Get the absolute pathname.
nvi-1.81.6/dist/ltmain.sh:6434:      absdir=`cd "$dir" && pwd`
nvi-1.81.6/dist/ltmain.sh-6435-      test -n "$absdir" && dir="$absdir"
##############################################
nvi-1.81.6/dist/ltmain.sh-6469-      # Quote arguments (to preserve shell metacharacters).
nvi-1.81.6/dist/ltmain.sh:6470:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
nvi-1.81.6/dist/ltmain.sh-6471-      args="$args \"$file\""
##############################################
nvi-1.81.6/dist/ltmain.sh-6531-    for file in $files; do
nvi-1.81.6/dist/ltmain.sh:6532:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
nvi-1.81.6/dist/ltmain.sh-6533-      if test "X$dir" = "X$file"; then
##############################################
nvi-1.81.6/dist/ltmain.sh-6538-      fi
nvi-1.81.6/dist/ltmain.sh:6539:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvi-1.81.6/dist/ltmain.sh-6540-      test "$mode" = uninstall && objdir="$dir"
##############################################
nvi-1.81.6/dist/ltmain.sh-6648-	  *.exe)
nvi-1.81.6/dist/ltmain.sh:6649:	    file=`$echo $file|${SED} 's,.exe$,,'`
nvi-1.81.6/dist/ltmain.sh:6650:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
nvi-1.81.6/dist/ltmain.sh-6651-	    # $file with .exe has already been added to rmfiles,
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-107-do
nvi-1.81.6/dist/autom4te.cache/output.0:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvi-1.81.6/dist/autom4te.cache/output.0-109-    eval $as_var=C; export $as_var
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
nvi-1.81.6/dist/autom4te.cache/output.0:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
nvi-1.81.6/dist/autom4te.cache/output.0-217-") 2> /dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/autom4te.cache/output.0:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
nvi-1.81.6/dist/autom4te.cache/output.0-332-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/autom4te.cache/output.0:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
nvi-1.81.6/dist/autom4te.cache/output.0-427-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-536-	esac;
nvi-1.81.6/dist/autom4te.cache/output.0:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-538-	???[sx]*):;;*)false;;esac;fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-558-  # Remove one level of quotation (which was required for Make).
nvi-1.81.6/dist/autom4te.cache/output.0:559:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
nvi-1.81.6/dist/autom4te.cache/output.0-560-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-569-  :
nvi-1.81.6/dist/autom4te.cache/output.0:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
nvi-1.81.6/dist/autom4te.cache/output.0-571-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-595-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
nvi-1.81.6/dist/autom4te.cache/output.0:596:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
nvi-1.81.6/dist/autom4te.cache/output.0:597:       echo_test_string=`eval $cmd` &&
nvi-1.81.6/dist/autom4te.cache/output.0-598-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-604-
nvi-1.81.6/dist/autom4te.cache/output.0:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.0:606:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-607-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-619-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
nvi-1.81.6/dist/autom4te.cache/output.0:620:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.0:621:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-622-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-631-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.0:632:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-633-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-646-      echo='printf %s\n'
nvi-1.81.6/dist/autom4te.cache/output.0:647:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.0:648:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-649-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-651-	:
nvi-1.81.6/dist/autom4te.cache/output.0:652:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-653-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.0:654:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-655-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-660-	echo="$CONFIG_SHELL $0 --fallback-echo"
nvi-1.81.6/dist/autom4te.cache/output.0:661:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-662-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.0:663:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.0-664-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-670-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
nvi-1.81.6/dist/autom4te.cache/output.0:671:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
nvi-1.81.6/dist/autom4te.cache/output.0-672-	  then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-678-	if test "$prev" != 'sed 50q "$0"'; then
nvi-1.81.6/dist/autom4te.cache/output.0:679:	  echo_test_string=`eval $prev`
nvi-1.81.6/dist/autom4te.cache/output.0-680-	  export echo_test_string
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-999-  case $ac_option in
nvi-1.81.6/dist/autom4te.cache/output.0:1000:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-1001-  *)	ac_optarg=yes ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1042-  -disable-* | --disable-*)
nvi-1.81.6/dist/autom4te.cache/output.0:1043:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-1044-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1047-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.0:1048:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.0-1049-    eval enable_$ac_feature=no ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1061-  -enable-* | --enable-*)
nvi-1.81.6/dist/autom4te.cache/output.0:1062:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-1063-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1066-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.0:1067:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.0-1068-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1258-  -with-* | --with-*)
nvi-1.81.6/dist/autom4te.cache/output.0:1259:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-1260-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1263-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.0:1264:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.0-1265-    eval with_$ac_package=\$ac_optarg ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1267-  -without-* | --without-*)
nvi-1.81.6/dist/autom4te.cache/output.0:1268:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-1269-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1272-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.0:1273:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.0-1274-    eval with_$ac_package=no ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1299-  *=*)
nvi-1.81.6/dist/autom4te.cache/output.0:1300:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nvi-1.81.6/dist/autom4te.cache/output.0-1301-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1319-if test -n "$ac_prev"; then
nvi-1.81.6/dist/autom4te.cache/output.0:1320:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nvi-1.81.6/dist/autom4te.cache/output.0-1321-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1365-ac_ls_di=`ls -di .` &&
nvi-1.81.6/dist/autom4te.cache/output.0:1366:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nvi-1.81.6/dist/autom4te.cache/output.0-1367-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1425-case $srcdir in
nvi-1.81.6/dist/autom4te.cache/output.0:1426:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nvi-1.81.6/dist/autom4te.cache/output.0-1427-esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1468-By default, \`make install' will install all the files in
nvi-1.81.6/dist/autom4te.cache/output.0:1469:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nvi-1.81.6/dist/autom4te.cache/output.0:1470:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nvi-1.81.6/dist/autom4te.cache/output.0-1471-for instance \`--prefix=\$HOME'.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1588-*)
nvi-1.81.6/dist/autom4te.cache/output.0:1589:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvi-1.81.6/dist/autom4te.cache/output.0-1590-  # A ".." for each directory in $ac_dir_suffix.
nvi-1.81.6/dist/autom4te.cache/output.0:1591:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
nvi-1.81.6/dist/autom4te.cache/output.0-1592-  case $ac_top_builddir_sub in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1721-    *\'*)
nvi-1.81.6/dist/autom4te.cache/output.0:1722:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-1723-    esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1807-      case $ac_val in
nvi-1.81.6/dist/autom4te.cache/output.0:1808:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvi-1.81.6/dist/autom4te.cache/output.0-1809-      esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1824-	case $ac_val in
nvi-1.81.6/dist/autom4te.cache/output.0:1825:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvi-1.81.6/dist/autom4te.cache/output.0-1826-	esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1932-    set,)
nvi-1.81.6/dist/autom4te.cache/output.0:1933:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:1934:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.0-1935-      ac_cache_corrupted=: ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-1954-    case $ac_new_val in
nvi-1.81.6/dist/autom4te.cache/output.0:1955:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-1956-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2118-if (
nvi-1.81.6/dist/autom4te.cache/output.0:2119:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
nvi-1.81.6/dist/autom4te.cache/output.0-2120-   if test "$*" = "X"; then
nvi-1.81.6/dist/autom4te.cache/output.0-2121-      # -L didn't work.
nvi-1.81.6/dist/autom4te.cache/output.0:2122:      set X `ls -t $srcdir/configure conftest.file`
nvi-1.81.6/dist/autom4te.cache/output.0-2123-   fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2162-_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:2163:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
nvi-1.81.6/dist/autom4te.cache/output.0-2164-rm -f conftest.sed
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2166-# expand $ac_aux_dir to an absolute path
nvi-1.81.6/dist/autom4te.cache/output.0:2167:am_aux_dir=`cd $ac_aux_dir && pwd`
nvi-1.81.6/dist/autom4te.cache/output.0-2168-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2192-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
nvi-1.81.6/dist/autom4te.cache/output.0:2193:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
nvi-1.81.6/dist/autom4te.cache/output.0-2194-	     'mkdir (GNU coreutils) '* | \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2270-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:2271:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.0-2272-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2280-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
nvi-1.81.6/dist/autom4te.cache/output.0:2281:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-2282-  *@@@%%%=?*=@@@%%%*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2307-
nvi-1.81.6/dist/autom4te.cache/output.0:2308:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nvi-1.81.6/dist/autom4te.cache/output.0-2309-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2573-test "x$ac_build_alias" = x &&
nvi-1.81.6/dist/autom4te.cache/output.0:2574:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
nvi-1.81.6/dist/autom4te.cache/output.0-2575-test "x$ac_build_alias" = x &&
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2578-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.0:2579:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
nvi-1.81.6/dist/autom4te.cache/output.0-2580-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2603-IFS=$ac_save_IFS
nvi-1.81.6/dist/autom4te.cache/output.0:2604:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
nvi-1.81.6/dist/autom4te.cache/output.0-2605-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2614-else
nvi-1.81.6/dist/autom4te.cache/output.0:2615:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
nvi-1.81.6/dist/autom4te.cache/output.0-2616-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2640-IFS=$ac_save_IFS
nvi-1.81.6/dist/autom4te.cache/output.0:2641:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
nvi-1.81.6/dist/autom4te.cache/output.0-2642-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2740-# case it prints its new name instead of `make'.
nvi-1.81.6/dist/autom4te.cache/output.0:2741:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
nvi-1.81.6/dist/autom4te.cache/output.0-2742-   am__include=include
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-2748-   echo '.include "confinc"' > confmf
nvi-1.81.6/dist/autom4te.cache/output.0:2749:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
nvi-1.81.6/dist/autom4te.cache/output.0-2750-      am__include=.include
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3092-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:3093:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.0-3094-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3146-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:3147:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nvi-1.81.6/dist/autom4te.cache/output.0-3148-#
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3194-	then :; else
nvi-1.81.6/dist/autom4te.cache/output.0:3195:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-3196-	fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3291-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
nvi-1.81.6/dist/autom4te.cache/output.0:3292:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-3293-	  break;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3346-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
nvi-1.81.6/dist/autom4te.cache/output.0:3347:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-3348-       break;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3421-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:3422:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.0-3423-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3725-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.0:3726:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.0-3727-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3849-    test $lt_ac_count -gt 10 && break
nvi-1.81.6/dist/autom4te.cache/output.0:3850:    lt_ac_count=`expr $lt_ac_count + 1`
nvi-1.81.6/dist/autom4te.cache/output.0-3851-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3888-  # Check for GNU $ac_path_GREP
nvi-1.81.6/dist/autom4te.cache/output.0:3889:case `"$ac_path_GREP" --version 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.0-3890-*GNU*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3902-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
nvi-1.81.6/dist/autom4te.cache/output.0:3903:    ac_count=`expr $ac_count + 1`
nvi-1.81.6/dist/autom4te.cache/output.0-3904-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3970-  # Check for GNU $ac_path_EGREP
nvi-1.81.6/dist/autom4te.cache/output.0:3971:case `"$ac_path_EGREP" --version 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.0-3972-*GNU*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-3984-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
nvi-1.81.6/dist/autom4te.cache/output.0:3985:    ac_count=`expr $ac_count + 1`
nvi-1.81.6/dist/autom4te.cache/output.0-3986-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4042-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/autom4te.cache/output.0:4043:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-4044-  *)
nvi-1.81.6/dist/autom4te.cache/output.0:4045:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-4046-  esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4051-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/autom4te.cache/output.0:4052:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/autom4te.cache/output.0-4053-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/autom4te.cache/output.0:4054:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/autom4te.cache/output.0-4055-      done
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4086-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/autom4te.cache/output.0:4087:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-4088-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4119-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/autom4te.cache/output.0:4120:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-4121-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4182-	# Tru64's nm complains that /dev/null is an invalid object file
nvi-1.81.6/dist/autom4te.cache/output.0:4183:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/autom4te.cache/output.0-4184-	*/dev/null* | *'Invalid file or object type'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4188-	*)
nvi-1.81.6/dist/autom4te.cache/output.0:4189:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/autom4te.cache/output.0-4190-	  */dev/null*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4356-openbsd*)
nvi-1.81.6/dist/autom4te.cache/output.0:4357:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-4358-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4445-  (exit $ac_status); }; then
nvi-1.81.6/dist/autom4te.cache/output.0:4446:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/output.0-4447-    *ELF-32*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4465-   if test "$lt_cv_prog_gnu_ld" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0:4466:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/output.0-4467-    *32-bit*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-4477-   else
nvi-1.81.6/dist/autom4te.cache/output.0:4478:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/output.0-4479-    *32-bit*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5062-do
nvi-1.81.6/dist/autom4te.cache/output.0:5063:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-5064-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5105-fi
nvi-1.81.6/dist/autom4te.cache/output.0:5106:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-5107-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-5108-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:5109:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-5110-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:5111:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-5112-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5121-do
nvi-1.81.6/dist/autom4te.cache/output.0:5122:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-5123-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5128-fi
nvi-1.81.6/dist/autom4te.cache/output.0:5129:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-5130-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5244-fi
nvi-1.81.6/dist/autom4te.cache/output.0:5245:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-5246-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5249-fi
nvi-1.81.6/dist/autom4te.cache/output.0:5250:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-5251-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:5252:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-5253-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5375-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:5376:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.0-5377-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5461-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:5462:GXX=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.0-5463-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-5650-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.0:5651:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.0-5652-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6075-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:6076:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.0-6077-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6217-
nvi-1.81.6/dist/autom4te.cache/output.0:6218:G77=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.0-6219-ac_ext=c
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6280-    # And add a safety zone
nvi-1.81.6/dist/autom4te.cache/output.0:6281:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/autom4te.cache/output.0:6282:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/autom4te.cache/output.0-6283-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6308-    if test -n "$kargmax"; then
nvi-1.81.6/dist/autom4te.cache/output.0:6309:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
nvi-1.81.6/dist/autom4te.cache/output.0-6310-    else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6316-    if test -n "$lt_cv_sys_max_cmd_len"; then
nvi-1.81.6/dist/autom4te.cache/output.0:6317:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/autom4te.cache/output.0:6318:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/autom4te.cache/output.0-6319-    else
nvi-1.81.6/dist/autom4te.cache/output.0-6320-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
nvi-1.81.6/dist/autom4te.cache/output.0:6321:      while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
nvi-1.81.6/dist/autom4te.cache/output.0-6322-	       = "XX$teststring") >/dev/null 2>&1 &&
nvi-1.81.6/dist/autom4te.cache/output.0:6323:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
nvi-1.81.6/dist/autom4te.cache/output.0-6324-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6326-      do
nvi-1.81.6/dist/autom4te.cache/output.0:6327:        i=`expr $i + 1`
nvi-1.81.6/dist/autom4te.cache/output.0-6328-        teststring=$teststring$teststring
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6333-      # It appears as though 1/2 is a usable value.
nvi-1.81.6/dist/autom4te.cache/output.0:6334:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
nvi-1.81.6/dist/autom4te.cache/output.0-6335-    fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6428-# If we're using GNU nm, then use its standard symbol codes.
nvi-1.81.6/dist/autom4te.cache/output.0:6429:case `$NM -V 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.0-6430-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6964-done
nvi-1.81.6/dist/autom4te.cache/output.0:6965:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-6966-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-6992-	"file_magic "*)
nvi-1.81.6/dist/autom4te.cache/output.0:6993:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/autom4te.cache/output.0-6994-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7054-	"file_magic "*)
nvi-1.81.6/dist/autom4te.cache/output.0:7055:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/autom4te.cache/output.0-7056-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7383-      *)
nvi-1.81.6/dist/autom4te.cache/output.0:7384:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-7385-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7637-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.0:7638:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:7639:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.0-7640-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7693-done
nvi-1.81.6/dist/autom4te.cache/output.0:7694:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-7695-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7731-    supports_anon_versioning=no
nvi-1.81.6/dist/autom4te.cache/output.0:7732:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-7733-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7795-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.0:7796:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.0-7797-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7818-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.0:7819:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:7820:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-7821-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7827-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/autom4te.cache/output.0:7828:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-7829-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7831-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/autom4te.cache/output.0:7832:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-7833-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7840-	esac
nvi-1.81.6/dist/autom4te.cache/output.0:7841:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-7842-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/autom4te.cache/output.0:7843:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-7844-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7894-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/autom4te.cache/output.0:7895:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.0-7896-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-7910-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/autom4te.cache/output.0:7911:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.0-7912-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8009-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.0:8010:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.0-8011-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8095-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:8096:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-8097-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-8098-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:8099:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-8100-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8112-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/autom4te.cache/output.0:8113:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.0-8114-       else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8161-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:8162:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-8163-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-8164-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:8165:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-8166-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8215-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/autom4te.cache/output.0:8216:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/autom4te.cache/output.0-8217-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8220-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/autom4te.cache/output.0:8221:      fix_srcfile_path='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/autom4te.cache/output.0-8222-      enable_shared_with_static_runtimes=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8261-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.0:8262:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.0-8263-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8396-      if test "$GCC" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0:8397:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-8398-      else
nvi-1.81.6/dist/autom4te.cache/output.0:8399:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-8400-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8429-	hardcode_shlibpath_var=no
nvi-1.81.6/dist/autom4te.cache/output.0:8430:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-8431-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8462-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:8463:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-8464-      else
nvi-1.81.6/dist/autom4te.cache/output.0-8465-	allow_undefined_flag=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.0:8466:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-8467-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8474-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:8475:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-8476-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8478-	allow_undefined_flag=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.0:8479:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:8480:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.0:8481:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/autom4te.cache/output.0-8482-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8598-      hardcode_shlibpath_var=no
nvi-1.81.6/dist/autom4te.cache/output.0:8599:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.0-8600-      hardcode_libdir_separator=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8713-  esac
nvi-1.81.6/dist/autom4te.cache/output.0:8714:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.0-8715-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8719-    # okay in the real world where ";" in dirpaths is itself problematic.
nvi-1.81.6/dist/autom4te.cache/output.0:8720:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.0-8721-  else
nvi-1.81.6/dist/autom4te.cache/output.0:8722:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.0-8723-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8726-  lt_tmp_lt_search_path_spec=
nvi-1.81.6/dist/autom4te.cache/output.0:8727:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
nvi-1.81.6/dist/autom4te.cache/output.0-8728-  for lt_sys_path in $lt_search_path_spec; do
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8755-}'`
nvi-1.81.6/dist/autom4te.cache/output.0:8756:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
nvi-1.81.6/dist/autom4te.cache/output.0-8757-else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8823-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.0:8824:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.0-8825-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8856-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.0:8857:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.0:8858:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0:8859:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.0-8860-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8862-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.0:8863:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0-8864-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8870-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:8871:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-8872-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8875-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.0:8876:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0:8877:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.0-8878-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8884-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.0:8885:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.0-8886-      else
nvi-1.81.6/dist/autom4te.cache/output.0:8887:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.0-8888-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8891-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:8892:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-8893-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8897-  *)
nvi-1.81.6/dist/autom4te.cache/output.0:8898:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.0-8899-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-8914-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:8915:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.0-8916-  
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-9104-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.0:9105:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.0-9106-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-9164-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:9165:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-9166-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10258-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.0:10259:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-10260-      ;;
nvi-1.81.6/dist/autom4te.cache/output.0-10261-    *)
nvi-1.81.6/dist/autom4te.cache/output.0:10262:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-10263-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10268-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.0:10269:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.0-10270-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10281-
nvi-1.81.6/dist/autom4te.cache/output.0:10282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
nvi-1.81.6/dist/autom4te.cache/output.0-10283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10660-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.0:10661:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.0-10662-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10689-  if test -z "$LTCC"; then
nvi-1.81.6/dist/autom4te.cache/output.0:10690:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
nvi-1.81.6/dist/autom4te.cache/output.0-10691-    if test -z "$LTCC"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10694-    else
nvi-1.81.6/dist/autom4te.cache/output.0:10695:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:10696:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.0-10697-    fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10699-  if test -z "$LTCFLAGS"; then
nvi-1.81.6/dist/autom4te.cache/output.0:10700:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
nvi-1.81.6/dist/autom4te.cache/output.0-10701-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10704-  # Note that this assumes the entire list is on one line.
nvi-1.81.6/dist/autom4te.cache/output.0:10705:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
nvi-1.81.6/dist/autom4te.cache/output.0-10706-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10710-    # Check whether tagname contains only valid characters
nvi-1.81.6/dist/autom4te.cache/output.0:10711:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
nvi-1.81.6/dist/autom4te.cache/output.0-10712-    "") ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10838-done
nvi-1.81.6/dist/autom4te.cache/output.0:10839:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-10840-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10868-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/autom4te.cache/output.0:10869:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-10870-  *)
nvi-1.81.6/dist/autom4te.cache/output.0:10871:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-10872-  esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10877-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/autom4te.cache/output.0:10878:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/autom4te.cache/output.0-10879-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/autom4te.cache/output.0:10880:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/autom4te.cache/output.0-10881-      done
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10912-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/autom4te.cache/output.0:10913:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-10914-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10945-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/autom4te.cache/output.0:10946:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-10947-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-10975-    # ancient GNU ld didn't support --whole-archive et. al.
nvi-1.81.6/dist/autom4te.cache/output.0:10976:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
nvi-1.81.6/dist/autom4te.cache/output.0-10977-	grep 'no-whole-archive' > /dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11057-      # below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.0:11058:	collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.0-11059-	if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11143-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:11144:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-11145-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-11146-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:11147:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-11148-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11161-
nvi-1.81.6/dist/autom4te.cache/output.0:11162:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.0-11163-     else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11210-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:11211:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-11212-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-11213-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:11214:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-11215-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11272-      # is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.0:11273:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.0-11274-	cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11333-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.0:11334:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.0-11335-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11401-      # dependencies.
nvi-1.81.6/dist/autom4te.cache/output.0:11402:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.0-11403-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11463-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.0:11464:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.0-11465-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11498-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.0:11499:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:11500:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11501-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11505-	# SGI C++
nvi-1.81.6/dist/autom4te.cache/output.0:11506:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11507-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11516-	  if test "$with_gnu_ld" = no; then
nvi-1.81.6/dist/autom4te.cache/output.0:11517:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11518-	  else
nvi-1.81.6/dist/autom4te.cache/output.0:11519:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11520-	  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11535-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/output.0:11536:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:11537:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11538-	# Commands to make compiler produce verbose output that lists
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11545-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.0:11546:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.0-11547-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11560-	# earlier do not add the objects themselves.
nvi-1.81.6/dist/autom4te.cache/output.0:11561:	case `$CC -V 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.0-11562-	*"Version 7."*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11586-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
nvi-1.81.6/dist/autom4te.cache/output.0:11587:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-11588-        ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11605-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.0:11606:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.0-11607-	;;
nvi-1.81.6/dist/autom4te.cache/output.0-11608-      *)
nvi-1.81.6/dist/autom4te.cache/output.0:11609:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-11610-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11615-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
nvi-1.81.6/dist/autom4te.cache/output.0:11616:	  whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-11617-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11673-      hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
nvi-1.81.6/dist/autom4te.cache/output.0:11674:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-11675-	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11691-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/output.0:11692:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11693-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11708-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:11709:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11710-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11721-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.0:11722:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.0-11723-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11726-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:11727:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11728-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11751-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/output.0:11752:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11753-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11767-	allow_undefined_flag_CXX=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.0:11768:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:11769:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
nvi-1.81.6/dist/autom4te.cache/output.0-11770-	  echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.0:11771:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
nvi-1.81.6/dist/autom4te.cache/output.0-11772-	  $rm $lib.exp'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11784-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.0:11785:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.0-11786-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11789-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:11790:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-11791-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-11940-    hardcode_shlibpath_var_CXX=no
nvi-1.81.6/dist/autom4te.cache/output.0:11941:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.0-11942-    hardcode_libdir_separator_CXX=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12016-  # eval without this substitution.
nvi-1.81.6/dist/autom4te.cache/output.0:12017:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
nvi-1.81.6/dist/autom4te.cache/output.0-12018-
nvi-1.81.6/dist/autom4te.cache/output.0:12019:  for p in `eval $output_verbose_link_cmd`; do
nvi-1.81.6/dist/autom4te.cache/output.0-12020-    case $p in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12103-linux*)
nvi-1.81.6/dist/autom4te.cache/output.0:12104:  case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-12105-  *Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12333-	  *)
nvi-1.81.6/dist/autom4te.cache/output.0:12334:	    case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-12335-	    *Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12614-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.0:12615:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:12616:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.0-12617-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12794-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.0:12795:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.0-12796-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12827-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.0:12828:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.0:12829:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0:12830:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.0-12831-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12833-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.0:12834:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0-12835-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12841-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:12842:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-12843-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12846-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.0:12847:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0:12848:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.0-12849-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12855-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.0:12856:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.0-12857-      else
nvi-1.81.6/dist/autom4te.cache/output.0:12858:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.0-12859-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12862-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:12863:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-12864-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12868-  *)
nvi-1.81.6/dist/autom4te.cache/output.0:12869:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.0-12870-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-12885-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:12886:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.0-12887-   
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-13074-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.0:13075:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.0-13076-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-13134-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:13135:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-13136-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-13384-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.0:13385:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-13386-      ;;
nvi-1.81.6/dist/autom4te.cache/output.0-13387-    *)
nvi-1.81.6/dist/autom4te.cache/output.0:13388:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-13389-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-13394-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.0:13395:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.0-13396-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-13713-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.0:13714:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.0-13715-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-13829-done
nvi-1.81.6/dist/autom4te.cache/output.0:13830:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-13831-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14026-      *)
nvi-1.81.6/dist/autom4te.cache/output.0:14027:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-14028-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14280-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.0:14281:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:14282:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.0-14283-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14336-done
nvi-1.81.6/dist/autom4te.cache/output.0:14337:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-14338-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14374-    supports_anon_versioning=no
nvi-1.81.6/dist/autom4te.cache/output.0:14375:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-14376-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14438-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.0:14439:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.0-14440-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14461-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.0:14462:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:14463:      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-14464-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14470-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/autom4te.cache/output.0:14471:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-14472-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14474-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/autom4te.cache/output.0:14475:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-14476-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14483-	esac
nvi-1.81.6/dist/autom4te.cache/output.0:14484:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-14485-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/autom4te.cache/output.0:14486:	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-14487-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14537-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/autom4te.cache/output.0:14538:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.0-14539-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14553-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/autom4te.cache/output.0:14554:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.0-14555-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14652-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.0:14653:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.0-14654-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14728-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:14729:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-14730-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-14731-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:14732:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-14733-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14745-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/autom4te.cache/output.0:14746:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.0-14747-       else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14784-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:14785:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-14786-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-14787-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:14788:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-14789-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14838-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/autom4te.cache/output.0:14839:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/autom4te.cache/output.0-14840-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14843-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/autom4te.cache/output.0:14844:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/autom4te.cache/output.0-14845-      enable_shared_with_static_runtimes_F77=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-14884-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.0:14885:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.0-14886-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15019-      if test "$GCC" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0:15020:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-15021-      else
nvi-1.81.6/dist/autom4te.cache/output.0:15022:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-15023-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15052-	hardcode_shlibpath_var_F77=no
nvi-1.81.6/dist/autom4te.cache/output.0:15053:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-15054-	  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15085-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:15086:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-15087-      else
nvi-1.81.6/dist/autom4te.cache/output.0-15088-	allow_undefined_flag_F77=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.0:15089:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-15090-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15097-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:15098:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-15099-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15101-	allow_undefined_flag_F77=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.0:15102:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:15103:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.0:15104:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/autom4te.cache/output.0-15105-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15221-      hardcode_shlibpath_var_F77=no
nvi-1.81.6/dist/autom4te.cache/output.0:15222:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.0-15223-      hardcode_libdir_separator_F77=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15395-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.0:15396:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.0-15397-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15428-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.0:15429:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.0:15430:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0:15431:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.0-15432-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15434-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.0:15435:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0-15436-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15442-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:15443:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-15444-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15447-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.0:15448:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0:15449:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.0-15450-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15456-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.0:15457:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.0-15458-      else
nvi-1.81.6/dist/autom4te.cache/output.0:15459:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.0-15460-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15463-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:15464:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-15465-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15469-  *)
nvi-1.81.6/dist/autom4te.cache/output.0:15470:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.0-15471-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15486-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:15487:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.0-15488-   
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15675-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.0:15676:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.0-15677-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15735-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:15736:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-15737-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15985-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.0:15986:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-15987-      ;;
nvi-1.81.6/dist/autom4te.cache/output.0-15988-    *)
nvi-1.81.6/dist/autom4te.cache/output.0:15989:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-15990-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-15995-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.0:15996:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.0-15997-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-16314-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.0:16315:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.0-16316-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-16390-done
nvi-1.81.6/dist/autom4te.cache/output.0:16391:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-16392-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-16611-      *)
nvi-1.81.6/dist/autom4te.cache/output.0:16612:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-16613-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-16865-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.0:16866:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:16867:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.0-16868-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-16921-done
nvi-1.81.6/dist/autom4te.cache/output.0:16922:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-16923-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-16959-    supports_anon_versioning=no
nvi-1.81.6/dist/autom4te.cache/output.0:16960:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-16961-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17023-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.0:17024:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.0-17025-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17046-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.0:17047:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:17048:      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-17049-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17055-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/autom4te.cache/output.0:17056:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-17057-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17059-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/autom4te.cache/output.0:17060:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-17061-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17068-	esac
nvi-1.81.6/dist/autom4te.cache/output.0:17069:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.0-17070-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/autom4te.cache/output.0:17071:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.0-17072-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17122-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/autom4te.cache/output.0:17123:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.0-17124-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17138-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/autom4te.cache/output.0:17139:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.0-17140-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17237-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.0:17238:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.0-17239-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17323-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:17324:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-17325-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-17326-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:17327:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-17328-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17340-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/autom4te.cache/output.0:17341:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.0-17342-       else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17389-    }'
nvi-1.81.6/dist/autom4te.cache/output.0:17390:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-17391-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.0-17392-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.0:17393:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.0-17394-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17443-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/autom4te.cache/output.0:17444:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/autom4te.cache/output.0-17445-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17448-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/autom4te.cache/output.0:17449:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/autom4te.cache/output.0-17450-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17489-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.0:17490:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.0-17491-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17624-      if test "$GCC" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0:17625:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-17626-      else
nvi-1.81.6/dist/autom4te.cache/output.0:17627:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-17628-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17657-	hardcode_shlibpath_var_GCJ=no
nvi-1.81.6/dist/autom4te.cache/output.0:17658:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-17659-	  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17690-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:17691:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-17692-      else
nvi-1.81.6/dist/autom4te.cache/output.0-17693-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.0:17694:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-17695-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17702-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.0:17703:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0-17704-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17706-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.0:17707:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.0:17708:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.0:17709:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/autom4te.cache/output.0-17710-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-17826-      hardcode_shlibpath_var_GCJ=no
nvi-1.81.6/dist/autom4te.cache/output.0:17827:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.0-17828-      hardcode_libdir_separator_GCJ=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18000-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.0:18001:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.0-18002-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18033-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.0:18034:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.0:18035:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0:18036:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.0-18037-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18039-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.0:18040:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.0-18041-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18047-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:18048:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-18049-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18052-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.0:18053:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0:18054:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.0-18055-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18061-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.0:18062:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.0-18063-      else
nvi-1.81.6/dist/autom4te.cache/output.0:18064:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.0-18065-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18068-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.0:18069:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.0-18070-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18074-  *)
nvi-1.81.6/dist/autom4te.cache/output.0:18075:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.0-18076-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18091-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:18092:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.0-18093-   
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18280-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.0:18281:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.0-18282-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18340-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.0:18341:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.0-18342-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18590-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.0:18591:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-18592-      ;;
nvi-1.81.6/dist/autom4te.cache/output.0-18593-    *)
nvi-1.81.6/dist/autom4te.cache/output.0:18594:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-18595-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18600-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.0:18601:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.0-18602-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18919-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.0:18920:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.0-18921-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-18994-done
nvi-1.81.6/dist/autom4te.cache/output.0:18995:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.0-18996-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-19071-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.0:19072:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-19073-      ;;
nvi-1.81.6/dist/autom4te.cache/output.0-19074-    *)
nvi-1.81.6/dist/autom4te.cache/output.0:19075:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.0-19076-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-19081-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.0:19082:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.0-19083-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-19400-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.0:19401:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.0-19402-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-19822-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:19823:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.0-19824-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-19908-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:19909:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.0-19910-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-20212-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.0:20213:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.0-20214-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-20296-		grep "gcc version " | sed 's/.*version //'`
nvi-1.81.6/dist/autom4te.cache/output.0:20297:	   ac_cv_gcc_major=`echo "$ac_cv_gcc_vers" | sed 's/\..*//'`
nvi-1.81.6/dist/autom4te.cache/output.0-20298-	   if test "$ac_cv_gcc_major" = "2" ; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-20637-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.0:20638:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.0-20639-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-20723-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:20724:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.0-20725-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-21027-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.0:21028:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.0-21029-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-21444-if test "$vi_cv_path_lsof" != no; then
nvi-1.81.6/dist/autom4te.cache/output.0:21445:	INUSE='test `lsof -t $i`'
nvi-1.81.6/dist/autom4te.cache/output.0-21446-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-21858-    for ac_var in incroot usrlibdir libdir; do
nvi-1.81.6/dist/autom4te.cache/output.0:21859:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
nvi-1.81.6/dist/autom4te.cache/output.0-21860-    done
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-22011-	LIBS=$ac_save_LIBS
nvi-1.81.6/dist/autom4te.cache/output.0:22012:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
nvi-1.81.6/dist/autom4te.cache/output.0-22013-do
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-22063-	if test "X$x_libraries" != "X"; then
nvi-1.81.6/dist/autom4te.cache/output.0:22064:		XLIBS="`echo $x_libraries | sed "$LRscript"` $XLIBS"
nvi-1.81.6/dist/autom4te.cache/output.0-22065-	fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-22352-do
nvi-1.81.6/dist/autom4te.cache/output.0:22353:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-22354-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-22432-fi
nvi-1.81.6/dist/autom4te.cache/output.0:22433:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-22434-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-22435-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:22436:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-22437-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:22438:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-22439-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-22547-	if $PKG_CONFIG gtk+-2.0 ; then
nvi-1.81.6/dist/autom4te.cache/output.0:22548:	      GTKINCS=`$PKG_CONFIG --cflags gtk+-2.0`
nvi-1.81.6/dist/autom4te.cache/output.0:22549:	      GTKLIBS=`$PKG_CONFIG --libs gtk+-2.0`
nvi-1.81.6/dist/autom4te.cache/output.0-22550-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-22662-  else
nvi-1.81.6/dist/autom4te.cache/output.0:22663:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
nvi-1.81.6/dist/autom4te.cache/output.0:22664:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
nvi-1.81.6/dist/autom4te.cache/output.0-22665-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-22975-#	if test "$vi_cv_gnome_config" != "no"; then
nvi-1.81.6/dist/autom4te.cache/output.0:22976:#		ZVTLIBS=`$vi_cv_gnome_config zvt --libs`
nvi-1.81.6/dist/autom4te.cache/output.0-22977-#		GTKLIBS="$ZVTLIBS $GTKLIBS"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23365-	if test "$vi_cv_threads" = "yes"; then
nvi-1.81.6/dist/autom4te.cache/output.0:23366:		useithreads=`$vi_cv_path_perl -MConfig -e 'print $Config{useithreads}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23367-		if test "X$useithreads" != "Xdefine"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23373-
nvi-1.81.6/dist/autom4te.cache/output.0:23374:	eval `$vi_cv_path_perl -V:shrpenv`
nvi-1.81.6/dist/autom4te.cache/output.0:23375:	vi_cv_perllib=`$vi_cv_path_perl -MConfig -e 'print $Config{privlib}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23376-	perlcppflags=`$vi_cv_path_perl -Mlib=$srcdir -MExtUtils::Embed \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23483-  
nvi-1.81.6/dist/autom4te.cache/output.0:23484:		vi_cv_tclconfig=`$srcdir/findconfig`
nvi-1.81.6/dist/autom4te.cache/output.0-23485-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23517-	if test "x$with_curses" != "x"; then
nvi-1.81.6/dist/autom4te.cache/output.0:23518:		CURSLDFLAGS="`echo $with_curses/lib | sed "$LRscript"` $CURSLDFLAGS"
nvi-1.81.6/dist/autom4te.cache/output.0-23519-		CURSCPPFLAGS="-I$with_curses/include $CURSCPPFLAGS"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23525-	    for vi_cv_curses in ncurses ncursesw curses; do
nvi-1.81.6/dist/autom4te.cache/output.0:23526:		as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_waddnwstr" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-23527-{ echo "$as_me:$LINENO: checking for waddnwstr in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23585-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23586:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23587-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-23588-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:23589:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-23590-  break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23596-	    for vi_cv_curses in ncurses ncursesw curses; do
nvi-1.81.6/dist/autom4te.cache/output.0:23597:		as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_initscr" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-23598-{ echo "$as_me:$LINENO: checking for initscr in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23656-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23657:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23658-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-23659-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:23660:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-23661-  break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23673-do
nvi-1.81.6/dist/autom4te.cache/output.0:23674:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-23675-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23680-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23681:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23682-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23796-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23797:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23798-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23801-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23802:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-23803-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:23804:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-23805-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23815-do
nvi-1.81.6/dist/autom4te.cache/output.0:23816:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-23817-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23822-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23823:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23824-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23938-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23939:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-23940-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23943-fi
nvi-1.81.6/dist/autom4te.cache/output.0:23944:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-23945-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:23946:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-23947-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-23965-
nvi-1.81.6/dist/autom4te.cache/output.0:23966:as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_tgetent" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-23967-{ echo "$as_me:$LINENO: checking for tgetent in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-24025-fi
nvi-1.81.6/dist/autom4te.cache/output.0:24026:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-24027-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-24028-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:24029:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-24030-  vi_cv_curses_tgetent=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25110-do
nvi-1.81.6/dist/autom4te.cache/output.0:25111:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25112-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25190-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25191:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25192-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-25193-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:25194:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25195-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25196:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25197-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25215-do
nvi-1.81.6/dist/autom4te.cache/output.0:25216:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25217-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25295-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25296:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25297-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-25298-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:25299:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25300-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25301:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25302-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25318-do
nvi-1.81.6/dist/autom4te.cache/output.0:25319:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25320-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25398-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25399:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25400-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-25401-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:25402:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25403-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25404:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25405-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25421-do
nvi-1.81.6/dist/autom4te.cache/output.0:25422:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25423-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25501-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25502:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25503-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-25504-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:25505:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25506-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25507:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25508-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25515-do
nvi-1.81.6/dist/autom4te.cache/output.0:25516:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25517-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25595-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25596:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25597-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-25598-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:25599:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25600-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25601:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25602-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25611-do
nvi-1.81.6/dist/autom4te.cache/output.0:25612:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25613-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25691-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25692:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25693-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-25694-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:25695:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25696-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25697:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25698-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25707-do
nvi-1.81.6/dist/autom4te.cache/output.0:25708:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25709-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25787-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25788:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25789-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-25790-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:25791:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25792-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25793:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25794-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25805-do
nvi-1.81.6/dist/autom4te.cache/output.0:25806:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25807-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25812-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25813:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25814-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25928-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25929:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-25930-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25933-fi
nvi-1.81.6/dist/autom4te.cache/output.0:25934:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-25935-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:25936:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-25937-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-25945-do
nvi-1.81.6/dist/autom4te.cache/output.0:25946:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-25947-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-26025-fi
nvi-1.81.6/dist/autom4te.cache/output.0:26026:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-26027-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-26028-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:26029:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-26030-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:26031:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-26032-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-26225-do
nvi-1.81.6/dist/autom4te.cache/output.0:26226:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-26227-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-26232-fi
nvi-1.81.6/dist/autom4te.cache/output.0:26233:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-26234-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-26348-fi
nvi-1.81.6/dist/autom4te.cache/output.0:26349:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-26350-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-26353-fi
nvi-1.81.6/dist/autom4te.cache/output.0:26354:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-26355-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:26356:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-26357-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-26366-do
nvi-1.81.6/dist/autom4te.cache/output.0:26367:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.0-26368-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-26446-fi
nvi-1.81.6/dist/autom4te.cache/output.0:26447:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.0-26448-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.0-26449-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.0:26450:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.0-26451-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.0:26452:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.0-26453-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-28974-	if test "X$with_db_prefix" != "X"; then
nvi-1.81.6/dist/autom4te.cache/output.0:28975:		LDFLAGS="`echo $with_db_prefix/lib | sed "$LRscript"` $LDFLAGS"
nvi-1.81.6/dist/autom4te.cache/output.0-28976-	fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29150-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nvi-1.81.6/dist/autom4te.cache/output.0:29151:  ac_i=`echo "$ac_i" | sed "$ac_script"`
nvi-1.81.6/dist/autom4te.cache/output.0-29152-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29315-do
nvi-1.81.6/dist/autom4te.cache/output.0:29316:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvi-1.81.6/dist/autom4te.cache/output.0-29317-    eval $as_var=C; export $as_var
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29365-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/autom4te.cache/output.0:29366:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
nvi-1.81.6/dist/autom4te.cache/output.0-29367-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29476-	esac;
nvi-1.81.6/dist/autom4te.cache/output.0:29477:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.0-29478-	???[sx]*):;;*)false;;esac;fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29551-configured by $0, generated by GNU Autoconf 2.61,
nvi-1.81.6/dist/autom4te.cache/output.0:29552:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
nvi-1.81.6/dist/autom4te.cache/output.0-29553-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29571-  --*=*)
nvi-1.81.6/dist/autom4te.cache/output.0:29572:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nvi-1.81.6/dist/autom4te.cache/output.0:29573:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.0-29574-    ac_shift=:
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29830-
nvi-1.81.6/dist/autom4te.cache/output.0:29831:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
nvi-1.81.6/dist/autom4te.cache/output.0-29832-    break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29841-
nvi-1.81.6/dist/autom4te.cache/output.0:29842:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
nvi-1.81.6/dist/autom4te.cache/output.0-29843-if test -n "$ac_eof"; then
nvi-1.81.6/dist/autom4te.cache/output.0:29844:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
nvi-1.81.6/dist/autom4te.cache/output.0:29845:  ac_eof=`expr $ac_eof + 1`
nvi-1.81.6/dist/autom4te.cache/output.0-29846-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29927-
nvi-1.81.6/dist/autom4te.cache/output.0:29928:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 56; then
nvi-1.81.6/dist/autom4te.cache/output.0-29929-    break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-29938-
nvi-1.81.6/dist/autom4te.cache/output.0:29939:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
nvi-1.81.6/dist/autom4te.cache/output.0-29940-if test -n "$ac_eof"; then
nvi-1.81.6/dist/autom4te.cache/output.0:29941:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
nvi-1.81.6/dist/autom4te.cache/output.0:29942:  ac_eof=`expr $ac_eof + 1`
nvi-1.81.6/dist/autom4te.cache/output.0-29943-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30076-      case $as_dir in #(
nvi-1.81.6/dist/autom4te.cache/output.0:30077:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
nvi-1.81.6/dist/autom4te.cache/output.0-30078-      *) as_qdir=$as_dir;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30114-*)
nvi-1.81.6/dist/autom4te.cache/output.0:30115:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvi-1.81.6/dist/autom4te.cache/output.0-30116-  # A ".." for each directory in $ac_dir_suffix.
nvi-1.81.6/dist/autom4te.cache/output.0:30117:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
nvi-1.81.6/dist/autom4te.cache/output.0-30118-  case $ac_top_builddir_sub in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30192-
nvi-1.81.6/dist/autom4te.cache/output.0:30193:# Neutralize VPATH when `$srcdir' = `.'.
nvi-1.81.6/dist/autom4te.cache/output.0-30194-# Shell code in configure.ac might set extrasub.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30217-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nvi-1.81.6/dist/autom4te.cache/output.0:30218:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
nvi-1.81.6/dist/autom4te.cache/output.0:30219:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
nvi-1.81.6/dist/autom4te.cache/output.0-30220-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30334-    * )
nvi-1.81.6/dist/autom4te.cache/output.0:30335:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nvi-1.81.6/dist/autom4te.cache/output.0-30336-  esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30371-  # Strip MF so we end up with the name of the file.
nvi-1.81.6/dist/autom4te.cache/output.0:30372:  mf=`echo "$mf" | sed -e 's/:.*$//'`
nvi-1.81.6/dist/autom4te.cache/output.0-30373-  # Check whether this is an Automake generated Makefile or not.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30408-  # from the Makefile without running `make'.
nvi-1.81.6/dist/autom4te.cache/output.0:30409:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.0-30410-  test -z "$DEPDIR" && continue
nvi-1.81.6/dist/autom4te.cache/output.0:30411:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.0-30412-  test -z "am__include" && continue
nvi-1.81.6/dist/autom4te.cache/output.0:30413:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.0-30414-  # When using ansi2knr, U may be empty or an underscore; expand it
nvi-1.81.6/dist/autom4te.cache/output.0:30415:  U=`sed -n 's/^U = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.0-30416-  # Find all dependency output files, they are included files with
##############################################
nvi-1.81.6/dist/autom4te.cache/output.0-30455-      case $as_dir in #(
nvi-1.81.6/dist/autom4te.cache/output.0:30456:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
nvi-1.81.6/dist/autom4te.cache/output.0-30457-      *) as_qdir=$as_dir;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-204-done
nvi-1.81.6/dist/autom4te.cache/traces.0:205:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/traces.0-206-])
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-229-    }'
nvi-1.81.6/dist/autom4te.cache/traces.0:230:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/traces.0-231-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/traces.0-232-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/traces.0:233:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/traces.0-234-fi],[])
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-249-  # Remove one level of quotation (which was required for Make).
nvi-1.81.6/dist/autom4te.cache/traces.0:250:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
nvi-1.81.6/dist/autom4te.cache/traces.0-251-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-260-  :
nvi-1.81.6/dist/autom4te.cache/traces.0:261:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
nvi-1.81.6/dist/autom4te.cache/traces.0-262-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-286-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
nvi-1.81.6/dist/autom4te.cache/traces.0:287:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
nvi-1.81.6/dist/autom4te.cache/traces.0:288:       echo_test_string=`eval $cmd` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-289-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-295-
nvi-1.81.6/dist/autom4te.cache/traces.0:296:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:297:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-298-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-310-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
nvi-1.81.6/dist/autom4te.cache/traces.0:311:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:312:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-313-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-322-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:323:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-324-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-337-      echo='printf %s\n'
nvi-1.81.6/dist/autom4te.cache/traces.0:338:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:339:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-340-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-342-	:
nvi-1.81.6/dist/autom4te.cache/traces.0:343:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-344-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:345:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-346-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-351-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
nvi-1.81.6/dist/autom4te.cache/traces.0:352:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-353-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:354:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-355-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-361-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
nvi-1.81.6/dist/autom4te.cache/traces.0:362:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
nvi-1.81.6/dist/autom4te.cache/traces.0-363-	  then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-369-	if test "$prev" != 'sed 50q "[$]0"'; then
nvi-1.81.6/dist/autom4te.cache/traces.0:370:	  echo_test_string=`eval $prev`
nvi-1.81.6/dist/autom4te.cache/traces.0-371-	  export echo_test_string
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-403-  if AC_TRY_EVAL(ac_compile); then
nvi-1.81.6/dist/autom4te.cache/traces.0:404:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/traces.0-405-    *ELF-32*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-419-   if test "$lt_cv_prog_gnu_ld" = yes; then
nvi-1.81.6/dist/autom4te.cache/traces.0:420:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/traces.0-421-    *32-bit*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-431-   else
nvi-1.81.6/dist/autom4te.cache/traces.0:432:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/traces.0-433-    *32-bit*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-655-    # And add a safety zone
nvi-1.81.6/dist/autom4te.cache/traces.0:656:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/autom4te.cache/traces.0:657:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/autom4te.cache/traces.0-658-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-683-    if test -n "$kargmax"; then
nvi-1.81.6/dist/autom4te.cache/traces.0:684:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
nvi-1.81.6/dist/autom4te.cache/traces.0-685-    else
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-691-    if test -n "$lt_cv_sys_max_cmd_len"; then
nvi-1.81.6/dist/autom4te.cache/traces.0:692:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/autom4te.cache/traces.0:693:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/autom4te.cache/traces.0-694-    else
nvi-1.81.6/dist/autom4te.cache/traces.0-695-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
nvi-1.81.6/dist/autom4te.cache/traces.0:696:      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
nvi-1.81.6/dist/autom4te.cache/traces.0-697-	       = "XX$teststring") >/dev/null 2>&1 &&
nvi-1.81.6/dist/autom4te.cache/traces.0:698:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-699-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-701-      do
nvi-1.81.6/dist/autom4te.cache/traces.0:702:        i=`expr $i + 1`
nvi-1.81.6/dist/autom4te.cache/traces.0-703-        teststring=$teststring$teststring
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-708-      # It appears as though 1/2 is a usable value.
nvi-1.81.6/dist/autom4te.cache/traces.0:709:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
nvi-1.81.6/dist/autom4te.cache/traces.0-710-    fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-974-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/traces.0:975:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
nvi-1.81.6/dist/autom4te.cache/traces.0-976-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1074-  esac
nvi-1.81.6/dist/autom4te.cache/traces.0:1075:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/traces.0-1076-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1080-    # okay in the real world where ";" in dirpaths is itself problematic.
nvi-1.81.6/dist/autom4te.cache/traces.0:1081:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/traces.0-1082-  else
nvi-1.81.6/dist/autom4te.cache/traces.0:1083:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/traces.0-1084-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1087-  lt_tmp_lt_search_path_spec=
nvi-1.81.6/dist/autom4te.cache/traces.0:1088:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
nvi-1.81.6/dist/autom4te.cache/traces.0-1089-  for lt_sys_path in $lt_search_path_spec; do
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1116-}'`
nvi-1.81.6/dist/autom4te.cache/traces.0:1117:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
nvi-1.81.6/dist/autom4te.cache/traces.0-1118-else
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1184-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/traces.0:1185:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/traces.0-1186-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1217-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/traces.0:1218:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/traces.0:1219:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/traces.0:1220:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/traces.0-1221-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1223-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/traces.0:1224:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/traces.0-1225-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1231-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/traces.0:1232:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/traces.0-1233-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1236-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/traces.0:1237:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/traces.0:1238:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/traces.0-1239-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1245-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/traces.0:1246:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/traces.0-1247-      else
nvi-1.81.6/dist/autom4te.cache/traces.0:1248:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/traces.0-1249-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1252-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/traces.0:1253:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/traces.0-1254-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1258-  *)
nvi-1.81.6/dist/autom4te.cache/traces.0:1259:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-1260-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1275-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/traces.0:1276:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/traces.0-1277-  m4_if([$1], [],[
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1465-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/traces.0:1466:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/traces.0-1467-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1525-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/traces.0:1526:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-1527-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1675-  if test -z "$LTCC"; then
nvi-1.81.6/dist/autom4te.cache/traces.0:1676:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
nvi-1.81.6/dist/autom4te.cache/traces.0-1677-    if test -z "$LTCC"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1679-    else
nvi-1.81.6/dist/autom4te.cache/traces.0:1680:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
nvi-1.81.6/dist/autom4te.cache/traces.0-1681-    fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1683-  if test -z "$LTCFLAGS"; then
nvi-1.81.6/dist/autom4te.cache/traces.0:1684:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
nvi-1.81.6/dist/autom4te.cache/traces.0-1685-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1688-  # Note that this assumes the entire list is on one line.
nvi-1.81.6/dist/autom4te.cache/traces.0:1689:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
nvi-1.81.6/dist/autom4te.cache/traces.0-1690-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1694-    # Check whether tagname contains only valid characters
nvi-1.81.6/dist/autom4te.cache/traces.0:1695:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
nvi-1.81.6/dist/autom4te.cache/traces.0-1696-    "") ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1870-	"file_magic "*)
nvi-1.81.6/dist/autom4te.cache/traces.0:1871:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/autom4te.cache/traces.0-1872-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1930-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/autom4te.cache/traces.0:1931:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/autom4te.cache/traces.0-1932-  *)
nvi-1.81.6/dist/autom4te.cache/traces.0:1933:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/autom4te.cache/traces.0-1934-  esac
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1939-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/autom4te.cache/traces.0:1940:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/autom4te.cache/traces.0-1941-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/autom4te.cache/traces.0:1942:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/autom4te.cache/traces.0-1943-      done
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1970-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/autom4te.cache/traces.0:1971:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/traces.0-1972-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-1996-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/autom4te.cache/traces.0:1997:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/traces.0-1998-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2156-openbsd*)
nvi-1.81.6/dist/autom4te.cache/traces.0:2157:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-2158-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2231-	# Tru64's nm complains that /dev/null is an invalid object file
nvi-1.81.6/dist/autom4te.cache/traces.0:2232:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/autom4te.cache/traces.0-2233-	*/dev/null* | *'Invalid file or object type'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2237-	*)
nvi-1.81.6/dist/autom4te.cache/traces.0:2238:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/autom4te.cache/traces.0-2239-	  */dev/null*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2512-    # ancient GNU ld didn't support --whole-archive et. al.
nvi-1.81.6/dist/autom4te.cache/traces.0:2513:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
nvi-1.81.6/dist/autom4te.cache/traces.0-2514-	grep 'no-whole-archive' > /dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2593-      # below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/traces.0:2594:	collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/traces.0-2595-	if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2641-
nvi-1.81.6/dist/autom4te.cache/traces.0:2642:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/traces.0-2643-     else
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2696-      # is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/traces.0:2697:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/traces.0-2698-	cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2757-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/traces.0:2758:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/traces.0-2759-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2825-      # dependencies.
nvi-1.81.6/dist/autom4te.cache/traces.0:2826:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/traces.0-2827-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2887-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/traces.0:2888:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/traces.0-2889-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2922-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/traces.0:2923:    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0:2924:    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-2925-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2929-	# SGI C++
nvi-1.81.6/dist/autom4te.cache/traces.0:2930:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-2931-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2940-	  if test "$with_gnu_ld" = no; then
nvi-1.81.6/dist/autom4te.cache/traces.0:2941:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-2942-	  else
nvi-1.81.6/dist/autom4te.cache/traces.0:2943:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-2944-	  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2959-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/traces.0:2960:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0:2961:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-2962-	# Commands to make compiler produce verbose output that lists
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2969-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/traces.0:2970:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/traces.0-2971-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-2984-	# earlier do not add the objects themselves.
nvi-1.81.6/dist/autom4te.cache/traces.0:2985:	case `$CC -V 2>&1` in
nvi-1.81.6/dist/autom4te.cache/traces.0-2986-	*"Version 7."*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3010-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
nvi-1.81.6/dist/autom4te.cache/traces.0:3011:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/traces.0-3012-        ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3029-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/traces.0:3030:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/traces.0-3031-	;;
nvi-1.81.6/dist/autom4te.cache/traces.0-3032-      *)
nvi-1.81.6/dist/autom4te.cache/traces.0:3033:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/traces.0-3034-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3039-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
nvi-1.81.6/dist/autom4te.cache/traces.0:3040:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/traces.0-3041-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3097-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
nvi-1.81.6/dist/autom4te.cache/traces.0:3098:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-3099-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3115-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/traces.0:3116:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-3117-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3132-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/traces.0:3133:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-3134-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3145-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/traces.0:3146:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/traces.0-3147-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3150-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/traces.0:3151:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-3152-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3175-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/traces.0:3176:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-3177-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3191-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/traces.0:3192:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0:3193:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
nvi-1.81.6/dist/autom4te.cache/traces.0-3194-	  echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/traces.0:3195:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
nvi-1.81.6/dist/autom4te.cache/traces.0-3196-	  $rm $lib.exp'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3208-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/traces.0:3209:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/traces.0-3210-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3213-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/traces.0:3214:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-3215-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3364-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
nvi-1.81.6/dist/autom4te.cache/traces.0:3365:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/traces.0-3366-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3484-  # eval without this substitution.
nvi-1.81.6/dist/autom4te.cache/traces.0:3485:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
nvi-1.81.6/dist/autom4te.cache/traces.0-3486-
nvi-1.81.6/dist/autom4te.cache/traces.0:3487:  for p in `eval $output_verbose_link_cmd`; do
nvi-1.81.6/dist/autom4te.cache/traces.0-3488-    case $p in
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3572-linux*)
nvi-1.81.6/dist/autom4te.cache/traces.0:3573:  case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/traces.0-3574-  *Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3883-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/traces.0:3884:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/traces.0-3885-      ;;
nvi-1.81.6/dist/autom4te.cache/traces.0-3886-    *)
nvi-1.81.6/dist/autom4te.cache/traces.0:3887:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/traces.0-3888-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3893-  *'\[$]0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/traces.0:3894:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/traces.0-3895-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-3908-
nvi-1.81.6/dist/autom4te.cache/traces.0:3909:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
nvi-1.81.6/dist/autom4te.cache/traces.0-3910-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-4290-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/traces.0:4291:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/traces.0-4292-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-4386-# If we're using GNU nm, then use its standard symbol codes.
nvi-1.81.6/dist/autom4te.cache/traces.0:4387:case `$NM -V 2>&1` in
nvi-1.81.6/dist/autom4te.cache/traces.0-4388-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-4419-    nlist=conftest.nm
nvi-1.81.6/dist/autom4te.cache/traces.0:4420:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-4421-      # Try sorting and uniquifying the output.
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-4687-	  *)
nvi-1.81.6/dist/autom4te.cache/traces.0:4688:	    case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/traces.0-4689-	    *Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-4944-      *)
nvi-1.81.6/dist/autom4te.cache/traces.0:4945:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/traces.0-4946-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5159-    supports_anon_versioning=no
nvi-1.81.6/dist/autom4te.cache/traces.0:5160:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/traces.0-5161-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5223-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/traces.0:5224:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/traces.0-5225-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5246-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/traces.0:5247:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0:5248:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-5249-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5255-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/autom4te.cache/traces.0:5256:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/traces.0-5257-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5259-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/autom4te.cache/traces.0:5260:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/traces.0-5261-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5268-	esac
nvi-1.81.6/dist/autom4te.cache/traces.0:5269:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/traces.0-5270-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/autom4te.cache/traces.0:5271:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/traces.0-5272-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5322-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/autom4te.cache/traces.0:5323:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/autom4te.cache/traces.0-5324-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5338-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/autom4te.cache/traces.0:5339:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/autom4te.cache/traces.0-5340-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5437-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/traces.0:5438:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/traces.0-5439-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5484-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/autom4te.cache/traces.0:5485:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/traces.0-5486-       else
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5531-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/autom4te.cache/traces.0:5532:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/autom4te.cache/traces.0-5533-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5536-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/autom4te.cache/traces.0:5537:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/autom4te.cache/traces.0-5538-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5577-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/traces.0:5578:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/traces.0-5579-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5712-      if test "$GCC" = yes; then
nvi-1.81.6/dist/autom4te.cache/traces.0:5713:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-5714-      else
nvi-1.81.6/dist/autom4te.cache/traces.0:5715:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-5716-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5745-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
nvi-1.81.6/dist/autom4te.cache/traces.0:5746:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-5747-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5778-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/traces.0:5779:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-5780-      else
nvi-1.81.6/dist/autom4te.cache/traces.0-5781-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/traces.0:5782:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-5783-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5790-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/traces.0:5791:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0-5792-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5794-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/traces.0:5795:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/traces.0:5796:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/traces.0:5797:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/autom4te.cache/traces.0-5798-
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5914-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
nvi-1.81.6/dist/autom4te.cache/traces.0:5915:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/traces.0-5916-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-5979-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
nvi-1.81.6/dist/autom4te.cache/traces.0:5980:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
nvi-1.81.6/dist/autom4te.cache/traces.0-5981-        then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6087-    test $lt_ac_count -gt 10 && break
nvi-1.81.6/dist/autom4te.cache/traces.0:6088:    lt_ac_count=`expr $lt_ac_count + 1`
nvi-1.81.6/dist/autom4te.cache/traces.0-6089-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6110-# expand $ac_aux_dir to an absolute path
nvi-1.81.6/dist/autom4te.cache/traces.0:6111:am_aux_dir=`cd $ac_aux_dir && pwd`
nvi-1.81.6/dist/autom4te.cache/traces.0-6112-])
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6166-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/traces.0:6167:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/traces.0-6168-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6251-  # Strip MF so we end up with the name of the file.
nvi-1.81.6/dist/autom4te.cache/traces.0:6252:  mf=`echo "$mf" | sed -e 's/:.*$//'`
nvi-1.81.6/dist/autom4te.cache/traces.0-6253-  # Check whether this is an Automake generated Makefile or not.
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6260-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
nvi-1.81.6/dist/autom4te.cache/traces.0:6261:    dirpart=`AS_DIRNAME("$mf")`
nvi-1.81.6/dist/autom4te.cache/traces.0-6262-  else
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6266-  # from the Makefile without running `make'.
nvi-1.81.6/dist/autom4te.cache/traces.0:6267:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/traces.0-6268-  test -z "$DEPDIR" && continue
nvi-1.81.6/dist/autom4te.cache/traces.0:6269:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/traces.0-6270-  test -z "am__include" && continue
nvi-1.81.6/dist/autom4te.cache/traces.0:6271:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/traces.0-6272-  # When using ansi2knr, U may be empty or an underscore; expand it
nvi-1.81.6/dist/autom4te.cache/traces.0:6273:  U=`sed -n 's/^U = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/traces.0-6274-  # Find all dependency output files, they are included files with
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6282-    test -f "$dirpart/$file" && continue
nvi-1.81.6/dist/autom4te.cache/traces.0:6283:    fdir=`AS_DIRNAME(["$file"])`
nvi-1.81.6/dist/autom4te.cache/traces.0-6284-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6303-AC_REQUIRE([AC_PROG_INSTALL])dnl
nvi-1.81.6/dist/autom4te.cache/traces.0:6304:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-6305-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6381-    * )
nvi-1.81.6/dist/autom4te.cache/traces.0:6382:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nvi-1.81.6/dist/autom4te.cache/traces.0-6383-  esac
nvi-1.81.6/dist/autom4te.cache/traces.0-6384-done
nvi-1.81.6/dist/autom4te.cache/traces.0:6385:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
nvi-1.81.6/dist/autom4te.cache/traces.0-6386-m4trace:/usr/share/aclocal-1.10/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6415-# case it prints its new name instead of `make'.
nvi-1.81.6/dist/autom4te.cache/traces.0:6416:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-6417-   am__include=include
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6423-   echo '.include "confinc"' > confmf
nvi-1.81.6/dist/autom4te.cache/traces.0:6424:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-6425-      am__include=.include
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6482-if (
nvi-1.81.6/dist/autom4te.cache/traces.0:6483:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
nvi-1.81.6/dist/autom4te.cache/traces.0-6484-   if test "$[*]" = "X"; then
nvi-1.81.6/dist/autom4te.cache/traces.0-6485-      # -L didn't work.
nvi-1.81.6/dist/autom4te.cache/traces.0:6486:      set X `ls -t $srcdir/configure conftest.file`
nvi-1.81.6/dist/autom4te.cache/traces.0-6487-   fi
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-6631-  else
nvi-1.81.6/dist/autom4te.cache/traces.0:6632:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
nvi-1.81.6/dist/autom4te.cache/traces.0:6633:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
nvi-1.81.6/dist/autom4te.cache/traces.0-6634-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7008-  # Remove one level of quotation (which was required for Make).
nvi-1.81.6/dist/autom4te.cache/traces.0:7009:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
nvi-1.81.6/dist/autom4te.cache/traces.0-7010-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7019-  :
nvi-1.81.6/dist/autom4te.cache/traces.0:7020:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
nvi-1.81.6/dist/autom4te.cache/traces.0-7021-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7045-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
nvi-1.81.6/dist/autom4te.cache/traces.0:7046:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7047:       echo_test_string=`eval $cmd` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7048-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7054-
nvi-1.81.6/dist/autom4te.cache/traces.0:7055:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7056:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7057-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7069-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7070:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7071:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7072-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7081-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7082:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7083-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7096-      echo='printf %s\n'
nvi-1.81.6/dist/autom4te.cache/traces.0:7097:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7098:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7099-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7101-	:
nvi-1.81.6/dist/autom4te.cache/traces.0:7102:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7103-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7104:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7105-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7110-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
nvi-1.81.6/dist/autom4te.cache/traces.0:7111:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7112-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/traces.0:7113:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/traces.0-7114-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7120-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
nvi-1.81.6/dist/autom4te.cache/traces.0:7121:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
nvi-1.81.6/dist/autom4te.cache/traces.0-7122-	  then
##############################################
nvi-1.81.6/dist/autom4te.cache/traces.0-7128-	if test "$prev" != 'sed 50q "[$]0"'; then
nvi-1.81.6/dist/autom4te.cache/traces.0:7129:	  echo_test_string=`eval $prev`
nvi-1.81.6/dist/autom4te.cache/traces.0-7130-	  export echo_test_string
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-107-do
nvi-1.81.6/dist/autom4te.cache/output.1:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvi-1.81.6/dist/autom4te.cache/output.1-109-    eval $as_var=C; export $as_var
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
nvi-1.81.6/dist/autom4te.cache/output.1:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
nvi-1.81.6/dist/autom4te.cache/output.1-217-") 2> /dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/autom4te.cache/output.1:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
nvi-1.81.6/dist/autom4te.cache/output.1-332-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/autom4te.cache/output.1:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
nvi-1.81.6/dist/autom4te.cache/output.1-427-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-536-	esac;
nvi-1.81.6/dist/autom4te.cache/output.1:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-538-	???[sx]*):;;*)false;;esac;fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-558-  # Remove one level of quotation (which was required for Make).
nvi-1.81.6/dist/autom4te.cache/output.1:559:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
nvi-1.81.6/dist/autom4te.cache/output.1-560-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-569-  :
nvi-1.81.6/dist/autom4te.cache/output.1:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
nvi-1.81.6/dist/autom4te.cache/output.1-571-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-595-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
nvi-1.81.6/dist/autom4te.cache/output.1:596:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
nvi-1.81.6/dist/autom4te.cache/output.1:597:       echo_test_string=`eval $cmd` &&
nvi-1.81.6/dist/autom4te.cache/output.1-598-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-604-
nvi-1.81.6/dist/autom4te.cache/output.1:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.1:606:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-607-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-619-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
nvi-1.81.6/dist/autom4te.cache/output.1:620:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.1:621:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-622-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-631-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.1:632:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-633-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-646-      echo='printf %s\n'
nvi-1.81.6/dist/autom4te.cache/output.1:647:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.1:648:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-649-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-651-	:
nvi-1.81.6/dist/autom4te.cache/output.1:652:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-653-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.1:654:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-655-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-660-	echo="$CONFIG_SHELL $0 --fallback-echo"
nvi-1.81.6/dist/autom4te.cache/output.1:661:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-662-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/autom4te.cache/output.1:663:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/autom4te.cache/output.1-664-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-670-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
nvi-1.81.6/dist/autom4te.cache/output.1:671:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
nvi-1.81.6/dist/autom4te.cache/output.1-672-	  then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-678-	if test "$prev" != 'sed 50q "$0"'; then
nvi-1.81.6/dist/autom4te.cache/output.1:679:	  echo_test_string=`eval $prev`
nvi-1.81.6/dist/autom4te.cache/output.1-680-	  export echo_test_string
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-999-  case $ac_option in
nvi-1.81.6/dist/autom4te.cache/output.1:1000:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-1001-  *)	ac_optarg=yes ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1042-  -disable-* | --disable-*)
nvi-1.81.6/dist/autom4te.cache/output.1:1043:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-1044-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1047-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.1:1048:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.1-1049-    eval enable_$ac_feature=no ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1061-  -enable-* | --enable-*)
nvi-1.81.6/dist/autom4te.cache/output.1:1062:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-1063-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1066-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.1:1067:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.1-1068-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1258-  -with-* | --with-*)
nvi-1.81.6/dist/autom4te.cache/output.1:1259:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-1260-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1263-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.1:1264:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.1-1265-    eval with_$ac_package=\$ac_optarg ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1267-  -without-* | --without-*)
nvi-1.81.6/dist/autom4te.cache/output.1:1268:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-1269-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1272-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.1:1273:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.1-1274-    eval with_$ac_package=no ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1299-  *=*)
nvi-1.81.6/dist/autom4te.cache/output.1:1300:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nvi-1.81.6/dist/autom4te.cache/output.1-1301-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1319-if test -n "$ac_prev"; then
nvi-1.81.6/dist/autom4te.cache/output.1:1320:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nvi-1.81.6/dist/autom4te.cache/output.1-1321-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1365-ac_ls_di=`ls -di .` &&
nvi-1.81.6/dist/autom4te.cache/output.1:1366:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nvi-1.81.6/dist/autom4te.cache/output.1-1367-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1425-case $srcdir in
nvi-1.81.6/dist/autom4te.cache/output.1:1426:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nvi-1.81.6/dist/autom4te.cache/output.1-1427-esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1468-By default, \`make install' will install all the files in
nvi-1.81.6/dist/autom4te.cache/output.1:1469:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nvi-1.81.6/dist/autom4te.cache/output.1:1470:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nvi-1.81.6/dist/autom4te.cache/output.1-1471-for instance \`--prefix=\$HOME'.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1588-*)
nvi-1.81.6/dist/autom4te.cache/output.1:1589:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvi-1.81.6/dist/autom4te.cache/output.1-1590-  # A ".." for each directory in $ac_dir_suffix.
nvi-1.81.6/dist/autom4te.cache/output.1:1591:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
nvi-1.81.6/dist/autom4te.cache/output.1-1592-  case $ac_top_builddir_sub in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1721-    *\'*)
nvi-1.81.6/dist/autom4te.cache/output.1:1722:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-1723-    esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1807-      case $ac_val in
nvi-1.81.6/dist/autom4te.cache/output.1:1808:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvi-1.81.6/dist/autom4te.cache/output.1-1809-      esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1824-	case $ac_val in
nvi-1.81.6/dist/autom4te.cache/output.1:1825:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvi-1.81.6/dist/autom4te.cache/output.1-1826-	esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1932-    set,)
nvi-1.81.6/dist/autom4te.cache/output.1:1933:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:1934:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.1-1935-      ac_cache_corrupted=: ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-1954-    case $ac_new_val in
nvi-1.81.6/dist/autom4te.cache/output.1:1955:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-1956-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2118-if (
nvi-1.81.6/dist/autom4te.cache/output.1:2119:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
nvi-1.81.6/dist/autom4te.cache/output.1-2120-   if test "$*" = "X"; then
nvi-1.81.6/dist/autom4te.cache/output.1-2121-      # -L didn't work.
nvi-1.81.6/dist/autom4te.cache/output.1:2122:      set X `ls -t $srcdir/configure conftest.file`
nvi-1.81.6/dist/autom4te.cache/output.1-2123-   fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2162-_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:2163:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
nvi-1.81.6/dist/autom4te.cache/output.1-2164-rm -f conftest.sed
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2166-# expand $ac_aux_dir to an absolute path
nvi-1.81.6/dist/autom4te.cache/output.1:2167:am_aux_dir=`cd $ac_aux_dir && pwd`
nvi-1.81.6/dist/autom4te.cache/output.1-2168-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2192-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
nvi-1.81.6/dist/autom4te.cache/output.1:2193:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
nvi-1.81.6/dist/autom4te.cache/output.1-2194-	     'mkdir (GNU coreutils) '* | \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2270-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:2271:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nvi-1.81.6/dist/autom4te.cache/output.1-2272-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2280-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
nvi-1.81.6/dist/autom4te.cache/output.1:2281:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-2282-  *@@@%%%=?*=@@@%%%*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2307-
nvi-1.81.6/dist/autom4te.cache/output.1:2308:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nvi-1.81.6/dist/autom4te.cache/output.1-2309-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2573-test "x$ac_build_alias" = x &&
nvi-1.81.6/dist/autom4te.cache/output.1:2574:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
nvi-1.81.6/dist/autom4te.cache/output.1-2575-test "x$ac_build_alias" = x &&
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2578-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/autom4te.cache/output.1:2579:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
nvi-1.81.6/dist/autom4te.cache/output.1-2580-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2603-IFS=$ac_save_IFS
nvi-1.81.6/dist/autom4te.cache/output.1:2604:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
nvi-1.81.6/dist/autom4te.cache/output.1-2605-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2614-else
nvi-1.81.6/dist/autom4te.cache/output.1:2615:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
nvi-1.81.6/dist/autom4te.cache/output.1-2616-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2640-IFS=$ac_save_IFS
nvi-1.81.6/dist/autom4te.cache/output.1:2641:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
nvi-1.81.6/dist/autom4te.cache/output.1-2642-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2740-# case it prints its new name instead of `make'.
nvi-1.81.6/dist/autom4te.cache/output.1:2741:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
nvi-1.81.6/dist/autom4te.cache/output.1-2742-   am__include=include
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-2748-   echo '.include "confinc"' > confmf
nvi-1.81.6/dist/autom4te.cache/output.1:2749:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
nvi-1.81.6/dist/autom4te.cache/output.1-2750-      am__include=.include
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3092-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:3093:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.1-3094-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3146-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:3147:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nvi-1.81.6/dist/autom4te.cache/output.1-3148-#
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3194-	then :; else
nvi-1.81.6/dist/autom4te.cache/output.1:3195:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-3196-	fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3291-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
nvi-1.81.6/dist/autom4te.cache/output.1:3292:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-3293-	  break;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3346-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
nvi-1.81.6/dist/autom4te.cache/output.1:3347:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-3348-       break;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3421-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:3422:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.1-3423-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3725-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.1:3726:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.1-3727-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3849-    test $lt_ac_count -gt 10 && break
nvi-1.81.6/dist/autom4te.cache/output.1:3850:    lt_ac_count=`expr $lt_ac_count + 1`
nvi-1.81.6/dist/autom4te.cache/output.1-3851-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3888-  # Check for GNU $ac_path_GREP
nvi-1.81.6/dist/autom4te.cache/output.1:3889:case `"$ac_path_GREP" --version 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.1-3890-*GNU*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3902-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
nvi-1.81.6/dist/autom4te.cache/output.1:3903:    ac_count=`expr $ac_count + 1`
nvi-1.81.6/dist/autom4te.cache/output.1-3904-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3970-  # Check for GNU $ac_path_EGREP
nvi-1.81.6/dist/autom4te.cache/output.1:3971:case `"$ac_path_EGREP" --version 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.1-3972-*GNU*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-3984-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
nvi-1.81.6/dist/autom4te.cache/output.1:3985:    ac_count=`expr $ac_count + 1`
nvi-1.81.6/dist/autom4te.cache/output.1-3986-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4042-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/autom4te.cache/output.1:4043:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-4044-  *)
nvi-1.81.6/dist/autom4te.cache/output.1:4045:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-4046-  esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4051-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/autom4te.cache/output.1:4052:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/autom4te.cache/output.1-4053-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/autom4te.cache/output.1:4054:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/autom4te.cache/output.1-4055-      done
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4086-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/autom4te.cache/output.1:4087:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-4088-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4119-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/autom4te.cache/output.1:4120:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-4121-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4182-	# Tru64's nm complains that /dev/null is an invalid object file
nvi-1.81.6/dist/autom4te.cache/output.1:4183:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/autom4te.cache/output.1-4184-	*/dev/null* | *'Invalid file or object type'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4188-	*)
nvi-1.81.6/dist/autom4te.cache/output.1:4189:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/autom4te.cache/output.1-4190-	  */dev/null*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4356-openbsd*)
nvi-1.81.6/dist/autom4te.cache/output.1:4357:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-4358-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4445-  (exit $ac_status); }; then
nvi-1.81.6/dist/autom4te.cache/output.1:4446:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/output.1-4447-    *ELF-32*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4465-   if test "$lt_cv_prog_gnu_ld" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1:4466:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/output.1-4467-    *32-bit*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-4477-   else
nvi-1.81.6/dist/autom4te.cache/output.1:4478:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/autom4te.cache/output.1-4479-    *32-bit*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5062-do
nvi-1.81.6/dist/autom4te.cache/output.1:5063:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-5064-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5105-fi
nvi-1.81.6/dist/autom4te.cache/output.1:5106:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-5107-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-5108-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:5109:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-5110-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:5111:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-5112-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5121-do
nvi-1.81.6/dist/autom4te.cache/output.1:5122:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-5123-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5128-fi
nvi-1.81.6/dist/autom4te.cache/output.1:5129:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-5130-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5244-fi
nvi-1.81.6/dist/autom4te.cache/output.1:5245:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-5246-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5249-fi
nvi-1.81.6/dist/autom4te.cache/output.1:5250:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-5251-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:5252:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-5253-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5375-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:5376:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.1-5377-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5461-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:5462:GXX=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.1-5463-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-5650-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.1:5651:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.1-5652-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6075-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:6076:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.1-6077-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6217-
nvi-1.81.6/dist/autom4te.cache/output.1:6218:G77=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.1-6219-ac_ext=c
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6280-    # And add a safety zone
nvi-1.81.6/dist/autom4te.cache/output.1:6281:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/autom4te.cache/output.1:6282:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/autom4te.cache/output.1-6283-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6308-    if test -n "$kargmax"; then
nvi-1.81.6/dist/autom4te.cache/output.1:6309:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
nvi-1.81.6/dist/autom4te.cache/output.1-6310-    else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6316-    if test -n "$lt_cv_sys_max_cmd_len"; then
nvi-1.81.6/dist/autom4te.cache/output.1:6317:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/autom4te.cache/output.1:6318:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/autom4te.cache/output.1-6319-    else
nvi-1.81.6/dist/autom4te.cache/output.1-6320-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
nvi-1.81.6/dist/autom4te.cache/output.1:6321:      while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
nvi-1.81.6/dist/autom4te.cache/output.1-6322-	       = "XX$teststring") >/dev/null 2>&1 &&
nvi-1.81.6/dist/autom4te.cache/output.1:6323:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
nvi-1.81.6/dist/autom4te.cache/output.1-6324-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6326-      do
nvi-1.81.6/dist/autom4te.cache/output.1:6327:        i=`expr $i + 1`
nvi-1.81.6/dist/autom4te.cache/output.1-6328-        teststring=$teststring$teststring
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6333-      # It appears as though 1/2 is a usable value.
nvi-1.81.6/dist/autom4te.cache/output.1:6334:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
nvi-1.81.6/dist/autom4te.cache/output.1-6335-    fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6428-# If we're using GNU nm, then use its standard symbol codes.
nvi-1.81.6/dist/autom4te.cache/output.1:6429:case `$NM -V 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.1-6430-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6964-done
nvi-1.81.6/dist/autom4te.cache/output.1:6965:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-6966-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-6992-	"file_magic "*)
nvi-1.81.6/dist/autom4te.cache/output.1:6993:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/autom4te.cache/output.1-6994-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7054-	"file_magic "*)
nvi-1.81.6/dist/autom4te.cache/output.1:7055:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/autom4te.cache/output.1-7056-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7379-      *)
nvi-1.81.6/dist/autom4te.cache/output.1:7380:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-7381-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7633-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.1:7634:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:7635:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.1-7636-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7689-done
nvi-1.81.6/dist/autom4te.cache/output.1:7690:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-7691-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7727-    supports_anon_versioning=no
nvi-1.81.6/dist/autom4te.cache/output.1:7728:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-7729-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7791-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.1:7792:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.1-7793-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7814-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.1:7815:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:7816:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-7817-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7823-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/autom4te.cache/output.1:7824:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-7825-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7827-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/autom4te.cache/output.1:7828:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-7829-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7836-	esac
nvi-1.81.6/dist/autom4te.cache/output.1:7837:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-7838-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/autom4te.cache/output.1:7839:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-7840-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7890-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/autom4te.cache/output.1:7891:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.1-7892-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-7906-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/autom4te.cache/output.1:7907:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.1-7908-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8005-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.1:8006:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.1-8007-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8091-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:8092:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-8093-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-8094-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:8095:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-8096-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8108-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/autom4te.cache/output.1:8109:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.1-8110-       else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8157-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:8158:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-8159-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-8160-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:8161:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-8162-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8211-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/autom4te.cache/output.1:8212:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/autom4te.cache/output.1-8213-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8216-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/autom4te.cache/output.1:8217:      fix_srcfile_path='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/autom4te.cache/output.1-8218-      enable_shared_with_static_runtimes=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8257-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.1:8258:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.1-8259-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8392-      if test "$GCC" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1:8393:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-8394-      else
nvi-1.81.6/dist/autom4te.cache/output.1:8395:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-8396-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8425-	hardcode_shlibpath_var=no
nvi-1.81.6/dist/autom4te.cache/output.1:8426:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-8427-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8458-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:8459:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-8460-      else
nvi-1.81.6/dist/autom4te.cache/output.1-8461-	allow_undefined_flag=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.1:8462:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-8463-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8470-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:8471:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-8472-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8474-	allow_undefined_flag=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.1:8475:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:8476:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.1:8477:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/autom4te.cache/output.1-8478-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8594-      hardcode_shlibpath_var=no
nvi-1.81.6/dist/autom4te.cache/output.1:8595:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.1-8596-      hardcode_libdir_separator=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8709-  esac
nvi-1.81.6/dist/autom4te.cache/output.1:8710:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.1-8711-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8715-    # okay in the real world where ";" in dirpaths is itself problematic.
nvi-1.81.6/dist/autom4te.cache/output.1:8716:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.1-8717-  else
nvi-1.81.6/dist/autom4te.cache/output.1:8718:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.1-8719-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8722-  lt_tmp_lt_search_path_spec=
nvi-1.81.6/dist/autom4te.cache/output.1:8723:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
nvi-1.81.6/dist/autom4te.cache/output.1-8724-  for lt_sys_path in $lt_search_path_spec; do
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8751-}'`
nvi-1.81.6/dist/autom4te.cache/output.1:8752:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
nvi-1.81.6/dist/autom4te.cache/output.1-8753-else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8819-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.1:8820:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.1-8821-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8852-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.1:8853:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.1:8854:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1:8855:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.1-8856-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8858-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.1:8859:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1-8860-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8866-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:8867:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-8868-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8871-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.1:8872:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1:8873:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.1-8874-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8880-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.1:8881:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.1-8882-      else
nvi-1.81.6/dist/autom4te.cache/output.1:8883:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.1-8884-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8887-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:8888:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-8889-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8893-  *)
nvi-1.81.6/dist/autom4te.cache/output.1:8894:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.1-8895-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-8910-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:8911:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.1-8912-  
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-9100-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.1:9101:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.1-9102-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-9160-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:9161:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-9162-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10254-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.1:10255:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-10256-      ;;
nvi-1.81.6/dist/autom4te.cache/output.1-10257-    *)
nvi-1.81.6/dist/autom4te.cache/output.1:10258:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-10259-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10264-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.1:10265:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.1-10266-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10277-
nvi-1.81.6/dist/autom4te.cache/output.1:10278:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
nvi-1.81.6/dist/autom4te.cache/output.1-10279-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10656-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.1:10657:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.1-10658-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10685-  if test -z "$LTCC"; then
nvi-1.81.6/dist/autom4te.cache/output.1:10686:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
nvi-1.81.6/dist/autom4te.cache/output.1-10687-    if test -z "$LTCC"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10690-    else
nvi-1.81.6/dist/autom4te.cache/output.1:10691:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:10692:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.1-10693-    fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10695-  if test -z "$LTCFLAGS"; then
nvi-1.81.6/dist/autom4te.cache/output.1:10696:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
nvi-1.81.6/dist/autom4te.cache/output.1-10697-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10700-  # Note that this assumes the entire list is on one line.
nvi-1.81.6/dist/autom4te.cache/output.1:10701:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
nvi-1.81.6/dist/autom4te.cache/output.1-10702-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10706-    # Check whether tagname contains only valid characters
nvi-1.81.6/dist/autom4te.cache/output.1:10707:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
nvi-1.81.6/dist/autom4te.cache/output.1-10708-    "") ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10834-done
nvi-1.81.6/dist/autom4te.cache/output.1:10835:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-10836-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10864-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/autom4te.cache/output.1:10865:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-10866-  *)
nvi-1.81.6/dist/autom4te.cache/output.1:10867:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-10868-  esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10873-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/autom4te.cache/output.1:10874:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/autom4te.cache/output.1-10875-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/autom4te.cache/output.1:10876:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/autom4te.cache/output.1-10877-      done
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10908-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/autom4te.cache/output.1:10909:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-10910-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10941-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/autom4te.cache/output.1:10942:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-10943-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-10971-    # ancient GNU ld didn't support --whole-archive et. al.
nvi-1.81.6/dist/autom4te.cache/output.1:10972:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
nvi-1.81.6/dist/autom4te.cache/output.1-10973-	grep 'no-whole-archive' > /dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11053-      # below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.1:11054:	collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.1-11055-	if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11139-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:11140:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-11141-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-11142-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:11143:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-11144-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11157-
nvi-1.81.6/dist/autom4te.cache/output.1:11158:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.1-11159-     else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11206-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:11207:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-11208-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-11209-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:11210:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-11211-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11268-      # is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.1:11269:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.1-11270-	cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11329-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.1:11330:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.1-11331-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11397-      # dependencies.
nvi-1.81.6/dist/autom4te.cache/output.1:11398:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.1-11399-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11459-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.1:11460:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.1-11461-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11494-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.1:11495:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:11496:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11497-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11501-	# SGI C++
nvi-1.81.6/dist/autom4te.cache/output.1:11502:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11503-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11512-	  if test "$with_gnu_ld" = no; then
nvi-1.81.6/dist/autom4te.cache/output.1:11513:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11514-	  else
nvi-1.81.6/dist/autom4te.cache/output.1:11515:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11516-	  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11531-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/output.1:11532:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:11533:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11534-	# Commands to make compiler produce verbose output that lists
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11541-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.1:11542:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.1-11543-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11556-	# earlier do not add the objects themselves.
nvi-1.81.6/dist/autom4te.cache/output.1:11557:	case `$CC -V 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.1-11558-	*"Version 7."*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11582-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
nvi-1.81.6/dist/autom4te.cache/output.1:11583:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-11584-        ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11601-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.1:11602:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.1-11603-	;;
nvi-1.81.6/dist/autom4te.cache/output.1-11604-      *)
nvi-1.81.6/dist/autom4te.cache/output.1:11605:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-11606-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11611-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
nvi-1.81.6/dist/autom4te.cache/output.1:11612:	  whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-11613-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11669-      hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
nvi-1.81.6/dist/autom4te.cache/output.1:11670:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-11671-	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11687-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/output.1:11688:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11689-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11704-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:11705:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11706-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11717-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.1:11718:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.1-11719-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11722-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:11723:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11724-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11747-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/autom4te.cache/output.1:11748:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11749-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11763-	allow_undefined_flag_CXX=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.1:11764:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:11765:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
nvi-1.81.6/dist/autom4te.cache/output.1-11766-	  echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.1:11767:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
nvi-1.81.6/dist/autom4te.cache/output.1-11768-	  $rm $lib.exp'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11780-	# dependencies.
nvi-1.81.6/dist/autom4te.cache/output.1:11781:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/autom4te.cache/output.1-11782-	;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11785-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:11786:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-11787-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-11936-    hardcode_shlibpath_var_CXX=no
nvi-1.81.6/dist/autom4te.cache/output.1:11937:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.1-11938-    hardcode_libdir_separator_CXX=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12008-  # eval without this substitution.
nvi-1.81.6/dist/autom4te.cache/output.1:12009:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
nvi-1.81.6/dist/autom4te.cache/output.1-12010-
nvi-1.81.6/dist/autom4te.cache/output.1:12011:  for p in `eval $output_verbose_link_cmd`; do
nvi-1.81.6/dist/autom4te.cache/output.1-12012-    case $p in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12095-linux*)
nvi-1.81.6/dist/autom4te.cache/output.1:12096:  case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-12097-  *Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12325-	  *)
nvi-1.81.6/dist/autom4te.cache/output.1:12326:	    case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-12327-	    *Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12606-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.1:12607:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:12608:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.1-12609-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12786-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.1:12787:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.1-12788-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12819-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.1:12820:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.1:12821:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1:12822:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.1-12823-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12825-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.1:12826:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1-12827-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12833-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:12834:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-12835-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12838-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.1:12839:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1:12840:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.1-12841-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12847-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.1:12848:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.1-12849-      else
nvi-1.81.6/dist/autom4te.cache/output.1:12850:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.1-12851-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12854-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:12855:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-12856-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12860-  *)
nvi-1.81.6/dist/autom4te.cache/output.1:12861:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.1-12862-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-12877-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:12878:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.1-12879-   
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-13066-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.1:13067:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.1-13068-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-13126-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:13127:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-13128-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-13376-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.1:13377:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-13378-      ;;
nvi-1.81.6/dist/autom4te.cache/output.1-13379-    *)
nvi-1.81.6/dist/autom4te.cache/output.1:13380:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-13381-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-13386-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.1:13387:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.1-13388-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-13705-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.1:13706:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.1-13707-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-13821-done
nvi-1.81.6/dist/autom4te.cache/output.1:13822:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-13823-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14018-      *)
nvi-1.81.6/dist/autom4te.cache/output.1:14019:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-14020-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14272-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.1:14273:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:14274:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.1-14275-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14328-done
nvi-1.81.6/dist/autom4te.cache/output.1:14329:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-14330-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14366-    supports_anon_versioning=no
nvi-1.81.6/dist/autom4te.cache/output.1:14367:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-14368-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14430-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.1:14431:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.1-14432-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14453-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.1:14454:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:14455:      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-14456-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14462-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/autom4te.cache/output.1:14463:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-14464-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14466-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/autom4te.cache/output.1:14467:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-14468-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14475-	esac
nvi-1.81.6/dist/autom4te.cache/output.1:14476:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-14477-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/autom4te.cache/output.1:14478:	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-14479-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14529-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/autom4te.cache/output.1:14530:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.1-14531-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14545-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/autom4te.cache/output.1:14546:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.1-14547-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14644-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.1:14645:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.1-14646-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14720-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:14721:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-14722-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-14723-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:14724:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-14725-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14737-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/autom4te.cache/output.1:14738:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.1-14739-       else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14776-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:14777:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-14778-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-14779-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:14780:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-14781-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14830-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/autom4te.cache/output.1:14831:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/autom4te.cache/output.1-14832-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14835-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/autom4te.cache/output.1:14836:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/autom4te.cache/output.1-14837-      enable_shared_with_static_runtimes_F77=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-14876-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.1:14877:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.1-14878-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15011-      if test "$GCC" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1:15012:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-15013-      else
nvi-1.81.6/dist/autom4te.cache/output.1:15014:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-15015-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15044-	hardcode_shlibpath_var_F77=no
nvi-1.81.6/dist/autom4te.cache/output.1:15045:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-15046-	  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15077-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:15078:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-15079-      else
nvi-1.81.6/dist/autom4te.cache/output.1-15080-	allow_undefined_flag_F77=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.1:15081:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-15082-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15089-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:15090:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-15091-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15093-	allow_undefined_flag_F77=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.1:15094:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:15095:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.1:15096:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/autom4te.cache/output.1-15097-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15213-      hardcode_shlibpath_var_F77=no
nvi-1.81.6/dist/autom4te.cache/output.1:15214:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.1-15215-      hardcode_libdir_separator_F77=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15387-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.1:15388:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.1-15389-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15420-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.1:15421:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.1:15422:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1:15423:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.1-15424-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15426-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.1:15427:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1-15428-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15434-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:15435:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-15436-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15439-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.1:15440:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1:15441:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.1-15442-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15448-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.1:15449:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.1-15450-      else
nvi-1.81.6/dist/autom4te.cache/output.1:15451:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.1-15452-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15455-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:15456:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-15457-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15461-  *)
nvi-1.81.6/dist/autom4te.cache/output.1:15462:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.1-15463-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15478-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:15479:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.1-15480-   
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15667-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.1:15668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.1-15669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15727-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:15728:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-15729-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15977-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.1:15978:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-15979-      ;;
nvi-1.81.6/dist/autom4te.cache/output.1-15980-    *)
nvi-1.81.6/dist/autom4te.cache/output.1:15981:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-15982-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-15987-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.1:15988:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.1-15989-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-16306-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.1:16307:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.1-16308-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-16382-done
nvi-1.81.6/dist/autom4te.cache/output.1:16383:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-16384-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-16599-      *)
nvi-1.81.6/dist/autom4te.cache/output.1:16600:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-16601-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-16853-  if test "$hard_links" = no; then
nvi-1.81.6/dist/autom4te.cache/output.1:16854:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:16855:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/autom4te.cache/output.1-16856-    need_locks=warn
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-16909-done
nvi-1.81.6/dist/autom4te.cache/output.1:16910:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-16911-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-16947-    supports_anon_versioning=no
nvi-1.81.6/dist/autom4te.cache/output.1:16948:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-16949-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17011-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/autom4te.cache/output.1:17012:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/autom4te.cache/output.1-17013-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17034-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/autom4te.cache/output.1:17035:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:17036:      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-17037-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17043-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/autom4te.cache/output.1:17044:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-17045-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17047-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/autom4te.cache/output.1:17048:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-17049-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17056-	esac
nvi-1.81.6/dist/autom4te.cache/output.1:17057:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/autom4te.cache/output.1-17058-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/autom4te.cache/output.1:17059:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/autom4te.cache/output.1-17060-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17110-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/autom4te.cache/output.1:17111:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/autom4te.cache/output.1-17112-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17126-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/autom4te.cache/output.1:17127:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.1-17128-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17225-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/autom4te.cache/output.1:17226:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/autom4te.cache/output.1-17227-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17311-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:17312:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-17313-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-17314-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:17315:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-17316-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17328-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/autom4te.cache/output.1:17329:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/autom4te.cache/output.1-17330-       else
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17377-    }'
nvi-1.81.6/dist/autom4te.cache/output.1:17378:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-17379-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/autom4te.cache/output.1-17380-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/autom4te.cache/output.1:17381:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/autom4te.cache/output.1-17382-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17431-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/autom4te.cache/output.1:17432:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/autom4te.cache/output.1-17433-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17436-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/autom4te.cache/output.1:17437:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/autom4te.cache/output.1-17438-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17477-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/autom4te.cache/output.1:17478:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/autom4te.cache/output.1-17479-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17612-      if test "$GCC" = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1:17613:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-17614-      else
nvi-1.81.6/dist/autom4te.cache/output.1:17615:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-17616-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17645-	hardcode_shlibpath_var_GCJ=no
nvi-1.81.6/dist/autom4te.cache/output.1:17646:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-17647-	  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17678-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:17679:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-17680-      else
nvi-1.81.6/dist/autom4te.cache/output.1-17681-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.1:17682:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-17683-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17690-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/autom4te.cache/output.1:17691:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1-17692-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17694-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
nvi-1.81.6/dist/autom4te.cache/output.1:17695:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/autom4te.cache/output.1:17696:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/autom4te.cache/output.1:17697:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/autom4te.cache/output.1-17698-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17814-      hardcode_shlibpath_var_GCJ=no
nvi-1.81.6/dist/autom4te.cache/output.1:17815:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/autom4te.cache/output.1-17816-      hardcode_libdir_separator_GCJ=':'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-17988-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/autom4te.cache/output.1:17989:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/autom4te.cache/output.1-17990-  ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18021-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/autom4te.cache/output.1:18022:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/autom4te.cache/output.1:18023:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1:18024:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/autom4te.cache/output.1-18025-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18027-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/autom4te.cache/output.1:18028:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/autom4te.cache/output.1-18029-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18035-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:18036:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-18037-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18040-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/autom4te.cache/output.1:18041:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1:18042:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/autom4te.cache/output.1-18043-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18049-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/autom4te.cache/output.1:18050:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/autom4te.cache/output.1-18051-      else
nvi-1.81.6/dist/autom4te.cache/output.1:18052:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/autom4te.cache/output.1-18053-      fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18056-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/autom4te.cache/output.1:18057:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/autom4te.cache/output.1-18058-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18062-  *)
nvi-1.81.6/dist/autom4te.cache/output.1:18063:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/autom4te.cache/output.1-18064-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18079-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:18080:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/autom4te.cache/output.1-18081-   
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18268-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/autom4te.cache/output.1:18269:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/autom4te.cache/output.1-18270-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18328-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/autom4te.cache/output.1:18329:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/autom4te.cache/output.1-18330-    case $host_os in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18578-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.1:18579:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-18580-      ;;
nvi-1.81.6/dist/autom4te.cache/output.1-18581-    *)
nvi-1.81.6/dist/autom4te.cache/output.1:18582:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-18583-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18588-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.1:18589:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.1-18590-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18907-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.1:18908:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.1-18909-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-18982-done
nvi-1.81.6/dist/autom4te.cache/output.1:18983:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/autom4te.cache/output.1-18984-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-19059-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/autom4te.cache/output.1:19060:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-19061-      ;;
nvi-1.81.6/dist/autom4te.cache/output.1-19062-    *)
nvi-1.81.6/dist/autom4te.cache/output.1:19063:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/autom4te.cache/output.1-19064-      ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-19069-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/autom4te.cache/output.1:19070:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/autom4te.cache/output.1-19071-    ;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-19388-  # libtool script then.
nvi-1.81.6/dist/autom4te.cache/output.1:19389:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/autom4te.cache/output.1-19390-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-19810-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:19811:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.1-19812-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-19896-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:19897:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.1-19898-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-20200-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.1:20201:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.1-20202-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-20284-		grep "gcc version " | sed 's/.*version //'`
nvi-1.81.6/dist/autom4te.cache/output.1:20285:	   ac_cv_gcc_major=`echo "$ac_cv_gcc_vers" | sed 's/\..*//'`
nvi-1.81.6/dist/autom4te.cache/output.1-20286-	   if test "$ac_cv_gcc_major" = "2" ; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-20625-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/autom4te.cache/output.1:20626:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/autom4te.cache/output.1-20627-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-20711-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:20712:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/autom4te.cache/output.1-20713-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-21015-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/autom4te.cache/output.1:21016:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/autom4te.cache/output.1-21017-  fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-21432-if test "$vi_cv_path_lsof" != no; then
nvi-1.81.6/dist/autom4te.cache/output.1:21433:	INUSE='test `lsof -t $i`'
nvi-1.81.6/dist/autom4te.cache/output.1-21434-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-21846-    for ac_var in incroot usrlibdir libdir; do
nvi-1.81.6/dist/autom4te.cache/output.1:21847:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
nvi-1.81.6/dist/autom4te.cache/output.1-21848-    done
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-21999-	LIBS=$ac_save_LIBS
nvi-1.81.6/dist/autom4te.cache/output.1:22000:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
nvi-1.81.6/dist/autom4te.cache/output.1-22001-do
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-22051-	if test "X$x_libraries" != "X"; then
nvi-1.81.6/dist/autom4te.cache/output.1:22052:		XLIBS="`echo $x_libraries | sed "$LRscript"` $XLIBS"
nvi-1.81.6/dist/autom4te.cache/output.1-22053-	fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-22340-do
nvi-1.81.6/dist/autom4te.cache/output.1:22341:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-22342-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-22420-fi
nvi-1.81.6/dist/autom4te.cache/output.1:22421:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-22422-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-22423-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:22424:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-22425-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:22426:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-22427-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-22535-	if $PKG_CONFIG gtk+-2.0 ; then
nvi-1.81.6/dist/autom4te.cache/output.1:22536:	      GTKINCS=`$PKG_CONFIG --cflags gtk+-2.0`
nvi-1.81.6/dist/autom4te.cache/output.1:22537:	      GTKLIBS=`$PKG_CONFIG --libs gtk+-2.0`
nvi-1.81.6/dist/autom4te.cache/output.1-22538-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-22650-  else
nvi-1.81.6/dist/autom4te.cache/output.1:22651:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
nvi-1.81.6/dist/autom4te.cache/output.1:22652:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
nvi-1.81.6/dist/autom4te.cache/output.1-22653-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-22963-#	if test "$vi_cv_gnome_config" != "no"; then
nvi-1.81.6/dist/autom4te.cache/output.1:22964:#		ZVTLIBS=`$vi_cv_gnome_config zvt --libs`
nvi-1.81.6/dist/autom4te.cache/output.1-22965-#		GTKLIBS="$ZVTLIBS $GTKLIBS"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23353-	if test "$vi_cv_threads" = "yes"; then
nvi-1.81.6/dist/autom4te.cache/output.1:23354:		useithreads=`$vi_cv_path_perl -MConfig -e 'print $Config{useithreads}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23355-		if test "X$useithreads" != "Xdefine"; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23361-
nvi-1.81.6/dist/autom4te.cache/output.1:23362:	eval `$vi_cv_path_perl -V:shrpenv`
nvi-1.81.6/dist/autom4te.cache/output.1:23363:	vi_cv_perllib=`$vi_cv_path_perl -MConfig -e 'print $Config{privlib}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23364-	perlcppflags=`$vi_cv_path_perl -Mlib=$srcdir -MExtUtils::Embed \
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23471-  
nvi-1.81.6/dist/autom4te.cache/output.1:23472:		vi_cv_tclconfig=`$srcdir/findconfig`
nvi-1.81.6/dist/autom4te.cache/output.1-23473-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23505-	if test "x$with_curses" != "x"; then
nvi-1.81.6/dist/autom4te.cache/output.1:23506:		CURSLDFLAGS="`echo $with_curses/lib | sed "$LRscript"` $CURSLDFLAGS"
nvi-1.81.6/dist/autom4te.cache/output.1-23507-		CURSCPPFLAGS="-I$with_curses/include $CURSCPPFLAGS"
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23513-	    for vi_cv_curses in ncurses ncursesw curses; do
nvi-1.81.6/dist/autom4te.cache/output.1:23514:		as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_waddnwstr" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-23515-{ echo "$as_me:$LINENO: checking for waddnwstr in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23573-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23574:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23575-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-23576-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:23577:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-23578-  break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23584-	    for vi_cv_curses in ncurses ncursesw curses; do
nvi-1.81.6/dist/autom4te.cache/output.1:23585:		as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_initscr" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-23586-{ echo "$as_me:$LINENO: checking for initscr in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23644-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23645:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23646-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-23647-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:23648:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-23649-  break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23661-do
nvi-1.81.6/dist/autom4te.cache/output.1:23662:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-23663-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23668-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23669:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23670-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23784-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23785:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23786-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23789-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23790:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-23791-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:23792:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-23793-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23803-do
nvi-1.81.6/dist/autom4te.cache/output.1:23804:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-23805-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23810-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23811:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23812-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23926-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23927:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-23928-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23931-fi
nvi-1.81.6/dist/autom4te.cache/output.1:23932:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-23933-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:23934:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-23935-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-23953-
nvi-1.81.6/dist/autom4te.cache/output.1:23954:as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_tgetent" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-23955-{ echo "$as_me:$LINENO: checking for tgetent in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-24013-fi
nvi-1.81.6/dist/autom4te.cache/output.1:24014:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-24015-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-24016-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:24017:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-24018-  vi_cv_curses_tgetent=yes
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25098-do
nvi-1.81.6/dist/autom4te.cache/output.1:25099:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25100-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25178-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25179:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25180-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-25181-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:25182:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25183-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25184:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25185-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25203-do
nvi-1.81.6/dist/autom4te.cache/output.1:25204:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25205-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25283-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25284:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25285-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-25286-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:25287:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25288-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25289:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25290-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25306-do
nvi-1.81.6/dist/autom4te.cache/output.1:25307:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25308-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25386-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25387:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25388-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-25389-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:25390:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25391-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25392:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25393-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25409-do
nvi-1.81.6/dist/autom4te.cache/output.1:25410:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25411-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25489-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25490:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25491-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-25492-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:25493:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25494-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25495:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25496-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25503-do
nvi-1.81.6/dist/autom4te.cache/output.1:25504:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25505-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25583-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25584:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25585-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-25586-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:25587:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25588-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25589:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25590-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25599-do
nvi-1.81.6/dist/autom4te.cache/output.1:25600:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25601-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25679-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25680:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25681-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-25682-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:25683:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25684-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25685:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25686-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25695-do
nvi-1.81.6/dist/autom4te.cache/output.1:25696:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25697-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25775-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25776:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25777-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-25778-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:25779:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25780-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25781:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25782-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25793-do
nvi-1.81.6/dist/autom4te.cache/output.1:25794:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25795-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25800-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25801:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25802-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25916-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25917:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-25918-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25921-fi
nvi-1.81.6/dist/autom4te.cache/output.1:25922:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-25923-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:25924:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-25925-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-25933-do
nvi-1.81.6/dist/autom4te.cache/output.1:25934:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-25935-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-26013-fi
nvi-1.81.6/dist/autom4te.cache/output.1:26014:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-26015-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-26016-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:26017:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-26018-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:26019:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-26020-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-26213-do
nvi-1.81.6/dist/autom4te.cache/output.1:26214:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-26215-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-26220-fi
nvi-1.81.6/dist/autom4te.cache/output.1:26221:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-26222-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-26336-fi
nvi-1.81.6/dist/autom4te.cache/output.1:26337:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-26338-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-26341-fi
nvi-1.81.6/dist/autom4te.cache/output.1:26342:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-26343-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:26344:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-26345-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-26354-do
nvi-1.81.6/dist/autom4te.cache/output.1:26355:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/autom4te.cache/output.1-26356-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-26434-fi
nvi-1.81.6/dist/autom4te.cache/output.1:26435:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/autom4te.cache/output.1-26436-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/autom4te.cache/output.1-26437-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/autom4te.cache/output.1:26438:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/autom4te.cache/output.1-26439-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/autom4te.cache/output.1:26440:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/autom4te.cache/output.1-26441-_ACEOF
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-28962-	if test "X$with_db_prefix" != "X"; then
nvi-1.81.6/dist/autom4te.cache/output.1:28963:		LDFLAGS="`echo $with_db_prefix/lib | sed "$LRscript"` $LDFLAGS"
nvi-1.81.6/dist/autom4te.cache/output.1-28964-	fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29138-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nvi-1.81.6/dist/autom4te.cache/output.1:29139:  ac_i=`echo "$ac_i" | sed "$ac_script"`
nvi-1.81.6/dist/autom4te.cache/output.1-29140-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29303-do
nvi-1.81.6/dist/autom4te.cache/output.1:29304:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvi-1.81.6/dist/autom4te.cache/output.1-29305-    eval $as_var=C; export $as_var
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29353-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/autom4te.cache/output.1:29354:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
nvi-1.81.6/dist/autom4te.cache/output.1-29355-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29464-	esac;
nvi-1.81.6/dist/autom4te.cache/output.1:29465:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
nvi-1.81.6/dist/autom4te.cache/output.1-29466-	???[sx]*):;;*)false;;esac;fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29539-configured by $0, generated by GNU Autoconf 2.61,
nvi-1.81.6/dist/autom4te.cache/output.1:29540:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
nvi-1.81.6/dist/autom4te.cache/output.1-29541-
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29559-  --*=*)
nvi-1.81.6/dist/autom4te.cache/output.1:29560:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nvi-1.81.6/dist/autom4te.cache/output.1:29561:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nvi-1.81.6/dist/autom4te.cache/output.1-29562-    ac_shift=:
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29818-
nvi-1.81.6/dist/autom4te.cache/output.1:29819:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
nvi-1.81.6/dist/autom4te.cache/output.1-29820-    break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29829-
nvi-1.81.6/dist/autom4te.cache/output.1:29830:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
nvi-1.81.6/dist/autom4te.cache/output.1-29831-if test -n "$ac_eof"; then
nvi-1.81.6/dist/autom4te.cache/output.1:29832:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
nvi-1.81.6/dist/autom4te.cache/output.1:29833:  ac_eof=`expr $ac_eof + 1`
nvi-1.81.6/dist/autom4te.cache/output.1-29834-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29915-
nvi-1.81.6/dist/autom4te.cache/output.1:29916:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 56; then
nvi-1.81.6/dist/autom4te.cache/output.1-29917-    break
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-29926-
nvi-1.81.6/dist/autom4te.cache/output.1:29927:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
nvi-1.81.6/dist/autom4te.cache/output.1-29928-if test -n "$ac_eof"; then
nvi-1.81.6/dist/autom4te.cache/output.1:29929:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
nvi-1.81.6/dist/autom4te.cache/output.1:29930:  ac_eof=`expr $ac_eof + 1`
nvi-1.81.6/dist/autom4te.cache/output.1-29931-fi
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30064-      case $as_dir in #(
nvi-1.81.6/dist/autom4te.cache/output.1:30065:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
nvi-1.81.6/dist/autom4te.cache/output.1-30066-      *) as_qdir=$as_dir;;
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30102-*)
nvi-1.81.6/dist/autom4te.cache/output.1:30103:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvi-1.81.6/dist/autom4te.cache/output.1-30104-  # A ".." for each directory in $ac_dir_suffix.
nvi-1.81.6/dist/autom4te.cache/output.1:30105:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
nvi-1.81.6/dist/autom4te.cache/output.1-30106-  case $ac_top_builddir_sub in
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30180-
nvi-1.81.6/dist/autom4te.cache/output.1:30181:# Neutralize VPATH when `$srcdir' = `.'.
nvi-1.81.6/dist/autom4te.cache/output.1-30182-# Shell code in configure.ac might set extrasub.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30205-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nvi-1.81.6/dist/autom4te.cache/output.1:30206:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
nvi-1.81.6/dist/autom4te.cache/output.1:30207:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
nvi-1.81.6/dist/autom4te.cache/output.1-30208-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30322-    * )
nvi-1.81.6/dist/autom4te.cache/output.1:30323:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nvi-1.81.6/dist/autom4te.cache/output.1-30324-  esac
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30359-  # Strip MF so we end up with the name of the file.
nvi-1.81.6/dist/autom4te.cache/output.1:30360:  mf=`echo "$mf" | sed -e 's/:.*$//'`
nvi-1.81.6/dist/autom4te.cache/output.1-30361-  # Check whether this is an Automake generated Makefile or not.
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30396-  # from the Makefile without running `make'.
nvi-1.81.6/dist/autom4te.cache/output.1:30397:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.1-30398-  test -z "$DEPDIR" && continue
nvi-1.81.6/dist/autom4te.cache/output.1:30399:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.1-30400-  test -z "am__include" && continue
nvi-1.81.6/dist/autom4te.cache/output.1:30401:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.1-30402-  # When using ansi2knr, U may be empty or an underscore; expand it
nvi-1.81.6/dist/autom4te.cache/output.1:30403:  U=`sed -n 's/^U = //p' < "$mf"`
nvi-1.81.6/dist/autom4te.cache/output.1-30404-  # Find all dependency output files, they are included files with
##############################################
nvi-1.81.6/dist/autom4te.cache/output.1-30443-      case $as_dir in #(
nvi-1.81.6/dist/autom4te.cache/output.1:30444:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
nvi-1.81.6/dist/autom4te.cache/output.1-30445-      *) as_qdir=$as_dir;;
##############################################
nvi-1.81.6/dist/aclocal.m4-261-done
nvi-1.81.6/dist/aclocal.m4:262:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/aclocal.m4-263-])
##############################################
nvi-1.81.6/dist/aclocal.m4-311-    }'
nvi-1.81.6/dist/aclocal.m4:312:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/aclocal.m4-313-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/aclocal.m4-314-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/aclocal.m4:315:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/aclocal.m4-316-fi],[])
##############################################
nvi-1.81.6/dist/aclocal.m4-343-  # Remove one level of quotation (which was required for Make).
nvi-1.81.6/dist/aclocal.m4:344:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
nvi-1.81.6/dist/aclocal.m4-345-  ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-354-  :
nvi-1.81.6/dist/aclocal.m4:355:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
nvi-1.81.6/dist/aclocal.m4-356-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/aclocal.m4-380-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
nvi-1.81.6/dist/aclocal.m4:381:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
nvi-1.81.6/dist/aclocal.m4:382:       echo_test_string=`eval $cmd` &&
nvi-1.81.6/dist/aclocal.m4-383-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
nvi-1.81.6/dist/aclocal.m4-389-
nvi-1.81.6/dist/aclocal.m4:390:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/aclocal.m4:391:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-392-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-404-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
nvi-1.81.6/dist/aclocal.m4:405:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/aclocal.m4:406:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-407-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-416-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/aclocal.m4:417:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-418-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-431-      echo='printf %s\n'
nvi-1.81.6/dist/aclocal.m4:432:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/aclocal.m4:433:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-434-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-436-	:
nvi-1.81.6/dist/aclocal.m4:437:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-438-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/aclocal.m4:439:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-440-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-445-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
nvi-1.81.6/dist/aclocal.m4:446:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-447-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/aclocal.m4:448:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/aclocal.m4-449-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-455-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
nvi-1.81.6/dist/aclocal.m4:456:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
nvi-1.81.6/dist/aclocal.m4-457-	  then
##############################################
nvi-1.81.6/dist/aclocal.m4-463-	if test "$prev" != 'sed 50q "[$]0"'; then
nvi-1.81.6/dist/aclocal.m4:464:	  echo_test_string=`eval $prev`
nvi-1.81.6/dist/aclocal.m4-465-	  export echo_test_string
##############################################
nvi-1.81.6/dist/aclocal.m4-502-  if AC_TRY_EVAL(ac_compile); then
nvi-1.81.6/dist/aclocal.m4:503:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/aclocal.m4-504-    *ELF-32*)
##############################################
nvi-1.81.6/dist/aclocal.m4-518-   if test "$lt_cv_prog_gnu_ld" = yes; then
nvi-1.81.6/dist/aclocal.m4:519:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/aclocal.m4-520-    *32-bit*)
##############################################
nvi-1.81.6/dist/aclocal.m4-530-   else
nvi-1.81.6/dist/aclocal.m4:531:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/aclocal.m4-532-    *32-bit*)
##############################################
nvi-1.81.6/dist/aclocal.m4-773-    # And add a safety zone
nvi-1.81.6/dist/aclocal.m4:774:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/aclocal.m4:775:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/aclocal.m4-776-    ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-801-    if test -n "$kargmax"; then
nvi-1.81.6/dist/aclocal.m4:802:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
nvi-1.81.6/dist/aclocal.m4-803-    else
##############################################
nvi-1.81.6/dist/aclocal.m4-809-    if test -n "$lt_cv_sys_max_cmd_len"; then
nvi-1.81.6/dist/aclocal.m4:810:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/aclocal.m4:811:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/aclocal.m4-812-    else
nvi-1.81.6/dist/aclocal.m4-813-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
nvi-1.81.6/dist/aclocal.m4:814:      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
nvi-1.81.6/dist/aclocal.m4-815-	       = "XX$teststring") >/dev/null 2>&1 &&
nvi-1.81.6/dist/aclocal.m4:816:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
nvi-1.81.6/dist/aclocal.m4-817-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
nvi-1.81.6/dist/aclocal.m4-819-      do
nvi-1.81.6/dist/aclocal.m4:820:        i=`expr $i + 1`
nvi-1.81.6/dist/aclocal.m4-821-        teststring=$teststring$teststring
##############################################
nvi-1.81.6/dist/aclocal.m4-826-      # It appears as though 1/2 is a usable value.
nvi-1.81.6/dist/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
nvi-1.81.6/dist/aclocal.m4-828-    fi
##############################################
nvi-1.81.6/dist/aclocal.m4-1120-  if test "$hard_links" = no; then
nvi-1.81.6/dist/aclocal.m4:1121:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
nvi-1.81.6/dist/aclocal.m4-1122-    need_locks=warn
##############################################
nvi-1.81.6/dist/aclocal.m4-1242-  esac
nvi-1.81.6/dist/aclocal.m4:1243:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/aclocal.m4-1244-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
nvi-1.81.6/dist/aclocal.m4-1248-    # okay in the real world where ";" in dirpaths is itself problematic.
nvi-1.81.6/dist/aclocal.m4:1249:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/aclocal.m4-1250-  else
nvi-1.81.6/dist/aclocal.m4:1251:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/aclocal.m4-1252-  fi
##############################################
nvi-1.81.6/dist/aclocal.m4-1255-  lt_tmp_lt_search_path_spec=
nvi-1.81.6/dist/aclocal.m4:1256:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
nvi-1.81.6/dist/aclocal.m4-1257-  for lt_sys_path in $lt_search_path_spec; do
##############################################
nvi-1.81.6/dist/aclocal.m4-1284-}'`
nvi-1.81.6/dist/aclocal.m4:1285:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
nvi-1.81.6/dist/aclocal.m4-1286-else
##############################################
nvi-1.81.6/dist/aclocal.m4-1352-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/aclocal.m4:1353:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/aclocal.m4-1354-  ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-1385-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/aclocal.m4:1386:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/aclocal.m4:1387:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/aclocal.m4:1388:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/aclocal.m4-1389-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/aclocal.m4-1391-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/aclocal.m4:1392:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/aclocal.m4-1393-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/aclocal.m4-1399-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/aclocal.m4:1400:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/aclocal.m4-1401-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/aclocal.m4-1404-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/aclocal.m4:1405:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/aclocal.m4:1406:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/aclocal.m4-1407-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
nvi-1.81.6/dist/aclocal.m4-1413-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/aclocal.m4:1414:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/aclocal.m4-1415-      else
nvi-1.81.6/dist/aclocal.m4:1416:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/aclocal.m4-1417-      fi
##############################################
nvi-1.81.6/dist/aclocal.m4-1420-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/aclocal.m4:1421:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/aclocal.m4-1422-      ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-1426-  *)
nvi-1.81.6/dist/aclocal.m4:1427:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/aclocal.m4-1428-    ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-1443-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/aclocal.m4:1444:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/aclocal.m4-1445-  m4_if([$1], [],[
##############################################
nvi-1.81.6/dist/aclocal.m4-1633-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/aclocal.m4:1634:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/aclocal.m4-1635-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/aclocal.m4-1693-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/aclocal.m4:1694:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/aclocal.m4-1695-    case $host_os in
##############################################
nvi-1.81.6/dist/aclocal.m4-1848-  if test -z "$LTCC"; then
nvi-1.81.6/dist/aclocal.m4:1849:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
nvi-1.81.6/dist/aclocal.m4-1850-    if test -z "$LTCC"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-1852-    else
nvi-1.81.6/dist/aclocal.m4:1853:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
nvi-1.81.6/dist/aclocal.m4-1854-    fi
##############################################
nvi-1.81.6/dist/aclocal.m4-1856-  if test -z "$LTCFLAGS"; then
nvi-1.81.6/dist/aclocal.m4:1857:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
nvi-1.81.6/dist/aclocal.m4-1858-  fi
##############################################
nvi-1.81.6/dist/aclocal.m4-1861-  # Note that this assumes the entire list is on one line.
nvi-1.81.6/dist/aclocal.m4:1862:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
nvi-1.81.6/dist/aclocal.m4-1863-
##############################################
nvi-1.81.6/dist/aclocal.m4-1867-    # Check whether tagname contains only valid characters
nvi-1.81.6/dist/aclocal.m4:1868:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
nvi-1.81.6/dist/aclocal.m4-1869-    "") ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-2122-	"file_magic "*)
nvi-1.81.6/dist/aclocal.m4:2123:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/aclocal.m4-2124-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/aclocal.m4-2194-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/aclocal.m4:2195:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/aclocal.m4-2196-  *)
nvi-1.81.6/dist/aclocal.m4:2197:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/aclocal.m4-2198-  esac
##############################################
nvi-1.81.6/dist/aclocal.m4-2203-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/aclocal.m4:2204:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/aclocal.m4-2205-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/aclocal.m4:2206:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/aclocal.m4-2207-      done
##############################################
nvi-1.81.6/dist/aclocal.m4-2234-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/aclocal.m4:2235:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/aclocal.m4-2236-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/aclocal.m4-2265-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/aclocal.m4:2266:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/aclocal.m4-2267-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/aclocal.m4-2439-openbsd*)
nvi-1.81.6/dist/aclocal.m4:2440:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/aclocal.m4-2441-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
nvi-1.81.6/dist/aclocal.m4-2520-	# Tru64's nm complains that /dev/null is an invalid object file
nvi-1.81.6/dist/aclocal.m4:2521:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/aclocal.m4-2522-	*/dev/null* | *'Invalid file or object type'*)
##############################################
nvi-1.81.6/dist/aclocal.m4-2526-	*)
nvi-1.81.6/dist/aclocal.m4:2527:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/aclocal.m4-2528-	  */dev/null*)
##############################################
nvi-1.81.6/dist/aclocal.m4-2890-    # ancient GNU ld didn't support --whole-archive et. al.
nvi-1.81.6/dist/aclocal.m4:2891:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
nvi-1.81.6/dist/aclocal.m4-2892-	grep 'no-whole-archive' > /dev/null; then
##############################################
nvi-1.81.6/dist/aclocal.m4-2971-      # below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/aclocal.m4:2972:	collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/aclocal.m4-2973-	if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/aclocal.m4-3019-
nvi-1.81.6/dist/aclocal.m4:3020:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/aclocal.m4-3021-     else
##############################################
nvi-1.81.6/dist/aclocal.m4-3074-      # is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/aclocal.m4:3075:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/aclocal.m4-3076-	cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/aclocal.m4-3135-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/aclocal.m4:3136:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/aclocal.m4-3137-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/aclocal.m4-3203-      # dependencies.
nvi-1.81.6/dist/aclocal.m4:3204:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/aclocal.m4-3205-      ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-3265-	# dependencies.
nvi-1.81.6/dist/aclocal.m4:3266:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/aclocal.m4-3267-	;;
##############################################
nvi-1.81.6/dist/aclocal.m4-3300-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/aclocal.m4:3301:    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/aclocal.m4:3302:    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/aclocal.m4-3303-    ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-3307-	# SGI C++
nvi-1.81.6/dist/aclocal.m4:3308:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-3309-
##############################################
nvi-1.81.6/dist/aclocal.m4-3318-	  if test "$with_gnu_ld" = no; then
nvi-1.81.6/dist/aclocal.m4:3319:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-3320-	  else
nvi-1.81.6/dist/aclocal.m4:3321:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
nvi-1.81.6/dist/aclocal.m4-3322-	  fi
##############################################
nvi-1.81.6/dist/aclocal.m4-3337-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/aclocal.m4:3338:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/aclocal.m4:3339:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
nvi-1.81.6/dist/aclocal.m4-3340-	# Commands to make compiler produce verbose output that lists
##############################################
nvi-1.81.6/dist/aclocal.m4-3347-	# dependencies.
nvi-1.81.6/dist/aclocal.m4:3348:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/aclocal.m4-3349-
##############################################
nvi-1.81.6/dist/aclocal.m4-3362-	# earlier do not add the objects themselves.
nvi-1.81.6/dist/aclocal.m4:3363:	case `$CC -V 2>&1` in
nvi-1.81.6/dist/aclocal.m4-3364-	*"Version 7."*)
##############################################
nvi-1.81.6/dist/aclocal.m4-3388-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
nvi-1.81.6/dist/aclocal.m4:3389:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/aclocal.m4-3390-        ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-3407-	# dependencies.
nvi-1.81.6/dist/aclocal.m4:3408:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/aclocal.m4-3409-	;;
nvi-1.81.6/dist/aclocal.m4-3410-      *)
nvi-1.81.6/dist/aclocal.m4:3411:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/aclocal.m4-3412-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/aclocal.m4-3417-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
nvi-1.81.6/dist/aclocal.m4:3418:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/aclocal.m4-3419-
##############################################
nvi-1.81.6/dist/aclocal.m4-3475-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
nvi-1.81.6/dist/aclocal.m4:3476:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/aclocal.m4-3477-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
nvi-1.81.6/dist/aclocal.m4-3493-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/aclocal.m4:3494:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/aclocal.m4-3495-
##############################################
nvi-1.81.6/dist/aclocal.m4-3510-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/aclocal.m4:3511:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-3512-
##############################################
nvi-1.81.6/dist/aclocal.m4-3523-	# dependencies.
nvi-1.81.6/dist/aclocal.m4:3524:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/aclocal.m4-3525-	;;
##############################################
nvi-1.81.6/dist/aclocal.m4-3528-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/aclocal.m4:3529:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-3530-
##############################################
nvi-1.81.6/dist/aclocal.m4-3553-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/aclocal.m4:3554:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/aclocal.m4-3555-
##############################################
nvi-1.81.6/dist/aclocal.m4-3569-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
nvi-1.81.6/dist/aclocal.m4:3570:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4:3571:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
nvi-1.81.6/dist/aclocal.m4-3572-	  echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/aclocal.m4:3573:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
nvi-1.81.6/dist/aclocal.m4-3574-	  $rm $lib.exp'
##############################################
nvi-1.81.6/dist/aclocal.m4-3586-	# dependencies.
nvi-1.81.6/dist/aclocal.m4:3587:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/aclocal.m4-3588-	;;
##############################################
nvi-1.81.6/dist/aclocal.m4-3591-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/aclocal.m4:3592:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-3593-
##############################################
nvi-1.81.6/dist/aclocal.m4-3742-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
nvi-1.81.6/dist/aclocal.m4:3743:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/aclocal.m4-3744-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
nvi-1.81.6/dist/aclocal.m4-3865-  # eval without this substitution.
nvi-1.81.6/dist/aclocal.m4:3866:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
nvi-1.81.6/dist/aclocal.m4-3867-
nvi-1.81.6/dist/aclocal.m4:3868:  for p in `eval $output_verbose_link_cmd`; do
nvi-1.81.6/dist/aclocal.m4-3869-    case $p in
##############################################
nvi-1.81.6/dist/aclocal.m4-3953-linux*)
nvi-1.81.6/dist/aclocal.m4:3954:  case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/aclocal.m4-3955-  *Sun\ C*)
##############################################
nvi-1.81.6/dist/aclocal.m4-4292-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/aclocal.m4:4293:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/aclocal.m4-4294-      ;;
nvi-1.81.6/dist/aclocal.m4-4295-    *)
nvi-1.81.6/dist/aclocal.m4:4296:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/aclocal.m4-4297-      ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-4302-  *'\[$]0 --fallback-echo"')
nvi-1.81.6/dist/aclocal.m4:4303:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
nvi-1.81.6/dist/aclocal.m4-4304-    ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-4317-
nvi-1.81.6/dist/aclocal.m4:4318:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
nvi-1.81.6/dist/aclocal.m4-4319-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
nvi-1.81.6/dist/aclocal.m4-4699-  # libtool script then.
nvi-1.81.6/dist/aclocal.m4:4700:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/aclocal.m4-4701-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/aclocal.m4-4805-# If we're using GNU nm, then use its standard symbol codes.
nvi-1.81.6/dist/aclocal.m4:4806:case `$NM -V 2>&1` in
nvi-1.81.6/dist/aclocal.m4-4807-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/aclocal.m4-4838-    nlist=conftest.nm
nvi-1.81.6/dist/aclocal.m4:4839:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
nvi-1.81.6/dist/aclocal.m4-4840-      # Try sorting and uniquifying the output.
##############################################
nvi-1.81.6/dist/aclocal.m4-5111-	  *)
nvi-1.81.6/dist/aclocal.m4:5112:	    case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/aclocal.m4-5113-	    *Sun\ C*)
##############################################
nvi-1.81.6/dist/aclocal.m4-5368-      *)
nvi-1.81.6/dist/aclocal.m4:5369:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/aclocal.m4-5370-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/aclocal.m4-5589-    supports_anon_versioning=no
nvi-1.81.6/dist/aclocal.m4:5590:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/aclocal.m4-5591-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/aclocal.m4-5653-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/aclocal.m4:5654:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/aclocal.m4-5655-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/aclocal.m4-5676-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/aclocal.m4:5677:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/aclocal.m4:5678:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/aclocal.m4-5679-      ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-5685-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/aclocal.m4:5686:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/aclocal.m4-5687-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/aclocal.m4-5689-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/aclocal.m4:5690:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/aclocal.m4-5691-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-5698-	esac
nvi-1.81.6/dist/aclocal.m4:5699:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/aclocal.m4-5700-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/aclocal.m4:5701:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/aclocal.m4-5702-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/aclocal.m4-5752-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/aclocal.m4:5753:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/aclocal.m4-5754-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
nvi-1.81.6/dist/aclocal.m4-5768-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/aclocal.m4:5769:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/aclocal.m4-5770-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/aclocal.m4-5867-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/aclocal.m4:5868:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/aclocal.m4-5869-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/aclocal.m4-5914-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/aclocal.m4:5915:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/aclocal.m4-5916-       else
##############################################
nvi-1.81.6/dist/aclocal.m4-5961-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/aclocal.m4:5962:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/aclocal.m4-5963-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/aclocal.m4-5966-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/aclocal.m4:5967:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/aclocal.m4-5968-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
nvi-1.81.6/dist/aclocal.m4-6007-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/aclocal.m4:6008:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/aclocal.m4-6009-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/aclocal.m4-6142-      if test "$GCC" = yes; then
nvi-1.81.6/dist/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-6144-      else
nvi-1.81.6/dist/aclocal.m4:6145:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-6146-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
nvi-1.81.6/dist/aclocal.m4-6175-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
nvi-1.81.6/dist/aclocal.m4:6176:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/aclocal.m4-6177-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/aclocal.m4-6208-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/aclocal.m4:6209:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-6210-      else
nvi-1.81.6/dist/aclocal.m4-6211-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
nvi-1.81.6/dist/aclocal.m4:6212:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-6213-      fi
##############################################
nvi-1.81.6/dist/aclocal.m4-6220-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/aclocal.m4:6221:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4-6222-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/aclocal.m4-6224-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
nvi-1.81.6/dist/aclocal.m4:6225:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/aclocal.m4:6226:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/aclocal.m4:6227:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/aclocal.m4-6228-
##############################################
nvi-1.81.6/dist/aclocal.m4-6344-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
nvi-1.81.6/dist/aclocal.m4:6345:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/aclocal.m4-6346-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
nvi-1.81.6/dist/aclocal.m4-6409-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
nvi-1.81.6/dist/aclocal.m4:6410:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
nvi-1.81.6/dist/aclocal.m4-6411-        then
##############################################
nvi-1.81.6/dist/aclocal.m4-6570-    test $lt_ac_count -gt 10 && break
nvi-1.81.6/dist/aclocal.m4:6571:    lt_ac_count=`expr $lt_ac_count + 1`
nvi-1.81.6/dist/aclocal.m4-6572-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
nvi-1.81.6/dist/aclocal.m4-6627-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
nvi-1.81.6/dist/aclocal.m4:6628:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
nvi-1.81.6/dist/aclocal.m4-6629-#
##############################################
nvi-1.81.6/dist/aclocal.m4-6651-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
nvi-1.81.6/dist/aclocal.m4:6652:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
nvi-1.81.6/dist/aclocal.m4-6653-# and then we would define $MISSING as
##############################################
nvi-1.81.6/dist/aclocal.m4-6667-# expand $ac_aux_dir to an absolute path
nvi-1.81.6/dist/aclocal.m4:6668:am_aux_dir=`cd $ac_aux_dir && pwd`
nvi-1.81.6/dist/aclocal.m4-6669-])
##############################################
nvi-1.81.6/dist/aclocal.m4-6767-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/aclocal.m4:6768:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
nvi-1.81.6/dist/aclocal.m4-6769-  fi
##############################################
nvi-1.81.6/dist/aclocal.m4-6879-  # Strip MF so we end up with the name of the file.
nvi-1.81.6/dist/aclocal.m4:6880:  mf=`echo "$mf" | sed -e 's/:.*$//'`
nvi-1.81.6/dist/aclocal.m4-6881-  # Check whether this is an Automake generated Makefile or not.
##############################################
nvi-1.81.6/dist/aclocal.m4-6888-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
nvi-1.81.6/dist/aclocal.m4:6889:    dirpart=`AS_DIRNAME("$mf")`
nvi-1.81.6/dist/aclocal.m4-6890-  else
##############################################
nvi-1.81.6/dist/aclocal.m4-6894-  # from the Makefile without running `make'.
nvi-1.81.6/dist/aclocal.m4:6895:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nvi-1.81.6/dist/aclocal.m4-6896-  test -z "$DEPDIR" && continue
nvi-1.81.6/dist/aclocal.m4:6897:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
nvi-1.81.6/dist/aclocal.m4-6898-  test -z "am__include" && continue
nvi-1.81.6/dist/aclocal.m4:6899:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nvi-1.81.6/dist/aclocal.m4-6900-  # When using ansi2knr, U may be empty or an underscore; expand it
nvi-1.81.6/dist/aclocal.m4:6901:  U=`sed -n 's/^U = //p' < "$mf"`
nvi-1.81.6/dist/aclocal.m4-6902-  # Find all dependency output files, they are included files with
##############################################
nvi-1.81.6/dist/aclocal.m4-6910-    test -f "$dirpart/$file" && continue
nvi-1.81.6/dist/aclocal.m4:6911:    fdir=`AS_DIRNAME(["$file"])`
nvi-1.81.6/dist/aclocal.m4-6912-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
nvi-1.81.6/dist/aclocal.m4-6976-AC_REQUIRE([AC_PROG_INSTALL])dnl
nvi-1.81.6/dist/aclocal.m4:6977:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nvi-1.81.6/dist/aclocal.m4-6978-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nvi-1.81.6/dist/aclocal.m4-7064-    * )
nvi-1.81.6/dist/aclocal.m4:7065:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nvi-1.81.6/dist/aclocal.m4-7066-  esac
nvi-1.81.6/dist/aclocal.m4-7067-done
nvi-1.81.6/dist/aclocal.m4:7068:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
nvi-1.81.6/dist/aclocal.m4-7069-
##############################################
nvi-1.81.6/dist/aclocal.m4-7136-# case it prints its new name instead of `make'.
nvi-1.81.6/dist/aclocal.m4:7137:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
nvi-1.81.6/dist/aclocal.m4-7138-   am__include=include
##############################################
nvi-1.81.6/dist/aclocal.m4-7144-   echo '.include "confinc"' > confmf
nvi-1.81.6/dist/aclocal.m4:7145:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
nvi-1.81.6/dist/aclocal.m4-7146-      am__include=.include
##############################################
nvi-1.81.6/dist/aclocal.m4-7275-if (
nvi-1.81.6/dist/aclocal.m4:7276:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
nvi-1.81.6/dist/aclocal.m4-7277-   if test "$[*]" = "X"; then
nvi-1.81.6/dist/aclocal.m4-7278-      # -L didn't work.
nvi-1.81.6/dist/aclocal.m4:7279:      set X `ls -t $srcdir/configure conftest.file`
nvi-1.81.6/dist/aclocal.m4-7280-   fi
##############################################
nvi-1.81.6/dist/install-sh-211-      fi
nvi-1.81.6/dist/install-sh:212:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
nvi-1.81.6/dist/install-sh-213-    *)
##############################################
nvi-1.81.6/dist/install-sh-263-      dstdir=$dst
nvi-1.81.6/dist/install-sh:264:      dst=$dstdir/`basename "$src"`
nvi-1.81.6/dist/install-sh-265-      dstdir_status=0
##############################################
nvi-1.81.6/dist/install-sh-345-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
nvi-1.81.6/dist/install-sh:346:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
nvi-1.81.6/dist/install-sh-347-		   case $ls_ld_tmpdir in
##############################################
nvi-1.81.6/dist/install-sh-352-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
nvi-1.81.6/dist/install-sh:353:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
nvi-1.81.6/dist/install-sh-354-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
nvi-1.81.6/dist/install-sh-419-	    case $prefix in
nvi-1.81.6/dist/install-sh:420:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
nvi-1.81.6/dist/install-sh-421-	      *) qprefix=$prefix;;
##############################################
nvi-1.81.6/dist/Makefile.in-54-CONFIG_CLEAN_FILES = port.h pathnames.h recover
nvi-1.81.6/dist/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
nvi-1.81.6/dist/Makefile.in-56-am__vpath_adj = case $$p in \
nvi-1.81.6/dist/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
nvi-1.81.6/dist/Makefile.in-58-    *) f=$$p;; \
nvi-1.81.6/dist/Makefile.in-59-  esac;
nvi-1.81.6/dist/Makefile.in:60:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
nvi-1.81.6/dist/Makefile.in-61-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"
##############################################
nvi-1.81.6/dist/Makefile.in-553-vi_motif_CFLAGS = @XINCS@
nvi-1.81.6/dist/Makefile.in:554:VI = -DVI=\"$(bindir)/`echo vi-ipc | sed '$(transform)'`\"
nvi-1.81.6/dist/Makefile.in-555-AM_CPPFLAGS = -D__REGEX_PRIVATE -I. -I$(visrcdir)/include $(VI)
##############################################
nvi-1.81.6/dist/Makefile.in-651-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
nvi-1.81.6/dist/Makefile.in:652:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
nvi-1.81.6/dist/Makefile.in-653-	  test "$$dir" != "$$p" || dir=.; \
##############################################
nvi-1.81.6/dist/Makefile.in-662-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
nvi-1.81.6/dist/Makefile.in:663:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
nvi-1.81.6/dist/Makefile.in-664-	  if test -f $$p \
##############################################
nvi-1.81.6/dist/Makefile.in-666-	  ; then \
nvi-1.81.6/dist/Makefile.in:667:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
nvi-1.81.6/dist/Makefile.in-668-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
nvi-1.81.6/dist/Makefile.in-675-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
nvi-1.81.6/dist/Makefile.in:676:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
nvi-1.81.6/dist/Makefile.in-677-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
nvi-1.81.6/dist/Makefile.in-682-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
nvi-1.81.6/dist/Makefile.in:683:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
nvi-1.81.6/dist/Makefile.in-684-	  echo " rm -f $$p $$f"; \
##############################################
nvi-1.81.6/dist/Makefile.in-709-.c.obj:
nvi-1.81.6/dist/Makefile.in:710:	$(COMPILE) -c `$(CYGPATH_W) '$<'`
nvi-1.81.6/dist/Makefile.in-711-
##############################################
nvi-1.81.6/dist/Makefile.in-715-api.lo: $(visrcdir)/common/api.c
nvi-1.81.6/dist/Makefile.in:716:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o api.lo `test -f '$(visrcdir)/common/api.c' || echo '$(srcdir)/'`$(visrcdir)/common/api.c
nvi-1.81.6/dist/Makefile.in-717-
nvi-1.81.6/dist/Makefile.in-718-conv.lo: $(visrcdir)/common/conv.c
nvi-1.81.6/dist/Makefile.in:719:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o conv.lo `test -f '$(visrcdir)/common/conv.c' || echo '$(srcdir)/'`$(visrcdir)/common/conv.c
nvi-1.81.6/dist/Makefile.in-720-
nvi-1.81.6/dist/Makefile.in-721-cut.lo: $(visrcdir)/common/cut.c
nvi-1.81.6/dist/Makefile.in:722:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cut.lo `test -f '$(visrcdir)/common/cut.c' || echo '$(srcdir)/'`$(visrcdir)/common/cut.c
nvi-1.81.6/dist/Makefile.in-723-
nvi-1.81.6/dist/Makefile.in-724-delete.lo: $(visrcdir)/common/delete.c
nvi-1.81.6/dist/Makefile.in:725:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o delete.lo `test -f '$(visrcdir)/common/delete.c' || echo '$(srcdir)/'`$(visrcdir)/common/delete.c
nvi-1.81.6/dist/Makefile.in-726-
nvi-1.81.6/dist/Makefile.in-727-ex.lo: $(visrcdir)/ex/ex.c
nvi-1.81.6/dist/Makefile.in:728:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex.lo `test -f '$(visrcdir)/ex/ex.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex.c
nvi-1.81.6/dist/Makefile.in-729-
nvi-1.81.6/dist/Makefile.in-730-ex_abbrev.lo: $(visrcdir)/ex/ex_abbrev.c
nvi-1.81.6/dist/Makefile.in:731:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_abbrev.lo `test -f '$(visrcdir)/ex/ex_abbrev.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_abbrev.c
nvi-1.81.6/dist/Makefile.in-732-
nvi-1.81.6/dist/Makefile.in-733-ex_append.lo: $(visrcdir)/ex/ex_append.c
nvi-1.81.6/dist/Makefile.in:734:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_append.lo `test -f '$(visrcdir)/ex/ex_append.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_append.c
nvi-1.81.6/dist/Makefile.in-735-
nvi-1.81.6/dist/Makefile.in-736-ex_args.lo: $(visrcdir)/ex/ex_args.c
nvi-1.81.6/dist/Makefile.in:737:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_args.lo `test -f '$(visrcdir)/ex/ex_args.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_args.c
nvi-1.81.6/dist/Makefile.in-738-
nvi-1.81.6/dist/Makefile.in-739-ex_argv.lo: $(visrcdir)/ex/ex_argv.c
nvi-1.81.6/dist/Makefile.in:740:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_argv.lo `test -f '$(visrcdir)/ex/ex_argv.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_argv.c
nvi-1.81.6/dist/Makefile.in-741-
nvi-1.81.6/dist/Makefile.in-742-ex_at.lo: $(visrcdir)/ex/ex_at.c
nvi-1.81.6/dist/Makefile.in:743:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_at.lo `test -f '$(visrcdir)/ex/ex_at.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_at.c
nvi-1.81.6/dist/Makefile.in-744-
nvi-1.81.6/dist/Makefile.in-745-ex_bang.lo: $(visrcdir)/ex/ex_bang.c
nvi-1.81.6/dist/Makefile.in:746:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_bang.lo `test -f '$(visrcdir)/ex/ex_bang.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_bang.c
nvi-1.81.6/dist/Makefile.in-747-
nvi-1.81.6/dist/Makefile.in-748-ex_cd.lo: $(visrcdir)/ex/ex_cd.c
nvi-1.81.6/dist/Makefile.in:749:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_cd.lo `test -f '$(visrcdir)/ex/ex_cd.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_cd.c
nvi-1.81.6/dist/Makefile.in-750-
nvi-1.81.6/dist/Makefile.in-751-ex_cmd.lo: $(visrcdir)/ex/ex_cmd.c
nvi-1.81.6/dist/Makefile.in:752:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_cmd.lo `test -f '$(visrcdir)/ex/ex_cmd.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_cmd.c
nvi-1.81.6/dist/Makefile.in-753-
nvi-1.81.6/dist/Makefile.in-754-ex_cscope.lo: $(visrcdir)/ex/ex_cscope.c
nvi-1.81.6/dist/Makefile.in:755:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_cscope.lo `test -f '$(visrcdir)/ex/ex_cscope.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_cscope.c
nvi-1.81.6/dist/Makefile.in-756-
nvi-1.81.6/dist/Makefile.in-757-ex_delete.lo: $(visrcdir)/ex/ex_delete.c
nvi-1.81.6/dist/Makefile.in:758:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_delete.lo `test -f '$(visrcdir)/ex/ex_delete.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_delete.c
nvi-1.81.6/dist/Makefile.in-759-
nvi-1.81.6/dist/Makefile.in-760-ex_display.lo: $(visrcdir)/ex/ex_display.c
nvi-1.81.6/dist/Makefile.in:761:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_display.lo `test -f '$(visrcdir)/ex/ex_display.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_display.c
nvi-1.81.6/dist/Makefile.in-762-
nvi-1.81.6/dist/Makefile.in-763-ex_edit.lo: $(visrcdir)/ex/ex_edit.c
nvi-1.81.6/dist/Makefile.in:764:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_edit.lo `test -f '$(visrcdir)/ex/ex_edit.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_edit.c
nvi-1.81.6/dist/Makefile.in-765-
nvi-1.81.6/dist/Makefile.in-766-ex_equal.lo: $(visrcdir)/ex/ex_equal.c
nvi-1.81.6/dist/Makefile.in:767:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_equal.lo `test -f '$(visrcdir)/ex/ex_equal.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_equal.c
nvi-1.81.6/dist/Makefile.in-768-
nvi-1.81.6/dist/Makefile.in-769-ex_file.lo: $(visrcdir)/ex/ex_file.c
nvi-1.81.6/dist/Makefile.in:770:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_file.lo `test -f '$(visrcdir)/ex/ex_file.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_file.c
nvi-1.81.6/dist/Makefile.in-771-
nvi-1.81.6/dist/Makefile.in-772-ex_filter.lo: $(visrcdir)/ex/ex_filter.c
nvi-1.81.6/dist/Makefile.in:773:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_filter.lo `test -f '$(visrcdir)/ex/ex_filter.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_filter.c
nvi-1.81.6/dist/Makefile.in-774-
nvi-1.81.6/dist/Makefile.in-775-ex_global.lo: $(visrcdir)/ex/ex_global.c
nvi-1.81.6/dist/Makefile.in:776:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_global.lo `test -f '$(visrcdir)/ex/ex_global.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_global.c
nvi-1.81.6/dist/Makefile.in-777-
nvi-1.81.6/dist/Makefile.in-778-ex_init.lo: $(visrcdir)/ex/ex_init.c
nvi-1.81.6/dist/Makefile.in:779:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_init.lo `test -f '$(visrcdir)/ex/ex_init.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_init.c
nvi-1.81.6/dist/Makefile.in-780-
nvi-1.81.6/dist/Makefile.in-781-ex_join.lo: $(visrcdir)/ex/ex_join.c
nvi-1.81.6/dist/Makefile.in:782:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_join.lo `test -f '$(visrcdir)/ex/ex_join.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_join.c
nvi-1.81.6/dist/Makefile.in-783-
nvi-1.81.6/dist/Makefile.in-784-ex_map.lo: $(visrcdir)/ex/ex_map.c
nvi-1.81.6/dist/Makefile.in:785:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_map.lo `test -f '$(visrcdir)/ex/ex_map.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_map.c
nvi-1.81.6/dist/Makefile.in-786-
nvi-1.81.6/dist/Makefile.in-787-ex_mark.lo: $(visrcdir)/ex/ex_mark.c
nvi-1.81.6/dist/Makefile.in:788:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_mark.lo `test -f '$(visrcdir)/ex/ex_mark.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_mark.c
nvi-1.81.6/dist/Makefile.in-789-
nvi-1.81.6/dist/Makefile.in-790-ex_mkexrc.lo: $(visrcdir)/ex/ex_mkexrc.c
nvi-1.81.6/dist/Makefile.in:791:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_mkexrc.lo `test -f '$(visrcdir)/ex/ex_mkexrc.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_mkexrc.c
nvi-1.81.6/dist/Makefile.in-792-
nvi-1.81.6/dist/Makefile.in-793-ex_move.lo: $(visrcdir)/ex/ex_move.c
nvi-1.81.6/dist/Makefile.in:794:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_move.lo `test -f '$(visrcdir)/ex/ex_move.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_move.c
nvi-1.81.6/dist/Makefile.in-795-
nvi-1.81.6/dist/Makefile.in-796-ex_open.lo: $(visrcdir)/ex/ex_open.c
nvi-1.81.6/dist/Makefile.in:797:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_open.lo `test -f '$(visrcdir)/ex/ex_open.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_open.c
nvi-1.81.6/dist/Makefile.in-798-
nvi-1.81.6/dist/Makefile.in-799-ex_perl.lo: $(visrcdir)/ex/ex_perl.c
nvi-1.81.6/dist/Makefile.in:800:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_perl.lo `test -f '$(visrcdir)/ex/ex_perl.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_perl.c
nvi-1.81.6/dist/Makefile.in-801-
nvi-1.81.6/dist/Makefile.in-802-ex_preserve.lo: $(visrcdir)/ex/ex_preserve.c
nvi-1.81.6/dist/Makefile.in:803:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_preserve.lo `test -f '$(visrcdir)/ex/ex_preserve.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_preserve.c
nvi-1.81.6/dist/Makefile.in-804-
nvi-1.81.6/dist/Makefile.in-805-ex_print.lo: $(visrcdir)/ex/ex_print.c
nvi-1.81.6/dist/Makefile.in:806:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_print.lo `test -f '$(visrcdir)/ex/ex_print.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_print.c
nvi-1.81.6/dist/Makefile.in-807-
nvi-1.81.6/dist/Makefile.in-808-ex_put.lo: $(visrcdir)/ex/ex_put.c
nvi-1.81.6/dist/Makefile.in:809:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_put.lo `test -f '$(visrcdir)/ex/ex_put.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_put.c
nvi-1.81.6/dist/Makefile.in-810-
nvi-1.81.6/dist/Makefile.in-811-ex_quit.lo: $(visrcdir)/ex/ex_quit.c
nvi-1.81.6/dist/Makefile.in:812:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_quit.lo `test -f '$(visrcdir)/ex/ex_quit.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_quit.c
nvi-1.81.6/dist/Makefile.in-813-
nvi-1.81.6/dist/Makefile.in-814-ex_read.lo: $(visrcdir)/ex/ex_read.c
nvi-1.81.6/dist/Makefile.in:815:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_read.lo `test -f '$(visrcdir)/ex/ex_read.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_read.c
nvi-1.81.6/dist/Makefile.in-816-
nvi-1.81.6/dist/Makefile.in-817-ex_screen.lo: $(visrcdir)/ex/ex_screen.c
nvi-1.81.6/dist/Makefile.in:818:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_screen.lo `test -f '$(visrcdir)/ex/ex_screen.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_screen.c
nvi-1.81.6/dist/Makefile.in-819-
nvi-1.81.6/dist/Makefile.in-820-ex_script.lo: $(visrcdir)/ex/ex_script.c
nvi-1.81.6/dist/Makefile.in:821:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_script.lo `test -f '$(visrcdir)/ex/ex_script.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_script.c
nvi-1.81.6/dist/Makefile.in-822-
nvi-1.81.6/dist/Makefile.in-823-ex_set.lo: $(visrcdir)/ex/ex_set.c
nvi-1.81.6/dist/Makefile.in:824:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_set.lo `test -f '$(visrcdir)/ex/ex_set.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_set.c
nvi-1.81.6/dist/Makefile.in-825-
nvi-1.81.6/dist/Makefile.in-826-ex_shell.lo: $(visrcdir)/ex/ex_shell.c
nvi-1.81.6/dist/Makefile.in:827:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_shell.lo `test -f '$(visrcdir)/ex/ex_shell.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_shell.c
nvi-1.81.6/dist/Makefile.in-828-
nvi-1.81.6/dist/Makefile.in-829-ex_shift.lo: $(visrcdir)/ex/ex_shift.c
nvi-1.81.6/dist/Makefile.in:830:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_shift.lo `test -f '$(visrcdir)/ex/ex_shift.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_shift.c
nvi-1.81.6/dist/Makefile.in-831-
nvi-1.81.6/dist/Makefile.in-832-ex_source.lo: $(visrcdir)/ex/ex_source.c
nvi-1.81.6/dist/Makefile.in:833:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_source.lo `test -f '$(visrcdir)/ex/ex_source.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_source.c
nvi-1.81.6/dist/Makefile.in-834-
nvi-1.81.6/dist/Makefile.in-835-ex_stop.lo: $(visrcdir)/ex/ex_stop.c
nvi-1.81.6/dist/Makefile.in:836:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_stop.lo `test -f '$(visrcdir)/ex/ex_stop.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_stop.c
nvi-1.81.6/dist/Makefile.in-837-
nvi-1.81.6/dist/Makefile.in-838-ex_subst.lo: $(visrcdir)/ex/ex_subst.c
nvi-1.81.6/dist/Makefile.in:839:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_subst.lo `test -f '$(visrcdir)/ex/ex_subst.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_subst.c
nvi-1.81.6/dist/Makefile.in-840-
nvi-1.81.6/dist/Makefile.in-841-ex_tag.lo: $(visrcdir)/ex/ex_tag.c
nvi-1.81.6/dist/Makefile.in:842:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_tag.lo `test -f '$(visrcdir)/ex/ex_tag.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_tag.c
nvi-1.81.6/dist/Makefile.in-843-
nvi-1.81.6/dist/Makefile.in-844-ex_tcl.lo: $(visrcdir)/ex/ex_tcl.c
nvi-1.81.6/dist/Makefile.in:845:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_tcl.lo `test -f '$(visrcdir)/ex/ex_tcl.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_tcl.c
nvi-1.81.6/dist/Makefile.in-846-
nvi-1.81.6/dist/Makefile.in-847-ex_txt.lo: $(visrcdir)/ex/ex_txt.c
nvi-1.81.6/dist/Makefile.in:848:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_txt.lo `test -f '$(visrcdir)/ex/ex_txt.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_txt.c
nvi-1.81.6/dist/Makefile.in-849-
nvi-1.81.6/dist/Makefile.in-850-ex_undo.lo: $(visrcdir)/ex/ex_undo.c
nvi-1.81.6/dist/Makefile.in:851:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_undo.lo `test -f '$(visrcdir)/ex/ex_undo.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_undo.c
nvi-1.81.6/dist/Makefile.in-852-
nvi-1.81.6/dist/Makefile.in-853-ex_usage.lo: $(visrcdir)/ex/ex_usage.c
nvi-1.81.6/dist/Makefile.in:854:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_usage.lo `test -f '$(visrcdir)/ex/ex_usage.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_usage.c
nvi-1.81.6/dist/Makefile.in-855-
nvi-1.81.6/dist/Makefile.in-856-ex_util.lo: $(visrcdir)/ex/ex_util.c
nvi-1.81.6/dist/Makefile.in:857:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_util.lo `test -f '$(visrcdir)/ex/ex_util.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_util.c
nvi-1.81.6/dist/Makefile.in-858-
nvi-1.81.6/dist/Makefile.in-859-ex_version.lo: $(visrcdir)/ex/ex_version.c
nvi-1.81.6/dist/Makefile.in:860:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_version.lo `test -f '$(visrcdir)/ex/ex_version.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_version.c
nvi-1.81.6/dist/Makefile.in-861-
nvi-1.81.6/dist/Makefile.in-862-ex_visual.lo: $(visrcdir)/ex/ex_visual.c
nvi-1.81.6/dist/Makefile.in:863:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_visual.lo `test -f '$(visrcdir)/ex/ex_visual.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_visual.c
nvi-1.81.6/dist/Makefile.in-864-
nvi-1.81.6/dist/Makefile.in-865-ex_write.lo: $(visrcdir)/ex/ex_write.c
nvi-1.81.6/dist/Makefile.in:866:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_write.lo `test -f '$(visrcdir)/ex/ex_write.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_write.c
nvi-1.81.6/dist/Makefile.in-867-
nvi-1.81.6/dist/Makefile.in-868-ex_yank.lo: $(visrcdir)/ex/ex_yank.c
nvi-1.81.6/dist/Makefile.in:869:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_yank.lo `test -f '$(visrcdir)/ex/ex_yank.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_yank.c
nvi-1.81.6/dist/Makefile.in-870-
nvi-1.81.6/dist/Makefile.in-871-ex_z.lo: $(visrcdir)/ex/ex_z.c
nvi-1.81.6/dist/Makefile.in:872:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ex_z.lo `test -f '$(visrcdir)/ex/ex_z.c' || echo '$(srcdir)/'`$(visrcdir)/ex/ex_z.c
nvi-1.81.6/dist/Makefile.in-873-
nvi-1.81.6/dist/Makefile.in-874-exf.lo: $(visrcdir)/common/exf.c
nvi-1.81.6/dist/Makefile.in:875:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exf.lo `test -f '$(visrcdir)/common/exf.c' || echo '$(srcdir)/'`$(visrcdir)/common/exf.c
nvi-1.81.6/dist/Makefile.in-876-
nvi-1.81.6/dist/Makefile.in-877-getc.lo: $(visrcdir)/vi/getc.c
nvi-1.81.6/dist/Makefile.in:878:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getc.lo `test -f '$(visrcdir)/vi/getc.c' || echo '$(srcdir)/'`$(visrcdir)/vi/getc.c
nvi-1.81.6/dist/Makefile.in-879-
nvi-1.81.6/dist/Makefile.in-880-gs.lo: $(visrcdir)/common/gs.c
nvi-1.81.6/dist/Makefile.in:881:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gs.lo `test -f '$(visrcdir)/common/gs.c' || echo '$(srcdir)/'`$(visrcdir)/common/gs.c
nvi-1.81.6/dist/Makefile.in-882-
nvi-1.81.6/dist/Makefile.in-883-key.lo: $(visrcdir)/common/key.c
nvi-1.81.6/dist/Makefile.in:884:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o key.lo `test -f '$(visrcdir)/common/key.c' || echo '$(srcdir)/'`$(visrcdir)/common/key.c
nvi-1.81.6/dist/Makefile.in-885-
nvi-1.81.6/dist/Makefile.in-886-db.lo: $(visrcdir)/common/db.c
nvi-1.81.6/dist/Makefile.in:887:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o db.lo `test -f '$(visrcdir)/common/db.c' || echo '$(srcdir)/'`$(visrcdir)/common/db.c
nvi-1.81.6/dist/Makefile.in-888-
nvi-1.81.6/dist/Makefile.in-889-main.lo: $(visrcdir)/common/main.c
nvi-1.81.6/dist/Makefile.in:890:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.lo `test -f '$(visrcdir)/common/main.c' || echo '$(srcdir)/'`$(visrcdir)/common/main.c
nvi-1.81.6/dist/Makefile.in-891-
nvi-1.81.6/dist/Makefile.in-892-mark.lo: $(visrcdir)/common/mark.c
nvi-1.81.6/dist/Makefile.in:893:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mark.lo `test -f '$(visrcdir)/common/mark.c' || echo '$(srcdir)/'`$(visrcdir)/common/mark.c
nvi-1.81.6/dist/Makefile.in-894-
nvi-1.81.6/dist/Makefile.in-895-msg.lo: $(visrcdir)/common/msg.c
nvi-1.81.6/dist/Makefile.in:896:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o msg.lo `test -f '$(visrcdir)/common/msg.c' || echo '$(srcdir)/'`$(visrcdir)/common/msg.c
nvi-1.81.6/dist/Makefile.in-897-
nvi-1.81.6/dist/Makefile.in-898-options.lo: $(visrcdir)/common/options.c
nvi-1.81.6/dist/Makefile.in:899:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.lo `test -f '$(visrcdir)/common/options.c' || echo '$(srcdir)/'`$(visrcdir)/common/options.c
nvi-1.81.6/dist/Makefile.in-900-
nvi-1.81.6/dist/Makefile.in-901-options_f.lo: $(visrcdir)/common/options_f.c
nvi-1.81.6/dist/Makefile.in:902:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options_f.lo `test -f '$(visrcdir)/common/options_f.c' || echo '$(srcdir)/'`$(visrcdir)/common/options_f.c
nvi-1.81.6/dist/Makefile.in-903-
nvi-1.81.6/dist/Makefile.in-904-put.lo: $(visrcdir)/common/put.c
nvi-1.81.6/dist/Makefile.in:905:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o put.lo `test -f '$(visrcdir)/common/put.c' || echo '$(srcdir)/'`$(visrcdir)/common/put.c
nvi-1.81.6/dist/Makefile.in-906-
nvi-1.81.6/dist/Makefile.in-907-recover.lo: $(visrcdir)/common/recover.c
nvi-1.81.6/dist/Makefile.in:908:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o recover.lo `test -f '$(visrcdir)/common/recover.c' || echo '$(srcdir)/'`$(visrcdir)/common/recover.c
nvi-1.81.6/dist/Makefile.in-909-
nvi-1.81.6/dist/Makefile.in-910-screen.lo: $(visrcdir)/common/screen.c
nvi-1.81.6/dist/Makefile.in:911:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o screen.lo `test -f '$(visrcdir)/common/screen.c' || echo '$(srcdir)/'`$(visrcdir)/common/screen.c
nvi-1.81.6/dist/Makefile.in-912-
nvi-1.81.6/dist/Makefile.in-913-search.lo: $(visrcdir)/common/search.c
nvi-1.81.6/dist/Makefile.in:914:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o search.lo `test -f '$(visrcdir)/common/search.c' || echo '$(srcdir)/'`$(visrcdir)/common/search.c
nvi-1.81.6/dist/Makefile.in-915-
nvi-1.81.6/dist/Makefile.in-916-seq.lo: $(visrcdir)/common/seq.c
nvi-1.81.6/dist/Makefile.in:917:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o seq.lo `test -f '$(visrcdir)/common/seq.c' || echo '$(srcdir)/'`$(visrcdir)/common/seq.c
nvi-1.81.6/dist/Makefile.in-918-
nvi-1.81.6/dist/Makefile.in-919-trace.lo: $(visrcdir)/common/trace.c
nvi-1.81.6/dist/Makefile.in:920:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trace.lo `test -f '$(visrcdir)/common/trace.c' || echo '$(srcdir)/'`$(visrcdir)/common/trace.c
nvi-1.81.6/dist/Makefile.in-921-
nvi-1.81.6/dist/Makefile.in-922-util.lo: $(visrcdir)/common/util.c
nvi-1.81.6/dist/Makefile.in:923:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.lo `test -f '$(visrcdir)/common/util.c' || echo '$(srcdir)/'`$(visrcdir)/common/util.c
nvi-1.81.6/dist/Makefile.in-924-
nvi-1.81.6/dist/Makefile.in-925-util2.lo: $(visrcdir)/common/util2.c
nvi-1.81.6/dist/Makefile.in:926:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util2.lo `test -f '$(visrcdir)/common/util2.c' || echo '$(srcdir)/'`$(visrcdir)/common/util2.c
nvi-1.81.6/dist/Makefile.in-927-
nvi-1.81.6/dist/Makefile.in-928-v_at.lo: $(visrcdir)/vi/v_at.c
nvi-1.81.6/dist/Makefile.in:929:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_at.lo `test -f '$(visrcdir)/vi/v_at.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_at.c
nvi-1.81.6/dist/Makefile.in-930-
nvi-1.81.6/dist/Makefile.in-931-v_ch.lo: $(visrcdir)/vi/v_ch.c
nvi-1.81.6/dist/Makefile.in:932:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_ch.lo `test -f '$(visrcdir)/vi/v_ch.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_ch.c
nvi-1.81.6/dist/Makefile.in-933-
nvi-1.81.6/dist/Makefile.in-934-v_cmd.lo: $(visrcdir)/vi/v_cmd.c
nvi-1.81.6/dist/Makefile.in:935:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_cmd.lo `test -f '$(visrcdir)/vi/v_cmd.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_cmd.c
nvi-1.81.6/dist/Makefile.in-936-
nvi-1.81.6/dist/Makefile.in-937-v_delete.lo: $(visrcdir)/vi/v_delete.c
nvi-1.81.6/dist/Makefile.in:938:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_delete.lo `test -f '$(visrcdir)/vi/v_delete.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_delete.c
nvi-1.81.6/dist/Makefile.in-939-
nvi-1.81.6/dist/Makefile.in-940-v_event.lo: $(visrcdir)/vi/v_event.c
nvi-1.81.6/dist/Makefile.in:941:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_event.lo `test -f '$(visrcdir)/vi/v_event.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_event.c
nvi-1.81.6/dist/Makefile.in-942-
nvi-1.81.6/dist/Makefile.in-943-v_ex.lo: $(visrcdir)/vi/v_ex.c
nvi-1.81.6/dist/Makefile.in:944:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_ex.lo `test -f '$(visrcdir)/vi/v_ex.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_ex.c
nvi-1.81.6/dist/Makefile.in-945-
nvi-1.81.6/dist/Makefile.in-946-v_increment.lo: $(visrcdir)/vi/v_increment.c
nvi-1.81.6/dist/Makefile.in:947:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_increment.lo `test -f '$(visrcdir)/vi/v_increment.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_increment.c
nvi-1.81.6/dist/Makefile.in-948-
nvi-1.81.6/dist/Makefile.in-949-v_init.lo: $(visrcdir)/vi/v_init.c
nvi-1.81.6/dist/Makefile.in:950:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_init.lo `test -f '$(visrcdir)/vi/v_init.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_init.c
nvi-1.81.6/dist/Makefile.in-951-
nvi-1.81.6/dist/Makefile.in-952-v_itxt.lo: $(visrcdir)/vi/v_itxt.c
nvi-1.81.6/dist/Makefile.in:953:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_itxt.lo `test -f '$(visrcdir)/vi/v_itxt.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_itxt.c
nvi-1.81.6/dist/Makefile.in-954-
nvi-1.81.6/dist/Makefile.in-955-v_left.lo: $(visrcdir)/vi/v_left.c
nvi-1.81.6/dist/Makefile.in:956:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_left.lo `test -f '$(visrcdir)/vi/v_left.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_left.c
nvi-1.81.6/dist/Makefile.in-957-
nvi-1.81.6/dist/Makefile.in-958-v_mark.lo: $(visrcdir)/vi/v_mark.c
nvi-1.81.6/dist/Makefile.in:959:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_mark.lo `test -f '$(visrcdir)/vi/v_mark.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_mark.c
nvi-1.81.6/dist/Makefile.in-960-
nvi-1.81.6/dist/Makefile.in-961-v_match.lo: $(visrcdir)/vi/v_match.c
nvi-1.81.6/dist/Makefile.in:962:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_match.lo `test -f '$(visrcdir)/vi/v_match.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_match.c
nvi-1.81.6/dist/Makefile.in-963-
nvi-1.81.6/dist/Makefile.in-964-v_paragraph.lo: $(visrcdir)/vi/v_paragraph.c
nvi-1.81.6/dist/Makefile.in:965:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_paragraph.lo `test -f '$(visrcdir)/vi/v_paragraph.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_paragraph.c
nvi-1.81.6/dist/Makefile.in-966-
nvi-1.81.6/dist/Makefile.in-967-v_put.lo: $(visrcdir)/vi/v_put.c
nvi-1.81.6/dist/Makefile.in:968:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_put.lo `test -f '$(visrcdir)/vi/v_put.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_put.c
nvi-1.81.6/dist/Makefile.in-969-
nvi-1.81.6/dist/Makefile.in-970-v_redraw.lo: $(visrcdir)/vi/v_redraw.c
nvi-1.81.6/dist/Makefile.in:971:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_redraw.lo `test -f '$(visrcdir)/vi/v_redraw.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_redraw.c
nvi-1.81.6/dist/Makefile.in-972-
nvi-1.81.6/dist/Makefile.in-973-v_replace.lo: $(visrcdir)/vi/v_replace.c
nvi-1.81.6/dist/Makefile.in:974:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_replace.lo `test -f '$(visrcdir)/vi/v_replace.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_replace.c
nvi-1.81.6/dist/Makefile.in-975-
nvi-1.81.6/dist/Makefile.in-976-v_right.lo: $(visrcdir)/vi/v_right.c
nvi-1.81.6/dist/Makefile.in:977:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_right.lo `test -f '$(visrcdir)/vi/v_right.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_right.c
nvi-1.81.6/dist/Makefile.in-978-
nvi-1.81.6/dist/Makefile.in-979-v_screen.lo: $(visrcdir)/vi/v_screen.c
nvi-1.81.6/dist/Makefile.in:980:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_screen.lo `test -f '$(visrcdir)/vi/v_screen.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_screen.c
nvi-1.81.6/dist/Makefile.in-981-
nvi-1.81.6/dist/Makefile.in-982-v_scroll.lo: $(visrcdir)/vi/v_scroll.c
nvi-1.81.6/dist/Makefile.in:983:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_scroll.lo `test -f '$(visrcdir)/vi/v_scroll.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_scroll.c
nvi-1.81.6/dist/Makefile.in-984-
nvi-1.81.6/dist/Makefile.in-985-v_search.lo: $(visrcdir)/vi/v_search.c
nvi-1.81.6/dist/Makefile.in:986:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_search.lo `test -f '$(visrcdir)/vi/v_search.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_search.c
nvi-1.81.6/dist/Makefile.in-987-
nvi-1.81.6/dist/Makefile.in-988-v_section.lo: $(visrcdir)/vi/v_section.c
nvi-1.81.6/dist/Makefile.in:989:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_section.lo `test -f '$(visrcdir)/vi/v_section.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_section.c
nvi-1.81.6/dist/Makefile.in-990-
nvi-1.81.6/dist/Makefile.in-991-v_sentence.lo: $(visrcdir)/vi/v_sentence.c
nvi-1.81.6/dist/Makefile.in:992:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_sentence.lo `test -f '$(visrcdir)/vi/v_sentence.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_sentence.c
nvi-1.81.6/dist/Makefile.in-993-
nvi-1.81.6/dist/Makefile.in-994-v_status.lo: $(visrcdir)/vi/v_status.c
nvi-1.81.6/dist/Makefile.in:995:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_status.lo `test -f '$(visrcdir)/vi/v_status.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_status.c
nvi-1.81.6/dist/Makefile.in-996-
nvi-1.81.6/dist/Makefile.in-997-v_txt.lo: $(visrcdir)/vi/v_txt.c
nvi-1.81.6/dist/Makefile.in:998:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_txt.lo `test -f '$(visrcdir)/vi/v_txt.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_txt.c
nvi-1.81.6/dist/Makefile.in-999-
nvi-1.81.6/dist/Makefile.in-1000-v_ulcase.lo: $(visrcdir)/vi/v_ulcase.c
nvi-1.81.6/dist/Makefile.in:1001:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_ulcase.lo `test -f '$(visrcdir)/vi/v_ulcase.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_ulcase.c
nvi-1.81.6/dist/Makefile.in-1002-
nvi-1.81.6/dist/Makefile.in-1003-v_undo.lo: $(visrcdir)/vi/v_undo.c
nvi-1.81.6/dist/Makefile.in:1004:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_undo.lo `test -f '$(visrcdir)/vi/v_undo.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_undo.c
nvi-1.81.6/dist/Makefile.in-1005-
nvi-1.81.6/dist/Makefile.in-1006-v_util.lo: $(visrcdir)/vi/v_util.c
nvi-1.81.6/dist/Makefile.in:1007:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_util.lo `test -f '$(visrcdir)/vi/v_util.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_util.c
nvi-1.81.6/dist/Makefile.in-1008-
nvi-1.81.6/dist/Makefile.in-1009-v_word.lo: $(visrcdir)/vi/v_word.c
nvi-1.81.6/dist/Makefile.in:1010:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_word.lo `test -f '$(visrcdir)/vi/v_word.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_word.c
nvi-1.81.6/dist/Makefile.in-1011-
nvi-1.81.6/dist/Makefile.in-1012-v_xchar.lo: $(visrcdir)/vi/v_xchar.c
nvi-1.81.6/dist/Makefile.in:1013:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_xchar.lo `test -f '$(visrcdir)/vi/v_xchar.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_xchar.c
nvi-1.81.6/dist/Makefile.in-1014-
nvi-1.81.6/dist/Makefile.in-1015-v_yank.lo: $(visrcdir)/vi/v_yank.c
nvi-1.81.6/dist/Makefile.in:1016:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_yank.lo `test -f '$(visrcdir)/vi/v_yank.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_yank.c
nvi-1.81.6/dist/Makefile.in-1017-
nvi-1.81.6/dist/Makefile.in-1018-v_z.lo: $(visrcdir)/vi/v_z.c
nvi-1.81.6/dist/Makefile.in:1019:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_z.lo `test -f '$(visrcdir)/vi/v_z.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_z.c
nvi-1.81.6/dist/Makefile.in-1020-
nvi-1.81.6/dist/Makefile.in-1021-v_zexit.lo: $(visrcdir)/vi/v_zexit.c
nvi-1.81.6/dist/Makefile.in:1022:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o v_zexit.lo `test -f '$(visrcdir)/vi/v_zexit.c' || echo '$(srcdir)/'`$(visrcdir)/vi/v_zexit.c
nvi-1.81.6/dist/Makefile.in-1023-
nvi-1.81.6/dist/Makefile.in-1024-vi.lo: $(visrcdir)/vi/vi.c
nvi-1.81.6/dist/Makefile.in:1025:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi.lo `test -f '$(visrcdir)/vi/vi.c' || echo '$(srcdir)/'`$(visrcdir)/vi/vi.c
nvi-1.81.6/dist/Makefile.in-1026-
nvi-1.81.6/dist/Makefile.in-1027-vs_line.lo: $(visrcdir)/vi/vs_line.c
nvi-1.81.6/dist/Makefile.in:1028:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vs_line.lo `test -f '$(visrcdir)/vi/vs_line.c' || echo '$(srcdir)/'`$(visrcdir)/vi/vs_line.c
nvi-1.81.6/dist/Makefile.in-1029-
nvi-1.81.6/dist/Makefile.in-1030-vs_msg.lo: $(visrcdir)/vi/vs_msg.c
nvi-1.81.6/dist/Makefile.in:1031:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vs_msg.lo `test -f '$(visrcdir)/vi/vs_msg.c' || echo '$(srcdir)/'`$(visrcdir)/vi/vs_msg.c
nvi-1.81.6/dist/Makefile.in-1032-
nvi-1.81.6/dist/Makefile.in-1033-vs_refresh.lo: $(visrcdir)/vi/vs_refresh.c
nvi-1.81.6/dist/Makefile.in:1034:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vs_refresh.lo `test -f '$(visrcdir)/vi/vs_refresh.c' || echo '$(srcdir)/'`$(visrcdir)/vi/vs_refresh.c
nvi-1.81.6/dist/Makefile.in-1035-
nvi-1.81.6/dist/Makefile.in-1036-vs_relative.lo: $(visrcdir)/vi/vs_relative.c
nvi-1.81.6/dist/Makefile.in:1037:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vs_relative.lo `test -f '$(visrcdir)/vi/vs_relative.c' || echo '$(srcdir)/'`$(visrcdir)/vi/vs_relative.c
nvi-1.81.6/dist/Makefile.in-1038-
nvi-1.81.6/dist/Makefile.in-1039-vs_smap.lo: $(visrcdir)/vi/vs_smap.c
nvi-1.81.6/dist/Makefile.in:1040:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vs_smap.lo `test -f '$(visrcdir)/vi/vs_smap.c' || echo '$(srcdir)/'`$(visrcdir)/vi/vs_smap.c
nvi-1.81.6/dist/Makefile.in-1041-
nvi-1.81.6/dist/Makefile.in-1042-vs_split.lo: $(visrcdir)/vi/vs_split.c
nvi-1.81.6/dist/Makefile.in:1043:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vs_split.lo `test -f '$(visrcdir)/vi/vs_split.c' || echo '$(srcdir)/'`$(visrcdir)/vi/vs_split.c
nvi-1.81.6/dist/Makefile.in-1044-
nvi-1.81.6/dist/Makefile.in-1045-regcomp.lo: $(visrcdir)/regex/regcomp.c
nvi-1.81.6/dist/Makefile.in:1046:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regcomp.lo `test -f '$(visrcdir)/regex/regcomp.c' || echo '$(srcdir)/'`$(visrcdir)/regex/regcomp.c
nvi-1.81.6/dist/Makefile.in-1047-
nvi-1.81.6/dist/Makefile.in-1048-regerror.lo: $(visrcdir)/regex/regerror.c
nvi-1.81.6/dist/Makefile.in:1049:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regerror.lo `test -f '$(visrcdir)/regex/regerror.c' || echo '$(srcdir)/'`$(visrcdir)/regex/regerror.c
nvi-1.81.6/dist/Makefile.in-1050-
nvi-1.81.6/dist/Makefile.in-1051-regexec.lo: $(visrcdir)/regex/regexec.c
nvi-1.81.6/dist/Makefile.in:1052:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regexec.lo `test -f '$(visrcdir)/regex/regexec.c' || echo '$(srcdir)/'`$(visrcdir)/regex/regexec.c
nvi-1.81.6/dist/Makefile.in-1053-
nvi-1.81.6/dist/Makefile.in-1054-regfree.lo: $(visrcdir)/regex/regfree.c
nvi-1.81.6/dist/Makefile.in:1055:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regfree.lo `test -f '$(visrcdir)/regex/regfree.c' || echo '$(srcdir)/'`$(visrcdir)/regex/regfree.c
nvi-1.81.6/dist/Makefile.in-1056-
nvi-1.81.6/dist/Makefile.in-1057-dldb.lo: $(visrcdir)/common/dldb.c
nvi-1.81.6/dist/Makefile.in:1058:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dldb.lo `test -f '$(visrcdir)/common/dldb.c' || echo '$(srcdir)/'`$(visrcdir)/common/dldb.c
nvi-1.81.6/dist/Makefile.in-1059-
nvi-1.81.6/dist/Makefile.in-1060-log.lo: $(visrcdir)/common/log.c
nvi-1.81.6/dist/Makefile.in:1061:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o log.lo `test -f '$(visrcdir)/common/log.c' || echo '$(srcdir)/'`$(visrcdir)/common/log.c
nvi-1.81.6/dist/Makefile.in-1062-
nvi-1.81.6/dist/Makefile.in-1063-log4.lo: $(visrcdir)/common/log4.c
nvi-1.81.6/dist/Makefile.in:1064:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o log4.lo `test -f '$(visrcdir)/common/log4.c' || echo '$(srcdir)/'`$(visrcdir)/common/log4.c
nvi-1.81.6/dist/Makefile.in-1065-
nvi-1.81.6/dist/Makefile.in-1066-bsearch.lo: $(visrcdir)/clib/bsearch.c
nvi-1.81.6/dist/Makefile.in:1067:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bsearch.lo `test -f '$(visrcdir)/clib/bsearch.c' || echo '$(srcdir)/'`$(visrcdir)/clib/bsearch.c
nvi-1.81.6/dist/Makefile.in-1068-
nvi-1.81.6/dist/Makefile.in-1069-env.lo: $(visrcdir)/clib/env.c
nvi-1.81.6/dist/Makefile.in:1070:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env.lo `test -f '$(visrcdir)/clib/env.c' || echo '$(srcdir)/'`$(visrcdir)/clib/env.c
nvi-1.81.6/dist/Makefile.in-1071-
nvi-1.81.6/dist/Makefile.in-1072-gethostname.lo: $(visrcdir)/clib/gethostname.c
nvi-1.81.6/dist/Makefile.in:1073:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gethostname.lo `test -f '$(visrcdir)/clib/gethostname.c' || echo '$(srcdir)/'`$(visrcdir)/clib/gethostname.c
nvi-1.81.6/dist/Makefile.in-1074-
nvi-1.81.6/dist/Makefile.in-1075-iswblank.lo: $(visrcdir)/clib/iswblank.c
nvi-1.81.6/dist/Makefile.in:1076:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iswblank.lo `test -f '$(visrcdir)/clib/iswblank.c' || echo '$(srcdir)/'`$(visrcdir)/clib/iswblank.c
nvi-1.81.6/dist/Makefile.in-1077-
nvi-1.81.6/dist/Makefile.in-1078-memchr.lo: $(visrcdir)/clib/memchr.c
nvi-1.81.6/dist/Makefile.in:1079:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memchr.lo `test -f '$(visrcdir)/clib/memchr.c' || echo '$(srcdir)/'`$(visrcdir)/clib/memchr.c
nvi-1.81.6/dist/Makefile.in-1080-
nvi-1.81.6/dist/Makefile.in-1081-memset.lo: $(visrcdir)/clib/memset.c
nvi-1.81.6/dist/Makefile.in:1082:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memset.lo `test -f '$(visrcdir)/clib/memset.c' || echo '$(srcdir)/'`$(visrcdir)/clib/memset.c
nvi-1.81.6/dist/Makefile.in-1083-
nvi-1.81.6/dist/Makefile.in-1084-mkstemp.lo: $(visrcdir)/clib/mkstemp.c
nvi-1.81.6/dist/Makefile.in:1085:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkstemp.lo `test -f '$(visrcdir)/clib/mkstemp.c' || echo '$(srcdir)/'`$(visrcdir)/clib/mkstemp.c
nvi-1.81.6/dist/Makefile.in-1086-
nvi-1.81.6/dist/Makefile.in-1087-mmap.lo: $(visrcdir)/clib/mmap.c
nvi-1.81.6/dist/Makefile.in:1088:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mmap.lo `test -f '$(visrcdir)/clib/mmap.c' || echo '$(srcdir)/'`$(visrcdir)/clib/mmap.c
nvi-1.81.6/dist/Makefile.in-1089-
nvi-1.81.6/dist/Makefile.in-1090-snprintf.lo: $(visrcdir)/clib/snprintf.c
nvi-1.81.6/dist/Makefile.in:1091:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o snprintf.lo `test -f '$(visrcdir)/clib/snprintf.c' || echo '$(srcdir)/'`$(visrcdir)/clib/snprintf.c
nvi-1.81.6/dist/Makefile.in-1092-
nvi-1.81.6/dist/Makefile.in-1093-strdup.lo: $(visrcdir)/clib/strdup.c
nvi-1.81.6/dist/Makefile.in:1094:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strdup.lo `test -f '$(visrcdir)/clib/strdup.c' || echo '$(srcdir)/'`$(visrcdir)/clib/strdup.c
nvi-1.81.6/dist/Makefile.in-1095-
nvi-1.81.6/dist/Makefile.in-1096-strpbrk.lo: $(visrcdir)/clib/strpbrk.c
nvi-1.81.6/dist/Makefile.in:1097:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strpbrk.lo `test -f '$(visrcdir)/clib/strpbrk.c' || echo '$(srcdir)/'`$(visrcdir)/clib/strpbrk.c
nvi-1.81.6/dist/Makefile.in-1098-
nvi-1.81.6/dist/Makefile.in-1099-strsep.lo: $(visrcdir)/clib/strsep.c
nvi-1.81.6/dist/Makefile.in:1100:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strsep.lo `test -f '$(visrcdir)/clib/strsep.c' || echo '$(srcdir)/'`$(visrcdir)/clib/strsep.c
nvi-1.81.6/dist/Makefile.in-1101-
nvi-1.81.6/dist/Makefile.in-1102-strtol.lo: $(visrcdir)/clib/strtol.c
nvi-1.81.6/dist/Makefile.in:1103:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strtol.lo `test -f '$(visrcdir)/clib/strtol.c' || echo '$(srcdir)/'`$(visrcdir)/clib/strtol.c
nvi-1.81.6/dist/Makefile.in-1104-
nvi-1.81.6/dist/Makefile.in-1105-strtoul.lo: $(visrcdir)/clib/strtoul.c
nvi-1.81.6/dist/Makefile.in:1106:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strtoul.lo `test -f '$(visrcdir)/clib/strtoul.c' || echo '$(srcdir)/'`$(visrcdir)/clib/strtoul.c
nvi-1.81.6/dist/Makefile.in-1107-
nvi-1.81.6/dist/Makefile.in-1108-vsnprintf.lo: $(visrcdir)/clib/vsnprintf.c
nvi-1.81.6/dist/Makefile.in:1109:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vsnprintf.lo `test -f '$(visrcdir)/clib/vsnprintf.c' || echo '$(srcdir)/'`$(visrcdir)/clib/vsnprintf.c
nvi-1.81.6/dist/Makefile.in-1110-
nvi-1.81.6/dist/Makefile.in-1111-pthread.lo: $(visrcdir)/common/pthread.c
nvi-1.81.6/dist/Makefile.in:1112:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pthread.lo `test -f '$(visrcdir)/common/pthread.c' || echo '$(srcdir)/'`$(visrcdir)/common/pthread.c
nvi-1.81.6/dist/Makefile.in-1113-
nvi-1.81.6/dist/Makefile.in-1114-vi_auto.lo: $(visrcdir)/common/vi_auto.c
nvi-1.81.6/dist/Makefile.in:1115:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi_auto.lo `test -f '$(visrcdir)/common/vi_auto.c' || echo '$(srcdir)/'`$(visrcdir)/common/vi_auto.c
nvi-1.81.6/dist/Makefile.in-1116-
nvi-1.81.6/dist/Makefile.in-1117-vi_rec.lo: $(visrcdir)/common/vi_rec.c
nvi-1.81.6/dist/Makefile.in:1118:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi_rec.lo `test -f '$(visrcdir)/common/vi_rec.c' || echo '$(srcdir)/'`$(visrcdir)/common/vi_rec.c
nvi-1.81.6/dist/Makefile.in-1119-
nvi-1.81.6/dist/Makefile.in-1120-perlsfio.lo: $(visrcdir)/perl_api/perlsfio.c
nvi-1.81.6/dist/Makefile.in:1121:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o perlsfio.lo `test -f '$(visrcdir)/perl_api/perlsfio.c' || echo '$(srcdir)/'`$(visrcdir)/perl_api/perlsfio.c
nvi-1.81.6/dist/Makefile.in-1122-
nvi-1.81.6/dist/Makefile.in-1123-tcl.lo: $(visrcdir)/tcl_api/tcl.c
nvi-1.81.6/dist/Makefile.in:1124:	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tcl.lo `test -f '$(visrcdir)/tcl_api/tcl.c' || echo '$(srcdir)/'`$(visrcdir)/tcl_api/tcl.c
nvi-1.81.6/dist/Makefile.in-1125-
nvi-1.81.6/dist/Makefile.in-1126-vi-cl_bsd.o: $(visrcdir)/cl/cl_bsd.c
nvi-1.81.6/dist/Makefile.in:1127:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_bsd.o `test -f '$(visrcdir)/cl/cl_bsd.c' || echo '$(srcdir)/'`$(visrcdir)/cl/cl_bsd.c
nvi-1.81.6/dist/Makefile.in-1128-
nvi-1.81.6/dist/Makefile.in-1129-vi-cl_bsd.obj: $(visrcdir)/cl/cl_bsd.c
nvi-1.81.6/dist/Makefile.in:1130:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_bsd.obj `if test -f '$(visrcdir)/cl/cl_bsd.c'; then $(CYGPATH_W) '$(visrcdir)/cl/cl_bsd.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/cl/cl_bsd.c'; fi`
nvi-1.81.6/dist/Makefile.in-1131-
nvi-1.81.6/dist/Makefile.in-1132-vi-cl_funcs.o: $(visrcdir)/cl/cl_funcs.c
nvi-1.81.6/dist/Makefile.in:1133:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_funcs.o `test -f '$(visrcdir)/cl/cl_funcs.c' || echo '$(srcdir)/'`$(visrcdir)/cl/cl_funcs.c
nvi-1.81.6/dist/Makefile.in-1134-
nvi-1.81.6/dist/Makefile.in-1135-vi-cl_funcs.obj: $(visrcdir)/cl/cl_funcs.c
nvi-1.81.6/dist/Makefile.in:1136:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_funcs.obj `if test -f '$(visrcdir)/cl/cl_funcs.c'; then $(CYGPATH_W) '$(visrcdir)/cl/cl_funcs.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/cl/cl_funcs.c'; fi`
nvi-1.81.6/dist/Makefile.in-1137-
nvi-1.81.6/dist/Makefile.in-1138-vi-cl_main.o: $(visrcdir)/cl/cl_main.c
nvi-1.81.6/dist/Makefile.in:1139:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_main.o `test -f '$(visrcdir)/cl/cl_main.c' || echo '$(srcdir)/'`$(visrcdir)/cl/cl_main.c
nvi-1.81.6/dist/Makefile.in-1140-
nvi-1.81.6/dist/Makefile.in-1141-vi-cl_main.obj: $(visrcdir)/cl/cl_main.c
nvi-1.81.6/dist/Makefile.in:1142:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_main.obj `if test -f '$(visrcdir)/cl/cl_main.c'; then $(CYGPATH_W) '$(visrcdir)/cl/cl_main.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/cl/cl_main.c'; fi`
nvi-1.81.6/dist/Makefile.in-1143-
nvi-1.81.6/dist/Makefile.in-1144-vi-cl_read.o: $(visrcdir)/cl/cl_read.c
nvi-1.81.6/dist/Makefile.in:1145:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_read.o `test -f '$(visrcdir)/cl/cl_read.c' || echo '$(srcdir)/'`$(visrcdir)/cl/cl_read.c
nvi-1.81.6/dist/Makefile.in-1146-
nvi-1.81.6/dist/Makefile.in-1147-vi-cl_read.obj: $(visrcdir)/cl/cl_read.c
nvi-1.81.6/dist/Makefile.in:1148:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_read.obj `if test -f '$(visrcdir)/cl/cl_read.c'; then $(CYGPATH_W) '$(visrcdir)/cl/cl_read.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/cl/cl_read.c'; fi`
nvi-1.81.6/dist/Makefile.in-1149-
nvi-1.81.6/dist/Makefile.in-1150-vi-cl_screen.o: $(visrcdir)/cl/cl_screen.c
nvi-1.81.6/dist/Makefile.in:1151:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_screen.o `test -f '$(visrcdir)/cl/cl_screen.c' || echo '$(srcdir)/'`$(visrcdir)/cl/cl_screen.c
nvi-1.81.6/dist/Makefile.in-1152-
nvi-1.81.6/dist/Makefile.in-1153-vi-cl_screen.obj: $(visrcdir)/cl/cl_screen.c
nvi-1.81.6/dist/Makefile.in:1154:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_screen.obj `if test -f '$(visrcdir)/cl/cl_screen.c'; then $(CYGPATH_W) '$(visrcdir)/cl/cl_screen.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/cl/cl_screen.c'; fi`
nvi-1.81.6/dist/Makefile.in-1155-
nvi-1.81.6/dist/Makefile.in-1156-vi-cl_term.o: $(visrcdir)/cl/cl_term.c
nvi-1.81.6/dist/Makefile.in:1157:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_term.o `test -f '$(visrcdir)/cl/cl_term.c' || echo '$(srcdir)/'`$(visrcdir)/cl/cl_term.c
nvi-1.81.6/dist/Makefile.in-1158-
nvi-1.81.6/dist/Makefile.in-1159-vi-cl_term.obj: $(visrcdir)/cl/cl_term.c
nvi-1.81.6/dist/Makefile.in:1160:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-cl_term.obj `if test -f '$(visrcdir)/cl/cl_term.c'; then $(CYGPATH_W) '$(visrcdir)/cl/cl_term.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/cl/cl_term.c'; fi`
nvi-1.81.6/dist/Makefile.in-1161-
nvi-1.81.6/dist/Makefile.in-1162-vi-nothread.o: $(visrcdir)/common/nothread.c
nvi-1.81.6/dist/Makefile.in:1163:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-nothread.o `test -f '$(visrcdir)/common/nothread.c' || echo '$(srcdir)/'`$(visrcdir)/common/nothread.c
nvi-1.81.6/dist/Makefile.in-1164-
nvi-1.81.6/dist/Makefile.in-1165-vi-nothread.obj: $(visrcdir)/common/nothread.c
nvi-1.81.6/dist/Makefile.in:1166:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vi-nothread.obj `if test -f '$(visrcdir)/common/nothread.c'; then $(CYGPATH_W) '$(visrcdir)/common/nothread.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/common/nothread.c'; fi`
nvi-1.81.6/dist/Makefile.in-1167-
nvi-1.81.6/dist/Makefile.in-1168-vi_gtk-util2.o: $(visrcdir)/common/util2.c
nvi-1.81.6/dist/Makefile.in:1169:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-util2.o `test -f '$(visrcdir)/common/util2.c' || echo '$(srcdir)/'`$(visrcdir)/common/util2.c
nvi-1.81.6/dist/Makefile.in-1170-
nvi-1.81.6/dist/Makefile.in-1171-vi_gtk-util2.obj: $(visrcdir)/common/util2.c
nvi-1.81.6/dist/Makefile.in:1172:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-util2.obj `if test -f '$(visrcdir)/common/util2.c'; then $(CYGPATH_W) '$(visrcdir)/common/util2.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/common/util2.c'; fi`
nvi-1.81.6/dist/Makefile.in-1173-
nvi-1.81.6/dist/Makefile.in-1174-vi_gtk-ip_run.o: $(visrcdir)/ipc/ip_run.c
nvi-1.81.6/dist/Makefile.in:1175:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ip_run.o `test -f '$(visrcdir)/ipc/ip_run.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ip_run.c
nvi-1.81.6/dist/Makefile.in-1176-
nvi-1.81.6/dist/Makefile.in-1177-vi_gtk-ip_run.obj: $(visrcdir)/ipc/ip_run.c
nvi-1.81.6/dist/Makefile.in:1178:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ip_run.obj `if test -f '$(visrcdir)/ipc/ip_run.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ip_run.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ip_run.c'; fi`
nvi-1.81.6/dist/Makefile.in-1179-
nvi-1.81.6/dist/Makefile.in-1180-vi_gtk-ip_send.o: $(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in:1181:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ip_send.o `test -f '$(visrcdir)/ipc/ip_send.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in-1182-
nvi-1.81.6/dist/Makefile.in-1183-vi_gtk-ip_send.obj: $(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in:1184:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ip_send.obj `if test -f '$(visrcdir)/ipc/ip_send.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ip_send.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ip_send.c'; fi`
nvi-1.81.6/dist/Makefile.in-1185-
nvi-1.81.6/dist/Makefile.in-1186-vi_gtk-ip_trans.o: $(visrcdir)/ipc/ip_trans.c
nvi-1.81.6/dist/Makefile.in:1187:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ip_trans.o `test -f '$(visrcdir)/ipc/ip_trans.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ip_trans.c
nvi-1.81.6/dist/Makefile.in-1188-
nvi-1.81.6/dist/Makefile.in-1189-vi_gtk-ip_trans.obj: $(visrcdir)/ipc/ip_trans.c
nvi-1.81.6/dist/Makefile.in:1190:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ip_trans.obj `if test -f '$(visrcdir)/ipc/ip_trans.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ip_trans.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ip_trans.c'; fi`
nvi-1.81.6/dist/Makefile.in-1191-
nvi-1.81.6/dist/Makefile.in-1192-vi_gtk-ipc_cmd.o: $(visrcdir)/ipc/ipc_cmd.c
nvi-1.81.6/dist/Makefile.in:1193:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ipc_cmd.o `test -f '$(visrcdir)/ipc/ipc_cmd.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ipc_cmd.c
nvi-1.81.6/dist/Makefile.in-1194-
nvi-1.81.6/dist/Makefile.in-1195-vi_gtk-ipc_cmd.obj: $(visrcdir)/ipc/ipc_cmd.c
nvi-1.81.6/dist/Makefile.in:1196:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ipc_cmd.obj `if test -f '$(visrcdir)/ipc/ipc_cmd.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ipc_cmd.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ipc_cmd.c'; fi`
nvi-1.81.6/dist/Makefile.in-1197-
nvi-1.81.6/dist/Makefile.in-1198-vi_gtk-ipc_method.o: $(visrcdir)/ipc/ipc_method.c
nvi-1.81.6/dist/Makefile.in:1199:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ipc_method.o `test -f '$(visrcdir)/ipc/ipc_method.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ipc_method.c
nvi-1.81.6/dist/Makefile.in-1200-
nvi-1.81.6/dist/Makefile.in-1201-vi_gtk-ipc_method.obj: $(visrcdir)/ipc/ipc_method.c
nvi-1.81.6/dist/Makefile.in:1202:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-ipc_method.obj `if test -f '$(visrcdir)/ipc/ipc_method.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ipc_method.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ipc_method.c'; fi`
nvi-1.81.6/dist/Makefile.in-1203-
nvi-1.81.6/dist/Makefile.in-1204-vi_gtk-gtk_main.o: $(visrcdir)/gtk/gtk_main.c
nvi-1.81.6/dist/Makefile.in:1205:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtk_main.o `test -f '$(visrcdir)/gtk/gtk_main.c' || echo '$(srcdir)/'`$(visrcdir)/gtk/gtk_main.c
nvi-1.81.6/dist/Makefile.in-1206-
nvi-1.81.6/dist/Makefile.in-1207-vi_gtk-gtk_main.obj: $(visrcdir)/gtk/gtk_main.c
nvi-1.81.6/dist/Makefile.in:1208:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtk_main.obj `if test -f '$(visrcdir)/gtk/gtk_main.c'; then $(CYGPATH_W) '$(visrcdir)/gtk/gtk_main.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/gtk/gtk_main.c'; fi`
nvi-1.81.6/dist/Makefile.in-1209-
nvi-1.81.6/dist/Makefile.in-1210-vi_gtk-gtkvi.o: $(visrcdir)/gtk/gtkvi.c
nvi-1.81.6/dist/Makefile.in:1211:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtkvi.o `test -f '$(visrcdir)/gtk/gtkvi.c' || echo '$(srcdir)/'`$(visrcdir)/gtk/gtkvi.c
nvi-1.81.6/dist/Makefile.in-1212-
nvi-1.81.6/dist/Makefile.in-1213-vi_gtk-gtkvi.obj: $(visrcdir)/gtk/gtkvi.c
nvi-1.81.6/dist/Makefile.in:1214:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtkvi.obj `if test -f '$(visrcdir)/gtk/gtkvi.c'; then $(CYGPATH_W) '$(visrcdir)/gtk/gtkvi.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/gtk/gtkvi.c'; fi`
nvi-1.81.6/dist/Makefile.in-1215-
nvi-1.81.6/dist/Makefile.in-1216-vi_gtk-gtkviscreen.o: $(visrcdir)/gtk/gtkviscreen.c
nvi-1.81.6/dist/Makefile.in:1217:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtkviscreen.o `test -f '$(visrcdir)/gtk/gtkviscreen.c' || echo '$(srcdir)/'`$(visrcdir)/gtk/gtkviscreen.c
nvi-1.81.6/dist/Makefile.in-1218-
nvi-1.81.6/dist/Makefile.in-1219-vi_gtk-gtkviscreen.obj: $(visrcdir)/gtk/gtkviscreen.c
nvi-1.81.6/dist/Makefile.in:1220:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtkviscreen.obj `if test -f '$(visrcdir)/gtk/gtkviscreen.c'; then $(CYGPATH_W) '$(visrcdir)/gtk/gtkviscreen.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/gtk/gtkviscreen.c'; fi`
nvi-1.81.6/dist/Makefile.in-1221-
nvi-1.81.6/dist/Makefile.in-1222-vi_gtk-gtkviwindow.o: $(visrcdir)/gtk/gtkviwindow.c
nvi-1.81.6/dist/Makefile.in:1223:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtkviwindow.o `test -f '$(visrcdir)/gtk/gtkviwindow.c' || echo '$(srcdir)/'`$(visrcdir)/gtk/gtkviwindow.c
nvi-1.81.6/dist/Makefile.in-1224-
nvi-1.81.6/dist/Makefile.in-1225-vi_gtk-gtkviwindow.obj: $(visrcdir)/gtk/gtkviwindow.c
nvi-1.81.6/dist/Makefile.in:1226:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_gtk_CFLAGS) $(CFLAGS) -c -o vi_gtk-gtkviwindow.obj `if test -f '$(visrcdir)/gtk/gtkviwindow.c'; then $(CYGPATH_W) '$(visrcdir)/gtk/gtkviwindow.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/gtk/gtkviwindow.c'; fi`
nvi-1.81.6/dist/Makefile.in-1227-
nvi-1.81.6/dist/Makefile.in-1228-ip_funcs.o: $(visrcdir)/ip/ip_funcs.c
nvi-1.81.6/dist/Makefile.in:1229:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_funcs.o `test -f '$(visrcdir)/ip/ip_funcs.c' || echo '$(srcdir)/'`$(visrcdir)/ip/ip_funcs.c
nvi-1.81.6/dist/Makefile.in-1230-
nvi-1.81.6/dist/Makefile.in-1231-ip_funcs.obj: $(visrcdir)/ip/ip_funcs.c
nvi-1.81.6/dist/Makefile.in:1232:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_funcs.obj `if test -f '$(visrcdir)/ip/ip_funcs.c'; then $(CYGPATH_W) '$(visrcdir)/ip/ip_funcs.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ip/ip_funcs.c'; fi`
nvi-1.81.6/dist/Makefile.in-1233-
nvi-1.81.6/dist/Makefile.in-1234-ip_main.o: $(visrcdir)/ip/ip_main.c
nvi-1.81.6/dist/Makefile.in:1235:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_main.o `test -f '$(visrcdir)/ip/ip_main.c' || echo '$(srcdir)/'`$(visrcdir)/ip/ip_main.c
nvi-1.81.6/dist/Makefile.in-1236-
nvi-1.81.6/dist/Makefile.in-1237-ip_main.obj: $(visrcdir)/ip/ip_main.c
nvi-1.81.6/dist/Makefile.in:1238:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_main.obj `if test -f '$(visrcdir)/ip/ip_main.c'; then $(CYGPATH_W) '$(visrcdir)/ip/ip_main.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ip/ip_main.c'; fi`
nvi-1.81.6/dist/Makefile.in-1239-
nvi-1.81.6/dist/Makefile.in-1240-ip_read.o: $(visrcdir)/ip/ip_read.c
nvi-1.81.6/dist/Makefile.in:1241:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_read.o `test -f '$(visrcdir)/ip/ip_read.c' || echo '$(srcdir)/'`$(visrcdir)/ip/ip_read.c
nvi-1.81.6/dist/Makefile.in-1242-
nvi-1.81.6/dist/Makefile.in-1243-ip_read.obj: $(visrcdir)/ip/ip_read.c
nvi-1.81.6/dist/Makefile.in:1244:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_read.obj `if test -f '$(visrcdir)/ip/ip_read.c'; then $(CYGPATH_W) '$(visrcdir)/ip/ip_read.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ip/ip_read.c'; fi`
nvi-1.81.6/dist/Makefile.in-1245-
nvi-1.81.6/dist/Makefile.in-1246-ip_screen.o: $(visrcdir)/ip/ip_screen.c
nvi-1.81.6/dist/Makefile.in:1247:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_screen.o `test -f '$(visrcdir)/ip/ip_screen.c' || echo '$(srcdir)/'`$(visrcdir)/ip/ip_screen.c
nvi-1.81.6/dist/Makefile.in-1248-
nvi-1.81.6/dist/Makefile.in-1249-ip_screen.obj: $(visrcdir)/ip/ip_screen.c
nvi-1.81.6/dist/Makefile.in:1250:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_screen.obj `if test -f '$(visrcdir)/ip/ip_screen.c'; then $(CYGPATH_W) '$(visrcdir)/ip/ip_screen.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ip/ip_screen.c'; fi`
nvi-1.81.6/dist/Makefile.in-1251-
nvi-1.81.6/dist/Makefile.in-1252-ip_send.o: $(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in:1253:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_send.o `test -f '$(visrcdir)/ipc/ip_send.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in-1254-
nvi-1.81.6/dist/Makefile.in-1255-ip_send.obj: $(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in:1256:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_send.obj `if test -f '$(visrcdir)/ipc/ip_send.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ip_send.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ip_send.c'; fi`
nvi-1.81.6/dist/Makefile.in-1257-
nvi-1.81.6/dist/Makefile.in-1258-ip_term.o: $(visrcdir)/ip/ip_term.c
nvi-1.81.6/dist/Makefile.in:1259:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_term.o `test -f '$(visrcdir)/ip/ip_term.c' || echo '$(srcdir)/'`$(visrcdir)/ip/ip_term.c
nvi-1.81.6/dist/Makefile.in-1260-
nvi-1.81.6/dist/Makefile.in-1261-ip_term.obj: $(visrcdir)/ip/ip_term.c
nvi-1.81.6/dist/Makefile.in:1262:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ip_term.obj `if test -f '$(visrcdir)/ip/ip_term.c'; then $(CYGPATH_W) '$(visrcdir)/ip/ip_term.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ip/ip_term.c'; fi`
nvi-1.81.6/dist/Makefile.in-1263-
nvi-1.81.6/dist/Makefile.in-1264-vi_motif-ip_run.o: $(visrcdir)/ipc/ip_run.c
nvi-1.81.6/dist/Makefile.in:1265:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ip_run.o `test -f '$(visrcdir)/ipc/ip_run.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ip_run.c
nvi-1.81.6/dist/Makefile.in-1266-
nvi-1.81.6/dist/Makefile.in-1267-vi_motif-ip_run.obj: $(visrcdir)/ipc/ip_run.c
nvi-1.81.6/dist/Makefile.in:1268:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ip_run.obj `if test -f '$(visrcdir)/ipc/ip_run.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ip_run.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ip_run.c'; fi`
nvi-1.81.6/dist/Makefile.in-1269-
nvi-1.81.6/dist/Makefile.in-1270-vi_motif-ip_send.o: $(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in:1271:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ip_send.o `test -f '$(visrcdir)/ipc/ip_send.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in-1272-
nvi-1.81.6/dist/Makefile.in-1273-vi_motif-ip_send.obj: $(visrcdir)/ipc/ip_send.c
nvi-1.81.6/dist/Makefile.in:1274:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ip_send.obj `if test -f '$(visrcdir)/ipc/ip_send.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ip_send.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ip_send.c'; fi`
nvi-1.81.6/dist/Makefile.in-1275-
nvi-1.81.6/dist/Makefile.in-1276-vi_motif-ip_trans.o: $(visrcdir)/ipc/ip_trans.c
nvi-1.81.6/dist/Makefile.in:1277:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ip_trans.o `test -f '$(visrcdir)/ipc/ip_trans.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ip_trans.c
nvi-1.81.6/dist/Makefile.in-1278-
nvi-1.81.6/dist/Makefile.in-1279-vi_motif-ip_trans.obj: $(visrcdir)/ipc/ip_trans.c
nvi-1.81.6/dist/Makefile.in:1280:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ip_trans.obj `if test -f '$(visrcdir)/ipc/ip_trans.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ip_trans.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ip_trans.c'; fi`
nvi-1.81.6/dist/Makefile.in-1281-
nvi-1.81.6/dist/Makefile.in-1282-vi_motif-ipc_cmd.o: $(visrcdir)/ipc/ipc_cmd.c
nvi-1.81.6/dist/Makefile.in:1283:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ipc_cmd.o `test -f '$(visrcdir)/ipc/ipc_cmd.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ipc_cmd.c
nvi-1.81.6/dist/Makefile.in-1284-
nvi-1.81.6/dist/Makefile.in-1285-vi_motif-ipc_cmd.obj: $(visrcdir)/ipc/ipc_cmd.c
nvi-1.81.6/dist/Makefile.in:1286:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ipc_cmd.obj `if test -f '$(visrcdir)/ipc/ipc_cmd.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ipc_cmd.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ipc_cmd.c'; fi`
nvi-1.81.6/dist/Makefile.in-1287-
nvi-1.81.6/dist/Makefile.in-1288-vi_motif-ipc_method.o: $(visrcdir)/ipc/ipc_method.c
nvi-1.81.6/dist/Makefile.in:1289:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ipc_method.o `test -f '$(visrcdir)/ipc/ipc_method.c' || echo '$(srcdir)/'`$(visrcdir)/ipc/ipc_method.c
nvi-1.81.6/dist/Makefile.in-1290-
nvi-1.81.6/dist/Makefile.in-1291-vi_motif-ipc_method.obj: $(visrcdir)/ipc/ipc_method.c
nvi-1.81.6/dist/Makefile.in:1292:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-ipc_method.obj `if test -f '$(visrcdir)/ipc/ipc_method.c'; then $(CYGPATH_W) '$(visrcdir)/ipc/ipc_method.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/ipc/ipc_method.c'; fi`
nvi-1.81.6/dist/Makefile.in-1293-
nvi-1.81.6/dist/Makefile.in-1294-vi_motif-m_main.o: $(visrcdir)/motif/m_main.c
nvi-1.81.6/dist/Makefile.in:1295:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_main.o `test -f '$(visrcdir)/motif/m_main.c' || echo '$(srcdir)/'`$(visrcdir)/motif/m_main.c
nvi-1.81.6/dist/Makefile.in-1296-
nvi-1.81.6/dist/Makefile.in-1297-vi_motif-m_main.obj: $(visrcdir)/motif/m_main.c
nvi-1.81.6/dist/Makefile.in:1298:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_main.obj `if test -f '$(visrcdir)/motif/m_main.c'; then $(CYGPATH_W) '$(visrcdir)/motif/m_main.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif/m_main.c'; fi`
nvi-1.81.6/dist/Makefile.in-1299-
nvi-1.81.6/dist/Makefile.in-1300-vi_motif-m_cde.o: $(visrcdir)/motif/m_cde.c
nvi-1.81.6/dist/Makefile.in:1301:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_cde.o `test -f '$(visrcdir)/motif/m_cde.c' || echo '$(srcdir)/'`$(visrcdir)/motif/m_cde.c
nvi-1.81.6/dist/Makefile.in-1302-
nvi-1.81.6/dist/Makefile.in-1303-vi_motif-m_cde.obj: $(visrcdir)/motif/m_cde.c
nvi-1.81.6/dist/Makefile.in:1304:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_cde.obj `if test -f '$(visrcdir)/motif/m_cde.c'; then $(CYGPATH_W) '$(visrcdir)/motif/m_cde.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif/m_cde.c'; fi`
nvi-1.81.6/dist/Makefile.in-1305-
nvi-1.81.6/dist/Makefile.in-1306-vi_motif-trace.o: $(visrcdir)/common/trace.c
nvi-1.81.6/dist/Makefile.in:1307:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-trace.o `test -f '$(visrcdir)/common/trace.c' || echo '$(srcdir)/'`$(visrcdir)/common/trace.c
nvi-1.81.6/dist/Makefile.in-1308-
nvi-1.81.6/dist/Makefile.in-1309-vi_motif-trace.obj: $(visrcdir)/common/trace.c
nvi-1.81.6/dist/Makefile.in:1310:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-trace.obj `if test -f '$(visrcdir)/common/trace.c'; then $(CYGPATH_W) '$(visrcdir)/common/trace.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/common/trace.c'; fi`
nvi-1.81.6/dist/Makefile.in-1311-
nvi-1.81.6/dist/Makefile.in-1312-vi_motif-m_copypaste.o: $(visrcdir)/motif_l/m_copypaste.c
nvi-1.81.6/dist/Makefile.in:1313:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_copypaste.o `test -f '$(visrcdir)/motif_l/m_copypaste.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_copypaste.c
nvi-1.81.6/dist/Makefile.in-1314-
nvi-1.81.6/dist/Makefile.in-1315-vi_motif-m_copypaste.obj: $(visrcdir)/motif_l/m_copypaste.c
nvi-1.81.6/dist/Makefile.in:1316:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_copypaste.obj `if test -f '$(visrcdir)/motif_l/m_copypaste.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_copypaste.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_copypaste.c'; fi`
nvi-1.81.6/dist/Makefile.in-1317-
nvi-1.81.6/dist/Makefile.in-1318-vi_motif-m_func.o: $(visrcdir)/motif_l/m_func.c
nvi-1.81.6/dist/Makefile.in:1319:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_func.o `test -f '$(visrcdir)/motif_l/m_func.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_func.c
nvi-1.81.6/dist/Makefile.in-1320-
nvi-1.81.6/dist/Makefile.in-1321-vi_motif-m_func.obj: $(visrcdir)/motif_l/m_func.c
nvi-1.81.6/dist/Makefile.in:1322:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_func.obj `if test -f '$(visrcdir)/motif_l/m_func.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_func.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_func.c'; fi`
nvi-1.81.6/dist/Makefile.in-1323-
nvi-1.81.6/dist/Makefile.in-1324-vi_motif-m_menu.o: $(visrcdir)/motif_l/m_menu.c
nvi-1.81.6/dist/Makefile.in:1325:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_menu.o `test -f '$(visrcdir)/motif_l/m_menu.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_menu.c
nvi-1.81.6/dist/Makefile.in-1326-
nvi-1.81.6/dist/Makefile.in-1327-vi_motif-m_menu.obj: $(visrcdir)/motif_l/m_menu.c
nvi-1.81.6/dist/Makefile.in:1328:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_menu.obj `if test -f '$(visrcdir)/motif_l/m_menu.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_menu.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_menu.c'; fi`
nvi-1.81.6/dist/Makefile.in-1329-
nvi-1.81.6/dist/Makefile.in-1330-vi_motif-m_options.o: $(visrcdir)/motif_l/m_options.c
nvi-1.81.6/dist/Makefile.in:1331:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_options.o `test -f '$(visrcdir)/motif_l/m_options.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_options.c
nvi-1.81.6/dist/Makefile.in-1332-
nvi-1.81.6/dist/Makefile.in-1333-vi_motif-m_options.obj: $(visrcdir)/motif_l/m_options.c
nvi-1.81.6/dist/Makefile.in:1334:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_options.obj `if test -f '$(visrcdir)/motif_l/m_options.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_options.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_options.c'; fi`
nvi-1.81.6/dist/Makefile.in-1335-
nvi-1.81.6/dist/Makefile.in-1336-vi_motif-m_prompt.o: $(visrcdir)/motif_l/m_prompt.c
nvi-1.81.6/dist/Makefile.in:1337:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_prompt.o `test -f '$(visrcdir)/motif_l/m_prompt.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_prompt.c
nvi-1.81.6/dist/Makefile.in-1338-
nvi-1.81.6/dist/Makefile.in-1339-vi_motif-m_prompt.obj: $(visrcdir)/motif_l/m_prompt.c
nvi-1.81.6/dist/Makefile.in:1340:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_prompt.obj `if test -f '$(visrcdir)/motif_l/m_prompt.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_prompt.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_prompt.c'; fi`
nvi-1.81.6/dist/Makefile.in-1341-
nvi-1.81.6/dist/Makefile.in-1342-vi_motif-m_ruler.o: $(visrcdir)/motif_l/m_ruler.c
nvi-1.81.6/dist/Makefile.in:1343:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_ruler.o `test -f '$(visrcdir)/motif_l/m_ruler.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_ruler.c
nvi-1.81.6/dist/Makefile.in-1344-
nvi-1.81.6/dist/Makefile.in-1345-vi_motif-m_ruler.obj: $(visrcdir)/motif_l/m_ruler.c
nvi-1.81.6/dist/Makefile.in:1346:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_ruler.obj `if test -f '$(visrcdir)/motif_l/m_ruler.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_ruler.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_ruler.c'; fi`
nvi-1.81.6/dist/Makefile.in-1347-
nvi-1.81.6/dist/Makefile.in-1348-vi_motif-m_search.o: $(visrcdir)/motif_l/m_search.c
nvi-1.81.6/dist/Makefile.in:1349:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_search.o `test -f '$(visrcdir)/motif_l/m_search.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_search.c
nvi-1.81.6/dist/Makefile.in-1350-
nvi-1.81.6/dist/Makefile.in-1351-vi_motif-m_search.obj: $(visrcdir)/motif_l/m_search.c
nvi-1.81.6/dist/Makefile.in:1352:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_search.obj `if test -f '$(visrcdir)/motif_l/m_search.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_search.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_search.c'; fi`
nvi-1.81.6/dist/Makefile.in-1353-
nvi-1.81.6/dist/Makefile.in-1354-vi_motif-m_tags.o: $(visrcdir)/motif_l/m_tags.c
nvi-1.81.6/dist/Makefile.in:1355:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_tags.o `test -f '$(visrcdir)/motif_l/m_tags.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_tags.c
nvi-1.81.6/dist/Makefile.in-1356-
nvi-1.81.6/dist/Makefile.in-1357-vi_motif-m_tags.obj: $(visrcdir)/motif_l/m_tags.c
nvi-1.81.6/dist/Makefile.in:1358:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_tags.obj `if test -f '$(visrcdir)/motif_l/m_tags.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_tags.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_tags.c'; fi`
nvi-1.81.6/dist/Makefile.in-1359-
nvi-1.81.6/dist/Makefile.in-1360-vi_motif-m_util.o: $(visrcdir)/motif_l/m_util.c
nvi-1.81.6/dist/Makefile.in:1361:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_util.o `test -f '$(visrcdir)/motif_l/m_util.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_util.c
nvi-1.81.6/dist/Makefile.in-1362-
nvi-1.81.6/dist/Makefile.in-1363-vi_motif-m_util.obj: $(visrcdir)/motif_l/m_util.c
nvi-1.81.6/dist/Makefile.in:1364:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_util.obj `if test -f '$(visrcdir)/motif_l/m_util.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_util.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_util.c'; fi`
nvi-1.81.6/dist/Makefile.in-1365-
nvi-1.81.6/dist/Makefile.in-1366-vi_motif-m_vi.o: $(visrcdir)/motif_l/m_vi.c
nvi-1.81.6/dist/Makefile.in:1367:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_vi.o `test -f '$(visrcdir)/motif_l/m_vi.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/m_vi.c
nvi-1.81.6/dist/Makefile.in-1368-
nvi-1.81.6/dist/Makefile.in-1369-vi_motif-m_vi.obj: $(visrcdir)/motif_l/m_vi.c
nvi-1.81.6/dist/Makefile.in:1370:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-m_vi.obj `if test -f '$(visrcdir)/motif_l/m_vi.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/m_vi.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/m_vi.c'; fi`
nvi-1.81.6/dist/Makefile.in-1371-
nvi-1.81.6/dist/Makefile.in-1372-vi_motif-xtabbed.o: $(visrcdir)/motif_l/xtabbed.c
nvi-1.81.6/dist/Makefile.in:1373:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-xtabbed.o `test -f '$(visrcdir)/motif_l/xtabbed.c' || echo '$(srcdir)/'`$(visrcdir)/motif_l/xtabbed.c
nvi-1.81.6/dist/Makefile.in-1374-
nvi-1.81.6/dist/Makefile.in-1375-vi_motif-xtabbed.obj: $(visrcdir)/motif_l/xtabbed.c
nvi-1.81.6/dist/Makefile.in:1376:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vi_motif_CFLAGS) $(CFLAGS) -c -o vi_motif-xtabbed.obj `if test -f '$(visrcdir)/motif_l/xtabbed.c'; then $(CYGPATH_W) '$(visrcdir)/motif_l/xtabbed.c'; else $(CYGPATH_W) '$(srcdir)/$(visrcdir)/motif_l/xtabbed.c'; fi`
nvi-1.81.6/dist/Makefile.in-1377-
##############################################
nvi-1.81.6/dist/Makefile.in-1427-GTAGS:
nvi-1.81.6/dist/Makefile.in:1428:	here=`$(am__cd) $(top_builddir) && pwd` \
nvi-1.81.6/dist/Makefile.in-1429-	  && cd $(top_srcdir) \
##############################################
nvi-1.81.6/dist/Makefile.in-1437-	test -d $(distdir) || mkdir $(distdir)
nvi-1.81.6/dist/Makefile.in:1438:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nvi-1.81.6/dist/Makefile.in:1439:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nvi-1.81.6/dist/Makefile.in-1440-	list='$(DISTFILES)'; \
##############################################
nvi-1.81.6/dist/Makefile.in-1451-	  if test -d $$d/$$file; then \
nvi-1.81.6/dist/Makefile.in:1452:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nvi-1.81.6/dist/Makefile.in-1453-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
nvi-1.81.6/dist/Makefile.in-1512-	chmod a-w $(distdir)
nvi-1.81.6/dist/Makefile.in:1513:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
nvi-1.81.6/dist/Makefile.in-1514-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
nvi-1.81.6/dist/Makefile.in-1543-	@cd $(distuninstallcheck_dir) \
nvi-1.81.6/dist/Makefile.in:1544:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
nvi-1.81.6/dist/Makefile.in-1545-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
nvi-1.81.6/dist/Makefile.in-1555-	fi
nvi-1.81.6/dist/Makefile.in:1556:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
nvi-1.81.6/dist/Makefile.in-1557-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
nvi-1.81.6/dist/Makefile.in-1689-install-exec-local:
nvi-1.81.6/dist/Makefile.in:1690:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo ex | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in:1691:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo view | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1692-	cd $(DESTDIR)$(bindir) && $(ln) \
nvi-1.81.6/dist/Makefile.in:1693:		`echo vi | sed '$(transform)'` `echo ex | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1694-	cd $(DESTDIR)$(bindir) && $(ln) \
nvi-1.81.6/dist/Makefile.in:1695:		`echo vi | sed '$(transform)'` `echo view | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1696-
##############################################
nvi-1.81.6/dist/Makefile.in-1705-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.in:1706:	    $(rm) -f `echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1707-	@$(cp) $(visrcdir)/docs/vi.man/vi.0 \
nvi-1.81.6/dist/Makefile.in:1708:	    $(DESTDIR)$(mandir)/cat1/`echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1709-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.in:1710:	    $(chmod) $(fmode) `echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1711-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.in:1712:	    $(rm) -f `echo ex.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1713-	@cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.in:1714:	    $(rm) -f `echo view.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1715-	@cd $(DESTDIR)$(mandir)/cat1 && $(ln) \
nvi-1.81.6/dist/Makefile.in:1716:	    `echo vi.0 | sed '$(transform)'` `echo ex.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1717-	@cd $(DESTDIR)$(mandir)/cat1 && $(ln) \
nvi-1.81.6/dist/Makefile.in:1718:	    `echo vi.0 | sed '$(transform)'` `echo view.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1719-	@[ -d $(DESTDIR)$(mandir)/man1 ] || \
##############################################
nvi-1.81.6/dist/Makefile.in-1722-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.in:1723:	    $(rm) -f `echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1724-	@$(cp) $(visrcdir)/docs/vi.man/vi.1 \
nvi-1.81.6/dist/Makefile.in:1725:	    $(DESTDIR)$(mandir)/man1/`echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1726-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.in:1727:	    $(chmod) $(fmode) `echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1728-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.in:1729:	    $(rm) -f `echo ex.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1730-	@cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.in:1731:	    $(rm) -f `echo view.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1732-	@cd $(DESTDIR)$(mandir)/man1 && $(ln) \
nvi-1.81.6/dist/Makefile.in:1733:	    `echo vi.1 | sed '$(transform)'` `echo ex.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1734-	@cd $(DESTDIR)$(mandir)/man1 && $(ln) \
nvi-1.81.6/dist/Makefile.in:1735:	    `echo vi.1 | sed '$(transform)'` `echo view.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1736-install_common:
##############################################
nvi-1.81.6/dist/Makefile.in-1780-	$(rm) -rf $(DESTDIR)$(datadir)/vi
nvi-1.81.6/dist/Makefile.in:1781:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo ex | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in:1782:	cd $(DESTDIR)$(bindir) && $(rm) -f `echo view | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1783-	cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.in:1784:	    $(rm) -f `echo ex.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1785-	cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.in:1786:	    $(rm) -f `echo vi.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1787-	cd $(DESTDIR)$(mandir)/cat1 && \
nvi-1.81.6/dist/Makefile.in:1788:	    $(rm) -f `echo view.0 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1789-	cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.in:1790:	    $(rm) -f `echo ex.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1791-	cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.in:1792:	    $(rm) -f `echo vi.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1793-	cd $(DESTDIR)$(mandir)/man1 && \
nvi-1.81.6/dist/Makefile.in:1794:	    $(rm) -f `echo view.1 | sed '$(transform)'`
nvi-1.81.6/dist/Makefile.in-1795-# Tell versions [3.59,3.63) of GNU make to not export all variables.
##############################################
nvi-1.81.6/dist/configure-107-do
nvi-1.81.6/dist/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvi-1.81.6/dist/configure-109-    eval $as_var=C; export $as_var
##############################################
nvi-1.81.6/dist/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
nvi-1.81.6/dist/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
nvi-1.81.6/dist/configure-217-") 2> /dev/null; then
##############################################
nvi-1.81.6/dist/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
nvi-1.81.6/dist/configure-332-
##############################################
nvi-1.81.6/dist/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
nvi-1.81.6/dist/configure-427-
##############################################
nvi-1.81.6/dist/configure-536-	esac;
nvi-1.81.6/dist/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
nvi-1.81.6/dist/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
nvi-1.81.6/dist/configure-558-  # Remove one level of quotation (which was required for Make).
nvi-1.81.6/dist/configure:559:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
nvi-1.81.6/dist/configure-560-  ;;
##############################################
nvi-1.81.6/dist/configure-569-  :
nvi-1.81.6/dist/configure:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
nvi-1.81.6/dist/configure-571-  # Yippee, $echo works!
##############################################
nvi-1.81.6/dist/configure-595-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
nvi-1.81.6/dist/configure:596:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
nvi-1.81.6/dist/configure:597:       echo_test_string=`eval $cmd` &&
nvi-1.81.6/dist/configure-598-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
nvi-1.81.6/dist/configure-604-
nvi-1.81.6/dist/configure:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/configure:606:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/configure-607-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/configure-619-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
nvi-1.81.6/dist/configure:620:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/configure:621:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/configure-622-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/configure-631-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/configure:632:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/configure-633-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/configure-646-      echo='printf %s\n'
nvi-1.81.6/dist/configure:647:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
nvi-1.81.6/dist/configure:648:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/configure-649-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/configure-651-	:
nvi-1.81.6/dist/configure:652:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/configure-653-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/configure:654:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/configure-655-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/configure-660-	echo="$CONFIG_SHELL $0 --fallback-echo"
nvi-1.81.6/dist/configure:661:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
nvi-1.81.6/dist/configure-662-	   test "X$echo_testing_string" = 'X\t' &&
nvi-1.81.6/dist/configure:663:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
nvi-1.81.6/dist/configure-664-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
nvi-1.81.6/dist/configure-670-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
nvi-1.81.6/dist/configure:671:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
nvi-1.81.6/dist/configure-672-	  then
##############################################
nvi-1.81.6/dist/configure-678-	if test "$prev" != 'sed 50q "$0"'; then
nvi-1.81.6/dist/configure:679:	  echo_test_string=`eval $prev`
nvi-1.81.6/dist/configure-680-	  export echo_test_string
##############################################
nvi-1.81.6/dist/configure-999-  case $ac_option in
nvi-1.81.6/dist/configure:1000:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nvi-1.81.6/dist/configure-1001-  *)	ac_optarg=yes ;;
##############################################
nvi-1.81.6/dist/configure-1042-  -disable-* | --disable-*)
nvi-1.81.6/dist/configure:1043:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nvi-1.81.6/dist/configure-1044-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/configure-1047-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/configure:1048:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/configure-1049-    eval enable_$ac_feature=no ;;
##############################################
nvi-1.81.6/dist/configure-1061-  -enable-* | --enable-*)
nvi-1.81.6/dist/configure:1062:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nvi-1.81.6/dist/configure-1063-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/configure-1066-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/configure:1067:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/configure-1068-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
nvi-1.81.6/dist/configure-1258-  -with-* | --with-*)
nvi-1.81.6/dist/configure:1259:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nvi-1.81.6/dist/configure-1260-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/configure-1263-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/configure:1264:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/configure-1265-    eval with_$ac_package=\$ac_optarg ;;
##############################################
nvi-1.81.6/dist/configure-1267-  -without-* | --without-*)
nvi-1.81.6/dist/configure:1268:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nvi-1.81.6/dist/configure-1269-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/configure-1272-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/configure:1273:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
nvi-1.81.6/dist/configure-1274-    eval with_$ac_package=no ;;
##############################################
nvi-1.81.6/dist/configure-1299-  *=*)
nvi-1.81.6/dist/configure:1300:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nvi-1.81.6/dist/configure-1301-    # Reject names that are not valid shell variable names.
##############################################
nvi-1.81.6/dist/configure-1319-if test -n "$ac_prev"; then
nvi-1.81.6/dist/configure:1320:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nvi-1.81.6/dist/configure-1321-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
nvi-1.81.6/dist/configure-1365-ac_ls_di=`ls -di .` &&
nvi-1.81.6/dist/configure:1366:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nvi-1.81.6/dist/configure-1367-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
nvi-1.81.6/dist/configure-1425-case $srcdir in
nvi-1.81.6/dist/configure:1426:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nvi-1.81.6/dist/configure-1427-esac
##############################################
nvi-1.81.6/dist/configure-1468-By default, \`make install' will install all the files in
nvi-1.81.6/dist/configure:1469:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nvi-1.81.6/dist/configure:1470:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nvi-1.81.6/dist/configure-1471-for instance \`--prefix=\$HOME'.
##############################################
nvi-1.81.6/dist/configure-1588-*)
nvi-1.81.6/dist/configure:1589:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvi-1.81.6/dist/configure-1590-  # A ".." for each directory in $ac_dir_suffix.
nvi-1.81.6/dist/configure:1591:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
nvi-1.81.6/dist/configure-1592-  case $ac_top_builddir_sub in
##############################################
nvi-1.81.6/dist/configure-1721-    *\'*)
nvi-1.81.6/dist/configure:1722:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvi-1.81.6/dist/configure-1723-    esac
##############################################
nvi-1.81.6/dist/configure-1807-      case $ac_val in
nvi-1.81.6/dist/configure:1808:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvi-1.81.6/dist/configure-1809-      esac
##############################################
nvi-1.81.6/dist/configure-1824-	case $ac_val in
nvi-1.81.6/dist/configure:1825:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nvi-1.81.6/dist/configure-1826-	esac
##############################################
nvi-1.81.6/dist/configure-1932-    set,)
nvi-1.81.6/dist/configure:1933:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nvi-1.81.6/dist/configure:1934:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nvi-1.81.6/dist/configure-1935-      ac_cache_corrupted=: ;;
##############################################
nvi-1.81.6/dist/configure-1954-    case $ac_new_val in
nvi-1.81.6/dist/configure:1955:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nvi-1.81.6/dist/configure-1956-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nvi-1.81.6/dist/configure-2118-if (
nvi-1.81.6/dist/configure:2119:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
nvi-1.81.6/dist/configure-2120-   if test "$*" = "X"; then
nvi-1.81.6/dist/configure-2121-      # -L didn't work.
nvi-1.81.6/dist/configure:2122:      set X `ls -t $srcdir/configure conftest.file`
nvi-1.81.6/dist/configure-2123-   fi
##############################################
nvi-1.81.6/dist/configure-2162-_ACEOF
nvi-1.81.6/dist/configure:2163:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
nvi-1.81.6/dist/configure-2164-rm -f conftest.sed
##############################################
nvi-1.81.6/dist/configure-2166-# expand $ac_aux_dir to an absolute path
nvi-1.81.6/dist/configure:2167:am_aux_dir=`cd $ac_aux_dir && pwd`
nvi-1.81.6/dist/configure-2168-
##############################################
nvi-1.81.6/dist/configure-2192-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
nvi-1.81.6/dist/configure:2193:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
nvi-1.81.6/dist/configure-2194-	     'mkdir (GNU coreutils) '* | \
##############################################
nvi-1.81.6/dist/configure-2270-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
nvi-1.81.6/dist/configure:2271:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nvi-1.81.6/dist/configure-2272-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/configure-2280-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
nvi-1.81.6/dist/configure:2281:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nvi-1.81.6/dist/configure-2282-  *@@@%%%=?*=@@@%%%*)
##############################################
nvi-1.81.6/dist/configure-2307-
nvi-1.81.6/dist/configure:2308:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nvi-1.81.6/dist/configure-2309-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nvi-1.81.6/dist/configure-2573-test "x$ac_build_alias" = x &&
nvi-1.81.6/dist/configure:2574:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
nvi-1.81.6/dist/configure-2575-test "x$ac_build_alias" = x &&
##############################################
nvi-1.81.6/dist/configure-2578-   { (exit 1); exit 1; }; }
nvi-1.81.6/dist/configure:2579:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
nvi-1.81.6/dist/configure-2580-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
nvi-1.81.6/dist/configure-2603-IFS=$ac_save_IFS
nvi-1.81.6/dist/configure:2604:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
nvi-1.81.6/dist/configure-2605-
##############################################
nvi-1.81.6/dist/configure-2614-else
nvi-1.81.6/dist/configure:2615:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
nvi-1.81.6/dist/configure-2616-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
nvi-1.81.6/dist/configure-2640-IFS=$ac_save_IFS
nvi-1.81.6/dist/configure:2641:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
nvi-1.81.6/dist/configure-2642-
##############################################
nvi-1.81.6/dist/configure-2740-# case it prints its new name instead of `make'.
nvi-1.81.6/dist/configure:2741:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
nvi-1.81.6/dist/configure-2742-   am__include=include
##############################################
nvi-1.81.6/dist/configure-2748-   echo '.include "confinc"' > confmf
nvi-1.81.6/dist/configure:2749:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
nvi-1.81.6/dist/configure-2750-      am__include=.include
##############################################
nvi-1.81.6/dist/configure-3092-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/configure:3093:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/configure-3094-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/configure-3146-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
nvi-1.81.6/dist/configure:3147:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nvi-1.81.6/dist/configure-3148-#
##############################################
nvi-1.81.6/dist/configure-3194-	then :; else
nvi-1.81.6/dist/configure:3195:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvi-1.81.6/dist/configure-3196-	fi
##############################################
nvi-1.81.6/dist/configure-3291-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
nvi-1.81.6/dist/configure:3292:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvi-1.81.6/dist/configure-3293-	  break;;
##############################################
nvi-1.81.6/dist/configure-3346-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
nvi-1.81.6/dist/configure:3347:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nvi-1.81.6/dist/configure-3348-       break;;
##############################################
nvi-1.81.6/dist/configure-3421-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/configure:3422:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/configure-3423-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/configure-3725-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/configure:3726:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/configure-3727-  fi
##############################################
nvi-1.81.6/dist/configure-3849-    test $lt_ac_count -gt 10 && break
nvi-1.81.6/dist/configure:3850:    lt_ac_count=`expr $lt_ac_count + 1`
nvi-1.81.6/dist/configure-3851-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
nvi-1.81.6/dist/configure-3888-  # Check for GNU $ac_path_GREP
nvi-1.81.6/dist/configure:3889:case `"$ac_path_GREP" --version 2>&1` in
nvi-1.81.6/dist/configure-3890-*GNU*)
##############################################
nvi-1.81.6/dist/configure-3902-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
nvi-1.81.6/dist/configure:3903:    ac_count=`expr $ac_count + 1`
nvi-1.81.6/dist/configure-3904-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
nvi-1.81.6/dist/configure-3970-  # Check for GNU $ac_path_EGREP
nvi-1.81.6/dist/configure:3971:case `"$ac_path_EGREP" --version 2>&1` in
nvi-1.81.6/dist/configure-3972-*GNU*)
##############################################
nvi-1.81.6/dist/configure-3984-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
nvi-1.81.6/dist/configure:3985:    ac_count=`expr $ac_count + 1`
nvi-1.81.6/dist/configure-3986-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
nvi-1.81.6/dist/configure-4042-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/configure:4043:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/configure-4044-  *)
nvi-1.81.6/dist/configure:4045:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/configure-4046-  esac
##############################################
nvi-1.81.6/dist/configure-4051-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/configure:4052:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/configure-4053-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/configure:4054:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/configure-4055-      done
##############################################
nvi-1.81.6/dist/configure-4086-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/configure:4087:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/configure-4088-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/configure-4119-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/configure:4120:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/configure-4121-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/configure-4182-	# Tru64's nm complains that /dev/null is an invalid object file
nvi-1.81.6/dist/configure:4183:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/configure-4184-	*/dev/null* | *'Invalid file or object type'*)
##############################################
nvi-1.81.6/dist/configure-4188-	*)
nvi-1.81.6/dist/configure:4189:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
nvi-1.81.6/dist/configure-4190-	  */dev/null*)
##############################################
nvi-1.81.6/dist/configure-4356-openbsd*)
nvi-1.81.6/dist/configure:4357:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-4358-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
nvi-1.81.6/dist/configure-4445-  (exit $ac_status); }; then
nvi-1.81.6/dist/configure:4446:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/configure-4447-    *ELF-32*)
##############################################
nvi-1.81.6/dist/configure-4465-   if test "$lt_cv_prog_gnu_ld" = yes; then
nvi-1.81.6/dist/configure:4466:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/configure-4467-    *32-bit*)
##############################################
nvi-1.81.6/dist/configure-4477-   else
nvi-1.81.6/dist/configure:4478:    case `/usr/bin/file conftest.$ac_objext` in
nvi-1.81.6/dist/configure-4479-    *32-bit*)
##############################################
nvi-1.81.6/dist/configure-5062-do
nvi-1.81.6/dist/configure:5063:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/configure-5064-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
nvi-1.81.6/dist/configure-5105-fi
nvi-1.81.6/dist/configure:5106:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-5107-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-5108-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:5109:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/configure-5110-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:5111:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-5112-_ACEOF
##############################################
nvi-1.81.6/dist/configure-5121-do
nvi-1.81.6/dist/configure:5122:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/configure-5123-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/configure-5128-fi
nvi-1.81.6/dist/configure:5129:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-5130-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-5244-fi
nvi-1.81.6/dist/configure:5245:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-5246-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-5249-fi
nvi-1.81.6/dist/configure:5250:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/configure-5251-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:5252:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-5253-_ACEOF
##############################################
nvi-1.81.6/dist/configure-5375-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
nvi-1.81.6/dist/configure:5376:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/configure-5377-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/configure-5461-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
nvi-1.81.6/dist/configure:5462:GXX=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/configure-5463-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
nvi-1.81.6/dist/configure-5650-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/configure:5651:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/configure-5652-  fi
##############################################
nvi-1.81.6/dist/configure-6075-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
nvi-1.81.6/dist/configure:6076:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/configure-6077-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/configure-6217-
nvi-1.81.6/dist/configure:6218:G77=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/configure-6219-ac_ext=c
##############################################
nvi-1.81.6/dist/configure-6280-    # And add a safety zone
nvi-1.81.6/dist/configure:6281:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/configure:6282:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/configure-6283-    ;;
##############################################
nvi-1.81.6/dist/configure-6308-    if test -n "$kargmax"; then
nvi-1.81.6/dist/configure:6309:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
nvi-1.81.6/dist/configure-6310-    else
##############################################
nvi-1.81.6/dist/configure-6316-    if test -n "$lt_cv_sys_max_cmd_len"; then
nvi-1.81.6/dist/configure:6317:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
nvi-1.81.6/dist/configure:6318:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
nvi-1.81.6/dist/configure-6319-    else
nvi-1.81.6/dist/configure-6320-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
nvi-1.81.6/dist/configure:6321:      while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
nvi-1.81.6/dist/configure-6322-	       = "XX$teststring") >/dev/null 2>&1 &&
nvi-1.81.6/dist/configure:6323:	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
nvi-1.81.6/dist/configure-6324-	      lt_cv_sys_max_cmd_len=$new_result &&
##############################################
nvi-1.81.6/dist/configure-6326-      do
nvi-1.81.6/dist/configure:6327:        i=`expr $i + 1`
nvi-1.81.6/dist/configure-6328-        teststring=$teststring$teststring
##############################################
nvi-1.81.6/dist/configure-6333-      # It appears as though 1/2 is a usable value.
nvi-1.81.6/dist/configure:6334:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
nvi-1.81.6/dist/configure-6335-    fi
##############################################
nvi-1.81.6/dist/configure-6428-# If we're using GNU nm, then use its standard symbol codes.
nvi-1.81.6/dist/configure:6429:case `$NM -V 2>&1` in
nvi-1.81.6/dist/configure-6430-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/configure-6964-done
nvi-1.81.6/dist/configure:6965:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-6966-
##############################################
nvi-1.81.6/dist/configure-6992-	"file_magic "*)
nvi-1.81.6/dist/configure:6993:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/configure-6994-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/configure-7054-	"file_magic "*)
nvi-1.81.6/dist/configure:7055:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
nvi-1.81.6/dist/configure-7056-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
nvi-1.81.6/dist/configure-7379-      *)
nvi-1.81.6/dist/configure:7380:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-7381-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/configure-7633-  if test "$hard_links" = no; then
nvi-1.81.6/dist/configure:7634:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/configure:7635:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/configure-7636-    need_locks=warn
##############################################
nvi-1.81.6/dist/configure-7689-done
nvi-1.81.6/dist/configure:7690:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-7691-
##############################################
nvi-1.81.6/dist/configure-7727-    supports_anon_versioning=no
nvi-1.81.6/dist/configure:7728:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/configure-7729-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/configure-7791-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/configure:7792:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/configure-7793-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/configure-7814-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/configure:7815:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure:7816:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure-7817-      ;;
##############################################
nvi-1.81.6/dist/configure-7823-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/configure:7824:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-7825-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/configure-7827-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/configure:7828:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-7829-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/configure-7836-	esac
nvi-1.81.6/dist/configure:7837:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-7838-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/configure:7839:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-7840-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/configure-7890-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/configure:7891:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/configure-7892-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/configure-7906-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/configure:7907:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/configure-7908-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/configure-8005-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/configure:8006:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/configure-8007-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/configure-8091-    }'
nvi-1.81.6/dist/configure:8092:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-8093-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-8094-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:8095:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-8096-fi
##############################################
nvi-1.81.6/dist/configure-8108-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/configure:8109:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/configure-8110-       else
##############################################
nvi-1.81.6/dist/configure-8157-    }'
nvi-1.81.6/dist/configure:8158:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-8159-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-8160-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:8161:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-8162-fi
##############################################
nvi-1.81.6/dist/configure-8211-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/configure:8212:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/configure-8213-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/configure-8216-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/configure:8217:      fix_srcfile_path='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/configure-8218-      enable_shared_with_static_runtimes=yes
##############################################
nvi-1.81.6/dist/configure-8257-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/configure:8258:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/configure-8259-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/configure-8392-      if test "$GCC" = yes; then
nvi-1.81.6/dist/configure:8393:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-8394-      else
nvi-1.81.6/dist/configure:8395:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-8396-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
nvi-1.81.6/dist/configure-8425-	hardcode_shlibpath_var=no
nvi-1.81.6/dist/configure:8426:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-8427-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/configure-8458-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:8459:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-8460-      else
nvi-1.81.6/dist/configure-8461-	allow_undefined_flag=' -expect_unresolved \*'
nvi-1.81.6/dist/configure:8462:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-8463-      fi
##############################################
nvi-1.81.6/dist/configure-8470-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:8471:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-8472-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/configure-8474-	allow_undefined_flag=' -expect_unresolved \*'
nvi-1.81.6/dist/configure:8475:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure:8476:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/configure:8477:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/configure-8478-
##############################################
nvi-1.81.6/dist/configure-8594-      hardcode_shlibpath_var=no
nvi-1.81.6/dist/configure:8595:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/configure-8596-      hardcode_libdir_separator=':'
##############################################
nvi-1.81.6/dist/configure-8709-  esac
nvi-1.81.6/dist/configure:8710:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/configure-8711-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
nvi-1.81.6/dist/configure-8715-    # okay in the real world where ";" in dirpaths is itself problematic.
nvi-1.81.6/dist/configure:8716:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/configure-8717-  else
nvi-1.81.6/dist/configure:8718:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/configure-8719-  fi
##############################################
nvi-1.81.6/dist/configure-8722-  lt_tmp_lt_search_path_spec=
nvi-1.81.6/dist/configure:8723:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
nvi-1.81.6/dist/configure-8724-  for lt_sys_path in $lt_search_path_spec; do
##############################################
nvi-1.81.6/dist/configure-8751-}'`
nvi-1.81.6/dist/configure:8752:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
nvi-1.81.6/dist/configure-8753-else
##############################################
nvi-1.81.6/dist/configure-8819-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/configure:8820:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/configure-8821-  ;;
##############################################
nvi-1.81.6/dist/configure-8852-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/configure:8853:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/configure:8854:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/configure:8855:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/configure-8856-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/configure-8858-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/configure:8859:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/configure-8860-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/configure-8866-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/configure:8867:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-8868-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/configure-8871-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/configure:8872:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure:8873:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/configure-8874-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/configure-8880-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/configure:8881:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/configure-8882-      else
nvi-1.81.6/dist/configure:8883:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/configure-8884-      fi
##############################################
nvi-1.81.6/dist/configure-8887-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/configure:8888:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-8889-      ;;
##############################################
nvi-1.81.6/dist/configure-8893-  *)
nvi-1.81.6/dist/configure:8894:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/configure-8895-    ;;
##############################################
nvi-1.81.6/dist/configure-8910-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/configure:8911:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/configure-8912-
##############################################
nvi-1.81.6/dist/configure-9100-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/configure:9101:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/configure-9102-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/configure-9160-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/configure:9161:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-9162-    case $host_os in
##############################################
nvi-1.81.6/dist/configure-10254-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/configure:10255:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/configure-10256-      ;;
nvi-1.81.6/dist/configure-10257-    *)
nvi-1.81.6/dist/configure:10258:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/configure-10259-      ;;
##############################################
nvi-1.81.6/dist/configure-10264-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/configure:10265:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/configure-10266-    ;;
##############################################
nvi-1.81.6/dist/configure-10277-
nvi-1.81.6/dist/configure:10278:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
nvi-1.81.6/dist/configure-10279-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
nvi-1.81.6/dist/configure-10656-  # libtool script then.
nvi-1.81.6/dist/configure:10657:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/configure-10658-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/configure-10685-  if test -z "$LTCC"; then
nvi-1.81.6/dist/configure:10686:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
nvi-1.81.6/dist/configure-10687-    if test -z "$LTCC"; then
##############################################
nvi-1.81.6/dist/configure-10690-    else
nvi-1.81.6/dist/configure:10691:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
nvi-1.81.6/dist/configure:10692:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
nvi-1.81.6/dist/configure-10693-    fi
##############################################
nvi-1.81.6/dist/configure-10695-  if test -z "$LTCFLAGS"; then
nvi-1.81.6/dist/configure:10696:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
nvi-1.81.6/dist/configure-10697-  fi
##############################################
nvi-1.81.6/dist/configure-10700-  # Note that this assumes the entire list is on one line.
nvi-1.81.6/dist/configure:10701:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
nvi-1.81.6/dist/configure-10702-
##############################################
nvi-1.81.6/dist/configure-10706-    # Check whether tagname contains only valid characters
nvi-1.81.6/dist/configure:10707:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
nvi-1.81.6/dist/configure-10708-    "") ;;
##############################################
nvi-1.81.6/dist/configure-10834-done
nvi-1.81.6/dist/configure:10835:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-10836-
##############################################
nvi-1.81.6/dist/configure-10864-    # gcc leaves a trailing carriage return which upsets mingw
nvi-1.81.6/dist/configure:10865:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nvi-1.81.6/dist/configure-10866-  *)
nvi-1.81.6/dist/configure:10867:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nvi-1.81.6/dist/configure-10868-  esac
##############################################
nvi-1.81.6/dist/configure-10873-      # Canonicalize the pathname of ld
nvi-1.81.6/dist/configure:10874:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
nvi-1.81.6/dist/configure-10875-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nvi-1.81.6/dist/configure:10876:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
nvi-1.81.6/dist/configure-10877-      done
##############################################
nvi-1.81.6/dist/configure-10908-      # Break only if it was the GNU/non-GNU ld that we prefer.
nvi-1.81.6/dist/configure:10909:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
nvi-1.81.6/dist/configure-10910-      *GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/configure-10941-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
nvi-1.81.6/dist/configure:10942:case `$LD -v 2>&1 </dev/null` in
nvi-1.81.6/dist/configure-10943-*GNU* | *'with BFD'*)
##############################################
nvi-1.81.6/dist/configure-10971-    # ancient GNU ld didn't support --whole-archive et. al.
nvi-1.81.6/dist/configure:10972:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
nvi-1.81.6/dist/configure-10973-	grep 'no-whole-archive' > /dev/null; then
##############################################
nvi-1.81.6/dist/configure-11053-      # below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/configure:11054:	collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/configure-11055-	if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/configure-11139-    }'
nvi-1.81.6/dist/configure:11140:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-11141-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-11142-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:11143:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-11144-fi
##############################################
nvi-1.81.6/dist/configure-11157-
nvi-1.81.6/dist/configure:11158:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/configure-11159-     else
##############################################
nvi-1.81.6/dist/configure-11206-    }'
nvi-1.81.6/dist/configure:11207:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-11208-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-11209-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:11210:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-11211-fi
##############################################
nvi-1.81.6/dist/configure-11268-      # is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/configure:11269:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/configure-11270-	cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/configure-11329-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/configure:11330:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/configure-11331-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/configure-11397-      # dependencies.
nvi-1.81.6/dist/configure:11398:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/configure-11399-      ;;
##############################################
nvi-1.81.6/dist/configure-11459-	# dependencies.
nvi-1.81.6/dist/configure:11460:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/configure-11461-	;;
##############################################
nvi-1.81.6/dist/configure-11494-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/configure:11495:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure:11496:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure-11497-    ;;
##############################################
nvi-1.81.6/dist/configure-11501-	# SGI C++
nvi-1.81.6/dist/configure:11502:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-11503-
##############################################
nvi-1.81.6/dist/configure-11512-	  if test "$with_gnu_ld" = no; then
nvi-1.81.6/dist/configure:11513:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-11514-	  else
nvi-1.81.6/dist/configure:11515:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
nvi-1.81.6/dist/configure-11516-	  fi
##############################################
nvi-1.81.6/dist/configure-11531-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/configure:11532:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/configure:11533:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
nvi-1.81.6/dist/configure-11534-	# Commands to make compiler produce verbose output that lists
##############################################
nvi-1.81.6/dist/configure-11541-	# dependencies.
nvi-1.81.6/dist/configure:11542:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/configure-11543-
##############################################
nvi-1.81.6/dist/configure-11556-	# earlier do not add the objects themselves.
nvi-1.81.6/dist/configure:11557:	case `$CC -V 2>&1` in
nvi-1.81.6/dist/configure-11558-	*"Version 7."*)
##############################################
nvi-1.81.6/dist/configure-11582-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
nvi-1.81.6/dist/configure:11583:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-11584-        ;;
##############################################
nvi-1.81.6/dist/configure-11601-	# dependencies.
nvi-1.81.6/dist/configure:11602:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/configure-11603-	;;
nvi-1.81.6/dist/configure-11604-      *)
nvi-1.81.6/dist/configure:11605:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-11606-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/configure-11611-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
nvi-1.81.6/dist/configure:11612:	  whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-11613-
##############################################
nvi-1.81.6/dist/configure-11669-      hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
nvi-1.81.6/dist/configure:11670:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-11671-	archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
nvi-1.81.6/dist/configure-11687-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/configure:11688:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/configure-11689-
##############################################
nvi-1.81.6/dist/configure-11704-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:11705:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-11706-
##############################################
nvi-1.81.6/dist/configure-11717-	# dependencies.
nvi-1.81.6/dist/configure:11718:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/configure-11719-	;;
##############################################
nvi-1.81.6/dist/configure-11722-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:11723:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-11724-
##############################################
nvi-1.81.6/dist/configure-11747-	# to its proper name (with version) after linking.
nvi-1.81.6/dist/configure:11748:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
nvi-1.81.6/dist/configure-11749-
##############################################
nvi-1.81.6/dist/configure-11763-	allow_undefined_flag_CXX=' -expect_unresolved \*'
nvi-1.81.6/dist/configure:11764:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure:11765:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
nvi-1.81.6/dist/configure-11766-	  echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/configure:11767:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
nvi-1.81.6/dist/configure-11768-	  $rm $lib.exp'
##############################################
nvi-1.81.6/dist/configure-11780-	# dependencies.
nvi-1.81.6/dist/configure:11781:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
nvi-1.81.6/dist/configure-11782-	;;
##############################################
nvi-1.81.6/dist/configure-11785-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:11786:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-11787-
##############################################
nvi-1.81.6/dist/configure-11936-    hardcode_shlibpath_var_CXX=no
nvi-1.81.6/dist/configure:11937:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/configure-11938-    hardcode_libdir_separator_CXX=':'
##############################################
nvi-1.81.6/dist/configure-12008-  # eval without this substitution.
nvi-1.81.6/dist/configure:12009:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
nvi-1.81.6/dist/configure-12010-
nvi-1.81.6/dist/configure:12011:  for p in `eval $output_verbose_link_cmd`; do
nvi-1.81.6/dist/configure-12012-    case $p in
##############################################
nvi-1.81.6/dist/configure-12095-linux*)
nvi-1.81.6/dist/configure:12096:  case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-12097-  *Sun\ C*)
##############################################
nvi-1.81.6/dist/configure-12325-	  *)
nvi-1.81.6/dist/configure:12326:	    case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-12327-	    *Sun\ C*)
##############################################
nvi-1.81.6/dist/configure-12606-  if test "$hard_links" = no; then
nvi-1.81.6/dist/configure:12607:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/configure:12608:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/configure-12609-    need_locks=warn
##############################################
nvi-1.81.6/dist/configure-12786-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/configure:12787:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/configure-12788-  ;;
##############################################
nvi-1.81.6/dist/configure-12819-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/configure:12820:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/configure:12821:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/configure:12822:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/configure-12823-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/configure-12825-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/configure:12826:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/configure-12827-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/configure-12833-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/configure:12834:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-12835-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/configure-12838-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/configure:12839:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure:12840:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/configure-12841-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/configure-12847-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/configure:12848:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/configure-12849-      else
nvi-1.81.6/dist/configure:12850:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/configure-12851-      fi
##############################################
nvi-1.81.6/dist/configure-12854-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/configure:12855:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-12856-      ;;
##############################################
nvi-1.81.6/dist/configure-12860-  *)
nvi-1.81.6/dist/configure:12861:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/configure-12862-    ;;
##############################################
nvi-1.81.6/dist/configure-12877-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/configure:12878:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/configure-12879-
##############################################
nvi-1.81.6/dist/configure-13066-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/configure:13067:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/configure-13068-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/configure-13126-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/configure:13127:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-13128-    case $host_os in
##############################################
nvi-1.81.6/dist/configure-13376-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/configure:13377:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/configure-13378-      ;;
nvi-1.81.6/dist/configure-13379-    *)
nvi-1.81.6/dist/configure:13380:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/configure-13381-      ;;
##############################################
nvi-1.81.6/dist/configure-13386-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/configure:13387:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/configure-13388-    ;;
##############################################
nvi-1.81.6/dist/configure-13705-  # libtool script then.
nvi-1.81.6/dist/configure:13706:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/configure-13707-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/configure-13821-done
nvi-1.81.6/dist/configure:13822:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-13823-
##############################################
nvi-1.81.6/dist/configure-14018-      *)
nvi-1.81.6/dist/configure:14019:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-14020-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/configure-14272-  if test "$hard_links" = no; then
nvi-1.81.6/dist/configure:14273:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/configure:14274:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/configure-14275-    need_locks=warn
##############################################
nvi-1.81.6/dist/configure-14328-done
nvi-1.81.6/dist/configure:14329:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-14330-
##############################################
nvi-1.81.6/dist/configure-14366-    supports_anon_versioning=no
nvi-1.81.6/dist/configure:14367:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/configure-14368-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/configure-14430-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/configure:14431:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/configure-14432-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/configure-14453-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/configure:14454:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure:14455:      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure-14456-      ;;
##############################################
nvi-1.81.6/dist/configure-14462-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/configure:14463:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-14464-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/configure-14466-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/configure:14467:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-14468-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/configure-14475-	esac
nvi-1.81.6/dist/configure:14476:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-14477-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/configure:14478:	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-14479-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/configure-14529-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/configure:14530:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/configure-14531-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/configure-14545-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/configure:14546:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/configure-14547-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/configure-14644-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/configure:14645:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/configure-14646-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/configure-14720-    }'
nvi-1.81.6/dist/configure:14721:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-14722-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-14723-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:14724:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-14725-fi
##############################################
nvi-1.81.6/dist/configure-14737-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/configure:14738:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/configure-14739-       else
##############################################
nvi-1.81.6/dist/configure-14776-    }'
nvi-1.81.6/dist/configure:14777:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-14778-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-14779-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:14780:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-14781-fi
##############################################
nvi-1.81.6/dist/configure-14830-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/configure:14831:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/configure-14832-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/configure-14835-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/configure:14836:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/configure-14837-      enable_shared_with_static_runtimes_F77=yes
##############################################
nvi-1.81.6/dist/configure-14876-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/configure:14877:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/configure-14878-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/configure-15011-      if test "$GCC" = yes; then
nvi-1.81.6/dist/configure:15012:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-15013-      else
nvi-1.81.6/dist/configure:15014:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-15015-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
nvi-1.81.6/dist/configure-15044-	hardcode_shlibpath_var_F77=no
nvi-1.81.6/dist/configure:15045:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-15046-	  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/configure-15077-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:15078:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-15079-      else
nvi-1.81.6/dist/configure-15080-	allow_undefined_flag_F77=' -expect_unresolved \*'
nvi-1.81.6/dist/configure:15081:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-15082-      fi
##############################################
nvi-1.81.6/dist/configure-15089-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:15090:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-15091-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/configure-15093-	allow_undefined_flag_F77=' -expect_unresolved \*'
nvi-1.81.6/dist/configure:15094:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure:15095:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/configure:15096:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/configure-15097-
##############################################
nvi-1.81.6/dist/configure-15213-      hardcode_shlibpath_var_F77=no
nvi-1.81.6/dist/configure:15214:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/configure-15215-      hardcode_libdir_separator_F77=':'
##############################################
nvi-1.81.6/dist/configure-15387-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/configure:15388:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/configure-15389-  ;;
##############################################
nvi-1.81.6/dist/configure-15420-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/configure:15421:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/configure:15422:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/configure:15423:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/configure-15424-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/configure-15426-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/configure:15427:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/configure-15428-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/configure-15434-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/configure:15435:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-15436-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/configure-15439-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/configure:15440:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure:15441:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/configure-15442-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/configure-15448-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/configure:15449:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/configure-15450-      else
nvi-1.81.6/dist/configure:15451:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/configure-15452-      fi
##############################################
nvi-1.81.6/dist/configure-15455-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/configure:15456:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-15457-      ;;
##############################################
nvi-1.81.6/dist/configure-15461-  *)
nvi-1.81.6/dist/configure:15462:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/configure-15463-    ;;
##############################################
nvi-1.81.6/dist/configure-15478-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/configure:15479:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/configure-15480-
##############################################
nvi-1.81.6/dist/configure-15667-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/configure:15668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/configure-15669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/configure-15727-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/configure:15728:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-15729-    case $host_os in
##############################################
nvi-1.81.6/dist/configure-15977-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/configure:15978:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/configure-15979-      ;;
nvi-1.81.6/dist/configure-15980-    *)
nvi-1.81.6/dist/configure:15981:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/configure-15982-      ;;
##############################################
nvi-1.81.6/dist/configure-15987-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/configure:15988:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/configure-15989-    ;;
##############################################
nvi-1.81.6/dist/configure-16306-  # libtool script then.
nvi-1.81.6/dist/configure:16307:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/configure-16308-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/configure-16382-done
nvi-1.81.6/dist/configure:16383:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-16384-
##############################################
nvi-1.81.6/dist/configure-16599-      *)
nvi-1.81.6/dist/configure:16600:        case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-16601-	*Sun\ C*)
##############################################
nvi-1.81.6/dist/configure-16853-  if test "$hard_links" = no; then
nvi-1.81.6/dist/configure:16854:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
nvi-1.81.6/dist/configure:16855:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
nvi-1.81.6/dist/configure-16856-    need_locks=warn
##############################################
nvi-1.81.6/dist/configure-16909-done
nvi-1.81.6/dist/configure:16910:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-16911-
##############################################
nvi-1.81.6/dist/configure-16947-    supports_anon_versioning=no
nvi-1.81.6/dist/configure:16948:    case `$LD -v 2>/dev/null` in
nvi-1.81.6/dist/configure-16949-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
nvi-1.81.6/dist/configure-17011-	# is EXPORTS), use it as is; otherwise, prepend...
nvi-1.81.6/dist/configure:17012:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
nvi-1.81.6/dist/configure-17013-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
nvi-1.81.6/dist/configure-17034-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
nvi-1.81.6/dist/configure:17035:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure:17036:      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
nvi-1.81.6/dist/configure-17037-      ;;
##############################################
nvi-1.81.6/dist/configure-17043-	pgcc*)				# Portland Group C compiler
nvi-1.81.6/dist/configure:17044:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-17045-	  tmp_addflag=' $pic_flag'
##############################################
nvi-1.81.6/dist/configure-17047-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
nvi-1.81.6/dist/configure:17048:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-17049-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
nvi-1.81.6/dist/configure-17056-	esac
nvi-1.81.6/dist/configure:17057:	case `$CC -V 2>&1 | sed 5q` in
nvi-1.81.6/dist/configure-17058-	*Sun\ C*)			# Sun C 5.9
nvi-1.81.6/dist/configure:17059:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
nvi-1.81.6/dist/configure-17060-	  tmp_sharedflag='-G' ;;
##############################################
nvi-1.81.6/dist/configure-17110-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nvi-1.81.6/dist/configure:17111:      case `$LD -v 2>&1` in
nvi-1.81.6/dist/configure-17112-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nvi-1.81.6/dist/configure-17126-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nvi-1.81.6/dist/configure:17127:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nvi-1.81.6/dist/configure-17128-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
nvi-1.81.6/dist/configure-17225-	# below for broken collect2 doesn't work under 4.3+
nvi-1.81.6/dist/configure:17226:	  collect2name=`${CC} -print-prog-name=collect2`
nvi-1.81.6/dist/configure-17227-	  if test -f "$collect2name" && \
##############################################
nvi-1.81.6/dist/configure-17311-    }'
nvi-1.81.6/dist/configure:17312:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-17313-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-17314-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:17315:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-17316-fi
##############################################
nvi-1.81.6/dist/configure-17328-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
nvi-1.81.6/dist/configure:17329:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
nvi-1.81.6/dist/configure-17330-       else
##############################################
nvi-1.81.6/dist/configure-17377-    }'
nvi-1.81.6/dist/configure:17378:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-17379-# Check for a 64-bit object if we didn't find anything.
nvi-1.81.6/dist/configure-17380-if test -z "$aix_libpath"; then
nvi-1.81.6/dist/configure:17381:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
nvi-1.81.6/dist/configure-17382-fi
##############################################
nvi-1.81.6/dist/configure-17431-      # FIXME: Setting linknames here is a bad hack.
nvi-1.81.6/dist/configure:17432:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
nvi-1.81.6/dist/configure-17433-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
nvi-1.81.6/dist/configure-17436-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
nvi-1.81.6/dist/configure:17437:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
nvi-1.81.6/dist/configure-17438-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
nvi-1.81.6/dist/configure-17477-         output_verbose_link_cmd='echo'
nvi-1.81.6/dist/configure:17478:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
nvi-1.81.6/dist/configure-17479-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
nvi-1.81.6/dist/configure-17612-      if test "$GCC" = yes; then
nvi-1.81.6/dist/configure:17613:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-17614-      else
nvi-1.81.6/dist/configure:17615:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-17616-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
nvi-1.81.6/dist/configure-17645-	hardcode_shlibpath_var_GCJ=no
nvi-1.81.6/dist/configure:17646:	if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-17647-	  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
nvi-1.81.6/dist/configure-17678-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:17679:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-17680-      else
nvi-1.81.6/dist/configure-17681-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
nvi-1.81.6/dist/configure:17682:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-17683-      fi
##############################################
nvi-1.81.6/dist/configure-17690-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
nvi-1.81.6/dist/configure:17691:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure-17692-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
nvi-1.81.6/dist/configure-17694-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
nvi-1.81.6/dist/configure:17695:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
nvi-1.81.6/dist/configure:17696:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
nvi-1.81.6/dist/configure:17697:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
nvi-1.81.6/dist/configure-17698-
##############################################
nvi-1.81.6/dist/configure-17814-      hardcode_shlibpath_var_GCJ=no
nvi-1.81.6/dist/configure:17815:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nvi-1.81.6/dist/configure-17816-      hardcode_libdir_separator_GCJ=':'
##############################################
nvi-1.81.6/dist/configure-17988-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
nvi-1.81.6/dist/configure:17989:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
nvi-1.81.6/dist/configure-17990-  ;;
##############################################
nvi-1.81.6/dist/configure-18021-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
nvi-1.81.6/dist/configure:18022:    postinstall_cmds='base_file=`basename \${file}`~
nvi-1.81.6/dist/configure:18023:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
nvi-1.81.6/dist/configure:18024:      dldir=$destdir/`dirname \$dlpath`~
nvi-1.81.6/dist/configure-18025-      test -d \$dldir || mkdir -p \$dldir~
##############################################
nvi-1.81.6/dist/configure-18027-      chmod a+x \$dldir/$dlname'
nvi-1.81.6/dist/configure:18028:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
nvi-1.81.6/dist/configure-18029-      dlpath=$dir/\$dldll~
##############################################
nvi-1.81.6/dist/configure-18035-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
nvi-1.81.6/dist/configure:18036:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-18037-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
nvi-1.81.6/dist/configure-18040-      # MinGW DLLs use traditional 'lib' prefix
nvi-1.81.6/dist/configure:18041:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure:18042:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
nvi-1.81.6/dist/configure-18043-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
nvi-1.81.6/dist/configure-18049-        # which wouldn't understand a cygwinified path. Ahh.
nvi-1.81.6/dist/configure:18050:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
nvi-1.81.6/dist/configure-18051-      else
nvi-1.81.6/dist/configure:18052:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
nvi-1.81.6/dist/configure-18053-      fi
##############################################
nvi-1.81.6/dist/configure-18056-      # pw32 DLLs use 'pw' prefix rather than 'lib'
nvi-1.81.6/dist/configure:18057:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
nvi-1.81.6/dist/configure-18058-      ;;
##############################################
nvi-1.81.6/dist/configure-18062-  *)
nvi-1.81.6/dist/configure:18063:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
nvi-1.81.6/dist/configure-18064-    ;;
##############################################
nvi-1.81.6/dist/configure-18079-  shlibpath_var=DYLD_LIBRARY_PATH
nvi-1.81.6/dist/configure:18080:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
nvi-1.81.6/dist/configure-18081-
##############################################
nvi-1.81.6/dist/configure-18268-  if test -f /etc/ld.so.conf; then
nvi-1.81.6/dist/configure:18269:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
nvi-1.81.6/dist/configure-18270-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
nvi-1.81.6/dist/configure-18328-  shlibpath_var=LD_LIBRARY_PATH
nvi-1.81.6/dist/configure:18329:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nvi-1.81.6/dist/configure-18330-    case $host_os in
##############################################
nvi-1.81.6/dist/configure-18578-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/configure:18579:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/configure-18580-      ;;
nvi-1.81.6/dist/configure-18581-    *)
nvi-1.81.6/dist/configure:18582:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/configure-18583-      ;;
##############################################
nvi-1.81.6/dist/configure-18588-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/configure:18589:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/configure-18590-    ;;
##############################################
nvi-1.81.6/dist/configure-18907-  # libtool script then.
nvi-1.81.6/dist/configure:18908:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/configure-18909-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/configure-18982-done
nvi-1.81.6/dist/configure:18983:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
nvi-1.81.6/dist/configure-18984-
##############################################
nvi-1.81.6/dist/configure-19059-      # Double-quote double-evaled strings.
nvi-1.81.6/dist/configure:19060:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
nvi-1.81.6/dist/configure-19061-      ;;
nvi-1.81.6/dist/configure-19062-    *)
nvi-1.81.6/dist/configure:19063:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
nvi-1.81.6/dist/configure-19064-      ;;
##############################################
nvi-1.81.6/dist/configure-19069-  *'\$0 --fallback-echo"')
nvi-1.81.6/dist/configure:19070:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
nvi-1.81.6/dist/configure-19071-    ;;
##############################################
nvi-1.81.6/dist/configure-19388-  # libtool script then.
nvi-1.81.6/dist/configure:19389:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
nvi-1.81.6/dist/configure-19390-  if test -f "$ltmain_in"; then
##############################################
nvi-1.81.6/dist/configure-19810-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/configure:19811:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/configure-19812-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/configure-19896-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/configure:19897:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/configure-19898-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/configure-20200-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/configure:20201:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/configure-20202-  fi
##############################################
nvi-1.81.6/dist/configure-20284-		grep "gcc version " | sed 's/.*version //'`
nvi-1.81.6/dist/configure:20285:	   ac_cv_gcc_major=`echo "$ac_cv_gcc_vers" | sed 's/\..*//'`
nvi-1.81.6/dist/configure-20286-	   if test "$ac_cv_gcc_major" = "2" ; then
##############################################
nvi-1.81.6/dist/configure-20625-echo "$as_me:$LINENO: checking for C compiler version" >&5
nvi-1.81.6/dist/configure:20626:ac_compiler=`set X $ac_compile; echo $2`
nvi-1.81.6/dist/configure-20627-{ (ac_try="$ac_compiler --version >&5"
##############################################
nvi-1.81.6/dist/configure-20711-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
nvi-1.81.6/dist/configure:20712:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvi-1.81.6/dist/configure-20713-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvi-1.81.6/dist/configure-21015-  if test "$am_compiler_list" = ""; then
nvi-1.81.6/dist/configure:21016:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nvi-1.81.6/dist/configure-21017-  fi
##############################################
nvi-1.81.6/dist/configure-21432-if test "$vi_cv_path_lsof" != no; then
nvi-1.81.6/dist/configure:21433:	INUSE='test `lsof -t $i`'
nvi-1.81.6/dist/configure-21434-fi
##############################################
nvi-1.81.6/dist/configure-21846-    for ac_var in incroot usrlibdir libdir; do
nvi-1.81.6/dist/configure:21847:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
nvi-1.81.6/dist/configure-21848-    done
##############################################
nvi-1.81.6/dist/configure-21999-	LIBS=$ac_save_LIBS
nvi-1.81.6/dist/configure:22000:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
nvi-1.81.6/dist/configure-22001-do
##############################################
nvi-1.81.6/dist/configure-22051-	if test "X$x_libraries" != "X"; then
nvi-1.81.6/dist/configure:22052:		XLIBS="`echo $x_libraries | sed "$LRscript"` $XLIBS"
nvi-1.81.6/dist/configure-22053-	fi
##############################################
nvi-1.81.6/dist/configure-22340-do
nvi-1.81.6/dist/configure:22341:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-22342-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-22420-fi
nvi-1.81.6/dist/configure:22421:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-22422-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-22423-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:22424:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-22425-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:22426:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-22427-_ACEOF
##############################################
nvi-1.81.6/dist/configure-22535-	if $PKG_CONFIG gtk+-2.0 ; then
nvi-1.81.6/dist/configure:22536:	      GTKINCS=`$PKG_CONFIG --cflags gtk+-2.0`
nvi-1.81.6/dist/configure:22537:	      GTKLIBS=`$PKG_CONFIG --libs gtk+-2.0`
nvi-1.81.6/dist/configure-22538-
##############################################
nvi-1.81.6/dist/configure-22650-  else
nvi-1.81.6/dist/configure:22651:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
nvi-1.81.6/dist/configure:22652:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
nvi-1.81.6/dist/configure-22653-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
nvi-1.81.6/dist/configure-22963-#	if test "$vi_cv_gnome_config" != "no"; then
nvi-1.81.6/dist/configure:22964:#		ZVTLIBS=`$vi_cv_gnome_config zvt --libs`
nvi-1.81.6/dist/configure-22965-#		GTKLIBS="$ZVTLIBS $GTKLIBS"
##############################################
nvi-1.81.6/dist/configure-23353-	if test "$vi_cv_threads" = "yes"; then
nvi-1.81.6/dist/configure:23354:		useithreads=`$vi_cv_path_perl -MConfig -e 'print $Config{useithreads}'`
nvi-1.81.6/dist/configure-23355-		if test "X$useithreads" != "Xdefine"; then
##############################################
nvi-1.81.6/dist/configure-23361-
nvi-1.81.6/dist/configure:23362:	eval `$vi_cv_path_perl -V:shrpenv`
nvi-1.81.6/dist/configure:23363:	vi_cv_perllib=`$vi_cv_path_perl -MConfig -e 'print $Config{privlib}'`
nvi-1.81.6/dist/configure-23364-	perlcppflags=`$vi_cv_path_perl -Mlib=$srcdir -MExtUtils::Embed \
##############################################
nvi-1.81.6/dist/configure-23471-
nvi-1.81.6/dist/configure:23472:		vi_cv_tclconfig=`$srcdir/findconfig`
nvi-1.81.6/dist/configure-23473-fi
##############################################
nvi-1.81.6/dist/configure-23505-	if test "x$with_curses" != "x"; then
nvi-1.81.6/dist/configure:23506:		CURSLDFLAGS="`echo $with_curses/lib | sed "$LRscript"` $CURSLDFLAGS"
nvi-1.81.6/dist/configure-23507-		CURSCPPFLAGS="-I$with_curses/include $CURSCPPFLAGS"
##############################################
nvi-1.81.6/dist/configure-23513-	    for vi_cv_curses in ncurses ncursesw curses; do
nvi-1.81.6/dist/configure:23514:		as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_waddnwstr" | $as_tr_sh`
nvi-1.81.6/dist/configure-23515-{ echo "$as_me:$LINENO: checking for waddnwstr in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/configure-23573-fi
nvi-1.81.6/dist/configure:23574:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/configure-23575-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-23576-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:23577:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/configure-23578-  break
##############################################
nvi-1.81.6/dist/configure-23584-	    for vi_cv_curses in ncurses ncursesw curses; do
nvi-1.81.6/dist/configure:23585:		as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_initscr" | $as_tr_sh`
nvi-1.81.6/dist/configure-23586-{ echo "$as_me:$LINENO: checking for initscr in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/configure-23644-fi
nvi-1.81.6/dist/configure:23645:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/configure-23646-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-23647-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:23648:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/configure-23649-  break
##############################################
nvi-1.81.6/dist/configure-23661-do
nvi-1.81.6/dist/configure:23662:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/configure-23663-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/configure-23668-fi
nvi-1.81.6/dist/configure:23669:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-23670-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-23784-fi
nvi-1.81.6/dist/configure:23785:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-23786-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-23789-fi
nvi-1.81.6/dist/configure:23790:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/configure-23791-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:23792:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-23793-_ACEOF
##############################################
nvi-1.81.6/dist/configure-23803-do
nvi-1.81.6/dist/configure:23804:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/configure-23805-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/configure-23810-fi
nvi-1.81.6/dist/configure:23811:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-23812-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-23926-fi
nvi-1.81.6/dist/configure:23927:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-23928-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-23931-fi
nvi-1.81.6/dist/configure:23932:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/configure-23933-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:23934:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-23935-_ACEOF
##############################################
nvi-1.81.6/dist/configure-23953-
nvi-1.81.6/dist/configure:23954:as_ac_Lib=`echo "ac_cv_lib_$vi_cv_curses''_tgetent" | $as_tr_sh`
nvi-1.81.6/dist/configure-23955-{ echo "$as_me:$LINENO: checking for tgetent in -l$vi_cv_curses" >&5
##############################################
nvi-1.81.6/dist/configure-24013-fi
nvi-1.81.6/dist/configure:24014:ac_res=`eval echo '${'$as_ac_Lib'}'`
nvi-1.81.6/dist/configure-24015-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-24016-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:24017:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
nvi-1.81.6/dist/configure-24018-  vi_cv_curses_tgetent=yes
##############################################
nvi-1.81.6/dist/configure-25098-do
nvi-1.81.6/dist/configure:25099:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25100-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-25178-fi
nvi-1.81.6/dist/configure:25179:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-25180-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-25181-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:25182:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-25183-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25184:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25185-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25203-do
nvi-1.81.6/dist/configure:25204:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25205-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-25283-fi
nvi-1.81.6/dist/configure:25284:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-25285-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-25286-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:25287:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-25288-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25289:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25290-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25306-do
nvi-1.81.6/dist/configure:25307:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25308-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-25386-fi
nvi-1.81.6/dist/configure:25387:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-25388-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-25389-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:25390:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-25391-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25392:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25393-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25409-do
nvi-1.81.6/dist/configure:25410:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25411-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-25489-fi
nvi-1.81.6/dist/configure:25490:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-25491-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-25492-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:25493:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-25494-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25495:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25496-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25503-do
nvi-1.81.6/dist/configure:25504:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25505-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-25583-fi
nvi-1.81.6/dist/configure:25584:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-25585-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-25586-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:25587:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-25588-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25589:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25590-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25599-do
nvi-1.81.6/dist/configure:25600:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25601-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-25679-fi
nvi-1.81.6/dist/configure:25680:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-25681-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-25682-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:25683:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-25684-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25685:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25686-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25695-do
nvi-1.81.6/dist/configure:25696:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25697-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-25775-fi
nvi-1.81.6/dist/configure:25776:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-25777-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-25778-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:25779:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-25780-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25781:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25782-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25793-do
nvi-1.81.6/dist/configure:25794:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/configure-25795-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/configure-25800-fi
nvi-1.81.6/dist/configure:25801:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-25802-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-25916-fi
nvi-1.81.6/dist/configure:25917:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-25918-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-25921-fi
nvi-1.81.6/dist/configure:25922:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/configure-25923-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:25924:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-25925-_ACEOF
##############################################
nvi-1.81.6/dist/configure-25933-do
nvi-1.81.6/dist/configure:25934:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-25935-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-26013-fi
nvi-1.81.6/dist/configure:26014:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-26015-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-26016-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:26017:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-26018-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:26019:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-26020-_ACEOF
##############################################
nvi-1.81.6/dist/configure-26213-do
nvi-1.81.6/dist/configure:26214:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvi-1.81.6/dist/configure-26215-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
nvi-1.81.6/dist/configure-26220-fi
nvi-1.81.6/dist/configure:26221:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-26222-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-26336-fi
nvi-1.81.6/dist/configure:26337:ac_res=`eval echo '${'$as_ac_Header'}'`
nvi-1.81.6/dist/configure-26338-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
nvi-1.81.6/dist/configure-26341-fi
nvi-1.81.6/dist/configure:26342:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvi-1.81.6/dist/configure-26343-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:26344:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-26345-_ACEOF
##############################################
nvi-1.81.6/dist/configure-26354-do
nvi-1.81.6/dist/configure:26355:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
nvi-1.81.6/dist/configure-26356-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
nvi-1.81.6/dist/configure-26434-fi
nvi-1.81.6/dist/configure:26435:ac_res=`eval echo '${'$as_ac_var'}'`
nvi-1.81.6/dist/configure-26436-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
nvi-1.81.6/dist/configure-26437-echo "${ECHO_T}$ac_res" >&6; }
nvi-1.81.6/dist/configure:26438:if test `eval echo '${'$as_ac_var'}'` = yes; then
nvi-1.81.6/dist/configure-26439-  cat >>confdefs.h <<_ACEOF
nvi-1.81.6/dist/configure:26440:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
nvi-1.81.6/dist/configure-26441-_ACEOF
##############################################
nvi-1.81.6/dist/configure-28962-	if test "X$with_db_prefix" != "X"; then
nvi-1.81.6/dist/configure:28963:		LDFLAGS="`echo $with_db_prefix/lib | sed "$LRscript"` $LDFLAGS"
nvi-1.81.6/dist/configure-28964-	fi
##############################################
nvi-1.81.6/dist/configure-29138-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nvi-1.81.6/dist/configure:29139:  ac_i=`echo "$ac_i" | sed "$ac_script"`
nvi-1.81.6/dist/configure-29140-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nvi-1.81.6/dist/configure-29303-do
nvi-1.81.6/dist/configure:29304:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvi-1.81.6/dist/configure-29305-    eval $as_var=C; export $as_var
##############################################
nvi-1.81.6/dist/configure-29353-  test "x$as_lineno_1" != "x$as_lineno_2" &&
nvi-1.81.6/dist/configure:29354:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
nvi-1.81.6/dist/configure-29355-
##############################################
nvi-1.81.6/dist/configure-29464-	esac;
nvi-1.81.6/dist/configure:29465:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
nvi-1.81.6/dist/configure-29466-	???[sx]*):;;*)false;;esac;fi
##############################################
nvi-1.81.6/dist/configure-29539-configured by $0, generated by GNU Autoconf 2.61,
nvi-1.81.6/dist/configure:29540:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
nvi-1.81.6/dist/configure-29541-
##############################################
nvi-1.81.6/dist/configure-29559-  --*=*)
nvi-1.81.6/dist/configure:29560:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nvi-1.81.6/dist/configure:29561:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nvi-1.81.6/dist/configure-29562-    ac_shift=:
##############################################
nvi-1.81.6/dist/configure-29818-
nvi-1.81.6/dist/configure:29819:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
nvi-1.81.6/dist/configure-29820-    break
##############################################
nvi-1.81.6/dist/configure-29829-
nvi-1.81.6/dist/configure:29830:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
nvi-1.81.6/dist/configure-29831-if test -n "$ac_eof"; then
nvi-1.81.6/dist/configure:29832:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
nvi-1.81.6/dist/configure:29833:  ac_eof=`expr $ac_eof + 1`
nvi-1.81.6/dist/configure-29834-fi
##############################################
nvi-1.81.6/dist/configure-29915-
nvi-1.81.6/dist/configure:29916:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 56; then
nvi-1.81.6/dist/configure-29917-    break
##############################################
nvi-1.81.6/dist/configure-29926-
nvi-1.81.6/dist/configure:29927:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
nvi-1.81.6/dist/configure-29928-if test -n "$ac_eof"; then
nvi-1.81.6/dist/configure:29929:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
nvi-1.81.6/dist/configure:29930:  ac_eof=`expr $ac_eof + 1`
nvi-1.81.6/dist/configure-29931-fi
##############################################
nvi-1.81.6/dist/configure-30064-      case $as_dir in #(
nvi-1.81.6/dist/configure:30065:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
nvi-1.81.6/dist/configure-30066-      *) as_qdir=$as_dir;;
##############################################
nvi-1.81.6/dist/configure-30102-*)
nvi-1.81.6/dist/configure:30103:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvi-1.81.6/dist/configure-30104-  # A ".." for each directory in $ac_dir_suffix.
nvi-1.81.6/dist/configure:30105:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
nvi-1.81.6/dist/configure-30106-  case $ac_top_builddir_sub in
##############################################
nvi-1.81.6/dist/configure-30180-
nvi-1.81.6/dist/configure:30181:# Neutralize VPATH when `$srcdir' = `.'.
nvi-1.81.6/dist/configure-30182-# Shell code in configure.ac might set extrasub.
##############################################
nvi-1.81.6/dist/configure-30205-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nvi-1.81.6/dist/configure:30206:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
nvi-1.81.6/dist/configure:30207:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
nvi-1.81.6/dist/configure-30208-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
nvi-1.81.6/dist/configure-30322-    * )
nvi-1.81.6/dist/configure:30323:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nvi-1.81.6/dist/configure-30324-  esac
##############################################
nvi-1.81.6/dist/configure-30359-  # Strip MF so we end up with the name of the file.
nvi-1.81.6/dist/configure:30360:  mf=`echo "$mf" | sed -e 's/:.*$//'`
nvi-1.81.6/dist/configure-30361-  # Check whether this is an Automake generated Makefile or not.
##############################################
nvi-1.81.6/dist/configure-30396-  # from the Makefile without running `make'.
nvi-1.81.6/dist/configure:30397:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nvi-1.81.6/dist/configure-30398-  test -z "$DEPDIR" && continue
nvi-1.81.6/dist/configure:30399:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
nvi-1.81.6/dist/configure-30400-  test -z "am__include" && continue
nvi-1.81.6/dist/configure:30401:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nvi-1.81.6/dist/configure-30402-  # When using ansi2knr, U may be empty or an underscore; expand it
nvi-1.81.6/dist/configure:30403:  U=`sed -n 's/^U = //p' < "$mf"`
nvi-1.81.6/dist/configure-30404-  # Find all dependency output files, they are included files with
##############################################
nvi-1.81.6/dist/configure-30443-      case $as_dir in #(
nvi-1.81.6/dist/configure:30444:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
nvi-1.81.6/dist/configure-30445-      *) as_qdir=$as_dir;;
##############################################
nvi-1.81.6/dist/tags-2059-ex_at	../ex/ex_at.c	/^ex_at(SCR *sp, EXCMD *cmdp)$/;"	f
nvi-1.81.6/dist/tags:2060:ex_badaddr	../ex/ex.c	/^ex_badaddr(SCR *sp, const EXCMDLIST *cp, enum badaddr ba, enum nresult nret)$/;"	f
nvi-1.81.6/dist/tags-2061-ex_bang	../ex/ex_bang.c	/^ex_bang(SCR *sp, EXCMD *cmdp)$/;"	f
##############################################
nvi-1.81.6/dist/tags-3357-v_ex_done	../vi/v_ex.c	/^v_ex_done(SCR *sp, VICMD *vp)$/;"	f	file:
nvi-1.81.6/dist/tags:3358:v_exaddr	../vi/v_search.c	/^v_exaddr(SCR *sp, VICMD *vp, dir_t dir)$/;"	f	file:
nvi-1.81.6/dist/tags-3359-v_exec_ex	../vi/v_ex.c	/^v_exec_ex(SCR *sp, VICMD *vp, EXCMD *exp)$/;"	f
##############################################
nvi-1.81.6/dist/recover.in-13-# Check editor backup files.
nvi-1.81.6/dist/recover.in:14:vibackup=`echo $RECDIR/vi.*`
nvi-1.81.6/dist/recover.in-15-if [ "$vibackup" != "$RECDIR/vi.*" ]; then
##############################################
nvi-1.81.6/dist/recover.in-42-# at the right time.
nvi-1.81.6/dist/recover.in:43:virecovery=`echo $RECDIR/recover.*`
nvi-1.81.6/dist/recover.in-44-if [ "$virecovery" != "$RECDIR/recover.*" ]; then
##############################################
nvi-1.81.6/dist/recover.in-64-		# to the user.
nvi-1.81.6/dist/recover.in:65:                recfile=`awk '/^X-vi-recover-path:/{print $2}' < $i`
nvi-1.81.6/dist/recover.in-66-                if test -n "$recfile" -a -s "$recfile"; then
nvi-1.81.6/dist/recover.in-67-                        sessions_found="yes"
nvi-1.81.6/dist/recover.in:68:                        owner=`stat --format='%U' $recfile`
nvi-1.81.6/dist/recover.in-69-                        (su nobody -s /bin/sh -c "$SENDMAIL $owner < $i" &) </dev/null >/dev/null 2>&0
##############################################
nvi-1.81.6/docs/edit/edittut.ms-1766-Two characters have special meanings when
nvi-1.81.6/docs/edit/edittut.ms:1767:used in specifying searches:  ``$'' and ``^''.
nvi-1.81.6/docs/edit/edittut.ms:1768:``$'' is taken by the editor to mean ``end of the line''
nvi-1.81.6/docs/edit/edittut.ms-1769-and is used to identify strings
##############################################
nvi-1.81.6/docs/edit/edittut.ms-1788-.PP
nvi-1.81.6/docs/edit/edittut.ms:1789:The characters ``$'' and ``^'' have special meanings only in the context
nvi-1.81.6/docs/edit/edittut.ms-1790-of searching.
##############################################
nvi-1.81.6/docs/edit/edittut.ms-2094-.I edit.
nvi-1.81.6/docs/edit/edittut.ms:2095:In edit, only the characters ``^'', ``$'', and ``\\'' have
nvi-1.81.6/docs/edit/edittut.ms-2096-special meanings in searching the buffer
##############################################
nvi-1.81.6/docs/edit/edittut.ps-1670-(ginning of the current line.)-.15 E .452(The characters `)97 591.6 R
nvi-1.81.6/docs/edit/edittut.ps:1671:(`$')-.74 E 2.951('a)-.74 G .451(nd `)-2.951 F(`^')-.74 E 2.951('h)-.74
nvi-1.81.6/docs/edit/edittut.ps-1672-G -2.25 -.2(av e)-2.951 H .451(special meanings only in the conte)3.151
##############################################
nvi-1.81.6/docs/edit/edittut.ps-1947-E F0 .076(In edit, only the characters `)5.076 F(`^')-.74 E .076(', `)
nvi-1.81.6/docs/edit/edittut.ps:1948:-.74 F(`$')-.74 E .076(', and `)-.74 F(`\\')-.74 E 2.576('h)-.74 G -2.25
nvi-1.81.6/docs/edit/edittut.ps-1949--.2(av e)-2.576 H .075(special meanings in search-)2.775 F .859
##############################################
nvi-1.81.6/docs/exref/exref.ps-1415-F/F3 10/Symbol SF<ad>A F0 2.86('a)C 2.86(tt)-2.86 G .36(he be)-2.86 F
nvi-1.81.6/docs/exref/exref.ps:1416:.36(ginning of a line, `$' at the end)-.15 F .335(of line, `*' as an)147
nvi-1.81.6/docs/exref/exref.ps-1417-127.2 R 2.835(yc)-.15 G .335(haracter other than the \214rst, `.)-2.835
##############################################
nvi-1.81.6/docs/vi.ref/vi.ref.txt-175-     `HOME'environmental variable is set, the file `$HOME/.nexrc'(or
nvi-1.81.6/docs/vi.ref/vi.ref.txt:176:     the file `$HOME/.exrc', if `$HOME/.nexrc'does not exist) is read,
nvi-1.81.6/docs/vi.ref/vi.ref.txt-177-     as long as the effective user ID of the user is root or is the
##############################################
nvi-1.81.6/docs/vi.ref/vi.ref.txt-559-special meanings are a "`^'" character at the beginning of an RE, a
nvi-1.81.6/docs/vi.ref/vi.ref.txt:560:"`$'" character at the end of an RE, and the escaping character "`e'".
nvi-1.81.6/docs/vi.ref/vi.ref.txt-561-The characters "`.'", "`*'", "`['" and "`~'" are treated as ordinary
##############################################
nvi-1.81.6/docs/vi.ref/vi.ref.txt-1039-     line, and the beginning or end of the file.  For example, the
nvi-1.81.6/docs/vi.ref/vi.ref.txt:1040:     characters "`!@#abc$%^ '" contain three words: "`!@#'", "`abc'" and
nvi-1.81.6/docs/vi.ref/vi.ref.txt-1041-     "`$%^'".
##############################################
nvi-1.81.6/docs/vitut/vi.apwh.ms-89-prompts you for commands with.
nvi-1.81.6/docs/vitut/vi.apwh.ms:90:The Bourne shell prompts with `$', and the C shell prompts with `%'.
nvi-1.81.6/docs/vitut/vi.apwh.ms-91-For these examples, we will suppose
##############################################
nvi-1.81.6/docs/vitut/viapwh.ps-289-.139
nvi-1.81.6/docs/vitut/viapwh.ps:290:(The Bourne shell prompts with `$', and the C shell prompts with `%'.)72
nvi-1.81.6/docs/vitut/viapwh.ps-291-689.4 R -.15(Fo)5.139 G 2.639(rt).15 G .139(hese e)-2.639 F .139
##############################################
nvi-1.81.6/docs/html/edittut.html-1509-<p>Two characters have special meanings when used in
nvi-1.81.6/docs/html/edittut.html:1510:specifying searches: ``$'' and ``^''. ``$'' is taken by the
nvi-1.81.6/docs/html/edittut.html-1511-editor to mean ``end of the line'' and is used to identify
##############################################
nvi-1.81.6/docs/html/edittut.html-1528-
nvi-1.81.6/docs/html/edittut.html:1529:<p>The characters ``$'' and ``^'' have special meanings
nvi-1.81.6/docs/html/edittut.html-1530-only in the context of searching. At other times, they are
##############################################
nvi-1.81.6/docs/html/edittut.html-1540-replaces it by the word ``dollar''. Were it not for the
nvi-1.81.6/docs/html/edittut.html:1541:backslash, the ``$'' would have represented ``the end of the
nvi-1.81.6/docs/html/edittut.html-1542-line'' in your search rather than the character ``$''. The
##############################################
nvi-1.81.6/docs/html/edittut.html-1753-few differences between <i>ex</i> and <i>edit.</i> In edit,
nvi-1.81.6/docs/html/edittut.html:1754:only the characters ``^'', ``$'', and ``'' have special
nvi-1.81.6/docs/html/edittut.html-1755-meanings in searching the buffer or indicating characters to
##############################################
nvi-1.81.6/docs/html/exref.html-1257-char</td><td width="77%">
nvi-1.81.6/docs/html/exref.html:1258:<small>An ordinary character matches itself. The characters `' at the beginning of a line, `$' at the end of line, `*' as any character other than the first, `.', `', `[', and `</small> ~ <small>' are not ordinary characters and must be escaped (preceded) by `' to be treated as such.</small></td></table>
nvi-1.81.6/docs/html/exref.html-1259-
##############################################
nvi-1.81.6/docs/html/exref.html-1509-<td width="7%"></td><td width="93%">
nvi-1.81.6/docs/html/exref.html:1510:<small>If <i>nomagic</i> is set, the number of regular expression metacharacters is greatly reduced, with only `' and `$' having special effects. In addition the metacharacters `~' and `&amp;' of the replacement pattern are treated as normal characters. All the normal metacharacters may be made <i>magic</i> when <i>nomagic</i> is set by preceding them with a `'.</small></td></table>
nvi-1.81.6/docs/html/exref.html-1511-
##############################################
nvi-1.81.6/ex/ex.c-1069-			    nget_slong(sp, &ltmp, ecp->cp, &t, 10)) != NUM_OK) {
nvi-1.81.6/ex/ex.c:1070:				ex_badaddr(sp, NULL, A_NOTSET, nret);
nvi-1.81.6/ex/ex.c-1071-				goto err;
##############################################
nvi-1.81.6/ex/ex.c-1124-			if (cur.lno != 0 && !db_exist(sp, cur.lno)) {
nvi-1.81.6/ex/ex.c:1125:				ex_badaddr(sp, NULL, A_EOF, NUM_OK);
nvi-1.81.6/ex/ex.c-1126-				goto err;
##############################################
nvi-1.81.6/ex/ex.c-1254-			    !F_ISSET(ecp, E_USELASTCMD))) {
nvi-1.81.6/ex/ex.c:1255:				ex_badaddr(sp, ecp->cmd, A_ZERO, NUM_OK);
nvi-1.81.6/ex/ex.c-1256-				goto err;
##############################################
nvi-1.81.6/ex/ex.c-1263-			} else {
nvi-1.81.6/ex/ex.c:1264:				ex_badaddr(sp, NULL, A_EOF, NUM_OK);
nvi-1.81.6/ex/ex.c-1265-				goto err;
##############################################
nvi-1.81.6/ex/ex.c-1273-			    !F_ISSET(ecp, E_USELASTCMD))) {
nvi-1.81.6/ex/ex.c:1274:				ex_badaddr(sp, ecp->cmd, A_ZERO, NUM_OK);
nvi-1.81.6/ex/ex.c-1275-				goto err;
##############################################
nvi-1.81.6/ex/ex.c-1277-		} else if (!db_exist(sp, ecp->addr1.lno)) {
nvi-1.81.6/ex/ex.c:1278:			ex_badaddr(sp, NULL, A_EOF, NUM_OK);
nvi-1.81.6/ex/ex.c-1279-			goto err;
##############################################
nvi-1.81.6/ex/ex.c-1427-			if (!NPFITS(DB_MAX_RECORDS, sp->lno, ecp->flagoff)) {
nvi-1.81.6/ex/ex.c:1428:				ex_badaddr(sp, NULL, A_NOTSET, NUM_OVER);
nvi-1.81.6/ex/ex.c-1429-				goto err;
##############################################
nvi-1.81.6/ex/ex.c-1661-			if (sp->ep == NULL) {
nvi-1.81.6/ex/ex.c:1662:				ex_badaddr(sp, NULL, A_EMPTY, NUM_OK);
nvi-1.81.6/ex/ex.c-1663-				*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-1676-			if (addr == ADDR_FOUND) {
nvi-1.81.6/ex/ex.c:1677:				ex_badaddr(sp, NULL, A_COMBO, NUM_OK);
nvi-1.81.6/ex/ex.c-1678-				*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-1696-			if (sp->ep == NULL) {
nvi-1.81.6/ex/ex.c:1697:				ex_badaddr(sp, NULL, A_EMPTY, NUM_OK);
nvi-1.81.6/ex/ex.c-1698-				*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-1746-			if (addr == ADDR_FOUND) {
nvi-1.81.6/ex/ex.c:1747:				ex_badaddr(sp, NULL, A_COMBO, NUM_OK);
nvi-1.81.6/ex/ex.c-1748-				*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-1836-	if (sp->ep == NULL && strchr("$0123456789'\\/?.+-^", *ecp->cp)) {
nvi-1.81.6/ex/ex.c:1837:		ex_badaddr(sp, NULL, A_EMPTY, NUM_OK);
nvi-1.81.6/ex/ex.c-1838-		*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-1858-		if ((nret = nget_slong(sp, &val, ecp->cp, &endp, 10)) != NUM_OK) {
nvi-1.81.6/ex/ex.c:1859:			ex_badaddr(sp, NULL, A_NOTSET, nret);
nvi-1.81.6/ex/ex.c-1860-			*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-1863-		if (!NPFITS(DB_MAX_RECORDS, 0, val)) {
nvi-1.81.6/ex/ex.c:1864:			ex_badaddr(sp, NULL, A_NOTSET, NUM_OVER);
nvi-1.81.6/ex/ex.c-1865-			*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-2025-				    total, val)) != NUM_OK) {
nvi-1.81.6/ex/ex.c:2026:					ex_badaddr(sp, NULL, A_NOTSET, nret);
nvi-1.81.6/ex/ex.c-2027-					*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-2050-			if (!NPFITS(DB_MAX_RECORDS, mp->lno, total)) {
nvi-1.81.6/ex/ex.c:2051:				ex_badaddr(sp, NULL, A_NOTSET, NUM_OVER);
nvi-1.81.6/ex/ex.c-2052-				*errp = 1;
##############################################
nvi-1.81.6/ex/ex.c-2272-void
nvi-1.81.6/ex/ex.c:2273:ex_badaddr(SCR *sp, const EXCMDLIST *cp, enum badaddr ba, enum nresult nret)
nvi-1.81.6/ex/ex.c-2274-{
##############################################
nvi-1.81.6/perl_api/perl.xs-173-        perl_call_argv("VI::bootstrap", G_DISCARD, bootargs);
nvi-1.81.6/perl_api/perl.xs:174:	perl_eval("$SIG{__WARN__}='VI::Warn'");
nvi-1.81.6/perl_api/perl.xs-175-
##############################################
nvi-1.81.6/regex/regex.3-449-.PP
nvi-1.81.6/regex/regex.3:450:`^' and `$' beginning and ending subexpressions in obsolete (``basic'')
nvi-1.81.6/regex/regex.3-451-REs are anchors, not ordinary characters.
##############################################
nvi-1.81.6/vi/v_search.c-43-{
nvi-1.81.6/vi/v_search.c:44:	return (v_exaddr(sp, vp, BACKWARD));
nvi-1.81.6/vi/v_search.c-45-}
##############################################
nvi-1.81.6/vi/v_search.c-55-{
nvi-1.81.6/vi/v_search.c:56:	return (v_exaddr(sp, vp, FORWARD));
nvi-1.81.6/vi/v_search.c-57-}
##############################################
nvi-1.81.6/vi/v_search.c-63-static int
nvi-1.81.6/vi/v_search.c:64:v_exaddr(SCR *sp, VICMD *vp, dir_t dir)
nvi-1.81.6/vi/v_search.c-65-{
##############################################
nvi-1.81.6/vi/v_search.c-199-	if (!db_exist(sp, vp->m_stop.lno)) {
nvi-1.81.6/vi/v_search.c:200:		ex_badaddr(sp, &fake,
nvi-1.81.6/vi/v_search.c-201-		    vp->m_stop.lno == 0 ? A_ZERO : A_EOF, NUM_OK);
##############################################
nvi-1.81.6/vi/v_search.c-390-	 * XXX
nvi-1.81.6/vi/v_search.c:391:	 * Warn if the search wraps.  See the comment above, in v_exaddr().
nvi-1.81.6/vi/v_search.c-392-	 */
##############################################
nvi-1.81.6/debian/patches/16manpage_errors.patch-650- The user's home directory, used as the initial directory path
nvi-1.81.6/debian/patches/16manpage_errors.patch:651:-for the startup ``$\fIHOME\fP/.nexrc'' and ``$\fIHOME\fP/.exrc''
nvi-1.81.6/debian/patches/16manpage_errors.patch-652-+for the startup \(lq$\fIHOME\fP/.nexrc\(rq and \(lq$\fIHOME\fP/.exrc\(rq
##############################################
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-19- # Check editor backup files.
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch:20: vibackup=`echo $RECDIR/vi.*`
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-21- if [ "$vibackup" != "$RECDIR/vi.*" ]; then
##############################################
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-32-@@ -36,6 +43,12 @@ fi
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch:33: virecovery=`echo $RECDIR/recover.*`
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-34- if [ "$virecovery" != "$RECDIR/recover.*" ]; then
##############################################
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-48- 		# to the user.
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch:49:-		recfile=`awk '/^X-vi-recover-path:/{print $2}' < $i`
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-50--		if test -n "$recfile" -a -s "$recfile"; then
##############################################
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-54--		fi
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch:55:+                recfile=`awk '/^X-vi-recover-path:/{print $2}' < $i`
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-56-+                if test -n "$recfile" -a -s "$recfile"; then
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-57-+                        sessions_found="yes"
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch:58:+                        owner=`stat --format='%U' $recfile`
nvi-1.81.6/debian/patches/30make_recover_script_init_ready.patch-59-+                        (su nobody -s /bin/sh -c "$SENDMAIL $owner < $i" &) </dev/null >/dev/null 2>&0
##############################################
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-43-{
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c:44:	return (v_exaddr(sp, vp, BACKWARD));
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-45-}
##############################################
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-55-{
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c:56:	return (v_exaddr(sp, vp, FORWARD));
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-57-}
##############################################
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-63-static int
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c:64:v_exaddr(SCR *sp, VICMD *vp, dir_t dir)
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-65-{
##############################################
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-199-	if (!db_exist(sp, vp->m_stop.lno)) {
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c:200:		ex_badaddr(sp, &fake,
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-201-		    vp->m_stop.lno == 0 ? A_ZERO : A_EOF, NUM_OK);
##############################################
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-389-	 * XXX
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c:390:	 * Warn if the search wraps.  See the comment above, in v_exaddr().
nvi-1.81.6/.pc/15search_word.patch/vi/v_search.c-391-	 */
##############################################
nvi-1.81.6/.pc/16manpage_errors.patch/docs/vi.man/vi.1-1432-The user's home directory, used as the initial directory path
nvi-1.81.6/.pc/16manpage_errors.patch/docs/vi.man/vi.1:1433:for the startup ``$\fIHOME\fP/.nexrc'' and ``$\fIHOME\fP/.exrc''
nvi-1.81.6/.pc/16manpage_errors.patch/docs/vi.man/vi.1-1434-files.
##############################################
nvi-1.81.6/.pc/19include_term_h.patch/cl/cl_funcs.c-661-#define	COMMAND \
nvi-1.81.6/.pc/19include_term_h.patch/cl/cl_funcs.c:662:	"expr \"`xwininfo -id $WINDOWID | grep id:`\" : '.* [\"(]\\(.*\\)[\")]'"
nvi-1.81.6/.pc/19include_term_h.patch/cl/cl_funcs.c-663-
##############################################
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in-12-# Check editor backup files.
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in:13:vibackup=`echo $RECDIR/vi.*`
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in-14-if [ "$vibackup" != "$RECDIR/vi.*" ]; then
##############################################
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in-35-# at the right time.
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in:36:virecovery=`echo $RECDIR/recover.*`
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in-37-if [ "$virecovery" != "$RECDIR/recover.*" ]; then
##############################################
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in-51-		# to the user.
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in:52:		recfile=`awk '/^X-vi-recover-path:/{print $2}' < $i`
nvi-1.81.6/.pc/30make_recover_script_init_ready.patch/dist/recover.in-53-		if test -n "$recfile" -a -s "$recfile"; then