===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
testdisk-7.1/ChangeLog-6151-    - arj Archive
testdisk-7.1/ChangeLog:6152:    - asm Pro/ENGINEER Assembly
testdisk-7.1/ChangeLog-6153-    - chm MS Windows HtmlHelp Data
##############################################
testdisk-7.1/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
testdisk-7.1/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
testdisk-7.1/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
testdisk-7.1/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
testdisk-7.1/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
testdisk-7.1/aclocal.m4-181-        else 
testdisk-7.1/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
testdisk-7.1/aclocal.m4-183-        fi
##############################################
testdisk-7.1/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
testdisk-7.1/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
testdisk-7.1/aclocal.m4-438-# and then we would define $MISSING as
##############################################
testdisk-7.1/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
testdisk-7.1/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
testdisk-7.1/aclocal.m4-453-])
##############################################
testdisk-7.1/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
testdisk-7.1/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
testdisk-7.1/aclocal.m4-551-  fi
##############################################
testdisk-7.1/aclocal.m4-702-    # Strip MF so we end up with the name of the file.
testdisk-7.1/aclocal.m4:703:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
testdisk-7.1/aclocal.m4-704-    # Check whether this is an Automake generated Makefile which includes
##############################################
testdisk-7.1/aclocal.m4-709-      || continue
testdisk-7.1/aclocal.m4:710:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
testdisk-7.1/aclocal.m4:711:    am_filepart=`AS_BASENAME(["$am_mf"])`
testdisk-7.1/aclocal.m4-712-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
testdisk-7.1/aclocal.m4-777-AC_REQUIRE([AC_PROG_INSTALL])dnl
testdisk-7.1/aclocal.m4:778:if test "`cd $srcdir && pwd`" != "`pwd`"; then
testdisk-7.1/aclocal.m4-779-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
testdisk-7.1/aclocal.m4-936-    * )
testdisk-7.1/aclocal.m4:937:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
testdisk-7.1/aclocal.m4-938-  esac
testdisk-7.1/aclocal.m4-939-done
testdisk-7.1/aclocal.m4:940:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
testdisk-7.1/aclocal.m4-941-
##############################################
testdisk-7.1/aclocal.m4-1192-     echo "timestamp, slept: $am_has_slept" > conftest.file
testdisk-7.1/aclocal.m4:1193:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
testdisk-7.1/aclocal.m4-1194-     if test "$[*]" = "X"; then
testdisk-7.1/aclocal.m4-1195-	# -L didn't work.
testdisk-7.1/aclocal.m4:1196:	set X `ls -t "$srcdir/configure" conftest.file`
testdisk-7.1/aclocal.m4-1197-     fi
##############################################
testdisk-7.1/Makefile.in-49-  { \
testdisk-7.1/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
testdisk-7.1/Makefile.in-51-  }; \
##############################################
testdisk-7.1/Makefile.in-185-  while test -n "$$dir1"; do \
testdisk-7.1/Makefile.in:186:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
testdisk-7.1/Makefile.in-187-    if test "$$first" != "."; then \
testdisk-7.1/Makefile.in-188-      if test "$$first" = ".."; then \
testdisk-7.1/Makefile.in:189:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
testdisk-7.1/Makefile.in:190:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
testdisk-7.1/Makefile.in-191-      else \
testdisk-7.1/Makefile.in:192:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
testdisk-7.1/Makefile.in-193-        if test "$$first2" = "$$first"; then \
testdisk-7.1/Makefile.in:194:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
testdisk-7.1/Makefile.in-195-        else \
##############################################
testdisk-7.1/Makefile.in-200-    fi; \
testdisk-7.1/Makefile.in:201:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
testdisk-7.1/Makefile.in-202-  done; \
##############################################
testdisk-7.1/Makefile.in-443-	dot_seen=no; \
testdisk-7.1/Makefile.in:444:	target=`echo $@ | sed s/-recursive//`; \
testdisk-7.1/Makefile.in-445-	case "$@" in \
##############################################
testdisk-7.1/Makefile.in-506-GTAGS:
testdisk-7.1/Makefile.in:507:	here=`$(am__cd) $(top_builddir) && pwd` \
testdisk-7.1/Makefile.in-508-	  && $(am__cd) $(top_srcdir) \
##############################################
testdisk-7.1/Makefile.in-541-	test -d "$(distdir)" || mkdir "$(distdir)"
testdisk-7.1/Makefile.in:542:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/Makefile.in:543:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/Makefile.in-544-	list='$(DISTFILES)'; \
##############################################
testdisk-7.1/Makefile.in-555-	  if test -d $$d/$$file; then \
testdisk-7.1/Makefile.in:556:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
testdisk-7.1/Makefile.in-557-	    if test -d "$(distdir)/$$file"; then \
##############################################
testdisk-7.1/Makefile.in-666-	test -d $(distdir)/_build || exit 0; \
testdisk-7.1/Makefile.in:667:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
testdisk-7.1/Makefile.in-668-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
testdisk-7.1/Makefile.in-710-	}; \
testdisk-7.1/Makefile.in:711:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
testdisk-7.1/Makefile.in-712-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
testdisk-7.1/Makefile.in-722-	fi
testdisk-7.1/Makefile.in:723:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
testdisk-7.1/Makefile.in-724-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
testdisk-7.1/compile.sh-80-pwd_saved=`pwd`
testdisk-7.1/compile.sh:81:confdir=`(dirname "$0") 2>/dev/null`
testdisk-7.1/compile.sh-82-cd $confdir
##############################################
testdisk-7.1/src/file_list.c-392-  { .enable=0, .file_hint=&file_hint_asl  },
testdisk-7.1/src/file_list.c:393:  { .enable=0, .file_hint=&file_hint_asm  },
testdisk-7.1/src/file_list.c-394-  { .enable=0, .file_hint=&file_hint_atd  },
##############################################
testdisk-7.1/src/Makefile.in-50-  { \
testdisk-7.1/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
testdisk-7.1/src/Makefile.in-52-  }; \
##############################################
testdisk-7.1/src/Makefile.in-2129-.c.obj:
testdisk-7.1/src/Makefile.in:2130:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
testdisk-7.1/src/Makefile.in-2131-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
testdisk-7.1/src/Makefile.in-2133-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2134:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
testdisk-7.1/src/Makefile.in-2135-
##############################################
testdisk-7.1/src/Makefile.in-2143-.cpp.obj:
testdisk-7.1/src/Makefile.in:2144:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
testdisk-7.1/src/Makefile.in-2145-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
testdisk-7.1/src/Makefile.in-2147-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2148:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
testdisk-7.1/src/Makefile.in-2149-
testdisk-7.1/src/Makefile.in-2150-qphotorec-qmainrec.o: qmainrec.cpp
testdisk-7.1/src/Makefile.in:2151:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qmainrec.o -MD -MP -MF $(DEPDIR)/qphotorec-qmainrec.Tpo -c -o qphotorec-qmainrec.o `test -f 'qmainrec.cpp' || echo '$(srcdir)/'`qmainrec.cpp
testdisk-7.1/src/Makefile.in-2152-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qmainrec.Tpo $(DEPDIR)/qphotorec-qmainrec.Po
##############################################
testdisk-7.1/src/Makefile.in-2154-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2155:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qmainrec.o `test -f 'qmainrec.cpp' || echo '$(srcdir)/'`qmainrec.cpp
testdisk-7.1/src/Makefile.in-2156-
testdisk-7.1/src/Makefile.in-2157-qphotorec-qmainrec.obj: qmainrec.cpp
testdisk-7.1/src/Makefile.in:2158:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qmainrec.obj -MD -MP -MF $(DEPDIR)/qphotorec-qmainrec.Tpo -c -o qphotorec-qmainrec.obj `if test -f 'qmainrec.cpp'; then $(CYGPATH_W) 'qmainrec.cpp'; else $(CYGPATH_W) '$(srcdir)/qmainrec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2159-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qmainrec.Tpo $(DEPDIR)/qphotorec-qmainrec.Po
##############################################
testdisk-7.1/src/Makefile.in-2161-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2162:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qmainrec.obj `if test -f 'qmainrec.cpp'; then $(CYGPATH_W) 'qmainrec.cpp'; else $(CYGPATH_W) '$(srcdir)/qmainrec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2163-
testdisk-7.1/src/Makefile.in-2164-qphotorec-qphotorec.o: qphotorec.cpp
testdisk-7.1/src/Makefile.in:2165:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qphotorec.o -MD -MP -MF $(DEPDIR)/qphotorec-qphotorec.Tpo -c -o qphotorec-qphotorec.o `test -f 'qphotorec.cpp' || echo '$(srcdir)/'`qphotorec.cpp
testdisk-7.1/src/Makefile.in-2166-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qphotorec.Tpo $(DEPDIR)/qphotorec-qphotorec.Po
##############################################
testdisk-7.1/src/Makefile.in-2168-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2169:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qphotorec.o `test -f 'qphotorec.cpp' || echo '$(srcdir)/'`qphotorec.cpp
testdisk-7.1/src/Makefile.in-2170-
testdisk-7.1/src/Makefile.in-2171-qphotorec-qphotorec.obj: qphotorec.cpp
testdisk-7.1/src/Makefile.in:2172:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qphotorec.obj -MD -MP -MF $(DEPDIR)/qphotorec-qphotorec.Tpo -c -o qphotorec-qphotorec.obj `if test -f 'qphotorec.cpp'; then $(CYGPATH_W) 'qphotorec.cpp'; else $(CYGPATH_W) '$(srcdir)/qphotorec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2173-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qphotorec.Tpo $(DEPDIR)/qphotorec-qphotorec.Po
##############################################
testdisk-7.1/src/Makefile.in-2175-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2176:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qphotorec.obj `if test -f 'qphotorec.cpp'; then $(CYGPATH_W) 'qphotorec.cpp'; else $(CYGPATH_W) '$(srcdir)/qphotorec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2177-
testdisk-7.1/src/Makefile.in-2178-qphotorec-qphbs.o: qphbs.cpp
testdisk-7.1/src/Makefile.in:2179:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qphbs.o -MD -MP -MF $(DEPDIR)/qphotorec-qphbs.Tpo -c -o qphotorec-qphbs.o `test -f 'qphbs.cpp' || echo '$(srcdir)/'`qphbs.cpp
testdisk-7.1/src/Makefile.in-2180-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qphbs.Tpo $(DEPDIR)/qphotorec-qphbs.Po
##############################################
testdisk-7.1/src/Makefile.in-2182-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2183:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qphbs.o `test -f 'qphbs.cpp' || echo '$(srcdir)/'`qphbs.cpp
testdisk-7.1/src/Makefile.in-2184-
testdisk-7.1/src/Makefile.in-2185-qphotorec-qphbs.obj: qphbs.cpp
testdisk-7.1/src/Makefile.in:2186:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qphbs.obj -MD -MP -MF $(DEPDIR)/qphotorec-qphbs.Tpo -c -o qphotorec-qphbs.obj `if test -f 'qphbs.cpp'; then $(CYGPATH_W) 'qphbs.cpp'; else $(CYGPATH_W) '$(srcdir)/qphbs.cpp'; fi`
testdisk-7.1/src/Makefile.in-2187-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qphbs.Tpo $(DEPDIR)/qphotorec-qphbs.Po
##############################################
testdisk-7.1/src/Makefile.in-2189-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2190:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qphbs.obj `if test -f 'qphbs.cpp'; then $(CYGPATH_W) 'qphbs.cpp'; else $(CYGPATH_W) '$(srcdir)/qphbs.cpp'; fi`
testdisk-7.1/src/Makefile.in-2191-
testdisk-7.1/src/Makefile.in-2192-qphotorec-qpsearch.o: qpsearch.cpp
testdisk-7.1/src/Makefile.in:2193:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qpsearch.o -MD -MP -MF $(DEPDIR)/qphotorec-qpsearch.Tpo -c -o qphotorec-qpsearch.o `test -f 'qpsearch.cpp' || echo '$(srcdir)/'`qpsearch.cpp
testdisk-7.1/src/Makefile.in-2194-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qpsearch.Tpo $(DEPDIR)/qphotorec-qpsearch.Po
##############################################
testdisk-7.1/src/Makefile.in-2196-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2197:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qpsearch.o `test -f 'qpsearch.cpp' || echo '$(srcdir)/'`qpsearch.cpp
testdisk-7.1/src/Makefile.in-2198-
testdisk-7.1/src/Makefile.in-2199-qphotorec-qpsearch.obj: qpsearch.cpp
testdisk-7.1/src/Makefile.in:2200:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-qpsearch.obj -MD -MP -MF $(DEPDIR)/qphotorec-qpsearch.Tpo -c -o qphotorec-qpsearch.obj `if test -f 'qpsearch.cpp'; then $(CYGPATH_W) 'qpsearch.cpp'; else $(CYGPATH_W) '$(srcdir)/qpsearch.cpp'; fi`
testdisk-7.1/src/Makefile.in-2201-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-qpsearch.Tpo $(DEPDIR)/qphotorec-qpsearch.Po
##############################################
testdisk-7.1/src/Makefile.in-2203-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2204:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-qpsearch.obj `if test -f 'qpsearch.cpp'; then $(CYGPATH_W) 'qpsearch.cpp'; else $(CYGPATH_W) '$(srcdir)/qpsearch.cpp'; fi`
testdisk-7.1/src/Makefile.in-2205-
testdisk-7.1/src/Makefile.in-2206-qphotorec-moc_qphotorec.o: moc_qphotorec.cpp
testdisk-7.1/src/Makefile.in:2207:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-moc_qphotorec.o -MD -MP -MF $(DEPDIR)/qphotorec-moc_qphotorec.Tpo -c -o qphotorec-moc_qphotorec.o `test -f 'moc_qphotorec.cpp' || echo '$(srcdir)/'`moc_qphotorec.cpp
testdisk-7.1/src/Makefile.in-2208-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-moc_qphotorec.Tpo $(DEPDIR)/qphotorec-moc_qphotorec.Po
##############################################
testdisk-7.1/src/Makefile.in-2210-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2211:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-moc_qphotorec.o `test -f 'moc_qphotorec.cpp' || echo '$(srcdir)/'`moc_qphotorec.cpp
testdisk-7.1/src/Makefile.in-2212-
testdisk-7.1/src/Makefile.in-2213-qphotorec-moc_qphotorec.obj: moc_qphotorec.cpp
testdisk-7.1/src/Makefile.in:2214:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-moc_qphotorec.obj -MD -MP -MF $(DEPDIR)/qphotorec-moc_qphotorec.Tpo -c -o qphotorec-moc_qphotorec.obj `if test -f 'moc_qphotorec.cpp'; then $(CYGPATH_W) 'moc_qphotorec.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_qphotorec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2215-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-moc_qphotorec.Tpo $(DEPDIR)/qphotorec-moc_qphotorec.Po
##############################################
testdisk-7.1/src/Makefile.in-2217-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2218:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-moc_qphotorec.obj `if test -f 'moc_qphotorec.cpp'; then $(CYGPATH_W) 'moc_qphotorec.cpp'; else $(CYGPATH_W) '$(srcdir)/moc_qphotorec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2219-
testdisk-7.1/src/Makefile.in-2220-qphotorec-rcc_qphotorec.o: rcc_qphotorec.cpp
testdisk-7.1/src/Makefile.in:2221:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-rcc_qphotorec.o -MD -MP -MF $(DEPDIR)/qphotorec-rcc_qphotorec.Tpo -c -o qphotorec-rcc_qphotorec.o `test -f 'rcc_qphotorec.cpp' || echo '$(srcdir)/'`rcc_qphotorec.cpp
testdisk-7.1/src/Makefile.in-2222-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-rcc_qphotorec.Tpo $(DEPDIR)/qphotorec-rcc_qphotorec.Po
##############################################
testdisk-7.1/src/Makefile.in-2224-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2225:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-rcc_qphotorec.o `test -f 'rcc_qphotorec.cpp' || echo '$(srcdir)/'`rcc_qphotorec.cpp
testdisk-7.1/src/Makefile.in-2226-
testdisk-7.1/src/Makefile.in-2227-qphotorec-rcc_qphotorec.obj: rcc_qphotorec.cpp
testdisk-7.1/src/Makefile.in:2228:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-rcc_qphotorec.obj -MD -MP -MF $(DEPDIR)/qphotorec-rcc_qphotorec.Tpo -c -o qphotorec-rcc_qphotorec.obj `if test -f 'rcc_qphotorec.cpp'; then $(CYGPATH_W) 'rcc_qphotorec.cpp'; else $(CYGPATH_W) '$(srcdir)/rcc_qphotorec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2229-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-rcc_qphotorec.Tpo $(DEPDIR)/qphotorec-rcc_qphotorec.Po
##############################################
testdisk-7.1/src/Makefile.in-2231-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2232:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-rcc_qphotorec.obj `if test -f 'rcc_qphotorec.cpp'; then $(CYGPATH_W) 'rcc_qphotorec.cpp'; else $(CYGPATH_W) '$(srcdir)/rcc_qphotorec.cpp'; fi`
testdisk-7.1/src/Makefile.in-2233-
testdisk-7.1/src/Makefile.in-2234-qphotorec-rcc_qphotorec_locale.o: rcc_qphotorec_locale.cpp
testdisk-7.1/src/Makefile.in:2235:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-rcc_qphotorec_locale.o -MD -MP -MF $(DEPDIR)/qphotorec-rcc_qphotorec_locale.Tpo -c -o qphotorec-rcc_qphotorec_locale.o `test -f 'rcc_qphotorec_locale.cpp' || echo '$(srcdir)/'`rcc_qphotorec_locale.cpp
testdisk-7.1/src/Makefile.in-2236-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-rcc_qphotorec_locale.Tpo $(DEPDIR)/qphotorec-rcc_qphotorec_locale.Po
##############################################
testdisk-7.1/src/Makefile.in-2238-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2239:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-rcc_qphotorec_locale.o `test -f 'rcc_qphotorec_locale.cpp' || echo '$(srcdir)/'`rcc_qphotorec_locale.cpp
testdisk-7.1/src/Makefile.in-2240-
testdisk-7.1/src/Makefile.in-2241-qphotorec-rcc_qphotorec_locale.obj: rcc_qphotorec_locale.cpp
testdisk-7.1/src/Makefile.in:2242:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -MT qphotorec-rcc_qphotorec_locale.obj -MD -MP -MF $(DEPDIR)/qphotorec-rcc_qphotorec_locale.Tpo -c -o qphotorec-rcc_qphotorec_locale.obj `if test -f 'rcc_qphotorec_locale.cpp'; then $(CYGPATH_W) 'rcc_qphotorec_locale.cpp'; else $(CYGPATH_W) '$(srcdir)/rcc_qphotorec_locale.cpp'; fi`
testdisk-7.1/src/Makefile.in-2243-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qphotorec-rcc_qphotorec_locale.Tpo $(DEPDIR)/qphotorec-rcc_qphotorec_locale.Po
##############################################
testdisk-7.1/src/Makefile.in-2245-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
testdisk-7.1/src/Makefile.in:2246:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qphotorec_CXXFLAGS) $(CXXFLAGS) -c -o qphotorec-rcc_qphotorec_locale.obj `if test -f 'rcc_qphotorec_locale.cpp'; then $(CYGPATH_W) 'rcc_qphotorec_locale.cpp'; else $(CYGPATH_W) '$(srcdir)/rcc_qphotorec_locale.cpp'; fi`
testdisk-7.1/src/Makefile.in-2247-
##############################################
testdisk-7.1/src/Makefile.in-2277-GTAGS:
testdisk-7.1/src/Makefile.in:2278:	here=`$(am__cd) $(top_builddir) && pwd` \
testdisk-7.1/src/Makefile.in-2279-	  && $(am__cd) $(top_srcdir) \
##############################################
testdisk-7.1/src/Makefile.in-2303-distdir-am: $(DISTFILES)
testdisk-7.1/src/Makefile.in:2304:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/src/Makefile.in:2305:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/src/Makefile.in-2306-	list='$(DISTFILES)'; \
##############################################
testdisk-7.1/src/Makefile.in-2317-	  if test -d $$d/$$file; then \
testdisk-7.1/src/Makefile.in:2318:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
testdisk-7.1/src/Makefile.in-2319-	    if test -d "$(distdir)/$$file"; then \
##############################################
testdisk-7.1/config/depcomp-64-  case $1 in
testdisk-7.1/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
testdisk-7.1/config/depcomp-66-      *) dir=;;
##############################################
testdisk-7.1/config/depcomp-73-{
testdisk-7.1/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
testdisk-7.1/config/depcomp-75-}
##############################################
testdisk-7.1/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
testdisk-7.1/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
testdisk-7.1/config/depcomp-128-
##############################################
testdisk-7.1/config/depcomp-405-        sleep 1
testdisk-7.1/config/depcomp:406:        i=`expr $i - 1`
testdisk-7.1/config/depcomp-407-      done
testdisk-7.1/config/depcomp-408-    fi
testdisk-7.1/config/depcomp:409:    i=`expr $i - 1`
testdisk-7.1/config/depcomp-410-  done
##############################################
testdisk-7.1/config/depcomp-425-  # Do two passes, one to just change these to
testdisk-7.1/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
testdisk-7.1/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
testdisk-7.1/config/depcomp-659-  done
testdisk-7.1/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
testdisk-7.1/config/depcomp-661-  touch "$tmpdepfile"
##############################################
testdisk-7.1/config/compile-67-	mingw/*)
testdisk-7.1/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
testdisk-7.1/config/compile-69-	  ;;
testdisk-7.1/config/compile-70-	cygwin/*)
testdisk-7.1/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
testdisk-7.1/config/compile-72-	  ;;
testdisk-7.1/config/compile-73-	wine/*)
testdisk-7.1/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
testdisk-7.1/config/compile-75-	  ;;
##############################################
testdisk-7.1/config/compile-310-# Name of file we expect compiler to create.
testdisk-7.1/config/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
testdisk-7.1/config/compile-312-
##############################################
testdisk-7.1/config/compile-316-# object file name, since that is what matters with a parallel build.
testdisk-7.1/config/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
testdisk-7.1/config/compile-318-while true; do
##############################################
testdisk-7.1/config/config.guess-34-
testdisk-7.1/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
testdisk-7.1/config/config.guess-36-
##############################################
testdisk-7.1/config/config.guess-102-: ${TMPDIR=/tmp} ;
testdisk-7.1/config/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
testdisk-7.1/config/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
testdisk-7.1/config/config.guess-151-	EOF
testdisk-7.1/config/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
testdisk-7.1/config/config.guess-153-
##############################################
testdisk-7.1/config/config.guess-188-	    earmv*)
testdisk-7.1/config/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
testdisk-7.1/config/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
testdisk-7.1/config/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
testdisk-7.1/config/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
testdisk-7.1/config/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
testdisk-7.1/config/config.guess-222-		;;
##############################################
testdisk-7.1/config/config.guess-233-	    *)
testdisk-7.1/config/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
testdisk-7.1/config/config.guess-235-		;;
##############################################
testdisk-7.1/config/config.guess-280-	*4.0)
testdisk-7.1/config/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
testdisk-7.1/config/config.guess-282-		;;
testdisk-7.1/config/config.guess-283-	*5.*)
testdisk-7.1/config/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
testdisk-7.1/config/config.guess-285-		;;
##############################################
testdisk-7.1/config/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
testdisk-7.1/config/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
testdisk-7.1/config/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
testdisk-7.1/config/config.guess-328-	# 1.2 uses "1.2" for uname -r.
testdisk-7.1/config/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
testdisk-7.1/config/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
testdisk-7.1/config/config.guess-379-    s390x:SunOS:*:*)
testdisk-7.1/config/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
testdisk-7.1/config/config.guess-381-	exit ;;
testdisk-7.1/config/config.guess-382-    sun4H:SunOS:5.*:*)
testdisk-7.1/config/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
testdisk-7.1/config/config.guess-384-	exit ;;
testdisk-7.1/config/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
testdisk-7.1/config/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
testdisk-7.1/config/config.guess-387-	exit ;;
##############################################
testdisk-7.1/config/config.guess-404-	fi
testdisk-7.1/config/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
testdisk-7.1/config/config.guess-406-	exit ;;
##############################################
testdisk-7.1/config/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
testdisk-7.1/config/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
testdisk-7.1/config/config.guess-412-	exit ;;
##############################################
testdisk-7.1/config/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
testdisk-7.1/config/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
testdisk-7.1/config/config.guess-421-	exit ;;
##############################################
testdisk-7.1/config/config.guess-425-    sun*:*:4.2BSD:*)
testdisk-7.1/config/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
testdisk-7.1/config/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
testdisk-7.1/config/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
testdisk-7.1/config/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
testdisk-7.1/config/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
testdisk-7.1/config/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
testdisk-7.1/config/config.guess-563-    *:IRIX*:*:*)
testdisk-7.1/config/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
testdisk-7.1/config/config.guess-565-	exit ;;
##############################################
testdisk-7.1/config/config.guess-593-EOF
testdisk-7.1/config/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
testdisk-7.1/config/config.guess-595-		then
##############################################
testdisk-7.1/config/config.guess-606-    *:AIX:*:[4567])
testdisk-7.1/config/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
testdisk-7.1/config/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
testdisk-7.1/config/config.guess-642-    9000/[34678]??:HP-UX:*:*)
testdisk-7.1/config/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
testdisk-7.1/config/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
testdisk-7.1/config/config.guess-696-EOF
testdisk-7.1/config/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
testdisk-7.1/config/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
testdisk-7.1/config/config.guess-724-    ia64:HP-UX:*:*)
testdisk-7.1/config/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
testdisk-7.1/config/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
testdisk-7.1/config/config.guess-754-EOF
testdisk-7.1/config/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
testdisk-7.1/config/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
testdisk-7.1/config/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
testdisk-7.1/config/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
testdisk-7.1/config/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
testdisk-7.1/config/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
testdisk-7.1/config/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
testdisk-7.1/config/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
testdisk-7.1/config/config.guess-850-	esac
testdisk-7.1/config/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
testdisk-7.1/config/config.guess-852-	exit ;;
##############################################
testdisk-7.1/config/config.guess-886-    prep*:SunOS:5.*:*)
testdisk-7.1/config/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
testdisk-7.1/config/config.guess-888-	exit ;;
##############################################
testdisk-7.1/config/config.guess-890-	# the GNU system
testdisk-7.1/config/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
testdisk-7.1/config/config.guess-892-	exit ;;
##############################################
testdisk-7.1/config/config.guess-894-	# other systems with GNU libc and userland
testdisk-7.1/config/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
testdisk-7.1/config/config.guess-896-	exit ;;
##############################################
testdisk-7.1/config/config.guess-988-EOF
testdisk-7.1/config/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
testdisk-7.1/config/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
testdisk-7.1/config/config.guess-1088-    i*86:*:4.*:*)
testdisk-7.1/config/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
testdisk-7.1/config/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
testdisk-7.1/config/config.guess-1291-	fi
testdisk-7.1/config/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
testdisk-7.1/config/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
testdisk-7.1/config/config.guess-1389-    *:DragonFly:*:*)
testdisk-7.1/config/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
testdisk-7.1/config/config.guess-1391-	exit ;;
##############################################
testdisk-7.1/config/config.guess-1402-    i*86:skyos:*:*)
testdisk-7.1/config/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
testdisk-7.1/config/config.guess-1404-	exit ;;
##############################################
testdisk-7.1/config/config.sub-52-
testdisk-7.1/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
testdisk-7.1/config/config.sub-54-
##############################################
testdisk-7.1/config/config.sub-200-		os=-sco5v6
testdisk-7.1/config/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-202-		;;
##############################################
testdisk-7.1/config/config.sub-204-		os=-sco3.2v5
testdisk-7.1/config/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-206-		;;
##############################################
testdisk-7.1/config/config.sub-208-		os=-sco3.2v4
testdisk-7.1/config/config.sub:209:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-210-		;;
testdisk-7.1/config/config.sub-211-	-sco3.2.[4-9]*)
testdisk-7.1/config/config.sub:212:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
testdisk-7.1/config/config.sub:213:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-214-		;;
##############################################
testdisk-7.1/config/config.sub-216-		# Don't forget version if it is 3.2v4 or newer.
testdisk-7.1/config/config.sub:217:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-218-		;;
##############################################
testdisk-7.1/config/config.sub-220-		# Don't forget version if it is 3.2v4 or newer.
testdisk-7.1/config/config.sub:221:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-222-		;;
##############################################
testdisk-7.1/config/config.sub-224-		os=-sco3.2v2
testdisk-7.1/config/config.sub:225:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-226-		;;
testdisk-7.1/config/config.sub-227-	-udk*)
testdisk-7.1/config/config.sub:228:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-229-		;;
##############################################
testdisk-7.1/config/config.sub-231-		os=-isc2.2
testdisk-7.1/config/config.sub:232:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-233-		;;
##############################################
testdisk-7.1/config/config.sub-237-	-isc*)
testdisk-7.1/config/config.sub:238:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
testdisk-7.1/config/config.sub-239-		;;
##############################################
testdisk-7.1/config/config.sub-249-	-ptx*)
testdisk-7.1/config/config.sub:250:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
testdisk-7.1/config/config.sub-251-		;;
##############################################
testdisk-7.1/config/config.sub-389-	*-*-*)
testdisk-7.1/config/config.sub:390:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
testdisk-7.1/config/config.sub-391-		exit 1
##############################################
testdisk-7.1/config/config.sub-519-	amd64-*)
testdisk-7.1/config/config.sub:520:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-521-		;;
##############################################
testdisk-7.1/config/config.sub-564-	blackfin-*)
testdisk-7.1/config/config.sub:565:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-566-		os=-linux
##############################################
testdisk-7.1/config/config.sub-572-	c54x-*)
testdisk-7.1/config/config.sub:573:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-574-		;;
testdisk-7.1/config/config.sub-575-	c55x-*)
testdisk-7.1/config/config.sub:576:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-577-		;;
testdisk-7.1/config/config.sub-578-	c6x-*)
testdisk-7.1/config/config.sub:579:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-580-		;;
##############################################
testdisk-7.1/config/config.sub-676-	e500v[12]-*)
testdisk-7.1/config/config.sub:677:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-678-		os=$os"spe"
##############################################
testdisk-7.1/config/config.sub-780-	i*86v32)
testdisk-7.1/config/config.sub:781:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
testdisk-7.1/config/config.sub-782-		os=-sysv32
##############################################
testdisk-7.1/config/config.sub-784-	i*86v4*)
testdisk-7.1/config/config.sub:785:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
testdisk-7.1/config/config.sub-786-		os=-sysv4
##############################################
testdisk-7.1/config/config.sub-788-	i*86v)
testdisk-7.1/config/config.sub:789:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
testdisk-7.1/config/config.sub-790-		os=-sysv
##############################################
testdisk-7.1/config/config.sub-792-	i*86sol2)
testdisk-7.1/config/config.sub:793:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
testdisk-7.1/config/config.sub-794-		os=-solaris2
##############################################
testdisk-7.1/config/config.sub-818-	leon-*|leon[3-9]-*)
testdisk-7.1/config/config.sub:819:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
testdisk-7.1/config/config.sub-820-		;;
##############################################
testdisk-7.1/config/config.sub-825-	m68knommu-*)
testdisk-7.1/config/config.sub:826:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-827-		os=-linux
##############################################
testdisk-7.1/config/config.sub-859-	mips3*-*)
testdisk-7.1/config/config.sub:860:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
testdisk-7.1/config/config.sub-861-		;;
testdisk-7.1/config/config.sub-862-	mips3*)
testdisk-7.1/config/config.sub:863:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
testdisk-7.1/config/config.sub-864-		;;
##############################################
testdisk-7.1/config/config.sub-881-	ms1-*)
testdisk-7.1/config/config.sub:882:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
testdisk-7.1/config/config.sub-883-		;;
##############################################
testdisk-7.1/config/config.sub-1006-	parisc-*)
testdisk-7.1/config/config.sub:1007:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1008-		os=-linux
##############################################
testdisk-7.1/config/config.sub-1022-	pc98-*)
testdisk-7.1/config/config.sub:1023:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1024-		;;
##############################################
testdisk-7.1/config/config.sub-1037-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
testdisk-7.1/config/config.sub:1038:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1039-		;;
testdisk-7.1/config/config.sub-1040-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
testdisk-7.1/config/config.sub:1041:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1042-		;;
testdisk-7.1/config/config.sub-1043-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
testdisk-7.1/config/config.sub:1044:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1045-		;;
testdisk-7.1/config/config.sub-1046-	pentium4-*)
testdisk-7.1/config/config.sub:1047:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1048-		;;
##############################################
testdisk-7.1/config/config.sub-1056-	ppc-* | ppcbe-*)
testdisk-7.1/config/config.sub:1057:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1058-		;;
##############################################
testdisk-7.1/config/config.sub-1062-	ppcle-* | powerpclittle-*)
testdisk-7.1/config/config.sub:1063:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1064-		;;
##############################################
testdisk-7.1/config/config.sub-1066-		;;
testdisk-7.1/config/config.sub:1067:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1068-		;;
##############################################
testdisk-7.1/config/config.sub-1072-	ppc64le-* | powerpc64little-*)
testdisk-7.1/config/config.sub:1073:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1074-		;;
##############################################
testdisk-7.1/config/config.sub-1148-	strongarm-* | thumb-*)
testdisk-7.1/config/config.sub:1149:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
testdisk-7.1/config/config.sub-1150-		;;
##############################################
testdisk-7.1/config/config.sub-1281-	xscale-* | xscalee[bl]-*)
testdisk-7.1/config/config.sub:1282:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
testdisk-7.1/config/config.sub-1283-		;;
##############################################
testdisk-7.1/config/config.sub-1343-	*)
testdisk-7.1/config/config.sub:1344:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
testdisk-7.1/config/config.sub-1345-		exit 1
##############################################
testdisk-7.1/config/config.sub-1351-	*-digital*)
testdisk-7.1/config/config.sub:1352:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
testdisk-7.1/config/config.sub-1353-		;;
testdisk-7.1/config/config.sub-1354-	*-commodore*)
testdisk-7.1/config/config.sub:1355:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
testdisk-7.1/config/config.sub-1356-		;;
##############################################
testdisk-7.1/config/config.sub-1372-	-solaris1 | -solaris1.*)
testdisk-7.1/config/config.sub:1373:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
testdisk-7.1/config/config.sub-1374-		;;
##############################################
testdisk-7.1/config/config.sub-1381-	-gnu/linux*)
testdisk-7.1/config/config.sub:1382:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
testdisk-7.1/config/config.sub-1383-		;;
##############################################
testdisk-7.1/config/config.sub-1433-	-nto*)
testdisk-7.1/config/config.sub:1434:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
testdisk-7.1/config/config.sub-1435-		;;
##############################################
testdisk-7.1/config/config.sub-1440-	-mac*)
testdisk-7.1/config/config.sub:1441:		os=`echo "$os" | sed -e 's|mac|macos|'`
testdisk-7.1/config/config.sub-1442-		;;
##############################################
testdisk-7.1/config/config.sub-1446-	-linux*)
testdisk-7.1/config/config.sub:1447:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
testdisk-7.1/config/config.sub-1448-		;;
testdisk-7.1/config/config.sub-1449-	-sunos5*)
testdisk-7.1/config/config.sub:1450:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
testdisk-7.1/config/config.sub-1451-		;;
testdisk-7.1/config/config.sub-1452-	-sunos6*)
testdisk-7.1/config/config.sub:1453:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
testdisk-7.1/config/config.sub-1454-		;;
##############################################
testdisk-7.1/config/config.sub-1495-	-sinix5.*)
testdisk-7.1/config/config.sub:1496:		os=`echo $os | sed -e 's|sinix|sysv|'`
testdisk-7.1/config/config.sub-1497-		;;
##############################################
testdisk-7.1/config/config.sub-1560-		# Get rid of the `-' at the beginning of $os.
testdisk-7.1/config/config.sub:1561:		os=`echo $os | sed 's/[^-]*-//'`
testdisk-7.1/config/config.sub:1562:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
testdisk-7.1/config/config.sub-1563-		exit 1
##############################################
testdisk-7.1/config/config.sub-1820-		esac
testdisk-7.1/config/config.sub:1821:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
testdisk-7.1/config/config.sub-1822-		;;
##############################################
testdisk-7.1/config/install-sh-234-      fi
testdisk-7.1/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
testdisk-7.1/config/install-sh-236-    *)
##############################################
testdisk-7.1/config/install-sh-280-      dstdir=$dst
testdisk-7.1/config/install-sh:281:      dstbase=`basename "$src"`
testdisk-7.1/config/install-sh-282-      case $dst in
##############################################
testdisk-7.1/config/install-sh-287-    else
testdisk-7.1/config/install-sh:288:      dstdir=`dirname "$dst"`
testdisk-7.1/config/install-sh-289-      test -d "$dstdir"
##############################################
testdisk-7.1/config/install-sh-354-                   test_tmpdir="$tmpdir/a"
testdisk-7.1/config/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
testdisk-7.1/config/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
testdisk-7.1/config/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
testdisk-7.1/config/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
testdisk-7.1/config/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
testdisk-7.1/config/install-sh-419-            case $prefix in
testdisk-7.1/config/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
testdisk-7.1/config/install-sh-421-              *) qprefix=$prefix;;
##############################################
testdisk-7.1/config/install-sh-468-    if $copy_on_change &&
testdisk-7.1/config/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
testdisk-7.1/config/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
testdisk-7.1/config/install-sh-471-       set -f &&
##############################################
testdisk-7.1/configure.ac-917-  AC_MSG_CHECKING([whether Qt5 is using --std=c++14])
testdisk-7.1/configure.ac:918:  qt_config=`$PKG_CONFIG --variable=qt_config Qt5Core | grep "c++14"`
testdisk-7.1/configure.ac-919-  if test "x$qt_config" != "x" ;
##############################################
testdisk-7.1/configure.ac-937-    AC_MSG_CHECKING([whether Qt5 is using --std=c++11])
testdisk-7.1/configure.ac:938:    qt_config=`$PKG_CONFIG --variable=qt_config Qt5Core | grep "c++11"`
testdisk-7.1/configure.ac-939-    if test "x$qt_config" != "x" ;
##############################################
testdisk-7.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
testdisk-7.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
testdisk-7.1/configure-47-  as_echo='print -r --'
testdisk-7.1/configure-48-  as_echo_n='print -rn --'
testdisk-7.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
testdisk-7.1/configure-50-  as_echo='printf %s\n'
##############################################
testdisk-7.1/configure-52-else
testdisk-7.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
testdisk-7.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
testdisk-7.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
testdisk-7.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
testdisk-7.1/configure-64-      esac;
##############################################
testdisk-7.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
testdisk-7.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
testdisk-7.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
testdisk-7.1/configure-327-      case $as_dir in #(
testdisk-7.1/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
testdisk-7.1/configure-329-      *) as_qdir=$as_dir;;
##############################################
testdisk-7.1/configure-400-  {
testdisk-7.1/configure:401:    as_val=`expr "$@" || test $? -eq 1`
testdisk-7.1/configure-402-  }
##############################################
testdisk-7.1/configure-407-# ----------------------------------------
testdisk-7.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
testdisk-7.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
testdisk-7.1/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
testdisk-7.1/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
testdisk-7.1/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
testdisk-7.1/configure-898-  case $ac_option in
testdisk-7.1/configure:899:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
testdisk-7.1/configure-900-  *=)   ac_optarg= ;;
##############################################
testdisk-7.1/configure-942-  -disable-* | --disable-*)
testdisk-7.1/configure:943:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
testdisk-7.1/configure-944-    # Reject names that are not valid shell variable names.
##############################################
testdisk-7.1/configure-947-    ac_useropt_orig=$ac_useropt
testdisk-7.1/configure:948:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
testdisk-7.1/configure-949-    case $ac_user_opts in
##############################################
testdisk-7.1/configure-968-  -enable-* | --enable-*)
testdisk-7.1/configure:969:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
testdisk-7.1/configure-970-    # Reject names that are not valid shell variable names.
##############################################
testdisk-7.1/configure-973-    ac_useropt_orig=$ac_useropt
testdisk-7.1/configure:974:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
testdisk-7.1/configure-975-    case $ac_user_opts in
##############################################
testdisk-7.1/configure-1172-  -with-* | --with-*)
testdisk-7.1/configure:1173:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
testdisk-7.1/configure-1174-    # Reject names that are not valid shell variable names.
##############################################
testdisk-7.1/configure-1177-    ac_useropt_orig=$ac_useropt
testdisk-7.1/configure:1178:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
testdisk-7.1/configure-1179-    case $ac_user_opts in
##############################################
testdisk-7.1/configure-1188-  -without-* | --without-*)
testdisk-7.1/configure:1189:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
testdisk-7.1/configure-1190-    # Reject names that are not valid shell variable names.
##############################################
testdisk-7.1/configure-1193-    ac_useropt_orig=$ac_useropt
testdisk-7.1/configure:1194:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
testdisk-7.1/configure-1195-    case $ac_user_opts in
##############################################
testdisk-7.1/configure-1226-  *=*)
testdisk-7.1/configure:1227:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
testdisk-7.1/configure-1228-    # Reject names that are not valid shell variable names.
##############################################
testdisk-7.1/configure-1247-if test -n "$ac_prev"; then
testdisk-7.1/configure:1248:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
testdisk-7.1/configure-1249-  as_fn_error $? "missing argument to $ac_option"
##############################################
testdisk-7.1/configure-1269-    */ )
testdisk-7.1/configure:1270:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
testdisk-7.1/configure-1271-      eval $ac_var=\$ac_val;;
##############################################
testdisk-7.1/configure-1304-ac_ls_di=`ls -di .` &&
testdisk-7.1/configure:1305:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
testdisk-7.1/configure-1306-  as_fn_error $? "working directory cannot be determined"
##############################################
testdisk-7.1/configure-1360-case $srcdir in
testdisk-7.1/configure:1361:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
testdisk-7.1/configure-1362-esac
##############################################
testdisk-7.1/configure-1403-By default, \`make install' will install all the files in
testdisk-7.1/configure:1404:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
testdisk-7.1/configure:1405:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
testdisk-7.1/configure-1406-for instance \`--prefix=\$HOME'.
##############################################
testdisk-7.1/configure-1578-*)
testdisk-7.1/configure:1579:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
testdisk-7.1/configure-1580-  # A ".." for each directory in $ac_dir_suffix.
testdisk-7.1/configure:1581:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
testdisk-7.1/configure-1582-  case $ac_top_builddir_sub in
##############################################
testdisk-7.1/configure-2215-    *\'*)
testdisk-7.1/configure:2216:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
testdisk-7.1/configure-2217-    esac
##############################################
testdisk-7.1/configure-2298-      case $ac_val in
testdisk-7.1/configure:2299:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
testdisk-7.1/configure-2300-      esac
##############################################
testdisk-7.1/configure-2313-	case $ac_val in
testdisk-7.1/configure:2314:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
testdisk-7.1/configure-2315-	esac
##############################################
testdisk-7.1/configure-2433-    set,)
testdisk-7.1/configure:2434:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
testdisk-7.1/configure:2435:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
testdisk-7.1/configure-2436-      ac_cache_corrupted=: ;;
##############################################
testdisk-7.1/configure-2444-	# differences in whitespace do not lead to failure.
testdisk-7.1/configure:2445:	ac_old_val_w=`echo x $ac_old_val`
testdisk-7.1/configure:2446:	ac_new_val_w=`echo x $ac_new_val`
testdisk-7.1/configure-2447-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
testdisk-7.1/configure-2464-    case $ac_new_val in
testdisk-7.1/configure:2465:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
testdisk-7.1/configure-2466-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
testdisk-7.1/configure-2555-test "x$ac_build_alias" = x &&
testdisk-7.1/configure:2556:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
testdisk-7.1/configure-2557-test "x$ac_build_alias" = x &&
testdisk-7.1/configure-2558-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
testdisk-7.1/configure:2559:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
testdisk-7.1/configure-2560-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
testdisk-7.1/configure-2579-IFS=$ac_save_IFS
testdisk-7.1/configure:2580:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
testdisk-7.1/configure-2581-
##############################################
testdisk-7.1/configure-2590-else
testdisk-7.1/configure:2591:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
testdisk-7.1/configure-2592-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
testdisk-7.1/configure-2612-IFS=$ac_save_IFS
testdisk-7.1/configure:2613:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
testdisk-7.1/configure-2614-
##############################################
testdisk-7.1/configure-2623-else
testdisk-7.1/configure:2624:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
testdisk-7.1/configure-2625-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
testdisk-7.1/configure-2645-IFS=$ac_save_IFS
testdisk-7.1/configure:2646:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
testdisk-7.1/configure-2647-
##############################################
testdisk-7.1/configure-2776-     echo "timestamp, slept: $am_has_slept" > conftest.file
testdisk-7.1/configure:2777:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
testdisk-7.1/configure-2778-     if test "$*" = "X"; then
testdisk-7.1/configure-2779-	# -L didn't work.
testdisk-7.1/configure:2780:	set X `ls -t "$srcdir/configure" conftest.file`
testdisk-7.1/configure-2781-     fi
##############################################
testdisk-7.1/configure-2827-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
testdisk-7.1/configure:2828:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
testdisk-7.1/configure-2829-
testdisk-7.1/configure-2830-# Expand $ac_aux_dir to an absolute path.
testdisk-7.1/configure:2831:am_aux_dir=`cd "$ac_aux_dir" && pwd`
testdisk-7.1/configure-2832-
##############################################
testdisk-7.1/configure-2972-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
testdisk-7.1/configure:2973:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
testdisk-7.1/configure-2974-	     'mkdir (GNU coreutils) '* | \
##############################################
testdisk-7.1/configure-3045-set x ${MAKE-make}
testdisk-7.1/configure:3046:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
testdisk-7.1/configure-3047-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
testdisk-7.1/configure-3055-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
testdisk-7.1/configure:3056:case `${MAKE-make} -f conftest.make 2>/dev/null` in
testdisk-7.1/configure-3057-  *@@@%%%=?*=@@@%%%*)
##############################################
testdisk-7.1/configure-3121-
testdisk-7.1/configure:3122:if test "`cd $srcdir && pwd`" != "`pwd`"; then
testdisk-7.1/configure-3123-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
testdisk-7.1/configure-4081-$as_echo_n "checking whether the C compiler works... " >&6; }
testdisk-7.1/configure:4082:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
testdisk-7.1/configure-4083-
##############################################
testdisk-7.1/configure-4125-	then :; else
testdisk-7.1/configure:4126:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
testdisk-7.1/configure-4127-	fi
##############################################
testdisk-7.1/configure-4185-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
testdisk-7.1/configure:4186:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
testdisk-7.1/configure-4187-	  break;;
##############################################
testdisk-7.1/configure-4294-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
testdisk-7.1/configure:4295:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
testdisk-7.1/configure-4296-       break;;
##############################################
testdisk-7.1/configure-4675-  if test "$am_compiler_list" = ""; then
testdisk-7.1/configure:4676:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
testdisk-7.1/configure-4677-  fi
##############################################
testdisk-7.1/configure-5060-  if test "$am_compiler_list" = ""; then
testdisk-7.1/configure:5061:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
testdisk-7.1/configure-5062-  fi
##############################################
testdisk-7.1/configure-5174-set x ${MAKE-make}
testdisk-7.1/configure:5175:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
testdisk-7.1/configure-5176-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
testdisk-7.1/configure-5184-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
testdisk-7.1/configure:5185:case `${MAKE-make} -f conftest.make 2>/dev/null` in
testdisk-7.1/configure-5186-  *@@@%%%=?*=@@@%%%*)
##############################################
testdisk-7.1/configure-5789-  # Check for GNU $ac_path_GREP
testdisk-7.1/configure:5790:case `"$ac_path_GREP" --version 2>&1` in
testdisk-7.1/configure-5791-*GNU*)
##############################################
testdisk-7.1/configure-5855-  # Check for GNU $ac_path_EGREP
testdisk-7.1/configure:5856:case `"$ac_path_EGREP" --version 2>&1` in
testdisk-7.1/configure-5857-*GNU*)
##############################################
testdisk-7.1/configure-6058-do :
testdisk-7.1/configure:6059:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
testdisk-7.1/configure-6060-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
testdisk-7.1/configure-6063-  cat >>confdefs.h <<_ACEOF
testdisk-7.1/configure:6064:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
testdisk-7.1/configure-6065-_ACEOF
##############################################
testdisk-7.1/configure-6073-do :
testdisk-7.1/configure:6074:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
testdisk-7.1/configure-6075-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
testdisk-7.1/configure-6077-  cat >>confdefs.h <<_ACEOF
testdisk-7.1/configure:6078:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
testdisk-7.1/configure-6079-_ACEOF
##############################################
testdisk-7.1/configure-6358-do :
testdisk-7.1/configure:6359:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
testdisk-7.1/configure-6360-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
testdisk-7.1/configure-6362-  cat >>confdefs.h <<_ACEOF
testdisk-7.1/configure:6363:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
testdisk-7.1/configure-6364-_ACEOF
##############################################
testdisk-7.1/configure-6376-do :
testdisk-7.1/configure:6377:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
testdisk-7.1/configure-6378-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
testdisk-7.1/configure-6380-  cat >>confdefs.h <<_ACEOF
testdisk-7.1/configure:6381:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
testdisk-7.1/configure-6382-_ACEOF
##############################################
testdisk-7.1/configure-7836-do :
testdisk-7.1/configure:7837:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
testdisk-7.1/configure-7838-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
testdisk-7.1/configure-7840-  cat >>confdefs.h <<_ACEOF
testdisk-7.1/configure:7841:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
testdisk-7.1/configure-7842-_ACEOF
##############################################
testdisk-7.1/configure-8306-do :
testdisk-7.1/configure:8307:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
testdisk-7.1/configure-8308-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
testdisk-7.1/configure-8310-  cat >>confdefs.h <<_ACEOF
testdisk-7.1/configure:8311:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
testdisk-7.1/configure-8312-_ACEOF
##############################################
testdisk-7.1/configure-8397-do :
testdisk-7.1/configure:8398:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
testdisk-7.1/configure-8399-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
testdisk-7.1/configure-8401-  cat >>confdefs.h <<_ACEOF
testdisk-7.1/configure:8402:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
testdisk-7.1/configure-8403-_ACEOF
##############################################
testdisk-7.1/configure-8425-  test $ac_status = 0; }; then
testdisk-7.1/configure:8426:  pkg_cv_QT5GUI_CFLAGS=`$PKG_CONFIG --cflags "Qt5Gui  >= 5.0.0" 2>/dev/null`
testdisk-7.1/configure-8427-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
testdisk-7.1/configure-8442-  test $ac_status = 0; }; then
testdisk-7.1/configure:8443:  pkg_cv_QT5GUI_LIBS=`$PKG_CONFIG --libs "Qt5Gui  >= 5.0.0" 2>/dev/null`
testdisk-7.1/configure-8444-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
testdisk-7.1/configure-8463-        if test $_pkg_short_errors_supported = yes; then
testdisk-7.1/configure:8464:	        QT5GUI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "Qt5Gui  >= 5.0.0" 2>&1`
testdisk-7.1/configure-8465-        else
testdisk-7.1/configure:8466:	        QT5GUI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "Qt5Gui  >= 5.0.0" 2>&1`
testdisk-7.1/configure-8467-        fi
##############################################
testdisk-7.1/configure-8496-  test $ac_status = 0; }; then
testdisk-7.1/configure:8497:  pkg_cv_QT5WIDGETS_CFLAGS=`$PKG_CONFIG --cflags "Qt5Widgets  >= 5.0.0" 2>/dev/null`
testdisk-7.1/configure-8498-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
testdisk-7.1/configure-8513-  test $ac_status = 0; }; then
testdisk-7.1/configure:8514:  pkg_cv_QT5WIDGETS_LIBS=`$PKG_CONFIG --libs "Qt5Widgets  >= 5.0.0" 2>/dev/null`
testdisk-7.1/configure-8515-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
testdisk-7.1/configure-8534-        if test $_pkg_short_errors_supported = yes; then
testdisk-7.1/configure:8535:	        QT5WIDGETS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "Qt5Widgets  >= 5.0.0" 2>&1`
testdisk-7.1/configure-8536-        else
testdisk-7.1/configure:8537:	        QT5WIDGETS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "Qt5Widgets  >= 5.0.0" 2>&1`
testdisk-7.1/configure-8538-        fi
##############################################
testdisk-7.1/configure-8555-$as_echo_n "checking whether Qt5 is using --std=c++14... " >&6; }
testdisk-7.1/configure:8556:  qt_config=`$PKG_CONFIG --variable=qt_config Qt5Core | grep "c++14"`
testdisk-7.1/configure-8557-  if test "x$qt_config" != "x" ;
##############################################
testdisk-7.1/configure-8604-$as_echo_n "checking whether Qt5 is using --std=c++11... " >&6; }
testdisk-7.1/configure:8605:    qt_config=`$PKG_CONFIG --variable=qt_config Qt5Core | grep "c++11"`
testdisk-7.1/configure-8606-    if test "x$qt_config" != "x" ;
##############################################
testdisk-7.1/configure-9566-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
testdisk-7.1/configure:9567:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
testdisk-7.1/configure-9568-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
testdisk-7.1/configure-9670-if test -z "$BASH_VERSION$ZSH_VERSION" \
testdisk-7.1/configure:9671:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
testdisk-7.1/configure-9672-  as_echo='print -r --'
testdisk-7.1/configure-9673-  as_echo_n='print -rn --'
testdisk-7.1/configure:9674:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
testdisk-7.1/configure-9675-  as_echo='printf %s\n'
##############################################
testdisk-7.1/configure-9677-else
testdisk-7.1/configure:9678:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
testdisk-7.1/configure-9679-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
testdisk-7.1/configure-9687-	expr "X$arg" : "X\\(.*\\)$as_nl";
testdisk-7.1/configure:9688:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
testdisk-7.1/configure-9689-      esac;
##############################################
testdisk-7.1/configure-9764-# ----------------------------------------
testdisk-7.1/configure:9765:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
testdisk-7.1/configure-9766-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
testdisk-7.1/configure-9836-  {
testdisk-7.1/configure:9837:    as_val=`expr "$@" || test $? -eq 1`
testdisk-7.1/configure-9838-  }
##############################################
testdisk-7.1/configure-9940-      case $as_dir in #(
testdisk-7.1/configure:9941:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
testdisk-7.1/configure-9942-      *) as_qdir=$as_dir;;
##############################################
testdisk-7.1/configure-10075-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
testdisk-7.1/configure:10076:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
testdisk-7.1/configure-10077-ac_cs_version="\\
##############################################
testdisk-7.1/configure-10100-  --*=?*)
testdisk-7.1/configure:10101:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
testdisk-7.1/configure:10102:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
testdisk-7.1/configure-10103-    ac_shift=:
##############################################
testdisk-7.1/configure-10105-  --*=)
testdisk-7.1/configure:10106:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
testdisk-7.1/configure-10107-    ac_optarg=
##############################################
testdisk-7.1/configure-10129-    case $ac_optarg in
testdisk-7.1/configure:10130:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
testdisk-7.1/configure-10131-    '') as_fn_error $? "missing file argument" ;;
##############################################
testdisk-7.1/configure-10137-    case $ac_optarg in
testdisk-7.1/configure:10138:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
testdisk-7.1/configure-10139-    esac
##############################################
testdisk-7.1/configure-10278-fi
testdisk-7.1/configure:10279:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
testdisk-7.1/configure-10280-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
testdisk-7.1/configure-10295-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
testdisk-7.1/configure:10296:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
testdisk-7.1/configure-10297-ac_delim='%!_!# '
##############################################
testdisk-7.1/configure-10301-
testdisk-7.1/configure:10302:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
testdisk-7.1/configure-10303-  if test $ac_delim_n = $ac_delim_num; then
##############################################
testdisk-7.1/configure-10439-for ac_last_try in false false :; do
testdisk-7.1/configure:10440:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
testdisk-7.1/configure-10441-  if test -z "$ac_tt"; then
##############################################
testdisk-7.1/configure-10571-      esac
testdisk-7.1/configure:10572:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
testdisk-7.1/configure-10573-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
testdisk-7.1/configure-10630-*)
testdisk-7.1/configure:10631:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
testdisk-7.1/configure-10632-  # A ".." for each directory in $ac_dir_suffix.
testdisk-7.1/configure:10633:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
testdisk-7.1/configure-10634-  case $ac_top_builddir_sub in
##############################################
testdisk-7.1/configure-10691-/@mandir@/p'
testdisk-7.1/configure:10692:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
testdisk-7.1/configure-10693-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
testdisk-7.1/configure-10708-
testdisk-7.1/configure:10709:# Neutralize VPATH when `$srcdir' = `.'.
testdisk-7.1/configure-10710-# Shell code in configure.ac might set extrasub.
##############################################
testdisk-7.1/configure-10736-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
testdisk-7.1/configure:10737:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
testdisk-7.1/configure-10738-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
testdisk-7.1/configure-10782-    * )
testdisk-7.1/configure:10783:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
testdisk-7.1/configure-10784-  esac
##############################################
testdisk-7.1/configure-10837-    # Strip MF so we end up with the name of the file.
testdisk-7.1/configure:10838:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
testdisk-7.1/configure-10839-    # Check whether this is an Automake generated Makefile which includes
##############################################
testdisk-7.1/man/Makefile.in-49-  { \
testdisk-7.1/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
testdisk-7.1/man/Makefile.in-51-  }; \
##############################################
testdisk-7.1/man/Makefile.in-129-  esac
testdisk-7.1/man/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
testdisk-7.1/man/Makefile.in-131-am__vpath_adj = case $$p in \
testdisk-7.1/man/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
testdisk-7.1/man/Makefile.in-133-    *) f=$$p;; \
testdisk-7.1/man/Makefile.in-134-  esac;
testdisk-7.1/man/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
testdisk-7.1/man/Makefile.in-136-am__install_max = 40
testdisk-7.1/man/Makefile.in-137-am__nobase_strip_setup = \
testdisk-7.1/man/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
testdisk-7.1/man/Makefile.in-139-am__nobase_strip = \
##############################################
testdisk-7.1/man/Makefile.in-199-  while test -n "$$dir1"; do \
testdisk-7.1/man/Makefile.in:200:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
testdisk-7.1/man/Makefile.in-201-    if test "$$first" != "."; then \
testdisk-7.1/man/Makefile.in-202-      if test "$$first" = ".."; then \
testdisk-7.1/man/Makefile.in:203:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
testdisk-7.1/man/Makefile.in:204:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
testdisk-7.1/man/Makefile.in-205-      else \
testdisk-7.1/man/Makefile.in:206:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
testdisk-7.1/man/Makefile.in-207-        if test "$$first2" = "$$first"; then \
testdisk-7.1/man/Makefile.in:208:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
testdisk-7.1/man/Makefile.in-209-        else \
##############################################
testdisk-7.1/man/Makefile.in-214-    fi; \
testdisk-7.1/man/Makefile.in:215:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
testdisk-7.1/man/Makefile.in-216-  done; \
##############################################
testdisk-7.1/man/Makefile.in-397-	test -n "$(man8dir)" \
testdisk-7.1/man/Makefile.in:398:	  && test -n "`echo $$list1$$list2`" \
testdisk-7.1/man/Makefile.in-399-	  || exit 0; \
##############################################
testdisk-7.1/man/Makefile.in-450-	dot_seen=no; \
testdisk-7.1/man/Makefile.in:451:	target=`echo $@ | sed s/-recursive//`; \
testdisk-7.1/man/Makefile.in-452-	case "$@" in \
##############################################
testdisk-7.1/man/Makefile.in-513-GTAGS:
testdisk-7.1/man/Makefile.in:514:	here=`$(am__cd) $(top_builddir) && pwd` \
testdisk-7.1/man/Makefile.in-515-	  && $(am__cd) $(top_srcdir) \
##############################################
testdisk-7.1/man/Makefile.in-539-distdir-am: $(DISTFILES)
testdisk-7.1/man/Makefile.in:540:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/man/Makefile.in:541:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/man/Makefile.in-542-	list='$(DISTFILES)'; \
##############################################
testdisk-7.1/man/Makefile.in-553-	  if test -d $$d/$$file; then \
testdisk-7.1/man/Makefile.in:554:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
testdisk-7.1/man/Makefile.in-555-	    if test -d "$(distdir)/$$file"; then \
##############################################
testdisk-7.1/man/zh_CN/Makefile.in-49-  { \
testdisk-7.1/man/zh_CN/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
testdisk-7.1/man/zh_CN/Makefile.in-51-  }; \
##############################################
testdisk-7.1/man/zh_CN/Makefile.in-121-  esac
testdisk-7.1/man/zh_CN/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
testdisk-7.1/man/zh_CN/Makefile.in-123-am__vpath_adj = case $$p in \
testdisk-7.1/man/zh_CN/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
testdisk-7.1/man/zh_CN/Makefile.in-125-    *) f=$$p;; \
testdisk-7.1/man/zh_CN/Makefile.in-126-  esac;
testdisk-7.1/man/zh_CN/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
testdisk-7.1/man/zh_CN/Makefile.in-128-am__install_max = 40
testdisk-7.1/man/zh_CN/Makefile.in-129-am__nobase_strip_setup = \
testdisk-7.1/man/zh_CN/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
testdisk-7.1/man/zh_CN/Makefile.in-131-am__nobase_strip = \
##############################################
testdisk-7.1/man/zh_CN/Makefile.in-336-	test -n "$(man8dir)" \
testdisk-7.1/man/zh_CN/Makefile.in:337:	  && test -n "`echo $$list1$$list2`" \
testdisk-7.1/man/zh_CN/Makefile.in-338-	  || exit 0; \
##############################################
testdisk-7.1/man/zh_CN/Makefile.in-385-distdir-am: $(DISTFILES)
testdisk-7.1/man/zh_CN/Makefile.in:386:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/man/zh_CN/Makefile.in:387:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/man/zh_CN/Makefile.in-388-	list='$(DISTFILES)'; \
##############################################
testdisk-7.1/man/zh_CN/Makefile.in-399-	  if test -d $$d/$$file; then \
testdisk-7.1/man/zh_CN/Makefile.in:400:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
testdisk-7.1/man/zh_CN/Makefile.in-401-	    if test -d "$(distdir)/$$file"; then \
##############################################
testdisk-7.1/icons/Makefile.in-50-  { \
testdisk-7.1/icons/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
testdisk-7.1/icons/Makefile.in-52-  }; \
##############################################
testdisk-7.1/icons/Makefile.in-121-  esac
testdisk-7.1/icons/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
testdisk-7.1/icons/Makefile.in-123-am__vpath_adj = case $$p in \
testdisk-7.1/icons/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
testdisk-7.1/icons/Makefile.in-125-    *) f=$$p;; \
testdisk-7.1/icons/Makefile.in-126-  esac;
testdisk-7.1/icons/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
testdisk-7.1/icons/Makefile.in-128-am__install_max = 40
testdisk-7.1/icons/Makefile.in-129-am__nobase_strip_setup = \
testdisk-7.1/icons/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
testdisk-7.1/icons/Makefile.in-131-am__nobase_strip = \
##############################################
testdisk-7.1/icons/Makefile.in-349-	@list='$(nobase_icons_DATA)'; test -n "$(iconsdir)" || list=; \
testdisk-7.1/icons/Makefile.in:350:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
testdisk-7.1/icons/Makefile.in-351-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
testdisk-7.1/icons/Makefile.in-362-distdir-am: $(DISTFILES)
testdisk-7.1/icons/Makefile.in:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/icons/Makefile.in:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
testdisk-7.1/icons/Makefile.in-365-	list='$(DISTFILES)'; \
##############################################
testdisk-7.1/icons/Makefile.in-376-	  if test -d $$d/$$file; then \
testdisk-7.1/icons/Makefile.in:377:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
testdisk-7.1/icons/Makefile.in-378-	    if test -d "$(distdir)/$$file"; then \
##############################################
testdisk-7.1/INSTALL-220-directory configuration variables that were expressed in terms of
testdisk-7.1/INSTALL:221:`${prefix}'.  Any directories that were specified during `configure',
testdisk-7.1/INSTALL-222-but not in terms of `${prefix}', must each be overridden at install