===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
isight-firmware-tools-1.6/tests/Makefile.in-206-distdir: $(DISTFILES)
isight-firmware-tools-1.6/tests/Makefile.in:207:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/tests/Makefile.in:208:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/tests/Makefile.in-209-	list='$(DISTFILES)'; \
##############################################
isight-firmware-tools-1.6/tests/Makefile.in-220-	  if test -d $$d/$$file; then \
isight-firmware-tools-1.6/tests/Makefile.in:221:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
isight-firmware-tools-1.6/tests/Makefile.in-222-	    if test -d "$(distdir)/$$file"; then \
##############################################
isight-firmware-tools-1.6/po/Makefile.in.in-58-
isight-firmware-tools-1.6/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
isight-firmware-tools-1.6/po/Makefile.in.in-60-
##############################################
isight-firmware-tools-1.6/po/Makefile.in.in-83-.po.gmo:
isight-firmware-tools-1.6/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
isight-firmware-tools-1.6/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
isight-firmware-tools-1.6/po/Makefile.in.in-184-	  echo "$$lang:"; \
isight-firmware-tools-1.6/po/Makefile.in.in:185:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
isight-firmware-tools-1.6/po/Makefile.in.in-186-	  if $$result; then \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-58-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
isight-firmware-tools-1.6/doc/Makefile.in:59:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
isight-firmware-tools-1.6/doc/Makefile.in-60-am__vpath_adj = case $$p in \
isight-firmware-tools-1.6/doc/Makefile.in:61:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
isight-firmware-tools-1.6/doc/Makefile.in-62-    *) f=$$p;; \
isight-firmware-tools-1.6/doc/Makefile.in-63-  esac;
isight-firmware-tools-1.6/doc/Makefile.in:64:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
isight-firmware-tools-1.6/doc/Makefile.in-65-am__install_max = 40
isight-firmware-tools-1.6/doc/Makefile.in-66-am__nobase_strip_setup = \
isight-firmware-tools-1.6/doc/Makefile.in:67:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
isight-firmware-tools-1.6/doc/Makefile.in-68-am__nobase_strip = \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-258-	  $(am__cd) $(srcdir) && \
isight-firmware-tools-1.6/doc/Makefile.in:259:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
isight-firmware-tools-1.6/doc/Makefile.in-260-	fi; \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-322-	  for file in $$list; do \
isight-firmware-tools-1.6/doc/Makefile.in:323:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
isight-firmware-tools-1.6/doc/Makefile.in-324-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-331-	for file in $$list; do \
isight-firmware-tools-1.6/doc/Makefile.in:332:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
isight-firmware-tools-1.6/doc/Makefile.in:333:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
isight-firmware-tools-1.6/doc/Makefile.in-334-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-358-dist-info: $(INFO_DEPS)
isight-firmware-tools-1.6/doc/Makefile.in:359:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
isight-firmware-tools-1.6/doc/Makefile.in-360-	list='$(INFO_DEPS)'; \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-362-	  case $$base in \
isight-firmware-tools-1.6/doc/Makefile.in:363:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
isight-firmware-tools-1.6/doc/Makefile.in-364-	  esac; \
isight-firmware-tools-1.6/doc/Makefile.in-365-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
isight-firmware-tools-1.6/doc/Makefile.in:366:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
isight-firmware-tools-1.6/doc/Makefile.in-367-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
isight-firmware-tools-1.6/doc/Makefile.in-368-	    if test -f $$file; then \
isight-firmware-tools-1.6/doc/Makefile.in:369:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
isight-firmware-tools-1.6/doc/Makefile.in-370-	      test -f "$(distdir)/$$relfile" || \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-394-	@list='$(INFO_DEPS)'; for i in $$list; do \
isight-firmware-tools-1.6/doc/Makefile.in:395:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
isight-firmware-tools-1.6/doc/Makefile.in-396-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-457-	else :; fi
isight-firmware-tools-1.6/doc/Makefile.in:458:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/doc/Makefile.in:459:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/doc/Makefile.in-460-	list='$(DISTFILES)'; \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-471-	  if test -d $$d/$$file; then \
isight-firmware-tools-1.6/doc/Makefile.in:472:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
isight-firmware-tools-1.6/doc/Makefile.in-473-	    if test -d "$(distdir)/$$file"; then \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-587-	test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
isight-firmware-tools-1.6/doc/Makefile.in:588:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
isight-firmware-tools-1.6/doc/Makefile.in-589-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-591-	  case $$file in \
isight-firmware-tools-1.6/doc/Makefile.in:592:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
isight-firmware-tools-1.6/doc/Makefile.in-593-	  esac; \
isight-firmware-tools-1.6/doc/Makefile.in-594-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
isight-firmware-tools-1.6/doc/Makefile.in:595:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
isight-firmware-tools-1.6/doc/Makefile.in-596-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
isight-firmware-tools-1.6/doc/Makefile.in-610-	  for file in $$list; do \
isight-firmware-tools-1.6/doc/Makefile.in:611:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
isight-firmware-tools-1.6/doc/Makefile.in-612-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
isight-firmware-tools-1.6/doc/texinfo.tex-5938-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
isight-firmware-tools-1.6/doc/texinfo.tex:5939:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
isight-firmware-tools-1.6/doc/texinfo.tex-5940-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
isight-firmware-tools-1.6/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
isight-firmware-tools-1.6/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
isight-firmware-tools-1.6/configure-49-  as_echo='print -r --'
isight-firmware-tools-1.6/configure-50-  as_echo_n='print -rn --'
isight-firmware-tools-1.6/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
isight-firmware-tools-1.6/configure-52-  as_echo='printf %s\n'
##############################################
isight-firmware-tools-1.6/configure-54-else
isight-firmware-tools-1.6/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
isight-firmware-tools-1.6/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
isight-firmware-tools-1.6/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
isight-firmware-tools-1.6/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
isight-firmware-tools-1.6/configure-66-      esac;
##############################################
isight-firmware-tools-1.6/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
isight-firmware-tools-1.6/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
isight-firmware-tools-1.6/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
isight-firmware-tools-1.6/configure-300-      case $as_dir in #(
isight-firmware-tools-1.6/configure:301:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
isight-firmware-tools-1.6/configure-302-      *) as_qdir=$as_dir;;
##############################################
isight-firmware-tools-1.6/configure-365-  {
isight-firmware-tools-1.6/configure:366:    as_val=`expr "$@" || test $? -eq 1`
isight-firmware-tools-1.6/configure-367-  }
##############################################
isight-firmware-tools-1.6/configure-372-# ----------------------------------------
isight-firmware-tools-1.6/configure:373:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
isight-firmware-tools-1.6/configure-374-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
isight-firmware-tools-1.6/configure-435-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
isight-firmware-tools-1.6/configure:436:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
isight-firmware-tools-1.6/configure-437-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
isight-firmware-tools-1.6/configure-526-	esac;
isight-firmware-tools-1.6/configure:527:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
isight-firmware-tools-1.6/configure-528-	???[sx]*):;;*)false;;esac;fi
##############################################
isight-firmware-tools-1.6/configure-827-  case $ac_option in
isight-firmware-tools-1.6/configure:828:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
isight-firmware-tools-1.6/configure-829-  *=)   ac_optarg= ;;
##############################################
isight-firmware-tools-1.6/configure-871-  -disable-* | --disable-*)
isight-firmware-tools-1.6/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
isight-firmware-tools-1.6/configure-873-    # Reject names that are not valid shell variable names.
##############################################
isight-firmware-tools-1.6/configure-876-    ac_useropt_orig=$ac_useropt
isight-firmware-tools-1.6/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isight-firmware-tools-1.6/configure-878-    case $ac_user_opts in
##############################################
isight-firmware-tools-1.6/configure-897-  -enable-* | --enable-*)
isight-firmware-tools-1.6/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
isight-firmware-tools-1.6/configure-899-    # Reject names that are not valid shell variable names.
##############################################
isight-firmware-tools-1.6/configure-902-    ac_useropt_orig=$ac_useropt
isight-firmware-tools-1.6/configure:903:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isight-firmware-tools-1.6/configure-904-    case $ac_user_opts in
##############################################
isight-firmware-tools-1.6/configure-1101-  -with-* | --with-*)
isight-firmware-tools-1.6/configure:1102:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
isight-firmware-tools-1.6/configure-1103-    # Reject names that are not valid shell variable names.
##############################################
isight-firmware-tools-1.6/configure-1106-    ac_useropt_orig=$ac_useropt
isight-firmware-tools-1.6/configure:1107:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isight-firmware-tools-1.6/configure-1108-    case $ac_user_opts in
##############################################
isight-firmware-tools-1.6/configure-1117-  -without-* | --without-*)
isight-firmware-tools-1.6/configure:1118:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
isight-firmware-tools-1.6/configure-1119-    # Reject names that are not valid shell variable names.
##############################################
isight-firmware-tools-1.6/configure-1122-    ac_useropt_orig=$ac_useropt
isight-firmware-tools-1.6/configure:1123:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isight-firmware-tools-1.6/configure-1124-    case $ac_user_opts in
##############################################
isight-firmware-tools-1.6/configure-1155-  *=*)
isight-firmware-tools-1.6/configure:1156:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
isight-firmware-tools-1.6/configure-1157-    # Reject names that are not valid shell variable names.
##############################################
isight-firmware-tools-1.6/configure-1176-if test -n "$ac_prev"; then
isight-firmware-tools-1.6/configure:1177:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
isight-firmware-tools-1.6/configure-1178-  as_fn_error $? "missing argument to $ac_option"
##############################################
isight-firmware-tools-1.6/configure-1198-    */ )
isight-firmware-tools-1.6/configure:1199:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
isight-firmware-tools-1.6/configure-1200-      eval $ac_var=\$ac_val;;
##############################################
isight-firmware-tools-1.6/configure-1235-ac_ls_di=`ls -di .` &&
isight-firmware-tools-1.6/configure:1236:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
isight-firmware-tools-1.6/configure-1237-  as_fn_error $? "working directory cannot be determined"
##############################################
isight-firmware-tools-1.6/configure-1291-case $srcdir in
isight-firmware-tools-1.6/configure:1292:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
isight-firmware-tools-1.6/configure-1293-esac
##############################################
isight-firmware-tools-1.6/configure-1334-By default, \`make install' will install all the files in
isight-firmware-tools-1.6/configure:1335:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
isight-firmware-tools-1.6/configure:1336:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
isight-firmware-tools-1.6/configure-1337-for instance \`--prefix=\$HOME'.
##############################################
isight-firmware-tools-1.6/configure-1426-*)
isight-firmware-tools-1.6/configure:1427:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
isight-firmware-tools-1.6/configure-1428-  # A ".." for each directory in $ac_dir_suffix.
isight-firmware-tools-1.6/configure:1429:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
isight-firmware-tools-1.6/configure-1430-  case $ac_top_builddir_sub in
##############################################
isight-firmware-tools-1.6/configure-1914-    *\'*)
isight-firmware-tools-1.6/configure:1915:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
isight-firmware-tools-1.6/configure-1916-    esac
##############################################
isight-firmware-tools-1.6/configure-1997-      case $ac_val in
isight-firmware-tools-1.6/configure:1998:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
isight-firmware-tools-1.6/configure-1999-      esac
##############################################
isight-firmware-tools-1.6/configure-2012-	case $ac_val in
isight-firmware-tools-1.6/configure:2013:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
isight-firmware-tools-1.6/configure-2014-	esac
##############################################
isight-firmware-tools-1.6/configure-2132-    set,)
isight-firmware-tools-1.6/configure:2133:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
isight-firmware-tools-1.6/configure:2134:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
isight-firmware-tools-1.6/configure-2135-      ac_cache_corrupted=: ;;
##############################################
isight-firmware-tools-1.6/configure-2143-	# differences in whitespace do not lead to failure.
isight-firmware-tools-1.6/configure:2144:	ac_old_val_w=`echo x $ac_old_val`
isight-firmware-tools-1.6/configure:2145:	ac_new_val_w=`echo x $ac_new_val`
isight-firmware-tools-1.6/configure-2146-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
isight-firmware-tools-1.6/configure-2163-    case $ac_new_val in
isight-firmware-tools-1.6/configure:2164:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
isight-firmware-tools-1.6/configure-2165-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
isight-firmware-tools-1.6/configure-2338-if (
isight-firmware-tools-1.6/configure:2339:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
isight-firmware-tools-1.6/configure-2340-   if test "$*" = "X"; then
isight-firmware-tools-1.6/configure-2341-      # -L didn't work.
isight-firmware-tools-1.6/configure:2342:      set X `ls -t "$srcdir/configure" conftest.file`
isight-firmware-tools-1.6/configure-2343-   fi
##############################################
isight-firmware-tools-1.6/configure-2374-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
isight-firmware-tools-1.6/configure:2375:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
isight-firmware-tools-1.6/configure-2376-
isight-firmware-tools-1.6/configure-2377-# expand $ac_aux_dir to an absolute path
isight-firmware-tools-1.6/configure:2378:am_aux_dir=`cd $ac_aux_dir && pwd`
isight-firmware-tools-1.6/configure-2379-
##############################################
isight-firmware-tools-1.6/configure-2519-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
isight-firmware-tools-1.6/configure:2520:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
isight-firmware-tools-1.6/configure-2521-	     'mkdir (GNU coreutils) '* | \
##############################################
isight-firmware-tools-1.6/configure-2598-set x ${MAKE-make}
isight-firmware-tools-1.6/configure:2599:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
isight-firmware-tools-1.6/configure-2600-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
isight-firmware-tools-1.6/configure-2608-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
isight-firmware-tools-1.6/configure:2609:case `${MAKE-make} -f conftest.make 2>/dev/null` in
isight-firmware-tools-1.6/configure-2610-  *@@@%%%=?*=@@@%%%*)
##############################################
isight-firmware-tools-1.6/configure-2635-
isight-firmware-tools-1.6/configure:2636:if test "`cd $srcdir && pwd`" != "`pwd`"; then
isight-firmware-tools-1.6/configure-2637-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
isight-firmware-tools-1.6/configure-3071-$as_echo_n "checking whether the C compiler works... " >&6; }
isight-firmware-tools-1.6/configure:3072:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
isight-firmware-tools-1.6/configure-3073-
##############################################
isight-firmware-tools-1.6/configure-3115-	then :; else
isight-firmware-tools-1.6/configure:3116:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
isight-firmware-tools-1.6/configure-3117-	fi
##############################################
isight-firmware-tools-1.6/configure-3175-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
isight-firmware-tools-1.6/configure:3176:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
isight-firmware-tools-1.6/configure-3177-	  break;;
##############################################
isight-firmware-tools-1.6/configure-3284-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
isight-firmware-tools-1.6/configure:3285:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
isight-firmware-tools-1.6/configure-3286-       break;;
##############################################
isight-firmware-tools-1.6/configure-3534-# Ignore all kinds of additional output from `make'.
isight-firmware-tools-1.6/configure:3535:case `$am_make -s -f confmf 2> /dev/null` in #(
isight-firmware-tools-1.6/configure-3536-*the\ am__doit\ target*)
##############################################
isight-firmware-tools-1.6/configure-3544-   echo '.include "confinc"' > confmf
isight-firmware-tools-1.6/configure:3545:   case `$am_make -s -f confmf 2> /dev/null` in #(
isight-firmware-tools-1.6/configure-3546-   *the\ am__doit\ target*)
##############################################
isight-firmware-tools-1.6/configure-3605-  if test "$am_compiler_list" = ""; then
isight-firmware-tools-1.6/configure:3606:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
isight-firmware-tools-1.6/configure-3607-  fi
##############################################
isight-firmware-tools-1.6/configure-3818-set dummy $CC
isight-firmware-tools-1.6/configure:3819:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
isight-firmware-tools-1.6/configure-3820-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
isight-firmware-tools-1.6/configure-3989-  # Check for GNU $ac_path_GREP
isight-firmware-tools-1.6/configure:3990:case `"$ac_path_GREP" --version 2>&1` in
isight-firmware-tools-1.6/configure-3991-*GNU*)
##############################################
isight-firmware-tools-1.6/configure-4055-  # Check for GNU $ac_path_EGREP
isight-firmware-tools-1.6/configure:4056:case `"$ac_path_EGREP" --version 2>&1` in
isight-firmware-tools-1.6/configure-4057-*GNU*)
##############################################
isight-firmware-tools-1.6/configure-4216-do :
isight-firmware-tools-1.6/configure:4217:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
isight-firmware-tools-1.6/configure-4218-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
isight-firmware-tools-1.6/configure-4221-  cat >>confdefs.h <<_ACEOF
isight-firmware-tools-1.6/configure:4222:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
isight-firmware-tools-1.6/configure-4223-_ACEOF
##############################################
isight-firmware-tools-1.6/configure-4414-  test $ac_status = 0; }; then
isight-firmware-tools-1.6/configure:4415:  pkg_cv_IFT_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.13.4" 2>/dev/null`
isight-firmware-tools-1.6/configure-4416-else
##############################################
isight-firmware-tools-1.6/configure-4430-  test $ac_status = 0; }; then
isight-firmware-tools-1.6/configure:4431:  pkg_cv_IFT_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.13.4" 2>/dev/null`
isight-firmware-tools-1.6/configure-4432-else
##############################################
isight-firmware-tools-1.6/configure-4450-        if test $_pkg_short_errors_supported = yes; then
isight-firmware-tools-1.6/configure:4451:	        IFT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.13.4" 2>&1`
isight-firmware-tools-1.6/configure-4452-        else
isight-firmware-tools-1.6/configure:4453:	        IFT_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.13.4" 2>&1`
isight-firmware-tools-1.6/configure-4454-        fi
##############################################
isight-firmware-tools-1.6/configure-4506-  test $ac_status = 0; }; then
isight-firmware-tools-1.6/configure:4507:  pkg_cv_LOAD_CFLAGS=`$PKG_CONFIG --cflags "libusb" 2>/dev/null`
isight-firmware-tools-1.6/configure-4508-else
##############################################
isight-firmware-tools-1.6/configure-4522-  test $ac_status = 0; }; then
isight-firmware-tools-1.6/configure:4523:  pkg_cv_LOAD_LIBS=`$PKG_CONFIG --libs "libusb" 2>/dev/null`
isight-firmware-tools-1.6/configure-4524-else
##############################################
isight-firmware-tools-1.6/configure-4542-        if test $_pkg_short_errors_supported = yes; then
isight-firmware-tools-1.6/configure:4543:	        LOAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libusb" 2>&1`
isight-firmware-tools-1.6/configure-4544-        else
isight-firmware-tools-1.6/configure:4545:	        LOAD_PKG_ERRORS=`$PKG_CONFIG --print-errors "libusb" 2>&1`
isight-firmware-tools-1.6/configure-4546-        fi
##############################################
isight-firmware-tools-1.6/configure-5015-    if test -f $ac_dir/$ac_word; then
isight-firmware-tools-1.6/configure:5016:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
isight-firmware-tools-1.6/configure-5017-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
isight-firmware-tools-1.6/configure-5134-    if test -f $ac_dir/$ac_word; then
isight-firmware-tools-1.6/configure:5135:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
isight-firmware-tools-1.6/configure-5136-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
isight-firmware-tools-1.6/configure-5289-   if test "x$srcdir" != "x."; then
isight-firmware-tools-1.6/configure:5290:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
isight-firmware-tools-1.6/configure-5291-       posrcprefix="$srcdir/"
##############################################
isight-firmware-tools-1.6/configure-5330-
isight-firmware-tools-1.6/configure:5331:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
isight-firmware-tools-1.6/configure-5332-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
isight-firmware-tools-1.6/configure:5333:    INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
isight-firmware-tools-1.6/configure-5334-
##############################################
isight-firmware-tools-1.6/configure-5745-fi
isight-firmware-tools-1.6/configure:5746:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
isight-firmware-tools-1.6/configure:5747:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
isight-firmware-tools-1.6/configure:5748:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
isight-firmware-tools-1.6/configure-5749-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
isight-firmware-tools-1.6/configure-5801-else
isight-firmware-tools-1.6/configure:5802:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
isight-firmware-tools-1.6/configure-5803-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
isight-firmware-tools-1.6/configure-5808-$as_echo_n "checking for XML::Parser... " >&6; }
isight-firmware-tools-1.6/configure:5809:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
isight-firmware-tools-1.6/configure-5810-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
isight-firmware-tools-1.6/configure-5959-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
isight-firmware-tools-1.6/configure:5960:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
isight-firmware-tools-1.6/configure-5961-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
isight-firmware-tools-1.6/configure-6050-if test -z "$BASH_VERSION$ZSH_VERSION" \
isight-firmware-tools-1.6/configure:6051:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
isight-firmware-tools-1.6/configure-6052-  as_echo='print -r --'
isight-firmware-tools-1.6/configure-6053-  as_echo_n='print -rn --'
isight-firmware-tools-1.6/configure:6054:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
isight-firmware-tools-1.6/configure-6055-  as_echo='printf %s\n'
##############################################
isight-firmware-tools-1.6/configure-6057-else
isight-firmware-tools-1.6/configure:6058:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
isight-firmware-tools-1.6/configure-6059-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
isight-firmware-tools-1.6/configure-6067-	expr "X$arg" : "X\\(.*\\)$as_nl";
isight-firmware-tools-1.6/configure:6068:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
isight-firmware-tools-1.6/configure-6069-      esac;
##############################################
isight-firmware-tools-1.6/configure-6144-# ----------------------------------------
isight-firmware-tools-1.6/configure:6145:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
isight-firmware-tools-1.6/configure-6146-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
isight-firmware-tools-1.6/configure-6216-  {
isight-firmware-tools-1.6/configure:6217:    as_val=`expr "$@" || test $? -eq 1`
isight-firmware-tools-1.6/configure-6218-  }
##############################################
isight-firmware-tools-1.6/configure-6320-      case $as_dir in #(
isight-firmware-tools-1.6/configure:6321:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
isight-firmware-tools-1.6/configure-6322-      *) as_qdir=$as_dir;;
##############################################
isight-firmware-tools-1.6/configure-6377-	esac;
isight-firmware-tools-1.6/configure:6378:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
isight-firmware-tools-1.6/configure-6379-	???[sx]*):;;*)false;;esac;fi
##############################################
isight-firmware-tools-1.6/configure-6467-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
isight-firmware-tools-1.6/configure:6468:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
isight-firmware-tools-1.6/configure-6469-ac_cs_version="\\
##############################################
isight-firmware-tools-1.6/configure-6492-  --*=?*)
isight-firmware-tools-1.6/configure:6493:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
isight-firmware-tools-1.6/configure:6494:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
isight-firmware-tools-1.6/configure-6495-    ac_shift=:
##############################################
isight-firmware-tools-1.6/configure-6497-  --*=)
isight-firmware-tools-1.6/configure:6498:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
isight-firmware-tools-1.6/configure-6499-    ac_optarg=
##############################################
isight-firmware-tools-1.6/configure-6521-    case $ac_optarg in
isight-firmware-tools-1.6/configure:6522:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
isight-firmware-tools-1.6/configure-6523-    '') as_fn_error $? "missing file argument" ;;
##############################################
isight-firmware-tools-1.6/configure-6529-    case $ac_optarg in
isight-firmware-tools-1.6/configure:6530:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
isight-firmware-tools-1.6/configure-6531-    esac
##############################################
isight-firmware-tools-1.6/configure-6665-fi
isight-firmware-tools-1.6/configure:6666:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
isight-firmware-tools-1.6/configure-6667-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
isight-firmware-tools-1.6/configure-6682-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
isight-firmware-tools-1.6/configure:6683:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
isight-firmware-tools-1.6/configure-6684-ac_delim='%!_!# '
##############################################
isight-firmware-tools-1.6/configure-6688-
isight-firmware-tools-1.6/configure:6689:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
isight-firmware-tools-1.6/configure-6690-  if test $ac_delim_n = $ac_delim_num; then
##############################################
isight-firmware-tools-1.6/configure-6826-for ac_last_try in false false :; do
isight-firmware-tools-1.6/configure:6827:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
isight-firmware-tools-1.6/configure-6828-  if test -z "$ac_tt"; then
##############################################
isight-firmware-tools-1.6/configure-6958-      esac
isight-firmware-tools-1.6/configure:6959:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
isight-firmware-tools-1.6/configure-6960-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
isight-firmware-tools-1.6/configure-7017-*)
isight-firmware-tools-1.6/configure:7018:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
isight-firmware-tools-1.6/configure-7019-  # A ".." for each directory in $ac_dir_suffix.
isight-firmware-tools-1.6/configure:7020:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
isight-firmware-tools-1.6/configure-7021-  case $ac_top_builddir_sub in
##############################################
isight-firmware-tools-1.6/configure-7078-/@mandir@/p'
isight-firmware-tools-1.6/configure:7079:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
isight-firmware-tools-1.6/configure-7080-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
isight-firmware-tools-1.6/configure-7095-
isight-firmware-tools-1.6/configure:7096:# Neutralize VPATH when `$srcdir' = `.'.
isight-firmware-tools-1.6/configure-7097-# Shell code in configure.ac might set extrasub.
##############################################
isight-firmware-tools-1.6/configure-7123-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
isight-firmware-tools-1.6/configure:7124:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
isight-firmware-tools-1.6/configure-7125-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
isight-firmware-tools-1.6/configure-7169-    * )
isight-firmware-tools-1.6/configure:7170:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
isight-firmware-tools-1.6/configure-7171-  esac
##############################################
isight-firmware-tools-1.6/configure-7216-    # Strip MF so we end up with the name of the file.
isight-firmware-tools-1.6/configure:7217:    mf=`echo "$mf" | sed -e 's/:.*$//'`
isight-firmware-tools-1.6/configure-7218-    # Check whether this is an Automake generated Makefile or not.
##############################################
isight-firmware-tools-1.6/configure-7253-    # from the Makefile without running `make'.
isight-firmware-tools-1.6/configure:7254:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
isight-firmware-tools-1.6/configure-7255-    test -z "$DEPDIR" && continue
isight-firmware-tools-1.6/configure:7256:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
isight-firmware-tools-1.6/configure-7257-    test -z "am__include" && continue
isight-firmware-tools-1.6/configure:7258:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
isight-firmware-tools-1.6/configure-7259-    # When using ansi2knr, U may be empty or an underscore; expand it
isight-firmware-tools-1.6/configure:7260:    U=`sed -n 's/^U = //p' < "$mf"`
isight-firmware-tools-1.6/configure-7261-    # Find all dependency output files, they are included files with
##############################################
isight-firmware-tools-1.6/src/Makefile.in-79-	$(ift_load_SOURCES)
isight-firmware-tools-1.6/src/Makefile.in:80:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
isight-firmware-tools-1.6/src/Makefile.in-81-am__vpath_adj = case $$p in \
isight-firmware-tools-1.6/src/Makefile.in:82:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
isight-firmware-tools-1.6/src/Makefile.in-83-    *) f=$$p;; \
isight-firmware-tools-1.6/src/Makefile.in-84-  esac;
isight-firmware-tools-1.6/src/Makefile.in:85:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
isight-firmware-tools-1.6/src/Makefile.in-86-am__install_max = 40
isight-firmware-tools-1.6/src/Makefile.in-87-am__nobase_strip_setup = \
isight-firmware-tools-1.6/src/Makefile.in:88:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
isight-firmware-tools-1.6/src/Makefile.in-89-am__nobase_strip = \
##############################################
isight-firmware-tools-1.6/src/Makefile.in-382-.c.obj:
isight-firmware-tools-1.6/src/Makefile.in:383:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
isight-firmware-tools-1.6/src/Makefile.in-384-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:387:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
isight-firmware-tools-1.6/src/Makefile.in-388-
isight-firmware-tools-1.6/src/Makefile.in-389-ift_export-export.o: export.c
isight-firmware-tools-1.6/src/Makefile.in:390:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_export_CFLAGS) $(CFLAGS) -MT ift_export-export.o -MD -MP -MF $(DEPDIR)/ift_export-export.Tpo -c -o ift_export-export.o `test -f 'export.c' || echo '$(srcdir)/'`export.c
isight-firmware-tools-1.6/src/Makefile.in-391-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_export-export.Tpo $(DEPDIR)/ift_export-export.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-393-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:394:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_export_CFLAGS) $(CFLAGS) -c -o ift_export-export.o `test -f 'export.c' || echo '$(srcdir)/'`export.c
isight-firmware-tools-1.6/src/Makefile.in-395-
isight-firmware-tools-1.6/src/Makefile.in-396-ift_export-export.obj: export.c
isight-firmware-tools-1.6/src/Makefile.in:397:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_export_CFLAGS) $(CFLAGS) -MT ift_export-export.obj -MD -MP -MF $(DEPDIR)/ift_export-export.Tpo -c -o ift_export-export.obj `if test -f 'export.c'; then $(CYGPATH_W) 'export.c'; else $(CYGPATH_W) '$(srcdir)/export.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-398-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_export-export.Tpo $(DEPDIR)/ift_export-export.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-400-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:401:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_export_CFLAGS) $(CFLAGS) -c -o ift_export-export.obj `if test -f 'export.c'; then $(CYGPATH_W) 'export.c'; else $(CYGPATH_W) '$(srcdir)/export.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-402-
isight-firmware-tools-1.6/src/Makefile.in-403-ift_extract-extract.o: extract.c
isight-firmware-tools-1.6/src/Makefile.in:404:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_extract_CFLAGS) $(CFLAGS) -MT ift_extract-extract.o -MD -MP -MF $(DEPDIR)/ift_extract-extract.Tpo -c -o ift_extract-extract.o `test -f 'extract.c' || echo '$(srcdir)/'`extract.c
isight-firmware-tools-1.6/src/Makefile.in-405-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_extract-extract.Tpo $(DEPDIR)/ift_extract-extract.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:408:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_extract_CFLAGS) $(CFLAGS) -c -o ift_extract-extract.o `test -f 'extract.c' || echo '$(srcdir)/'`extract.c
isight-firmware-tools-1.6/src/Makefile.in-409-
isight-firmware-tools-1.6/src/Makefile.in-410-ift_extract-extract.obj: extract.c
isight-firmware-tools-1.6/src/Makefile.in:411:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_extract_CFLAGS) $(CFLAGS) -MT ift_extract-extract.obj -MD -MP -MF $(DEPDIR)/ift_extract-extract.Tpo -c -o ift_extract-extract.obj `if test -f 'extract.c'; then $(CYGPATH_W) 'extract.c'; else $(CYGPATH_W) '$(srcdir)/extract.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-412-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_extract-extract.Tpo $(DEPDIR)/ift_extract-extract.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-414-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:415:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_extract_CFLAGS) $(CFLAGS) -c -o ift_extract-extract.obj `if test -f 'extract.c'; then $(CYGPATH_W) 'extract.c'; else $(CYGPATH_W) '$(srcdir)/extract.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-416-
isight-firmware-tools-1.6/src/Makefile.in-417-ift_load-udev.o: udev.c
isight-firmware-tools-1.6/src/Makefile.in:418:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -MT ift_load-udev.o -MD -MP -MF $(DEPDIR)/ift_load-udev.Tpo -c -o ift_load-udev.o `test -f 'udev.c' || echo '$(srcdir)/'`udev.c
isight-firmware-tools-1.6/src/Makefile.in-419-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_load-udev.Tpo $(DEPDIR)/ift_load-udev.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:422:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -c -o ift_load-udev.o `test -f 'udev.c' || echo '$(srcdir)/'`udev.c
isight-firmware-tools-1.6/src/Makefile.in-423-
isight-firmware-tools-1.6/src/Makefile.in-424-ift_load-udev.obj: udev.c
isight-firmware-tools-1.6/src/Makefile.in:425:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -MT ift_load-udev.obj -MD -MP -MF $(DEPDIR)/ift_load-udev.Tpo -c -o ift_load-udev.obj `if test -f 'udev.c'; then $(CYGPATH_W) 'udev.c'; else $(CYGPATH_W) '$(srcdir)/udev.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-426-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_load-udev.Tpo $(DEPDIR)/ift_load-udev.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:429:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -c -o ift_load-udev.obj `if test -f 'udev.c'; then $(CYGPATH_W) 'udev.c'; else $(CYGPATH_W) '$(srcdir)/udev.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-430-
isight-firmware-tools-1.6/src/Makefile.in-431-ift_load-load.o: load.c
isight-firmware-tools-1.6/src/Makefile.in:432:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -MT ift_load-load.o -MD -MP -MF $(DEPDIR)/ift_load-load.Tpo -c -o ift_load-load.o `test -f 'load.c' || echo '$(srcdir)/'`load.c
isight-firmware-tools-1.6/src/Makefile.in-433-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_load-load.Tpo $(DEPDIR)/ift_load-load.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:436:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -c -o ift_load-load.o `test -f 'load.c' || echo '$(srcdir)/'`load.c
isight-firmware-tools-1.6/src/Makefile.in-437-
isight-firmware-tools-1.6/src/Makefile.in-438-ift_load-load.obj: load.c
isight-firmware-tools-1.6/src/Makefile.in:439:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -MT ift_load-load.obj -MD -MP -MF $(DEPDIR)/ift_load-load.Tpo -c -o ift_load-load.obj `if test -f 'load.c'; then $(CYGPATH_W) 'load.c'; else $(CYGPATH_W) '$(srcdir)/load.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-440-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ift_load-load.Tpo $(DEPDIR)/ift_load-load.Po
##############################################
isight-firmware-tools-1.6/src/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isight-firmware-tools-1.6/src/Makefile.in:443:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ift_load_CFLAGS) $(CFLAGS) -c -o ift_load-load.obj `if test -f 'load.c'; then $(CYGPATH_W) 'load.c'; else $(CYGPATH_W) '$(srcdir)/load.c'; fi`
isight-firmware-tools-1.6/src/Makefile.in-444-install-rulesDATA: $(rules_DATA)
##############################################
isight-firmware-tools-1.6/src/Makefile.in-459-	@list='$(rules_DATA)'; test -n "$(rulesdir)" || list=; \
isight-firmware-tools-1.6/src/Makefile.in:460:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
isight-firmware-tools-1.6/src/Makefile.in-461-	test -n "$$files" || exit 0; \
##############################################
isight-firmware-tools-1.6/src/Makefile.in-509-GTAGS:
isight-firmware-tools-1.6/src/Makefile.in:510:	here=`$(am__cd) $(top_builddir) && pwd` \
isight-firmware-tools-1.6/src/Makefile.in-511-	  && $(am__cd) $(top_srcdir) \
##############################################
isight-firmware-tools-1.6/src/Makefile.in-517-distdir: $(DISTFILES)
isight-firmware-tools-1.6/src/Makefile.in:518:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/src/Makefile.in:519:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/src/Makefile.in-520-	list='$(DISTFILES)'; \
##############################################
isight-firmware-tools-1.6/src/Makefile.in-531-	  if test -d $$d/$$file; then \
isight-firmware-tools-1.6/src/Makefile.in:532:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
isight-firmware-tools-1.6/src/Makefile.in-533-	    if test -d "$(distdir)/$$file"; then \
##############################################
isight-firmware-tools-1.6/aclocal.m4-223-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
isight-firmware-tools-1.6/aclocal.m4:224:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
isight-firmware-tools-1.6/aclocal.m4-225-	if test "$MSGFMT" != "no"; then
##############################################
isight-firmware-tools-1.6/aclocal.m4-244-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
isight-firmware-tools-1.6/aclocal.m4:245:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
isight-firmware-tools-1.6/aclocal.m4-246-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
isight-firmware-tools-1.6/aclocal.m4-392-   if test "x$srcdir" != "x."; then
isight-firmware-tools-1.6/aclocal.m4:393:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
isight-firmware-tools-1.6/aclocal.m4-394-       posrcprefix="$srcdir/"
##############################################
isight-firmware-tools-1.6/aclocal.m4-416-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
isight-firmware-tools-1.6/aclocal.m4:417:datarootdir=`eval echo "${datarootdir}"`
isight-firmware-tools-1.6/aclocal.m4-418-if test "x$CATOBJEXT" = "x.mo" ; then
isight-firmware-tools-1.6/aclocal.m4:419:  localedir=`eval echo "${libdir}/locale"`
isight-firmware-tools-1.6/aclocal.m4-420-else
isight-firmware-tools-1.6/aclocal.m4:421:  localedir=`eval echo "${datadir}/locale"`
isight-firmware-tools-1.6/aclocal.m4-422-fi
##############################################
isight-firmware-tools-1.6/aclocal.m4-472-
isight-firmware-tools-1.6/aclocal.m4:473:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
isight-firmware-tools-1.6/aclocal.m4-474-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
isight-firmware-tools-1.6/aclocal.m4:475:    [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
isight-firmware-tools-1.6/aclocal.m4-476-    ]
##############################################
isight-firmware-tools-1.6/aclocal.m4-536-fi
isight-firmware-tools-1.6/aclocal.m4:537:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
isight-firmware-tools-1.6/aclocal.m4:538:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
isight-firmware-tools-1.6/aclocal.m4:539:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
isight-firmware-tools-1.6/aclocal.m4-540-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
isight-firmware-tools-1.6/aclocal.m4-552-else
isight-firmware-tools-1.6/aclocal.m4:553:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
isight-firmware-tools-1.6/aclocal.m4-554-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
isight-firmware-tools-1.6/aclocal.m4-557-   AC_MSG_CHECKING([for XML::Parser])
isight-firmware-tools-1.6/aclocal.m4:558:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
isight-firmware-tools-1.6/aclocal.m4-559-       AC_MSG_RESULT([ok])
##############################################
isight-firmware-tools-1.6/aclocal.m4-755-    PKG_CHECK_EXISTS([$3],
isight-firmware-tools-1.6/aclocal.m4:756:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
isight-firmware-tools-1.6/aclocal.m4-757-		     [pkg_failed=yes])
##############################################
isight-firmware-tools-1.6/aclocal.m4-803-        if test $_pkg_short_errors_supported = yes; then
isight-firmware-tools-1.6/aclocal.m4:804:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
isight-firmware-tools-1.6/aclocal.m4-805-        else 
isight-firmware-tools-1.6/aclocal.m4:806:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
isight-firmware-tools-1.6/aclocal.m4-807-        fi
##############################################
isight-firmware-tools-1.6/aclocal.m4-885-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
isight-firmware-tools-1.6/aclocal.m4:886:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
isight-firmware-tools-1.6/aclocal.m4-887-#
##############################################
isight-firmware-tools-1.6/aclocal.m4-909-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
isight-firmware-tools-1.6/aclocal.m4:910:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
isight-firmware-tools-1.6/aclocal.m4-911-# and then we would define $MISSING as
##############################################
isight-firmware-tools-1.6/aclocal.m4-925-# expand $ac_aux_dir to an absolute path
isight-firmware-tools-1.6/aclocal.m4:926:am_aux_dir=`cd $ac_aux_dir && pwd`
isight-firmware-tools-1.6/aclocal.m4-927-])
##############################################
isight-firmware-tools-1.6/aclocal.m4-1026-  if test "$am_compiler_list" = ""; then
isight-firmware-tools-1.6/aclocal.m4:1027:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
isight-firmware-tools-1.6/aclocal.m4-1028-  fi
##############################################
isight-firmware-tools-1.6/aclocal.m4-1172-    # Strip MF so we end up with the name of the file.
isight-firmware-tools-1.6/aclocal.m4:1173:    mf=`echo "$mf" | sed -e 's/:.*$//'`
isight-firmware-tools-1.6/aclocal.m4-1174-    # Check whether this is an Automake generated Makefile or not.
##############################################
isight-firmware-tools-1.6/aclocal.m4-1181-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
isight-firmware-tools-1.6/aclocal.m4:1182:      dirpart=`AS_DIRNAME("$mf")`
isight-firmware-tools-1.6/aclocal.m4-1183-    else
##############################################
isight-firmware-tools-1.6/aclocal.m4-1187-    # from the Makefile without running `make'.
isight-firmware-tools-1.6/aclocal.m4:1188:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
isight-firmware-tools-1.6/aclocal.m4-1189-    test -z "$DEPDIR" && continue
isight-firmware-tools-1.6/aclocal.m4:1190:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
isight-firmware-tools-1.6/aclocal.m4-1191-    test -z "am__include" && continue
isight-firmware-tools-1.6/aclocal.m4:1192:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
isight-firmware-tools-1.6/aclocal.m4-1193-    # When using ansi2knr, U may be empty or an underscore; expand it
isight-firmware-tools-1.6/aclocal.m4:1194:    U=`sed -n 's/^U = //p' < "$mf"`
isight-firmware-tools-1.6/aclocal.m4-1195-    # Find all dependency output files, they are included files with
##############################################
isight-firmware-tools-1.6/aclocal.m4-1203-      test -f "$dirpart/$file" && continue
isight-firmware-tools-1.6/aclocal.m4:1204:      fdir=`AS_DIRNAME(["$file"])`
isight-firmware-tools-1.6/aclocal.m4-1205-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
isight-firmware-tools-1.6/aclocal.m4-1270-AC_REQUIRE([AC_PROG_INSTALL])dnl
isight-firmware-tools-1.6/aclocal.m4:1271:if test "`cd $srcdir && pwd`" != "`pwd`"; then
isight-firmware-tools-1.6/aclocal.m4-1272-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
isight-firmware-tools-1.6/aclocal.m4-1372-    * )
isight-firmware-tools-1.6/aclocal.m4:1373:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
isight-firmware-tools-1.6/aclocal.m4-1374-  esac
isight-firmware-tools-1.6/aclocal.m4-1375-done
isight-firmware-tools-1.6/aclocal.m4:1376:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
isight-firmware-tools-1.6/aclocal.m4-1377-
##############################################
isight-firmware-tools-1.6/aclocal.m4-1487-# Ignore all kinds of additional output from `make'.
isight-firmware-tools-1.6/aclocal.m4:1488:case `$am_make -s -f confmf 2> /dev/null` in #(
isight-firmware-tools-1.6/aclocal.m4-1489-*the\ am__doit\ target*)
##############################################
isight-firmware-tools-1.6/aclocal.m4-1497-   echo '.include "confinc"' > confmf
isight-firmware-tools-1.6/aclocal.m4:1498:   case `$am_make -s -f confmf 2> /dev/null` in #(
isight-firmware-tools-1.6/aclocal.m4-1499-   *the\ am__doit\ target*)
##############################################
isight-firmware-tools-1.6/aclocal.m4-1530-set dummy $CC
isight-firmware-tools-1.6/aclocal.m4:1531:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
isight-firmware-tools-1.6/aclocal.m4-1532-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
isight-firmware-tools-1.6/aclocal.m4-1685-if (
isight-firmware-tools-1.6/aclocal.m4:1686:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
isight-firmware-tools-1.6/aclocal.m4-1687-   if test "$[*]" = "X"; then
isight-firmware-tools-1.6/aclocal.m4-1688-      # -L didn't work.
isight-firmware-tools-1.6/aclocal.m4:1689:      set X `ls -t "$srcdir/configure" conftest.file`
isight-firmware-tools-1.6/aclocal.m4-1690-   fi
##############################################
isight-firmware-tools-1.6/Makefile.in-58-	ps-recursive uninstall-recursive
isight-firmware-tools-1.6/Makefile.in:59:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
isight-firmware-tools-1.6/Makefile.in-60-am__vpath_adj = case $$p in \
isight-firmware-tools-1.6/Makefile.in:61:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
isight-firmware-tools-1.6/Makefile.in-62-    *) f=$$p;; \
isight-firmware-tools-1.6/Makefile.in-63-  esac;
isight-firmware-tools-1.6/Makefile.in:64:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
isight-firmware-tools-1.6/Makefile.in-65-am__install_max = 40
isight-firmware-tools-1.6/Makefile.in-66-am__nobase_strip_setup = \
isight-firmware-tools-1.6/Makefile.in:67:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
isight-firmware-tools-1.6/Makefile.in-68-am__nobase_strip = \
##############################################
isight-firmware-tools-1.6/Makefile.in-103-  while test -n "$$dir1"; do \
isight-firmware-tools-1.6/Makefile.in:104:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
isight-firmware-tools-1.6/Makefile.in-105-    if test "$$first" != "."; then \
isight-firmware-tools-1.6/Makefile.in-106-      if test "$$first" = ".."; then \
isight-firmware-tools-1.6/Makefile.in:107:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
isight-firmware-tools-1.6/Makefile.in:108:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
isight-firmware-tools-1.6/Makefile.in-109-      else \
isight-firmware-tools-1.6/Makefile.in:110:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
isight-firmware-tools-1.6/Makefile.in-111-        if test "$$first2" = "$$first"; then \
isight-firmware-tools-1.6/Makefile.in:112:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
isight-firmware-tools-1.6/Makefile.in-113-        else \
##############################################
isight-firmware-tools-1.6/Makefile.in-118-    fi; \
isight-firmware-tools-1.6/Makefile.in:119:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
isight-firmware-tools-1.6/Makefile.in-120-  done; \
##############################################
isight-firmware-tools-1.6/Makefile.in-331-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
isight-firmware-tools-1.6/Makefile.in:332:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
isight-firmware-tools-1.6/Makefile.in-333-	test -n "$$files" || exit 0; \
##############################################
isight-firmware-tools-1.6/Makefile.in-351-	dot_seen=no; \
isight-firmware-tools-1.6/Makefile.in:352:	target=`echo $@ | sed s/-recursive//`; \
isight-firmware-tools-1.6/Makefile.in-353-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
isight-firmware-tools-1.6/Makefile.in-386-	rev="$$rev ."; \
isight-firmware-tools-1.6/Makefile.in:387:	target=`echo $@ | sed s/-recursive//`; \
isight-firmware-tools-1.6/Makefile.in-388-	for subdir in $$rev; do \
##############################################
isight-firmware-tools-1.6/Makefile.in-464-GTAGS:
isight-firmware-tools-1.6/Makefile.in:465:	here=`$(am__cd) $(top_builddir) && pwd` \
isight-firmware-tools-1.6/Makefile.in-466-	  && $(am__cd) $(top_srcdir) \
##############################################
isight-firmware-tools-1.6/Makefile.in-474-	test -d "$(distdir)" || mkdir "$(distdir)"
isight-firmware-tools-1.6/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isight-firmware-tools-1.6/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
isight-firmware-tools-1.6/Makefile.in-488-	  if test -d $$d/$$file; then \
isight-firmware-tools-1.6/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
isight-firmware-tools-1.6/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
isight-firmware-tools-1.6/Makefile.in-596-	test -d $(distdir)/_build || exit 0; \
isight-firmware-tools-1.6/Makefile.in:597:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
isight-firmware-tools-1.6/Makefile.in-598-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
isight-firmware-tools-1.6/Makefile.in-630-	@$(am__cd) '$(distuninstallcheck_dir)' \
isight-firmware-tools-1.6/Makefile.in:631:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
isight-firmware-tools-1.6/Makefile.in-632-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
isight-firmware-tools-1.6/Makefile.in-642-	fi
isight-firmware-tools-1.6/Makefile.in:643:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
isight-firmware-tools-1.6/Makefile.in-644-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
isight-firmware-tools-1.6/install-sh-217-      fi
isight-firmware-tools-1.6/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
isight-firmware-tools-1.6/install-sh-219-    *)
##############################################
isight-firmware-tools-1.6/install-sh-269-      dstdir=$dst
isight-firmware-tools-1.6/install-sh:270:      dst=$dstdir/`basename "$src"`
isight-firmware-tools-1.6/install-sh-271-      dstdir_status=0
##############################################
isight-firmware-tools-1.6/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
isight-firmware-tools-1.6/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
isight-firmware-tools-1.6/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
isight-firmware-tools-1.6/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
isight-firmware-tools-1.6/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
isight-firmware-tools-1.6/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
isight-firmware-tools-1.6/install-sh-418-	    case $prefix in
isight-firmware-tools-1.6/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
isight-firmware-tools-1.6/install-sh-420-	      *) qprefix=$prefix;;
##############################################
isight-firmware-tools-1.6/install-sh-467-    if $copy_on_change &&
isight-firmware-tools-1.6/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
isight-firmware-tools-1.6/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
isight-firmware-tools-1.6/install-sh-470-
##############################################
isight-firmware-tools-1.6/compile-105-# Name of file we expect compiler to create.
isight-firmware-tools-1.6/compile:106:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
isight-firmware-tools-1.6/compile-107-
##############################################
isight-firmware-tools-1.6/compile-111-# object file name, since that is what matters with a parallel build.
isight-firmware-tools-1.6/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
isight-firmware-tools-1.6/compile-113-while true; do
##############################################
isight-firmware-tools-1.6/missing-139-       # Could not run --version or --help.  This is probably someone
isight-firmware-tools-1.6/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
isight-firmware-tools-1.6/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
isight-firmware-tools-1.6/missing-173-         from any GNU archive site."
isight-firmware-tools-1.6/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
isight-firmware-tools-1.6/missing-175-    test -z "$files" && files="config.h"
##############################################
isight-firmware-tools-1.6/missing-202-         proper tools for further handling them.
isight-firmware-tools-1.6/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
isight-firmware-tools-1.6/missing-204-         archive site."
isight-firmware-tools-1.6/missing-205-
isight-firmware-tools-1.6/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
isight-firmware-tools-1.6/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
isight-firmware-tools-1.6/missing-208-    if test -f "$file"; then
##############################################
isight-firmware-tools-1.6/missing-231-	*.y)
isight-firmware-tools-1.6/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
isight-firmware-tools-1.6/missing-233-	    if test -f "$SRCFILE"; then
##############################################
isight-firmware-tools-1.6/missing-235-	    fi
isight-firmware-tools-1.6/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
isight-firmware-tools-1.6/missing-237-	    if test -f "$SRCFILE"; then
##############################################
isight-firmware-tools-1.6/missing-261-	*.l)
isight-firmware-tools-1.6/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
isight-firmware-tools-1.6/missing-263-	    if test -f "$SRCFILE"; then
##############################################
isight-firmware-tools-1.6/missing-280-
isight-firmware-tools-1.6/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
isight-firmware-tools-1.6/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
isight-firmware-tools-1.6/missing-283-    if test -f "$file"; then
##############################################
isight-firmware-tools-1.6/missing-300-    # The file to touch is that specified with -o ...
isight-firmware-tools-1.6/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
isight-firmware-tools-1.6/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
isight-firmware-tools-1.6/missing-303-    if test -z "$file"; then
isight-firmware-tools-1.6/missing-304-      # ... or it is the one specified with @setfilename ...
isight-firmware-tools-1.6/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
isight-firmware-tools-1.6/missing-306-      file=`sed -n '
##############################################
isight-firmware-tools-1.6/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
isight-firmware-tools-1.6/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
isight-firmware-tools-1.6/missing-314-    fi
##############################################
isight-firmware-tools-1.6/missing-336-	*o*)
isight-firmware-tools-1.6/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
isight-firmware-tools-1.6/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
isight-firmware-tools-1.6/missing-342-	*h*)
isight-firmware-tools-1.6/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
isight-firmware-tools-1.6/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
isight-firmware-tools-1.6/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
isight-firmware-tools-1.6/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
isight-firmware-tools-1.6/depcomp-69-
##############################################
isight-firmware-tools-1.6/depcomp-224-  # Version 6 uses the directory in both cases.
isight-firmware-tools-1.6/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
isight-firmware-tools-1.6/depcomp-226-  test "x$dir" = "x$object" && dir=
isight-firmware-tools-1.6/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
isight-firmware-tools-1.6/depcomp-228-  if test "$libtool" = yes; then
##############################################
isight-firmware-tools-1.6/depcomp-253-    # Do two passes, one to just change these to
isight-firmware-tools-1.6/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
isight-firmware-tools-1.6/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
isight-firmware-tools-1.6/depcomp-295-  # Do two passes, one to just change these to
isight-firmware-tools-1.6/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
isight-firmware-tools-1.6/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
isight-firmware-tools-1.6/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
isight-firmware-tools-1.6/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
isight-firmware-tools-1.6/depcomp-313-  test "x$dir" = "x$object" && dir=
isight-firmware-tools-1.6/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
isight-firmware-tools-1.6/depcomp-315-  if test "$libtool" = yes; then
##############################################
isight-firmware-tools-1.6/depcomp-355-   # Subdirectories are respected.
isight-firmware-tools-1.6/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
isight-firmware-tools-1.6/depcomp-357-   test "x$dir" = "x$object" && dir=
isight-firmware-tools-1.6/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
isight-firmware-tools-1.6/depcomp-359-
##############################################
isight-firmware-tools-1.6/depcomp-501-  done
isight-firmware-tools-1.6/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
isight-firmware-tools-1.6/depcomp-503-  touch "$tmpdepfile"