===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
remake-4.3+dbg-1.5+dfsg/Makefile.in-69-  { \
remake-4.3+dbg-1.5+dfsg/Makefile.in:70:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-71-  }; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-268-  esac
remake-4.3+dbg-1.5+dfsg/Makefile.in:269:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
remake-4.3+dbg-1.5+dfsg/Makefile.in-270-am__vpath_adj = case $$p in \
remake-4.3+dbg-1.5+dfsg/Makefile.in:271:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-272-    *) f=$$p;; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-273-  esac;
remake-4.3+dbg-1.5+dfsg/Makefile.in:274:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
remake-4.3+dbg-1.5+dfsg/Makefile.in-275-am__install_max = 40
remake-4.3+dbg-1.5+dfsg/Makefile.in-276-am__nobase_strip_setup = \
remake-4.3+dbg-1.5+dfsg/Makefile.in:277:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
remake-4.3+dbg-1.5+dfsg/Makefile.in-278-am__nobase_strip = \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-359-  while test -n "$$dir1"; do \
remake-4.3+dbg-1.5+dfsg/Makefile.in:360:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-361-    if test "$$first" != "."; then \
remake-4.3+dbg-1.5+dfsg/Makefile.in-362-      if test "$$first" = ".."; then \
remake-4.3+dbg-1.5+dfsg/Makefile.in:363:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:364:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-365-      else \
remake-4.3+dbg-1.5+dfsg/Makefile.in:366:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-367-        if test "$$first2" = "$$first"; then \
remake-4.3+dbg-1.5+dfsg/Makefile.in:368:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-369-        else \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-374-    fi; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:375:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-376-  done; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1204-	         2>c$${pid}_.err </dev/null \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1205:		 && test -n "`cat c$${pid}_.out`" \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1206:		 && test -z "`cat c$${pid}_.err`"; then :; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1207-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1360-.c.o:
remake-4.3+dbg-1.5+dfsg/Makefile.in:1361:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
remake-4.3+dbg-1.5+dfsg/Makefile.in-1362-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1368-.c.obj:
remake-4.3+dbg-1.5+dfsg/Makefile.in:1369:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
remake-4.3+dbg-1.5+dfsg/Makefile.in:1370:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
remake-4.3+dbg-1.5+dfsg/Makefile.in-1371-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1373-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
remake-4.3+dbg-1.5+dfsg/Makefile.in:1374:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
remake-4.3+dbg-1.5+dfsg/Makefile.in-1375-install-man1: $(man_MANS)
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1379-	test -n "$(man1dir)" \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1380:	  && test -n "`echo $$list1$$list2`" \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1381-	  || exit 0; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1436-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1437:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1438-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1453-	dot_seen=no; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1454:	target=`echo $@ | sed s/-recursive//`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1455-	case "$@" in \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1516-GTAGS:
remake-4.3+dbg-1.5+dfsg/Makefile.in:1517:	here=`$(am__cd) $(top_builddir) && pwd` \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1518-	  && $(am__cd) $(top_srcdir) \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1551-	test -d "$(distdir)" || mkdir "$(distdir)"
remake-4.3+dbg-1.5+dfsg/Makefile.in:1552:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1553:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1554-	list='$(DISTFILES)'; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1565-	  if test -d $$d/$$file; then \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1566:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1567-	    if test -d "$(distdir)/$$file"; then \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1678-	test -d $(distdir)/_build || exit 0; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1679:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1680-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1722-	}; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1723:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1724-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1734-	fi
remake-4.3+dbg-1.5+dfsg/Makefile.in:1735:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1736-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-1996-	@banner=" Regression PASSED: GNU Make $(VERSION) ($(MAKE_HOST)) built with $(CC) "; \
remake-4.3+dbg-1.5+dfsg/Makefile.in:1997:	dashes=`echo "$$banner" | sed s/./=/g`; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-1998-	echo; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.in-2010-	  if $(PERL) -v >/dev/null 2>&1; then \
remake-4.3+dbg-1.5+dfsg/Makefile.in:2011:	    case `cd '$(top_srcdir)'; pwd` in `pwd`) : ;; \
remake-4.3+dbg-1.5+dfsg/Makefile.in-2012-	      *) test -d tests || mkdir tests; \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-92-  { \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:93:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-94-  }; \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-297-  while test -n "$$dir1"; do \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:298:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-299-    if test "$$first" != "."; then \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-300-      if test "$$first" = ".."; then \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:301:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:302:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-303-      else \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:304:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-305-        if test "$$first2" = "$$first"; then \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:306:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-307-        else \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-312-    fi; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:313:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-314-  done; \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1109-.c.o:
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1110:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1111-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1117-.c.obj:
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1118:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1119:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1120-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1124-
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1138-	dot_seen=no; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1139:	target=`echo $@ | sed s/-recursive//`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1140-	case "$@" in \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1201-GTAGS:
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1202:	here=`$(am__cd) $(top_builddir) && pwd` \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1203-	  && $(am__cd) $(top_srcdir) \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1227-distdir-am: $(DISTFILES)
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1228:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1229:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1230-	list='$(DISTFILES)'; \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1241-	  if test -d $$d/$$file; then \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in:1242:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
remake-4.3+dbg-1.5+dfsg/lib/Makefile.in-1243-	    if test -d "$(distdir)/$$file"; then \
##############################################
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c-33-                                perfstat_cpu_total function in libperfstat (AIX).
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c:34:   FIXUP_KERNEL_SYMBOL_ADDR()   Adjust address in returned struct nlist.
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c-35-   KERNEL_FILE                  Name of the kernel file to nlist.
##############################################
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c-235-# if defined (sgi) || (defined (mips) && !defined (BSD))
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c:236:#  define FIXUP_KERNEL_SYMBOL_ADDR(nl) ((nl)[0].n_value &= ~(1 << 31))
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c-237-# endif
##############################################
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c-855-#    ifdef FIXUP_KERNEL_SYMBOL_ADDR
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c:856:            FIXUP_KERNEL_SYMBOL_ADDR (name_list);
remake-4.3+dbg-1.5+dfsg/lib/getloadavg.c-857-#    endif
##############################################
remake-4.3+dbg-1.5+dfsg/m4/host-cpu-c-abi.m4-330-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
remake-4.3+dbg-1.5+dfsg/m4/host-cpu-c-abi.m4:331:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
remake-4.3+dbg-1.5+dfsg/m4/host-cpu-c-abi.m4-332-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
remake-4.3+dbg-1.5+dfsg/m4/getloadavg.m4-78-else
remake-4.3+dbg-1.5+dfsg/m4/getloadavg.m4:79:  GETLOADAVG_LIBS=`echo "$LIBS" | sed "s!$gl_save_LIBS!!"`
remake-4.3+dbg-1.5+dfsg/m4/getloadavg.m4-80-fi
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-48-changequote(,)dnl
remake-4.3+dbg-1.5+dfsg/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
remake-4.3+dbg-1.5+dfsg/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-55-changequote(,)dnl
remake-4.3+dbg-1.5+dfsg/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
remake-4.3+dbg-1.5+dfsg/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-74-changequote(,)dnl
remake-4.3+dbg-1.5+dfsg/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
remake-4.3+dbg-1.5+dfsg/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-99-      case "$ac_file" in
remake-4.3+dbg-1.5+dfsg/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
remake-4.3+dbg-1.5+dfsg/m4/po.m4-101-      esac
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-104-        # Adjust a relative srcdir.
remake-4.3+dbg-1.5+dfsg/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-111-        case "$ac_given_srcdir" in
remake-4.3+dbg-1.5+dfsg/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
remake-4.3+dbg-1.5+dfsg/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-132-            fi
remake-4.3+dbg-1.5+dfsg/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-229-  # Adjust a relative srcdir.
remake-4.3+dbg-1.5+dfsg/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-236-  case "$ac_given_srcdir" in
remake-4.3+dbg-1.5+dfsg/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
remake-4.3+dbg-1.5+dfsg/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
remake-4.3+dbg-1.5+dfsg/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
remake-4.3+dbg-1.5+dfsg/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
remake-4.3+dbg-1.5+dfsg/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-320-  fi
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
remake-4.3+dbg-1.5+dfsg/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
remake-4.3+dbg-1.5+dfsg/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
remake-4.3+dbg-1.5+dfsg/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
remake-4.3+dbg-1.5+dfsg/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
remake-4.3+dbg-1.5+dfsg/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
remake-4.3+dbg-1.5+dfsg/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
remake-4.3+dbg-1.5+dfsg/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
remake-4.3+dbg-1.5+dfsg/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-58-  *)
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-60-  esac
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-69-      done
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
remake-4.3+dbg-1.5+dfsg/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
remake-4.3+dbg-1.5+dfsg/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
remake-4.3+dbg-1.5+dfsg/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
remake-4.3+dbg-1.5+dfsg/m4/gettext.m4-269-      fi
##############################################
remake-4.3+dbg-1.5+dfsg/m4/00gnulib.m4-37-  [AC][_DEFUN([$1],
remake-4.3+dbg-1.5+dfsg/m4/00gnulib.m4:38:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
remake-4.3+dbg-1.5+dfsg/m4/00gnulib.m4-39-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
remake-4.3+dbg-1.5+dfsg/m4/iconv.m4-257-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
remake-4.3+dbg-1.5+dfsg/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
remake-4.3+dbg-1.5+dfsg/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4-397-    fi
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4:398:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4-399-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4-426-    eval result=\$gl_cv_type_${gltype}_signed
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4:427:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4-428-    if test "$result" = yes; then
##############################################
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4-480-       done])
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4:481:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/m4/stdint.m4-482-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-prefix.m4-201-    *)
remake-4.3+dbg-1.5+dfsg/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
remake-4.3+dbg-1.5+dfsg/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-prefix.m4-211-                ;;
remake-4.3+dbg-1.5+dfsg/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
remake-4.3+dbg-1.5+dfsg/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4-257-      sed_drop_objext='s/\.o$//;s/\.obj$//'
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4:258:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4-259-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4-275-changequote(,)dnl
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4:276:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4-277-changequote([, ])dnl
##############################################
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4-303-      sed_drop_objext='s/\.o$//;s/\.obj$//'
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4:304:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
remake-4.3+dbg-1.5+dfsg/m4/gnulib-comp.m4-305-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-322-                -L*)
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-529-                  -L*)
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-581-                  -R*)
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-611-                    dnl Handle this in the next round.
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-613-                    ;;
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-617-                    dnl option.
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-619-                    ;;
##############################################
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-730-            -L) next=yes ;;
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
remake-4.3+dbg-1.5+dfsg/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.am-140-	@banner=" Regression PASSED: GNU Make $(VERSION) ($(MAKE_HOST)) built with $(CC) "; \
remake-4.3+dbg-1.5+dfsg/Makefile.am:141:	dashes=`echo "$$banner" | sed s/./=/g`; \
remake-4.3+dbg-1.5+dfsg/Makefile.am-142-	echo; \
##############################################
remake-4.3+dbg-1.5+dfsg/Makefile.am-162-	  if $(PERL) -v >/dev/null 2>&1; then \
remake-4.3+dbg-1.5+dfsg/Makefile.am:163:	    case `cd '$(top_srcdir)'; pwd` in `pwd`) : ;; \
remake-4.3+dbg-1.5+dfsg/Makefile.am-164-	      *) test -d tests || mkdir tests; \
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-34-
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-36-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-151-	EOF
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-153-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-188-	    earmv*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-222-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-233-	    *)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-235-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-280-	*4.0)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-282-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-283-	*5.*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-285-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-379-    s390x:SunOS:*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-381-	exit ;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-384-	exit ;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-387-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-404-	fi
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-406-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-412-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-421-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-563-    *:IRIX*:*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-565-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-593-EOF
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-595-		then
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-606-    *:AIX:*:[4567])
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-696-EOF
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-724-    ia64:HP-UX:*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-754-EOF
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-850-	esac
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-852-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-888-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-890-	# the GNU system
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-892-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-894-	# other systems with GNU libc and userland
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-896-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-988-EOF
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1092-    i*86:*:4.*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1295-	fi
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1393-    *:DragonFly:*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1395-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1406-    i*86:skyos:*:*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
remake-4.3+dbg-1.5+dfsg/build-aux/config.guess-1408-	exit ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-65-	mingw)
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-67-	  ;;
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-68-	cygwin)
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-70-	  ;;
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-71-	wine)
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-73-	  ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-88-  archive=$3
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
remake-4.3+dbg-1.5+dfsg/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-33-host="$1"
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-37-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-47-done
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-49-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-94-        *)
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-243-          else
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-430-        hardcode_direct=yes
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.rpath-651-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-52-
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-54-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-116-case $maybe_os in
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-122-    os=-$maybe_os
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-124-    ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-126-    os=-linux-android
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-128-    ;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-129-  *)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-133-    else os=; fi
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-180-		os=-sco5v6
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-182-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-184-		os=-sco3.2v5
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-186-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-188-		os=-sco3.2v4
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-190-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-191-	-sco3.2.[4-9]*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-194-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-198-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-202-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-204-		os=-sco3.2v2
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-206-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-207-	-udk*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-209-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-211-		os=-isc2.2
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-213-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-217-	-isc*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-219-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-229-	-ptx*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-231-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-364-	*-*-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-366-		exit 1
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-493-	amd64-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-495-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-538-	blackfin-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-540-		os=-linux
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-546-	c54x-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-548-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-549-	c55x-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-551-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-552-	c6x-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-554-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-650-	e500v[12]-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-652-		os=$os"spe"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-754-	i*86v32)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-756-		os=-sysv32
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-758-	i*86v4*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-760-		os=-sysv4
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-762-	i*86v)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-764-		os=-sysv
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-766-	i*86sol2)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-768-		os=-solaris2
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-794-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-799-	m68knommu-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-801-		os=-linux
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-833-	mips3*-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-835-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-836-	mips3*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-838-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-855-	ms1-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-857-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-980-	parisc-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-982-		os=-linux
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-996-	pc98-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-998-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1013-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1016-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1019-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1020-	pentium4-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1022-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1032-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1038-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1040-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1042-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1048-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1122-	strongarm-* | thumb-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1124-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1257-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1317-	*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1319-		exit 1
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1325-	*-digital*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1327-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1328-	*-commodore*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1330-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1348-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1355-	-gnu/linux*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1357-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1407-	-nto*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1409-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1414-	-mac*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1416-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1420-	-linux*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1422-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1423-	-sunos5*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1425-		;;
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1426-	-sunos6*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1428-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1469-	-sinix5.*)
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1471-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1531-		exit 1
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1788-		esac
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
remake-4.3+dbg-1.5+dfsg/build-aux/config.sub-1790-		;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh:115:set x`$ls_command /`
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh-116-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh-146-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh-211-       then
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh:212:	 year=`expr $year - 1`
remake-4.3+dbg-1.5+dfsg/build-aux/mdate-sh-213-       fi;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-64-  case $1 in
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-66-      *) dir=;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-73-{
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-75-}
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-128-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-405-        sleep 1
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp:406:        i=`expr $i - 1`
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-407-      done
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-408-    fi
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp:409:    i=`expr $i - 1`
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-410-  done
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-425-  # Do two passes, one to just change these to
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-659-  done
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
remake-4.3+dbg-1.5+dfsg/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/texinfo.tex-7102-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
remake-4.3+dbg-1.5+dfsg/build-aux/texinfo.tex:7103:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
remake-4.3+dbg-1.5+dfsg/build-aux/texinfo.tex-7104-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/compile-67-	mingw/*)
remake-4.3+dbg-1.5+dfsg/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
remake-4.3+dbg-1.5+dfsg/build-aux/compile-69-	  ;;
remake-4.3+dbg-1.5+dfsg/build-aux/compile-70-	cygwin/*)
remake-4.3+dbg-1.5+dfsg/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
remake-4.3+dbg-1.5+dfsg/build-aux/compile-72-	  ;;
remake-4.3+dbg-1.5+dfsg/build-aux/compile-73-	wine/*)
remake-4.3+dbg-1.5+dfsg/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
remake-4.3+dbg-1.5+dfsg/build-aux/compile-75-	  ;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/compile-310-# Name of file we expect compiler to create.
remake-4.3+dbg-1.5+dfsg/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
remake-4.3+dbg-1.5+dfsg/build-aux/compile-312-
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
remake-4.3+dbg-1.5+dfsg/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
remake-4.3+dbg-1.5+dfsg/build-aux/compile-318-while true; do
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-234-      fi
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-236-    *)
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-280-      dstdir=$dst
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:281:      dstbase=`basename "$src"`
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-282-      case $dst in
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-287-    else
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-419-            case $prefix in
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-468-    if $copy_on_change &&
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
remake-4.3+dbg-1.5+dfsg/build-aux/install-sh-471-       set -f &&
##############################################
remake-4.3+dbg-1.5+dfsg/ChangeLog-16071-
remake-4.3+dbg-1.5+dfsg/ChangeLog:16072:	* make.texinfo: * Made `$<' automatic variable be the first dependency of any rule.  * Bumped revision number to correspond to `make.c'.
remake-4.3+dbg-1.5+dfsg/ChangeLog-16073-
##############################################
remake-4.3+dbg-1.5+dfsg/ChangeLog-16108-	  macros that are defined when the commands are executed (such as
remake-4.3+dbg-1.5+dfsg/ChangeLog:16109:	`$@').  * Added `-w' switch to log directories to stdout.  * Added selective VPATH lists and the `vpath' directive.  * Added the previously undocumented `-lLIB' dependent syntax.  * Added the `filter', `filter-out', `strip' and `join' expansion
remake-4.3+dbg-1.5+dfsg/ChangeLog-16110-	functions.  * Added simply expanded vs. recursively expanded variables, `:='
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-49-  { \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-51-  }; \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-216-}
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:217:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-218-am__vpath_adj = case $$p in \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:219:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-220-    *) f=$$p;; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-221-  esac;
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:222:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-223-am__install_max = 40
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-224-am__nobase_strip_setup = \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:225:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-226-am__nobase_strip = \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-344-case "$@" in						\
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:345:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-346-    *) am__odir=.;; 					\
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-374-  bases='$(TEST_LOGS)'; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:375:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:376:  bases=`echo $$bases`
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-377-RECHECK_LOGS = $(TEST_LOGS)
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-387-        */*) b='$*';; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:388:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-389-       esac;; \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1109-.c.o:
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1110:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1111-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1117-.c.obj:
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1118:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1119:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1120-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1124-
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1154-GTAGS:
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1155:	here=`$(am__cd) $(top_builddir) && pwd` \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1156-	  && $(am__cd) $(top_srcdir) \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1197-	if test -n "$$redo_bases"; then \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1198:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1199:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1200-	  if $(am__make_dryrun); then :; else \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1222-	ws='[ 	]'; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1223:	results=`for b in $$bases; do echo $$b.trs; done`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1224-	test -n "$$results" || results=/dev/null; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1225:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1226:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1227:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1228:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1229:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1230:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1231:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1232:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1233-	  success=true; \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1301-	@set +e; $(am__set_TESTS_bases); \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1302:	log_list=`for i in $$bases; do echo $$i.log; done`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1303:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1304:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1305-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1311-	         | $(am__list_recheck_tests)` || exit 1; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1312:	log_list=`for i in $$bases; do echo $$i.log; done`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1313:	log_list=`echo $$log_list`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1314-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1343-distdir-am: $(DISTFILES)
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1344:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1345:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1346-	list='$(DISTFILES)'; \
##############################################
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1357-	  if test -d $$d/$$file; then \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in:1358:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
remake-4.3+dbg-1.5+dfsg/unittest/Makefile.in-1359-	    if test -d "$(distdir)/$$file"; then \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-16-.insert-header.po-update-en:
remake-4.3+dbg-1.5+dfsg/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-19-	tmpdir=`pwd`; \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-20-	echo "$$lang:"; \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-29-	       ;; \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-30-	     *) \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
remake-4.3+dbg-1.5+dfsg/po/Rules-quot-32-	       ;; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-99-.po.gmo:
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:100:	@lang=`echo $* | sed -e 's,.*/,,'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-101-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-182-	fi; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:183:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-184-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-225-$(POFILES): $(POFILESDEPS)
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:226:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-227-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-231-	  cd $(srcdir) \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:232:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-233-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-262-	for cat in $$catalogs; do \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:263:	  cat=`basename $$cat`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:264:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-265-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-272-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:273:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-274-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-313-	for cat in $$catalogs; do \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:314:	  cat=`basename $$cat`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:315:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-316-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-320-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:321:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-322-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-359-	for cat in $$catalogs; do \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:360:	  cat=`basename $$cat`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:361:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-362-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-424-.nop.po-create:
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:425:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-426-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-431-.nop.po-update:
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:432:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-433-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-438-	cd $(srcdir); \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in:439:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
remake-4.3+dbg-1.5+dfsg/po/Makefile.in.in-440-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
remake-4.3+dbg-1.5+dfsg/configure.ac-290-AC_SUBST(MAKE_NAME)
remake-4.3+dbg-1.5+dfsg/configure.ac:291:MAKE_NAME_UPPER=`echo $make_name | tr a-z A-Z`
remake-4.3+dbg-1.5+dfsg/configure.ac-292-AC_SUBST(MAKE_NAME_UPPER)
##############################################
remake-4.3+dbg-1.5+dfsg/configure.ac-320-AC_MSG_CHECKING(if $default_shell can be used to trace commands using $shell_trace)
remake-4.3+dbg-1.5+dfsg/configure.ac:321:sh_is_ok=`$default_shell $shell_trace -c ':' 2>&1`
remake-4.3+dbg-1.5+dfsg/configure.ac-322-if test "+ :" != "$sh_is_ok" ; then
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
remake-4.3+dbg-1.5+dfsg/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
remake-4.3+dbg-1.5+dfsg/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-181-        else 
remake-4.3+dbg-1.5+dfsg/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-183-        fi
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-428-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
remake-4.3+dbg-1.5+dfsg/aclocal.m4:429:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-430-# and then we would define $MISSING as
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-443-# Expand $ac_aux_dir to an absolute path.
remake-4.3+dbg-1.5+dfsg/aclocal.m4:444:am_aux_dir=`cd "$ac_aux_dir" && pwd`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-445-])
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-541-  if test "$am_compiler_list" = ""; then
remake-4.3+dbg-1.5+dfsg/aclocal.m4:542:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-543-  fi
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-694-    # Strip MF so we end up with the name of the file.
remake-4.3+dbg-1.5+dfsg/aclocal.m4:695:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-696-    # Check whether this is an Automake generated Makefile which includes
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-701-      || continue
remake-4.3+dbg-1.5+dfsg/aclocal.m4:702:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
remake-4.3+dbg-1.5+dfsg/aclocal.m4:703:    am_filepart=`AS_BASENAME(["$am_mf"])`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-704-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-792-AC_REQUIRE([AC_PROG_INSTALL])dnl
remake-4.3+dbg-1.5+dfsg/aclocal.m4:793:if test "`cd $srcdir && pwd`" != "`pwd`"; then
remake-4.3+dbg-1.5+dfsg/aclocal.m4-794-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-951-    * )
remake-4.3+dbg-1.5+dfsg/aclocal.m4:952:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
remake-4.3+dbg-1.5+dfsg/aclocal.m4-953-  esac
remake-4.3+dbg-1.5+dfsg/aclocal.m4-954-done
remake-4.3+dbg-1.5+dfsg/aclocal.m4:955:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
remake-4.3+dbg-1.5+dfsg/aclocal.m4-956-
##############################################
remake-4.3+dbg-1.5+dfsg/aclocal.m4-1243-     echo "timestamp, slept: $am_has_slept" > conftest.file
remake-4.3+dbg-1.5+dfsg/aclocal.m4:1244:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-1245-     if test "$[*]" = "X"; then
remake-4.3+dbg-1.5+dfsg/aclocal.m4-1246-	# -L didn't work.
remake-4.3+dbg-1.5+dfsg/aclocal.m4:1247:	set X `ls -t "$srcdir/configure" conftest.file`
remake-4.3+dbg-1.5+dfsg/aclocal.m4-1248-     fi
##############################################
remake-4.3+dbg-1.5+dfsg/acinclude.m4-94-changequote(,)dnl
remake-4.3+dbg-1.5+dfsg/acinclude.m4:95:$1=`echo $2 | tr '[a-z]' '[A-Z]'`
remake-4.3+dbg-1.5+dfsg/acinclude.m4-96-changequote([,])dnl
##############################################
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-68-  { \
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-70-  }; \
##############################################
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-915-.c.o:
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:916:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-917-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-923-.c.obj:
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:924:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:925:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-926-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-930-
##############################################
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-960-GTAGS:
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:961:	here=`$(am__cd) $(top_builddir) && pwd` \
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-962-	  && $(am__cd) $(top_srcdir) \
##############################################
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-986-distdir-am: $(DISTFILES)
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:987:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:988:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-989-	list='$(DISTFILES)'; \
##############################################
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-1000-	  if test -d $$d/$$file; then \
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in:1001:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
remake-4.3+dbg-1.5+dfsg/glob/Makefile.in-1002-	    if test -d "$(distdir)/$$file"; then \
##############################################
remake-4.3+dbg-1.5+dfsg/src/remote-cstms.c-192-
remake-4.3+dbg-1.5+dfsg/src/remote-cstms.c:193:  host = gethostbyaddr ((char *)&permit.addr, sizeof(permit.addr), AF_INET);
remake-4.3+dbg-1.5+dfsg/src/remote-cstms.c-194-
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-66-  { \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-68-  }; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-212-am__installdirs = "$(DESTDIR)$(infodir)"
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:213:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-214-am__vpath_adj = case $$p in \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:215:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-216-    *) f=$$p;; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-217-  esac;
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:218:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-219-am__install_max = 40
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-220-am__nobase_strip_setup = \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:221:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-222-am__nobase_strip = \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-925-	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:926:	 -o $@ `test -f 'make.texi' || echo '$(srcdir)/'`make.texi; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-927-	then \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-930-	  rc=$$?; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:931:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-932-	fi; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-938-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:939:	`test -f 'make.texi' || echo '$(srcdir)/'`make.texi
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-940-
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-944-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:945:	`test -f 'make.texi' || echo '$(srcdir)/'`make.texi
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-946-
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-949-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:950:	 -o $(@:.html=.htp) `test -f 'make.texi' || echo '$(srcdir)/'`make.texi; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-951-	then \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-958-	@(dir=.; test -f ./make.texi || dir=$(srcdir); \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:959:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/make.texi`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-960-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-985-	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:986:	 -o $@ `test -f 'remake.texi' || echo '$(srcdir)/'`remake.texi; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-987-	then \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-990-	  rc=$$?; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:991:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-992-	fi; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-998-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:999:	`test -f 'remake.texi' || echo '$(srcdir)/'`remake.texi
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1000-
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1004-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1005:	`test -f 'remake.texi' || echo '$(srcdir)/'`remake.texi
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1006-
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1009-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1010:	 -o $(@:.html=.htp) `test -f 'remake.texi' || echo '$(srcdir)/'`remake.texi; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1011-	then \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1018-	@(dir=.; test -f ./remake.texi || dir=$(srcdir); \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1019:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/remake.texi`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1020-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1062-	  for file in $$list; do \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1063:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1064-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1071-	for file in $$list; do \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1072:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1073:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1074-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1098-dist-info: $(INFO_DEPS)
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1099:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1100-	list='$(INFO_DEPS)'; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1102-	  case $$base in \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1103:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1104-	  esac; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1105-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1106:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1107-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1108-	    if test -f $$file; then \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1109:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1110-	      test -f "$(distdir)/$$relfile" || \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1126-	@list='$(INFO_DEPS)'; for i in $$list; do \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1127:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1128-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1141-distdir-am: $(DISTFILES)
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1142:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1143:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1144-	list='$(DISTFILES)'; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1155-	  if test -d $$d/$$file; then \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1156:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1157-	    if test -d "$(distdir)/$$file"; then \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1283-	@$(NORMAL_INSTALL)
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1284:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1285-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1291-	  case $$file in \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1292:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1293-	  esac; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1294-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1295:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1296-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1309-	  for file in $$list; do \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in:1310:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
remake-4.3+dbg-1.5+dfsg/doc/Makefile.in-1311-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
remake-4.3+dbg-1.5+dfsg/NEWS-remake.md-32-  `eval` never worked and it attempted to be the same thing as `load`; `load` is the _gdb_ name.
remake-4.3+dbg-1.5+dfsg/NEWS-remake.md:33:* `$(debugger)` function fixed.
remake-4.3+dbg-1.5+dfsg/NEWS-remake.md-34-   This function gave an `virtual memory exhausted` on exit. This has been fixed. The required parameter for this function, a tag name, is now shown on entry
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/ONESHELL-11-    # separate arguments.
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/ONESHELL:12:    my $t = `$sh_name -e -c true 2>/dev/null`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/ONESHELL-13-    my $multi_ok = $? == 0;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/POSIX-13-my $flags = '-ec';
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/POSIX:14:my $out = `$sh_name $flags '$script' 2>&1`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/POSIX-15-my $err = $? >> 8;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/POSIX-23-
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/POSIX:24:$out = `/bin/sh $flags '$script' 2>&1`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/targets/POSIX-25-my $answer = qq{#MAKEFILE#:4: *** [all] error $err
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/loadapi-76-
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/loadapi:77:my $clog = `$sobuild 2>&1`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/loadapi-78-if ($? != 0) {
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/load-45-
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/load:46:my $clog = `$sobuild 2>&1`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/load-47-if ($? != 0) {
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-30-    close MYFILE;
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives:31:    system("cc $afile.c1 /object=$afile.o");
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-32-  }
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-49-unlink('libxx.a');
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives:50:$_ = `$ar U$arflags libxx.a a1.o $redir`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-51-if ($? == 0) {
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-57-unlink('libxx.a');
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives:58:my $created = `$ar $arflags libxx.a a1.o $redir`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-59-$created =~ s/a1\.o/#OBJECT#/g;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-61-# Some versions of ar print different things on add.  Find out.
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives:62:my $add = `$ar $arflags libxx.a a2.o $redir`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-63-$add =~ s/a2\.o/#OBJECT#/g;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-65-# Some versions of ar print different things on replacement.  Find out.
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives:66:my $repl = `$ar $arflags libxx.a a2.o $redir`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/archives-67-$repl =~ s/a2\.o/#OBJECT#/g;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/se_explicit-177-# MFLAGS=-w or MAKEFLAGS=-w `env MFLAGS=-w make foo`
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/se_explicit:178:# libcat.a target calls an extra command, `@true \n @touch $@`
remake-4.3+dbg-1.5+dfsg/tests/scripts/features/se_explicit-179-# odd.
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL-74-my $flags = '-xc';
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL:75:my $out = `$sh_name $flags '$script' 2>&1`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL-76-
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL-86-# separate arguments.
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL:87:my $t = `$sh_name -e -c true 2>/dev/null`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL-88-my $multi_ok = $? == 0;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL-102-$flags = '-xec';
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL:103:$out = `$sh_name $flags '$script' 2>&1`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/variables/SHELL-104-my $err = $? >> 8;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/scripts/functions/realpath-26-create_file('root.mk', 'all:;$(info $(realpath /))');
remake-4.3+dbg-1.5+dfsg/tests/scripts/functions/realpath:27:my $root = `$make_path -sf root.mk`;
remake-4.3+dbg-1.5+dfsg/tests/scripts/functions/realpath-28-unlink('root.mk');
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-465-     create_file('make.mk', 'all:;$(info $(MAKE))');
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:466:     my $mk = `$make_path -sf make.mk`;
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-467-     unlink('make.mk');
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-474-   create_file('shell.mk', 'all:;$(info $(SHELL))');
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:475:   $sh_name = `$make_path -sf shell.mk`;
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-476-   unlink('shell.mk');
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-481-   } else {
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:482:       my $o = `$sh_name -c ': do nothing' 2>&1`;
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-483-       $is_posix_sh = $? == 0 && $o == '';
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-485-
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:486:   $string = `$make_path -v`;
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-487-   $string =~ /^(GNU Make [^,\n]*)/ or die "$make_path is not GNU make.  Version:\n$string";
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-493-   $redir = '' if os_name eq 'VMS';
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:494:   $string = `sh -c "$make_path -f null.mk $redir"`;
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-495-   if ($string =~ /(.*): \*\*\* No targets\.  Stop\./) {
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-542-
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:543:   $string = `sh -c "$make_path -j 2 -f null.mk $redir"`;
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-544-   if ($string =~ /not supported/) {
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-553-   create_file('features.mk', 'all:;$(info $(.FEATURES))');
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:554:   %FEATURES = map { $_ => 1 } split /\s+/, `$make_path -sf features.mk`;
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-555-   unlink('features.mk');
##############################################
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-595-    $pure_testname = "$pure_log.$pure_testname";
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl:596:    system("rm -f $pure_testname*");
remake-4.3+dbg-1.5+dfsg/tests/run_make_tests.pl-597-    print("Purify testfiles are: $pure_testname*\n") if $debug;
##############################################
remake-4.3+dbg-1.5+dfsg/tests/mkshadow-38-suite=`pwd | sed 's%^/tmp_mnt%%'`
remake-4.3+dbg-1.5+dfsg/tests/mkshadow:39:name=`basename "$suite"`
remake-4.3+dbg-1.5+dfsg/tests/mkshadow-40-
##############################################
remake-4.3+dbg-1.5+dfsg/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
remake-4.3+dbg-1.5+dfsg/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
remake-4.3+dbg-1.5+dfsg/configure-47-  as_echo='print -r --'
remake-4.3+dbg-1.5+dfsg/configure-48-  as_echo_n='print -rn --'
remake-4.3+dbg-1.5+dfsg/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
remake-4.3+dbg-1.5+dfsg/configure-50-  as_echo='printf %s\n'
##############################################
remake-4.3+dbg-1.5+dfsg/configure-52-else
remake-4.3+dbg-1.5+dfsg/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
remake-4.3+dbg-1.5+dfsg/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
remake-4.3+dbg-1.5+dfsg/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
remake-4.3+dbg-1.5+dfsg/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
remake-4.3+dbg-1.5+dfsg/configure-64-      esac;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
remake-4.3+dbg-1.5+dfsg/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
remake-4.3+dbg-1.5+dfsg/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-327-      case $as_dir in #(
remake-4.3+dbg-1.5+dfsg/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
remake-4.3+dbg-1.5+dfsg/configure-329-      *) as_qdir=$as_dir;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-400-  {
remake-4.3+dbg-1.5+dfsg/configure:401:    as_val=`expr "$@" || test $? -eq 1`
remake-4.3+dbg-1.5+dfsg/configure-402-  }
##############################################
remake-4.3+dbg-1.5+dfsg/configure-407-# ----------------------------------------
remake-4.3+dbg-1.5+dfsg/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
remake-4.3+dbg-1.5+dfsg/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
remake-4.3+dbg-1.5+dfsg/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
remake-4.3+dbg-1.5+dfsg/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
remake-4.3+dbg-1.5+dfsg/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1388-  case $ac_option in
remake-4.3+dbg-1.5+dfsg/configure:1389:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
remake-4.3+dbg-1.5+dfsg/configure-1390-  *=)   ac_optarg= ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1432-  -disable-* | --disable-*)
remake-4.3+dbg-1.5+dfsg/configure:1433:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
remake-4.3+dbg-1.5+dfsg/configure-1434-    # Reject names that are not valid shell variable names.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1437-    ac_useropt_orig=$ac_useropt
remake-4.3+dbg-1.5+dfsg/configure:1438:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
remake-4.3+dbg-1.5+dfsg/configure-1439-    case $ac_user_opts in
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1458-  -enable-* | --enable-*)
remake-4.3+dbg-1.5+dfsg/configure:1459:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
remake-4.3+dbg-1.5+dfsg/configure-1460-    # Reject names that are not valid shell variable names.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1463-    ac_useropt_orig=$ac_useropt
remake-4.3+dbg-1.5+dfsg/configure:1464:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
remake-4.3+dbg-1.5+dfsg/configure-1465-    case $ac_user_opts in
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1671-  -with-* | --with-*)
remake-4.3+dbg-1.5+dfsg/configure:1672:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
remake-4.3+dbg-1.5+dfsg/configure-1673-    # Reject names that are not valid shell variable names.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1676-    ac_useropt_orig=$ac_useropt
remake-4.3+dbg-1.5+dfsg/configure:1677:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
remake-4.3+dbg-1.5+dfsg/configure-1678-    case $ac_user_opts in
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1687-  -without-* | --without-*)
remake-4.3+dbg-1.5+dfsg/configure:1688:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
remake-4.3+dbg-1.5+dfsg/configure-1689-    # Reject names that are not valid shell variable names.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1692-    ac_useropt_orig=$ac_useropt
remake-4.3+dbg-1.5+dfsg/configure:1693:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
remake-4.3+dbg-1.5+dfsg/configure-1694-    case $ac_user_opts in
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1725-  *=*)
remake-4.3+dbg-1.5+dfsg/configure:1726:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
remake-4.3+dbg-1.5+dfsg/configure-1727-    # Reject names that are not valid shell variable names.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1746-if test -n "$ac_prev"; then
remake-4.3+dbg-1.5+dfsg/configure:1747:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
remake-4.3+dbg-1.5+dfsg/configure-1748-  as_fn_error $? "missing argument to $ac_option"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1768-    */ )
remake-4.3+dbg-1.5+dfsg/configure:1769:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
remake-4.3+dbg-1.5+dfsg/configure-1770-      eval $ac_var=\$ac_val;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1803-ac_ls_di=`ls -di .` &&
remake-4.3+dbg-1.5+dfsg/configure:1804:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
remake-4.3+dbg-1.5+dfsg/configure-1805-  as_fn_error $? "working directory cannot be determined"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1859-case $srcdir in
remake-4.3+dbg-1.5+dfsg/configure:1860:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
remake-4.3+dbg-1.5+dfsg/configure-1861-esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-1902-By default, \`make install' will install all the files in
remake-4.3+dbg-1.5+dfsg/configure:1903:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
remake-4.3+dbg-1.5+dfsg/configure:1904:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
remake-4.3+dbg-1.5+dfsg/configure-1905-for instance \`--prefix=\$HOME'.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-2026-*)
remake-4.3+dbg-1.5+dfsg/configure:2027:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
remake-4.3+dbg-1.5+dfsg/configure-2028-  # A ".." for each directory in $ac_dir_suffix.
remake-4.3+dbg-1.5+dfsg/configure:2029:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
remake-4.3+dbg-1.5+dfsg/configure-2030-  case $ac_top_builddir_sub in
##############################################
remake-4.3+dbg-1.5+dfsg/configure-2683-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
remake-4.3+dbg-1.5+dfsg/configure:2684:  as_decl_name=`echo $2|sed 's/ *(.*//'`
remake-4.3+dbg-1.5+dfsg/configure:2685:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
remake-4.3+dbg-1.5+dfsg/configure-2686-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
remake-4.3+dbg-1.5+dfsg/configure-2854-    *\'*)
remake-4.3+dbg-1.5+dfsg/configure:2855:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
remake-4.3+dbg-1.5+dfsg/configure-2856-    esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-2937-      case $ac_val in
remake-4.3+dbg-1.5+dfsg/configure:2938:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
remake-4.3+dbg-1.5+dfsg/configure-2939-      esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-2952-	case $ac_val in
remake-4.3+dbg-1.5+dfsg/configure:2953:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
remake-4.3+dbg-1.5+dfsg/configure-2954-	esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3085-    set,)
remake-4.3+dbg-1.5+dfsg/configure:3086:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
remake-4.3+dbg-1.5+dfsg/configure:3087:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
remake-4.3+dbg-1.5+dfsg/configure-3088-      ac_cache_corrupted=: ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3096-	# differences in whitespace do not lead to failure.
remake-4.3+dbg-1.5+dfsg/configure:3097:	ac_old_val_w=`echo x $ac_old_val`
remake-4.3+dbg-1.5+dfsg/configure:3098:	ac_new_val_w=`echo x $ac_new_val`
remake-4.3+dbg-1.5+dfsg/configure-3099-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3116-    case $ac_new_val in
remake-4.3+dbg-1.5+dfsg/configure:3117:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
remake-4.3+dbg-1.5+dfsg/configure-3118-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3344-     echo "timestamp, slept: $am_has_slept" > conftest.file
remake-4.3+dbg-1.5+dfsg/configure:3345:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
remake-4.3+dbg-1.5+dfsg/configure-3346-     if test "$*" = "X"; then
remake-4.3+dbg-1.5+dfsg/configure-3347-	# -L didn't work.
remake-4.3+dbg-1.5+dfsg/configure:3348:	set X `ls -t "$srcdir/configure" conftest.file`
remake-4.3+dbg-1.5+dfsg/configure-3349-     fi
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3395-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
remake-4.3+dbg-1.5+dfsg/configure:3396:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
remake-4.3+dbg-1.5+dfsg/configure-3397-
remake-4.3+dbg-1.5+dfsg/configure-3398-# Expand $ac_aux_dir to an absolute path.
remake-4.3+dbg-1.5+dfsg/configure:3399:am_aux_dir=`cd "$ac_aux_dir" && pwd`
remake-4.3+dbg-1.5+dfsg/configure-3400-
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3540-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
remake-4.3+dbg-1.5+dfsg/configure:3541:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
remake-4.3+dbg-1.5+dfsg/configure-3542-	     'mkdir (GNU coreutils) '* | \
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3613-set x ${MAKE-make}
remake-4.3+dbg-1.5+dfsg/configure:3614:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
remake-4.3+dbg-1.5+dfsg/configure-3615-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3623-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
remake-4.3+dbg-1.5+dfsg/configure:3624:case `${MAKE-make} -f conftest.make 2>/dev/null` in
remake-4.3+dbg-1.5+dfsg/configure-3625-  *@@@%%%=?*=@@@%%%*)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-3689-
remake-4.3+dbg-1.5+dfsg/configure:3690:if test "`cd $srcdir && pwd`" != "`pwd`"; then
remake-4.3+dbg-1.5+dfsg/configure-3691-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
remake-4.3+dbg-1.5+dfsg/configure-4215-$as_echo_n "checking whether the C compiler works... " >&6; }
remake-4.3+dbg-1.5+dfsg/configure:4216:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
remake-4.3+dbg-1.5+dfsg/configure-4217-
##############################################
remake-4.3+dbg-1.5+dfsg/configure-4259-	then :; else
remake-4.3+dbg-1.5+dfsg/configure:4260:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
remake-4.3+dbg-1.5+dfsg/configure-4261-	fi
##############################################
remake-4.3+dbg-1.5+dfsg/configure-4319-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
remake-4.3+dbg-1.5+dfsg/configure:4320:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
remake-4.3+dbg-1.5+dfsg/configure-4321-	  break;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-4428-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
remake-4.3+dbg-1.5+dfsg/configure:4429:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
remake-4.3+dbg-1.5+dfsg/configure-4430-       break;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-4746-  if test "$am_compiler_list" = ""; then
remake-4.3+dbg-1.5+dfsg/configure:4747:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
remake-4.3+dbg-1.5+dfsg/configure-4748-  fi
##############################################
remake-4.3+dbg-1.5+dfsg/configure-5003-  # Check for GNU $ac_path_GREP
remake-4.3+dbg-1.5+dfsg/configure:5004:case `"$ac_path_GREP" --version 2>&1` in
remake-4.3+dbg-1.5+dfsg/configure-5005-*GNU*)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-5069-  # Check for GNU $ac_path_EGREP
remake-4.3+dbg-1.5+dfsg/configure:5070:case `"$ac_path_EGREP" --version 2>&1` in
remake-4.3+dbg-1.5+dfsg/configure-5071-*GNU*)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-5230-do :
remake-4.3+dbg-1.5+dfsg/configure:5231:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-5232-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
remake-4.3+dbg-1.5+dfsg/configure-5235-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:5236:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-5237-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-5981-  if test "$am_compiler_list" = ""; then
remake-4.3+dbg-1.5+dfsg/configure:5982:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
remake-4.3+dbg-1.5+dfsg/configure-5983-  fi
##############################################
remake-4.3+dbg-1.5+dfsg/configure-6736-test "x$ac_build_alias" = x &&
remake-4.3+dbg-1.5+dfsg/configure:6737:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
remake-4.3+dbg-1.5+dfsg/configure-6738-test "x$ac_build_alias" = x &&
remake-4.3+dbg-1.5+dfsg/configure-6739-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
remake-4.3+dbg-1.5+dfsg/configure:6740:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
remake-4.3+dbg-1.5+dfsg/configure-6741-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
remake-4.3+dbg-1.5+dfsg/configure-6760-IFS=$ac_save_IFS
remake-4.3+dbg-1.5+dfsg/configure:6761:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
remake-4.3+dbg-1.5+dfsg/configure-6762-
##############################################
remake-4.3+dbg-1.5+dfsg/configure-6771-else
remake-4.3+dbg-1.5+dfsg/configure:6772:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
remake-4.3+dbg-1.5+dfsg/configure-6773-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
remake-4.3+dbg-1.5+dfsg/configure-6793-IFS=$ac_save_IFS
remake-4.3+dbg-1.5+dfsg/configure:6794:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
remake-4.3+dbg-1.5+dfsg/configure-6795-
##############################################
remake-4.3+dbg-1.5+dfsg/configure-6936-  for ac_func in _getb67 GETB67 getb67; do
remake-4.3+dbg-1.5+dfsg/configure:6937:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-6938-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-7002-do :
remake-4.3+dbg-1.5+dfsg/configure:7003:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-7004-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-7006-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:7007:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-7008-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-7031-do :
remake-4.3+dbg-1.5+dfsg/configure:7032:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-7033-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
remake-4.3+dbg-1.5+dfsg/configure-7036-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:7037:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-7038-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-8378-
remake-4.3+dbg-1.5+dfsg/configure:8379:    HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
remake-4.3+dbg-1.5+dfsg/configure-8380-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-9340-do :
remake-4.3+dbg-1.5+dfsg/configure:9341:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-9342-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-9344-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:9345:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-9346-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-9395-    fi
remake-4.3+dbg-1.5+dfsg/configure:9396:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/configure-9397-    cat >>confdefs.h <<_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-9440-    fi
remake-4.3+dbg-1.5+dfsg/configure:9441:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/configure-9442-    cat >>confdefs.h <<_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-9492-    eval result=\$gl_cv_type_${gltype}_signed
remake-4.3+dbg-1.5+dfsg/configure:9493:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/configure-9494-    if test "$result" = yes; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-9568-$as_echo "$ac_res" >&6; }
remake-4.3+dbg-1.5+dfsg/configure:9569:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/configure-9570-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
remake-4.3+dbg-1.5+dfsg/configure-9640-$as_echo "$ac_res" >&6; }
remake-4.3+dbg-1.5+dfsg/configure:9641:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
remake-4.3+dbg-1.5+dfsg/configure-9642-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
remake-4.3+dbg-1.5+dfsg/configure-11327-else
remake-4.3+dbg-1.5+dfsg/configure:11328:  GETLOADAVG_LIBS=`echo "$LIBS" | sed "s!$gl_save_LIBS!!"`
remake-4.3+dbg-1.5+dfsg/configure-11329-fi
##############################################
remake-4.3+dbg-1.5+dfsg/configure-12498-  gl_source_base='tests'
remake-4.3+dbg-1.5+dfsg/configure:12499:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
remake-4.3+dbg-1.5+dfsg/configure-12500-
##############################################
remake-4.3+dbg-1.5+dfsg/configure-12855-  # Check for GNU $ac_path_GREP
remake-4.3+dbg-1.5+dfsg/configure:12856:case `"$ac_path_GREP" --version 2>&1` in
remake-4.3+dbg-1.5+dfsg/configure-12857-*GNU*)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13466-  # Check for GNU $ac_path_SED
remake-4.3+dbg-1.5+dfsg/configure:13467:case `"$ac_path_SED" --version 2>&1` in
remake-4.3+dbg-1.5+dfsg/configure-13468-*GNU*)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13641-
remake-4.3+dbg-1.5+dfsg/configure:13642:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
remake-4.3+dbg-1.5+dfsg/configure-13643-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13646-
remake-4.3+dbg-1.5+dfsg/configure:13647:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
remake-4.3+dbg-1.5+dfsg/configure-13648-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13723-
remake-4.3+dbg-1.5+dfsg/configure:13724:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
remake-4.3+dbg-1.5+dfsg/configure-13725-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13853-    # gcc leaves a trailing carriage return which upsets mingw
remake-4.3+dbg-1.5+dfsg/configure:13854:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
remake-4.3+dbg-1.5+dfsg/configure-13855-  *)
remake-4.3+dbg-1.5+dfsg/configure:13856:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
remake-4.3+dbg-1.5+dfsg/configure-13857-  esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13862-      # Canonicalize the pathname of ld
remake-4.3+dbg-1.5+dfsg/configure:13863:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
remake-4.3+dbg-1.5+dfsg/configure-13864-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
remake-4.3+dbg-1.5+dfsg/configure:13865:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
remake-4.3+dbg-1.5+dfsg/configure-13866-      done
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13897-      # Break only if it was the GNU/non-GNU ld that we prefer.
remake-4.3+dbg-1.5+dfsg/configure:13898:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
remake-4.3+dbg-1.5+dfsg/configure-13899-      *GNU* | *'with BFD'*)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-13928-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
remake-4.3+dbg-1.5+dfsg/configure:13929:case `$LD -v 2>&1 </dev/null` in
remake-4.3+dbg-1.5+dfsg/configure-13930-*GNU* | *'with BFD'*)
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14016-    *)
remake-4.3+dbg-1.5+dfsg/configure:14017:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
remake-4.3+dbg-1.5+dfsg/configure-14018-      if test -n "$searchpath"; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14026-                ;;
remake-4.3+dbg-1.5+dfsg/configure:14027:              *) searchdir=`cd "$searchdir" && pwd`
remake-4.3+dbg-1.5+dfsg/configure-14028-                 case "$searchdir" in
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14117-        names_already_handled="$names_already_handled $name"
remake-4.3+dbg-1.5+dfsg/configure:14118:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
remake-4.3+dbg-1.5+dfsg/configure-14119-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14193-                -L*)
remake-4.3+dbg-1.5+dfsg/configure:14194:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
remake-4.3+dbg-1.5+dfsg/configure-14195-                                    if test -n "$acl_shlibext"; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14310-              */$acl_libdirstem | */$acl_libdirstem/)
remake-4.3+dbg-1.5+dfsg/configure:14311:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
remake-4.3+dbg-1.5+dfsg/configure-14312-                if test "$name" = 'iconv'; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14317-              */$acl_libdirstem2 | */$acl_libdirstem2/)
remake-4.3+dbg-1.5+dfsg/configure:14318:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
remake-4.3+dbg-1.5+dfsg/configure-14319-                if test "$name" = 'iconv'; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14368-                  -L*)
remake-4.3+dbg-1.5+dfsg/configure:14369:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
remake-4.3+dbg-1.5+dfsg/configure-14370-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14427-                  -R*)
remake-4.3+dbg-1.5+dfsg/configure:14428:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
remake-4.3+dbg-1.5+dfsg/configure-14429-                    if test "$enable_rpath" != no; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-14452-                  -l*)
remake-4.3+dbg-1.5+dfsg/configure:14453:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
remake-4.3+dbg-1.5+dfsg/configure-14454-                    ;;
remake-4.3+dbg-1.5+dfsg/configure-14455-                  *.la)
remake-4.3+dbg-1.5+dfsg/configure:14456:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
remake-4.3+dbg-1.5+dfsg/configure-14457-                    ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15010-        names_already_handled="$names_already_handled $name"
remake-4.3+dbg-1.5+dfsg/configure:15011:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
remake-4.3+dbg-1.5+dfsg/configure-15012-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15086-                -L*)
remake-4.3+dbg-1.5+dfsg/configure:15087:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
remake-4.3+dbg-1.5+dfsg/configure-15088-                                    if test -n "$acl_shlibext"; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15203-              */$acl_libdirstem | */$acl_libdirstem/)
remake-4.3+dbg-1.5+dfsg/configure:15204:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
remake-4.3+dbg-1.5+dfsg/configure-15205-                if test "$name" = 'intl'; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15210-              */$acl_libdirstem2 | */$acl_libdirstem2/)
remake-4.3+dbg-1.5+dfsg/configure:15211:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
remake-4.3+dbg-1.5+dfsg/configure-15212-                if test "$name" = 'intl'; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15261-                  -L*)
remake-4.3+dbg-1.5+dfsg/configure:15262:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
remake-4.3+dbg-1.5+dfsg/configure-15263-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15320-                  -R*)
remake-4.3+dbg-1.5+dfsg/configure:15321:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
remake-4.3+dbg-1.5+dfsg/configure-15322-                    if test "$enable_rpath" != no; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15345-                  -l*)
remake-4.3+dbg-1.5+dfsg/configure:15346:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
remake-4.3+dbg-1.5+dfsg/configure-15347-                    ;;
remake-4.3+dbg-1.5+dfsg/configure-15348-                  *.la)
remake-4.3+dbg-1.5+dfsg/configure:15349:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
remake-4.3+dbg-1.5+dfsg/configure-15350-                    ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15960-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
remake-4.3+dbg-1.5+dfsg/configure:15961:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-15962-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
remake-4.3+dbg-1.5+dfsg/configure-15992-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:15993:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-15994-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-16197-do :
remake-4.3+dbg-1.5+dfsg/configure:16198:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-16199-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-16201-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:16202:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-16203-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-16902-do :
remake-4.3+dbg-1.5+dfsg/configure:16903:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-16904-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-16906-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:16907:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-16908-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-16944-do :
remake-4.3+dbg-1.5+dfsg/configure:16945:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-16946-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-16948-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:16949:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-16950-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17157-do :
remake-4.3+dbg-1.5+dfsg/configure:17158:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-17159-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17161-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:17162:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-17163-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17478-  test $ac_status = 0; }; then
remake-4.3+dbg-1.5+dfsg/configure:17479:  pkg_cv_GUILE_CFLAGS=`$PKG_CONFIG --cflags "guile-$guile_version" 2>/dev/null`
remake-4.3+dbg-1.5+dfsg/configure-17480-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17495-  test $ac_status = 0; }; then
remake-4.3+dbg-1.5+dfsg/configure:17496:  pkg_cv_GUILE_LIBS=`$PKG_CONFIG --libs "guile-$guile_version" 2>/dev/null`
remake-4.3+dbg-1.5+dfsg/configure-17497-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17516-        if test $_pkg_short_errors_supported = yes; then
remake-4.3+dbg-1.5+dfsg/configure:17517:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "guile-$guile_version" 2>&1`
remake-4.3+dbg-1.5+dfsg/configure-17518-        else
remake-4.3+dbg-1.5+dfsg/configure:17519:	        GUILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "guile-$guile_version" 2>&1`
remake-4.3+dbg-1.5+dfsg/configure-17520-        fi
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17655-do :
remake-4.3+dbg-1.5+dfsg/configure:17656:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-17657-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17659-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:17660:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-17661-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17725-
remake-4.3+dbg-1.5+dfsg/configure:17726:MAKE_NAME_UPPER=`echo $make_name | tr a-z A-Z`
remake-4.3+dbg-1.5+dfsg/configure-17727-
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17766-$as_echo_n "checking if $default_shell can be used to trace commands using $shell_trace... " >&6; }
remake-4.3+dbg-1.5+dfsg/configure:17767:sh_is_ok=`$default_shell $shell_trace -c ':' 2>&1`
remake-4.3+dbg-1.5+dfsg/configure-17768-if test "+ :" != "$sh_is_ok" ; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17798-do :
remake-4.3+dbg-1.5+dfsg/configure:17799:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-17800-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-17802-  cat >>confdefs.h <<_ACEOF
remake-4.3+dbg-1.5+dfsg/configure:17803:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
remake-4.3+dbg-1.5+dfsg/configure-17804-_ACEOF
##############################################
remake-4.3+dbg-1.5+dfsg/configure-18884-for OPT in $CHECK_CFLAGS; do
remake-4.3+dbg-1.5+dfsg/configure:18885:    as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$OPT $WARN_TO_ERROR_CFLAG" | $as_tr_sh`
remake-4.3+dbg-1.5+dfsg/configure-18886-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $OPT $WARN_TO_ERROR_CFLAG" >&5
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19025-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
remake-4.3+dbg-1.5+dfsg/configure:19026:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
remake-4.3+dbg-1.5+dfsg/configure-19027-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19110-      sed_drop_objext='s/\.o$//;s/\.obj$//'
remake-4.3+dbg-1.5+dfsg/configure:19111:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
remake-4.3+dbg-1.5+dfsg/configure-19112-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19126-      sed_drop_objext='s/\.o$//;s/\.obj$//'
remake-4.3+dbg-1.5+dfsg/configure:19127:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
remake-4.3+dbg-1.5+dfsg/configure-19128-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19205-if test -z "$BASH_VERSION$ZSH_VERSION" \
remake-4.3+dbg-1.5+dfsg/configure:19206:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
remake-4.3+dbg-1.5+dfsg/configure-19207-  as_echo='print -r --'
remake-4.3+dbg-1.5+dfsg/configure-19208-  as_echo_n='print -rn --'
remake-4.3+dbg-1.5+dfsg/configure:19209:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
remake-4.3+dbg-1.5+dfsg/configure-19210-  as_echo='printf %s\n'
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19212-else
remake-4.3+dbg-1.5+dfsg/configure:19213:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
remake-4.3+dbg-1.5+dfsg/configure-19214-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19222-	expr "X$arg" : "X\\(.*\\)$as_nl";
remake-4.3+dbg-1.5+dfsg/configure:19223:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
remake-4.3+dbg-1.5+dfsg/configure-19224-      esac;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19299-# ----------------------------------------
remake-4.3+dbg-1.5+dfsg/configure:19300:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
remake-4.3+dbg-1.5+dfsg/configure-19301-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19371-  {
remake-4.3+dbg-1.5+dfsg/configure:19372:    as_val=`expr "$@" || test $? -eq 1`
remake-4.3+dbg-1.5+dfsg/configure-19373-  }
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19475-      case $as_dir in #(
remake-4.3+dbg-1.5+dfsg/configure:19476:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
remake-4.3+dbg-1.5+dfsg/configure-19477-      *) as_qdir=$as_dir;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19610-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
remake-4.3+dbg-1.5+dfsg/configure:19611:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
remake-4.3+dbg-1.5+dfsg/configure-19612-ac_cs_version="\\
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19635-  --*=?*)
remake-4.3+dbg-1.5+dfsg/configure:19636:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
remake-4.3+dbg-1.5+dfsg/configure:19637:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
remake-4.3+dbg-1.5+dfsg/configure-19638-    ac_shift=:
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19640-  --*=)
remake-4.3+dbg-1.5+dfsg/configure:19641:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
remake-4.3+dbg-1.5+dfsg/configure-19642-    ac_optarg=
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19664-    case $ac_optarg in
remake-4.3+dbg-1.5+dfsg/configure:19665:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
remake-4.3+dbg-1.5+dfsg/configure-19666-    '') as_fn_error $? "missing file argument" ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19672-    case $ac_optarg in
remake-4.3+dbg-1.5+dfsg/configure:19673:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
remake-4.3+dbg-1.5+dfsg/configure-19674-    esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19831-fi
remake-4.3+dbg-1.5+dfsg/configure:19832:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
remake-4.3+dbg-1.5+dfsg/configure-19833-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19859-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
remake-4.3+dbg-1.5+dfsg/configure:19860:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
remake-4.3+dbg-1.5+dfsg/configure-19861-ac_delim='%!_!# '
##############################################
remake-4.3+dbg-1.5+dfsg/configure-19865-
remake-4.3+dbg-1.5+dfsg/configure:19866:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
remake-4.3+dbg-1.5+dfsg/configure-19867-  if test $ac_delim_n = $ac_delim_num; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20009-for ac_last_try in false false :; do
remake-4.3+dbg-1.5+dfsg/configure:20010:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
remake-4.3+dbg-1.5+dfsg/configure-20011-  if test -z "$ac_tt"; then
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20141-      esac
remake-4.3+dbg-1.5+dfsg/configure:20142:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
remake-4.3+dbg-1.5+dfsg/configure-20143-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20200-*)
remake-4.3+dbg-1.5+dfsg/configure:20201:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
remake-4.3+dbg-1.5+dfsg/configure-20202-  # A ".." for each directory in $ac_dir_suffix.
remake-4.3+dbg-1.5+dfsg/configure:20203:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
remake-4.3+dbg-1.5+dfsg/configure-20204-  case $ac_top_builddir_sub in
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20261-/@mandir@/p'
remake-4.3+dbg-1.5+dfsg/configure:20262:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
remake-4.3+dbg-1.5+dfsg/configure-20263-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20278-
remake-4.3+dbg-1.5+dfsg/configure:20279:# Neutralize VPATH when `$srcdir' = `.'.
remake-4.3+dbg-1.5+dfsg/configure-20280-# Shell code in configure.ac might set extrasub.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20311-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
remake-4.3+dbg-1.5+dfsg/configure:20312:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
remake-4.3+dbg-1.5+dfsg/configure-20313-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20357-    * )
remake-4.3+dbg-1.5+dfsg/configure:20358:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
remake-4.3+dbg-1.5+dfsg/configure-20359-  esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20412-    # Strip MF so we end up with the name of the file.
remake-4.3+dbg-1.5+dfsg/configure:20413:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
remake-4.3+dbg-1.5+dfsg/configure-20414-    # Check whether this is an Automake generated Makefile which includes
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20490-      case "$ac_file" in
remake-4.3+dbg-1.5+dfsg/configure:20491:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
remake-4.3+dbg-1.5+dfsg/configure-20492-      esac
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20495-        # Adjust a relative srcdir.
remake-4.3+dbg-1.5+dfsg/configure:20496:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
remake-4.3+dbg-1.5+dfsg/configure:20497:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
remake-4.3+dbg-1.5+dfsg/configure:20498:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
remake-4.3+dbg-1.5+dfsg/configure-20499-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20502-        case "$ac_given_srcdir" in
remake-4.3+dbg-1.5+dfsg/configure:20503:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
remake-4.3+dbg-1.5+dfsg/configure-20504-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
remake-4.3+dbg-1.5+dfsg/configure-20523-            fi
remake-4.3+dbg-1.5+dfsg/configure:20524:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
remake-4.3+dbg-1.5+dfsg/configure-20525-            # Hide the ALL_LINGUAS assignment from automake < 1.5.