===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
indent-2.2.12/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
indent-2.2.12/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
indent-2.2.12/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
indent-2.2.12/m4/lib-link.m4-322-                -L*)
indent-2.2.12/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
indent-2.2.12/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
indent-2.2.12/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
indent-2.2.12/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
indent-2.2.12/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
indent-2.2.12/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
indent-2.2.12/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
indent-2.2.12/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
indent-2.2.12/m4/lib-link.m4-529-                  -L*)
indent-2.2.12/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
indent-2.2.12/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
indent-2.2.12/m4/lib-link.m4-581-                  -R*)
indent-2.2.12/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
indent-2.2.12/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
indent-2.2.12/m4/lib-link.m4-611-                    dnl Handle this in the next round.
indent-2.2.12/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
indent-2.2.12/m4/lib-link.m4-613-                    ;;
##############################################
indent-2.2.12/m4/lib-link.m4-617-                    dnl option.
indent-2.2.12/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
indent-2.2.12/m4/lib-link.m4-619-                    ;;
##############################################
indent-2.2.12/m4/lib-link.m4-730-            -L) next=yes ;;
indent-2.2.12/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
indent-2.2.12/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
indent-2.2.12/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);"])
indent-2.2.12/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
indent-2.2.12/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
indent-2.2.12/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
indent-2.2.12/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
indent-2.2.12/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
indent-2.2.12/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
indent-2.2.12/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
indent-2.2.12/m4/lib-ld.m4-58-  *)
indent-2.2.12/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
indent-2.2.12/m4/lib-ld.m4-60-  esac
##############################################
indent-2.2.12/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
indent-2.2.12/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
indent-2.2.12/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
indent-2.2.12/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
indent-2.2.12/m4/lib-ld.m4-69-      done
##############################################
indent-2.2.12/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
indent-2.2.12/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
indent-2.2.12/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
indent-2.2.12/m4/po.m4-48-changequote(,)dnl
indent-2.2.12/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
indent-2.2.12/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
indent-2.2.12/m4/po.m4-55-changequote(,)dnl
indent-2.2.12/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
indent-2.2.12/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
indent-2.2.12/m4/po.m4-74-changequote(,)dnl
indent-2.2.12/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
indent-2.2.12/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
indent-2.2.12/m4/po.m4-99-      case "$ac_file" in
indent-2.2.12/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
indent-2.2.12/m4/po.m4-101-      esac
##############################################
indent-2.2.12/m4/po.m4-104-        # Adjust a relative srcdir.
indent-2.2.12/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
indent-2.2.12/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
indent-2.2.12/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
indent-2.2.12/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
indent-2.2.12/m4/po.m4-111-        case "$ac_given_srcdir" in
indent-2.2.12/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
indent-2.2.12/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
indent-2.2.12/m4/po.m4-132-            fi
indent-2.2.12/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
indent-2.2.12/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
indent-2.2.12/m4/po.m4-229-  # Adjust a relative srcdir.
indent-2.2.12/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
indent-2.2.12/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
indent-2.2.12/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
indent-2.2.12/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
indent-2.2.12/m4/po.m4-236-  case "$ac_given_srcdir" in
indent-2.2.12/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
indent-2.2.12/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
indent-2.2.12/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
indent-2.2.12/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
indent-2.2.12/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
indent-2.2.12/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
indent-2.2.12/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
indent-2.2.12/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
indent-2.2.12/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
indent-2.2.12/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
indent-2.2.12/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
indent-2.2.12/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
indent-2.2.12/m4/po.m4-320-  fi
##############################################
indent-2.2.12/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
indent-2.2.12/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
indent-2.2.12/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
indent-2.2.12/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/'`
indent-2.2.12/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
indent-2.2.12/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
indent-2.2.12/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
indent-2.2.12/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
indent-2.2.12/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/'`
indent-2.2.12/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
indent-2.2.12/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
indent-2.2.12/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
indent-2.2.12/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
indent-2.2.12/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
indent-2.2.12/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/'`
indent-2.2.12/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
indent-2.2.12/m4/lib-prefix.m4-201-    *)
indent-2.2.12/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
indent-2.2.12/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
indent-2.2.12/m4/lib-prefix.m4-211-                ;;
indent-2.2.12/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
indent-2.2.12/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
indent-2.2.12/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
indent-2.2.12/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
indent-2.2.12/m4/gettext.m4-269-      fi
##############################################
indent-2.2.12/m4/intl.m4-258-changequote(<<,>>)dnl
indent-2.2.12/m4/intl.m4:259:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
indent-2.2.12/m4/intl.m4-260-    case $ac_prog_version in
##############################################
indent-2.2.12/doc/Makefile.am-34-@PACKAGE@.html: version.texi $(@PACKAGE@_TEXINFOS)
indent-2.2.12/doc/Makefile.am:35:	$(MAKEINFO) --html --ifinfo --number-sections --no-split `if test -f @PACKAGE@.texi; then echo @PACKAGE@.texi; else echo $(srcdir)/@PACKAGE@.texi; fi`
indent-2.2.12/doc/Makefile.am-36-
##############################################
indent-2.2.12/doc/Makefile.am-38-	$(RM) @PACKAGE@_*.html
indent-2.2.12/doc/Makefile.am:39:	$(MAKEINFO) --html --ifinfo --number-sections --no-headers --split=section `if test -f @PACKAGE@.texi; then echo @PACKAGE@.texi; else echo $(srcdir)/@PACKAGE@.texi; fi`
indent-2.2.12/doc/Makefile.am-40-
##############################################
indent-2.2.12/doc/Makefile.am-42-	$(mkinstalldirs) $(DESTDIR)$(htmldir)
indent-2.2.12/doc/Makefile.am:43:	$(INSTALL_DATA) `if test -f @PACKAGE@.html; then echo .; else echo $(srcdir); fi`/@PACKAGE@.html $(DESTDIR)$(htmldir)/@PACKAGE@.html
indent-2.2.12/doc/Makefile.am-44-
##############################################
indent-2.2.12/doc/Makefile.am-46-	$(mkinstalldirs) $(DESTDIR)$(htmldir)
indent-2.2.12/doc/Makefile.am:47:	for file in `if test -f @PACKAGE@_toc.html; then echo .; else echo $(srcdir); fi`/@PACKAGE@*.html; do \
indent-2.2.12/doc/Makefile.am:48:	  $(INSTALL_DATA) $$file $(DESTDIR)$(htmldir)/`basename $$file`; \
indent-2.2.12/doc/Makefile.am-49-	done
##############################################
indent-2.2.12/doc/Makefile.in-49-  { \
indent-2.2.12/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
indent-2.2.12/doc/Makefile.in-51-  }; \
##############################################
indent-2.2.12/doc/Makefile.in-176-am__installdirs = "$(DESTDIR)$(infodir)"
indent-2.2.12/doc/Makefile.in:177:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
indent-2.2.12/doc/Makefile.in-178-am__vpath_adj = case $$p in \
indent-2.2.12/doc/Makefile.in:179:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
indent-2.2.12/doc/Makefile.in-180-    *) f=$$p;; \
indent-2.2.12/doc/Makefile.in-181-  esac;
indent-2.2.12/doc/Makefile.in:182:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
indent-2.2.12/doc/Makefile.in-183-am__install_max = 40
indent-2.2.12/doc/Makefile.in-184-am__nobase_strip_setup = \
indent-2.2.12/doc/Makefile.in:185:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
indent-2.2.12/doc/Makefile.in-186-am__nobase_strip = \
##############################################
indent-2.2.12/doc/Makefile.in-423-	  $(am__cd) $(srcdir) && \
indent-2.2.12/doc/Makefile.in:424:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
indent-2.2.12/doc/Makefile.in-425-	fi; \
##############################################
indent-2.2.12/doc/Makefile.in-455-	@(dir=.; test -f ./indent.texi || dir=$(srcdir); \
indent-2.2.12/doc/Makefile.in:456:	set `$(SHELL) $(top_srcdir)/config/mdate-sh $$dir/indent.texi`; \
indent-2.2.12/doc/Makefile.in-457-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
indent-2.2.12/doc/Makefile.in-499-	  for file in $$list; do \
indent-2.2.12/doc/Makefile.in:500:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
indent-2.2.12/doc/Makefile.in-501-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
indent-2.2.12/doc/Makefile.in-508-	for file in $$list; do \
indent-2.2.12/doc/Makefile.in:509:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
indent-2.2.12/doc/Makefile.in:510:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
indent-2.2.12/doc/Makefile.in-511-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
indent-2.2.12/doc/Makefile.in-535-dist-info: $(INFO_DEPS)
indent-2.2.12/doc/Makefile.in:536:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
indent-2.2.12/doc/Makefile.in-537-	list='$(INFO_DEPS)'; \
##############################################
indent-2.2.12/doc/Makefile.in-539-	  case $$base in \
indent-2.2.12/doc/Makefile.in:540:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
indent-2.2.12/doc/Makefile.in-541-	  esac; \
indent-2.2.12/doc/Makefile.in-542-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
indent-2.2.12/doc/Makefile.in:543:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
indent-2.2.12/doc/Makefile.in-544-	  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 \
indent-2.2.12/doc/Makefile.in-545-	    if test -f $$file; then \
indent-2.2.12/doc/Makefile.in:546:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
indent-2.2.12/doc/Makefile.in-547-	      test -f "$(distdir)/$$relfile" || \
##############################################
indent-2.2.12/doc/Makefile.in-561-	@list='$(INFO_DEPS)'; for i in $$list; do \
indent-2.2.12/doc/Makefile.in:562:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
indent-2.2.12/doc/Makefile.in-563-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
indent-2.2.12/doc/Makefile.in-576-distdir-am: $(DISTFILES)
indent-2.2.12/doc/Makefile.in:577:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/doc/Makefile.in:578:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/doc/Makefile.in-579-	list='$(DISTFILES)'; \
##############################################
indent-2.2.12/doc/Makefile.in-590-	  if test -d $$d/$$file; then \
indent-2.2.12/doc/Makefile.in:591:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
indent-2.2.12/doc/Makefile.in-592-	    if test -d "$(distdir)/$$file"; then \
##############################################
indent-2.2.12/doc/Makefile.in-715-	@$(NORMAL_INSTALL)
indent-2.2.12/doc/Makefile.in:716:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
indent-2.2.12/doc/Makefile.in-717-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
indent-2.2.12/doc/Makefile.in-723-	  case $$file in \
indent-2.2.12/doc/Makefile.in:724:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
indent-2.2.12/doc/Makefile.in-725-	  esac; \
indent-2.2.12/doc/Makefile.in-726-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
indent-2.2.12/doc/Makefile.in:727:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
indent-2.2.12/doc/Makefile.in-728-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
indent-2.2.12/doc/Makefile.in-741-	  for file in $$list; do \
indent-2.2.12/doc/Makefile.in:742:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
indent-2.2.12/doc/Makefile.in-743-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
indent-2.2.12/doc/Makefile.in-835-@PACKAGE@.html: version.texi $(@PACKAGE@_TEXINFOS)
indent-2.2.12/doc/Makefile.in:836:	$(MAKEINFO) --html --ifinfo --number-sections --no-split `if test -f @PACKAGE@.texi; then echo @PACKAGE@.texi; else echo $(srcdir)/@PACKAGE@.texi; fi`
indent-2.2.12/doc/Makefile.in-837-
##############################################
indent-2.2.12/doc/Makefile.in-839-	$(RM) @PACKAGE@_*.html
indent-2.2.12/doc/Makefile.in:840:	$(MAKEINFO) --html --ifinfo --number-sections --no-headers --split=section `if test -f @PACKAGE@.texi; then echo @PACKAGE@.texi; else echo $(srcdir)/@PACKAGE@.texi; fi`
indent-2.2.12/doc/Makefile.in-841-
##############################################
indent-2.2.12/doc/Makefile.in-843-	$(mkinstalldirs) $(DESTDIR)$(htmldir)
indent-2.2.12/doc/Makefile.in:844:	$(INSTALL_DATA) `if test -f @PACKAGE@.html; then echo .; else echo $(srcdir); fi`/@PACKAGE@.html $(DESTDIR)$(htmldir)/@PACKAGE@.html
indent-2.2.12/doc/Makefile.in-845-
##############################################
indent-2.2.12/doc/Makefile.in-847-	$(mkinstalldirs) $(DESTDIR)$(htmldir)
indent-2.2.12/doc/Makefile.in:848:	for file in `if test -f @PACKAGE@_toc.html; then echo .; else echo $(srcdir); fi`/@PACKAGE@*.html; do \
indent-2.2.12/doc/Makefile.in:849:	  $(INSTALL_DATA) $$file $(DESTDIR)$(htmldir)/`basename $$file`; \
indent-2.2.12/doc/Makefile.in-850-	done
##############################################
indent-2.2.12/intl/config.charset-119-host="$1"
indent-2.2.12/intl/config.charset:120:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
indent-2.2.12/intl/config.charset-121-echo "# This file contains a table of character encoding aliases,"
##############################################
indent-2.2.12/intl/Makefile.in-322-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
indent-2.2.12/intl/Makefile.in:323:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
indent-2.2.12/intl/Makefile.in:324:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
indent-2.2.12/intl/Makefile.in:325:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
indent-2.2.12/intl/Makefile.in-326-	  -i $(srcdir)/libintl.rc -o libintl.res.o --output-format=coff
##############################################
indent-2.2.12/intl/Makefile.in-333-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
indent-2.2.12/intl/Makefile.in:334:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
indent-2.2.12/intl/Makefile.in:335:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
indent-2.2.12/intl/Makefile.in:336:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
indent-2.2.12/intl/Makefile.in-337-	  -i $(srcdir)/libintl.rc -o libintl.res.lo --output-format=coff
##############################################
indent-2.2.12/intl/Makefile.in-394-	  if test "@RELOCATABLE@" = yes; then \
indent-2.2.12/intl/Makefile.in:395:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
indent-2.2.12/intl/Makefile.in-396-	    if test -n "$$dependencies"; then \
##############################################
indent-2.2.12/intl/libgnuintl.in.h-134-extern char *gettext (const char *__msgid)
indent-2.2.12/intl/libgnuintl.in.h:135:       _INTL_ASM (libintl_gettext)
indent-2.2.12/intl/libgnuintl.in.h-136-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
indent-2.2.12/intl/libgnuintl.in.h-152-extern char *dgettext (const char *__domainname, const char *__msgid)
indent-2.2.12/intl/libgnuintl.in.h:153:       _INTL_ASM (libintl_dgettext)
indent-2.2.12/intl/libgnuintl.in.h-154-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
indent-2.2.12/intl/libgnuintl.in.h-173-                        int __category)
indent-2.2.12/intl/libgnuintl.in.h:174:       _INTL_ASM (libintl_dcgettext)
indent-2.2.12/intl/libgnuintl.in.h-175-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
indent-2.2.12/intl/libgnuintl.in.h-195-                       unsigned long int __n)
indent-2.2.12/intl/libgnuintl.in.h:196:       _INTL_ASM (libintl_ngettext)
indent-2.2.12/intl/libgnuintl.in.h-197-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
indent-2.2.12/intl/libgnuintl.in.h-217-                        unsigned long int __n)
indent-2.2.12/intl/libgnuintl.in.h:218:       _INTL_ASM (libintl_dngettext)
indent-2.2.12/intl/libgnuintl.in.h-219-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
indent-2.2.12/intl/libgnuintl.in.h-241-                         unsigned long int __n, int __category)
indent-2.2.12/intl/libgnuintl.in.h:242:       _INTL_ASM (libintl_dcngettext)
indent-2.2.12/intl/libgnuintl.in.h-243-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
indent-2.2.12/intl/libgnuintl.in.h-262-extern char *textdomain (const char *__domainname)
indent-2.2.12/intl/libgnuintl.in.h:263:       _INTL_ASM (libintl_textdomain);
indent-2.2.12/intl/libgnuintl.in.h-264-#endif
##############################################
indent-2.2.12/intl/libgnuintl.in.h-280-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
indent-2.2.12/intl/libgnuintl.in.h:281:       _INTL_ASM (libintl_bindtextdomain);
indent-2.2.12/intl/libgnuintl.in.h-282-#endif
##############################################
indent-2.2.12/intl/libgnuintl.in.h-299-                                      const char *__codeset)
indent-2.2.12/intl/libgnuintl.in.h:300:       _INTL_ASM (libintl_bind_textdomain_codeset);
indent-2.2.12/intl/libgnuintl.in.h-301-#endif
##############################################
indent-2.2.12/intl/intl-exports.c-30-      extern __declspec(dllexport) int x; int x = 42;  */               \
indent-2.2.12/intl/intl-exports.c:31: asm (".section .drectve\n");                                           \
indent-2.2.12/intl/intl-exports.c:32: asm (".ascii \" -export:" #x ",data\"\n");                             \
indent-2.2.12/intl/intl-exports.c:33: asm (".data\n");                                                       \
indent-2.2.12/intl/intl-exports.c-34- /* Allocate a pseudo-variable IMP(x).  */                              \
##############################################
indent-2.2.12/Makefile.in-49-  { \
indent-2.2.12/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
indent-2.2.12/Makefile.in-51-  }; \
##############################################
indent-2.2.12/Makefile.in-203-  while test -n "$$dir1"; do \
indent-2.2.12/Makefile.in:204:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
indent-2.2.12/Makefile.in-205-    if test "$$first" != "."; then \
indent-2.2.12/Makefile.in-206-      if test "$$first" = ".."; then \
indent-2.2.12/Makefile.in:207:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
indent-2.2.12/Makefile.in:208:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
indent-2.2.12/Makefile.in-209-      else \
indent-2.2.12/Makefile.in:210:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
indent-2.2.12/Makefile.in-211-        if test "$$first2" = "$$first"; then \
indent-2.2.12/Makefile.in:212:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
indent-2.2.12/Makefile.in-213-        else \
##############################################
indent-2.2.12/Makefile.in-218-    fi; \
indent-2.2.12/Makefile.in:219:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
indent-2.2.12/Makefile.in-220-  done; \
##############################################
indent-2.2.12/Makefile.in-474-	dot_seen=no; \
indent-2.2.12/Makefile.in:475:	target=`echo $@ | sed s/-recursive//`; \
indent-2.2.12/Makefile.in-476-	case "$@" in \
##############################################
indent-2.2.12/Makefile.in-537-GTAGS:
indent-2.2.12/Makefile.in:538:	here=`$(am__cd) $(top_builddir) && pwd` \
indent-2.2.12/Makefile.in-539-	  && $(am__cd) $(top_srcdir) \
##############################################
indent-2.2.12/Makefile.in-572-	test -d "$(distdir)" || mkdir "$(distdir)"
indent-2.2.12/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
indent-2.2.12/Makefile.in-586-	  if test -d $$d/$$file; then \
indent-2.2.12/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
indent-2.2.12/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
indent-2.2.12/Makefile.in-697-	test -d $(distdir)/_build || exit 0; \
indent-2.2.12/Makefile.in:698:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
indent-2.2.12/Makefile.in-699-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
indent-2.2.12/Makefile.in-742-	}; \
indent-2.2.12/Makefile.in:743:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
indent-2.2.12/Makefile.in-744-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
indent-2.2.12/Makefile.in-754-	fi
indent-2.2.12/Makefile.in:755:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
indent-2.2.12/Makefile.in-756-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
indent-2.2.12/configure.ac-30-dnl Check for tools needed for formatting the documentation.
indent-2.2.12/configure.ac:31:ac_aux_dir_abs=`cd $ac_aux_dir && pwd`
indent-2.2.12/configure.ac-32-AC_PATH_PROG(DVIPS, dvips, $ac_aux_dir_abs/missing dvips)
##############################################
indent-2.2.12/config/depcomp-64-  case $1 in
indent-2.2.12/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
indent-2.2.12/config/depcomp-66-      *) dir=;;
##############################################
indent-2.2.12/config/depcomp-73-{
indent-2.2.12/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
indent-2.2.12/config/depcomp-75-}
##############################################
indent-2.2.12/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
indent-2.2.12/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
indent-2.2.12/config/depcomp-128-
##############################################
indent-2.2.12/config/depcomp-405-        sleep 1
indent-2.2.12/config/depcomp:406:        i=`expr $i - 1`
indent-2.2.12/config/depcomp-407-      done
indent-2.2.12/config/depcomp-408-    fi
indent-2.2.12/config/depcomp:409:    i=`expr $i - 1`
indent-2.2.12/config/depcomp-410-  done
##############################################
indent-2.2.12/config/depcomp-425-  # Do two passes, one to just change these to
indent-2.2.12/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
indent-2.2.12/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
indent-2.2.12/config/depcomp-659-  done
indent-2.2.12/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
indent-2.2.12/config/depcomp-661-  touch "$tmpdepfile"
##############################################
indent-2.2.12/config/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
indent-2.2.12/config/mdate-sh:115:set x`$ls_command /`
indent-2.2.12/config/mdate-sh-116-
##############################################
indent-2.2.12/config/mdate-sh-144-# Get the extended ls output of the file or directory.
indent-2.2.12/config/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
indent-2.2.12/config/mdate-sh-146-
##############################################
indent-2.2.12/config/mdate-sh-211-       then
indent-2.2.12/config/mdate-sh:212:	 year=`expr $year - 1`
indent-2.2.12/config/mdate-sh-213-       fi;;
##############################################
indent-2.2.12/config/config.sub-56-
indent-2.2.12/config/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
indent-2.2.12/config/config.sub-58-
##############################################
indent-2.2.12/config/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
indent-2.2.12/config/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
indent-2.2.12/config/config.sub-122-case $maybe_os in
##############################################
indent-2.2.12/config/config.sub-126-    os=-$maybe_os
indent-2.2.12/config/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
indent-2.2.12/config/config.sub-128-    ;;
indent-2.2.12/config/config.sub-129-  *)
indent-2.2.12/config/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
indent-2.2.12/config/config.sub-131-    if [ $basic_machine != $1 ]
indent-2.2.12/config/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
indent-2.2.12/config/config.sub-133-    else os=; fi
##############################################
indent-2.2.12/config/config.sub-177-		os=-sco5v6
indent-2.2.12/config/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-179-		;;
##############################################
indent-2.2.12/config/config.sub-181-		os=-sco3.2v5
indent-2.2.12/config/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-183-		;;
##############################################
indent-2.2.12/config/config.sub-185-		os=-sco3.2v4
indent-2.2.12/config/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-187-		;;
indent-2.2.12/config/config.sub-188-	-sco3.2.[4-9]*)
indent-2.2.12/config/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
indent-2.2.12/config/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-191-		;;
##############################################
indent-2.2.12/config/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
indent-2.2.12/config/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-195-		;;
##############################################
indent-2.2.12/config/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
indent-2.2.12/config/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-199-		;;
##############################################
indent-2.2.12/config/config.sub-201-		os=-sco3.2v2
indent-2.2.12/config/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-203-		;;
indent-2.2.12/config/config.sub-204-	-udk*)
indent-2.2.12/config/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-206-		;;
##############################################
indent-2.2.12/config/config.sub-208-		os=-isc2.2
indent-2.2.12/config/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-210-		;;
##############################################
indent-2.2.12/config/config.sub-214-	-isc*)
indent-2.2.12/config/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
indent-2.2.12/config/config.sub-216-		;;
##############################################
indent-2.2.12/config/config.sub-220-	-ptx*)
indent-2.2.12/config/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
indent-2.2.12/config/config.sub-222-		;;
indent-2.2.12/config/config.sub-223-	-windowsnt*)
indent-2.2.12/config/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
indent-2.2.12/config/config.sub-225-		;;
##############################################
indent-2.2.12/config/config.sub-310-	*-*-*)
indent-2.2.12/config/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
indent-2.2.12/config/config.sub-312-		exit 1
##############################################
indent-2.2.12/config/config.sub-416-	amd64-*)
indent-2.2.12/config/config.sub:417:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-418-		;;
##############################################
indent-2.2.12/config/config.sub-454-	blackfin-*)
indent-2.2.12/config/config.sub:455:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-456-		os=-linux
##############################################
indent-2.2.12/config/config.sub-645-	i*86v32)
indent-2.2.12/config/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
indent-2.2.12/config/config.sub-647-		os=-sysv32
##############################################
indent-2.2.12/config/config.sub-649-	i*86v4*)
indent-2.2.12/config/config.sub:650:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
indent-2.2.12/config/config.sub-651-		os=-sysv4
##############################################
indent-2.2.12/config/config.sub-653-	i*86v)
indent-2.2.12/config/config.sub:654:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
indent-2.2.12/config/config.sub-655-		os=-sysv
##############################################
indent-2.2.12/config/config.sub-657-	i*86sol2)
indent-2.2.12/config/config.sub:658:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
indent-2.2.12/config/config.sub-659-		os=-solaris2
##############################################
indent-2.2.12/config/config.sub-687-	m68knommu-*)
indent-2.2.12/config/config.sub:688:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-689-		os=-linux
##############################################
indent-2.2.12/config/config.sub-717-	mips3*-*)
indent-2.2.12/config/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
indent-2.2.12/config/config.sub-719-		;;
indent-2.2.12/config/config.sub-720-	mips3*)
indent-2.2.12/config/config.sub:721:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
indent-2.2.12/config/config.sub-722-		;;
##############################################
indent-2.2.12/config/config.sub-735-	ms1-*)
indent-2.2.12/config/config.sub:736:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
indent-2.2.12/config/config.sub-737-		;;
##############################################
indent-2.2.12/config/config.sub-840-	parisc-*)
indent-2.2.12/config/config.sub:841:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-842-		os=-linux
##############################################
indent-2.2.12/config/config.sub-856-	pc98-*)
indent-2.2.12/config/config.sub:857:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-858-		;;
##############################################
indent-2.2.12/config/config.sub-871-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
indent-2.2.12/config/config.sub:872:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-873-		;;
indent-2.2.12/config/config.sub-874-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
indent-2.2.12/config/config.sub:875:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-876-		;;
indent-2.2.12/config/config.sub-877-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
indent-2.2.12/config/config.sub:878:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-879-		;;
indent-2.2.12/config/config.sub-880-	pentium4-*)
indent-2.2.12/config/config.sub:881:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-882-		;;
##############################################
indent-2.2.12/config/config.sub-889-		;;
indent-2.2.12/config/config.sub:890:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-891-		;;
##############################################
indent-2.2.12/config/config.sub-895-	ppcle-* | powerpclittle-*)
indent-2.2.12/config/config.sub:896:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-897-		;;
##############################################
indent-2.2.12/config/config.sub-899-		;;
indent-2.2.12/config/config.sub:900:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-901-		;;
##############################################
indent-2.2.12/config/config.sub-905-	ppc64le-* | powerpc64little-*)
indent-2.2.12/config/config.sub:906:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
indent-2.2.12/config/config.sub-907-		;;
##############################################
indent-2.2.12/config/config.sub-1193-	*)
indent-2.2.12/config/config.sub:1194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
indent-2.2.12/config/config.sub-1195-		exit 1
##############################################
indent-2.2.12/config/config.sub-1201-	*-digital*)
indent-2.2.12/config/config.sub:1202:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
indent-2.2.12/config/config.sub-1203-		;;
indent-2.2.12/config/config.sub-1204-	*-commodore*)
indent-2.2.12/config/config.sub:1205:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
indent-2.2.12/config/config.sub-1206-		;;
##############################################
indent-2.2.12/config/config.sub-1219-	-solaris1 | -solaris1.*)
indent-2.2.12/config/config.sub:1220:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
indent-2.2.12/config/config.sub-1221-		;;
##############################################
indent-2.2.12/config/config.sub-1231-	-gnu/linux*)
indent-2.2.12/config/config.sub:1232:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
indent-2.2.12/config/config.sub-1233-		;;
##############################################
indent-2.2.12/config/config.sub-1275-	-nto*)
indent-2.2.12/config/config.sub:1276:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
indent-2.2.12/config/config.sub-1277-		;;
##############################################
indent-2.2.12/config/config.sub-1282-	-mac*)
indent-2.2.12/config/config.sub:1283:		os=`echo $os | sed -e 's|mac|macos|'`
indent-2.2.12/config/config.sub-1284-		;;
##############################################
indent-2.2.12/config/config.sub-1288-	-linux*)
indent-2.2.12/config/config.sub:1289:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
indent-2.2.12/config/config.sub-1290-		;;
indent-2.2.12/config/config.sub-1291-	-sunos5*)
indent-2.2.12/config/config.sub:1292:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
indent-2.2.12/config/config.sub-1293-		;;
indent-2.2.12/config/config.sub-1294-	-sunos6*)
indent-2.2.12/config/config.sub:1295:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
indent-2.2.12/config/config.sub-1296-		;;
##############################################
indent-2.2.12/config/config.sub-1343-	-sinix5.*)
indent-2.2.12/config/config.sub:1344:		os=`echo $os | sed -e 's|sinix|sysv|'`
indent-2.2.12/config/config.sub-1345-		;;
##############################################
indent-2.2.12/config/config.sub-1394-		# Get rid of the `-' at the beginning of $os.
indent-2.2.12/config/config.sub:1395:		os=`echo $os | sed 's/[^-]*-//'`
indent-2.2.12/config/config.sub:1396:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
indent-2.2.12/config/config.sub-1397-		exit 1
##############################################
indent-2.2.12/config/config.sub-1645-		esac
indent-2.2.12/config/config.sub:1646:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
indent-2.2.12/config/config.sub-1647-		;;
##############################################
indent-2.2.12/config/config.guess-40-
indent-2.2.12/config/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
indent-2.2.12/config/config.guess-42-
##############################################
indent-2.2.12/config/config.guess-109-: ${TMPDIR=/tmp} ;
indent-2.2.12/config/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
indent-2.2.12/config/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
indent-2.2.12/config/config.guess-195-	    *)
indent-2.2.12/config/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
indent-2.2.12/config/config.guess-197-		;;
##############################################
indent-2.2.12/config/config.guess-222-	*4.0)
indent-2.2.12/config/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
indent-2.2.12/config/config.guess-224-		;;
indent-2.2.12/config/config.guess-225-	*5.*)
indent-2.2.12/config/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
indent-2.2.12/config/config.guess-227-		;;
##############################################
indent-2.2.12/config/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
indent-2.2.12/config/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
indent-2.2.12/config/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
indent-2.2.12/config/config.guess-270-	# 1.2 uses "1.2" for uname -r.
indent-2.2.12/config/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
indent-2.2.12/config/config.guess-272-	exit ;;
##############################################
indent-2.2.12/config/config.guess-327-    sun4H:SunOS:5.*:*)
indent-2.2.12/config/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
indent-2.2.12/config/config.guess-329-	exit ;;
indent-2.2.12/config/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
indent-2.2.12/config/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
indent-2.2.12/config/config.guess-332-	exit ;;
indent-2.2.12/config/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
indent-2.2.12/config/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
indent-2.2.12/config/config.guess-335-	exit ;;
##############################################
indent-2.2.12/config/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
indent-2.2.12/config/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
indent-2.2.12/config/config.guess-341-	exit ;;
##############################################
indent-2.2.12/config/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
indent-2.2.12/config/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
indent-2.2.12/config/config.guess-350-	exit ;;
##############################################
indent-2.2.12/config/config.guess-354-    sun*:*:4.2BSD:*)
indent-2.2.12/config/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
indent-2.2.12/config/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
indent-2.2.12/config/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
indent-2.2.12/config/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
indent-2.2.12/config/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
indent-2.2.12/config/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
indent-2.2.12/config/config.guess-492-    *:IRIX*:*:*)
indent-2.2.12/config/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
indent-2.2.12/config/config.guess-494-	exit ;;
##############################################
indent-2.2.12/config/config.guess-522-EOF
indent-2.2.12/config/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
indent-2.2.12/config/config.guess-524-		then
##############################################
indent-2.2.12/config/config.guess-535-    *:AIX:*:[456])
indent-2.2.12/config/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
indent-2.2.12/config/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
indent-2.2.12/config/config.guess-570-    9000/[34678]??:HP-UX:*:*)
indent-2.2.12/config/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
indent-2.2.12/config/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
indent-2.2.12/config/config.guess-624-EOF
indent-2.2.12/config/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
indent-2.2.12/config/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
indent-2.2.12/config/config.guess-652-    ia64:HP-UX:*:*)
indent-2.2.12/config/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
indent-2.2.12/config/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
indent-2.2.12/config/config.guess-682-EOF
indent-2.2.12/config/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
indent-2.2.12/config/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
indent-2.2.12/config/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
indent-2.2.12/config/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
indent-2.2.12/config/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
indent-2.2.12/config/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
indent-2.2.12/config/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
indent-2.2.12/config/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
indent-2.2.12/config/config.guess-773-	    pc98)
indent-2.2.12/config/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
indent-2.2.12/config/config.guess-775-	    amd64)
indent-2.2.12/config/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
indent-2.2.12/config/config.guess-777-	    *)
indent-2.2.12/config/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
indent-2.2.12/config/config.guess-779-	esac
##############################################
indent-2.2.12/config/config.guess-824-    prep*:SunOS:5.*:*)
indent-2.2.12/config/config.guess:825:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
indent-2.2.12/config/config.guess-826-	exit ;;
##############################################
indent-2.2.12/config/config.guess-828-	# the GNU system
indent-2.2.12/config/config.guess:829:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
indent-2.2.12/config/config.guess-830-	exit ;;
##############################################
indent-2.2.12/config/config.guess-832-	# other systems with GNU libc and userland
indent-2.2.12/config/config.guess:833:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
indent-2.2.12/config/config.guess-834-	exit ;;
##############################################
indent-2.2.12/config/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
indent-2.2.12/config/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
indent-2.2.12/config/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
indent-2.2.12/config/config.guess-1308-    *:DragonFly:*:*)
indent-2.2.12/config/config.guess:1309:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
indent-2.2.12/config/config.guess-1310-	exit ;;
##############################################
indent-2.2.12/config/config.guess-1321-    i*86:skyos:*:*)
indent-2.2.12/config/config.guess:1322:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
indent-2.2.12/config/config.guess-1323-	exit ;;
##############################################
indent-2.2.12/config/config.guess-1446-
indent-2.2.12/config/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
indent-2.2.12/config/config.guess-1448-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
indent-2.2.12/config/config.rpath-33-host="$1"
indent-2.2.12/config/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
indent-2.2.12/config/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
indent-2.2.12/config/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
indent-2.2.12/config/config.rpath-37-
##############################################
indent-2.2.12/config/config.rpath-47-done
indent-2.2.12/config/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
indent-2.2.12/config/config.rpath-49-
##############################################
indent-2.2.12/config/config.rpath-94-        *)
indent-2.2.12/config/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
indent-2.2.12/config/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
indent-2.2.12/config/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
indent-2.2.12/config/config.rpath:236:      case `$LD -v 2>&1` in
indent-2.2.12/config/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
indent-2.2.12/config/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
indent-2.2.12/config/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
indent-2.2.12/config/config.rpath-243-          else
##############################################
indent-2.2.12/config/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
indent-2.2.12/config/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
indent-2.2.12/config/config.rpath-300-          if test -f "$collect2name" && \
##############################################
indent-2.2.12/config/config.rpath-434-        hardcode_direct=yes
indent-2.2.12/config/config.rpath:435:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
indent-2.2.12/config/config.rpath-436-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
indent-2.2.12/config/config.rpath-498-    sysv5* | sco3.2v5* | sco5v6*)
indent-2.2.12/config/config.rpath:499:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
indent-2.2.12/config/config.rpath-500-      hardcode_libdir_separator=':'
##############################################
indent-2.2.12/config/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
indent-2.2.12/config/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
indent-2.2.12/config/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
indent-2.2.12/config/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
indent-2.2.12/config/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
indent-2.2.12/config/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
indent-2.2.12/config/config.rpath-657-
##############################################
indent-2.2.12/config/texinfo.tex-7102-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
indent-2.2.12/config/texinfo.tex:7103:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
indent-2.2.12/config/texinfo.tex-7104-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
indent-2.2.12/config/install-sh-234-      fi
indent-2.2.12/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
indent-2.2.12/config/install-sh-236-    *)
##############################################
indent-2.2.12/config/install-sh-280-      dstdir=$dst
indent-2.2.12/config/install-sh:281:      dstbase=`basename "$src"`
indent-2.2.12/config/install-sh-282-      case $dst in
##############################################
indent-2.2.12/config/install-sh-287-    else
indent-2.2.12/config/install-sh:288:      dstdir=`dirname "$dst"`
indent-2.2.12/config/install-sh-289-      test -d "$dstdir"
##############################################
indent-2.2.12/config/install-sh-354-                   test_tmpdir="$tmpdir/a"
indent-2.2.12/config/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
indent-2.2.12/config/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
indent-2.2.12/config/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
indent-2.2.12/config/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
indent-2.2.12/config/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
indent-2.2.12/config/install-sh-419-            case $prefix in
indent-2.2.12/config/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
indent-2.2.12/config/install-sh-421-              *) qprefix=$prefix;;
##############################################
indent-2.2.12/config/install-sh-468-    if $copy_on_change &&
indent-2.2.12/config/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
indent-2.2.12/config/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
indent-2.2.12/config/install-sh-471-       set -f &&
##############################################
indent-2.2.12/config/compile-67-	mingw/*)
indent-2.2.12/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
indent-2.2.12/config/compile-69-	  ;;
indent-2.2.12/config/compile-70-	cygwin/*)
indent-2.2.12/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
indent-2.2.12/config/compile-72-	  ;;
indent-2.2.12/config/compile-73-	wine/*)
indent-2.2.12/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
indent-2.2.12/config/compile-75-	  ;;
##############################################
indent-2.2.12/config/compile-310-# Name of file we expect compiler to create.
indent-2.2.12/config/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
indent-2.2.12/config/compile-312-
##############################################
indent-2.2.12/config/compile-316-# object file name, since that is what matters with a parallel build.
indent-2.2.12/config/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
indent-2.2.12/config/compile-318-while true; do
##############################################
indent-2.2.12/src/Makefile.in-51-  { \
indent-2.2.12/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
indent-2.2.12/src/Makefile.in-53-  }; \
##############################################
indent-2.2.12/src/Makefile.in-445-	         2>c$${pid}_.err </dev/null \
indent-2.2.12/src/Makefile.in:446:		 && test -n "`cat c$${pid}_.out`" \
indent-2.2.12/src/Makefile.in:447:		 && test -z "`cat c$${pid}_.err`"; then :; \
indent-2.2.12/src/Makefile.in-448-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
indent-2.2.12/src/Makefile.in-487-.c.obj:
indent-2.2.12/src/Makefile.in:488:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
indent-2.2.12/src/Makefile.in-489-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
indent-2.2.12/src/Makefile.in-491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
indent-2.2.12/src/Makefile.in:492:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
indent-2.2.12/src/Makefile.in-493-
##############################################
indent-2.2.12/src/Makefile.in-523-GTAGS:
indent-2.2.12/src/Makefile.in:524:	here=`$(am__cd) $(top_builddir) && pwd` \
indent-2.2.12/src/Makefile.in-525-	  && $(am__cd) $(top_srcdir) \
##############################################
indent-2.2.12/src/Makefile.in-549-distdir-am: $(DISTFILES)
indent-2.2.12/src/Makefile.in:550:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/src/Makefile.in:551:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/src/Makefile.in-552-	list='$(DISTFILES)'; \
##############################################
indent-2.2.12/src/Makefile.in-563-	  if test -d $$d/$$file; then \
indent-2.2.12/src/Makefile.in:564:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
indent-2.2.12/src/Makefile.in-565-	    if test -d "$(distdir)/$$file"; then \
##############################################
indent-2.2.12/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
indent-2.2.12/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
indent-2.2.12/configure-47-  as_echo='print -r --'
indent-2.2.12/configure-48-  as_echo_n='print -rn --'
indent-2.2.12/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
indent-2.2.12/configure-50-  as_echo='printf %s\n'
##############################################
indent-2.2.12/configure-52-else
indent-2.2.12/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
indent-2.2.12/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
indent-2.2.12/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
indent-2.2.12/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
indent-2.2.12/configure-64-      esac;
##############################################
indent-2.2.12/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
indent-2.2.12/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
indent-2.2.12/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
indent-2.2.12/configure-327-      case $as_dir in #(
indent-2.2.12/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
indent-2.2.12/configure-329-      *) as_qdir=$as_dir;;
##############################################
indent-2.2.12/configure-400-  {
indent-2.2.12/configure:401:    as_val=`expr "$@" || test $? -eq 1`
indent-2.2.12/configure-402-  }
##############################################
indent-2.2.12/configure-407-# ----------------------------------------
indent-2.2.12/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
indent-2.2.12/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
indent-2.2.12/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
indent-2.2.12/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
indent-2.2.12/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
indent-2.2.12/configure-870-  case $ac_option in
indent-2.2.12/configure:871:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
indent-2.2.12/configure-872-  *=)   ac_optarg= ;;
##############################################
indent-2.2.12/configure-914-  -disable-* | --disable-*)
indent-2.2.12/configure:915:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
indent-2.2.12/configure-916-    # Reject names that are not valid shell variable names.
##############################################
indent-2.2.12/configure-919-    ac_useropt_orig=$ac_useropt
indent-2.2.12/configure:920:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
indent-2.2.12/configure-921-    case $ac_user_opts in
##############################################
indent-2.2.12/configure-940-  -enable-* | --enable-*)
indent-2.2.12/configure:941:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
indent-2.2.12/configure-942-    # Reject names that are not valid shell variable names.
##############################################
indent-2.2.12/configure-945-    ac_useropt_orig=$ac_useropt
indent-2.2.12/configure:946:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
indent-2.2.12/configure-947-    case $ac_user_opts in
##############################################
indent-2.2.12/configure-1153-  -with-* | --with-*)
indent-2.2.12/configure:1154:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
indent-2.2.12/configure-1155-    # Reject names that are not valid shell variable names.
##############################################
indent-2.2.12/configure-1158-    ac_useropt_orig=$ac_useropt
indent-2.2.12/configure:1159:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
indent-2.2.12/configure-1160-    case $ac_user_opts in
##############################################
indent-2.2.12/configure-1169-  -without-* | --without-*)
indent-2.2.12/configure:1170:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
indent-2.2.12/configure-1171-    # Reject names that are not valid shell variable names.
##############################################
indent-2.2.12/configure-1174-    ac_useropt_orig=$ac_useropt
indent-2.2.12/configure:1175:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
indent-2.2.12/configure-1176-    case $ac_user_opts in
##############################################
indent-2.2.12/configure-1207-  *=*)
indent-2.2.12/configure:1208:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
indent-2.2.12/configure-1209-    # Reject names that are not valid shell variable names.
##############################################
indent-2.2.12/configure-1228-if test -n "$ac_prev"; then
indent-2.2.12/configure:1229:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
indent-2.2.12/configure-1230-  as_fn_error $? "missing argument to $ac_option"
##############################################
indent-2.2.12/configure-1250-    */ )
indent-2.2.12/configure:1251:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
indent-2.2.12/configure-1252-      eval $ac_var=\$ac_val;;
##############################################
indent-2.2.12/configure-1285-ac_ls_di=`ls -di .` &&
indent-2.2.12/configure:1286:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
indent-2.2.12/configure-1287-  as_fn_error $? "working directory cannot be determined"
##############################################
indent-2.2.12/configure-1341-case $srcdir in
indent-2.2.12/configure:1342:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
indent-2.2.12/configure-1343-esac
##############################################
indent-2.2.12/configure-1384-By default, \`make install' will install all the files in
indent-2.2.12/configure:1385:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
indent-2.2.12/configure:1386:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
indent-2.2.12/configure-1387-for instance \`--prefix=\$HOME'.
##############################################
indent-2.2.12/configure-1494-*)
indent-2.2.12/configure:1495:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
indent-2.2.12/configure-1496-  # A ".." for each directory in $ac_dir_suffix.
indent-2.2.12/configure:1497:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
indent-2.2.12/configure-1498-  case $ac_top_builddir_sub in
##############################################
indent-2.2.12/configure-1968-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
indent-2.2.12/configure:1969:  as_decl_name=`echo $2|sed 's/ *(.*//'`
indent-2.2.12/configure:1970:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
indent-2.2.12/configure-1971-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
indent-2.2.12/configure-2265-    *\'*)
indent-2.2.12/configure:2266:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
indent-2.2.12/configure-2267-    esac
##############################################
indent-2.2.12/configure-2348-      case $ac_val in
indent-2.2.12/configure:2349:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
indent-2.2.12/configure-2350-      esac
##############################################
indent-2.2.12/configure-2363-	case $ac_val in
indent-2.2.12/configure:2364:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
indent-2.2.12/configure-2365-	esac
##############################################
indent-2.2.12/configure-2488-    set,)
indent-2.2.12/configure:2489:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
indent-2.2.12/configure:2490:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
indent-2.2.12/configure-2491-      ac_cache_corrupted=: ;;
##############################################
indent-2.2.12/configure-2499-	# differences in whitespace do not lead to failure.
indent-2.2.12/configure:2500:	ac_old_val_w=`echo x $ac_old_val`
indent-2.2.12/configure:2501:	ac_new_val_w=`echo x $ac_new_val`
indent-2.2.12/configure-2502-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
indent-2.2.12/configure-2519-    case $ac_new_val in
indent-2.2.12/configure:2520:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
indent-2.2.12/configure-2521-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
indent-2.2.12/configure-2695-     echo "timestamp, slept: $am_has_slept" > conftest.file
indent-2.2.12/configure:2696:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
indent-2.2.12/configure-2697-     if test "$*" = "X"; then
indent-2.2.12/configure-2698-	# -L didn't work.
indent-2.2.12/configure:2699:	set X `ls -t "$srcdir/configure" conftest.file`
indent-2.2.12/configure-2700-     fi
##############################################
indent-2.2.12/configure-2746-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
indent-2.2.12/configure:2747:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
indent-2.2.12/configure-2748-
indent-2.2.12/configure-2749-# Expand $ac_aux_dir to an absolute path.
indent-2.2.12/configure:2750:am_aux_dir=`cd "$ac_aux_dir" && pwd`
indent-2.2.12/configure-2751-
##############################################
indent-2.2.12/configure-2891-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
indent-2.2.12/configure:2892:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
indent-2.2.12/configure-2893-	     'mkdir (GNU coreutils) '* | \
##############################################
indent-2.2.12/configure-2964-set x ${MAKE-make}
indent-2.2.12/configure:2965:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
indent-2.2.12/configure-2966-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
indent-2.2.12/configure-2974-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
indent-2.2.12/configure:2975:case `${MAKE-make} -f conftest.make 2>/dev/null` in
indent-2.2.12/configure-2976-  *@@@%%%=?*=@@@%%%*)
##############################################
indent-2.2.12/configure-3040-
indent-2.2.12/configure:3041:if test "`cd $srcdir && pwd`" != "`pwd`"; then
indent-2.2.12/configure-3042-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
indent-2.2.12/configure-3528-$as_echo_n "checking whether the C compiler works... " >&6; }
indent-2.2.12/configure:3529:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
indent-2.2.12/configure-3530-
##############################################
indent-2.2.12/configure-3572-	then :; else
indent-2.2.12/configure:3573:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
indent-2.2.12/configure-3574-	fi
##############################################
indent-2.2.12/configure-3632-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
indent-2.2.12/configure:3633:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
indent-2.2.12/configure-3634-	  break;;
##############################################
indent-2.2.12/configure-3741-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
indent-2.2.12/configure:3742:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
indent-2.2.12/configure-3743-       break;;
##############################################
indent-2.2.12/configure-4122-  if test "$am_compiler_list" = ""; then
indent-2.2.12/configure:4123:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
indent-2.2.12/configure-4124-  fi
##############################################
indent-2.2.12/configure-4384-       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
indent-2.2.12/configure:4385:       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
indent-2.2.12/configure-4386-       esac
##############################################
indent-2.2.12/configure-4418-  # Check for GNU $ac_path_GREP
indent-2.2.12/configure:4419:case `"$ac_path_GREP" --version 2>&1` in
indent-2.2.12/configure-4420-*GNU*)
##############################################
indent-2.2.12/configure-4484-  # Check for GNU $ac_path_EGREP
indent-2.2.12/configure:4485:case `"$ac_path_EGREP" --version 2>&1` in
indent-2.2.12/configure-4486-*GNU*)
##############################################
indent-2.2.12/configure-4645-do :
indent-2.2.12/configure:4646:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
indent-2.2.12/configure-4647-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
indent-2.2.12/configure-4650-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:4651:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
indent-2.2.12/configure-4652-_ACEOF
##############################################
indent-2.2.12/configure-4864-
indent-2.2.12/configure:4865:ac_aux_dir_abs=`cd $ac_aux_dir && pwd`
indent-2.2.12/configure-4866-# Extract the first word of "dvips", so it can be a program name with args.
##############################################
indent-2.2.12/configure-4932-  # Check for GNU $ac_path_SED
indent-2.2.12/configure:4933:case `"$ac_path_SED" --version 2>&1` in
indent-2.2.12/configure-4934-*GNU*)
##############################################
indent-2.2.12/configure-5107-
indent-2.2.12/configure:5108:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
indent-2.2.12/configure-5109-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
indent-2.2.12/configure-5112-
indent-2.2.12/configure:5113:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
indent-2.2.12/configure-5114-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
indent-2.2.12/configure-5189-
indent-2.2.12/configure:5190:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
indent-2.2.12/configure-5191-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
indent-2.2.12/configure-5284-test "x$ac_build_alias" = x &&
indent-2.2.12/configure:5285:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
indent-2.2.12/configure-5286-test "x$ac_build_alias" = x &&
indent-2.2.12/configure-5287-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
indent-2.2.12/configure:5288:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
indent-2.2.12/configure-5289-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
indent-2.2.12/configure-5308-IFS=$ac_save_IFS
indent-2.2.12/configure:5309:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
indent-2.2.12/configure-5310-
##############################################
indent-2.2.12/configure-5319-else
indent-2.2.12/configure:5320:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
indent-2.2.12/configure-5321-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
indent-2.2.12/configure-5341-IFS=$ac_save_IFS
indent-2.2.12/configure:5342:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
indent-2.2.12/configure-5343-
##############################################
indent-2.2.12/configure-5769-  for ac_func in _getb67 GETB67 getb67; do
indent-2.2.12/configure:5770:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
indent-2.2.12/configure-5771-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
indent-2.2.12/configure-5835-do :
indent-2.2.12/configure:5836:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
indent-2.2.12/configure-5837-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
indent-2.2.12/configure-5840-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:5841:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
indent-2.2.12/configure-5842-_ACEOF
##############################################
indent-2.2.12/configure-6394-    # gcc leaves a trailing carriage return which upsets mingw
indent-2.2.12/configure:6395:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
indent-2.2.12/configure-6396-  *)
indent-2.2.12/configure:6397:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
indent-2.2.12/configure-6398-  esac
##############################################
indent-2.2.12/configure-6403-      # Canonicalize the pathname of ld
indent-2.2.12/configure:6404:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
indent-2.2.12/configure-6405-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
indent-2.2.12/configure:6406:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
indent-2.2.12/configure-6407-      done
##############################################
indent-2.2.12/configure-6438-      # Break only if it was the GNU/non-GNU ld that we prefer.
indent-2.2.12/configure:6439:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
indent-2.2.12/configure-6440-      *GNU* | *'with BFD'*)
##############################################
indent-2.2.12/configure-6469-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
indent-2.2.12/configure:6470:case `$LD -v 2>&1 </dev/null` in
indent-2.2.12/configure-6471-*GNU* | *'with BFD'*)
##############################################
indent-2.2.12/configure-6557-    *)
indent-2.2.12/configure:6558:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
indent-2.2.12/configure-6559-      if test -n "$searchpath"; then
##############################################
indent-2.2.12/configure-6567-                ;;
indent-2.2.12/configure:6568:              *) searchdir=`cd "$searchdir" && pwd`
indent-2.2.12/configure-6569-                 case "$searchdir" in
##############################################
indent-2.2.12/configure-6984-        names_already_handled="$names_already_handled $name"
indent-2.2.12/configure:6985:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
indent-2.2.12/configure-6986-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
indent-2.2.12/configure-7060-                -L*)
indent-2.2.12/configure:7061:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
indent-2.2.12/configure-7062-                                    if test -n "$acl_shlibext"; then
##############################################
indent-2.2.12/configure-7177-              */$acl_libdirstem | */$acl_libdirstem/)
indent-2.2.12/configure:7178:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
indent-2.2.12/configure-7179-                if test "$name" = 'pth'; then
##############################################
indent-2.2.12/configure-7184-              */$acl_libdirstem2 | */$acl_libdirstem2/)
indent-2.2.12/configure:7185:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
indent-2.2.12/configure-7186-                if test "$name" = 'pth'; then
##############################################
indent-2.2.12/configure-7235-                  -L*)
indent-2.2.12/configure:7236:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
indent-2.2.12/configure-7237-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
indent-2.2.12/configure-7294-                  -R*)
indent-2.2.12/configure:7295:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
indent-2.2.12/configure-7296-                    if test "$enable_rpath" != no; then
##############################################
indent-2.2.12/configure-7319-                  -l*)
indent-2.2.12/configure:7320:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
indent-2.2.12/configure-7321-                    ;;
indent-2.2.12/configure-7322-                  *.la)
indent-2.2.12/configure:7323:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
indent-2.2.12/configure-7324-                    ;;
##############################################
indent-2.2.12/configure-7608-        names_already_handled="$names_already_handled $name"
indent-2.2.12/configure:7609:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
indent-2.2.12/configure-7610-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
indent-2.2.12/configure-7684-                -L*)
indent-2.2.12/configure:7685:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
indent-2.2.12/configure-7686-                                    if test -n "$acl_shlibext"; then
##############################################
indent-2.2.12/configure-7801-              */$acl_libdirstem | */$acl_libdirstem/)
indent-2.2.12/configure:7802:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
indent-2.2.12/configure-7803-                if test "$name" = 'iconv'; then
##############################################
indent-2.2.12/configure-7808-              */$acl_libdirstem2 | */$acl_libdirstem2/)
indent-2.2.12/configure:7809:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
indent-2.2.12/configure-7810-                if test "$name" = 'iconv'; then
##############################################
indent-2.2.12/configure-7859-                  -L*)
indent-2.2.12/configure:7860:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
indent-2.2.12/configure-7861-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
indent-2.2.12/configure-7918-                  -R*)
indent-2.2.12/configure:7919:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
indent-2.2.12/configure-7920-                    if test "$enable_rpath" != no; then
##############################################
indent-2.2.12/configure-7943-                  -l*)
indent-2.2.12/configure:7944:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
indent-2.2.12/configure-7945-                    ;;
indent-2.2.12/configure-7946-                  *.la)
indent-2.2.12/configure:7947:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
indent-2.2.12/configure-7948-                    ;;
##############################################
indent-2.2.12/configure-8285-
indent-2.2.12/configure:8286:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
indent-2.2.12/configure-8287-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
indent-2.2.12/configure-8322-do :
indent-2.2.12/configure:8323:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
indent-2.2.12/configure-8324-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
indent-2.2.12/configure-8326-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:8327:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
indent-2.2.12/configure-8328-_ACEOF
##############################################
indent-2.2.12/configure-8337-do :
indent-2.2.12/configure:8338:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
indent-2.2.12/configure-8339-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
indent-2.2.12/configure-8341-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:8342:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
indent-2.2.12/configure-8343-_ACEOF
##############################################
indent-2.2.12/configure-8421-$as_echo_n "checking version of bison... " >&6; }
indent-2.2.12/configure:8422:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
indent-2.2.12/configure-8423-    case $ac_prog_version in
##############################################
indent-2.2.12/configure-8829-do :
indent-2.2.12/configure:8830:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
indent-2.2.12/configure-8831-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
indent-2.2.12/configure-8833-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:8834:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
indent-2.2.12/configure-8835-_ACEOF
##############################################
indent-2.2.12/configure-9089-do :
indent-2.2.12/configure:9090:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
indent-2.2.12/configure-9091-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
indent-2.2.12/configure-9093-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:9094:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
indent-2.2.12/configure-9095-_ACEOF
##############################################
indent-2.2.12/configure-9103-do :
indent-2.2.12/configure:9104:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
indent-2.2.12/configure-9105-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
indent-2.2.12/configure-9107-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:9108:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
indent-2.2.12/configure-9109-_ACEOF
##############################################
indent-2.2.12/configure-9633-        names_already_handled="$names_already_handled $name"
indent-2.2.12/configure:9634:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
indent-2.2.12/configure-9635-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
indent-2.2.12/configure-9709-                -L*)
indent-2.2.12/configure:9710:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
indent-2.2.12/configure-9711-                                    if test -n "$acl_shlibext"; then
##############################################
indent-2.2.12/configure-9826-              */$acl_libdirstem | */$acl_libdirstem/)
indent-2.2.12/configure:9827:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
indent-2.2.12/configure-9828-                if test "$name" = 'intl'; then
##############################################
indent-2.2.12/configure-9833-              */$acl_libdirstem2 | */$acl_libdirstem2/)
indent-2.2.12/configure:9834:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
indent-2.2.12/configure-9835-                if test "$name" = 'intl'; then
##############################################
indent-2.2.12/configure-9884-                  -L*)
indent-2.2.12/configure:9885:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
indent-2.2.12/configure-9886-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
indent-2.2.12/configure-9943-                  -R*)
indent-2.2.12/configure:9944:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
indent-2.2.12/configure-9945-                    if test "$enable_rpath" != no; then
##############################################
indent-2.2.12/configure-9968-                  -l*)
indent-2.2.12/configure:9969:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
indent-2.2.12/configure-9970-                    ;;
indent-2.2.12/configure-9971-                  *.la)
indent-2.2.12/configure:9972:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
indent-2.2.12/configure-9973-                    ;;
##############################################
indent-2.2.12/configure-10123-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
indent-2.2.12/configure:10124:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
indent-2.2.12/configure-10125-      fi
##############################################
indent-2.2.12/configure-10378-do :
indent-2.2.12/configure:10379:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
indent-2.2.12/configure-10380-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
indent-2.2.12/configure-10382-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:10383:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
indent-2.2.12/configure-10384-_ACEOF
##############################################
indent-2.2.12/configure-10390-do :
indent-2.2.12/configure:10391:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
indent-2.2.12/configure-10392-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
indent-2.2.12/configure-10394-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:10395:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
indent-2.2.12/configure-10396-_ACEOF
##############################################
indent-2.2.12/configure-10459-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
indent-2.2.12/configure:10460:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
indent-2.2.12/configure-10461-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
indent-2.2.12/configure-10491-  cat >>confdefs.h <<_ACEOF
indent-2.2.12/configure:10492:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
indent-2.2.12/configure-10493-_ACEOF
##############################################
indent-2.2.12/configure-10717-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
indent-2.2.12/configure:10718:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
indent-2.2.12/configure-10719-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
indent-2.2.12/configure-10812-if test -z "$BASH_VERSION$ZSH_VERSION" \
indent-2.2.12/configure:10813:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
indent-2.2.12/configure-10814-  as_echo='print -r --'
indent-2.2.12/configure-10815-  as_echo_n='print -rn --'
indent-2.2.12/configure:10816:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
indent-2.2.12/configure-10817-  as_echo='printf %s\n'
##############################################
indent-2.2.12/configure-10819-else
indent-2.2.12/configure:10820:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
indent-2.2.12/configure-10821-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
indent-2.2.12/configure-10829-	expr "X$arg" : "X\\(.*\\)$as_nl";
indent-2.2.12/configure:10830:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
indent-2.2.12/configure-10831-      esac;
##############################################
indent-2.2.12/configure-10906-# ----------------------------------------
indent-2.2.12/configure:10907:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
indent-2.2.12/configure-10908-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
indent-2.2.12/configure-10978-  {
indent-2.2.12/configure:10979:    as_val=`expr "$@" || test $? -eq 1`
indent-2.2.12/configure-10980-  }
##############################################
indent-2.2.12/configure-11082-      case $as_dir in #(
indent-2.2.12/configure:11083:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
indent-2.2.12/configure-11084-      *) as_qdir=$as_dir;;
##############################################
indent-2.2.12/configure-11219-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
indent-2.2.12/configure:11220:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
indent-2.2.12/configure-11221-ac_cs_version="\\
##############################################
indent-2.2.12/configure-11244-  --*=?*)
indent-2.2.12/configure:11245:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
indent-2.2.12/configure:11246:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
indent-2.2.12/configure-11247-    ac_shift=:
##############################################
indent-2.2.12/configure-11249-  --*=)
indent-2.2.12/configure:11250:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
indent-2.2.12/configure-11251-    ac_optarg=
##############################################
indent-2.2.12/configure-11273-    case $ac_optarg in
indent-2.2.12/configure:11274:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
indent-2.2.12/configure-11275-    '') as_fn_error $? "missing file argument" ;;
##############################################
indent-2.2.12/configure-11281-    case $ac_optarg in
indent-2.2.12/configure:11282:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
indent-2.2.12/configure-11283-    esac
##############################################
indent-2.2.12/configure-11423-fi
indent-2.2.12/configure:11424:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
indent-2.2.12/configure-11425-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
indent-2.2.12/configure-11440-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
indent-2.2.12/configure:11441:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
indent-2.2.12/configure-11442-ac_delim='%!_!# '
##############################################
indent-2.2.12/configure-11446-
indent-2.2.12/configure:11447:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
indent-2.2.12/configure-11448-  if test $ac_delim_n = $ac_delim_num; then
##############################################
indent-2.2.12/configure-11584-for ac_last_try in false false :; do
indent-2.2.12/configure:11585:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
indent-2.2.12/configure-11586-  if test -z "$ac_tt"; then
##############################################
indent-2.2.12/configure-11716-      esac
indent-2.2.12/configure:11717:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
indent-2.2.12/configure-11718-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
indent-2.2.12/configure-11775-*)
indent-2.2.12/configure:11776:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
indent-2.2.12/configure-11777-  # A ".." for each directory in $ac_dir_suffix.
indent-2.2.12/configure:11778:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
indent-2.2.12/configure-11779-  case $ac_top_builddir_sub in
##############################################
indent-2.2.12/configure-11836-/@mandir@/p'
indent-2.2.12/configure:11837:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
indent-2.2.12/configure-11838-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
indent-2.2.12/configure-11853-
indent-2.2.12/configure:11854:# Neutralize VPATH when `$srcdir' = `.'.
indent-2.2.12/configure-11855-# Shell code in configure.ac might set extrasub.
##############################################
indent-2.2.12/configure-11881-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
indent-2.2.12/configure:11882:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
indent-2.2.12/configure-11883-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
indent-2.2.12/configure-11927-    * )
indent-2.2.12/configure:11928:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
indent-2.2.12/configure-11929-  esac
##############################################
indent-2.2.12/configure-11982-    # Strip MF so we end up with the name of the file.
indent-2.2.12/configure:11983:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
indent-2.2.12/configure-11984-    # Check whether this is an Automake generated Makefile which includes
##############################################
indent-2.2.12/configure-12060-      case "$ac_file" in
indent-2.2.12/configure:12061:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
indent-2.2.12/configure-12062-      esac
##############################################
indent-2.2.12/configure-12065-        # Adjust a relative srcdir.
indent-2.2.12/configure:12066:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
indent-2.2.12/configure:12067:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
indent-2.2.12/configure:12068:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
indent-2.2.12/configure-12069-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
indent-2.2.12/configure-12072-        case "$ac_given_srcdir" in
indent-2.2.12/configure:12073:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
indent-2.2.12/configure-12074-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
indent-2.2.12/configure-12093-            fi
indent-2.2.12/configure:12094:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
indent-2.2.12/configure-12095-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
indent-2.2.12/man/Makefile.in-49-  { \
indent-2.2.12/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
indent-2.2.12/man/Makefile.in-51-  }; \
##############################################
indent-2.2.12/man/Makefile.in-134-  esac
indent-2.2.12/man/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
indent-2.2.12/man/Makefile.in-136-am__vpath_adj = case $$p in \
indent-2.2.12/man/Makefile.in:137:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
indent-2.2.12/man/Makefile.in-138-    *) f=$$p;; \
indent-2.2.12/man/Makefile.in-139-  esac;
indent-2.2.12/man/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
indent-2.2.12/man/Makefile.in-141-am__install_max = 40
indent-2.2.12/man/Makefile.in-142-am__nobase_strip_setup = \
indent-2.2.12/man/Makefile.in:143:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
indent-2.2.12/man/Makefile.in-144-am__nobase_strip = \
##############################################
indent-2.2.12/man/Makefile.in-361-	test -n "$(man1dir)" \
indent-2.2.12/man/Makefile.in:362:	  && test -n "`echo $$list1$$list2`" \
indent-2.2.12/man/Makefile.in-363-	  || exit 0; \
##############################################
indent-2.2.12/man/Makefile.in-410-distdir-am: $(DISTFILES)
indent-2.2.12/man/Makefile.in:411:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/man/Makefile.in:412:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
indent-2.2.12/man/Makefile.in-413-	list='$(DISTFILES)'; \
##############################################
indent-2.2.12/man/Makefile.in-424-	  if test -d $$d/$$file; then \
indent-2.2.12/man/Makefile.in:425:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
indent-2.2.12/man/Makefile.in-426-	    if test -d "$(distdir)/$$file"; then \
##############################################
indent-2.2.12/po/Makefile.in.in-89-.po.gmo:
indent-2.2.12/po/Makefile.in.in:90:	@lang=`echo $* | sed -e 's,.*/,,'`; \
indent-2.2.12/po/Makefile.in.in-91-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
indent-2.2.12/po/Makefile.in.in-160-	fi; \
indent-2.2.12/po/Makefile.in.in:161:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
indent-2.2.12/po/Makefile.in.in-162-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
indent-2.2.12/po/Makefile.in.in-202-$(POFILES): $(srcdir)/$(DOMAIN).pot
indent-2.2.12/po/Makefile.in.in:203:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
indent-2.2.12/po/Makefile.in.in-204-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
indent-2.2.12/po/Makefile.in.in-207-	  cd $(srcdir) \
indent-2.2.12/po/Makefile.in.in:208:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
indent-2.2.12/po/Makefile.in.in-209-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
indent-2.2.12/po/Makefile.in.in-238-	for cat in $$catalogs; do \
indent-2.2.12/po/Makefile.in.in:239:	  cat=`basename $$cat`; \
indent-2.2.12/po/Makefile.in.in:240:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
indent-2.2.12/po/Makefile.in.in-241-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
indent-2.2.12/po/Makefile.in.in-248-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
indent-2.2.12/po/Makefile.in.in:249:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
indent-2.2.12/po/Makefile.in.in-250-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
indent-2.2.12/po/Makefile.in.in-289-	for cat in $$catalogs; do \
indent-2.2.12/po/Makefile.in.in:290:	  cat=`basename $$cat`; \
indent-2.2.12/po/Makefile.in.in:291:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
indent-2.2.12/po/Makefile.in.in-292-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
indent-2.2.12/po/Makefile.in.in-296-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
indent-2.2.12/po/Makefile.in.in:297:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
indent-2.2.12/po/Makefile.in.in-298-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
indent-2.2.12/po/Makefile.in.in-335-	for cat in $$catalogs; do \
indent-2.2.12/po/Makefile.in.in:336:	  cat=`basename $$cat`; \
indent-2.2.12/po/Makefile.in.in:337:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
indent-2.2.12/po/Makefile.in.in-338-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
indent-2.2.12/po/Makefile.in.in-400-.nop.po-create:
indent-2.2.12/po/Makefile.in.in:401:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
indent-2.2.12/po/Makefile.in.in-402-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
indent-2.2.12/po/Makefile.in.in-407-.nop.po-update:
indent-2.2.12/po/Makefile.in.in:408:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
indent-2.2.12/po/Makefile.in.in-409-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
indent-2.2.12/po/Makefile.in.in-414-	cd $(srcdir); \
indent-2.2.12/po/Makefile.in.in:415:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
indent-2.2.12/po/Makefile.in.in-416-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
indent-2.2.12/po/Rules-quot-15-.insert-header.po-update-en:
indent-2.2.12/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
indent-2.2.12/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
indent-2.2.12/po/Rules-quot-18-	tmpdir=`pwd`; \
indent-2.2.12/po/Rules-quot-19-	echo "$$lang:"; \
indent-2.2.12/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
indent-2.2.12/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
indent-2.2.12/po/Rules-quot-22-	cd $(srcdir); \
indent-2.2.12/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
indent-2.2.12/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
indent-2.2.12/aclocal.m4-90-       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
indent-2.2.12/aclocal.m4:91:       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
indent-2.2.12/aclocal.m4-92-       esac
##############################################
indent-2.2.12/aclocal.m4-170-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
indent-2.2.12/aclocal.m4:171:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
indent-2.2.12/aclocal.m4-172-# and then we would define $MISSING as
##############################################
indent-2.2.12/aclocal.m4-185-# Expand $ac_aux_dir to an absolute path.
indent-2.2.12/aclocal.m4:186:am_aux_dir=`cd "$ac_aux_dir" && pwd`
indent-2.2.12/aclocal.m4-187-])
##############################################
indent-2.2.12/aclocal.m4-283-  if test "$am_compiler_list" = ""; then
indent-2.2.12/aclocal.m4:284:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
indent-2.2.12/aclocal.m4-285-  fi
##############################################
indent-2.2.12/aclocal.m4-436-    # Strip MF so we end up with the name of the file.
indent-2.2.12/aclocal.m4:437:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
indent-2.2.12/aclocal.m4-438-    # Check whether this is an Automake generated Makefile which includes
##############################################
indent-2.2.12/aclocal.m4-443-      || continue
indent-2.2.12/aclocal.m4:444:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
indent-2.2.12/aclocal.m4:445:    am_filepart=`AS_BASENAME(["$am_mf"])`
indent-2.2.12/aclocal.m4-446-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
indent-2.2.12/aclocal.m4-511-AC_REQUIRE([AC_PROG_INSTALL])dnl
indent-2.2.12/aclocal.m4:512:if test "`cd $srcdir && pwd`" != "`pwd`"; then
indent-2.2.12/aclocal.m4-513-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
indent-2.2.12/aclocal.m4-670-    * )
indent-2.2.12/aclocal.m4:671:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
indent-2.2.12/aclocal.m4-672-  esac
indent-2.2.12/aclocal.m4-673-done
indent-2.2.12/aclocal.m4:674:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
indent-2.2.12/aclocal.m4-675-
##############################################
indent-2.2.12/aclocal.m4-991-     echo "timestamp, slept: $am_has_slept" > conftest.file
indent-2.2.12/aclocal.m4:992:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
indent-2.2.12/aclocal.m4-993-     if test "$[*]" = "X"; then
indent-2.2.12/aclocal.m4-994-	# -L didn't work.
indent-2.2.12/aclocal.m4:995:	set X `ls -t "$srcdir/configure" conftest.file`
indent-2.2.12/aclocal.m4-996-     fi
##############################################
indent-2.2.12/regression/input/fp.c-2-
indent-2.2.12/regression/input/fp.c:3:register void (*GCForward) () asm ("r16");    /* GC Forwarding code */
indent-2.2.12/regression/input/fp.c-4-char **(*get_string_array) (const char *s1, const char *s2);
##############################################
indent-2.2.12/regression/standard/fp.c-2-
indent-2.2.12/regression/standard/fp.c:3:register void (*GCForward) () asm ("r16");	/* GC Forwarding code */
indent-2.2.12/regression/standard/fp.c-4-char **(*get_string_array) (const char *s1, const char *s2);