===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
sed-4.7/gnulib-tests/test-set-mode-acl.sh-24-    # message.
sed-4.7/gnulib-tests/test-set-mode-acl.sh:25:    tmp=`(umask 077 && mktemp -d "$TMPDIR/glXXXXXX") 2>/dev/null` &&
sed-4.7/gnulib-tests/test-set-mode-acl.sh-26-    test -n "$tmp" && test -d "$tmp"
##############################################
sed-4.7/gnulib-tests/test-set-mode-acl.sh-135-    # redundant/ambiguous ACLs.
sed-4.7/gnulib-tests/test-set-mode-acl.sh:136:    myuid=`$ID -u`
sed-4.7/gnulib-tests/test-set-mode-acl.sh:137:    mygid=`$ID -g`
sed-4.7/gnulib-tests/test-set-mode-acl.sh-138-    auid=1
##############################################
sed-4.7/gnulib-tests/test-set-mode-acl.sh-164-      fi
sed-4.7/gnulib-tests/test-set-mode-acl.sh:165:      if test `"$builddir"/test-file-has-acl${EXEEXT} tmpfile1` != no; then
sed-4.7/gnulib-tests/test-set-mode-acl.sh-166-        echo "mode = $mode: tmpfile1 got an ACL" 1>&2
##############################################
sed-4.7/gnulib-tests/test-set-mode-acl.sh-183-          hpux)
sed-4.7/gnulib-tests/test-set-mode-acl.sh:184:            orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-set-mode-acl.sh-185-            chacl -r "${orig}($auid.%,--x)" tmpfile0
##############################################
sed-4.7/gnulib-tests/test-set-mode-acl.sh-187-          hpuxjfs)
sed-4.7/gnulib-tests/test-set-mode-acl.sh:188:            orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-set-mode-acl.sh-189-            chacl -r "${orig}($auid.%,--x)" tmpfile0 \
##############################################
sed-4.7/gnulib-tests/test-set-mode-acl.sh-216-        fi
sed-4.7/gnulib-tests/test-set-mode-acl.sh:217:        if test `"$builddir"/test-file-has-acl${EXEEXT} tmpfile2` != no; then
sed-4.7/gnulib-tests/test-set-mode-acl.sh-218-          echo "mode = $mode: tmpfile2 still has an ACL" 1>&2
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-24-    # message.
sed-4.7/gnulib-tests/test-copy-acl.sh:25:    tmp=`(umask 077 && mktemp -d "$TMPDIR/glXXXXXX") 2>/dev/null` &&
sed-4.7/gnulib-tests/test-copy-acl.sh-26-    test -n "$tmp" && test -d "$tmp"
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-222-    # redundant/ambiguous ACLs.
sed-4.7/gnulib-tests/test-copy-acl.sh:223:    myuid=`$ID -u`
sed-4.7/gnulib-tests/test-copy-acl.sh:224:    mygid=`$ID -g`
sed-4.7/gnulib-tests/test-copy-acl.sh-225-    auid=1
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-344-        # Set an ACL for a user.
sed-4.7/gnulib-tests/test-copy-acl.sh:345:        orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-346-        chacl -r "${orig}($auid.%,--x)" tmpfile0
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-350-        # Set an ACL for a group.
sed-4.7/gnulib-tests/test-copy-acl.sh:351:        orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-352-        chacl -r "${orig}(%.$agid,r--)" tmpfile0
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-356-        # Set an ACL for other.
sed-4.7/gnulib-tests/test-copy-acl.sh:357:        orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-358-        chacl -r "${orig}(%.%,r--)" tmpfile0
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-379-        chmod a+x tmpfile9
sed-4.7/gnulib-tests/test-copy-acl.sh:380:        orig=`lsacl tmpfile9 | sed -e 's/ tmpfile9$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-381-        rm -f tmpfile9
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-390-        # Set an ACL for a user.
sed-4.7/gnulib-tests/test-copy-acl.sh:391:        orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-392-        chacl -r "${orig}($auid.%,--x)" tmpfile0 \
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-397-        # Set an ACL for a group.
sed-4.7/gnulib-tests/test-copy-acl.sh:398:        orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-399-        chacl -r "${orig}(%.$agid,r--)" tmpfile0 \
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-404-        # Set an ACL for other.
sed-4.7/gnulib-tests/test-copy-acl.sh:405:        orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-406-        chacl -r "${orig}(%.%,r--)" tmpfile0 \
##############################################
sed-4.7/gnulib-tests/test-copy-acl.sh-433-        chmod a+x tmpfile9
sed-4.7/gnulib-tests/test-copy-acl.sh:434:        orig=`lsacl tmpfile9 | sed -e 's/ tmpfile9$//'`
sed-4.7/gnulib-tests/test-copy-acl.sh-435-        getacl tmpfile9 > tmpaclout0
##############################################
sed-4.7/gnulib-tests/test-update-copyright.sh-46-echo a > $TMP-in
sed-4.7/gnulib-tests/test-update-copyright.sh:47:./$s $TMP-in 2>/dev/null && test b = "`cat $TMP-in 2>/dev/null`" ||
sed-4.7/gnulib-tests/test-update-copyright.sh-48-  {
##############################################
sed-4.7/gnulib-tests/init.sh-62-
sed-4.7/gnulib-tests/init.sh:63:ME_=`expr "./$0" : '.*/\(.*\)$'`
sed-4.7/gnulib-tests/init.sh-64-
##############################################
sed-4.7/gnulib-tests/init.sh-315-  test "$diff_opt_" != no &&
sed-4.7/gnulib-tests/init.sh:316:    diff_out_=`exec 2>/dev/null; diff $diff_opt_ "$0" "$0" < /dev/null` &&
sed-4.7/gnulib-tests/init.sh-317-    break
##############################################
sed-4.7/gnulib-tests/init.sh-424-
sed-4.7/gnulib-tests/init.sh:425:  base_names_=`find_exe_basenames_ $1` \
sed-4.7/gnulib-tests/init.sh-426-    || { echo "$0 (exe_shim): skipping directory: $1" 1>&2; return 0; }
##############################################
sed-4.7/gnulib-tests/init.sh-478-  pfx_=`testdir_prefix_`
sed-4.7/gnulib-tests/init.sh:479:  test_dir_=`mktempd_ "$initial_cwd_" "$pfx_-$ME_.XXXX"` \
sed-4.7/gnulib-tests/init.sh-480-    || fail_ "failed to create temporary directory in $initial_cwd_"
##############################################
sed-4.7/gnulib-tests/init.sh-528-
sed-4.7/gnulib-tests/init.sh:529:  n_plus_50_=`expr $n_ + 50`
sed-4.7/gnulib-tests/init.sh-530-  cmds_='date; date +%N; free; who -a; w; ps auxww; ps -ef'
sed-4.7/gnulib-tests/init.sh:531:  data_=` (eval "$cmds_") 2>&1 | gzip `
sed-4.7/gnulib-tests/init.sh-532-
##############################################
sed-4.7/gnulib-tests/init.sh-534-  while :; do
sed-4.7/gnulib-tests/init.sh:535:    len_=`echo "$data_"|wc -c`
sed-4.7/gnulib-tests/init.sh-536-    test $n_plus_50_ -le $len_ && break;
sed-4.7/gnulib-tests/init.sh:537:    data_=` (echo "$data_"; eval "$cmds_") 2>&1 | gzip `
sed-4.7/gnulib-tests/init.sh-538-  done
##############################################
sed-4.7/gnulib-tests/init.sh-571-  # First, try to use mktemp.
sed-4.7/gnulib-tests/init.sh:572:  d=`unset TMPDIR; { mktemp -d -t -p "$destdir_" "$template_"; } 2>/dev/null` &&
sed-4.7/gnulib-tests/init.sh-573-
##############################################
sed-4.7/gnulib-tests/init.sh-580-  # It must have 0700 permissions.  Handle sticky "S" bits.
sed-4.7/gnulib-tests/init.sh:581:  perms=`ls -dgo "$d" 2>/dev/null` &&
sed-4.7/gnulib-tests/init.sh-582-  case $perms in drwx--[-S]---*) :;; *) false;; esac && {
##############################################
sed-4.7/gnulib-tests/init.sh-589-  # Get a copy of the template without its suffix of X's.
sed-4.7/gnulib-tests/init.sh:590:  base_template_=`echo "$template_"|sed 's/XX*$//'`
sed-4.7/gnulib-tests/init.sh-591-
sed-4.7/gnulib-tests/init.sh-592-  # Calculate how many X's we've just removed.
sed-4.7/gnulib-tests/init.sh:593:  template_length_=`echo "$template_" | wc -c`
sed-4.7/gnulib-tests/init.sh:594:  nx_=`echo "$base_template_" | wc -c`
sed-4.7/gnulib-tests/init.sh:595:  nx_=`expr $template_length_ - $nx_`
sed-4.7/gnulib-tests/init.sh-596-
##############################################
sed-4.7/gnulib-tests/init.sh-599-  while :; do
sed-4.7/gnulib-tests/init.sh:600:    X_=`rand_bytes_ $nx_`
sed-4.7/gnulib-tests/init.sh-601-    candidate_dir_="$destdir_slash_$base_template_$X_"
sed-4.7/gnulib-tests/init.sh:602:    err_=`mkdir -m 0700 "$candidate_dir_" 2>&1` \
sed-4.7/gnulib-tests/init.sh-603-      && { echo "$candidate_dir_"; return; }
sed-4.7/gnulib-tests/init.sh-604-    test $MAX_TRIES_ -le $i_ && break;
sed-4.7/gnulib-tests/init.sh:605:    i_=`expr $i_ + 1`
sed-4.7/gnulib-tests/init.sh-606-  done
##############################################
sed-4.7/gnulib-tests/Makefile.in-74-  { \
sed-4.7/gnulib-tests/Makefile.in:75:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
sed-4.7/gnulib-tests/Makefile.in-76-  }; \
##############################################
sed-4.7/gnulib-tests/Makefile.in-1284-}
sed-4.7/gnulib-tests/Makefile.in:1285:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
sed-4.7/gnulib-tests/Makefile.in-1286-am__vpath_adj = case $$p in \
sed-4.7/gnulib-tests/Makefile.in:1287:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
sed-4.7/gnulib-tests/Makefile.in-1288-    *) f=$$p;; \
sed-4.7/gnulib-tests/Makefile.in-1289-  esac;
sed-4.7/gnulib-tests/Makefile.in:1290:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
sed-4.7/gnulib-tests/Makefile.in-1291-am__install_max = 40
sed-4.7/gnulib-tests/Makefile.in-1292-am__nobase_strip_setup = \
sed-4.7/gnulib-tests/Makefile.in:1293:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
sed-4.7/gnulib-tests/Makefile.in-1294-am__nobase_strip = \
##############################################
sed-4.7/gnulib-tests/Makefile.in-1412-case "$@" in						\
sed-4.7/gnulib-tests/Makefile.in:1413:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
sed-4.7/gnulib-tests/Makefile.in-1414-    *) am__odir=.;; 					\
##############################################
sed-4.7/gnulib-tests/Makefile.in-1442-  bases='$(TEST_LOGS)'; \
sed-4.7/gnulib-tests/Makefile.in:1443:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
sed-4.7/gnulib-tests/Makefile.in:1444:  bases=`echo $$bases`
sed-4.7/gnulib-tests/Makefile.in-1445-RECHECK_LOGS = $(TEST_LOGS)
##############################################
sed-4.7/gnulib-tests/Makefile.in-1454-        */*) b='$*';; \
sed-4.7/gnulib-tests/Makefile.in:1455:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
sed-4.7/gnulib-tests/Makefile.in-1456-       esac;; \
##############################################
sed-4.7/gnulib-tests/Makefile.in-1477-  while test -n "$$dir1"; do \
sed-4.7/gnulib-tests/Makefile.in:1478:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
sed-4.7/gnulib-tests/Makefile.in-1479-    if test "$$first" != "."; then \
sed-4.7/gnulib-tests/Makefile.in-1480-      if test "$$first" = ".."; then \
sed-4.7/gnulib-tests/Makefile.in:1481:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
sed-4.7/gnulib-tests/Makefile.in:1482:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
sed-4.7/gnulib-tests/Makefile.in-1483-      else \
sed-4.7/gnulib-tests/Makefile.in:1484:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
sed-4.7/gnulib-tests/Makefile.in-1485-        if test "$$first2" = "$$first"; then \
sed-4.7/gnulib-tests/Makefile.in:1486:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
sed-4.7/gnulib-tests/Makefile.in-1487-        else \
##############################################
sed-4.7/gnulib-tests/Makefile.in-1492-    fi; \
sed-4.7/gnulib-tests/Makefile.in:1493:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
sed-4.7/gnulib-tests/Makefile.in-1494-  done; \
##############################################
sed-4.7/gnulib-tests/Makefile.in-3492-.c.o:
sed-4.7/gnulib-tests/Makefile.in:3493:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
sed-4.7/gnulib-tests/Makefile.in-3494-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
sed-4.7/gnulib-tests/Makefile.in-3500-.c.obj:
sed-4.7/gnulib-tests/Makefile.in:3501:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
sed-4.7/gnulib-tests/Makefile.in:3502:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
sed-4.7/gnulib-tests/Makefile.in-3503-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
sed-4.7/gnulib-tests/Makefile.in-3505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/gnulib-tests/Makefile.in:3506:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
sed-4.7/gnulib-tests/Makefile.in-3507-
##############################################
sed-4.7/gnulib-tests/Makefile.in-3521-	dot_seen=no; \
sed-4.7/gnulib-tests/Makefile.in:3522:	target=`echo $@ | sed s/-recursive//`; \
sed-4.7/gnulib-tests/Makefile.in-3523-	case "$@" in \
##############################################
sed-4.7/gnulib-tests/Makefile.in-3584-GTAGS:
sed-4.7/gnulib-tests/Makefile.in:3585:	here=`$(am__cd) $(top_builddir) && pwd` \
sed-4.7/gnulib-tests/Makefile.in-3586-	  && $(am__cd) $(top_srcdir) \
##############################################
sed-4.7/gnulib-tests/Makefile.in-3627-	if test -n "$$redo_bases"; then \
sed-4.7/gnulib-tests/Makefile.in:3628:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
sed-4.7/gnulib-tests/Makefile.in:3629:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
sed-4.7/gnulib-tests/Makefile.in-3630-	  if $(am__make_dryrun); then :; else \
##############################################
sed-4.7/gnulib-tests/Makefile.in-3652-	ws='[ 	]'; \
sed-4.7/gnulib-tests/Makefile.in:3653:	results=`for b in $$bases; do echo $$b.trs; done`; \
sed-4.7/gnulib-tests/Makefile.in-3654-	test -n "$$results" || results=/dev/null; \
sed-4.7/gnulib-tests/Makefile.in:3655:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
sed-4.7/gnulib-tests/Makefile.in:3656:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
sed-4.7/gnulib-tests/Makefile.in:3657:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
sed-4.7/gnulib-tests/Makefile.in:3658:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
sed-4.7/gnulib-tests/Makefile.in:3659:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
sed-4.7/gnulib-tests/Makefile.in:3660:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
sed-4.7/gnulib-tests/Makefile.in:3661:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
sed-4.7/gnulib-tests/Makefile.in:3662:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
sed-4.7/gnulib-tests/Makefile.in-3663-	  success=true; \
##############################################
sed-4.7/gnulib-tests/Makefile.in-3731-	@set +e; $(am__set_TESTS_bases); \
sed-4.7/gnulib-tests/Makefile.in:3732:	log_list=`for i in $$bases; do echo $$i.log; done`; \
sed-4.7/gnulib-tests/Makefile.in:3733:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
sed-4.7/gnulib-tests/Makefile.in:3734:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
sed-4.7/gnulib-tests/Makefile.in-3735-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
sed-4.7/gnulib-tests/Makefile.in-3741-	         | $(am__list_recheck_tests)` || exit 1; \
sed-4.7/gnulib-tests/Makefile.in:3742:	log_list=`for i in $$bases; do echo $$i.log; done`; \
sed-4.7/gnulib-tests/Makefile.in:3743:	log_list=`echo $$log_list`; \
sed-4.7/gnulib-tests/Makefile.in-3744-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
sed-4.7/gnulib-tests/Makefile.in-4900-distdir-am: $(DISTFILES)
sed-4.7/gnulib-tests/Makefile.in:4901:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
sed-4.7/gnulib-tests/Makefile.in:4902:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
sed-4.7/gnulib-tests/Makefile.in-4903-	list='$(DISTFILES)'; \
##############################################
sed-4.7/gnulib-tests/Makefile.in-4914-	  if test -d $$d/$$file; then \
sed-4.7/gnulib-tests/Makefile.in:4915:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
sed-4.7/gnulib-tests/Makefile.in-4916-	    if test -d "$(distdir)/$$file"; then \
##############################################
sed-4.7/gnulib-tests/test-file-has-acl.sh-24-    # message.
sed-4.7/gnulib-tests/test-file-has-acl.sh:25:    tmp=`(umask 077 && mktemp -d "$TMPDIR/glXXXXXX") 2>/dev/null` &&
sed-4.7/gnulib-tests/test-file-has-acl.sh-26-    test -n "$tmp" && test -d "$tmp"
##############################################
sed-4.7/gnulib-tests/test-file-has-acl.sh-131-  {
sed-4.7/gnulib-tests/test-file-has-acl.sh:132:    res=`"$builddir"/test-file-has-acl${EXEEXT} "$1"`
sed-4.7/gnulib-tests/test-file-has-acl.sh-133-    test "$res" = "$2" || {
##############################################
sed-4.7/gnulib-tests/test-file-has-acl.sh-151-        func_test_file_has_acl "$1" "$2"
sed-4.7/gnulib-tests/test-file-has-acl.sh:152:        case `/bin/ls $acl_ls_option "$1" | sed 1q` in
sed-4.7/gnulib-tests/test-file-has-acl.sh-153-          ??????????+*)
##############################################
sed-4.7/gnulib-tests/test-file-has-acl.sh-171-        func_test_file_has_acl "$1" "$2"
sed-4.7/gnulib-tests/test-file-has-acl.sh:172:        case `/bin/ls -ldD "$1" | sed 1q` in
sed-4.7/gnulib-tests/test-file-has-acl.sh-173-          *" []")
##############################################
sed-4.7/gnulib-tests/test-file-has-acl.sh-209-    # redundant/ambiguous ACLs.
sed-4.7/gnulib-tests/test-file-has-acl.sh:210:    myuid=`$ID -u`
sed-4.7/gnulib-tests/test-file-has-acl.sh:211:    mygid=`$ID -g`
sed-4.7/gnulib-tests/test-file-has-acl.sh-212-    auid=1
##############################################
sed-4.7/gnulib-tests/test-file-has-acl.sh-267-        # Set an ACL for a user.
sed-4.7/gnulib-tests/test-file-has-acl.sh:268:        orig=`lsacl tmpfile0 | sed -e 's/ tmpfile0$//'`
sed-4.7/gnulib-tests/test-file-has-acl.sh-269-        if chacl -r "${orig}($auid.%,--x)" tmpfile0; then
##############################################
sed-4.7/m4/host-cpu-c-abi.m4-330-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
sed-4.7/m4/host-cpu-c-abi.m4:331:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
sed-4.7/m4/host-cpu-c-abi.m4-332-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
sed-4.7/m4/po.m4-48-changequote(,)dnl
sed-4.7/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
sed-4.7/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
sed-4.7/m4/po.m4-55-changequote(,)dnl
sed-4.7/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
sed-4.7/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
sed-4.7/m4/po.m4-74-changequote(,)dnl
sed-4.7/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
sed-4.7/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
sed-4.7/m4/po.m4-99-      case "$ac_file" in
sed-4.7/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
sed-4.7/m4/po.m4-101-      esac
##############################################
sed-4.7/m4/po.m4-104-        # Adjust a relative srcdir.
sed-4.7/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
sed-4.7/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
sed-4.7/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
sed-4.7/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
sed-4.7/m4/po.m4-111-        case "$ac_given_srcdir" in
sed-4.7/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
sed-4.7/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
sed-4.7/m4/po.m4-132-            fi
sed-4.7/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
sed-4.7/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
sed-4.7/m4/po.m4-229-  # Adjust a relative srcdir.
sed-4.7/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
sed-4.7/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
sed-4.7/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
sed-4.7/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
sed-4.7/m4/po.m4-236-  case "$ac_given_srcdir" in
sed-4.7/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
sed-4.7/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
sed-4.7/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
sed-4.7/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
sed-4.7/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
sed-4.7/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
sed-4.7/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
sed-4.7/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
sed-4.7/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
sed-4.7/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
sed-4.7/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
sed-4.7/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
sed-4.7/m4/po.m4-320-  fi
##############################################
sed-4.7/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
sed-4.7/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
sed-4.7/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
sed-4.7/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/'`
sed-4.7/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
sed-4.7/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
sed-4.7/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
sed-4.7/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
sed-4.7/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/'`
sed-4.7/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
sed-4.7/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
sed-4.7/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
sed-4.7/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
sed-4.7/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
sed-4.7/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/'`
sed-4.7/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
sed-4.7/m4/stdint.m4-406-    fi
sed-4.7/m4/stdint.m4:407:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/m4/stdint.m4-408-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
sed-4.7/m4/stdint.m4-435-    eval result=\$gl_cv_type_${gltype}_signed
sed-4.7/m4/stdint.m4:436:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/m4/stdint.m4-437-    if test "$result" = yes; then
##############################################
sed-4.7/m4/stdint.m4-489-       done])
sed-4.7/m4/stdint.m4:490:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/m4/stdint.m4-491-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
sed-4.7/m4/warnings.m4-33-case $gl_positive in
sed-4.7/m4/warnings.m4:34:  -Wno-*) gl_positive=-W`expr "X$gl_positive" : 'X-Wno-\(.*\)'` ;;
sed-4.7/m4/warnings.m4-35-esac
##############################################
sed-4.7/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
sed-4.7/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
sed-4.7/m4/gettext.m4-269-      fi
##############################################
sed-4.7/m4/00gnulib.m4-37-  [AC][_DEFUN([$1],
sed-4.7/m4/00gnulib.m4:38:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
sed-4.7/m4/00gnulib.m4-39-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
sed-4.7/m4/non-recursive-gnulib-prefix-hack.m4-19-  # such file name with the "lib/" prefix.  See also build-aux/prefix-gnulib-mk.
sed-4.7/m4/non-recursive-gnulib-prefix-hack.m4:20:  gl_LIBOBJS=`echo "$gl_LIBOBJS" | sed -e 's, , $1/,g'`
sed-4.7/m4/non-recursive-gnulib-prefix-hack.m4-21-
##############################################
sed-4.7/m4/lib-link.m4-245-        dnl or AC_LIB_HAVE_LINKFLAGS call.
sed-4.7/m4/lib-link.m4:246:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
sed-4.7/m4/lib-link.m4-247-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
sed-4.7/m4/lib-link.m4-320-                -L*)
sed-4.7/m4/lib-link.m4:321:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
sed-4.7/m4/lib-link.m4-322-                  dnl First look for a shared library.
##############################################
sed-4.7/m4/lib-link.m4-464-              */$acl_libdirstem | */$acl_libdirstem/)
sed-4.7/m4/lib-link.m4:465:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
sed-4.7/m4/lib-link.m4-466-                if test "$name" = '$1'; then
##############################################
sed-4.7/m4/lib-link.m4-471-              */$acl_libdirstem2 | */$acl_libdirstem2/)
sed-4.7/m4/lib-link.m4:472:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
sed-4.7/m4/lib-link.m4-473-                if test "$name" = '$1'; then
##############################################
sed-4.7/m4/lib-link.m4-527-                  -L*)
sed-4.7/m4/lib-link.m4:528:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
sed-4.7/m4/lib-link.m4-529-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
sed-4.7/m4/lib-link.m4-579-                  -R*)
sed-4.7/m4/lib-link.m4:580:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
sed-4.7/m4/lib-link.m4-581-                    if test "$enable_rpath" != no; then
##############################################
sed-4.7/m4/lib-link.m4-609-                    dnl Handle this in the next round.
sed-4.7/m4/lib-link.m4:610:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
sed-4.7/m4/lib-link.m4-611-                    ;;
##############################################
sed-4.7/m4/lib-link.m4-615-                    dnl option.
sed-4.7/m4/lib-link.m4:616:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
sed-4.7/m4/lib-link.m4-617-                    ;;
##############################################
sed-4.7/m4/lib-link.m4-727-            -L) next=yes ;;
sed-4.7/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
sed-4.7/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
sed-4.7/m4/lib-prefix.m4-230-                     ;;
sed-4.7/m4/lib-prefix.m4:231:                   *) searchdir=`cd "$searchdir" && pwd`
sed-4.7/m4/lib-prefix.m4-232-                      case "$searchdir" in
##############################################
sed-4.7/m4/lib-prefix.m4-246-  # Decompose acl_cv_libdirstems into acl_libdirstem and acl_libdirstem2.
sed-4.7/m4/lib-prefix.m4:247:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
sed-4.7/m4/lib-prefix.m4:248:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e '/,/s/.*,//'`
sed-4.7/m4/lib-prefix.m4-249-])
##############################################
sed-4.7/m4/manywarnings.m4-305-  if test -n "$GCC"; then
sed-4.7/m4/manywarnings.m4:306:    case `($CC --version) 2>/dev/null` in
sed-4.7/m4/manywarnings.m4-307-      'gcc (GCC) '[[0-3]].* | \
##############################################
sed-4.7/m4/wchar_h.m4-91-     save_ac_compile="$ac_compile"
sed-4.7/m4/wchar_h.m4:92:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
sed-4.7/m4/wchar_h.m4-93-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
sed-4.7/m4/wchar_h.m4-107-       dnl See note above about renaming object files.
sed-4.7/m4/wchar_h.m4:108:       ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
sed-4.7/m4/wchar_h.m4-109-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
sed-4.7/m4/getopt.m4-218-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
sed-4.7/m4/getopt.m4:219:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
sed-4.7/m4/getopt.m4-220-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
sed-4.7/m4/iconv.m4-254-      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);"])
sed-4.7/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
sed-4.7/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
sed-4.7/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
sed-4.7/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
sed-4.7/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
sed-4.7/m4/lib-ld.m4-71-          # gcc leaves a trailing carriage return which upsets mingw
sed-4.7/m4/lib-ld.m4:72:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
sed-4.7/m4/lib-ld.m4-73-        *)
sed-4.7/m4/lib-ld.m4:74:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
sed-4.7/m4/lib-ld.m4-75-      esac
##############################################
sed-4.7/m4/lib-ld.m4-80-          # Canonicalize the pathname of ld
sed-4.7/m4/lib-ld.m4:81:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
sed-4.7/m4/lib-ld.m4-82-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
sed-4.7/m4/lib-ld.m4:83:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
sed-4.7/m4/lib-ld.m4-84-          done
##############################################
sed-4.7/m4/lib-ld.m4-108-          # Break only if it was the GNU/non-GNU ld that we prefer.
sed-4.7/m4/lib-ld.m4:109:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
sed-4.7/m4/lib-ld.m4-110-            *GNU* | *'with BFD'*)
##############################################
sed-4.7/m4/gnulib-comp.m4-738-      sed_drop_objext='s/\.o$//;s/\.obj$//'
sed-4.7/m4/gnulib-comp.m4:739:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
sed-4.7/m4/gnulib-comp.m4-740-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
sed-4.7/m4/gnulib-comp.m4-756-changequote(,)dnl
sed-4.7/m4/gnulib-comp.m4:757:  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
sed-4.7/m4/gnulib-comp.m4-758-changequote([, ])dnl
##############################################
sed-4.7/m4/gnulib-comp.m4-1087-  gl_STDLIB_MODULE_INDICATOR([unsetenv])
sed-4.7/m4/gnulib-comp.m4:1088:  abs_aux_dir=`cd "$ac_aux_dir"; pwd`
sed-4.7/m4/gnulib-comp.m4-1089-  AC_SUBST([abs_aux_dir])
sed-4.7/m4/gnulib-comp.m4:1090:  abs_aux_dir=`cd "$ac_aux_dir"; pwd`
sed-4.7/m4/gnulib-comp.m4-1091-  AC_SUBST([abs_aux_dir])
##############################################
sed-4.7/m4/gnulib-comp.m4-1118-      sed_drop_objext='s/\.o$//;s/\.obj$//'
sed-4.7/m4/gnulib-comp.m4:1119:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
sed-4.7/m4/gnulib-comp.m4-1120-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
sed-4.7/build-aux/git-version-gen-140-then
sed-4.7/build-aux/git-version-gen:141:    v=`cat $tarball_version_file` || v=
sed-4.7/build-aux/git-version-gen-142-    case $v in
##############################################
sed-4.7/build-aux/git-version-gen-159-          || git describe --abbrev=4 HEAD 2>/dev/null` \
sed-4.7/build-aux/git-version-gen:160:    && v=`printf '%s\n' "$v" | sed "$tag_sed_script"` \
sed-4.7/build-aux/git-version-gen-161-    && case $v in
##############################################
sed-4.7/build-aux/git-version-gen-169-    #   Older: v6.10-g0f8faeb
sed-4.7/build-aux/git-version-gen:170:    vprefix=`expr "X$v" : 'X\(.*\)-g[^-]*$'` || vprefix=$v
sed-4.7/build-aux/git-version-gen-171-    case $vprefix in
##############################################
sed-4.7/build-aux/git-version-gen-177-            # of git describe.
sed-4.7/build-aux/git-version-gen:178:            vtag=`echo "$v" | sed 's/-.*//'`
sed-4.7/build-aux/git-version-gen:179:            commit_list=`git rev-list "$vtag"..HEAD 2>/dev/null` \
sed-4.7/build-aux/git-version-gen-180-                || { commit_list=failed;
sed-4.7/build-aux/git-version-gen-181-                     echo "$0: WARNING: git rev-list failed" 1>&2; }
sed-4.7/build-aux/git-version-gen:182:            numcommits=`echo "$commit_list" | wc -l`
sed-4.7/build-aux/git-version-gen:183:            v=`echo "$v" | sed "s/\(.*\)-\(.*\)/\1-$numcommits-\2/"`;
sed-4.7/build-aux/git-version-gen-184-            test "$commit_list" = failed && v=UNKNOWN
##############################################
sed-4.7/build-aux/git-version-gen-189-    # Remove the "g" to save a byte.
sed-4.7/build-aux/git-version-gen:190:    v=`echo "$v" | sed 's/-\([^-]*\)-g\([^-]*\)$/.\1-\2/'`;
sed-4.7/build-aux/git-version-gen-191-    v_from_git=1
##############################################
sed-4.7/build-aux/git-version-gen-197-
sed-4.7/build-aux/git-version-gen:198:v=`echo "$v" |sed "s/^$prefix//"`
sed-4.7/build-aux/git-version-gen-199-
##############################################
sed-4.7/build-aux/config.guess-34-
sed-4.7/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
sed-4.7/build-aux/config.guess-36-
##############################################
sed-4.7/build-aux/config.guess-103-    # shellcheck disable=SC2039
sed-4.7/build-aux/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
sed-4.7/build-aux/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
sed-4.7/build-aux/config.guess-153-	EOF
sed-4.7/build-aux/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
sed-4.7/build-aux/config.guess-155-
##############################################
sed-4.7/build-aux/config.guess-190-	    earmv*)
sed-4.7/build-aux/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
sed-4.7/build-aux/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
sed-4.7/build-aux/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
sed-4.7/build-aux/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
sed-4.7/build-aux/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
sed-4.7/build-aux/config.guess-224-		;;
##############################################
sed-4.7/build-aux/config.guess-235-	    *)
sed-4.7/build-aux/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
sed-4.7/build-aux/config.guess-237-		;;
##############################################
sed-4.7/build-aux/config.guess-282-	*4.0)
sed-4.7/build-aux/config.guess:283:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
sed-4.7/build-aux/config.guess-284-		;;
sed-4.7/build-aux/config.guess-285-	*5.*)
sed-4.7/build-aux/config.guess:286:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
sed-4.7/build-aux/config.guess-287-		;;
##############################################
sed-4.7/build-aux/config.guess-292-	# types through head -n 1, so we only detect the type of CPU 0.
sed-4.7/build-aux/config.guess:293:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
sed-4.7/build-aux/config.guess-294-	case "$ALPHA_CPU_TYPE" in
##############################################
sed-4.7/build-aux/config.guess-330-	# 1.2 uses "1.2" for uname -r.
sed-4.7/build-aux/config.guess:331:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
sed-4.7/build-aux/config.guess-332-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
sed-4.7/build-aux/config.guess-381-    s390x:SunOS:*:*)
sed-4.7/build-aux/config.guess:382:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
sed-4.7/build-aux/config.guess-383-	exit ;;
sed-4.7/build-aux/config.guess-384-    sun4H:SunOS:5.*:*)
sed-4.7/build-aux/config.guess:385:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
sed-4.7/build-aux/config.guess-386-	exit ;;
sed-4.7/build-aux/config.guess-387-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
sed-4.7/build-aux/config.guess:388:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
sed-4.7/build-aux/config.guess-389-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-393-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
sed-4.7/build-aux/config.guess:394:	UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
sed-4.7/build-aux/config.guess-395-	case `isainfo -b` in
##############################################
sed-4.7/build-aux/config.guess-407-	# it's likely to be more like Solaris than SunOS4.
sed-4.7/build-aux/config.guess:408:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
sed-4.7/build-aux/config.guess-409-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-416-	# Japanese Language versions have a version number like `4.1.3-JL'.
sed-4.7/build-aux/config.guess:417:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
sed-4.7/build-aux/config.guess-418-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-422-    sun*:*:4.2BSD:*)
sed-4.7/build-aux/config.guess:423:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
sed-4.7/build-aux/config.guess-424-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
sed-4.7/build-aux/config.guess-504-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
sed-4.7/build-aux/config.guess:505:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
sed-4.7/build-aux/config.guess:506:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
sed-4.7/build-aux/config.guess-507-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
sed-4.7/build-aux/config.guess-560-    *:IRIX*:*:*)
sed-4.7/build-aux/config.guess:561:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
sed-4.7/build-aux/config.guess-562-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-590-EOF
sed-4.7/build-aux/config.guess:591:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
sed-4.7/build-aux/config.guess-592-		then
##############################################
sed-4.7/build-aux/config.guess-603-    *:AIX:*:[4567])
sed-4.7/build-aux/config.guess:604:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
sed-4.7/build-aux/config.guess-605-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
sed-4.7/build-aux/config.guess-639-    9000/[34678]??:HP-UX:*:*)
sed-4.7/build-aux/config.guess:640:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
sed-4.7/build-aux/config.guess-641-	case "$UNAME_MACHINE" in
##############################################
sed-4.7/build-aux/config.guess-693-EOF
sed-4.7/build-aux/config.guess:694:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
sed-4.7/build-aux/config.guess-695-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
sed-4.7/build-aux/config.guess-721-    ia64:HP-UX:*:*)
sed-4.7/build-aux/config.guess:722:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
sed-4.7/build-aux/config.guess-723-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
sed-4.7/build-aux/config.guess-751-EOF
sed-4.7/build-aux/config.guess:752:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
sed-4.7/build-aux/config.guess-753-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
sed-4.7/build-aux/config.guess-822-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
sed-4.7/build-aux/config.guess:823:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
sed-4.7/build-aux/config.guess-824-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
sed-4.7/build-aux/config.guess-827-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
sed-4.7/build-aux/config.guess:828:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
sed-4.7/build-aux/config.guess-829-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
sed-4.7/build-aux/config.guess-845-	then
sed-4.7/build-aux/config.guess:846:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
sed-4.7/build-aux/config.guess-847-	else
sed-4.7/build-aux/config.guess:848:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
sed-4.7/build-aux/config.guess-849-	fi
##############################################
sed-4.7/build-aux/config.guess-858-	esac
sed-4.7/build-aux/config.guess:859:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
sed-4.7/build-aux/config.guess-860-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-894-    prep*:SunOS:5.*:*)
sed-4.7/build-aux/config.guess:895:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
sed-4.7/build-aux/config.guess-896-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-898-	# the GNU system
sed-4.7/build-aux/config.guess:899:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
sed-4.7/build-aux/config.guess-900-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-902-	# other systems with GNU libc and userland
sed-4.7/build-aux/config.guess:903:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
sed-4.7/build-aux/config.guess-904-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-996-EOF
sed-4.7/build-aux/config.guess:997:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
sed-4.7/build-aux/config.guess-998-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
sed-4.7/build-aux/config.guess-1096-    i*86:*:4.*:*)
sed-4.7/build-aux/config.guess:1097:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
sed-4.7/build-aux/config.guess-1098-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
sed-4.7/build-aux/config.guess-1299-	fi
sed-4.7/build-aux/config.guess:1300:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
sed-4.7/build-aux/config.guess-1301-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
sed-4.7/build-aux/config.guess-1398-    *:DragonFly:*:*)
sed-4.7/build-aux/config.guess:1399:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
sed-4.7/build-aux/config.guess-1400-	exit ;;
##############################################
sed-4.7/build-aux/config.guess-1411-    i*86:skyos:*:*)
sed-4.7/build-aux/config.guess:1412:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
sed-4.7/build-aux/config.guess-1413-	exit ;;
##############################################
sed-4.7/build-aux/compile-67-	mingw/*)
sed-4.7/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
sed-4.7/build-aux/compile-69-	  ;;
sed-4.7/build-aux/compile-70-	cygwin/*)
sed-4.7/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
sed-4.7/build-aux/compile-72-	  ;;
sed-4.7/build-aux/compile-73-	wine/*)
sed-4.7/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
sed-4.7/build-aux/compile-75-	  ;;
##############################################
sed-4.7/build-aux/compile-310-# Name of file we expect compiler to create.
sed-4.7/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
sed-4.7/build-aux/compile-312-
##############################################
sed-4.7/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
sed-4.7/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
sed-4.7/build-aux/compile-318-while true; do
##############################################
sed-4.7/build-aux/vc-list-files-47-  --version)
sed-4.7/build-aux/vc-list-files:48:    year=`echo "$scriptversion" | sed 's/[^0-9].*//'`
sed-4.7/build-aux/vc-list-files-49-    cat <<EOF
##############################################
sed-4.7/build-aux/vc-list-files-70-      && dir= sed_esc= \
sed-4.7/build-aux/vc-list-files:71:      || { dir="$dir/"; sed_esc=`echo "$dir"|env sed 's,\([\\/]\),\\\\\1,g'`; }
sed-4.7/build-aux/vc-list-files-72-    # Ignore git symlinks - either they point into the tree, in which case
##############################################
sed-4.7/build-aux/vc-list-files-96-          }}'\''				\
sed-4.7/build-aux/vc-list-files:97:        `find "$dir" -name Entries -print` /dev/null' $postprocess
sed-4.7/build-aux/vc-list-files-98-    fi
##############################################
sed-4.7/build-aux/gendocs.sh-36-
sed-4.7/build-aux/gendocs.sh:37:prog=`basename "$0"`
sed-4.7/build-aux/gendocs.sh-38-srcdir=`pwd`
##############################################
sed-4.7/build-aux/gendocs.sh-209-  # but here, we use the basename of $srcfile
sed-4.7/build-aux/gendocs.sh:210:  base=`basename "$srcfile"`
sed-4.7/build-aux/gendocs.sh-211-  case $base in
sed-4.7/build-aux/gendocs.sh:212:    *.txi|*.texi|*.texinfo) base=`echo "$base"|sed 's/\.[texinfo]*$//'`;;
sed-4.7/build-aux/gendocs.sh-213-  esac
##############################################
sed-4.7/build-aux/gendocs.sh-234-{
sed-4.7/build-aux/gendocs.sh:235:  size=`ls -ksl $1 | awk '{print $1}'`
sed-4.7/build-aux/gendocs.sh-236-  echo $size
##############################################
sed-4.7/build-aux/gendocs.sh-298-  ls -l "$outdir/$PACKAGE.info.tar.gz"
sed-4.7/build-aux/gendocs.sh:299:  info_tgz_size=`calcsize "$outdir/$PACKAGE.info.tar.gz"`
sed-4.7/build-aux/gendocs.sh-300-  # do not mv the info files, there's no point in having them available
##############################################
sed-4.7/build-aux/gendocs.sh-310-  gzip -f -9 $PACKAGE.dvi
sed-4.7/build-aux/gendocs.sh:311:  dvi_gz_size=`calcsize $PACKAGE.dvi.gz`
sed-4.7/build-aux/gendocs.sh-312-  mv $PACKAGE.dvi.gz "$outdir/"
##############################################
sed-4.7/build-aux/gendocs.sh-317-  eval "$cmd"
sed-4.7/build-aux/gendocs.sh:318:  pdf_size=`calcsize $PACKAGE.pdf`
sed-4.7/build-aux/gendocs.sh-319-  mv $PACKAGE.pdf "$outdir/"
##############################################
sed-4.7/build-aux/gendocs.sh-328-  eval "$cmd"
sed-4.7/build-aux/gendocs.sh:329:  ascii_size=`calcsize $PACKAGE.txt`
sed-4.7/build-aux/gendocs.sh-330-  gzip -f -9 -c $PACKAGE.txt >"$outdir/$PACKAGE.txt.gz"
sed-4.7/build-aux/gendocs.sh:331:  ascii_gz_size=`calcsize "$outdir/$PACKAGE.txt.gz"`
sed-4.7/build-aux/gendocs.sh-332-  mv $PACKAGE.txt "$outdir/"
##############################################
sed-4.7/build-aux/gendocs.sh-351-  )
sed-4.7/build-aux/gendocs.sh:352:  eval html_$1_tgz_size=`calcsize "$outdir/${PACKAGE}.html_$1.tar.gz"`
sed-4.7/build-aux/gendocs.sh-353-  rm -f "$outdir"/html_$1/*.html
##############################################
sed-4.7/build-aux/gendocs.sh-364-  eval "$cmd"
sed-4.7/build-aux/gendocs.sh:365:  html_mono_size=`calcsize $PACKAGE.html`
sed-4.7/build-aux/gendocs.sh-366-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
sed-4.7/build-aux/gendocs.sh:367:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
sed-4.7/build-aux/gendocs.sh-368-  copy_images "$outdir/" $PACKAGE.html
##############################################
sed-4.7/build-aux/gendocs.sh-391-  eval \
sed-4.7/build-aux/gendocs.sh:392:    html_${split}_tgz_size=`calcsize "$outdir/$PACKAGE.html_$split.tar.gz"`
sed-4.7/build-aux/gendocs.sh-393-  rm -rf "$outdir/html_$split/"
##############################################
sed-4.7/build-aux/gendocs.sh-403-  eval "$cmd"
sed-4.7/build-aux/gendocs.sh:404:  html_mono_size=`calcsize $PACKAGE.html`
sed-4.7/build-aux/gendocs.sh-405-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
sed-4.7/build-aux/gendocs.sh:406:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
sed-4.7/build-aux/gendocs.sh-407-  mv $PACKAGE.html "$outdir/"
##############################################
sed-4.7/build-aux/gendocs.sh-416-printf "\nMaking .tar.gz for sources...\n"
sed-4.7/build-aux/gendocs.sh:417:d=`dirname $srcfile`
sed-4.7/build-aux/gendocs.sh-418-(
sed-4.7/build-aux/gendocs.sh-419-  cd "$d"
sed-4.7/build-aux/gendocs.sh:420:  srcfiles=`ls -d *.texinfo *.texi *.txi *.eps $source_extra 2>/dev/null` || true
sed-4.7/build-aux/gendocs.sh-421-  tar czfh "$abs_outdir/$PACKAGE.texi.tar.gz" $srcfiles
##############################################
sed-4.7/build-aux/gendocs.sh-423-)
sed-4.7/build-aux/gendocs.sh:424:texi_tgz_size=`calcsize "$outdir/$PACKAGE.texi.tar.gz"`
sed-4.7/build-aux/gendocs.sh-425-
##############################################
sed-4.7/build-aux/gendocs.sh-432-  eval "$cmd"
sed-4.7/build-aux/gendocs.sh:433:  docbook_xml_size=`calcsize $PACKAGE-db.xml`
sed-4.7/build-aux/gendocs.sh-434-  gzip -f -9 -c $PACKAGE-db.xml >"$outdir/$PACKAGE-db.xml.gz"
sed-4.7/build-aux/gendocs.sh:435:  docbook_xml_gz_size=`calcsize "$outdir/$PACKAGE-db.xml.gz"`
sed-4.7/build-aux/gendocs.sh-436-  mv $PACKAGE-db.xml "$outdir/"
##############################################
sed-4.7/build-aux/gendocs.sh-446-  )
sed-4.7/build-aux/gendocs.sh:447:  html_node_db_tgz_size=`calcsize "$outdir/${PACKAGE}.html_node_db.tar.gz"`
sed-4.7/build-aux/gendocs.sh-448-  rm -f "$outdir"/html_node_db/*.html
##############################################
sed-4.7/build-aux/gendocs.sh-455-  eval "$cmd"
sed-4.7/build-aux/gendocs.sh:456:  docbook_ascii_size=`calcsize $PACKAGE-db.txt`
sed-4.7/build-aux/gendocs.sh-457-  mv $PACKAGE-db.txt "$outdir/"
##############################################
sed-4.7/build-aux/gendocs.sh-461-  eval "$cmd"
sed-4.7/build-aux/gendocs.sh:462:  docbook_pdf_size=`calcsize $PACKAGE-db.pdf`
sed-4.7/build-aux/gendocs.sh-463-  mv $PACKAGE-db.pdf "$outdir/"
##############################################
sed-4.7/build-aux/gendocs.sh-475-
sed-4.7/build-aux/gendocs.sh:476:curdate=`$SETLANG date '+%B %d, %Y'`
sed-4.7/build-aux/gendocs.sh-477-sed \
##############################################
sed-4.7/build-aux/gitlog-to-changelog-316-          # Let $code operate on it, safely.
sed-4.7/build-aux/gitlog-to-changelog:317:          my $r = $s->reval("$code")
sed-4.7/build-aux/gitlog-to-changelog-318-            or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n";
##############################################
sed-4.7/build-aux/texinfo.tex-7105-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
sed-4.7/build-aux/texinfo.tex:7106:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
sed-4.7/build-aux/texinfo.tex-7107-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
sed-4.7/build-aux/config.rpath-33-host="$1"
sed-4.7/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
sed-4.7/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
sed-4.7/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
sed-4.7/build-aux/config.rpath-37-
##############################################
sed-4.7/build-aux/config.rpath-47-done
sed-4.7/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
sed-4.7/build-aux/config.rpath-49-
##############################################
sed-4.7/build-aux/config.rpath-94-        *)
sed-4.7/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
sed-4.7/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
sed-4.7/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
sed-4.7/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
sed-4.7/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
sed-4.7/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
sed-4.7/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
sed-4.7/build-aux/config.rpath-243-          else
##############################################
sed-4.7/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
sed-4.7/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
sed-4.7/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
sed-4.7/build-aux/config.rpath-430-        hardcode_direct=yes
sed-4.7/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
sed-4.7/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
sed-4.7/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
sed-4.7/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
sed-4.7/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
sed-4.7/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
sed-4.7/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
sed-4.7/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
sed-4.7/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
sed-4.7/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
sed-4.7/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
sed-4.7/build-aux/config.rpath-651-
##############################################
sed-4.7/build-aux/announce-gen-112-      my $cmd = "du -h $f";
sed-4.7/build-aux/announce-gen:113:      my $t = `$cmd`;
sed-4.7/build-aux/announce-gen-114-      # FIXME-someday: give a better diagnostic, a la $PROCESS_STATUS
##############################################
sed-4.7/build-aux/announce-gen-337-      # 'tool --version' output is the version string.
sed-4.7/build-aux/announce-gen:338:      my ($first_line, undef) = split ("\n", `$t --version`);
sed-4.7/build-aux/announce-gen-339-      if ($first_line =~ /.* (\d[\w.-]+)$/)
##############################################
sed-4.7/build-aux/help2man-41-my $help_info = <<EOT;
sed-4.7/build-aux/help2man:42:`$this_program' generates a man page out of `--help' and `--version' output.
sed-4.7/build-aux/help2man-43-
##############################################
sed-4.7/build-aux/help2man-191-my ($help_text, $version_text) = map {
sed-4.7/build-aux/help2man:192:    join '', map { s/ +$//; expand $_ } `$ARGV[0] $_ 2>/dev/null`
sed-4.7/build-aux/help2man-193-	or die "$this_program: can't get `$_' info from $ARGV[0]\n"
##############################################
sed-4.7/build-aux/config.sub-52-
sed-4.7/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
sed-4.7/build-aux/config.sub-54-
##############################################
sed-4.7/build-aux/config.sub-770-	i*86v32)
sed-4.7/build-aux/config.sub:771:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
sed-4.7/build-aux/config.sub-772-		vendor=pc
##############################################
sed-4.7/build-aux/config.sub-775-	i*86v4*)
sed-4.7/build-aux/config.sub:776:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
sed-4.7/build-aux/config.sub-777-		vendor=pc
##############################################
sed-4.7/build-aux/config.sub-780-	i*86v)
sed-4.7/build-aux/config.sub:781:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
sed-4.7/build-aux/config.sub-782-		vendor=pc
##############################################
sed-4.7/build-aux/config.sub-785-	i*86sol2)
sed-4.7/build-aux/config.sub:786:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
sed-4.7/build-aux/config.sub-787-		vendor=pc
##############################################
sed-4.7/build-aux/config.sub-916-		cpu=sparc
sed-4.7/build-aux/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
sed-4.7/build-aux/config.sub-918-		;;
##############################################
sed-4.7/build-aux/config.sub-1082-	sh5e[lb]-*)
sed-4.7/build-aux/config.sub:1083:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
sed-4.7/build-aux/config.sub-1084-		;;
##############################################
sed-4.7/build-aux/config.sub-1100-	xscale-* | xscalee[bl]-*)
sed-4.7/build-aux/config.sub:1101:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
sed-4.7/build-aux/config.sub-1102-		;;
##############################################
sed-4.7/build-aux/config.sub-1252-			*)
sed-4.7/build-aux/config.sub:1253:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
sed-4.7/build-aux/config.sub-1254-				exit 1
##############################################
sed-4.7/build-aux/config.sub-1286-	solaris1 | solaris1.*)
sed-4.7/build-aux/config.sub:1287:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
sed-4.7/build-aux/config.sub-1288-		;;
##############################################
sed-4.7/build-aux/config.sub-1295-	gnu/linux*)
sed-4.7/build-aux/config.sub:1296:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
sed-4.7/build-aux/config.sub-1297-		;;
##############################################
sed-4.7/build-aux/config.sub-1318-	sco3.2.[4-9]*)
sed-4.7/build-aux/config.sub:1319:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
sed-4.7/build-aux/config.sub-1320-		;;
##############################################
sed-4.7/build-aux/config.sub-1381-	nto*)
sed-4.7/build-aux/config.sub:1382:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
sed-4.7/build-aux/config.sub-1383-		;;
##############################################
sed-4.7/build-aux/config.sub-1391-	linux*)
sed-4.7/build-aux/config.sub:1392:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
sed-4.7/build-aux/config.sub-1393-		;;
##############################################
sed-4.7/build-aux/config.sub-1403-	mac*)
sed-4.7/build-aux/config.sub:1404:		os=`echo "$os" | sed -e 's|mac|macos|'`
sed-4.7/build-aux/config.sub-1405-		;;
##############################################
sed-4.7/build-aux/config.sub-1412-	sunos5*)
sed-4.7/build-aux/config.sub:1413:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
sed-4.7/build-aux/config.sub-1414-		;;
sed-4.7/build-aux/config.sub-1415-	sunos6*)
sed-4.7/build-aux/config.sub:1416:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
sed-4.7/build-aux/config.sub-1417-		;;
##############################################
sed-4.7/build-aux/config.sub-1452-	sinix5.*)
sed-4.7/build-aux/config.sub:1453:		os=`echo $os | sed -e 's|sinix|sysv|'`
sed-4.7/build-aux/config.sub-1454-		;;
##############################################
sed-4.7/build-aux/config.sub-1512-	*)
sed-4.7/build-aux/config.sub:1513:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
sed-4.7/build-aux/config.sub-1514-		exit 1
##############################################
sed-4.7/build-aux/gnupload-31-# FIXME-2020: remove, once all major distros ship gpg version 3 as /usr/bin/gpg
sed-4.7/build-aux/gnupload:32:gpg_agent_version=`(gpg-agent --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
sed-4.7/build-aux/gnupload-33-case "$gpg_agent_version" in
sed-4.7/build-aux/gnupload-34-  2.*)
sed-4.7/build-aux/gnupload:35:    gpg_version=`(gpg --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
sed-4.7/build-aux/gnupload-36-    case "$gpg_version" in
##############################################
sed-4.7/build-aux/gnupload-140-  echo "$0: Reading configuration file $conffile"
sed-4.7/build-aux/gnupload:141:  conf=`sed 's/#.*$//;/^$/d' "$conffile" | tr "\015$nl" '  '`
sed-4.7/build-aux/gnupload-142-  eval set x "$conf \"\$@\""
##############################################
sed-4.7/build-aux/gnupload-188-    --symlink-regex=*)
sed-4.7/build-aux/gnupload:189:      symlink_expr=`expr "$1" : '[^=]*=\(.*\)'`
sed-4.7/build-aux/gnupload-190-      ;;
##############################################
sed-4.7/build-aux/gnupload-239-if test -n "$symlink_files"; then
sed-4.7/build-aux/gnupload:240:  x=`echo "$symlink_files" | sed 's/[^ ]//g;s/  //g'`
sed-4.7/build-aux/gnupload-241-  if test -n "$x"; then
##############################################
sed-4.7/build-aux/gnupload-260-    elif test -n "$symlink_expr"; then
sed-4.7/build-aux/gnupload:261:      linkname=`echo $file | sed "$symlink_expr"`
sed-4.7/build-aux/gnupload-262-      if test -z "$linkname"; then
##############################################
sed-4.7/build-aux/gnupload-376-    download.gnu.org.ua:alpha/*|download.gnu.org.ua:ftp/*)
sed-4.7/build-aux/gnupload:377:      destdir_p1=`echo "$destdir" | sed 's,^[^/]*/,,'`
sed-4.7/build-aux/gnupload:378:      destdir_topdir=`echo "$destdir" | sed 's,/.*,,'`
sed-4.7/build-aux/gnupload-379-      mkdirective "$destdir_p1" "$base" "$file" "$stmt"
##############################################
sed-4.7/build-aux/gnupload-386-    /*)
sed-4.7/build-aux/gnupload:387:      dest_host=`echo "$dest" | sed 's,:.*,,'`
sed-4.7/build-aux/gnupload-388-      mkdirective "$destdir" "$base" "$file" "$stmt"
##############################################
sed-4.7/build-aux/gnupload-406-  stmt="$stmt
sed-4.7/build-aux/gnupload:407:`mksymlink $symlink_files`"
sed-4.7/build-aux/gnupload-408-fi
##############################################
sed-4.7/build-aux/gnupload-424-  do
sed-4.7/build-aux/gnupload:425:    destdir=`echo $dest | sed 's/[^:]*://'`
sed-4.7/build-aux/gnupload-426-    upload "$dest" "$destdir" "`hostname`-$$" "" "$stmt"
##############################################
sed-4.7/build-aux/gnupload-443-    files="$file $file.sig"
sed-4.7/build-aux/gnupload:444:    destdir=`echo $dest | sed 's/[^:]*://'`
sed-4.7/build-aux/gnupload-445-    if test -n "$symlink_expr"; then
sed-4.7/build-aux/gnupload:446:      linkname=`echo $file | sed "$symlink_expr"`
sed-4.7/build-aux/gnupload-447-      stmt="$stmt
##############################################
sed-4.7/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
sed-4.7/build-aux/mdate-sh:115:set x`$ls_command /`
sed-4.7/build-aux/mdate-sh-116-
##############################################
sed-4.7/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
sed-4.7/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
sed-4.7/build-aux/mdate-sh-146-
##############################################
sed-4.7/build-aux/mdate-sh-211-       then
sed-4.7/build-aux/mdate-sh:212:	 year=`expr $year - 1`
sed-4.7/build-aux/mdate-sh-213-       fi;;
##############################################
sed-4.7/build-aux/ar-lib-65-	mingw)
sed-4.7/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
sed-4.7/build-aux/ar-lib-67-	  ;;
sed-4.7/build-aux/ar-lib-68-	cygwin)
sed-4.7/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
sed-4.7/build-aux/ar-lib-70-	  ;;
sed-4.7/build-aux/ar-lib-71-	wine)
sed-4.7/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
sed-4.7/build-aux/ar-lib-73-	  ;;
##############################################
sed-4.7/build-aux/ar-lib-88-  archive=$3
sed-4.7/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
sed-4.7/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
sed-4.7/build-aux/depcomp-64-  case $1 in
sed-4.7/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
sed-4.7/build-aux/depcomp-66-      *) dir=;;
##############################################
sed-4.7/build-aux/depcomp-73-{
sed-4.7/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
sed-4.7/build-aux/depcomp-75-}
##############################################
sed-4.7/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
sed-4.7/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
sed-4.7/build-aux/depcomp-128-
##############################################
sed-4.7/build-aux/depcomp-405-        sleep 1
sed-4.7/build-aux/depcomp:406:        i=`expr $i - 1`
sed-4.7/build-aux/depcomp-407-      done
sed-4.7/build-aux/depcomp-408-    fi
sed-4.7/build-aux/depcomp:409:    i=`expr $i - 1`
sed-4.7/build-aux/depcomp-410-  done
##############################################
sed-4.7/build-aux/depcomp-425-  # Do two passes, one to just change these to
sed-4.7/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
sed-4.7/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
sed-4.7/build-aux/depcomp-659-  done
sed-4.7/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
sed-4.7/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
sed-4.7/build-aux/install-sh-234-      fi
sed-4.7/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
sed-4.7/build-aux/install-sh-236-    *)
##############################################
sed-4.7/build-aux/install-sh-280-      dstdir=$dst
sed-4.7/build-aux/install-sh:281:      dstbase=`basename "$src"`
sed-4.7/build-aux/install-sh-282-      case $dst in
##############################################
sed-4.7/build-aux/install-sh-287-    else
sed-4.7/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
sed-4.7/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
sed-4.7/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
sed-4.7/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
sed-4.7/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
sed-4.7/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
sed-4.7/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
sed-4.7/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
sed-4.7/build-aux/install-sh-419-            case $prefix in
sed-4.7/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
sed-4.7/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
sed-4.7/build-aux/install-sh-468-    if $copy_on_change &&
sed-4.7/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
sed-4.7/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
sed-4.7/build-aux/install-sh-471-       set -f &&
##############################################
sed-4.7/doc/sed.texi-4432-@group
sed-4.7/doc/sed.texi:4433:case `basename $0` in
sed-4.7/doc/sed.texi-4434-        *upper*) TO=$UPPER; FROM=$LOWER ;;
##############################################
sed-4.7/sed/compile.c-153-  + sizeof (N_("extra characters after command")))
sed-4.7/sed/compile.c:154:#define NO_CLOSE_BRACE_ADDR (EXPECTED_SLASH \
sed-4.7/sed/compile.c-155-  + sizeof (N_("expected \\ after `a', `c' or `i'")))
sed-4.7/sed/compile.c:156:#define NO_COLON_ADDR (NO_CLOSE_BRACE_ADDR \
sed-4.7/sed/compile.c-157-  + sizeof (N_("`}' doesn't want any addresses")))
sed-4.7/sed/compile.c:158:#define NO_SHARP_ADDR (NO_COLON_ADDR \
sed-4.7/sed/compile.c-159-  + sizeof (N_(": doesn't want any addresses")))
##############################################
sed-4.7/sed/compile.c-161-  + sizeof (N_("comments don't accept any addresses")))
sed-4.7/sed/compile.c:162:#define ONE_ADDR (NO_COMMAND + sizeof (N_("missing command")))
sed-4.7/sed/compile.c-163-#define UNTERM_ADDR_RE (ONE_ADDR + sizeof (N_("command only uses one address")))
##############################################
sed-4.7/sed/debug.c-121-static void
sed-4.7/sed/debug.c:122:debug_print_addr (const struct addr *a)
sed-4.7/sed/debug.c-123-{
##############################################
sed-4.7/sed/debug.c-420-
sed-4.7/sed/debug.c:421:  debug_print_addr (sc->a1);
sed-4.7/sed/debug.c-422-  if (sc->a2)
sed-4.7/sed/debug.c-423-    putchar (',');
sed-4.7/sed/debug.c:424:  debug_print_addr (sc->a2);
sed-4.7/sed/debug.c-425-
##############################################
sed-4.7/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
sed-4.7/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
sed-4.7/aclocal.m4-94-# and then we would define $MISSING as
##############################################
sed-4.7/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
sed-4.7/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
sed-4.7/aclocal.m4-109-])
##############################################
sed-4.7/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
sed-4.7/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
sed-4.7/aclocal.m4-207-  fi
##############################################
sed-4.7/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
sed-4.7/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
sed-4.7/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
sed-4.7/aclocal.m4-365-      || continue
sed-4.7/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
sed-4.7/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
sed-4.7/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
sed-4.7/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
sed-4.7/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
sed-4.7/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
sed-4.7/aclocal.m4-592-    * )
sed-4.7/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
sed-4.7/aclocal.m4-594-  esac
sed-4.7/aclocal.m4-595-done
sed-4.7/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
sed-4.7/aclocal.m4-597-
##############################################
sed-4.7/aclocal.m4-877-     echo "timestamp, slept: $am_has_slept" > conftest.file
sed-4.7/aclocal.m4:878:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
sed-4.7/aclocal.m4-879-     if test "$[*]" = "X"; then
sed-4.7/aclocal.m4-880-	# -L didn't work.
sed-4.7/aclocal.m4:881:	set X `ls -t "$srcdir/configure" conftest.file`
sed-4.7/aclocal.m4-882-     fi
##############################################
sed-4.7/maint.mk-479-  dummy=; : so we do not need a semicolon before each use;		\
sed-4.7/maint.mk:480:  h_esc=`echo '[<"]'"$$h"'[">]'|$(SED) 's/\./\\\\./g'`;			\
sed-4.7/maint.mk-481-  if $(VC_LIST_EXCEPT) | grep '\.c$$' > /dev/null; then			\
##############################################
sed-4.7/maint.mk-1650-	for sig in 1 2 3 13 15; do					\
sed-4.7/maint.mk:1651:	  eval "trap 'v=`expr $$sig + 128`; (exit $$v); exit $$v' $$sig"; \
sed-4.7/maint.mk-1652-	done;								\
##############################################
sed-4.7/po/Rules-quot-16-.insert-header.po-update-en:
sed-4.7/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
sed-4.7/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
sed-4.7/po/Rules-quot-19-	tmpdir=`pwd`; \
sed-4.7/po/Rules-quot-20-	echo "$$lang:"; \
sed-4.7/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
sed-4.7/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
sed-4.7/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
sed-4.7/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
sed-4.7/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
sed-4.7/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
sed-4.7/po/Rules-quot-29-	       ;; \
sed-4.7/po/Rules-quot-30-	     *) \
sed-4.7/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
sed-4.7/po/Rules-quot-32-	       ;; \
##############################################
sed-4.7/po/Makefile.in.in-99-.po.gmo:
sed-4.7/po/Makefile.in.in:100:	@lang=`echo $* | sed -e 's,.*/,,'`; \
sed-4.7/po/Makefile.in.in-101-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
sed-4.7/po/Makefile.in.in-180-	fi; \
sed-4.7/po/Makefile.in.in:181:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
sed-4.7/po/Makefile.in.in-182-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
sed-4.7/po/Makefile.in.in-222-$(POFILES): $(POFILESDEPS)
sed-4.7/po/Makefile.in.in:223:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
sed-4.7/po/Makefile.in.in-224-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
sed-4.7/po/Makefile.in.in-228-	  cd $(srcdir) \
sed-4.7/po/Makefile.in.in:229:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
sed-4.7/po/Makefile.in.in-230-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
sed-4.7/po/Makefile.in.in-259-	for cat in $$catalogs; do \
sed-4.7/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
sed-4.7/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
sed-4.7/po/Makefile.in.in-262-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
sed-4.7/po/Makefile.in.in-269-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
sed-4.7/po/Makefile.in.in:270:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
sed-4.7/po/Makefile.in.in-271-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
sed-4.7/po/Makefile.in.in-310-	for cat in $$catalogs; do \
sed-4.7/po/Makefile.in.in:311:	  cat=`basename $$cat`; \
sed-4.7/po/Makefile.in.in:312:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
sed-4.7/po/Makefile.in.in-313-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
sed-4.7/po/Makefile.in.in-317-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
sed-4.7/po/Makefile.in.in:318:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
sed-4.7/po/Makefile.in.in-319-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
sed-4.7/po/Makefile.in.in-356-	for cat in $$catalogs; do \
sed-4.7/po/Makefile.in.in:357:	  cat=`basename $$cat`; \
sed-4.7/po/Makefile.in.in:358:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
sed-4.7/po/Makefile.in.in-359-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
sed-4.7/po/Makefile.in.in-421-.nop.po-create:
sed-4.7/po/Makefile.in.in:422:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
sed-4.7/po/Makefile.in.in-423-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
sed-4.7/po/Makefile.in.in-428-.nop.po-update:
sed-4.7/po/Makefile.in.in:429:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
sed-4.7/po/Makefile.in.in-430-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
sed-4.7/po/Makefile.in.in-435-	cd $(srcdir); \
sed-4.7/po/Makefile.in.in:436:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
sed-4.7/po/Makefile.in.in-437-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
sed-4.7/lib/cdefs.h-461-#  define __LDBL_REDIR1_DECL(name, alias) \
sed-4.7/lib/cdefs.h:462:  extern __typeof (name) name __asm (__ASMNAME (#alias));
sed-4.7/lib/cdefs.h-463-#  define __LDBL_REDIR_DECL(name) \
sed-4.7/lib/cdefs.h:464:  extern __typeof (name) name __asm (__ASMNAME ("__nldbl_" #name));
sed-4.7/lib/cdefs.h-465-#  define __REDIRECT_LDBL(name, proto, alias) \
##############################################
sed-4.7/Makefile.in-210-  { \
sed-4.7/Makefile.in:211:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
sed-4.7/Makefile.in-212-  }; \
##############################################
sed-4.7/Makefile.in-566-  esac
sed-4.7/Makefile.in:567:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
sed-4.7/Makefile.in-568-am__vpath_adj = case $$p in \
sed-4.7/Makefile.in:569:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
sed-4.7/Makefile.in-570-    *) f=$$p;; \
sed-4.7/Makefile.in-571-  esac;
sed-4.7/Makefile.in:572:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
sed-4.7/Makefile.in-573-am__install_max = 40
sed-4.7/Makefile.in-574-am__nobase_strip_setup = \
sed-4.7/Makefile.in:575:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
sed-4.7/Makefile.in-576-am__nobase_strip = \
##############################################
sed-4.7/Makefile.in-751-case "$@" in						\
sed-4.7/Makefile.in:752:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
sed-4.7/Makefile.in-753-    *) am__odir=.;; 					\
##############################################
sed-4.7/Makefile.in-781-  bases='$(TEST_LOGS)'; \
sed-4.7/Makefile.in:782:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
sed-4.7/Makefile.in:783:  bases=`echo $$bases`
sed-4.7/Makefile.in-784-RECHECK_LOGS = $(TEST_LOGS)
##############################################
sed-4.7/Makefile.in-796-        */*) b='$*';; \
sed-4.7/Makefile.in:797:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
sed-4.7/Makefile.in-798-       esac;; \
##############################################
sed-4.7/Makefile.in-840-  while test -n "$$dir1"; do \
sed-4.7/Makefile.in:841:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
sed-4.7/Makefile.in-842-    if test "$$first" != "."; then \
sed-4.7/Makefile.in-843-      if test "$$first" = ".."; then \
sed-4.7/Makefile.in:844:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
sed-4.7/Makefile.in:845:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
sed-4.7/Makefile.in-846-      else \
sed-4.7/Makefile.in:847:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
sed-4.7/Makefile.in-848-        if test "$$first2" = "$$first"; then \
sed-4.7/Makefile.in:849:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
sed-4.7/Makefile.in-850-        else \
##############################################
sed-4.7/Makefile.in-855-    fi; \
sed-4.7/Makefile.in:856:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
sed-4.7/Makefile.in-857-  done; \
##############################################
sed-4.7/Makefile.in-2113-      for arg in "$$@"; do				\
sed-4.7/Makefile.in:2114:        var=`echo "$$arg" | sed "$$sed_extract_var"`;	\
sed-4.7/Makefile.in:2115:        arg=`echo "$$arg" | sed "$$sed_quote_value"`;	\
sed-4.7/Makefile.in-2116-        eval "$$arg";					\
##############################################
sed-4.7/Makefile.in-2135-  CC='$(CC)'					\
sed-4.7/Makefile.in:2136:  SED_TEST_NAME=`echo $$tst|sed 's,^\./,,;s,/,-,g'` \
sed-4.7/Makefile.in-2137-  MAKE=$(MAKE)					\
##############################################
sed-4.7/Makefile.in-2583-.c.o:
sed-4.7/Makefile.in:2584:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
sed-4.7/Makefile.in-2585-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
sed-4.7/Makefile.in-2591-.c.obj:
sed-4.7/Makefile.in:2592:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
sed-4.7/Makefile.in:2593:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
sed-4.7/Makefile.in-2594-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
sed-4.7/Makefile.in-2596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
sed-4.7/Makefile.in-2598-
sed-4.7/Makefile.in-2599-sed/sed-compile.o: sed/compile.c
sed-4.7/Makefile.in:2600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-compile.o -MD -MP -MF sed/$(DEPDIR)/sed-compile.Tpo -c -o sed/sed-compile.o `test -f 'sed/compile.c' || echo '$(srcdir)/'`sed/compile.c
sed-4.7/Makefile.in-2601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-compile.Tpo sed/$(DEPDIR)/sed-compile.Po
##############################################
sed-4.7/Makefile.in-2603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-compile.o `test -f 'sed/compile.c' || echo '$(srcdir)/'`sed/compile.c
sed-4.7/Makefile.in-2605-
sed-4.7/Makefile.in-2606-sed/sed-compile.obj: sed/compile.c
sed-4.7/Makefile.in:2607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-compile.obj -MD -MP -MF sed/$(DEPDIR)/sed-compile.Tpo -c -o sed/sed-compile.obj `if test -f 'sed/compile.c'; then $(CYGPATH_W) 'sed/compile.c'; else $(CYGPATH_W) '$(srcdir)/sed/compile.c'; fi`
sed-4.7/Makefile.in-2608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-compile.Tpo sed/$(DEPDIR)/sed-compile.Po
##############################################
sed-4.7/Makefile.in-2610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-compile.obj `if test -f 'sed/compile.c'; then $(CYGPATH_W) 'sed/compile.c'; else $(CYGPATH_W) '$(srcdir)/sed/compile.c'; fi`
sed-4.7/Makefile.in-2612-
sed-4.7/Makefile.in-2613-sed/sed-debug.o: sed/debug.c
sed-4.7/Makefile.in:2614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-debug.o -MD -MP -MF sed/$(DEPDIR)/sed-debug.Tpo -c -o sed/sed-debug.o `test -f 'sed/debug.c' || echo '$(srcdir)/'`sed/debug.c
sed-4.7/Makefile.in-2615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-debug.Tpo sed/$(DEPDIR)/sed-debug.Po
##############################################
sed-4.7/Makefile.in-2617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-debug.o `test -f 'sed/debug.c' || echo '$(srcdir)/'`sed/debug.c
sed-4.7/Makefile.in-2619-
sed-4.7/Makefile.in-2620-sed/sed-debug.obj: sed/debug.c
sed-4.7/Makefile.in:2621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-debug.obj -MD -MP -MF sed/$(DEPDIR)/sed-debug.Tpo -c -o sed/sed-debug.obj `if test -f 'sed/debug.c'; then $(CYGPATH_W) 'sed/debug.c'; else $(CYGPATH_W) '$(srcdir)/sed/debug.c'; fi`
sed-4.7/Makefile.in-2622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-debug.Tpo sed/$(DEPDIR)/sed-debug.Po
##############################################
sed-4.7/Makefile.in-2624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-debug.obj `if test -f 'sed/debug.c'; then $(CYGPATH_W) 'sed/debug.c'; else $(CYGPATH_W) '$(srcdir)/sed/debug.c'; fi`
sed-4.7/Makefile.in-2626-
sed-4.7/Makefile.in-2627-sed/sed-execute.o: sed/execute.c
sed-4.7/Makefile.in:2628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-execute.o -MD -MP -MF sed/$(DEPDIR)/sed-execute.Tpo -c -o sed/sed-execute.o `test -f 'sed/execute.c' || echo '$(srcdir)/'`sed/execute.c
sed-4.7/Makefile.in-2629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-execute.Tpo sed/$(DEPDIR)/sed-execute.Po
##############################################
sed-4.7/Makefile.in-2631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-execute.o `test -f 'sed/execute.c' || echo '$(srcdir)/'`sed/execute.c
sed-4.7/Makefile.in-2633-
sed-4.7/Makefile.in-2634-sed/sed-execute.obj: sed/execute.c
sed-4.7/Makefile.in:2635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-execute.obj -MD -MP -MF sed/$(DEPDIR)/sed-execute.Tpo -c -o sed/sed-execute.obj `if test -f 'sed/execute.c'; then $(CYGPATH_W) 'sed/execute.c'; else $(CYGPATH_W) '$(srcdir)/sed/execute.c'; fi`
sed-4.7/Makefile.in-2636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-execute.Tpo sed/$(DEPDIR)/sed-execute.Po
##############################################
sed-4.7/Makefile.in-2638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-execute.obj `if test -f 'sed/execute.c'; then $(CYGPATH_W) 'sed/execute.c'; else $(CYGPATH_W) '$(srcdir)/sed/execute.c'; fi`
sed-4.7/Makefile.in-2640-
sed-4.7/Makefile.in-2641-sed/sed-mbcs.o: sed/mbcs.c
sed-4.7/Makefile.in:2642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-mbcs.o -MD -MP -MF sed/$(DEPDIR)/sed-mbcs.Tpo -c -o sed/sed-mbcs.o `test -f 'sed/mbcs.c' || echo '$(srcdir)/'`sed/mbcs.c
sed-4.7/Makefile.in-2643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-mbcs.Tpo sed/$(DEPDIR)/sed-mbcs.Po
##############################################
sed-4.7/Makefile.in-2645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-mbcs.o `test -f 'sed/mbcs.c' || echo '$(srcdir)/'`sed/mbcs.c
sed-4.7/Makefile.in-2647-
sed-4.7/Makefile.in-2648-sed/sed-mbcs.obj: sed/mbcs.c
sed-4.7/Makefile.in:2649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-mbcs.obj -MD -MP -MF sed/$(DEPDIR)/sed-mbcs.Tpo -c -o sed/sed-mbcs.obj `if test -f 'sed/mbcs.c'; then $(CYGPATH_W) 'sed/mbcs.c'; else $(CYGPATH_W) '$(srcdir)/sed/mbcs.c'; fi`
sed-4.7/Makefile.in-2650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-mbcs.Tpo sed/$(DEPDIR)/sed-mbcs.Po
##############################################
sed-4.7/Makefile.in-2652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-mbcs.obj `if test -f 'sed/mbcs.c'; then $(CYGPATH_W) 'sed/mbcs.c'; else $(CYGPATH_W) '$(srcdir)/sed/mbcs.c'; fi`
sed-4.7/Makefile.in-2654-
sed-4.7/Makefile.in-2655-sed/sed-regexp.o: sed/regexp.c
sed-4.7/Makefile.in:2656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-regexp.o -MD -MP -MF sed/$(DEPDIR)/sed-regexp.Tpo -c -o sed/sed-regexp.o `test -f 'sed/regexp.c' || echo '$(srcdir)/'`sed/regexp.c
sed-4.7/Makefile.in-2657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-regexp.Tpo sed/$(DEPDIR)/sed-regexp.Po
##############################################
sed-4.7/Makefile.in-2659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-regexp.o `test -f 'sed/regexp.c' || echo '$(srcdir)/'`sed/regexp.c
sed-4.7/Makefile.in-2661-
sed-4.7/Makefile.in-2662-sed/sed-regexp.obj: sed/regexp.c
sed-4.7/Makefile.in:2663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-regexp.obj -MD -MP -MF sed/$(DEPDIR)/sed-regexp.Tpo -c -o sed/sed-regexp.obj `if test -f 'sed/regexp.c'; then $(CYGPATH_W) 'sed/regexp.c'; else $(CYGPATH_W) '$(srcdir)/sed/regexp.c'; fi`
sed-4.7/Makefile.in-2664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-regexp.Tpo sed/$(DEPDIR)/sed-regexp.Po
##############################################
sed-4.7/Makefile.in-2666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-regexp.obj `if test -f 'sed/regexp.c'; then $(CYGPATH_W) 'sed/regexp.c'; else $(CYGPATH_W) '$(srcdir)/sed/regexp.c'; fi`
sed-4.7/Makefile.in-2668-
sed-4.7/Makefile.in-2669-sed/sed-sed.o: sed/sed.c
sed-4.7/Makefile.in:2670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-sed.o -MD -MP -MF sed/$(DEPDIR)/sed-sed.Tpo -c -o sed/sed-sed.o `test -f 'sed/sed.c' || echo '$(srcdir)/'`sed/sed.c
sed-4.7/Makefile.in-2671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-sed.Tpo sed/$(DEPDIR)/sed-sed.Po
##############################################
sed-4.7/Makefile.in-2673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-sed.o `test -f 'sed/sed.c' || echo '$(srcdir)/'`sed/sed.c
sed-4.7/Makefile.in-2675-
sed-4.7/Makefile.in-2676-sed/sed-sed.obj: sed/sed.c
sed-4.7/Makefile.in:2677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-sed.obj -MD -MP -MF sed/$(DEPDIR)/sed-sed.Tpo -c -o sed/sed-sed.obj `if test -f 'sed/sed.c'; then $(CYGPATH_W) 'sed/sed.c'; else $(CYGPATH_W) '$(srcdir)/sed/sed.c'; fi`
sed-4.7/Makefile.in-2678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-sed.Tpo sed/$(DEPDIR)/sed-sed.Po
##############################################
sed-4.7/Makefile.in-2680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-sed.obj `if test -f 'sed/sed.c'; then $(CYGPATH_W) 'sed/sed.c'; else $(CYGPATH_W) '$(srcdir)/sed/sed.c'; fi`
sed-4.7/Makefile.in-2682-
sed-4.7/Makefile.in-2683-sed/sed-utils.o: sed/utils.c
sed-4.7/Makefile.in:2684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-utils.o -MD -MP -MF sed/$(DEPDIR)/sed-utils.Tpo -c -o sed/sed-utils.o `test -f 'sed/utils.c' || echo '$(srcdir)/'`sed/utils.c
sed-4.7/Makefile.in-2685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-utils.Tpo sed/$(DEPDIR)/sed-utils.Po
##############################################
sed-4.7/Makefile.in-2687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-utils.o `test -f 'sed/utils.c' || echo '$(srcdir)/'`sed/utils.c
sed-4.7/Makefile.in-2689-
sed-4.7/Makefile.in-2690-sed/sed-utils.obj: sed/utils.c
sed-4.7/Makefile.in:2691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -MT sed/sed-utils.obj -MD -MP -MF sed/$(DEPDIR)/sed-utils.Tpo -c -o sed/sed-utils.obj `if test -f 'sed/utils.c'; then $(CYGPATH_W) 'sed/utils.c'; else $(CYGPATH_W) '$(srcdir)/sed/utils.c'; fi`
sed-4.7/Makefile.in-2692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sed/$(DEPDIR)/sed-utils.Tpo sed/$(DEPDIR)/sed-utils.Po
##############################################
sed-4.7/Makefile.in-2694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sed-4.7/Makefile.in:2695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sed_sed_CPPFLAGS) $(CPPFLAGS) $(sed_sed_CFLAGS) $(CFLAGS) -c -o sed/sed-utils.obj `if test -f 'sed/utils.c'; then $(CYGPATH_W) 'sed/utils.c'; else $(CYGPATH_W) '$(srcdir)/sed/utils.c'; fi`
sed-4.7/Makefile.in-2696-doc/$(am__dirstamp):
##############################################
sed-4.7/Makefile.in-2717-	  $(am__cd) $(srcdir) && \
sed-4.7/Makefile.in:2718:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
sed-4.7/Makefile.in-2719-	fi; \
##############################################
sed-4.7/Makefile.in-2725-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
sed-4.7/Makefile.in:2726:	`test -f 'doc/sed.texi' || echo '$(srcdir)/'`doc/sed.texi
sed-4.7/Makefile.in-2727-
##############################################
sed-4.7/Makefile.in-2731-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
sed-4.7/Makefile.in:2732:	`test -f 'doc/sed.texi' || echo '$(srcdir)/'`doc/sed.texi
sed-4.7/Makefile.in-2733-
##############################################
sed-4.7/Makefile.in-2736-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
sed-4.7/Makefile.in:2737:	 -o $(@:.html=.htp) `test -f 'doc/sed.texi' || echo '$(srcdir)/'`doc/sed.texi; \
sed-4.7/Makefile.in-2738-	then \
##############################################
sed-4.7/Makefile.in-2746-	@(dir=.; test -f ./doc/sed.texi || dir=$(srcdir); \
sed-4.7/Makefile.in:2747:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/doc/sed.texi`; \
sed-4.7/Makefile.in-2748-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
sed-4.7/Makefile.in-2790-	  for file in $$list; do \
sed-4.7/Makefile.in:2791:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
sed-4.7/Makefile.in-2792-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
sed-4.7/Makefile.in-2799-	for file in $$list; do \
sed-4.7/Makefile.in:2800:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
sed-4.7/Makefile.in:2801:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
sed-4.7/Makefile.in-2802-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
sed-4.7/Makefile.in-2826-dist-info: $(INFO_DEPS)
sed-4.7/Makefile.in:2827:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
sed-4.7/Makefile.in-2828-	list='$(INFO_DEPS)'; \
##############################################
sed-4.7/Makefile.in-2830-	  case $$base in \
sed-4.7/Makefile.in:2831:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
sed-4.7/Makefile.in-2832-	  esac; \
sed-4.7/Makefile.in-2833-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
sed-4.7/Makefile.in:2834:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
sed-4.7/Makefile.in-2835-	  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 \
sed-4.7/Makefile.in-2836-	    if test -f $$file; then \
sed-4.7/Makefile.in:2837:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
sed-4.7/Makefile.in-2838-	      test -f "$(distdir)/$$relfile" || \
##############################################
sed-4.7/Makefile.in-2852-	@list='$(INFO_DEPS)'; for i in $$list; do \
sed-4.7/Makefile.in:2853:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
sed-4.7/Makefile.in-2854-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
sed-4.7/Makefile.in-2861-	test -n "$(man1dir)" \
sed-4.7/Makefile.in:2862:	  && test -n "`echo $$list1$$list2`" \
sed-4.7/Makefile.in-2863-	  || exit 0; \
##############################################
sed-4.7/Makefile.in-2914-	dot_seen=no; \
sed-4.7/Makefile.in:2915:	target=`echo $@ | sed s/-recursive//`; \
sed-4.7/Makefile.in-2916-	case "$@" in \
##############################################
sed-4.7/Makefile.in-2977-GTAGS:
sed-4.7/Makefile.in:2978:	here=`$(am__cd) $(top_builddir) && pwd` \
sed-4.7/Makefile.in-2979-	  && $(am__cd) $(top_srcdir) \
##############################################
sed-4.7/Makefile.in-3027-	if test -n "$$redo_bases"; then \
sed-4.7/Makefile.in:3028:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
sed-4.7/Makefile.in:3029:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
sed-4.7/Makefile.in-3030-	  if $(am__make_dryrun); then :; else \
##############################################
sed-4.7/Makefile.in-3052-	ws='[ 	]'; \
sed-4.7/Makefile.in:3053:	results=`for b in $$bases; do echo $$b.trs; done`; \
sed-4.7/Makefile.in-3054-	test -n "$$results" || results=/dev/null; \
sed-4.7/Makefile.in:3055:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
sed-4.7/Makefile.in:3056:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
sed-4.7/Makefile.in:3057:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
sed-4.7/Makefile.in:3058:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
sed-4.7/Makefile.in:3059:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
sed-4.7/Makefile.in:3060:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
sed-4.7/Makefile.in:3061:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
sed-4.7/Makefile.in:3062:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
sed-4.7/Makefile.in-3063-	  success=true; \
##############################################
sed-4.7/Makefile.in-3131-	@set +e; $(am__set_TESTS_bases); \
sed-4.7/Makefile.in:3132:	log_list=`for i in $$bases; do echo $$i.log; done`; \
sed-4.7/Makefile.in:3133:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
sed-4.7/Makefile.in:3134:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
sed-4.7/Makefile.in-3135-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
sed-4.7/Makefile.in-3141-	         | $(am__list_recheck_tests)` || exit 1; \
sed-4.7/Makefile.in:3142:	log_list=`for i in $$bases; do echo $$i.log; done`; \
sed-4.7/Makefile.in:3143:	log_list=`echo $$log_list`; \
sed-4.7/Makefile.in-3144-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
sed-4.7/Makefile.in-3182-	test -d "$(distdir)" || mkdir "$(distdir)"
sed-4.7/Makefile.in:3183:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
sed-4.7/Makefile.in:3184:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
sed-4.7/Makefile.in-3185-	list='$(DISTFILES)'; \
##############################################
sed-4.7/Makefile.in-3196-	  if test -d $$d/$$file; then \
sed-4.7/Makefile.in:3197:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
sed-4.7/Makefile.in-3198-	    if test -d "$(distdir)/$$file"; then \
##############################################
sed-4.7/Makefile.in-3309-	test -d $(distdir)/_build || exit 0; \
sed-4.7/Makefile.in:3310:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
sed-4.7/Makefile.in-3311-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
sed-4.7/Makefile.in-3353-	}; \
sed-4.7/Makefile.in:3354:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
sed-4.7/Makefile.in-3355-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
sed-4.7/Makefile.in-3365-	fi
sed-4.7/Makefile.in:3366:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
sed-4.7/Makefile.in-3367-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
sed-4.7/Makefile.in-3598-	@$(NORMAL_INSTALL)
sed-4.7/Makefile.in:3599:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
sed-4.7/Makefile.in-3600-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
sed-4.7/Makefile.in-3606-	  case $$file in \
sed-4.7/Makefile.in:3607:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
sed-4.7/Makefile.in-3608-	  esac; \
sed-4.7/Makefile.in-3609-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
sed-4.7/Makefile.in:3610:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
sed-4.7/Makefile.in-3611-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
sed-4.7/Makefile.in-3624-	  for file in $$list; do \
sed-4.7/Makefile.in:3625:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
sed-4.7/Makefile.in-3626-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
sed-4.7/configure-171-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
sed-4.7/configure:172:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
sed-4.7/configure-173-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
sed-4.7/configure-310-      case $as_dir in #(
sed-4.7/configure:311:      *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
sed-4.7/configure-312-      *) as_qdir=$as_dir;;
##############################################
sed-4.7/configure-385-  {
sed-4.7/configure:386:    as_val=`expr "$@" || test $? -eq 1`
sed-4.7/configure-387-  }
##############################################
sed-4.7/configure-392-# ----------------------------------------
sed-4.7/configure:393:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
sed-4.7/configure-394-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
sed-4.7/configure-455-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
sed-4.7/configure:456:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
sed-4.7/configure-457-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
sed-4.7/configure-1707-  case $ac_option in
sed-4.7/configure:1708:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
sed-4.7/configure-1709-  *=)   ac_optarg= ;;
##############################################
sed-4.7/configure-1751-  -disable-* | --disable-*)
sed-4.7/configure:1752:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
sed-4.7/configure-1753-    # Reject names that are not valid shell variable names.
##############################################
sed-4.7/configure-1756-    ac_useropt_orig=$ac_useropt
sed-4.7/configure:1757:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
sed-4.7/configure-1758-    case $ac_user_opts in
##############################################
sed-4.7/configure-1777-  -enable-* | --enable-*)
sed-4.7/configure:1778:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
sed-4.7/configure-1779-    # Reject names that are not valid shell variable names.
##############################################
sed-4.7/configure-1782-    ac_useropt_orig=$ac_useropt
sed-4.7/configure:1783:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
sed-4.7/configure-1784-    case $ac_user_opts in
##############################################
sed-4.7/configure-1990-  -with-* | --with-*)
sed-4.7/configure:1991:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
sed-4.7/configure-1992-    # Reject names that are not valid shell variable names.
##############################################
sed-4.7/configure-1995-    ac_useropt_orig=$ac_useropt
sed-4.7/configure:1996:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
sed-4.7/configure-1997-    case $ac_user_opts in
##############################################
sed-4.7/configure-2006-  -without-* | --without-*)
sed-4.7/configure:2007:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
sed-4.7/configure-2008-    # Reject names that are not valid shell variable names.
##############################################
sed-4.7/configure-2011-    ac_useropt_orig=$ac_useropt
sed-4.7/configure:2012:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
sed-4.7/configure-2013-    case $ac_user_opts in
##############################################
sed-4.7/configure-2044-  *=*)
sed-4.7/configure:2045:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
sed-4.7/configure-2046-    # Reject names that are not valid shell variable names.
##############################################
sed-4.7/configure-2065-if test -n "$ac_prev"; then
sed-4.7/configure:2066:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
sed-4.7/configure-2067-  as_fn_error $? "missing argument to $ac_option"
##############################################
sed-4.7/configure-2087-    */ )
sed-4.7/configure:2088:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
sed-4.7/configure-2089-      eval $ac_var=\$ac_val;;
##############################################
sed-4.7/configure-2122-ac_ls_di=`ls -di .` &&
sed-4.7/configure:2123:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
sed-4.7/configure-2124-  as_fn_error $? "working directory cannot be determined"
##############################################
sed-4.7/configure-2178-case $srcdir in
sed-4.7/configure:2179:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
sed-4.7/configure-2180-esac
##############################################
sed-4.7/configure-2221-By default, \`make install' will install all the files in
sed-4.7/configure:2222:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
sed-4.7/configure:2223:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
sed-4.7/configure-2224-for instance \`--prefix=\$HOME'.
##############################################
sed-4.7/configure-2342-*)
sed-4.7/configure:2343:  ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
sed-4.7/configure-2344-  # A ".." for each directory in $ac_dir_suffix.
sed-4.7/configure:2345:  ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
sed-4.7/configure-2346-  case $ac_top_builddir_sub in
##############################################
sed-4.7/configure-2919-  # Initialize each $ac_[]_AC_LANG_ABBREV[]_decl_warn_flag once.
sed-4.7/configure:2920:      as_decl_name=`echo $2|sed 's/ *(.*//'`
sed-4.7/configure:2921:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
sed-4.7/configure-2922-  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
sed-4.7/configure-3027-  *\'*)
sed-4.7/configure:3028:    ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
sed-4.7/configure-3029-  esac
##############################################
sed-4.7/configure-3039-    ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
sed-4.7/configure:3040:    ac_configure_args_raw=`      printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
sed-4.7/configure-3041-esac
##############################################
sed-4.7/configure-3122-    *\'*)
sed-4.7/configure:3123:      ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
sed-4.7/configure-3124-    esac
##############################################
sed-4.7/configure-3207-      case $ac_val in
sed-4.7/configure:3208:      *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
sed-4.7/configure-3209-      esac
##############################################
sed-4.7/configure-3222-	case $ac_val in
sed-4.7/configure:3223:	*\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
sed-4.7/configure-3224-	esac
##############################################
sed-4.7/configure-3423-    set,)
sed-4.7/configure:3424:      { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
sed-4.7/configure:3425:printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
sed-4.7/configure-3426-      ac_cache_corrupted=: ;;
##############################################
sed-4.7/configure-3434-	# differences in whitespace do not lead to failure.
sed-4.7/configure:3435:	ac_old_val_w=`echo x $ac_old_val`
sed-4.7/configure:3436:	ac_new_val_w=`echo x $ac_new_val`
sed-4.7/configure-3437-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
sed-4.7/configure-3454-    case $ac_new_val in
sed-4.7/configure:3455:    *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
sed-4.7/configure-3456-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
sed-4.7/configure-3639-     echo "timestamp, slept: $am_has_slept" > conftest.file
sed-4.7/configure:3640:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
sed-4.7/configure-3641-     if test "$*" = "X"; then
sed-4.7/configure-3642-	# -L didn't work.
sed-4.7/configure:3643:	set X `ls -t "$srcdir/configure" conftest.file`
sed-4.7/configure-3644-     fi
##############################################
sed-4.7/configure-3690-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
sed-4.7/configure:3691:program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
sed-4.7/configure-3692-
sed-4.7/configure-3693-# Expand $ac_aux_dir to an absolute path.
sed-4.7/configure:3694:am_aux_dir=`cd "$ac_aux_dir" && pwd`
sed-4.7/configure-3695-
##############################################
sed-4.7/configure-3850-	   as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
sed-4.7/configure:3851:	   case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
sed-4.7/configure-3852-	     'mkdir ('*'coreutils) '* | \
##############################################
sed-4.7/configure-3928-set x ${MAKE-make}
sed-4.7/configure:3929:ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
sed-4.7/configure-3930-if eval test \${ac_cv_prog_make_${ac_make}_set+y}
##############################################
sed-4.7/configure-3939-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
sed-4.7/configure:3940:case `${MAKE-make} -f conftest.make 2>/dev/null` in
sed-4.7/configure-3941-  *@@@%%%=?*=@@@%%%*)
##############################################
sed-4.7/configure-4007-
sed-4.7/configure:4008:if test "`cd $srcdir && pwd`" != "`pwd`"; then
sed-4.7/configure-4009-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
sed-4.7/configure-4705-printf %s "checking whether the C compiler works... " >&6; }
sed-4.7/configure:4706:ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
sed-4.7/configure-4707-
##############################################
sed-4.7/configure-4750-	then :; else
sed-4.7/configure:4751:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
sed-4.7/configure-4752-	fi
##############################################
sed-4.7/configure-4812-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
sed-4.7/configure:4813:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
sed-4.7/configure-4814-	  break;;
##############################################
sed-4.7/configure-4925-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
sed-4.7/configure:4926:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
sed-4.7/configure-4927-       break;;
##############################################
sed-4.7/configure-5622-  if test "$am_compiler_list" = ""; then
sed-4.7/configure:5623:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
sed-4.7/configure-5624-  fi
##############################################
sed-4.7/configure-6054-  # Check for GNU $ac_path_GREP
sed-4.7/configure:6055:case `"$ac_path_GREP" --version 2>&1` in
sed-4.7/configure-6056-*GNU*)
##############################################
sed-4.7/configure-6126-  # Check for GNU $ac_path_EGREP
sed-4.7/configure:6127:case `"$ac_path_EGREP" --version 2>&1` in
sed-4.7/configure-6128-*GNU*)
##############################################
sed-4.7/configure-6721-test "x$ac_build_alias" = x &&
sed-4.7/configure:6722:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
sed-4.7/configure-6723-test "x$ac_build_alias" = x &&
sed-4.7/configure-6724-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
sed-4.7/configure:6725:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
sed-4.7/configure-6726-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
sed-4.7/configure-6745-IFS=$ac_save_IFS
sed-4.7/configure:6746:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
sed-4.7/configure-6747-
##############################################
sed-4.7/configure-6757-else
sed-4.7/configure:6758:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
sed-4.7/configure-6759-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
sed-4.7/configure-6779-IFS=$ac_save_IFS
sed-4.7/configure:6780:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
sed-4.7/configure-6781-
##############################################
sed-4.7/configure-7360-  for ac_func in _getb67 GETB67 getb67; do
sed-4.7/configure:7361:    as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh`
sed-4.7/configure-7362-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
sed-4.7/configure-7542-                              save_ac_compile="$ac_compile"
sed-4.7/configure:7543:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
sed-4.7/configure-7544-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
sed-4.7/configure-7564-_ACEOF
sed-4.7/configure:7565:              ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
sed-4.7/configure-7566-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
sed-4.7/configure-9840-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
sed-4.7/configure:9841:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
sed-4.7/configure-9842-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
sed-4.7/configure-10870-          # gcc leaves a trailing carriage return which upsets mingw
sed-4.7/configure:10871:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
sed-4.7/configure-10872-        *)
sed-4.7/configure:10873:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
sed-4.7/configure-10874-      esac
##############################################
sed-4.7/configure-10879-          # Canonicalize the pathname of ld
sed-4.7/configure:10880:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
sed-4.7/configure-10881-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
sed-4.7/configure:10882:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
sed-4.7/configure-10883-          done
##############################################
sed-4.7/configure-10907-          # Break only if it was the GNU/non-GNU ld that we prefer.
sed-4.7/configure:10908:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
sed-4.7/configure-10909-            *GNU* | *'with BFD'*)
##############################################
sed-4.7/configure-10987-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
sed-4.7/configure:10988:case `$LD -v 2>&1 </dev/null` in
sed-4.7/configure-10989-*GNU* | *'with BFD'*)
##############################################
sed-4.7/configure-11349-                     ;;
sed-4.7/configure:11350:                   *) searchdir=`cd "$searchdir" && pwd`
sed-4.7/configure-11351-                      case "$searchdir" in
##############################################
sed-4.7/configure-11368-  # Decompose acl_cv_libdirstems into acl_libdirstem and acl_libdirstem2.
sed-4.7/configure:11369:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
sed-4.7/configure:11370:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e '/,/s/.*,//'`
sed-4.7/configure-11371-
##############################################
sed-4.7/configure-11915-        names_already_handled="$names_already_handled $name"
sed-4.7/configure:11916:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
sed-4.7/configure-11917-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
sed-4.7/configure-11991-                -L*)
sed-4.7/configure:11992:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
sed-4.7/configure-11993-                                    if test -n "$acl_shlibext"; then
##############################################
sed-4.7/configure-12108-              */$acl_libdirstem | */$acl_libdirstem/)
sed-4.7/configure:12109:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
sed-4.7/configure-12110-                if test "$name" = 'pth'; then
##############################################
sed-4.7/configure-12115-              */$acl_libdirstem2 | */$acl_libdirstem2/)
sed-4.7/configure:12116:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
sed-4.7/configure-12117-                if test "$name" = 'pth'; then
##############################################
sed-4.7/configure-12166-                  -L*)
sed-4.7/configure:12167:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
sed-4.7/configure-12168-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
sed-4.7/configure-12225-                  -R*)
sed-4.7/configure:12226:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
sed-4.7/configure-12227-                    if test "$enable_rpath" != no; then
##############################################
sed-4.7/configure-12250-                  -l*)
sed-4.7/configure:12251:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
sed-4.7/configure-12252-                    ;;
sed-4.7/configure-12253-                  *.la)
sed-4.7/configure:12254:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
sed-4.7/configure-12255-                    ;;
##############################################
sed-4.7/configure-12524-  # Check for GNU $ac_path_SED
sed-4.7/configure:12525:case `"$ac_path_SED" --version 2>&1` in
sed-4.7/configure-12526-*GNU*)
##############################################
sed-4.7/configure-15343-    fi
sed-4.7/configure:15344:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/configure-15345-    printf "%s\n" "#define BITSIZEOF_${GLTYPE} $result" >>confdefs.h
##############################################
sed-4.7/configure-15388-    fi
sed-4.7/configure:15389:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/configure-15390-    printf "%s\n" "#define BITSIZEOF_${GLTYPE} $result" >>confdefs.h
##############################################
sed-4.7/configure-15440-    eval result=\$gl_cv_type_${gltype}_signed
sed-4.7/configure:15441:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/configure-15442-    if test "$result" = yes; then
##############################################
sed-4.7/configure-15516-printf "%s\n" "$ac_res" >&6; }
sed-4.7/configure:15517:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/configure-15518-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
sed-4.7/configure-15588-printf "%s\n" "$ac_res" >&6; }
sed-4.7/configure:15589:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
sed-4.7/configure-15590-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
sed-4.7/configure-18927-do :
sed-4.7/configure:18928:  as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh`
sed-4.7/configure-18929-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
sed-4.7/configure-18932-  cat >>confdefs.h <<_ACEOF
sed-4.7/configure:18933:#define `printf "%s\n" "HAVE_$ac_func" | $as_tr_cpp` 1
sed-4.7/configure-18934-_ACEOF
##############################################
sed-4.7/configure-26563-  gl_source_base='gnulib-tests'
sed-4.7/configure:26564:  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
sed-4.7/configure-26565-
##############################################
sed-4.7/configure-34602-
sed-4.7/configure:34603:  abs_aux_dir=`cd "$ac_aux_dir"; pwd`
sed-4.7/configure-34604-
sed-4.7/configure:34605:  abs_aux_dir=`cd "$ac_aux_dir"; pwd`
sed-4.7/configure-34606-
##############################################
sed-4.7/configure-35544-
sed-4.7/configure:35545:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
sed-4.7/configure-35546-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
sed-4.7/configure-35549-
sed-4.7/configure:35550:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
sed-4.7/configure-35551-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
sed-4.7/configure-35627-
sed-4.7/configure:35628:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
sed-4.7/configure-35629-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
sed-4.7/configure-35790-        names_already_handled="$names_already_handled $name"
sed-4.7/configure:35791:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
sed-4.7/configure-35792-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
sed-4.7/configure-35866-                -L*)
sed-4.7/configure:35867:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
sed-4.7/configure-35868-                                    if test -n "$acl_shlibext"; then
##############################################
sed-4.7/configure-35983-              */$acl_libdirstem | */$acl_libdirstem/)
sed-4.7/configure:35984:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
sed-4.7/configure-35985-                if test "$name" = 'iconv'; then
##############################################
sed-4.7/configure-35990-              */$acl_libdirstem2 | */$acl_libdirstem2/)
sed-4.7/configure:35991:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
sed-4.7/configure-35992-                if test "$name" = 'iconv'; then
##############################################
sed-4.7/configure-36041-                  -L*)
sed-4.7/configure:36042:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
sed-4.7/configure-36043-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
sed-4.7/configure-36100-                  -R*)
sed-4.7/configure:36101:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
sed-4.7/configure-36102-                    if test "$enable_rpath" != no; then
##############################################
sed-4.7/configure-36125-                  -l*)
sed-4.7/configure:36126:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
sed-4.7/configure-36127-                    ;;
sed-4.7/configure-36128-                  *.la)
sed-4.7/configure:36129:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
sed-4.7/configure-36130-                    ;;
##############################################
sed-4.7/configure-36723-        names_already_handled="$names_already_handled $name"
sed-4.7/configure:36724:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
sed-4.7/configure-36725-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
sed-4.7/configure-36799-                -L*)
sed-4.7/configure:36800:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
sed-4.7/configure-36801-                                    if test -n "$acl_shlibext"; then
##############################################
sed-4.7/configure-36916-              */$acl_libdirstem | */$acl_libdirstem/)
sed-4.7/configure:36917:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
sed-4.7/configure-36918-                if test "$name" = 'intl'; then
##############################################
sed-4.7/configure-36923-              */$acl_libdirstem2 | */$acl_libdirstem2/)
sed-4.7/configure:36924:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
sed-4.7/configure-36925-                if test "$name" = 'intl'; then
##############################################
sed-4.7/configure-36974-                  -L*)
sed-4.7/configure:36975:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
sed-4.7/configure-36976-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
sed-4.7/configure-37033-                  -R*)
sed-4.7/configure:37034:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
sed-4.7/configure-37035-                    if test "$enable_rpath" != no; then
##############################################
sed-4.7/configure-37058-                  -l*)
sed-4.7/configure:37059:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
sed-4.7/configure-37060-                    ;;
sed-4.7/configure-37061-                  *.la)
sed-4.7/configure:37062:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
sed-4.7/configure-37063-                    ;;
##############################################
sed-4.7/configure-37915-  if test -n "$GCC"; then
sed-4.7/configure:37916:    case `($CC --version) 2>/dev/null` in
sed-4.7/configure-37917-      'gcc (GCC) '[0-3].* | \
##############################################
sed-4.7/configure-37960-
sed-4.7/configure:37961:as_gl_Warn=`printf "%s\n" "gl_cv_warn_c_$w" | $as_tr_sh`
sed-4.7/configure-37962-gl_positive="$w"
sed-4.7/configure-37963-case $gl_positive in
sed-4.7/configure:37964:  -Wno-*) gl_positive=-W`expr "X$gl_positive" : 'X-Wno-\(.*\)'` ;;
sed-4.7/configure-37965-esac
##############################################
sed-4.7/configure-38478-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
sed-4.7/configure:38479:  ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
sed-4.7/configure-38480-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
sed-4.7/configure-38546-  # such file name with the "lib/" prefix.  See also build-aux/prefix-gnulib-mk.
sed-4.7/configure:38547:  gl_LIBOBJS=`echo "$gl_LIBOBJS" | sed -e 's, , lib/,g'`
sed-4.7/configure-38548-
##############################################
sed-4.7/configure-38594-      sed_drop_objext='s/\.o$//;s/\.obj$//'
sed-4.7/configure:38595:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
sed-4.7/configure-38596-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
sed-4.7/configure-38615-      sed_drop_objext='s/\.o$//;s/\.obj$//'
sed-4.7/configure:38616:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
sed-4.7/configure-38617-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
sed-4.7/configure-38765-# ----------------------------------------
sed-4.7/configure:38766:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
sed-4.7/configure-38767-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
sed-4.7/configure-38839-  {
sed-4.7/configure:38840:    as_val=`expr "$@" || test $? -eq 1`
sed-4.7/configure-38841-  }
##############################################
sed-4.7/configure-38943-      case $as_dir in #(
sed-4.7/configure:38944:      *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
sed-4.7/configure-38945-      *) as_qdir=$as_dir;;
##############################################
sed-4.7/configure-39083-_ACEOF
sed-4.7/configure:39084:ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
sed-4.7/configure:39085:ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
sed-4.7/configure-39086-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
##############################################
sed-4.7/configure-39111-  --*=?*)
sed-4.7/configure:39112:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
sed-4.7/configure:39113:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
sed-4.7/configure-39114-    ac_shift=:
##############################################
sed-4.7/configure-39116-  --*=)
sed-4.7/configure:39117:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
sed-4.7/configure-39118-    ac_optarg=
##############################################
sed-4.7/configure-39140-    case $ac_optarg in
sed-4.7/configure:39141:    *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
sed-4.7/configure-39142-    '') as_fn_error $? "missing file argument" ;;
##############################################
sed-4.7/configure-39148-    case $ac_optarg in
sed-4.7/configure:39149:    *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
sed-4.7/configure-39150-    esac
##############################################
sed-4.7/configure-39289-fi
sed-4.7/configure:39290:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
sed-4.7/configure-39291-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
sed-4.7/configure-39306-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
sed-4.7/configure:39307:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
sed-4.7/configure-39308-ac_delim='%!_!# '
##############################################
sed-4.7/configure-39312-
sed-4.7/configure:39313:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
sed-4.7/configure-39314-  if test $ac_delim_n = $ac_delim_num; then
##############################################
sed-4.7/configure-39450-for ac_last_try in false false :; do
sed-4.7/configure:39451:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
sed-4.7/configure-39452-  if test -z "$ac_tt"; then
##############################################
sed-4.7/configure-39582-      esac
sed-4.7/configure:39583:      case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
sed-4.7/configure-39584-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
sed-4.7/configure-39641-*)
sed-4.7/configure:39642:  ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
sed-4.7/configure-39643-  # A ".." for each directory in $ac_dir_suffix.
sed-4.7/configure:39644:  ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
sed-4.7/configure-39645-  case $ac_top_builddir_sub in
##############################################
sed-4.7/configure-39702-/@mandir@/p'
sed-4.7/configure:39703:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
sed-4.7/configure-39704-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
sed-4.7/configure-39719-
sed-4.7/configure:39720:# Neutralize VPATH when `$srcdir' = `.'.
sed-4.7/configure-39721-# Shell code in configure.ac might set extrasub.
##############################################
sed-4.7/configure-39747-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
sed-4.7/configure:39748:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
sed-4.7/configure-39749-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
sed-4.7/configure-39793-    * )
sed-4.7/configure:39794:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
sed-4.7/configure-39795-  esac
##############################################
sed-4.7/configure-39879-    # Strip MF so we end up with the name of the file.
sed-4.7/configure:39880:    am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
sed-4.7/configure-39881-    # Check whether this is an Automake generated Makefile which includes
##############################################
sed-4.7/configure-39957-      case "$ac_file" in
sed-4.7/configure:39958:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
sed-4.7/configure-39959-      esac
##############################################
sed-4.7/configure-39962-        # Adjust a relative srcdir.
sed-4.7/configure:39963:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
sed-4.7/configure:39964:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
sed-4.7/configure:39965:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
sed-4.7/configure-39966-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
sed-4.7/configure-39969-        case "$ac_given_srcdir" in
sed-4.7/configure:39970:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
sed-4.7/configure-39971-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
sed-4.7/configure-39990-            fi
sed-4.7/configure:39991:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
sed-4.7/configure-39992-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
sed-4.7/testsuite/bsd.sh-98-	test $MARK = 100 || echo
sed-4.7/testsuite/bsd.sh:99:	MARK=`expr $MARK + 1`
sed-4.7/testsuite/bsd.sh-100-	echo "Test $1:$MARK" | sed 's/./=/g'
##############################################
sed-4.7/testsuite/bsd.sh-141-
sed-4.7/testsuite/bsd.sh:142:test_addr()
sed-4.7/testsuite/bsd.sh-143-{
##############################################
sed-4.7/testsuite/binary.sed-46-#
sed-4.7/testsuite/binary.sed:47:# if [ `expr $2 : ".*\\."` -gt 0 ]; then
sed-4.7/testsuite/binary.sed-48-#   MASK="$2 br b8<r b16<r b24< R|R|R|"
##############################################
sed-4.7/testsuite/binary2.sed-47-#
sed-4.7/testsuite/binary2.sed:48:# if [ `expr $2 : ".*\\."` -gt 0 ]; then
sed-4.7/testsuite/binary2.sed-49-#   MASK="$2 br b8<r b16<r b24< R|R|R|"
##############################################
sed-4.7/testsuite/init.sh-62-
sed-4.7/testsuite/init.sh:63:ME_=`expr "./$0" : '.*/\(.*\)$'`
sed-4.7/testsuite/init.sh-64-
##############################################
sed-4.7/testsuite/init.sh-315-  test "$diff_opt_" != no &&
sed-4.7/testsuite/init.sh:316:    diff_out_=`exec 2>/dev/null; diff $diff_opt_ "$0" "$0" < /dev/null` &&
sed-4.7/testsuite/init.sh-317-    break
##############################################
sed-4.7/testsuite/init.sh-424-
sed-4.7/testsuite/init.sh:425:  base_names_=`find_exe_basenames_ $1` \
sed-4.7/testsuite/init.sh-426-    || { echo "$0 (exe_shim): skipping directory: $1" 1>&2; return 0; }
##############################################
sed-4.7/testsuite/init.sh-478-  pfx_=`testdir_prefix_`
sed-4.7/testsuite/init.sh:479:  test_dir_=`mktempd_ "$initial_cwd_" "$pfx_-$ME_.XXXX"` \
sed-4.7/testsuite/init.sh-480-    || fail_ "failed to create temporary directory in $initial_cwd_"
##############################################
sed-4.7/testsuite/init.sh-528-
sed-4.7/testsuite/init.sh:529:  n_plus_50_=`expr $n_ + 50`
sed-4.7/testsuite/init.sh-530-  cmds_='date; date +%N; free; who -a; w; ps auxww; ps -ef'
sed-4.7/testsuite/init.sh:531:  data_=` (eval "$cmds_") 2>&1 | gzip `
sed-4.7/testsuite/init.sh-532-
##############################################
sed-4.7/testsuite/init.sh-534-  while :; do
sed-4.7/testsuite/init.sh:535:    len_=`echo "$data_"|wc -c`
sed-4.7/testsuite/init.sh-536-    test $n_plus_50_ -le $len_ && break;
sed-4.7/testsuite/init.sh:537:    data_=` (echo "$data_"; eval "$cmds_") 2>&1 | gzip `
sed-4.7/testsuite/init.sh-538-  done
##############################################
sed-4.7/testsuite/init.sh-571-  # First, try to use mktemp.
sed-4.7/testsuite/init.sh:572:  d=`unset TMPDIR; { mktemp -d -t -p "$destdir_" "$template_"; } 2>/dev/null` &&
sed-4.7/testsuite/init.sh-573-
##############################################
sed-4.7/testsuite/init.sh-580-  # It must have 0700 permissions.  Handle sticky "S" bits.
sed-4.7/testsuite/init.sh:581:  perms=`ls -dgo "$d" 2>/dev/null` &&
sed-4.7/testsuite/init.sh-582-  case $perms in drwx--[-S]---*) :;; *) false;; esac && {
##############################################
sed-4.7/testsuite/init.sh-589-  # Get a copy of the template without its suffix of X's.
sed-4.7/testsuite/init.sh:590:  base_template_=`echo "$template_"|sed 's/XX*$//'`
sed-4.7/testsuite/init.sh-591-
sed-4.7/testsuite/init.sh-592-  # Calculate how many X's we've just removed.
sed-4.7/testsuite/init.sh:593:  template_length_=`echo "$template_" | wc -c`
sed-4.7/testsuite/init.sh:594:  nx_=`echo "$base_template_" | wc -c`
sed-4.7/testsuite/init.sh:595:  nx_=`expr $template_length_ - $nx_`
sed-4.7/testsuite/init.sh-596-
##############################################
sed-4.7/testsuite/init.sh-599-  while :; do
sed-4.7/testsuite/init.sh:600:    X_=`rand_bytes_ $nx_`
sed-4.7/testsuite/init.sh-601-    candidate_dir_="$destdir_slash_$base_template_$X_"
sed-4.7/testsuite/init.sh:602:    err_=`mkdir -m 0700 "$candidate_dir_" 2>&1` \
sed-4.7/testsuite/init.sh-603-      && { echo "$candidate_dir_"; return; }
sed-4.7/testsuite/init.sh-604-    test $MAX_TRIES_ -le $i_ && break;
sed-4.7/testsuite/init.sh:605:    i_=`expr $i_ + 1`
sed-4.7/testsuite/init.sh-606-  done
##############################################
sed-4.7/testsuite/binary3.sed-50-#
sed-4.7/testsuite/binary3.sed:51:# if [ `expr $2 : ".*\\."` -gt 0 ]; then
sed-4.7/testsuite/binary3.sed-52-#   MASK="$2 br b8<r b16<r b24< R|R|R|"
##############################################
sed-4.7/testsuite/local.mk-145-      for arg in "$$@"; do				\
sed-4.7/testsuite/local.mk:146:        var=`echo "$$arg" | sed "$$sed_extract_var"`;	\
sed-4.7/testsuite/local.mk:147:        arg=`echo "$$arg" | sed "$$sed_quote_value"`;	\
sed-4.7/testsuite/local.mk-148-        eval "$$arg";					\
##############################################
sed-4.7/testsuite/local.mk-167-  CC='$(CC)'					\
sed-4.7/testsuite/local.mk:168:  SED_TEST_NAME=`echo $$tst|sed 's,^\./,,;s,/,-,g'` \
sed-4.7/testsuite/local.mk-169-  MAKE=$(MAKE)					\
##############################################
sed-4.7/debian/my/sedfaq.txt-840-
sed-4.7/debian/my/sedfaq.txt:841:   masm to gas converter
sed-4.7/debian/my/sedfaq.txt-842-       http://www.delorie.com/djgpp/faq/converting/asm2s-sed.html