===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nvtv-0.4.7/Makefile.in-165-	dot_seen=no; \
nvtv-0.4.7/Makefile.in:166:	target=`echo $@ | sed s/-recursive//`; \
nvtv-0.4.7/Makefile.in-167-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
nvtv-0.4.7/Makefile.in-190-	test "$$dot_seen" = "no" && rev=". $$rev"; \
nvtv-0.4.7/Makefile.in:191:	target=`echo $@ | sed s/-recursive//`; \
nvtv-0.4.7/Makefile.in-192-	for subdir in $$rev; do \
##############################################
nvtv-0.4.7/Makefile.in-251-	mkdir $(distdir)/=inst
nvtv-0.4.7/Makefile.in:252:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
nvtv-0.4.7/Makefile.in-253-	cd $(distdir)/=build \
##############################################
nvtv-0.4.7/Makefile.in-262-	@banner="$(distdir).tar.gz is ready for distribution"; \
nvtv-0.4.7/Makefile.in:263:	dashes=`echo "$$banner" | sed s/./=/g`; \
nvtv-0.4.7/Makefile.in-264-	echo "$$dashes"; \
##############################################
nvtv-0.4.7/aclocal.m4-29-dnl test to see if srcdir already configured
nvtv-0.4.7/aclocal.m4:30:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
nvtv-0.4.7/aclocal.m4-31-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
nvtv-0.4.7/aclocal.m4-38-dnl FIXME This is truly gross.
nvtv-0.4.7/aclocal.m4:39:missing_dir=`cd $ac_aux_dir && pwd`
nvtv-0.4.7/aclocal.m4-40-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
##############################################
nvtv-0.4.7/aclocal.m4-90-if (
nvtv-0.4.7/aclocal.m4:91:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
nvtv-0.4.7/aclocal.m4-92-   if test "[$]*" = "X"; then
nvtv-0.4.7/aclocal.m4-93-      # -L didn't work.
nvtv-0.4.7/aclocal.m4:94:      set X `ls -t $srcdir/configure conftestfile`
nvtv-0.4.7/aclocal.m4-95-   fi
##############################################
nvtv-0.4.7/aclocal.m4-268-  else
nvtv-0.4.7/aclocal.m4:269:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
nvtv-0.4.7/aclocal.m4:270:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
nvtv-0.4.7/aclocal.m4-271-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
nvtv-0.4.7/aclocal.m4-475-  if test x"$no_gtk" = x ; then
nvtv-0.4.7/aclocal.m4:476:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
nvtv-0.4.7/aclocal.m4:477:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
nvtv-0.4.7/aclocal.m4-478-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
nvtv-0.4.7/aclocal.m4-710-
nvtv-0.4.7/aclocal.m4:711:    WX_VERSION=`$WX_CONFIG_WITH_ARGS --version`
nvtv-0.4.7/aclocal.m4-712-    wx_config_major_version=`echo $WX_VERSION | \
##############################################
nvtv-0.4.7/aclocal.m4-745-    else
nvtv-0.4.7/aclocal.m4:746:      WX_LIBS=`$WX_CONFIG_WITH_ARGS --libs`
nvtv-0.4.7/aclocal.m4:747:      WX_LIBS_STATIC=`$WX_CONFIG_WITH_ARGS --static --libs`
nvtv-0.4.7/aclocal.m4-748-
##############################################
nvtv-0.4.7/aclocal.m4-768-         dnl no choice but to define all flags like CFLAGS
nvtv-0.4.7/aclocal.m4:769:         WX_CFLAGS=`$WX_CONFIG_WITH_ARGS --cflags`
nvtv-0.4.7/aclocal.m4-770-         WX_CPPFLAGS=$WX_CFLAGS
##############################################
nvtv-0.4.7/aclocal.m4-776-         dnl we have CPPFLAGS included in CFLAGS included in CXXFLAGS
nvtv-0.4.7/aclocal.m4:777:         WX_CPPFLAGS=`$WX_CONFIG_WITH_ARGS --cppflags`
nvtv-0.4.7/aclocal.m4:778:         WX_CXXFLAGS=`$WX_CONFIG_WITH_ARGS --cxxflags`
nvtv-0.4.7/aclocal.m4:779:         WX_CFLAGS=`$WX_CONFIG_WITH_ARGS --cflags`
nvtv-0.4.7/aclocal.m4-780-
nvtv-0.4.7/aclocal.m4:781:         WX_CFLAGS_ONLY=`echo $WX_CFLAGS | sed "s@^$WX_CPPFLAGS *@@"`
nvtv-0.4.7/aclocal.m4:782:         WX_CXXFLAGS_ONLY=`echo $WX_CXXFLAGS | sed "s@^$WX_CFLAGS *@@"`
nvtv-0.4.7/aclocal.m4-783-      fi
##############################################
nvtv-0.4.7/aclocal.m4-831-  *" <<$>>am_file "*<<)>>
nvtv-0.4.7/aclocal.m4:832:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
nvtv-0.4.7/aclocal.m4-833-    ;;
nvtv-0.4.7/aclocal.m4-834-  esac
nvtv-0.4.7/aclocal.m4:835:  am_indx=`expr "<<$>>am_indx" + 1`
nvtv-0.4.7/aclocal.m4-836-done<<>>dnl>>)
##############################################
nvtv-0.4.7/config.guess-37-
nvtv-0.4.7/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
nvtv-0.4.7/config.guess-39-
##############################################
nvtv-0.4.7/config.guess-169-	# The OS release
nvtv-0.4.7/config.guess:170:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
nvtv-0.4.7/config.guess-171-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
nvtv-0.4.7/config.guess-216-	if test $UNAME_RELEASE = "V4.0"; then
nvtv-0.4.7/config.guess:217:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
nvtv-0.4.7/config.guess-218-	fi
##############################################
nvtv-0.4.7/config.guess-250-	if test "$?" = 0 ; then
nvtv-0.4.7/config.guess:251:		case `./$dummy` in
nvtv-0.4.7/config.guess-252-			0-0)
##############################################
nvtv-0.4.7/config.guess-275-	rm -f $dummy.s $dummy
nvtv-0.4.7/config.guess:276:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
nvtv-0.4.7/config.guess-277-	exit 0 ;;
##############################################
nvtv-0.4.7/config.guess-316-    sun4H:SunOS:5.*:*)
nvtv-0.4.7/config.guess:317:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvtv-0.4.7/config.guess-318-	exit 0 ;;
nvtv-0.4.7/config.guess-319-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
nvtv-0.4.7/config.guess:320:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvtv-0.4.7/config.guess-321-	exit 0 ;;
nvtv-0.4.7/config.guess-322-    i86pc:SunOS:5.*:*)
nvtv-0.4.7/config.guess:323:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvtv-0.4.7/config.guess-324-	exit 0 ;;
##############################################
nvtv-0.4.7/config.guess-328-	# it's likely to be more like Solaris than SunOS4.
nvtv-0.4.7/config.guess:329:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvtv-0.4.7/config.guess-330-	exit 0 ;;
##############################################
nvtv-0.4.7/config.guess-337-	# Japanese Language versions have a version number like `4.1.3-JL'.
nvtv-0.4.7/config.guess:338:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
nvtv-0.4.7/config.guess-339-	exit 0 ;;
##############################################
nvtv-0.4.7/config.guess-343-    sun*:*:4.2BSD:*)
nvtv-0.4.7/config.guess:344:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
nvtv-0.4.7/config.guess-345-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
nvtv-0.4.7/config.guess-422-	$CC_FOR_BUILD $dummy.c -o $dummy \
nvtv-0.4.7/config.guess:423:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
nvtv-0.4.7/config.guess-424-	  && rm -f $dummy.c $dummy && exit 0
##############################################
nvtv-0.4.7/config.guess-472-    *:IRIX*:*:*)
nvtv-0.4.7/config.guess:473:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
nvtv-0.4.7/config.guess-474-	exit 0 ;;
##############################################
nvtv-0.4.7/config.guess-512-    *:AIX:*:[45])
nvtv-0.4.7/config.guess:513:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
nvtv-0.4.7/config.guess-514-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
nvtv-0.4.7/config.guess-547-    9000/[34678]??:HP-UX:*:*)
nvtv-0.4.7/config.guess:548:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nvtv-0.4.7/config.guess-549-	case "${UNAME_MACHINE}" in
##############################################
nvtv-0.4.7/config.guess-601-EOF
nvtv-0.4.7/config.guess:602:		    (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`./$dummy`
nvtv-0.4.7/config.guess-603-		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
nvtv-0.4.7/config.guess-609-    ia64:HP-UX:*:*)
nvtv-0.4.7/config.guess:610:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nvtv-0.4.7/config.guess-611-	echo ia64-hp-hpux${HPUX_REV}
##############################################
nvtv-0.4.7/config.guess-710-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nvtv-0.4.7/config.guess:711:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
nvtv-0.4.7/config.guess-712-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nvtv-0.4.7/config.guess-723-    *:FreeBSD:*:*)
nvtv-0.4.7/config.guess:724:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
nvtv-0.4.7/config.guess-725-	exit 0 ;;
##############################################
nvtv-0.4.7/config.guess-750-    prep*:SunOS:5.*:*)
nvtv-0.4.7/config.guess:751:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nvtv-0.4.7/config.guess-752-	exit 0 ;;
nvtv-0.4.7/config.guess-753-    *:GNU:*:*)
nvtv-0.4.7/config.guess:754:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
nvtv-0.4.7/config.guess-755-	exit 0 ;;
##############################################
nvtv-0.4.7/config.guess-783-EOF
nvtv-0.4.7/config.guess:784:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
nvtv-0.4.7/config.guess-785-	rm -f $dummy.c
##############################################
nvtv-0.4.7/config.guess-879-EOF
nvtv-0.4.7/config.guess:880:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
nvtv-0.4.7/config.guess-881-	rm -f $dummy.c
##############################################
nvtv-0.4.7/config.guess-899-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
nvtv-0.4.7/config.guess:900:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
nvtv-0.4.7/config.guess-901-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
nvtv-0.4.7/config.sub-54-
nvtv-0.4.7/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
nvtv-0.4.7/config.sub-56-
##############################################
nvtv-0.4.7/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
nvtv-0.4.7/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
nvtv-0.4.7/config.sub-120-case $maybe_os in
##############################################
nvtv-0.4.7/config.sub-122-    os=-$maybe_os
nvtv-0.4.7/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
nvtv-0.4.7/config.sub-124-    ;;
nvtv-0.4.7/config.sub-125-  *)
nvtv-0.4.7/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
nvtv-0.4.7/config.sub-127-    if [ $basic_machine != $1 ]
nvtv-0.4.7/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
nvtv-0.4.7/config.sub-129-    else os=; fi
##############################################
nvtv-0.4.7/config.sub-173-		os=-sco3.2v5
nvtv-0.4.7/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-175-		;;
##############################################
nvtv-0.4.7/config.sub-177-		os=-sco3.2v4
nvtv-0.4.7/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-179-		;;
nvtv-0.4.7/config.sub-180-	-sco3.2.[4-9]*)
nvtv-0.4.7/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
nvtv-0.4.7/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-183-		;;
##############################################
nvtv-0.4.7/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
nvtv-0.4.7/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-187-		;;
##############################################
nvtv-0.4.7/config.sub-189-		os=-sco3.2v2
nvtv-0.4.7/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-191-		;;
nvtv-0.4.7/config.sub-192-	-udk*)
nvtv-0.4.7/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-194-		;;
##############################################
nvtv-0.4.7/config.sub-196-		os=-isc2.2
nvtv-0.4.7/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-198-		;;
##############################################
nvtv-0.4.7/config.sub-202-	-isc*)
nvtv-0.4.7/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nvtv-0.4.7/config.sub-204-		;;
##############################################
nvtv-0.4.7/config.sub-208-	-ptx*)
nvtv-0.4.7/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
nvtv-0.4.7/config.sub-210-		;;
nvtv-0.4.7/config.sub-211-	-windowsnt*)
nvtv-0.4.7/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
nvtv-0.4.7/config.sub-213-		;;
##############################################
nvtv-0.4.7/config.sub-274-	*-*-*)
nvtv-0.4.7/config.sub:275:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nvtv-0.4.7/config.sub-276-		exit 1
##############################################
nvtv-0.4.7/config.sub-548-	i*86v32)
nvtv-0.4.7/config.sub:549:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvtv-0.4.7/config.sub-550-		os=-sysv32
##############################################
nvtv-0.4.7/config.sub-552-	i*86v4*)
nvtv-0.4.7/config.sub:553:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvtv-0.4.7/config.sub-554-		os=-sysv4
##############################################
nvtv-0.4.7/config.sub-556-	i*86v)
nvtv-0.4.7/config.sub:557:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvtv-0.4.7/config.sub-558-		os=-sysv
##############################################
nvtv-0.4.7/config.sub-560-	i*86sol2)
nvtv-0.4.7/config.sub:561:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nvtv-0.4.7/config.sub-562-		os=-solaris2
##############################################
nvtv-0.4.7/config.sub-608-	mips3*-*)
nvtv-0.4.7/config.sub:609:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
nvtv-0.4.7/config.sub-610-		;;
nvtv-0.4.7/config.sub-611-	mips3*)
nvtv-0.4.7/config.sub:612:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
nvtv-0.4.7/config.sub-613-		;;
##############################################
nvtv-0.4.7/config.sub-743-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
nvtv-0.4.7/config.sub:744:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
nvtv-0.4.7/config.sub-745-		;;
nvtv-0.4.7/config.sub-746-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
nvtv-0.4.7/config.sub:747:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nvtv-0.4.7/config.sub-748-		;;
nvtv-0.4.7/config.sub-749-	pentiumii-* | pentium2-*)
nvtv-0.4.7/config.sub:750:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nvtv-0.4.7/config.sub-751-		;;
##############################################
nvtv-0.4.7/config.sub-758-	        ;;
nvtv-0.4.7/config.sub:759:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
nvtv-0.4.7/config.sub-760-		;;
##############################################
nvtv-0.4.7/config.sub-764-	ppcle-* | powerpclittle-*)
nvtv-0.4.7/config.sub:765:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
nvtv-0.4.7/config.sub-766-		;;
##############################################
nvtv-0.4.7/config.sub-768-	        ;;
nvtv-0.4.7/config.sub:769:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
nvtv-0.4.7/config.sub-770-		;;
##############################################
nvtv-0.4.7/config.sub-774-	ppc64le-* | powerpc64little-*)
nvtv-0.4.7/config.sub:775:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
nvtv-0.4.7/config.sub-776-		;;
##############################################
nvtv-0.4.7/config.sub-1030-	*)
nvtv-0.4.7/config.sub:1031:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nvtv-0.4.7/config.sub-1032-		exit 1
##############################################
nvtv-0.4.7/config.sub-1038-	*-digital*)
nvtv-0.4.7/config.sub:1039:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
nvtv-0.4.7/config.sub-1040-		;;
nvtv-0.4.7/config.sub-1041-	*-commodore*)
nvtv-0.4.7/config.sub:1042:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
nvtv-0.4.7/config.sub-1043-		;;
##############################################
nvtv-0.4.7/config.sub-1056-	-solaris1 | -solaris1.*)
nvtv-0.4.7/config.sub:1057:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
nvtv-0.4.7/config.sub-1058-		;;
##############################################
nvtv-0.4.7/config.sub-1068-	-gnu/linux*)
nvtv-0.4.7/config.sub:1069:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
nvtv-0.4.7/config.sub-1070-		;;
##############################################
nvtv-0.4.7/config.sub-1112-	-mac*)
nvtv-0.4.7/config.sub:1113:		os=`echo $os | sed -e 's|mac|macos|'`
nvtv-0.4.7/config.sub-1114-		;;
nvtv-0.4.7/config.sub-1115-	-linux*)
nvtv-0.4.7/config.sub:1116:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
nvtv-0.4.7/config.sub-1117-		;;
nvtv-0.4.7/config.sub-1118-	-sunos5*)
nvtv-0.4.7/config.sub:1119:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
nvtv-0.4.7/config.sub-1120-		;;
nvtv-0.4.7/config.sub-1121-	-sunos6*)
nvtv-0.4.7/config.sub:1122:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
nvtv-0.4.7/config.sub-1123-		;;
##############################################
nvtv-0.4.7/config.sub-1164-	-sinix5.*)
nvtv-0.4.7/config.sub:1165:		os=`echo $os | sed -e 's|sinix|sysv|'`
nvtv-0.4.7/config.sub-1166-		;;
##############################################
nvtv-0.4.7/config.sub-1203-		# Get rid of the `-' at the beginning of $os.
nvtv-0.4.7/config.sub:1204:		os=`echo $os | sed 's/[^-]*-//'`
nvtv-0.4.7/config.sub:1205:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
nvtv-0.4.7/config.sub-1206-		exit 1
##############################################
nvtv-0.4.7/config.sub-1430-		esac
nvtv-0.4.7/config.sub:1431:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
nvtv-0.4.7/config.sub-1432-		;;
##############################################
nvtv-0.4.7/configure-43-do
nvtv-0.4.7/configure:44:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvtv-0.4.7/configure-45-    eval $as_var=C; export $as_var
##############################################
nvtv-0.4.7/configure-101-  as_lineno_2=$LINENO
nvtv-0.4.7/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
nvtv-0.4.7/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
nvtv-0.4.7/configure-140-  as_lineno_2=$LINENO
nvtv-0.4.7/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
nvtv-0.4.7/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
nvtv-0.4.7/configure-360-
nvtv-0.4.7/configure:361:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
nvtv-0.4.7/configure-362-
##############################################
nvtv-0.4.7/configure-393-  -disable-* | --disable-*)
nvtv-0.4.7/configure:394:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nvtv-0.4.7/configure-395-    # Reject names that are not valid shell variable names.
##############################################
nvtv-0.4.7/configure-398-   { (exit 1); exit 1; }; }
nvtv-0.4.7/configure:399:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
nvtv-0.4.7/configure-400-    eval "enable_$ac_feature=no" ;;
##############################################
nvtv-0.4.7/configure-402-  -enable-* | --enable-*)
nvtv-0.4.7/configure:403:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nvtv-0.4.7/configure-404-    # Reject names that are not valid shell variable names.
##############################################
nvtv-0.4.7/configure-407-   { (exit 1); exit 1; }; }
nvtv-0.4.7/configure:408:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
nvtv-0.4.7/configure-409-    case $ac_option in
nvtv-0.4.7/configure:410:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
nvtv-0.4.7/configure-411-      *) ac_optarg=yes ;;
##############################################
nvtv-0.4.7/configure-584-  -with-* | --with-*)
nvtv-0.4.7/configure:585:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nvtv-0.4.7/configure-586-    # Reject names that are not valid shell variable names.
##############################################
nvtv-0.4.7/configure-589-   { (exit 1); exit 1; }; }
nvtv-0.4.7/configure:590:    ac_package=`echo $ac_package| sed 's/-/_/g'`
nvtv-0.4.7/configure-591-    case $ac_option in
nvtv-0.4.7/configure:592:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
nvtv-0.4.7/configure-593-      *) ac_optarg=yes ;;
##############################################
nvtv-0.4.7/configure-597-  -without-* | --without-*)
nvtv-0.4.7/configure:598:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nvtv-0.4.7/configure-599-    # Reject names that are not valid shell variable names.
##############################################
nvtv-0.4.7/configure-602-   { (exit 1); exit 1; }; }
nvtv-0.4.7/configure:603:    ac_package=`echo $ac_package | sed 's/-/_/g'`
nvtv-0.4.7/configure-604-    eval "with_$ac_package=no" ;;
##############################################
nvtv-0.4.7/configure-629-  *=*)
nvtv-0.4.7/configure:630:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nvtv-0.4.7/configure-631-    # Reject names that are not valid shell variable names.
##############################################
nvtv-0.4.7/configure-634-   { (exit 1); exit 1; }; }
nvtv-0.4.7/configure:635:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
nvtv-0.4.7/configure-636-    eval "$ac_envvar='$ac_optarg'"
##############################################
nvtv-0.4.7/configure-650-if test -n "$ac_prev"; then
nvtv-0.4.7/configure:651:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nvtv-0.4.7/configure-652-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
nvtv-0.4.7/configure-658-do
nvtv-0.4.7/configure:659:  eval ac_val=$`echo $ac_var`
nvtv-0.4.7/configure-660-  case $ac_val in
##############################################
nvtv-0.4.7/configure-670-do
nvtv-0.4.7/configure:671:  eval ac_val=$`echo $ac_var`
nvtv-0.4.7/configure-672-  case $ac_val in
##############################################
nvtv-0.4.7/configure-737-   { (exit 1); exit 1; }; }
nvtv-0.4.7/configure:738:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
nvtv-0.4.7/configure-739-ac_env_build_alias_set=${build_alias+set}
##############################################
nvtv-0.4.7/configure-808-By default, \`make install' will install all the files in
nvtv-0.4.7/configure:809:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nvtv-0.4.7/configure:810:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nvtv-0.4.7/configure-811-for instance \`--prefix=\$HOME'.
##############################################
nvtv-0.4.7/configure-899-if test "$ac_dir" != .; then
nvtv-0.4.7/configure:900:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvtv-0.4.7/configure-901-  # A "../" for each directory in $ac_dir_suffix.
nvtv-0.4.7/configure:902:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
nvtv-0.4.7/configure-903-else
##############################################
nvtv-0.4.7/configure-912-    else
nvtv-0.4.7/configure:913:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
nvtv-0.4.7/configure-914-    fi ;;
##############################################
nvtv-0.4.7/configure-921-esac
nvtv-0.4.7/configure:922:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
nvtv-0.4.7/configure-923-# absolute.
nvtv-0.4.7/configure:924:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
nvtv-0.4.7/configure:925:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
nvtv-0.4.7/configure:926:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
nvtv-0.4.7/configure:927:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
nvtv-0.4.7/configure-928-
##############################################
nvtv-0.4.7/configure-1036-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
nvtv-0.4.7/configure:1037:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nvtv-0.4.7/configure-1038-    esac
##############################################
nvtv-0.4.7/configure-1108-    do
nvtv-0.4.7/configure:1109:      eval ac_val=$`echo $ac_var`
nvtv-0.4.7/configure-1110-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
nvtv-0.4.7/configure-1122-      do
nvtv-0.4.7/configure:1123:	eval ac_val=$`echo $ac_var`
nvtv-0.4.7/configure-1124-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
nvtv-0.4.7/configure-1229-    set,)
nvtv-0.4.7/configure:1230:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nvtv-0.4.7/configure:1231:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nvtv-0.4.7/configure-1232-      ac_cache_corrupted=: ;;
##############################################
nvtv-0.4.7/configure-1252-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
nvtv-0.4.7/configure:1253:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nvtv-0.4.7/configure-1254-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nvtv-0.4.7/configure-1343-test -z "$ac_cv_build_alias" &&
nvtv-0.4.7/configure:1344:  ac_cv_build_alias=`$ac_config_guess`
nvtv-0.4.7/configure-1345-test -z "$ac_cv_build_alias" &&
##############################################
nvtv-0.4.7/configure-1348-   { (exit 1); exit 1; }; }
nvtv-0.4.7/configure:1349:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
nvtv-0.4.7/configure-1350-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
nvtv-0.4.7/configure-1357-build=$ac_cv_build
nvtv-0.4.7/configure:1358:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
nvtv-0.4.7/configure:1359:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
nvtv-0.4.7/configure:1360:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
nvtv-0.4.7/configure-1361-
##############################################
nvtv-0.4.7/configure-1370-  ac_cv_host_alias=$ac_cv_build_alias
nvtv-0.4.7/configure:1371:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
nvtv-0.4.7/configure-1372-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
nvtv-0.4.7/configure-1379-host=$ac_cv_host
nvtv-0.4.7/configure:1380:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
nvtv-0.4.7/configure:1381:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
nvtv-0.4.7/configure:1382:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
nvtv-0.4.7/configure-1383-
##############################################
nvtv-0.4.7/configure-1392-  ac_cv_target_alias=$ac_cv_host_alias
nvtv-0.4.7/configure:1393:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
nvtv-0.4.7/configure-1394-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
nvtv-0.4.7/configure-1401-target=$ac_cv_target
nvtv-0.4.7/configure:1402:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
nvtv-0.4.7/configure:1403:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
nvtv-0.4.7/configure:1404:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
nvtv-0.4.7/configure-1405-
##############################################
nvtv-0.4.7/configure-1501-if (
nvtv-0.4.7/configure:1502:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
nvtv-0.4.7/configure-1503-   if test "$*" = "X"; then
nvtv-0.4.7/configure-1504-      # -L didn't work.
nvtv-0.4.7/configure:1505:      set X `ls -t $srcdir/configure conftestfile`
nvtv-0.4.7/configure-1506-   fi
##############################################
nvtv-0.4.7/configure-1545-_ACEOF
nvtv-0.4.7/configure:1546:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
nvtv-0.4.7/configure-1547-rm conftest.sed
##############################################
nvtv-0.4.7/configure-1550-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
nvtv-0.4.7/configure:1551:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
nvtv-0.4.7/configure-1552-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
nvtv-0.4.7/configure-1559-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
nvtv-0.4.7/configure:1560:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
nvtv-0.4.7/configure-1561-if test -n "$ac_maketemp"; then
##############################################
nvtv-0.4.7/configure-1567-fi
nvtv-0.4.7/configure:1568:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
nvtv-0.4.7/configure-1569-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
nvtv-0.4.7/configure-1582-
nvtv-0.4.7/configure:1583:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
nvtv-0.4.7/configure-1584-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
nvtv-0.4.7/configure-1599-
nvtv-0.4.7/configure:1600:missing_dir=`cd $ac_aux_dir && pwd`
nvtv-0.4.7/configure-1601-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
nvtv-0.4.7/configure-2020-     "checking for C compiler version" >&5
nvtv-0.4.7/configure:2021:ac_compiler=`set X $ac_compile; echo $2`
nvtv-0.4.7/configure-2022-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
nvtv-0.4.7/configure-2060-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
nvtv-0.4.7/configure:2061:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nvtv-0.4.7/configure-2062-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
nvtv-0.4.7/configure-2088-    *.* )
nvtv-0.4.7/configure:2089:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvtv-0.4.7/configure-2090-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
nvtv-0.4.7/configure-2168-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
nvtv-0.4.7/configure:2169:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nvtv-0.4.7/configure-2170-          export ac_cv_exeext
##############################################
nvtv-0.4.7/configure-2219-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
nvtv-0.4.7/configure:2220:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nvtv-0.4.7/configure-2221-       break;;
##############################################
nvtv-0.4.7/configure-2289-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
nvtv-0.4.7/configure:2290:GCC=`test $ac_compiler_gnu = yes && echo yes`
nvtv-0.4.7/configure-2291-ac_test_CFLAGS=${CFLAGS+set}
##############################################
nvtv-0.4.7/configure-2751-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
nvtv-0.4.7/configure:2752:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
nvtv-0.4.7/configure-2753-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
nvtv-0.4.7/configure-2760-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
nvtv-0.4.7/configure:2761:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
nvtv-0.4.7/configure-2762-if test -n "$ac_maketemp"; then
##############################################
nvtv-0.4.7/configure-2768-fi
nvtv-0.4.7/configure:2769:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
nvtv-0.4.7/configure-2770-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
nvtv-0.4.7/configure-3072-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
nvtv-0.4.7/configure:3073:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
nvtv-0.4.7/configure-3074-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
nvtv-0.4.7/configure-3220-LIBS=$ac_save_LIBS
nvtv-0.4.7/configure:3221:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
nvtv-0.4.7/configure-3222-do
##############################################
nvtv-0.4.7/configure-4359-  else
nvtv-0.4.7/configure:4360:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
nvtv-0.4.7/configure:4361:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
nvtv-0.4.7/configure-4362-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
nvtv-0.4.7/configure-4667-  if test x"$no_gtk" = x ; then
nvtv-0.4.7/configure:4668:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
nvtv-0.4.7/configure:4669:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
nvtv-0.4.7/configure-4670-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
nvtv-0.4.7/configure-4999-
nvtv-0.4.7/configure:5000:    WX_VERSION=`$WX_CONFIG_WITH_ARGS --version`
nvtv-0.4.7/configure-5001-    wx_config_major_version=`echo $WX_VERSION | \
##############################################
nvtv-0.4.7/configure-5034-    else
nvtv-0.4.7/configure:5035:      WX_LIBS=`$WX_CONFIG_WITH_ARGS --libs`
nvtv-0.4.7/configure:5036:      WX_LIBS_STATIC=`$WX_CONFIG_WITH_ARGS --static --libs`
nvtv-0.4.7/configure-5037-
##############################################
nvtv-0.4.7/configure-5055-      if test "x$wx_has_cppflags" = x ; then
nvtv-0.4.7/configure:5056:                  WX_CFLAGS=`$WX_CONFIG_WITH_ARGS --cflags`
nvtv-0.4.7/configure-5057-         WX_CPPFLAGS=$WX_CFLAGS
##############################################
nvtv-0.4.7/configure-5062-      else
nvtv-0.4.7/configure:5063:                  WX_CPPFLAGS=`$WX_CONFIG_WITH_ARGS --cppflags`
nvtv-0.4.7/configure:5064:         WX_CXXFLAGS=`$WX_CONFIG_WITH_ARGS --cxxflags`
nvtv-0.4.7/configure:5065:         WX_CFLAGS=`$WX_CONFIG_WITH_ARGS --cflags`
nvtv-0.4.7/configure-5066-
nvtv-0.4.7/configure:5067:         WX_CFLAGS_ONLY=`echo $WX_CFLAGS | sed "s@^$WX_CPPFLAGS *@@"`
nvtv-0.4.7/configure:5068:         WX_CXXFLAGS_ONLY=`echo $WX_CXXFLAGS | sed "s@^$WX_CFLAGS *@@"`
nvtv-0.4.7/configure-5069-      fi
##############################################
nvtv-0.4.7/configure-5134-  if test ${have_gtk} != no ; then
nvtv-0.4.7/configure:5135:    have_gtk_version=`echo ${have_gtk} | sed -e 's/^gtk\(.\).*/\1/'`
nvtv-0.4.7/configure-5136-
##############################################
nvtv-0.4.7/configure-6120-do
nvtv-0.4.7/configure:6121:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvtv-0.4.7/configure-6122-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
nvtv-0.4.7/configure-6158-fi
nvtv-0.4.7/configure:6159:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
nvtv-0.4.7/configure:6160:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
nvtv-0.4.7/configure:6161:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvtv-0.4.7/configure-6162-  cat >>confdefs.h <<_ACEOF
nvtv-0.4.7/configure:6163:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvtv-0.4.7/configure-6164-_ACEOF
##############################################
nvtv-0.4.7/configure-6173-do
nvtv-0.4.7/configure:6174:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
nvtv-0.4.7/configure-6175-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
nvtv-0.4.7/configure-6180-fi
nvtv-0.4.7/configure:6181:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
nvtv-0.4.7/configure:6182:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
nvtv-0.4.7/configure-6183-else
##############################################
nvtv-0.4.7/configure-6299-fi
nvtv-0.4.7/configure:6300:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
nvtv-0.4.7/configure:6301:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
nvtv-0.4.7/configure-6302-
nvtv-0.4.7/configure-6303-fi
nvtv-0.4.7/configure:6304:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvtv-0.4.7/configure-6305-  cat >>confdefs.h <<_ACEOF
nvtv-0.4.7/configure:6306:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
nvtv-0.4.7/configure-6307-_ACEOF
##############################################
nvtv-0.4.7/configure-6314-if test ${host_flag} = unix -o ${with_winio} = yes ; then
nvtv-0.4.7/configure:6315:  as_ac_Header=`echo "ac_cv_header_${pciutils_libname}/pci.h" | $as_tr_sh`
nvtv-0.4.7/configure-6316-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
nvtv-0.4.7/configure-6321-fi
nvtv-0.4.7/configure:6322:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
nvtv-0.4.7/configure:6323:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
nvtv-0.4.7/configure-6324-else
##############################################
nvtv-0.4.7/configure-6440-fi
nvtv-0.4.7/configure:6441:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
nvtv-0.4.7/configure:6442:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
nvtv-0.4.7/configure-6443-
nvtv-0.4.7/configure-6444-fi
nvtv-0.4.7/configure:6445:if test `eval echo '${'$as_ac_Header'}'` = yes; then
nvtv-0.4.7/configure-6446-  :
##############################################
nvtv-0.4.7/configure-6987-do
nvtv-0.4.7/configure:6988:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
nvtv-0.4.7/configure-6989-    eval $as_var=C; export $as_var
##############################################
nvtv-0.4.7/configure-7045-  as_lineno_2=$LINENO
nvtv-0.4.7/configure:7046:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
nvtv-0.4.7/configure-7047-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
nvtv-0.4.7/configure-7085-  as_lineno_2=$LINENO
nvtv-0.4.7/configure:7086:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
nvtv-0.4.7/configure-7087-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
nvtv-0.4.7/configure-7266-configured by $0, generated by GNU Autoconf 2.57,
nvtv-0.4.7/configure:7267:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
nvtv-0.4.7/configure-7268-
##############################################
nvtv-0.4.7/configure-7284-  --*=*)
nvtv-0.4.7/configure:7285:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
nvtv-0.4.7/configure:7286:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
nvtv-0.4.7/configure-7287-    ac_shift=:
##############################################
nvtv-0.4.7/configure-7554-      fi
nvtv-0.4.7/configure:7555:      ac_sed_frag=`expr $ac_sed_frag + 1`
nvtv-0.4.7/configure-7556-      ac_beg=$ac_end
nvtv-0.4.7/configure:7557:      ac_end=`expr $ac_end + $ac_max_sed_lines`
nvtv-0.4.7/configure-7558-    fi
##############################################
nvtv-0.4.7/configure-7571-        cat >$tmp/stdin
nvtv-0.4.7/configure:7572:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
nvtv-0.4.7/configure:7573:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
nvtv-0.4.7/configure:7574:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
nvtv-0.4.7/configure:7575:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
nvtv-0.4.7/configure-7576-  * )   ac_file_in=$ac_file.in ;;
##############################################
nvtv-0.4.7/configure-7619-if test "$ac_dir" != .; then
nvtv-0.4.7/configure:7620:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvtv-0.4.7/configure-7621-  # A "../" for each directory in $ac_dir_suffix.
nvtv-0.4.7/configure:7622:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
nvtv-0.4.7/configure-7623-else
##############################################
nvtv-0.4.7/configure-7632-    else
nvtv-0.4.7/configure:7633:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
nvtv-0.4.7/configure-7634-    fi ;;
##############################################
nvtv-0.4.7/configure-7641-esac
nvtv-0.4.7/configure:7642:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
nvtv-0.4.7/configure-7643-# absolute.
nvtv-0.4.7/configure:7644:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
nvtv-0.4.7/configure:7645:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
nvtv-0.4.7/configure:7646:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
nvtv-0.4.7/configure:7647:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
nvtv-0.4.7/configure-7648-
##############################################
nvtv-0.4.7/configure-7751-        cat >$tmp/stdin
nvtv-0.4.7/configure:7752:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
nvtv-0.4.7/configure:7753:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
nvtv-0.4.7/configure:7754:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
nvtv-0.4.7/configure:7755:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
nvtv-0.4.7/configure-7756-  * )   ac_file_in=$ac_file.in ;;
##############################################
nvtv-0.4.7/configure-7954-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
nvtv-0.4.7/configure:7955:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
nvtv-0.4.7/configure:7956:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
nvtv-0.4.7/configure-7957-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
nvtv-0.4.7/configure-7971-if test "$ac_dir" != .; then
nvtv-0.4.7/configure:7972:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
nvtv-0.4.7/configure-7973-  # A "../" for each directory in $ac_dir_suffix.
nvtv-0.4.7/configure:7974:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
nvtv-0.4.7/configure-7975-else
##############################################
nvtv-0.4.7/configure-7984-    else
nvtv-0.4.7/configure:7985:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
nvtv-0.4.7/configure-7986-    fi ;;
##############################################
nvtv-0.4.7/configure-7993-esac
nvtv-0.4.7/configure:7994:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
nvtv-0.4.7/configure-7995-# absolute.
nvtv-0.4.7/configure:7996:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
nvtv-0.4.7/configure:7997:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
nvtv-0.4.7/configure:7998:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
nvtv-0.4.7/configure:7999:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
nvtv-0.4.7/configure-8000-
##############################################
nvtv-0.4.7/ltmain.sh-33-  :
nvtv-0.4.7/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
nvtv-0.4.7/ltmain.sh-35-  # Yippee, $echo works!
##############################################
nvtv-0.4.7/ltmain.sh-51-# The name of this program.
nvtv-0.4.7/ltmain.sh:52:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-53-modename="$progname"
##############################################
nvtv-0.4.7/ltmain.sh-123-  case $arg in
nvtv-0.4.7/ltmain.sh:124:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
nvtv-0.4.7/ltmain.sh-125-  *) optarg= ;;
##############################################
nvtv-0.4.7/ltmain.sh-296-	prev=
nvtv-0.4.7/ltmain.sh:297:	lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-298-
##############################################
nvtv-0.4.7/ltmain.sh-348-      -Wc,*)
nvtv-0.4.7/ltmain.sh:349:	args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
nvtv-0.4.7/ltmain.sh-350-	lastarg=
##############################################
nvtv-0.4.7/ltmain.sh-365-	IFS="$save_ifs"
nvtv-0.4.7/ltmain.sh:366:	lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
nvtv-0.4.7/ltmain.sh-367-
##############################################
nvtv-0.4.7/ltmain.sh-400-      # interpreted inside of double-quoted scrings.
nvtv-0.4.7/ltmain.sh:401:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-402-
##############################################
nvtv-0.4.7/ltmain.sh-424-      # Get the name of the library object.
nvtv-0.4.7/ltmain.sh:425:      libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-426-      ;;
##############################################
nvtv-0.4.7/ltmain.sh-439-    *.ads) xform=ads ;;
nvtv-0.4.7/ltmain.sh:440:    *.asm) xform=asm ;;
nvtv-0.4.7/ltmain.sh-441-    *.c++) xform=c++ ;;
##############################################
nvtv-0.4.7/ltmain.sh-448-
nvtv-0.4.7/ltmain.sh:449:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
nvtv-0.4.7/ltmain.sh-450-
nvtv-0.4.7/ltmain.sh-451-    case $libobj in
nvtv-0.4.7/ltmain.sh:452:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
nvtv-0.4.7/ltmain.sh-453-    *)
##############################################
nvtv-0.4.7/ltmain.sh-488-    if test "$compiler_c_o" = no; then
nvtv-0.4.7/ltmain.sh:489:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
nvtv-0.4.7/ltmain.sh-490-      lockfile="$output_obj.lock"
##############################################
nvtv-0.4.7/ltmain.sh-508-*** ERROR, $lockfile exists and contains:
nvtv-0.4.7/ltmain.sh:509:`cat $lockfile 2>/dev/null`
nvtv-0.4.7/ltmain.sh-510-
##############################################
nvtv-0.4.7/ltmain.sh-541-	lo_libobj="$libobj"
nvtv-0.4.7/ltmain.sh:542:	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-543-	if test "X$dir" = "X$libobj"; then
##############################################
nvtv-0.4.7/ltmain.sh-547-	fi
nvtv-0.4.7/ltmain.sh:548:	libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-549-
##############################################
nvtv-0.4.7/ltmain.sh-578-      if test "$need_locks" = warn &&
nvtv-0.4.7/ltmain.sh:579:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
nvtv-0.4.7/ltmain.sh-580-	echo "\
nvtv-0.4.7/ltmain.sh-581-*** ERROR, $lockfile contains:
nvtv-0.4.7/ltmain.sh:582:`cat $lockfile 2>/dev/null`
nvtv-0.4.7/ltmain.sh-583-
##############################################
nvtv-0.4.7/ltmain.sh-625-
nvtv-0.4.7/ltmain.sh:626:	xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-627-	if test "X$xdir" = "X$obj"; then
##############################################
nvtv-0.4.7/ltmain.sh-631-	fi
nvtv-0.4.7/ltmain.sh:632:	baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"`
nvtv-0.4.7/ltmain.sh:633:	libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
nvtv-0.4.7/ltmain.sh-634-	# Now arrange that obj and lo_libobj become the same file
##############################################
nvtv-0.4.7/ltmain.sh-677-      if test "$need_locks" = warn &&
nvtv-0.4.7/ltmain.sh:678:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
nvtv-0.4.7/ltmain.sh-679-	echo "\
nvtv-0.4.7/ltmain.sh-680-*** ERROR, $lockfile contains:
nvtv-0.4.7/ltmain.sh:681:`cat $lockfile 2>/dev/null`
nvtv-0.4.7/ltmain.sh-682-
##############################################
nvtv-0.4.7/ltmain.sh-831-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
nvtv-0.4.7/ltmain.sh:832:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
nvtv-0.4.7/ltmain.sh-833-	;;
##############################################
nvtv-0.4.7/ltmain.sh-1025-      -L*)
nvtv-0.4.7/ltmain.sh:1026:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
nvtv-0.4.7/ltmain.sh-1027-	# We need an absolute path.
##############################################
nvtv-0.4.7/ltmain.sh-1030-	*)
nvtv-0.4.7/ltmain.sh:1031:	  absdir=`cd "$dir" && pwd`
nvtv-0.4.7/ltmain.sh-1032-	  if test -z "$absdir"; then
##############################################
nvtv-0.4.7/ltmain.sh-1131-      -R*)
nvtv-0.4.7/ltmain.sh:1132:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
nvtv-0.4.7/ltmain.sh-1133-	# We need an absolute path.
##############################################
nvtv-0.4.7/ltmain.sh-1167-      -Wc,*)
nvtv-0.4.7/ltmain.sh:1168:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
nvtv-0.4.7/ltmain.sh-1169-	arg=
##############################################
nvtv-0.4.7/ltmain.sh-1181-	IFS="$save_ifs"
nvtv-0.4.7/ltmain.sh:1182:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
nvtv-0.4.7/ltmain.sh-1183-	;;
##############################################
nvtv-0.4.7/ltmain.sh-1185-      -Wl,*)
nvtv-0.4.7/ltmain.sh:1186:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
nvtv-0.4.7/ltmain.sh-1187-	arg=
##############################################
nvtv-0.4.7/ltmain.sh-1200-	IFS="$save_ifs"
nvtv-0.4.7/ltmain.sh:1201:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
nvtv-0.4.7/ltmain.sh-1202-	;;
##############################################
nvtv-0.4.7/ltmain.sh-1217-	# to be aesthetically quoted because they are evaled later.
nvtv-0.4.7/ltmain.sh:1218:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-1219-	case $arg in
##############################################
nvtv-0.4.7/ltmain.sh-1241-	  # Preload the old-style object.
nvtv-0.4.7/ltmain.sh:1242:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
nvtv-0.4.7/ltmain.sh-1243-	  prev=
##############################################
nvtv-0.4.7/ltmain.sh-1279-	# to be aesthetically quoted because they are evaled later.
nvtv-0.4.7/ltmain.sh:1280:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-1281-	case $arg in
##############################################
nvtv-0.4.7/ltmain.sh-1308-    # calculate the name of the file, without its directory
nvtv-0.4.7/ltmain.sh:1309:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-1310-    libobjs_save="$libobjs"
##############################################
nvtv-0.4.7/ltmain.sh-1313-      # get the directories listed in $shlibpath_var
nvtv-0.4.7/ltmain.sh:1314:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
nvtv-0.4.7/ltmain.sh-1315-    else
##############################################
nvtv-0.4.7/ltmain.sh-1320-
nvtv-0.4.7/ltmain.sh:1321:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-1322-    if test "X$output_objdir" = "X$output"; then
##############################################
nvtv-0.4.7/ltmain.sh-1417-	  fi
nvtv-0.4.7/ltmain.sh:1418:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
nvtv-0.4.7/ltmain.sh-1419-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
nvtv-0.4.7/ltmain.sh-1444-	    newdependency_libs="$deplib $newdependency_libs"
nvtv-0.4.7/ltmain.sh:1445:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
nvtv-0.4.7/ltmain.sh-1446-	    ;;
##############################################
nvtv-0.4.7/ltmain.sh-1453-	      deplibs="$deplib $deplibs"
nvtv-0.4.7/ltmain.sh:1454:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
nvtv-0.4.7/ltmain.sh-1455-	    else
##############################################
nvtv-0.4.7/ltmain.sh-1467-	  if test $pass = link; then
nvtv-0.4.7/ltmain.sh:1468:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
nvtv-0.4.7/ltmain.sh-1469-	    # Make sure the xrpath contains only unique directories.
##############################################
nvtv-0.4.7/ltmain.sh-1542-
nvtv-0.4.7/ltmain.sh:1543:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-1544-	test "X$ladir" = "X$lib" && ladir="."
##############################################
nvtv-0.4.7/ltmain.sh-1627-	*)
nvtv-0.4.7/ltmain.sh:1628:	  abs_ladir=`cd "$ladir" && pwd`
nvtv-0.4.7/ltmain.sh-1629-	  if test -z "$abs_ladir"; then
##############################################
nvtv-0.4.7/ltmain.sh-1635-	esac
nvtv-0.4.7/ltmain.sh:1636:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-1637-
##############################################
nvtv-0.4.7/ltmain.sh-1654-	fi # $installed = yes
nvtv-0.4.7/ltmain.sh:1655:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
nvtv-0.4.7/ltmain.sh-1656-
##############################################
nvtv-0.4.7/ltmain.sh-1700-	    case $deplib in
nvtv-0.4.7/ltmain.sh:1701:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
nvtv-0.4.7/ltmain.sh-1702-	    esac
##############################################
nvtv-0.4.7/ltmain.sh-1779-	    shift; shift
nvtv-0.4.7/ltmain.sh:1780:	    libname=`eval \\$echo \"$libname_spec\"`
nvtv-0.4.7/ltmain.sh-1781-	    # use dlname if we got it. it's perfectly good, no?
##############################################
nvtv-0.4.7/ltmain.sh-1787-	      *cygwin*)
nvtv-0.4.7/ltmain.sh:1788:		major=`expr $current - $age`
nvtv-0.4.7/ltmain.sh-1789-		versuffix="-$major"
##############################################
nvtv-0.4.7/ltmain.sh-1798-	    soroot="$soname"
nvtv-0.4.7/ltmain.sh:1799:	    soname=`echo $soroot | ${SED} -e 's/^.*\///'`
nvtv-0.4.7/ltmain.sh:1800:	    newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
nvtv-0.4.7/ltmain.sh-1801-
##############################################
nvtv-0.4.7/ltmain.sh-2012-	      case $libdir in
nvtv-0.4.7/ltmain.sh:2013:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
nvtv-0.4.7/ltmain.sh-2014-		   case " $xrpath " in
##############################################
nvtv-0.4.7/ltmain.sh-2044-	      *.la)
nvtv-0.4.7/ltmain.sh:2045:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-2046-		test "X$dir" = "X$deplib" && dir="."
##############################################
nvtv-0.4.7/ltmain.sh-2050-		*)
nvtv-0.4.7/ltmain.sh:2051:		  absdir=`cd "$dir" && pwd`
nvtv-0.4.7/ltmain.sh-2052-		  if test -z "$absdir"; then
##############################################
nvtv-0.4.7/ltmain.sh-2060-		else
nvtv-0.4.7/ltmain.sh:2061:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
nvtv-0.4.7/ltmain.sh-2062-		  if test -z "$libdir"; then
##############################################
nvtv-0.4.7/ltmain.sh-2188-      lib*)
nvtv-0.4.7/ltmain.sh:2189:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
nvtv-0.4.7/ltmain.sh-2190-	eval libname=\"$libname_spec\"
##############################################
nvtv-0.4.7/ltmain.sh-2193-	if test "$module" = no; then
nvtv-0.4.7/ltmain.sh:2194:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
nvtv-0.4.7/ltmain.sh-2195-	  $echo "$help" 1>&2
##############################################
nvtv-0.4.7/ltmain.sh-2199-	  # Add the "lib" prefix for modules if required
nvtv-0.4.7/ltmain.sh:2200:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
nvtv-0.4.7/ltmain.sh-2201-	  eval libname=\"$libname_spec\"
nvtv-0.4.7/ltmain.sh-2202-	else
nvtv-0.4.7/ltmain.sh:2203:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
nvtv-0.4.7/ltmain.sh-2204-	fi
##############################################
nvtv-0.4.7/ltmain.sh-2292-	if test $age -gt $current; then
nvtv-0.4.7/ltmain.sh:2293:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
nvtv-0.4.7/ltmain.sh-2294-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
nvtv-0.4.7/ltmain.sh-2307-	  # verstring for coding it into the library header
nvtv-0.4.7/ltmain.sh:2308:	  major=.`expr $current - $age`
nvtv-0.4.7/ltmain.sh-2309-	  versuffix="$major.$age.$revision"
nvtv-0.4.7/ltmain.sh-2310-	  # Darwin ld doesn't like 0 for these options...
nvtv-0.4.7/ltmain.sh:2311:	  minor_current=`expr $current + 1`
nvtv-0.4.7/ltmain.sh-2312-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
nvtv-0.4.7/ltmain.sh-2325-	irix | nonstopux)
nvtv-0.4.7/ltmain.sh:2326:	  major=`expr $current - $age + 1`
nvtv-0.4.7/ltmain.sh-2327-
##############################################
nvtv-0.4.7/ltmain.sh-2336-	  while test $loop != 0; do
nvtv-0.4.7/ltmain.sh:2337:	    iface=`expr $revision - $loop`
nvtv-0.4.7/ltmain.sh:2338:	    loop=`expr $loop - 1`
nvtv-0.4.7/ltmain.sh-2339-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
nvtv-0.4.7/ltmain.sh-2347-	linux)
nvtv-0.4.7/ltmain.sh:2348:	  major=.`expr $current - $age`
nvtv-0.4.7/ltmain.sh-2349-	  versuffix="$major.$age.$revision"
##############################################
nvtv-0.4.7/ltmain.sh-2352-	osf)
nvtv-0.4.7/ltmain.sh:2353:	  major=`expr $current - $age`
nvtv-0.4.7/ltmain.sh-2354-	  versuffix=".$current.$age.$revision"
##############################################
nvtv-0.4.7/ltmain.sh-2359-	  while test $loop != 0; do
nvtv-0.4.7/ltmain.sh:2360:	    iface=`expr $current - $loop`
nvtv-0.4.7/ltmain.sh:2361:	    loop=`expr $loop - 1`
nvtv-0.4.7/ltmain.sh-2362-	    verstring="$verstring:${iface}.0"
##############################################
nvtv-0.4.7/ltmain.sh-2376-	  # extension on DOS 8.3 filesystems.
nvtv-0.4.7/ltmain.sh:2377:	  major=`expr $current - $age`
nvtv-0.4.7/ltmain.sh-2378-	  versuffix="-$major"
##############################################
nvtv-0.4.7/ltmain.sh-2439-	# Transform .lo files to .o files.
nvtv-0.4.7/ltmain.sh:2440:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
nvtv-0.4.7/ltmain.sh-2441-      fi
##############################################
nvtv-0.4.7/ltmain.sh-2444-      for path in $notinst_path; do
nvtv-0.4.7/ltmain.sh:2445:	lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
nvtv-0.4.7/ltmain.sh:2446:	deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
nvtv-0.4.7/ltmain.sh:2447:	dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
nvtv-0.4.7/ltmain.sh-2448-      done
##############################################
nvtv-0.4.7/ltmain.sh-2546-	    for i in $deplibs; do
nvtv-0.4.7/ltmain.sh:2547:	      name="`expr $i : '-l\(.*\)'`"
nvtv-0.4.7/ltmain.sh-2548-	      # If $name is empty we are operating on a -L argument.
nvtv-0.4.7/ltmain.sh-2549-	      if test -n "$name" && test "$name" != "0"; then
nvtv-0.4.7/ltmain.sh:2550:		libname=`eval \\$echo \"$libname_spec\"`
nvtv-0.4.7/ltmain.sh:2551:		deplib_matches=`eval \\$echo \"$library_names_spec\"`
nvtv-0.4.7/ltmain.sh-2552-		set dummy $deplib_matches
nvtv-0.4.7/ltmain.sh-2553-		deplib_match=$2
nvtv-0.4.7/ltmain.sh:2554:		if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
nvtv-0.4.7/ltmain.sh-2555-		  newdeplibs="$newdeplibs $i"
##############################################
nvtv-0.4.7/ltmain.sh-2573-	    for i in $deplibs; do
nvtv-0.4.7/ltmain.sh:2574:	      name="`expr $i : '-l\(.*\)'`"
nvtv-0.4.7/ltmain.sh-2575-	     # If $name is empty we are operating on a -L argument.
##############################################
nvtv-0.4.7/ltmain.sh-2581-		  ldd_output=`ldd conftest`
nvtv-0.4.7/ltmain.sh:2582:		  libname=`eval \\$echo \"$libname_spec\"`
nvtv-0.4.7/ltmain.sh:2583:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
nvtv-0.4.7/ltmain.sh-2584-		  set dummy $deplib_matches
nvtv-0.4.7/ltmain.sh-2585-		  deplib_match=$2
nvtv-0.4.7/ltmain.sh:2586:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
nvtv-0.4.7/ltmain.sh-2587-		    newdeplibs="$newdeplibs $i"
##############################################
nvtv-0.4.7/ltmain.sh-2613-	  set dummy $deplibs_check_method
nvtv-0.4.7/ltmain.sh:2614:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
nvtv-0.4.7/ltmain.sh-2615-	  for a_deplib in $deplibs; do
nvtv-0.4.7/ltmain.sh:2616:	    name="`expr $a_deplib : '-l\(.*\)'`"
nvtv-0.4.7/ltmain.sh-2617-	    # If $name is empty we are operating on a -L argument.
nvtv-0.4.7/ltmain.sh-2618-	    if test -n "$name" && test "$name" != "0"; then
nvtv-0.4.7/ltmain.sh:2619:	      libname=`eval \\$echo \"$libname_spec\"`
nvtv-0.4.7/ltmain.sh-2620-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
nvtv-0.4.7/ltmain.sh:2621:		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
nvtv-0.4.7/ltmain.sh-2622-		    for potent_lib in $potential_libs; do
##############################################
nvtv-0.4.7/ltmain.sh-2634-		      while test -h "$potlib" 2>/dev/null; do
nvtv-0.4.7/ltmain.sh:2635:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
nvtv-0.4.7/ltmain.sh-2636-			case $potliblink in
nvtv-0.4.7/ltmain.sh-2637-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
nvtv-0.4.7/ltmain.sh:2638:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
nvtv-0.4.7/ltmain.sh-2639-			esac
##############################################
nvtv-0.4.7/ltmain.sh-2672-	  set dummy $deplibs_check_method
nvtv-0.4.7/ltmain.sh:2673:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
nvtv-0.4.7/ltmain.sh-2674-	  for a_deplib in $deplibs; do
nvtv-0.4.7/ltmain.sh:2675:	    name="`expr $a_deplib : '-l\(.*\)'`"
nvtv-0.4.7/ltmain.sh-2676-	    # If $name is empty we are operating on a -L argument.
nvtv-0.4.7/ltmain.sh-2677-	    if test -n "$name" && test "$name" != "0"; then
nvtv-0.4.7/ltmain.sh:2678:	      libname=`eval \\$echo \"$libname_spec\"`
nvtv-0.4.7/ltmain.sh-2679-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
nvtv-0.4.7/ltmain.sh:2680:		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
nvtv-0.4.7/ltmain.sh-2681-		for potent_lib in $potential_libs; do
##############################################
nvtv-0.4.7/ltmain.sh-2737-	  # On Rhapsody replace the C library is the System framework
nvtv-0.4.7/ltmain.sh:2738:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
nvtv-0.4.7/ltmain.sh-2739-	  ;;
##############################################
nvtv-0.4.7/ltmain.sh-2871-	for obj in $libobjs; do
nvtv-0.4.7/ltmain.sh:2872:	  xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-2873-	  if test "X$xdir" = "X$obj"; then
##############################################
nvtv-0.4.7/ltmain.sh-2877-	  fi
nvtv-0.4.7/ltmain.sh:2878:	  baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh:2879:	  oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
nvtv-0.4.7/ltmain.sh-2880-	  if test ! -f $xdir/$oldobj; then
##############################################
nvtv-0.4.7/ltmain.sh-2886-	# Use standard objects if they are pic
nvtv-0.4.7/ltmain.sh:2887:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvtv-0.4.7/ltmain.sh-2888-
##############################################
nvtv-0.4.7/ltmain.sh-2936-	      esac
nvtv-0.4.7/ltmain.sh:2937:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-2938-	      xdir="$gentop/$xlib"
##############################################
nvtv-0.4.7/ltmain.sh-2950-
nvtv-0.4.7/ltmain.sh:2951:	      libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
nvtv-0.4.7/ltmain.sh-2952-	    done
##############################################
nvtv-0.4.7/ltmain.sh-3044-	libobj="$output"
nvtv-0.4.7/ltmain.sh:3045:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
nvtv-0.4.7/ltmain.sh-3046-	;;
##############################################
nvtv-0.4.7/ltmain.sh-3086-	    esac
nvtv-0.4.7/ltmain.sh:3087:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-3088-	    xdir="$gentop/$xlib"
##############################################
nvtv-0.4.7/ltmain.sh-3100-
nvtv-0.4.7/ltmain.sh:3101:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
nvtv-0.4.7/ltmain.sh-3102-	  done
##############################################
nvtv-0.4.7/ltmain.sh-3106-      # Create the old-style object.
nvtv-0.4.7/ltmain.sh:3107:      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
nvtv-0.4.7/ltmain.sh-3108-
##############################################
nvtv-0.4.7/ltmain.sh-3157-	$run $rm $libobj
nvtv-0.4.7/ltmain.sh:3158:	xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-3159-	if test "X$xdir" = "X$libobj"; then
##############################################
nvtv-0.4.7/ltmain.sh-3163-	fi
nvtv-0.4.7/ltmain.sh:3164:	baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh:3165:	oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
nvtv-0.4.7/ltmain.sh-3166-	$show "(cd $xdir && $LN_S $oldobj $baseobj)"
##############################################
nvtv-0.4.7/ltmain.sh-3179-      case $host in
nvtv-0.4.7/ltmain.sh:3180:	*cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
nvtv-0.4.7/ltmain.sh-3181-      esac
##############################################
nvtv-0.4.7/ltmain.sh-3199-	# On Rhapsody replace the C library is the System framework
nvtv-0.4.7/ltmain.sh:3200:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
nvtv-0.4.7/ltmain.sh:3201:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
nvtv-0.4.7/ltmain.sh-3202-	;;
##############################################
nvtv-0.4.7/ltmain.sh-3301-	# Transform all the library objects into standard objects.
nvtv-0.4.7/ltmain.sh:3302:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvtv-0.4.7/ltmain.sh:3303:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvtv-0.4.7/ltmain.sh-3304-      fi
##############################################
nvtv-0.4.7/ltmain.sh-3347-	    # Add our own program objects to the symbol list.
nvtv-0.4.7/ltmain.sh:3348:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
nvtv-0.4.7/ltmain.sh-3349-	    for arg in $progfiles; do
##############################################
nvtv-0.4.7/ltmain.sh-3377-	    $show "extracting global C symbols from \`$arg'"
nvtv-0.4.7/ltmain.sh:3378:	    name=`echo "$arg" | ${SED} -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-3379-	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
nvtv-0.4.7/ltmain.sh-3477-	  # Transform the symbol file into the correct name.
nvtv-0.4.7/ltmain.sh:3478:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
nvtv-0.4.7/ltmain.sh:3479:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
nvtv-0.4.7/ltmain.sh-3480-	  ;;
##############################################
nvtv-0.4.7/ltmain.sh-3491-	# Nullify the symbol file.
nvtv-0.4.7/ltmain.sh:3492:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
nvtv-0.4.7/ltmain.sh:3493:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
nvtv-0.4.7/ltmain.sh-3494-      fi
##############################################
nvtv-0.4.7/ltmain.sh-3497-	# Replace the output file specification.
nvtv-0.4.7/ltmain.sh:3498:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
nvtv-0.4.7/ltmain.sh-3499-	link_command="$compile_command$compile_rpath"
##############################################
nvtv-0.4.7/ltmain.sh-3564-	# Replace the output file specification.
nvtv-0.4.7/ltmain.sh:3565:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
nvtv-0.4.7/ltmain.sh-3566-	# Delete the old output file.
##############################################
nvtv-0.4.7/ltmain.sh-3584-	  if test "$fast_install" = yes; then
nvtv-0.4.7/ltmain.sh:3585:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
nvtv-0.4.7/ltmain.sh-3586-	  else
##############################################
nvtv-0.4.7/ltmain.sh-3596-      # Replace the output file specification.
nvtv-0.4.7/ltmain.sh:3597:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
nvtv-0.4.7/ltmain.sh-3598-
##############################################
nvtv-0.4.7/ltmain.sh-3616-	  else
nvtv-0.4.7/ltmain.sh:3617:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-3618-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
nvtv-0.4.7/ltmain.sh-3621-	relink_command="(cd `pwd`; $relink_command)"
nvtv-0.4.7/ltmain.sh:3622:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-3623-      fi
##############################################
nvtv-0.4.7/ltmain.sh-3630-	esac
nvtv-0.4.7/ltmain.sh:3631:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-3632-      else
nvtv-0.4.7/ltmain.sh:3633:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-3634-      fi
##############################################
nvtv-0.4.7/ltmain.sh-3640-	case $output in
nvtv-0.4.7/ltmain.sh:3641:	  *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
nvtv-0.4.7/ltmain.sh-3642-	esac
##############################################
nvtv-0.4.7/ltmain.sh-3686-      shift
nvtv-0.4.7/ltmain.sh:3687:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
nvtv-0.4.7/ltmain.sh-3688-      # Yippee, \$echo works!
##############################################
nvtv-0.4.7/ltmain.sh-3698-  # Find the directory that this script lives in.
nvtv-0.4.7/ltmain.sh:3699:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
nvtv-0.4.7/ltmain.sh-3700-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
nvtv-0.4.7/ltmain.sh-3702-  # Follow symbolic links until we get to the real thisdir.
nvtv-0.4.7/ltmain.sh:3703:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
nvtv-0.4.7/ltmain.sh-3704-  while test -n \"\$file\"; do
nvtv-0.4.7/ltmain.sh:3705:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
nvtv-0.4.7/ltmain.sh-3706-
##############################################
nvtv-0.4.7/ltmain.sh-3714-
nvtv-0.4.7/ltmain.sh:3715:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
nvtv-0.4.7/ltmain.sh:3716:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
nvtv-0.4.7/ltmain.sh-3717-  done
##############################################
nvtv-0.4.7/ltmain.sh-3719-  # Try to get the absolute directory name.
nvtv-0.4.7/ltmain.sh:3720:  absdir=\`cd \"\$thisdir\" && pwd\`
nvtv-0.4.7/ltmain.sh-3721-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
nvtv-0.4.7/ltmain.sh-3729-  if test ! -f \"\$progdir/\$program\" || \\
nvtv-0.4.7/ltmain.sh:3730:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
nvtv-0.4.7/ltmain.sh-3731-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
nvtv-0.4.7/ltmain.sh-3744-    if test -n \"\$relink_command\"; then
nvtv-0.4.7/ltmain.sh:3745:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
nvtv-0.4.7/ltmain.sh-3746-      else
##############################################
nvtv-0.4.7/ltmain.sh-3776-    # The second colon is a workaround for a bug in BeOS R4 ${SED}
nvtv-0.4.7/ltmain.sh:3777:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
nvtv-0.4.7/ltmain.sh-3778-
##############################################
nvtv-0.4.7/ltmain.sh-3851-	else
nvtv-0.4.7/ltmain.sh:3852:	  oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
nvtv-0.4.7/ltmain.sh-3853-	fi
##############################################
nvtv-0.4.7/ltmain.sh-3875-	  esac
nvtv-0.4.7/ltmain.sh:3876:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-3877-	  xdir="$gentop/$xlib"
##############################################
nvtv-0.4.7/ltmain.sh-3889-
nvtv-0.4.7/ltmain.sh:3890:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
nvtv-0.4.7/ltmain.sh-3891-	done
##############################################
nvtv-0.4.7/ltmain.sh-3902-	  if test ! -f $oldobj; then
nvtv-0.4.7/ltmain.sh:3903:	    xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-3904-	    if test "X$xdir" = "X$oldobj"; then
##############################################
nvtv-0.4.7/ltmain.sh-3908-	    fi
nvtv-0.4.7/ltmain.sh:3909:	    baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh:3910:	    obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
nvtv-0.4.7/ltmain.sh-3911-	    $show "(cd $xdir && ${LN_S} $obj $baseobj)"
##############################################
nvtv-0.4.7/ltmain.sh-3945-	else
nvtv-0.4.7/ltmain.sh:3946:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-3947-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
nvtv-0.4.7/ltmain.sh-3951-      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
nvtv-0.4.7/ltmain.sh:3952:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-3953-
##############################################
nvtv-0.4.7/ltmain.sh-3966-	      *.la)
nvtv-0.4.7/ltmain.sh:3967:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh:3968:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
nvtv-0.4.7/ltmain.sh-3969-		if test -z "$libdir"; then
##############################################
nvtv-0.4.7/ltmain.sh-3980-	    for lib in $dlfiles; do
nvtv-0.4.7/ltmain.sh:3981:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh:3982:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
nvtv-0.4.7/ltmain.sh-3983-	      if test -z "$libdir"; then
##############################################
nvtv-0.4.7/ltmain.sh-3991-	    for lib in $dlprefiles; do
nvtv-0.4.7/ltmain.sh:3992:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh:3993:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
nvtv-0.4.7/ltmain.sh-3994-	      if test -z "$libdir"; then
##############################################
nvtv-0.4.7/ltmain.sh-4066-      # Aesthetically quote it.
nvtv-0.4.7/ltmain.sh:4067:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-4068-      case $arg in
##############################################
nvtv-0.4.7/ltmain.sh-4082-    # Aesthetically quote it.
nvtv-0.4.7/ltmain.sh:4083:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-4084-    case $arg in
##############################################
nvtv-0.4.7/ltmain.sh-4130-      # Aesthetically quote the argument.
nvtv-0.4.7/ltmain.sh:4131:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-4132-      case $arg in
##############################################
nvtv-0.4.7/ltmain.sh-4162-    # Strip any trailing slash from the destination.
nvtv-0.4.7/ltmain.sh:4163:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
nvtv-0.4.7/ltmain.sh-4164-
##############################################
nvtv-0.4.7/ltmain.sh-4170-    else
nvtv-0.4.7/ltmain.sh:4171:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-4172-      test "X$destdir" = "X$dest" && destdir=.
nvtv-0.4.7/ltmain.sh:4173:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-4174-
##############################################
nvtv-0.4.7/ltmain.sh-4246-
nvtv-0.4.7/ltmain.sh:4247:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
nvtv-0.4.7/ltmain.sh-4248-	test "X$dir" = "X$file/" && dir=
##############################################
nvtv-0.4.7/ltmain.sh-4252-          # Determine the prefix the user has applied to our future dir.
nvtv-0.4.7/ltmain.sh:4253:          inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"`
nvtv-0.4.7/ltmain.sh-4254- 
##############################################
nvtv-0.4.7/ltmain.sh-4264-            # Stick the inst_prefix_dir data into the link command.
nvtv-0.4.7/ltmain.sh:4265:            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
nvtv-0.4.7/ltmain.sh-4266-          else
nvtv-0.4.7/ltmain.sh:4267:            relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"`
nvtv-0.4.7/ltmain.sh-4268-          fi
##############################################
nvtv-0.4.7/ltmain.sh-4320-	# Install the pseudo-library for information purposes.
nvtv-0.4.7/ltmain.sh:4321:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-4322-	instname="$dir/$name"i
##############################################
nvtv-0.4.7/ltmain.sh-4336-	else
nvtv-0.4.7/ltmain.sh:4337:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-4338-	  destfile="$destdir/$destfile"
##############################################
nvtv-0.4.7/ltmain.sh-4343-	*.lo)
nvtv-0.4.7/ltmain.sh:4344:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
nvtv-0.4.7/ltmain.sh-4345-	  ;;
##############################################
nvtv-0.4.7/ltmain.sh-4365-	  # Deduce the name of the old-style object file.
nvtv-0.4.7/ltmain.sh:4366:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
nvtv-0.4.7/ltmain.sh-4367-
##############################################
nvtv-0.4.7/ltmain.sh-4378-	else
nvtv-0.4.7/ltmain.sh:4379:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-4380-	  destfile="$destdir/$destfile"
##############################################
nvtv-0.4.7/ltmain.sh-4385-	*cygwin*|*mingw*)
nvtv-0.4.7/ltmain.sh:4386:	    wrapper=`echo $file | ${SED} -e 's,.exe$,,'`
nvtv-0.4.7/ltmain.sh-4387-	    ;;
##############################################
nvtv-0.4.7/ltmain.sh-4418-	    fi
nvtv-0.4.7/ltmain.sh:4419:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
nvtv-0.4.7/ltmain.sh-4420-	    if test -n "$libdir" && test ! -f "$libfile"; then
nvtv-0.4.7/ltmain.sh:4421:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
nvtv-0.4.7/ltmain.sh-4422-	      finalize=no
##############################################
nvtv-0.4.7/ltmain.sh-4443-	      fi
nvtv-0.4.7/ltmain.sh:4444:	      file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-4445-	      outputname="$tmpdir/$file"
nvtv-0.4.7/ltmain.sh-4446-	      # Replace the output file specification.
nvtv-0.4.7/ltmain.sh:4447:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
nvtv-0.4.7/ltmain.sh-4448-
##############################################
nvtv-0.4.7/ltmain.sh-4461-	    # Install the binary that we compiled earlier.
nvtv-0.4.7/ltmain.sh:4462:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
nvtv-0.4.7/ltmain.sh-4463-	  fi
##############################################
nvtv-0.4.7/ltmain.sh-4477-	  *:*.exe)
nvtv-0.4.7/ltmain.sh:4478:	    destfile=`echo $destfile | ${SED} -e 's,.exe$,,'`
nvtv-0.4.7/ltmain.sh-4479-	    ;;
##############################################
nvtv-0.4.7/ltmain.sh-4490-    for file in $staticlibs; do
nvtv-0.4.7/ltmain.sh:4491:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-4492-
##############################################
nvtv-0.4.7/ltmain.sh-4645-	  # Warn if it was a shared library.
nvtv-0.4.7/ltmain.sh:4646:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
nvtv-0.4.7/ltmain.sh-4647-	  continue
##############################################
nvtv-0.4.7/ltmain.sh-4649-
nvtv-0.4.7/ltmain.sh:4650:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-4651-	test "X$dir" = "X$file" && dir=.
##############################################
nvtv-0.4.7/ltmain.sh-4655-	else
nvtv-0.4.7/ltmain.sh:4656:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
nvtv-0.4.7/ltmain.sh-4657-	  exit 1
##############################################
nvtv-0.4.7/ltmain.sh-4662-	# Just add the directory containing the .lo file.
nvtv-0.4.7/ltmain.sh:4663:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-4664-	test "X$dir" = "X$file" && dir=.
##############################################
nvtv-0.4.7/ltmain.sh-4673-      # Get the absolute pathname.
nvtv-0.4.7/ltmain.sh:4674:      absdir=`cd "$dir" && pwd`
nvtv-0.4.7/ltmain.sh-4675-      test -n "$absdir" && dir="$absdir"
##############################################
nvtv-0.4.7/ltmain.sh-4709-      # Quote arguments (to preserve shell metacharacters).
nvtv-0.4.7/ltmain.sh:4710:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
nvtv-0.4.7/ltmain.sh-4711-      args="$args \"$file\""
##############################################
nvtv-0.4.7/ltmain.sh-4770-    for file in $files; do
nvtv-0.4.7/ltmain.sh:4771:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
nvtv-0.4.7/ltmain.sh-4772-      if test "X$dir" = "X$file"; then
##############################################
nvtv-0.4.7/ltmain.sh-4777-      fi
nvtv-0.4.7/ltmain.sh:4778:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
nvtv-0.4.7/ltmain.sh-4779-      test $mode = uninstall && objdir="$dir"
##############################################
nvtv-0.4.7/ltmain.sh-4852-	if test "$build_old_libs" = yes; then
nvtv-0.4.7/ltmain.sh:4853:	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
nvtv-0.4.7/ltmain.sh-4854-	  rmfiles="$rmfiles $dir/$oldobj"
##############################################
nvtv-0.4.7/missing-92-         from any GNU archive site."
nvtv-0.4.7/missing:93:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac`
nvtv-0.4.7/missing-94-    test -z "$files" && files="config.h"
##############################################
nvtv-0.4.7/missing-127-	*.y)
nvtv-0.4.7/missing:128:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
nvtv-0.4.7/missing-129-	    if [ -f "$SRCFILE" ]; then
##############################################
nvtv-0.4.7/missing-131-	    fi
nvtv-0.4.7/missing:132:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
nvtv-0.4.7/missing-133-	    if [ -f "$SRCFILE" ]; then
##############################################
nvtv-0.4.7/missing-157-	*.l)
nvtv-0.4.7/missing:158:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
nvtv-0.4.7/missing-159-	    if [ -f "$SRCFILE" ]; then
##############################################
nvtv-0.4.7/missing-177-         the \`GNU make' package.  Grab either from any GNU archive site."
nvtv-0.4.7/missing:178:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
nvtv-0.4.7/missing-179-    if test -z "$file"; then
nvtv-0.4.7/missing:180:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
nvtv-0.4.7/missing:181:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
nvtv-0.4.7/missing-182-    fi
##############################################
nvtv-0.4.7/mkinstalldirs-12-do
nvtv-0.4.7/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
nvtv-0.4.7/mkinstalldirs-14-   shift
##############################################
nvtv-0.4.7/src/Makefile.in-215-	  if test -f $$p; then \
nvtv-0.4.7/src/Makefile.in:216:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
nvtv-0.4.7/src/Makefile.in:217:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
nvtv-0.4.7/src/Makefile.in-218-	  else :; fi; \
##############################################
nvtv-0.4.7/src/Makefile.in-223-	list='$(bin_PROGRAMS)'; for p in $$list; do \
nvtv-0.4.7/src/Makefile.in:224:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
nvtv-0.4.7/src/Makefile.in-225-	done
##############################################
nvtv-0.4.7/src/tv_nv.c-252-void 
nvtv-0.4.7/src/tv_nv.c:253:NVWriteDacReadAddr (NVPtr pNv, int head, CARD8 value)
nvtv-0.4.7/src/tv_nv.c-254-{
##############################################
nvtv-0.4.7/src/tv_nv.c-258-void 
nvtv-0.4.7/src/tv_nv.c:259:NVWriteDacWriteAddr (NVPtr pNv, int head, CARD8 value)
nvtv-0.4.7/src/tv_nv.c-260-{
##############################################
nvtv-0.4.7/src/tv_nv.c-1331-  NVWriteDacMask (pNv, head, 0xFF);
nvtv-0.4.7/src/tv_nv.c:1332:  NVWriteDacWriteAddr (pNv, head, 0x00);
nvtv-0.4.7/src/tv_nv.c-1333-  for (i = 0; i < 256; i++) {
##############################################
nvtv-0.4.7/src/nvtv.c-881-
nvtv-0.4.7/src/nvtv.c:882:  /* Next, open the card specified by --card-addr (or the first one), unless 
nvtv-0.4.7/src/nvtv.c-883-     the main action is none or the gui. Find the right chip, if specified. 
##############################################
nvtv-0.4.7/man/Makefile.in-120-	  else file=$$i; fi; \
nvtv-0.4.7/man/Makefile.in:121:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
nvtv-0.4.7/man/Makefile.in:122:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
nvtv-0.4.7/man/Makefile.in:123:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
nvtv-0.4.7/man/Makefile.in-124-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
nvtv-0.4.7/man/Makefile.in-135-	for i in $$list; do \
nvtv-0.4.7/man/Makefile.in:136:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
nvtv-0.4.7/man/Makefile.in:137:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
nvtv-0.4.7/man/Makefile.in:138:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
nvtv-0.4.7/man/Makefile.in-139-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
nvtv-0.4.7/man/Makefile.in-153-	  else file=$$i; fi; \
nvtv-0.4.7/man/Makefile.in:154:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
nvtv-0.4.7/man/Makefile.in:155:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
nvtv-0.4.7/man/Makefile.in:156:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
nvtv-0.4.7/man/Makefile.in-157-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
nvtv-0.4.7/man/Makefile.in-168-	for i in $$list; do \
nvtv-0.4.7/man/Makefile.in:169:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
nvtv-0.4.7/man/Makefile.in:170:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
nvtv-0.4.7/man/Makefile.in:171:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
nvtv-0.4.7/man/Makefile.in-172-	  echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
nvtv-0.4.7/test/Makefile.in-87-# without 
nvtv-0.4.7/test/Makefile.in:88:# include ($(srcdir)|$(top_srcdir))/filename
nvtv-0.4.7/test/Makefile.in-89-
##############################################
nvtv-0.4.7/test/Makefile.am-9-# without 
nvtv-0.4.7/test/Makefile.am:10:# include ($(srcdir)|$(top_srcdir))/filename
nvtv-0.4.7/test/Makefile.am-11-
##############################################
nvtv-0.4.7/.pc/005_autotools.patch/configure.in-174-dnl does not exist on some versions of "expr", including the FreeBSD one).
nvtv-0.4.7/.pc/005_autotools.patch/configure.in:175:dnl    have_gtk_version=`expr ${have_gtk} : 'gtk\([[12]]\)'`
nvtv-0.4.7/.pc/005_autotools.patch/configure.in-176-
##############################################
nvtv-0.4.7/.pc/005_autotools.patch/configure.in-181-  if test ${have_gtk} != no ; then
nvtv-0.4.7/.pc/005_autotools.patch/configure.in:182:    have_gtk_version=`echo ${have_gtk} | sed -e 's/^gtk\(.\).*/\1/'`
nvtv-0.4.7/.pc/005_autotools.patch/configure.in-183-    AC_DEFINE(HAVE_GTK,1,[Define to 1 if GTK is available and used.])
##############################################
nvtv-0.4.7/.pc/fix_ftbfs.patch/src/nvtv.c-879-
nvtv-0.4.7/.pc/fix_ftbfs.patch/src/nvtv.c:880:  /* Next, open the card specified by --card-addr (or the first one), unless 
nvtv-0.4.7/.pc/fix_ftbfs.patch/src/nvtv.c-881-     the main action is none or the gui. Find the right chip, if specified. 
##############################################
nvtv-0.4.7/configure.in-151-dnl does not exist on some versions of "expr", including the FreeBSD one).
nvtv-0.4.7/configure.in:152:dnl    have_gtk_version=`expr ${have_gtk} : 'gtk\([[12]]\)'`
nvtv-0.4.7/configure.in-153-
##############################################
nvtv-0.4.7/configure.in-158-  if test ${have_gtk} != no ; then
nvtv-0.4.7/configure.in:159:    have_gtk_version=`echo ${have_gtk} | sed -e 's/^gtk\(.\).*/\1/'`
nvtv-0.4.7/configure.in-160-    AC_DEFINE(HAVE_GTK,1,[Define to 1 if GTK is available and used.])