===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
conv-tools-20160905/depcomp-64-  case $1 in
conv-tools-20160905/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
conv-tools-20160905/depcomp-66-      *) dir=;;
##############################################
conv-tools-20160905/depcomp-73-{
conv-tools-20160905/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
conv-tools-20160905/depcomp-75-}
##############################################
conv-tools-20160905/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
conv-tools-20160905/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
conv-tools-20160905/depcomp-128-
##############################################
conv-tools-20160905/depcomp-405-        sleep 1
conv-tools-20160905/depcomp:406:        i=`expr $i - 1`
conv-tools-20160905/depcomp-407-      done
conv-tools-20160905/depcomp-408-    fi
conv-tools-20160905/depcomp:409:    i=`expr $i - 1`
conv-tools-20160905/depcomp-410-  done
##############################################
conv-tools-20160905/depcomp-425-  # Do two passes, one to just change these to
conv-tools-20160905/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
conv-tools-20160905/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
conv-tools-20160905/depcomp-659-  done
conv-tools-20160905/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
conv-tools-20160905/depcomp-661-  touch "$tmpdepfile"
##############################################
conv-tools-20160905/install-sh-229-      fi
conv-tools-20160905/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
conv-tools-20160905/install-sh-231-    *)
##############################################
conv-tools-20160905/install-sh-276-      dstdir=$dst
conv-tools-20160905/install-sh:277:      dst=$dstdir/`basename "$src"`
conv-tools-20160905/install-sh-278-      dstdir_status=0
##############################################
conv-tools-20160905/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
conv-tools-20160905/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
conv-tools-20160905/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
conv-tools-20160905/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
conv-tools-20160905/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
conv-tools-20160905/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
conv-tools-20160905/install-sh-425-	    case $prefix in
conv-tools-20160905/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
conv-tools-20160905/install-sh-427-	      *) qprefix=$prefix;;
##############################################
conv-tools-20160905/install-sh-474-    if $copy_on_change &&
conv-tools-20160905/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
conv-tools-20160905/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
conv-tools-20160905/install-sh-477-
##############################################
conv-tools-20160905/lib/Makefile.in-50-  { \
conv-tools-20160905/lib/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/lib/Makefile.in-52-  }; \
##############################################
conv-tools-20160905/lib/Makefile.in-293-GTAGS:
conv-tools-20160905/lib/Makefile.in:294:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/lib/Makefile.in-295-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/lib/Makefile.in-316-distdir: $(DISTFILES)
conv-tools-20160905/lib/Makefile.in:317:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/lib/Makefile.in:318:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/lib/Makefile.in-319-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/lib/Makefile.in-330-	  if test -d $$d/$$file; then \
conv-tools-20160905/lib/Makefile.in:331:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/lib/Makefile.in-332-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-50-  { \
conv-tools-20160905/bin/dirconv/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/bin/dirconv/Makefile.in-52-  }; \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-140-  esac
conv-tools-20160905/bin/dirconv/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
conv-tools-20160905/bin/dirconv/Makefile.in-142-am__vpath_adj = case $$p in \
conv-tools-20160905/bin/dirconv/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
conv-tools-20160905/bin/dirconv/Makefile.in-144-    *) f=$$p;; \
conv-tools-20160905/bin/dirconv/Makefile.in-145-  esac;
conv-tools-20160905/bin/dirconv/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
conv-tools-20160905/bin/dirconv/Makefile.in-147-am__install_max = 40
conv-tools-20160905/bin/dirconv/Makefile.in-148-am__nobase_strip_setup = \
conv-tools-20160905/bin/dirconv/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
conv-tools-20160905/bin/dirconv/Makefile.in-150-am__nobase_strip = \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-312-case "$@" in						\
conv-tools-20160905/bin/dirconv/Makefile.in:313:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
conv-tools-20160905/bin/dirconv/Makefile.in-314-    *) am__odir=.;; 					\
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-342-  bases='$(TEST_LOGS)'; \
conv-tools-20160905/bin/dirconv/Makefile.in:343:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
conv-tools-20160905/bin/dirconv/Makefile.in:344:  bases=`echo $$bases`
conv-tools-20160905/bin/dirconv/Makefile.in-345-RECHECK_LOGS = $(TEST_LOGS)
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-355-        */*) b='$*';; \
conv-tools-20160905/bin/dirconv/Makefile.in:356:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
conv-tools-20160905/bin/dirconv/Makefile.in-357-       esac;; \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-560-.c.obj:
conv-tools-20160905/bin/dirconv/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/bin/dirconv/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
conv-tools-20160905/bin/dirconv/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/bin/dirconv/Makefile.in-566-install-man1: $(dist_man1_MANS)
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-570-	test -n "$(man1dir)" \
conv-tools-20160905/bin/dirconv/Makefile.in:571:	  && test -n "`echo $$list1$$list2`" \
conv-tools-20160905/bin/dirconv/Makefile.in-572-	  || exit 0; \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-637-GTAGS:
conv-tools-20160905/bin/dirconv/Makefile.in:638:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/bin/dirconv/Makefile.in-639-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-680-	if test -n "$$redo_bases"; then \
conv-tools-20160905/bin/dirconv/Makefile.in:681:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
conv-tools-20160905/bin/dirconv/Makefile.in:682:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
conv-tools-20160905/bin/dirconv/Makefile.in-683-	  if $(am__make_dryrun); then :; else \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-705-	ws='[ 	]'; \
conv-tools-20160905/bin/dirconv/Makefile.in:706:	results=`for b in $$bases; do echo $$b.trs; done`; \
conv-tools-20160905/bin/dirconv/Makefile.in-707-	test -n "$$results" || results=/dev/null; \
conv-tools-20160905/bin/dirconv/Makefile.in:708:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
conv-tools-20160905/bin/dirconv/Makefile.in:709:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
conv-tools-20160905/bin/dirconv/Makefile.in:710:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
conv-tools-20160905/bin/dirconv/Makefile.in:711:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
conv-tools-20160905/bin/dirconv/Makefile.in:712:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
conv-tools-20160905/bin/dirconv/Makefile.in:713:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
conv-tools-20160905/bin/dirconv/Makefile.in:714:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
conv-tools-20160905/bin/dirconv/Makefile.in:715:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
conv-tools-20160905/bin/dirconv/Makefile.in-716-	  success=true; \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-784-	@set +e; $(am__set_TESTS_bases); \
conv-tools-20160905/bin/dirconv/Makefile.in:785:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/bin/dirconv/Makefile.in:786:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
conv-tools-20160905/bin/dirconv/Makefile.in:787:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
conv-tools-20160905/bin/dirconv/Makefile.in-788-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-794-	         | $(am__list_recheck_tests)` || exit 1; \
conv-tools-20160905/bin/dirconv/Makefile.in:795:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/bin/dirconv/Makefile.in:796:	log_list=`echo $$log_list`; \
conv-tools-20160905/bin/dirconv/Makefile.in-797-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-823-distdir: $(DISTFILES)
conv-tools-20160905/bin/dirconv/Makefile.in:824:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/bin/dirconv/Makefile.in:825:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/bin/dirconv/Makefile.in-826-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/bin/dirconv/Makefile.in-837-	  if test -d $$d/$$file; then \
conv-tools-20160905/bin/dirconv/Makefile.in:838:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/bin/dirconv/Makefile.in-839-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-50-  { \
conv-tools-20160905/bin/mixconv/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/bin/mixconv/Makefile.in-52-  }; \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-140-  esac
conv-tools-20160905/bin/mixconv/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
conv-tools-20160905/bin/mixconv/Makefile.in-142-am__vpath_adj = case $$p in \
conv-tools-20160905/bin/mixconv/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
conv-tools-20160905/bin/mixconv/Makefile.in-144-    *) f=$$p;; \
conv-tools-20160905/bin/mixconv/Makefile.in-145-  esac;
conv-tools-20160905/bin/mixconv/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
conv-tools-20160905/bin/mixconv/Makefile.in-147-am__install_max = 40
conv-tools-20160905/bin/mixconv/Makefile.in-148-am__nobase_strip_setup = \
conv-tools-20160905/bin/mixconv/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
conv-tools-20160905/bin/mixconv/Makefile.in-150-am__nobase_strip = \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-312-case "$@" in						\
conv-tools-20160905/bin/mixconv/Makefile.in:313:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
conv-tools-20160905/bin/mixconv/Makefile.in-314-    *) am__odir=.;; 					\
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-342-  bases='$(TEST_LOGS)'; \
conv-tools-20160905/bin/mixconv/Makefile.in:343:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
conv-tools-20160905/bin/mixconv/Makefile.in:344:  bases=`echo $$bases`
conv-tools-20160905/bin/mixconv/Makefile.in-345-RECHECK_LOGS = $(TEST_LOGS)
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-355-        */*) b='$*';; \
conv-tools-20160905/bin/mixconv/Makefile.in:356:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
conv-tools-20160905/bin/mixconv/Makefile.in-357-       esac;; \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-560-.c.obj:
conv-tools-20160905/bin/mixconv/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/bin/mixconv/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
conv-tools-20160905/bin/mixconv/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/bin/mixconv/Makefile.in-566-install-man1: $(dist_man1_MANS)
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-570-	test -n "$(man1dir)" \
conv-tools-20160905/bin/mixconv/Makefile.in:571:	  && test -n "`echo $$list1$$list2`" \
conv-tools-20160905/bin/mixconv/Makefile.in-572-	  || exit 0; \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-637-GTAGS:
conv-tools-20160905/bin/mixconv/Makefile.in:638:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/bin/mixconv/Makefile.in-639-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-680-	if test -n "$$redo_bases"; then \
conv-tools-20160905/bin/mixconv/Makefile.in:681:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
conv-tools-20160905/bin/mixconv/Makefile.in:682:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
conv-tools-20160905/bin/mixconv/Makefile.in-683-	  if $(am__make_dryrun); then :; else \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-705-	ws='[ 	]'; \
conv-tools-20160905/bin/mixconv/Makefile.in:706:	results=`for b in $$bases; do echo $$b.trs; done`; \
conv-tools-20160905/bin/mixconv/Makefile.in-707-	test -n "$$results" || results=/dev/null; \
conv-tools-20160905/bin/mixconv/Makefile.in:708:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
conv-tools-20160905/bin/mixconv/Makefile.in:709:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
conv-tools-20160905/bin/mixconv/Makefile.in:710:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
conv-tools-20160905/bin/mixconv/Makefile.in:711:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
conv-tools-20160905/bin/mixconv/Makefile.in:712:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
conv-tools-20160905/bin/mixconv/Makefile.in:713:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
conv-tools-20160905/bin/mixconv/Makefile.in:714:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
conv-tools-20160905/bin/mixconv/Makefile.in:715:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
conv-tools-20160905/bin/mixconv/Makefile.in-716-	  success=true; \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-784-	@set +e; $(am__set_TESTS_bases); \
conv-tools-20160905/bin/mixconv/Makefile.in:785:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/bin/mixconv/Makefile.in:786:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
conv-tools-20160905/bin/mixconv/Makefile.in:787:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
conv-tools-20160905/bin/mixconv/Makefile.in-788-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-794-	         | $(am__list_recheck_tests)` || exit 1; \
conv-tools-20160905/bin/mixconv/Makefile.in:795:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/bin/mixconv/Makefile.in:796:	log_list=`echo $$log_list`; \
conv-tools-20160905/bin/mixconv/Makefile.in-797-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-823-distdir: $(DISTFILES)
conv-tools-20160905/bin/mixconv/Makefile.in:824:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/bin/mixconv/Makefile.in:825:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/bin/mixconv/Makefile.in-826-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/bin/mixconv/Makefile.in-837-	  if test -d $$d/$$file; then \
conv-tools-20160905/bin/mixconv/Makefile.in:838:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/bin/mixconv/Makefile.in-839-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/bin/Makefile.in-49-  { \
conv-tools-20160905/bin/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/bin/Makefile.in-51-  }; \
##############################################
conv-tools-20160905/bin/Makefile.in-161-  while test -n "$$dir1"; do \
conv-tools-20160905/bin/Makefile.in:162:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
conv-tools-20160905/bin/Makefile.in-163-    if test "$$first" != "."; then \
conv-tools-20160905/bin/Makefile.in-164-      if test "$$first" = ".."; then \
conv-tools-20160905/bin/Makefile.in:165:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
conv-tools-20160905/bin/Makefile.in:166:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
conv-tools-20160905/bin/Makefile.in-167-      else \
conv-tools-20160905/bin/Makefile.in:168:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
conv-tools-20160905/bin/Makefile.in-169-        if test "$$first2" = "$$first"; then \
conv-tools-20160905/bin/Makefile.in:170:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
conv-tools-20160905/bin/Makefile.in-171-        else \
##############################################
conv-tools-20160905/bin/Makefile.in-176-    fi; \
conv-tools-20160905/bin/Makefile.in:177:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
conv-tools-20160905/bin/Makefile.in-178-  done; \
##############################################
conv-tools-20160905/bin/Makefile.in-316-	dot_seen=no; \
conv-tools-20160905/bin/Makefile.in:317:	target=`echo $@ | sed s/-recursive//`; \
conv-tools-20160905/bin/Makefile.in-318-	case "$@" in \
##############################################
conv-tools-20160905/bin/Makefile.in-379-GTAGS:
conv-tools-20160905/bin/Makefile.in:380:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/bin/Makefile.in-381-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/bin/Makefile.in-402-distdir: $(DISTFILES)
conv-tools-20160905/bin/Makefile.in:403:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/bin/Makefile.in:404:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/bin/Makefile.in-405-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/bin/Makefile.in-416-	  if test -d $$d/$$file; then \
conv-tools-20160905/bin/Makefile.in:417:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/bin/Makefile.in-418-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-116- 	test -d $(distdir)/_build || exit 0; \
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:117: 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-118- 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-195--# expand $ac_aux_dir to an absolute path
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:196:-am_aux_dir=`cd $ac_aux_dir && pwd`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-197-+[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-198-+# Expand $ac_aux_dir to an absolute path.
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:199:+am_aux_dir=`cd "$ac_aux_dir" && pwd`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-200- ])
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-321- done
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:322: echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-323- 
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-640- .c.obj:
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:641: @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-642- @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-644- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:645:-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:646:+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-647- install-man1: $(dist_man1_MANS)
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-746- .c.obj:
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:747: @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-748- @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-750- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:751:-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:752:+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-753- install-man1: $(dist_man1_MANS)
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-843-+	mingw/*)
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:844:+	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-845-+	  ;;
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-846-+	cygwin/*)
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:847:+	  file=`cygpath -m "$file" || echo "$file"`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-848-+	  ;;
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-849-+	wine/*)
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:850:+	  file=`winepath -w "$file" || echo "$file"`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-851-+	  ;;
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1085-+# Name of file we expect compiler to create.
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:1086:+cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1087-+
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1091-+# object file name, since that is what matters with a parallel build.
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:1092:+lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1093-+while true; do
##############################################
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1185- ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:1186: program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1187- 
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1188--# expand $ac_aux_dir to an absolute path
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:1189:-am_aux_dir=`cd $ac_aux_dir && pwd`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1190-+# Expand $ac_aux_dir to an absolute path.
conv-tools-20160905/debian/patches/autoreconf-buildable.patch:1191:+am_aux_dir=`cd "$ac_aux_dir" && pwd`
conv-tools-20160905/debian/patches/autoreconf-buildable.patch-1192- 
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-39-  { \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-41-  }; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-165-  while test -n "$$dir1"; do \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:166:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-167-    if test "$$first" != "."; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-168-      if test "$$first" = ".."; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:169:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:170:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-171-      else \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:172:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-173-        if test "$$first2" = "$$first"; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:174:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-175-        else \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-180-    fi; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:181:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-182-  done; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-353-	dot_seen=no; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:354:	target=`echo $@ | sed s/-recursive//`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-355-	case "$@" in \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-416-GTAGS:
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:417:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-418-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-448-	test -d "$(distdir)" || mkdir "$(distdir)"
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:449:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:450:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-451-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-462-	  if test -d $$d/$$file; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:463:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-464-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-567-	test -d $(distdir)/_build || exit 0; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:568:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-569-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-610-	}; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:611:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-612-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-622-	fi
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in:623:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
conv-tools-20160905/.pc/autoreconf-buildable.patch/Makefile.in-624-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-94-# and then we would define $MISSING as
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-110-])
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-208-  fi
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-368-    else
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-372-    # from the Makefile without running 'make'.
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-374-    test -z "$DEPDIR" && continue
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-376-    test -z "$am__include" && continue
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-386-      test -f "$dirpart/$file" && continue
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-438-AC_REQUIRE([AC_PROG_INSTALL])dnl
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:439:if test "`cd $srcdir && pwd`" != "`pwd`"; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-440-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-553-    * )
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:554:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-555-  esac
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-556-done
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:557:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-558-
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-624-# Ignore all kinds of additional output from 'make'.
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:625:case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-626-*the\ am__doit\ target*)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-634-   echo '.include "confinc"' > confmf
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:635:   case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-636-   *the\ am__doit\ target*)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-752-     echo "timestamp, slept: $am_has_slept" > conftest.file
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:753:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-754-     if test "$[*]" = "X"; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-755-	# -L didn't work.
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4:756:	set X `ls -t "$srcdir/configure" conftest.file`
conv-tools-20160905/.pc/autoreconf-buildable.patch/aclocal.m4-757-     fi
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-39-  { \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-41-  }; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-150-  while test -n "$$dir1"; do \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:151:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-152-    if test "$$first" != "."; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-153-      if test "$$first" = ".."; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:154:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:155:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-156-      else \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:157:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-158-        if test "$$first2" = "$$first"; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:159:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-160-        else \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-165-    fi; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:166:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-167-  done; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-305-	dot_seen=no; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:306:	target=`echo $@ | sed s/-recursive//`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-307-	case "$@" in \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-368-GTAGS:
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:369:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-370-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-391-distdir: $(DISTFILES)
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:392:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:393:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-394-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-405-	  if test -d $$d/$$file; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in:406:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/Makefile.in-407-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-40-  { \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-42-  }; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-132-  esac
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-134-am__vpath_adj = case $$p in \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-136-    *) f=$$p;; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-137-  esac;
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-139-am__install_max = 40
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-140-am__nobase_strip_setup = \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-142-am__nobase_strip = \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-304-case "$@" in						\
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:305:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-306-    *) am__odir=.;; 					\
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-334-  bases='$(TEST_LOGS)'; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:335:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:336:  bases=`echo $$bases`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-337-RECHECK_LOGS = $(TEST_LOGS)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-347-        */*) b='$*';; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:348:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-349-       esac;; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-550-.c.obj:
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-556-install-man1: $(dist_man1_MANS)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-560-	test -n "$(man1dir)" \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:561:	  && test -n "`echo $$list1$$list2`" \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-562-	  || exit 0; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-627-GTAGS:
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-670-	if test -n "$$redo_bases"; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:671:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:672:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-673-	  if $(am__make_dryrun); then :; else \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-695-	ws='[ 	]'; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:696:	results=`for b in $$bases; do echo $$b.trs; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-697-	test -n "$$results" || results=/dev/null; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:698:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:699:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:700:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:701:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:702:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:703:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:704:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:705:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-706-	  success=true; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-774-	@set +e; $(am__set_TESTS_bases); \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:775:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:776:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:777:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-778-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-784-	         | $(am__list_recheck_tests)` || exit 1; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:785:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:786:	log_list=`echo $$log_list`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-787-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-813-distdir: $(DISTFILES)
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:814:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:815:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-816-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-827-	  if test -d $$d/$$file; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in:828:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/dirconv/Makefile.in-829-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-40-  { \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-42-  }; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-132-  esac
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-134-am__vpath_adj = case $$p in \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-136-    *) f=$$p;; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-137-  esac;
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-139-am__install_max = 40
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-140-am__nobase_strip_setup = \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-142-am__nobase_strip = \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-304-case "$@" in						\
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:305:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-306-    *) am__odir=.;; 					\
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-334-  bases='$(TEST_LOGS)'; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:335:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:336:  bases=`echo $$bases`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-337-RECHECK_LOGS = $(TEST_LOGS)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-347-        */*) b='$*';; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:348:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-349-       esac;; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-550-.c.obj:
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-556-install-man1: $(dist_man1_MANS)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-560-	test -n "$(man1dir)" \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:561:	  && test -n "`echo $$list1$$list2`" \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-562-	  || exit 0; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-627-GTAGS:
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:628:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-629-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-670-	if test -n "$$redo_bases"; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:671:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:672:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-673-	  if $(am__make_dryrun); then :; else \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-695-	ws='[ 	]'; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:696:	results=`for b in $$bases; do echo $$b.trs; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-697-	test -n "$$results" || results=/dev/null; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:698:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:699:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:700:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:701:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:702:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:703:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:704:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:705:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-706-	  success=true; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-774-	@set +e; $(am__set_TESTS_bases); \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:775:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:776:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:777:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-778-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-784-	         | $(am__list_recheck_tests)` || exit 1; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:785:	log_list=`for i in $$bases; do echo $$i.log; done`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:786:	log_list=`echo $$log_list`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-787-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-813-distdir: $(DISTFILES)
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:814:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:815:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-816-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-827-	  if test -d $$d/$$file; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in:828:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/bin/mixconv/Makefile.in-829-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-47-  as_echo='print -r --'
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-48-  as_echo_n='print -rn --'
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-50-  as_echo='printf %s\n'
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-52-else
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-64-      esac;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-326-      case $as_dir in #(
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-328-      *) as_qdir=$as_dir;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-399-  {
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:400:    as_val=`expr "$@" || test $? -eq 1`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-401-  }
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-406-# ----------------------------------------
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-793-  case $ac_option in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:794:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-795-  *=)   ac_optarg= ;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-837-  -disable-* | --disable-*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:838:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-839-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-842-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:843:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-844-    case $ac_user_opts in
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-863-  -enable-* | --enable-*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:864:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-865-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-868-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:869:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-870-    case $ac_user_opts in
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1067-  -with-* | --with-*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1068:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1069-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1072-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1073:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1074-    case $ac_user_opts in
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1083-  -without-* | --without-*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1084:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1088-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1089:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1090-    case $ac_user_opts in
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1121-  *=*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1122:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1123-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1142-if test -n "$ac_prev"; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1143:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1144-  as_fn_error $? "missing argument to $ac_option"
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1164-    */ )
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1165:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1166-      eval $ac_var=\$ac_val;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1199-ac_ls_di=`ls -di .` &&
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1200:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1201-  as_fn_error $? "working directory cannot be determined"
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1255-case $srcdir in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1256:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1257-esac
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1298-By default, \`make install' will install all the files in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1299:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1300:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1301-for instance \`--prefix=\$HOME'.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1387-*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1388:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1389-  # A ".." for each directory in $ac_dir_suffix.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1390:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1391-  case $ac_top_builddir_sub in
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1808-    *\'*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1809:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1810-    esac
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1891-      case $ac_val in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1892:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1893-      esac
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1906-	case $ac_val in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:1907:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-1908-	esac
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2026-    set,)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2027:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2028:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2029-      ac_cache_corrupted=: ;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2037-	# differences in whitespace do not lead to failure.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2038:	ac_old_val_w=`echo x $ac_old_val`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2039:	ac_new_val_w=`echo x $ac_new_val`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2040-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2057-    case $ac_new_val in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2058:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2059-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2234-     echo "timestamp, slept: $am_has_slept" > conftest.file
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2235:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2236-     if test "$*" = "X"; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2237-	# -L didn't work.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2238:	set X `ls -t "$srcdir/configure" conftest.file`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2239-     fi
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2285-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2286:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2287-
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2288-# expand $ac_aux_dir to an absolute path
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2289:am_aux_dir=`cd $ac_aux_dir && pwd`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2290-
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2430-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2431:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2432-	     'mkdir (GNU coreutils) '* | \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2503-set x ${MAKE-make}
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2504:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2505-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2513-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2514:case `${MAKE-make} -f conftest.make 2>/dev/null` in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2515-  *@@@%%%=?*=@@@%%%*)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2579-
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:2580:if test "`cd $srcdir && pwd`" != "`pwd`"; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-2581-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3013-$as_echo_n "checking whether the C compiler works... " >&6; }
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:3014:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3015-
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3057-	then :; else
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:3058:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3059-	fi
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3117-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:3118:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3119-	  break;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3226-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:3227:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3228-       break;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3475-# Ignore all kinds of additional output from 'make'.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:3476:case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3477-*the\ am__doit\ target*)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3485-   echo '.include "confinc"' > confmf
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:3486:   case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3487-   *the\ am__doit\ target*)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3548-  if test "$am_compiler_list" = ""; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:3549:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-3550-  fi
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4097-  # Check for GNU $ac_path_GREP
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4098:case `"$ac_path_GREP" --version 2>&1` in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4099-*GNU*)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4163-  # Check for GNU $ac_path_EGREP
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4164:case `"$ac_path_EGREP" --version 2>&1` in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4165-*GNU*)
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4324-do :
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4325:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4326-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4329-  cat >>confdefs.h <<_ACEOF
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4330:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4331-_ACEOF
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4678-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4679:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4680-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4769-if test -z "$BASH_VERSION$ZSH_VERSION" \
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4770:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4771-  as_echo='print -r --'
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4772-  as_echo_n='print -rn --'
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4773:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4774-  as_echo='printf %s\n'
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4776-else
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4777:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4778-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4786-	expr "X$arg" : "X\\(.*\\)$as_nl";
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4787:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4788-      esac;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4863-# ----------------------------------------
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4864:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4865-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4935-  {
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:4936:    as_val=`expr "$@" || test $? -eq 1`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-4937-  }
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5039-      case $as_dir in #(
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5040:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5041-      *) as_qdir=$as_dir;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5175-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5176:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5177-ac_cs_version="\\
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5200-  --*=?*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5201:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5202:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5203-    ac_shift=:
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5205-  --*=)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5206:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5207-    ac_optarg=
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5229-    case $ac_optarg in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5230:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5231-    '') as_fn_error $? "missing file argument" ;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5237-    case $ac_optarg in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5238:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5239-    esac
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5369-fi
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5370:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5371-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5386-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5387:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5388-ac_delim='%!_!# '
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5392-
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5393:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5394-  if test $ac_delim_n = $ac_delim_num; then
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5530-for ac_last_try in false false :; do
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5531:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5532-  if test -z "$ac_tt"; then
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5662-      esac
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5663:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5664-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5721-*)
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5722:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5723-  # A ".." for each directory in $ac_dir_suffix.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5724:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5725-  case $ac_top_builddir_sub in
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5782-/@mandir@/p'
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5783:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5784-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5799-
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5800:# Neutralize VPATH when `$srcdir' = `.'.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5801-# Shell code in configure.ac might set extrasub.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5827-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5828:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5829-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5873-    * )
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5874:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5875-  esac
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5920-    # Strip MF so we end up with the name of the file.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5921:    mf=`echo "$mf" | sed -e 's/:.*$//'`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5922-    # Check whether this is an Automake generated Makefile or not.
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5957-    # from the Makefile without running 'make'.
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5958:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5959-    test -z "$DEPDIR" && continue
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5960:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5961-    test -z "$am__include" && continue
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure:5962:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
conv-tools-20160905/.pc/autoreconf-buildable.patch/configure-5963-    # Find all dependency output files, they are included files with
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-40-  { \
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-42-  }; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-282-GTAGS:
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in:283:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-284-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-305-distdir: $(DISTFILES)
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in:306:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in:307:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-308-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-319-	  if test -d $$d/$$file; then \
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in:320:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/.pc/autoreconf-buildable.patch/lib/Makefile.in-321-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/Makefile.in-49-  { \
conv-tools-20160905/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
conv-tools-20160905/Makefile.in-51-  }; \
##############################################
conv-tools-20160905/Makefile.in-176-  while test -n "$$dir1"; do \
conv-tools-20160905/Makefile.in:177:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
conv-tools-20160905/Makefile.in-178-    if test "$$first" != "."; then \
conv-tools-20160905/Makefile.in-179-      if test "$$first" = ".."; then \
conv-tools-20160905/Makefile.in:180:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
conv-tools-20160905/Makefile.in:181:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
conv-tools-20160905/Makefile.in-182-      else \
conv-tools-20160905/Makefile.in:183:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
conv-tools-20160905/Makefile.in-184-        if test "$$first2" = "$$first"; then \
conv-tools-20160905/Makefile.in:185:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
conv-tools-20160905/Makefile.in-186-        else \
##############################################
conv-tools-20160905/Makefile.in-191-    fi; \
conv-tools-20160905/Makefile.in:192:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
conv-tools-20160905/Makefile.in-193-  done; \
##############################################
conv-tools-20160905/Makefile.in-364-	dot_seen=no; \
conv-tools-20160905/Makefile.in:365:	target=`echo $@ | sed s/-recursive//`; \
conv-tools-20160905/Makefile.in-366-	case "$@" in \
##############################################
conv-tools-20160905/Makefile.in-427-GTAGS:
conv-tools-20160905/Makefile.in:428:	here=`$(am__cd) $(top_builddir) && pwd` \
conv-tools-20160905/Makefile.in-429-	  && $(am__cd) $(top_srcdir) \
##############################################
conv-tools-20160905/Makefile.in-459-	test -d "$(distdir)" || mkdir "$(distdir)"
conv-tools-20160905/Makefile.in:460:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/Makefile.in:461:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
conv-tools-20160905/Makefile.in-462-	list='$(DISTFILES)'; \
##############################################
conv-tools-20160905/Makefile.in-473-	  if test -d $$d/$$file; then \
conv-tools-20160905/Makefile.in:474:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
conv-tools-20160905/Makefile.in-475-	    if test -d "$(distdir)/$$file"; then \
##############################################
conv-tools-20160905/Makefile.in-584-	test -d $(distdir)/_build || exit 0; \
conv-tools-20160905/Makefile.in:585:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
conv-tools-20160905/Makefile.in-586-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
conv-tools-20160905/Makefile.in-628-	}; \
conv-tools-20160905/Makefile.in:629:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
conv-tools-20160905/Makefile.in-630-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
conv-tools-20160905/Makefile.in-640-	fi
conv-tools-20160905/Makefile.in:641:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
conv-tools-20160905/Makefile.in-642-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
conv-tools-20160905/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
conv-tools-20160905/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
conv-tools-20160905/aclocal.m4-94-# and then we would define $MISSING as
##############################################
conv-tools-20160905/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
conv-tools-20160905/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
conv-tools-20160905/aclocal.m4-109-])
##############################################
conv-tools-20160905/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
conv-tools-20160905/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
conv-tools-20160905/aclocal.m4-207-  fi
##############################################
conv-tools-20160905/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
conv-tools-20160905/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
conv-tools-20160905/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
conv-tools-20160905/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
conv-tools-20160905/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
conv-tools-20160905/aclocal.m4-367-    else
##############################################
conv-tools-20160905/aclocal.m4-371-    # from the Makefile without running 'make'.
conv-tools-20160905/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
conv-tools-20160905/aclocal.m4-373-    test -z "$DEPDIR" && continue
conv-tools-20160905/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
conv-tools-20160905/aclocal.m4-375-    test -z "$am__include" && continue
conv-tools-20160905/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
conv-tools-20160905/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
conv-tools-20160905/aclocal.m4-385-      test -f "$dirpart/$file" && continue
conv-tools-20160905/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
conv-tools-20160905/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
conv-tools-20160905/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
conv-tools-20160905/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
conv-tools-20160905/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
conv-tools-20160905/aclocal.m4-602-    * )
conv-tools-20160905/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
conv-tools-20160905/aclocal.m4-604-  esac
conv-tools-20160905/aclocal.m4-605-done
conv-tools-20160905/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
conv-tools-20160905/aclocal.m4-607-
##############################################
conv-tools-20160905/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
conv-tools-20160905/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
conv-tools-20160905/aclocal.m4-683-   echo '.include "confinc"' > confmf
conv-tools-20160905/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
conv-tools-20160905/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
conv-tools-20160905/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
conv-tools-20160905/aclocal.m4-867-     if test "$[*]" = "X"; then
conv-tools-20160905/aclocal.m4-868-	# -L didn't work.
conv-tools-20160905/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
conv-tools-20160905/aclocal.m4-870-     fi
##############################################
conv-tools-20160905/compile-67-	mingw/*)
conv-tools-20160905/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
conv-tools-20160905/compile-69-	  ;;
conv-tools-20160905/compile-70-	cygwin/*)
conv-tools-20160905/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
conv-tools-20160905/compile-72-	  ;;
conv-tools-20160905/compile-73-	wine/*)
conv-tools-20160905/compile:74:	  file=`winepath -w "$file" || echo "$file"`
conv-tools-20160905/compile-75-	  ;;
##############################################
conv-tools-20160905/compile-309-# Name of file we expect compiler to create.
conv-tools-20160905/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
conv-tools-20160905/compile-311-
##############################################
conv-tools-20160905/compile-315-# object file name, since that is what matters with a parallel build.
conv-tools-20160905/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
conv-tools-20160905/compile-317-while true; do
##############################################
conv-tools-20160905/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
conv-tools-20160905/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/configure-47-  as_echo='print -r --'
conv-tools-20160905/configure-48-  as_echo_n='print -rn --'
conv-tools-20160905/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/configure-50-  as_echo='printf %s\n'
##############################################
conv-tools-20160905/configure-52-else
conv-tools-20160905/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
conv-tools-20160905/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
conv-tools-20160905/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
conv-tools-20160905/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
conv-tools-20160905/configure-64-      esac;
##############################################
conv-tools-20160905/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
conv-tools-20160905/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
conv-tools-20160905/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
conv-tools-20160905/configure-326-      case $as_dir in #(
conv-tools-20160905/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
conv-tools-20160905/configure-328-      *) as_qdir=$as_dir;;
##############################################
conv-tools-20160905/configure-399-  {
conv-tools-20160905/configure:400:    as_val=`expr "$@" || test $? -eq 1`
conv-tools-20160905/configure-401-  }
##############################################
conv-tools-20160905/configure-406-# ----------------------------------------
conv-tools-20160905/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
conv-tools-20160905/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
conv-tools-20160905/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
conv-tools-20160905/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
conv-tools-20160905/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
conv-tools-20160905/configure-795-  case $ac_option in
conv-tools-20160905/configure:796:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
conv-tools-20160905/configure-797-  *=)   ac_optarg= ;;
##############################################
conv-tools-20160905/configure-839-  -disable-* | --disable-*)
conv-tools-20160905/configure:840:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
conv-tools-20160905/configure-841-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/configure-844-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/configure:845:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/configure-846-    case $ac_user_opts in
##############################################
conv-tools-20160905/configure-865-  -enable-* | --enable-*)
conv-tools-20160905/configure:866:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
conv-tools-20160905/configure-867-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/configure-870-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/configure:871:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/configure-872-    case $ac_user_opts in
##############################################
conv-tools-20160905/configure-1078-  -with-* | --with-*)
conv-tools-20160905/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
conv-tools-20160905/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/configure-1083-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/configure:1084:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/configure-1085-    case $ac_user_opts in
##############################################
conv-tools-20160905/configure-1094-  -without-* | --without-*)
conv-tools-20160905/configure:1095:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
conv-tools-20160905/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/configure-1099-    ac_useropt_orig=$ac_useropt
conv-tools-20160905/configure:1100:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
conv-tools-20160905/configure-1101-    case $ac_user_opts in
##############################################
conv-tools-20160905/configure-1132-  *=*)
conv-tools-20160905/configure:1133:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
conv-tools-20160905/configure-1134-    # Reject names that are not valid shell variable names.
##############################################
conv-tools-20160905/configure-1153-if test -n "$ac_prev"; then
conv-tools-20160905/configure:1154:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
conv-tools-20160905/configure-1155-  as_fn_error $? "missing argument to $ac_option"
##############################################
conv-tools-20160905/configure-1175-    */ )
conv-tools-20160905/configure:1176:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
conv-tools-20160905/configure-1177-      eval $ac_var=\$ac_val;;
##############################################
conv-tools-20160905/configure-1210-ac_ls_di=`ls -di .` &&
conv-tools-20160905/configure:1211:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
conv-tools-20160905/configure-1212-  as_fn_error $? "working directory cannot be determined"
##############################################
conv-tools-20160905/configure-1266-case $srcdir in
conv-tools-20160905/configure:1267:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
conv-tools-20160905/configure-1268-esac
##############################################
conv-tools-20160905/configure-1309-By default, \`make install' will install all the files in
conv-tools-20160905/configure:1310:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
conv-tools-20160905/configure:1311:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
conv-tools-20160905/configure-1312-for instance \`--prefix=\$HOME'.
##############################################
conv-tools-20160905/configure-1399-*)
conv-tools-20160905/configure:1400:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
conv-tools-20160905/configure-1401-  # A ".." for each directory in $ac_dir_suffix.
conv-tools-20160905/configure:1402:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
conv-tools-20160905/configure-1403-  case $ac_top_builddir_sub in
##############################################
conv-tools-20160905/configure-1820-    *\'*)
conv-tools-20160905/configure:1821:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/configure-1822-    esac
##############################################
conv-tools-20160905/configure-1903-      case $ac_val in
conv-tools-20160905/configure:1904:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
conv-tools-20160905/configure-1905-      esac
##############################################
conv-tools-20160905/configure-1918-	case $ac_val in
conv-tools-20160905/configure:1919:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
conv-tools-20160905/configure-1920-	esac
##############################################
conv-tools-20160905/configure-2038-    set,)
conv-tools-20160905/configure:2039:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
conv-tools-20160905/configure:2040:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
conv-tools-20160905/configure-2041-      ac_cache_corrupted=: ;;
##############################################
conv-tools-20160905/configure-2049-	# differences in whitespace do not lead to failure.
conv-tools-20160905/configure:2050:	ac_old_val_w=`echo x $ac_old_val`
conv-tools-20160905/configure:2051:	ac_new_val_w=`echo x $ac_new_val`
conv-tools-20160905/configure-2052-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
conv-tools-20160905/configure-2069-    case $ac_new_val in
conv-tools-20160905/configure:2070:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/configure-2071-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
conv-tools-20160905/configure-2246-     echo "timestamp, slept: $am_has_slept" > conftest.file
conv-tools-20160905/configure:2247:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
conv-tools-20160905/configure-2248-     if test "$*" = "X"; then
conv-tools-20160905/configure-2249-	# -L didn't work.
conv-tools-20160905/configure:2250:	set X `ls -t "$srcdir/configure" conftest.file`
conv-tools-20160905/configure-2251-     fi
##############################################
conv-tools-20160905/configure-2297-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
conv-tools-20160905/configure:2298:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
conv-tools-20160905/configure-2299-
conv-tools-20160905/configure-2300-# Expand $ac_aux_dir to an absolute path.
conv-tools-20160905/configure:2301:am_aux_dir=`cd "$ac_aux_dir" && pwd`
conv-tools-20160905/configure-2302-
##############################################
conv-tools-20160905/configure-2442-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
conv-tools-20160905/configure:2443:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
conv-tools-20160905/configure-2444-	     'mkdir (GNU coreutils) '* | \
##############################################
conv-tools-20160905/configure-2515-set x ${MAKE-make}
conv-tools-20160905/configure:2516:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
conv-tools-20160905/configure-2517-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
conv-tools-20160905/configure-2525-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
conv-tools-20160905/configure:2526:case `${MAKE-make} -f conftest.make 2>/dev/null` in
conv-tools-20160905/configure-2527-  *@@@%%%=?*=@@@%%%*)
##############################################
conv-tools-20160905/configure-2591-
conv-tools-20160905/configure:2592:if test "`cd $srcdir && pwd`" != "`pwd`"; then
conv-tools-20160905/configure-2593-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
conv-tools-20160905/configure-3067-$as_echo_n "checking whether the C compiler works... " >&6; }
conv-tools-20160905/configure:3068:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
conv-tools-20160905/configure-3069-
##############################################
conv-tools-20160905/configure-3111-	then :; else
conv-tools-20160905/configure:3112:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
conv-tools-20160905/configure-3113-	fi
##############################################
conv-tools-20160905/configure-3171-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
conv-tools-20160905/configure:3172:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
conv-tools-20160905/configure-3173-	  break;;
##############################################
conv-tools-20160905/configure-3280-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
conv-tools-20160905/configure:3281:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
conv-tools-20160905/configure-3282-       break;;
##############################################
conv-tools-20160905/configure-3588-# Ignore all kinds of additional output from 'make'.
conv-tools-20160905/configure:3589:case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/configure-3590-*the\ am__doit\ target*)
##############################################
conv-tools-20160905/configure-3598-   echo '.include "confinc"' > confmf
conv-tools-20160905/configure:3599:   case `$am_make -s -f confmf 2> /dev/null` in #(
conv-tools-20160905/configure-3600-   *the\ am__doit\ target*)
##############################################
conv-tools-20160905/configure-3661-  if test "$am_compiler_list" = ""; then
conv-tools-20160905/configure:3662:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
conv-tools-20160905/configure-3663-  fi
##############################################
conv-tools-20160905/configure-4210-  # Check for GNU $ac_path_GREP
conv-tools-20160905/configure:4211:case `"$ac_path_GREP" --version 2>&1` in
conv-tools-20160905/configure-4212-*GNU*)
##############################################
conv-tools-20160905/configure-4276-  # Check for GNU $ac_path_EGREP
conv-tools-20160905/configure:4277:case `"$ac_path_EGREP" --version 2>&1` in
conv-tools-20160905/configure-4278-*GNU*)
##############################################
conv-tools-20160905/configure-4437-do :
conv-tools-20160905/configure:4438:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
conv-tools-20160905/configure-4439-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
conv-tools-20160905/configure-4442-  cat >>confdefs.h <<_ACEOF
conv-tools-20160905/configure:4443:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
conv-tools-20160905/configure-4444-_ACEOF
##############################################
conv-tools-20160905/configure-4791-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
conv-tools-20160905/configure:4792:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
conv-tools-20160905/configure-4793-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
conv-tools-20160905/configure-4882-if test -z "$BASH_VERSION$ZSH_VERSION" \
conv-tools-20160905/configure:4883:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/configure-4884-  as_echo='print -r --'
conv-tools-20160905/configure-4885-  as_echo_n='print -rn --'
conv-tools-20160905/configure:4886:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
conv-tools-20160905/configure-4887-  as_echo='printf %s\n'
##############################################
conv-tools-20160905/configure-4889-else
conv-tools-20160905/configure:4890:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
conv-tools-20160905/configure-4891-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
conv-tools-20160905/configure-4899-	expr "X$arg" : "X\\(.*\\)$as_nl";
conv-tools-20160905/configure:4900:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
conv-tools-20160905/configure-4901-      esac;
##############################################
conv-tools-20160905/configure-4976-# ----------------------------------------
conv-tools-20160905/configure:4977:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
conv-tools-20160905/configure-4978-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
conv-tools-20160905/configure-5048-  {
conv-tools-20160905/configure:5049:    as_val=`expr "$@" || test $? -eq 1`
conv-tools-20160905/configure-5050-  }
##############################################
conv-tools-20160905/configure-5152-      case $as_dir in #(
conv-tools-20160905/configure:5153:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
conv-tools-20160905/configure-5154-      *) as_qdir=$as_dir;;
##############################################
conv-tools-20160905/configure-5288-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
conv-tools-20160905/configure:5289:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
conv-tools-20160905/configure-5290-ac_cs_version="\\
##############################################
conv-tools-20160905/configure-5313-  --*=?*)
conv-tools-20160905/configure:5314:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
conv-tools-20160905/configure:5315:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
conv-tools-20160905/configure-5316-    ac_shift=:
##############################################
conv-tools-20160905/configure-5318-  --*=)
conv-tools-20160905/configure:5319:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
conv-tools-20160905/configure-5320-    ac_optarg=
##############################################
conv-tools-20160905/configure-5342-    case $ac_optarg in
conv-tools-20160905/configure:5343:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/configure-5344-    '') as_fn_error $? "missing file argument" ;;
##############################################
conv-tools-20160905/configure-5350-    case $ac_optarg in
conv-tools-20160905/configure:5351:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
conv-tools-20160905/configure-5352-    esac
##############################################
conv-tools-20160905/configure-5482-fi
conv-tools-20160905/configure:5483:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
conv-tools-20160905/configure-5484-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
conv-tools-20160905/configure-5499-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
conv-tools-20160905/configure:5500:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
conv-tools-20160905/configure-5501-ac_delim='%!_!# '
##############################################
conv-tools-20160905/configure-5505-
conv-tools-20160905/configure:5506:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
conv-tools-20160905/configure-5507-  if test $ac_delim_n = $ac_delim_num; then
##############################################
conv-tools-20160905/configure-5643-for ac_last_try in false false :; do
conv-tools-20160905/configure:5644:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
conv-tools-20160905/configure-5645-  if test -z "$ac_tt"; then
##############################################
conv-tools-20160905/configure-5775-      esac
conv-tools-20160905/configure:5776:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
conv-tools-20160905/configure-5777-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
conv-tools-20160905/configure-5834-*)
conv-tools-20160905/configure:5835:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
conv-tools-20160905/configure-5836-  # A ".." for each directory in $ac_dir_suffix.
conv-tools-20160905/configure:5837:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
conv-tools-20160905/configure-5838-  case $ac_top_builddir_sub in
##############################################
conv-tools-20160905/configure-5895-/@mandir@/p'
conv-tools-20160905/configure:5896:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
conv-tools-20160905/configure-5897-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
conv-tools-20160905/configure-5912-
conv-tools-20160905/configure:5913:# Neutralize VPATH when `$srcdir' = `.'.
conv-tools-20160905/configure-5914-# Shell code in configure.ac might set extrasub.
##############################################
conv-tools-20160905/configure-5940-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
conv-tools-20160905/configure:5941:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
conv-tools-20160905/configure-5942-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
conv-tools-20160905/configure-5986-    * )
conv-tools-20160905/configure:5987:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
conv-tools-20160905/configure-5988-  esac
##############################################
conv-tools-20160905/configure-6033-    # Strip MF so we end up with the name of the file.
conv-tools-20160905/configure:6034:    mf=`echo "$mf" | sed -e 's/:.*$//'`
conv-tools-20160905/configure-6035-    # Check whether this is an Automake generated Makefile or not.
##############################################
conv-tools-20160905/configure-6070-    # from the Makefile without running 'make'.
conv-tools-20160905/configure:6071:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
conv-tools-20160905/configure-6072-    test -z "$DEPDIR" && continue
conv-tools-20160905/configure:6073:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
conv-tools-20160905/configure-6074-    test -z "$am__include" && continue
conv-tools-20160905/configure:6075:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
conv-tools-20160905/configure-6076-    # Find all dependency output files, they are included files with