===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ap-utils-1.5/Documentation/Makefile.in-196-	  else file=$$i; fi; \
ap-utils-1.5/Documentation/Makefile.in:197:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
ap-utils-1.5/Documentation/Makefile.in-198-	  case "$$ext" in \
##############################################
ap-utils-1.5/Documentation/Makefile.in-201-	  esac; \
ap-utils-1.5/Documentation/Makefile.in:202:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
ap-utils-1.5/Documentation/Makefile.in:203:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
ap-utils-1.5/Documentation/Makefile.in:204:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
ap-utils-1.5/Documentation/Makefile.in-205-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
ap-utils-1.5/Documentation/Makefile.in-217-	for i in $$list; do \
ap-utils-1.5/Documentation/Makefile.in:218:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
ap-utils-1.5/Documentation/Makefile.in-219-	  case "$$ext" in \
##############################################
ap-utils-1.5/Documentation/Makefile.in-222-	  esac; \
ap-utils-1.5/Documentation/Makefile.in:223:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
ap-utils-1.5/Documentation/Makefile.in:224:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
ap-utils-1.5/Documentation/Makefile.in:225:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
ap-utils-1.5/Documentation/Makefile.in-226-	  echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
ap-utils-1.5/Documentation/Makefile.in-241-	$(mkinstalldirs) $(distdir)/Ukrainian $(distdir)/mibs-atmel
ap-utils-1.5/Documentation/Makefile.in:242:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/Documentation/Makefile.in:243:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/Documentation/Makefile.in-244-	list='$(DISTFILES)'; for file in $$list; do \
ap-utils-1.5/Documentation/Makefile.in-245-	  case $$file in \
ap-utils-1.5/Documentation/Makefile.in:246:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ap-utils-1.5/Documentation/Makefile.in:247:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ap-utils-1.5/Documentation/Makefile.in-248-	  esac; \
ap-utils-1.5/Documentation/Makefile.in-249-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ap-utils-1.5/Documentation/Makefile.in:250:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ap-utils-1.5/Documentation/Makefile.in-251-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ap-utils-1.5/Makefile.in-234-	dot_seen=no; \
ap-utils-1.5/Makefile.in:235:	target=`echo $@ | sed s/-recursive//`; \
ap-utils-1.5/Makefile.in-236-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ap-utils-1.5/Makefile.in-264-	rev="$$rev ."; \
ap-utils-1.5/Makefile.in:265:	target=`echo $@ | sed s/-recursive//`; \
ap-utils-1.5/Makefile.in-266-	for subdir in $$rev; do \
##############################################
ap-utils-1.5/Makefile.in-342-GTAGS:
ap-utils-1.5/Makefile.in:343:	here=`$(am__cd) $(top_builddir) && pwd` \
ap-utils-1.5/Makefile.in-344-	  && cd $(top_srcdir) \
##############################################
ap-utils-1.5/Makefile.in-366-	$(mkinstalldirs) $(distdir)/config $(distdir)/intl $(distdir)/po
ap-utils-1.5/Makefile.in:367:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/Makefile.in:368:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/Makefile.in-369-	list='$(DISTFILES)'; for file in $$list; do \
ap-utils-1.5/Makefile.in-370-	  case $$file in \
ap-utils-1.5/Makefile.in:371:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ap-utils-1.5/Makefile.in:372:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ap-utils-1.5/Makefile.in-373-	  esac; \
ap-utils-1.5/Makefile.in-374-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ap-utils-1.5/Makefile.in:375:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ap-utils-1.5/Makefile.in-376-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ap-utils-1.5/Makefile.in-431-	chmod a-w $(distdir)
ap-utils-1.5/Makefile.in:432:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ap-utils-1.5/Makefile.in-433-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ap-utils-1.5/Makefile.in-462-	@cd $(distuninstallcheck_dir) \
ap-utils-1.5/Makefile.in:463:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
ap-utils-1.5/Makefile.in-464-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ap-utils-1.5/Makefile.in-474-	fi
ap-utils-1.5/Makefile.in:475:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ap-utils-1.5/Makefile.in-476-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ap-utils-1.5/aclocal.m4-59-# test to see if srcdir already configured
ap-utils-1.5/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
ap-utils-1.5/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
ap-utils-1.5/aclocal.m4-133-    * )
ap-utils-1.5/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ap-utils-1.5/aclocal.m4-135-  esac
ap-utils-1.5/aclocal.m4-136-done
ap-utils-1.5/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
ap-utils-1.5/aclocal.m4-138-
##############################################
ap-utils-1.5/aclocal.m4-247-if (
ap-utils-1.5/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ap-utils-1.5/aclocal.m4-249-   if test "$[*]" = "X"; then
ap-utils-1.5/aclocal.m4-250-      # -L didn't work.
ap-utils-1.5/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
ap-utils-1.5/aclocal.m4-252-   fi
##############################################
ap-utils-1.5/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
ap-utils-1.5/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
ap-utils-1.5/aclocal.m4-344-#
##############################################
ap-utils-1.5/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ap-utils-1.5/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ap-utils-1.5/aclocal.m4-368-# and then we would define $MISSING as
##############################################
ap-utils-1.5/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
ap-utils-1.5/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
ap-utils-1.5/aclocal.m4-385-])
##############################################
ap-utils-1.5/aclocal.m4-557-  if test "$am_compiler_list" = ""; then
ap-utils-1.5/aclocal.m4:558:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ap-utils-1.5/aclocal.m4-559-  fi
##############################################
ap-utils-1.5/aclocal.m4-670-  # Strip MF so we end up with the name of the file.
ap-utils-1.5/aclocal.m4:671:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ap-utils-1.5/aclocal.m4-672-  # Check whether this is an Automake generated Makefile or not.
##############################################
ap-utils-1.5/aclocal.m4-678-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
ap-utils-1.5/aclocal.m4:679:    dirpart=`AS_DIRNAME("$mf")`
ap-utils-1.5/aclocal.m4-680-  else
##############################################
ap-utils-1.5/aclocal.m4-685-  # running `make'.
ap-utils-1.5/aclocal.m4:686:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
ap-utils-1.5/aclocal.m4-687-  test -z "$DEPDIR" && continue
ap-utils-1.5/aclocal.m4-688-  # When using ansi2knr, U may be empty or an underscore; expand it
ap-utils-1.5/aclocal.m4:689:  U=`sed -n -e '/^U = / s///p' < "$mf"`
ap-utils-1.5/aclocal.m4-690-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
ap-utils-1.5/aclocal.m4-706-    test -f "$dirpart/$file" && continue
ap-utils-1.5/aclocal.m4:707:    fdir=`AS_DIRNAME(["$file"])`
ap-utils-1.5/aclocal.m4-708-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
ap-utils-1.5/aclocal.m4-771-# case it prints its new name instead of `make'.
ap-utils-1.5/aclocal.m4:772:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ap-utils-1.5/aclocal.m4-773-   am__include=include
##############################################
ap-utils-1.5/aclocal.m4-779-   echo '.include "confinc"' > confmf
ap-utils-1.5/aclocal.m4:780:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ap-utils-1.5/aclocal.m4-781-      am__include=.include
##############################################
ap-utils-1.5/aclocal.m4-1067-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
ap-utils-1.5/aclocal.m4:1068:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ap-utils-1.5/aclocal.m4-1069-      fi
##############################################
ap-utils-1.5/aclocal.m4-1195-    else
ap-utils-1.5/aclocal.m4:1196:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
ap-utils-1.5/aclocal.m4-1197-      AC_MSG_RESULT(
##############################################
ap-utils-1.5/aclocal.m4-1223-      case "$ac_file" in
ap-utils-1.5/aclocal.m4:1224:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ap-utils-1.5/aclocal.m4-1225-      esac
##############################################
ap-utils-1.5/aclocal.m4-1228-        # Adjust a relative srcdir.
ap-utils-1.5/aclocal.m4:1229:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ap-utils-1.5/aclocal.m4:1230:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ap-utils-1.5/aclocal.m4:1231:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ap-utils-1.5/aclocal.m4-1232-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ap-utils-1.5/aclocal.m4-1235-        case "$ac_given_srcdir" in
ap-utils-1.5/aclocal.m4:1236:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ap-utils-1.5/aclocal.m4-1237-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ap-utils-1.5/aclocal.m4-1251-            fi
ap-utils-1.5/aclocal.m4:1252:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ap-utils-1.5/aclocal.m4-1253-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
ap-utils-1.5/aclocal.m4-1372-changequote(<<,>>)dnl
ap-utils-1.5/aclocal.m4:1373:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
ap-utils-1.5/aclocal.m4-1374-    case $ac_prog_version in
##############################################
ap-utils-1.5/aclocal.m4-1727-        dnl or AC_LIB_HAVE_LINKFLAGS call.
ap-utils-1.5/aclocal.m4:1728:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ap-utils-1.5/aclocal.m4-1729-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ap-utils-1.5/aclocal.m4-1769-                -L*)
ap-utils-1.5/aclocal.m4:1770:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ap-utils-1.5/aclocal.m4-1771-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
ap-utils-1.5/aclocal.m4-1886-              */lib | */lib/)
ap-utils-1.5/aclocal.m4:1887:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
ap-utils-1.5/aclocal.m4-1888-                additional_includedir="$basedir/include"
##############################################
ap-utils-1.5/aclocal.m4-1939-                  -L*)
ap-utils-1.5/aclocal.m4:1940:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ap-utils-1.5/aclocal.m4-1941-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
ap-utils-1.5/aclocal.m4-1990-                    dnl Handle this in the next round.
ap-utils-1.5/aclocal.m4:1991:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ap-utils-1.5/aclocal.m4-1992-                    ;;
##############################################
ap-utils-1.5/aclocal.m4-1996-                    dnl option.
ap-utils-1.5/aclocal.m4:1997:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ap-utils-1.5/aclocal.m4-1998-                    ;;
##############################################
ap-utils-1.5/aclocal.m4-2112-    # gcc leaves a trailing carriage return which upsets mingw
ap-utils-1.5/aclocal.m4:2113:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ap-utils-1.5/aclocal.m4-2114-  *)
ap-utils-1.5/aclocal.m4:2115:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ap-utils-1.5/aclocal.m4-2116-  esac
##############################################
ap-utils-1.5/aclocal.m4-2121-      # Canonicalize the path of ld
ap-utils-1.5/aclocal.m4:2122:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ap-utils-1.5/aclocal.m4-2123-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ap-utils-1.5/aclocal.m4:2124:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ap-utils-1.5/aclocal.m4-2125-      done
##############################################
ap-utils-1.5/aclocal.m4-2261-      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);"])
ap-utils-1.5/aclocal.m4:2262:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ap-utils-1.5/aclocal.m4-2263-    AC_MSG_RESULT([$]{ac_t:-
##############################################
ap-utils-1.5/ap-gl/Makefile.in-207-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ap-utils-1.5/ap-gl/Makefile.in:208:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ap-utils-1.5/ap-gl/Makefile.in-209-	  if test -f $$p \
ap-utils-1.5/ap-gl/Makefile.in-210-	  ; then \
ap-utils-1.5/ap-gl/Makefile.in:211:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ap-utils-1.5/ap-gl/Makefile.in-212-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
ap-utils-1.5/ap-gl/Makefile.in-219-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ap-utils-1.5/ap-gl/Makefile.in:220:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ap-utils-1.5/ap-gl/Makefile.in-221-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
ap-utils-1.5/ap-gl/Makefile.in-243-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
ap-utils-1.5/ap-gl/Makefile.in:244:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
ap-utils-1.5/ap-gl/Makefile.in-245-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
ap-utils-1.5/ap-gl/Makefile.in-250-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ap-utils-1.5/ap-gl/Makefile.in:251:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ap-utils-1.5/ap-gl/Makefile.in-252-
##############################################
ap-utils-1.5/ap-gl/Makefile.in-254-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
ap-utils-1.5/ap-gl/Makefile.in:255:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
ap-utils-1.5/ap-gl/Makefile.in-256-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
ap-utils-1.5/ap-gl/Makefile.in-261-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ap-utils-1.5/ap-gl/Makefile.in:262:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
ap-utils-1.5/ap-gl/Makefile.in-263-uninstall-info-am:
##############################################
ap-utils-1.5/ap-gl/Makefile.in-311-GTAGS:
ap-utils-1.5/ap-gl/Makefile.in:312:	here=`$(am__cd) $(top_builddir) && pwd` \
ap-utils-1.5/ap-gl/Makefile.in-313-	  && cd $(top_srcdir) \
##############################################
ap-utils-1.5/ap-gl/Makefile.in-323-distdir: $(DISTFILES)
ap-utils-1.5/ap-gl/Makefile.in:324:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/ap-gl/Makefile.in:325:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/ap-gl/Makefile.in-326-	list='$(DISTFILES)'; for file in $$list; do \
ap-utils-1.5/ap-gl/Makefile.in-327-	  case $$file in \
ap-utils-1.5/ap-gl/Makefile.in:328:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ap-utils-1.5/ap-gl/Makefile.in:329:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ap-utils-1.5/ap-gl/Makefile.in-330-	  esac; \
ap-utils-1.5/ap-gl/Makefile.in-331-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ap-utils-1.5/ap-gl/Makefile.in:332:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ap-utils-1.5/ap-gl/Makefile.in-333-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ap-utils-1.5/config/config.guess-37-
ap-utils-1.5/config/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
ap-utils-1.5/config/config.guess-39-
##############################################
ap-utils-1.5/config/config.guess-189-	    *)
ap-utils-1.5/config/config.guess:190:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ap-utils-1.5/config/config.guess-191-		;;
##############################################
ap-utils-1.5/config/config.guess-238-	if test $UNAME_RELEASE = "V4.0"; then
ap-utils-1.5/config/config.guess:239:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ap-utils-1.5/config/config.guess-240-	fi
##############################################
ap-utils-1.5/config/config.guess-272-	if test "$?" = 0 ; then
ap-utils-1.5/config/config.guess:273:		case `$dummy` in
ap-utils-1.5/config/config.guess-274-			0-0)
##############################################
ap-utils-1.5/config/config.guess-300-	rm -f $dummy.s $dummy && rmdir $tmpdir
ap-utils-1.5/config/config.guess:301:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ap-utils-1.5/config/config.guess-302-	exit 0 ;;
##############################################
ap-utils-1.5/config/config.guess-345-    sun4H:SunOS:5.*:*)
ap-utils-1.5/config/config.guess:346:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ap-utils-1.5/config/config.guess-347-	exit 0 ;;
ap-utils-1.5/config/config.guess-348-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ap-utils-1.5/config/config.guess:349:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ap-utils-1.5/config/config.guess-350-	exit 0 ;;
ap-utils-1.5/config/config.guess-351-    i86pc:SunOS:5.*:*)
ap-utils-1.5/config/config.guess:352:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ap-utils-1.5/config/config.guess-353-	exit 0 ;;
##############################################
ap-utils-1.5/config/config.guess-357-	# it's likely to be more like Solaris than SunOS4.
ap-utils-1.5/config/config.guess:358:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ap-utils-1.5/config/config.guess-359-	exit 0 ;;
##############################################
ap-utils-1.5/config/config.guess-366-	# Japanese Language versions have a version number like `4.1.3-JL'.
ap-utils-1.5/config/config.guess:367:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ap-utils-1.5/config/config.guess-368-	exit 0 ;;
##############################################
ap-utils-1.5/config/config.guess-372-    sun*:*:4.2BSD:*)
ap-utils-1.5/config/config.guess:373:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ap-utils-1.5/config/config.guess-374-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ap-utils-1.5/config/config.guess-451-	$CC_FOR_BUILD -o $dummy $dummy.c \
ap-utils-1.5/config/config.guess:452:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
ap-utils-1.5/config/config.guess-453-	  && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
##############################################
ap-utils-1.5/config/config.guess-507-    *:IRIX*:*:*)
ap-utils-1.5/config/config.guess:508:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ap-utils-1.5/config/config.guess-509-	exit 0 ;;
##############################################
ap-utils-1.5/config/config.guess-547-    *:AIX:*:[45])
ap-utils-1.5/config/config.guess:548:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ap-utils-1.5/config/config.guess-549-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ap-utils-1.5/config/config.guess-582-    9000/[34678]??:HP-UX:*:*)
ap-utils-1.5/config/config.guess:583:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ap-utils-1.5/config/config.guess-584-	case "${UNAME_MACHINE}" in
##############################################
ap-utils-1.5/config/config.guess-636-EOF
ap-utils-1.5/config/config.guess:637:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ap-utils-1.5/config/config.guess-638-		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
ap-utils-1.5/config/config.guess-644-    ia64:HP-UX:*:*)
ap-utils-1.5/config/config.guess:645:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ap-utils-1.5/config/config.guess-646-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ap-utils-1.5/config/config.guess-745-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ap-utils-1.5/config/config.guess:746:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ap-utils-1.5/config/config.guess-747-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ap-utils-1.5/config/config.guess-768-EOF
ap-utils-1.5/config/config.guess:769:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
ap-utils-1.5/config/config.guess-770-	rm -f $dummy.c && rmdir $tmpdir
ap-utils-1.5/config/config.guess:771:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
ap-utils-1.5/config/config.guess-772-	exit 0 ;;
##############################################
ap-utils-1.5/config/config.guess-800-    prep*:SunOS:5.*:*)
ap-utils-1.5/config/config.guess:801:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ap-utils-1.5/config/config.guess-802-	exit 0 ;;
ap-utils-1.5/config/config.guess-803-    *:GNU:*:*)
ap-utils-1.5/config/config.guess:804:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ap-utils-1.5/config/config.guess-805-	exit 0 ;;
##############################################
ap-utils-1.5/config/config.guess-833-EOF
ap-utils-1.5/config/config.guess:834:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
ap-utils-1.5/config/config.guess-835-	rm -f $dummy.c && rmdir $tmpdir
##############################################
ap-utils-1.5/config/config.guess-853-EOF
ap-utils-1.5/config/config.guess:854:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
ap-utils-1.5/config/config.guess-855-	rm -f $dummy.c && rmdir $tmpdir
##############################################
ap-utils-1.5/config/config.guess-949-EOF
ap-utils-1.5/config/config.guess:950:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
ap-utils-1.5/config/config.guess-951-	rm -f $dummy.c && rmdir $tmpdir
##############################################
ap-utils-1.5/config/config.guess-986-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ap-utils-1.5/config/config.guess:987:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ap-utils-1.5/config/config.guess-988-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ap-utils-1.5/config/config.rpath-42-host="$1"
ap-utils-1.5/config/config.rpath:43:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
ap-utils-1.5/config/config.rpath:44:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
ap-utils-1.5/config/config.rpath:45:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ap-utils-1.5/config/config.rpath-46-
##############################################
ap-utils-1.5/config/config.rpath-196-        case $host_os in aix4.[012]|aix4.[012].*)
ap-utils-1.5/config/config.rpath:197:          collect2name=`${CC} -print-prog-name=collect2`
ap-utils-1.5/config/config.rpath-198-          if test -f "$collect2name" && \
##############################################
ap-utils-1.5/config/config.rpath-275-      hardcode_direct=yes
ap-utils-1.5/config/config.rpath:276:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ap-utils-1.5/config/config.rpath-277-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
ap-utils-1.5/config/config.rpath-379-        shlibext=dll
ap-utils-1.5/config/config.rpath:380:        sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
ap-utils-1.5/config/config.rpath-381-        ;;
##############################################
ap-utils-1.5/config/config.rpath-475-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
ap-utils-1.5/config/config.rpath:476:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
ap-utils-1.5/config/config.rpath:477:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ap-utils-1.5/config/config.rpath:478:escaped_sys_lib_search_path_spec=`echo "X$sys_lib_search_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ap-utils-1.5/config/config.rpath:479:escaped_sys_lib_dlsearch_path_spec=`echo "X$sys_lib_dlsearch_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ap-utils-1.5/config/config.rpath-480-
##############################################
ap-utils-1.5/config/config.sub-54-
ap-utils-1.5/config/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
ap-utils-1.5/config/config.sub-56-
##############################################
ap-utils-1.5/config/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
ap-utils-1.5/config/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ap-utils-1.5/config/config.sub-120-case $maybe_os in
##############################################
ap-utils-1.5/config/config.sub-122-    os=-$maybe_os
ap-utils-1.5/config/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ap-utils-1.5/config/config.sub-124-    ;;
ap-utils-1.5/config/config.sub-125-  *)
ap-utils-1.5/config/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ap-utils-1.5/config/config.sub-127-    if [ $basic_machine != $1 ]
ap-utils-1.5/config/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
ap-utils-1.5/config/config.sub-129-    else os=; fi
##############################################
ap-utils-1.5/config/config.sub-173-		os=-sco3.2v5
ap-utils-1.5/config/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-175-		;;
##############################################
ap-utils-1.5/config/config.sub-177-		os=-sco3.2v4
ap-utils-1.5/config/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-179-		;;
ap-utils-1.5/config/config.sub-180-	-sco3.2.[4-9]*)
ap-utils-1.5/config/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ap-utils-1.5/config/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-183-		;;
##############################################
ap-utils-1.5/config/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
ap-utils-1.5/config/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-187-		;;
##############################################
ap-utils-1.5/config/config.sub-189-		os=-sco3.2v2
ap-utils-1.5/config/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-191-		;;
ap-utils-1.5/config/config.sub-192-	-udk*)
ap-utils-1.5/config/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-194-		;;
##############################################
ap-utils-1.5/config/config.sub-196-		os=-isc2.2
ap-utils-1.5/config/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-198-		;;
##############################################
ap-utils-1.5/config/config.sub-202-	-isc*)
ap-utils-1.5/config/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ap-utils-1.5/config/config.sub-204-		;;
##############################################
ap-utils-1.5/config/config.sub-208-	-ptx*)
ap-utils-1.5/config/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ap-utils-1.5/config/config.sub-210-		;;
ap-utils-1.5/config/config.sub-211-	-windowsnt*)
ap-utils-1.5/config/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ap-utils-1.5/config/config.sub-213-		;;
##############################################
ap-utils-1.5/config/config.sub-284-	*-*-*)
ap-utils-1.5/config/config.sub:285:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ap-utils-1.5/config/config.sub-286-		exit 1
##############################################
ap-utils-1.5/config/config.sub-569-	i*86v32)
ap-utils-1.5/config/config.sub:570:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ap-utils-1.5/config/config.sub-571-		os=-sysv32
##############################################
ap-utils-1.5/config/config.sub-573-	i*86v4*)
ap-utils-1.5/config/config.sub:574:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ap-utils-1.5/config/config.sub-575-		os=-sysv4
##############################################
ap-utils-1.5/config/config.sub-577-	i*86v)
ap-utils-1.5/config/config.sub:578:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ap-utils-1.5/config/config.sub-579-		os=-sysv
##############################################
ap-utils-1.5/config/config.sub-581-	i*86sol2)
ap-utils-1.5/config/config.sub:582:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ap-utils-1.5/config/config.sub-583-		os=-solaris2
##############################################
ap-utils-1.5/config/config.sub-629-	mips3*-*)
ap-utils-1.5/config/config.sub:630:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ap-utils-1.5/config/config.sub-631-		;;
ap-utils-1.5/config/config.sub-632-	mips3*)
ap-utils-1.5/config/config.sub:633:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ap-utils-1.5/config/config.sub-634-		;;
##############################################
ap-utils-1.5/config/config.sub-764-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ap-utils-1.5/config/config.sub:765:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ap-utils-1.5/config/config.sub-766-		;;
ap-utils-1.5/config/config.sub-767-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ap-utils-1.5/config/config.sub:768:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ap-utils-1.5/config/config.sub-769-		;;
ap-utils-1.5/config/config.sub-770-	pentiumii-* | pentium2-*)
ap-utils-1.5/config/config.sub:771:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ap-utils-1.5/config/config.sub-772-		;;
##############################################
ap-utils-1.5/config/config.sub-779-		;;
ap-utils-1.5/config/config.sub:780:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ap-utils-1.5/config/config.sub-781-		;;
##############################################
ap-utils-1.5/config/config.sub-785-	ppcle-* | powerpclittle-*)
ap-utils-1.5/config/config.sub:786:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ap-utils-1.5/config/config.sub-787-		;;
##############################################
ap-utils-1.5/config/config.sub-789-		;;
ap-utils-1.5/config/config.sub:790:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ap-utils-1.5/config/config.sub-791-		;;
##############################################
ap-utils-1.5/config/config.sub-795-	ppc64le-* | powerpc64little-*)
ap-utils-1.5/config/config.sub:796:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ap-utils-1.5/config/config.sub-797-		;;
##############################################
ap-utils-1.5/config/config.sub-1053-	*)
ap-utils-1.5/config/config.sub:1054:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ap-utils-1.5/config/config.sub-1055-		exit 1
##############################################
ap-utils-1.5/config/config.sub-1061-	*-digital*)
ap-utils-1.5/config/config.sub:1062:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ap-utils-1.5/config/config.sub-1063-		;;
ap-utils-1.5/config/config.sub-1064-	*-commodore*)
ap-utils-1.5/config/config.sub:1065:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ap-utils-1.5/config/config.sub-1066-		;;
##############################################
ap-utils-1.5/config/config.sub-1079-	-solaris1 | -solaris1.*)
ap-utils-1.5/config/config.sub:1080:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ap-utils-1.5/config/config.sub-1081-		;;
##############################################
ap-utils-1.5/config/config.sub-1091-	-gnu/linux*)
ap-utils-1.5/config/config.sub:1092:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ap-utils-1.5/config/config.sub-1093-		;;
##############################################
ap-utils-1.5/config/config.sub-1131-	-nto*)
ap-utils-1.5/config/config.sub:1132:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ap-utils-1.5/config/config.sub-1133-		;;
##############################################
ap-utils-1.5/config/config.sub-1138-	-mac*)
ap-utils-1.5/config/config.sub:1139:		os=`echo $os | sed -e 's|mac|macos|'`
ap-utils-1.5/config/config.sub-1140-		;;
ap-utils-1.5/config/config.sub-1141-	-linux*)
ap-utils-1.5/config/config.sub:1142:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ap-utils-1.5/config/config.sub-1143-		;;
ap-utils-1.5/config/config.sub-1144-	-sunos5*)
ap-utils-1.5/config/config.sub:1145:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ap-utils-1.5/config/config.sub-1146-		;;
ap-utils-1.5/config/config.sub-1147-	-sunos6*)
ap-utils-1.5/config/config.sub:1148:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ap-utils-1.5/config/config.sub-1149-		;;
##############################################
ap-utils-1.5/config/config.sub-1190-	-sinix5.*)
ap-utils-1.5/config/config.sub:1191:		os=`echo $os | sed -e 's|sinix|sysv|'`
ap-utils-1.5/config/config.sub-1192-		;;
##############################################
ap-utils-1.5/config/config.sub-1229-		# Get rid of the `-' at the beginning of $os.
ap-utils-1.5/config/config.sub:1230:		os=`echo $os | sed 's/[^-]*-//'`
ap-utils-1.5/config/config.sub:1231:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ap-utils-1.5/config/config.sub-1232-		exit 1
##############################################
ap-utils-1.5/config/config.sub-1456-		esac
ap-utils-1.5/config/config.sub:1457:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ap-utils-1.5/config/config.sub-1458-		;;
##############################################
ap-utils-1.5/config/depcomp-34-if test -z "$depfile"; then
ap-utils-1.5/config/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
ap-utils-1.5/config/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
ap-utils-1.5/config/depcomp-37-   if test "$dir" = "$object"; then
##############################################
ap-utils-1.5/config/depcomp-43-
ap-utils-1.5/config/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ap-utils-1.5/config/depcomp-45-
##############################################
ap-utils-1.5/config/depcomp-178-  # Version 6 uses the directory in both cases.
ap-utils-1.5/config/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
ap-utils-1.5/config/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
ap-utils-1.5/config/depcomp-189-  else
ap-utils-1.5/config/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
ap-utils-1.5/config/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
ap-utils-1.5/config/depcomp-203-    # Do two passes, one to just change these to
ap-utils-1.5/config/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
ap-utils-1.5/config/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ap-utils-1.5/config/depcomp-244-  # Do two passes, one to just change these to
ap-utils-1.5/config/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
ap-utils-1.5/config/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ap-utils-1.5/config/depcomp-259-   # Subdirectories are respected.
ap-utils-1.5/config/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ap-utils-1.5/config/depcomp-261-   test "x$dir" = "x$object" && dir=
ap-utils-1.5/config/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ap-utils-1.5/config/depcomp-263-
##############################################
ap-utils-1.5/config/depcomp-382-  done
ap-utils-1.5/config/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
ap-utils-1.5/config/depcomp-384-  touch "$tmpdepfile"
##############################################
ap-utils-1.5/config/install-sh-85-
ap-utils-1.5/config/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
ap-utils-1.5/config/install-sh-87-	    shift
##############################################
ap-utils-1.5/config/install-sh-89-
ap-utils-1.5/config/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
ap-utils-1.5/config/install-sh-91-	    shift
##############################################
ap-utils-1.5/config/install-sh-151-	then
ap-utils-1.5/config/install-sh:152:		dst=$dst/`basename "$src"`
ap-utils-1.5/config/install-sh-153-	else
##############################################
ap-utils-1.5/config/install-sh-158-## this sed command emulates the dirname command
ap-utils-1.5/config/install-sh:159:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
ap-utils-1.5/config/install-sh-160-
##############################################
ap-utils-1.5/config/install-sh-172-IFS='%'
ap-utils-1.5/config/install-sh:173:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
ap-utils-1.5/config/install-sh-174-IFS=$oIFS
##############################################
ap-utils-1.5/config/install-sh-206-	then
ap-utils-1.5/config/install-sh:207:		dstfile=`basename "$dst"`
ap-utils-1.5/config/install-sh-208-	else
##############################################
ap-utils-1.5/config/install-sh-216-	then
ap-utils-1.5/config/install-sh:217:		dstfile=`basename "$dst"`
ap-utils-1.5/config/install-sh-218-	else
##############################################
ap-utils-1.5/config/missing-128-         from any GNU archive site."
ap-utils-1.5/config/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
ap-utils-1.5/config/missing-130-    test -z "$files" && files="config.h"
##############################################
ap-utils-1.5/config/missing-167-         proper tools for further handling them.
ap-utils-1.5/config/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
ap-utils-1.5/config/missing-169-         archive site."
ap-utils-1.5/config/missing-170-
ap-utils-1.5/config/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
ap-utils-1.5/config/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
ap-utils-1.5/config/missing-173-    if test -f "$file"; then
##############################################
ap-utils-1.5/config/missing-196-	*.y)
ap-utils-1.5/config/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
ap-utils-1.5/config/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
ap-utils-1.5/config/missing-200-	    fi
ap-utils-1.5/config/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
ap-utils-1.5/config/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
ap-utils-1.5/config/missing-226-	*.l)
ap-utils-1.5/config/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
ap-utils-1.5/config/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
ap-utils-1.5/config/missing-250-
ap-utils-1.5/config/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
ap-utils-1.5/config/missing-252-    if test -z "$file"; then
ap-utils-1.5/config/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
ap-utils-1.5/config/missing-254-    fi
##############################################
ap-utils-1.5/config/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
ap-utils-1.5/config/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
ap-utils-1.5/config/missing-278-    if test -z "$file"; then
ap-utils-1.5/config/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
ap-utils-1.5/config/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
ap-utils-1.5/config/missing-281-    fi
##############################################
ap-utils-1.5/config/missing-304-	*o*)
ap-utils-1.5/config/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
ap-utils-1.5/config/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
ap-utils-1.5/config/missing-310-	*h*)
ap-utils-1.5/config/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
ap-utils-1.5/config/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
ap-utils-1.5/config/mkinstalldirs-69-do
ap-utils-1.5/config/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
ap-utils-1.5/config/mkinstalldirs-71-  shift
##############################################
ap-utils-1.5/configure-43-do
ap-utils-1.5/configure:44:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
ap-utils-1.5/configure-45-    eval $as_var=C; export $as_var
##############################################
ap-utils-1.5/configure-101-  as_lineno_2=$LINENO
ap-utils-1.5/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ap-utils-1.5/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ap-utils-1.5/configure-140-  as_lineno_2=$LINENO
ap-utils-1.5/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ap-utils-1.5/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ap-utils-1.5/configure-361-
ap-utils-1.5/configure:362:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
ap-utils-1.5/configure-363-
##############################################
ap-utils-1.5/configure-394-  -disable-* | --disable-*)
ap-utils-1.5/configure:395:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ap-utils-1.5/configure-396-    # Reject names that are not valid shell variable names.
##############################################
ap-utils-1.5/configure-399-   { (exit 1); exit 1; }; }
ap-utils-1.5/configure:400:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
ap-utils-1.5/configure-401-    eval "enable_$ac_feature=no" ;;
##############################################
ap-utils-1.5/configure-403-  -enable-* | --enable-*)
ap-utils-1.5/configure:404:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ap-utils-1.5/configure-405-    # Reject names that are not valid shell variable names.
##############################################
ap-utils-1.5/configure-408-   { (exit 1); exit 1; }; }
ap-utils-1.5/configure:409:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
ap-utils-1.5/configure-410-    case $ac_option in
ap-utils-1.5/configure:411:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ap-utils-1.5/configure-412-      *) ac_optarg=yes ;;
##############################################
ap-utils-1.5/configure-585-  -with-* | --with-*)
ap-utils-1.5/configure:586:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ap-utils-1.5/configure-587-    # Reject names that are not valid shell variable names.
##############################################
ap-utils-1.5/configure-590-   { (exit 1); exit 1; }; }
ap-utils-1.5/configure:591:    ac_package=`echo $ac_package| sed 's/-/_/g'`
ap-utils-1.5/configure-592-    case $ac_option in
ap-utils-1.5/configure:593:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ap-utils-1.5/configure-594-      *) ac_optarg=yes ;;
##############################################
ap-utils-1.5/configure-598-  -without-* | --without-*)
ap-utils-1.5/configure:599:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ap-utils-1.5/configure-600-    # Reject names that are not valid shell variable names.
##############################################
ap-utils-1.5/configure-603-   { (exit 1); exit 1; }; }
ap-utils-1.5/configure:604:    ac_package=`echo $ac_package | sed 's/-/_/g'`
ap-utils-1.5/configure-605-    eval "with_$ac_package=no" ;;
##############################################
ap-utils-1.5/configure-630-  *=*)
ap-utils-1.5/configure:631:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ap-utils-1.5/configure-632-    # Reject names that are not valid shell variable names.
##############################################
ap-utils-1.5/configure-635-   { (exit 1); exit 1; }; }
ap-utils-1.5/configure:636:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
ap-utils-1.5/configure-637-    eval "$ac_envvar='$ac_optarg'"
##############################################
ap-utils-1.5/configure-651-if test -n "$ac_prev"; then
ap-utils-1.5/configure:652:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ap-utils-1.5/configure-653-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
ap-utils-1.5/configure-659-do
ap-utils-1.5/configure:660:  eval ac_val=$`echo $ac_var`
ap-utils-1.5/configure-661-  case $ac_val in
##############################################
ap-utils-1.5/configure-671-do
ap-utils-1.5/configure:672:  eval ac_val=$`echo $ac_var`
ap-utils-1.5/configure-673-  case $ac_val in
##############################################
ap-utils-1.5/configure-738-   { (exit 1); exit 1; }; }
ap-utils-1.5/configure:739:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
ap-utils-1.5/configure-740-ac_env_build_alias_set=${build_alias+set}
##############################################
ap-utils-1.5/configure-809-By default, \`make install' will install all the files in
ap-utils-1.5/configure:810:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ap-utils-1.5/configure:811:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ap-utils-1.5/configure-812-for instance \`--prefix=\$HOME'.
##############################################
ap-utils-1.5/configure-888-if test "$ac_dir" != .; then
ap-utils-1.5/configure:889:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ap-utils-1.5/configure-890-  # A "../" for each directory in $ac_dir_suffix.
ap-utils-1.5/configure:891:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ap-utils-1.5/configure-892-else
##############################################
ap-utils-1.5/configure-901-    else
ap-utils-1.5/configure:902:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ap-utils-1.5/configure-903-    fi ;;
##############################################
ap-utils-1.5/configure-910-esac
ap-utils-1.5/configure:911:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
ap-utils-1.5/configure-912-# absolute.
ap-utils-1.5/configure:913:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
ap-utils-1.5/configure:914:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
ap-utils-1.5/configure:915:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ap-utils-1.5/configure:916:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
ap-utils-1.5/configure-917-
##############################################
ap-utils-1.5/configure-1023-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
ap-utils-1.5/configure:1024:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ap-utils-1.5/configure-1025-    esac
##############################################
ap-utils-1.5/configure-1095-    do
ap-utils-1.5/configure:1096:      eval ac_val=$`echo $ac_var`
ap-utils-1.5/configure-1097-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
ap-utils-1.5/configure-1109-      do
ap-utils-1.5/configure:1110:	eval ac_val=$`echo $ac_var`
ap-utils-1.5/configure-1111-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
ap-utils-1.5/configure-1216-    set,)
ap-utils-1.5/configure:1217:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ap-utils-1.5/configure:1218:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ap-utils-1.5/configure-1219-      ac_cache_corrupted=: ;;
##############################################
ap-utils-1.5/configure-1239-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
ap-utils-1.5/configure:1240:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ap-utils-1.5/configure-1241-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ap-utils-1.5/configure-1394-if (
ap-utils-1.5/configure:1395:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ap-utils-1.5/configure-1396-   if test "$*" = "X"; then
ap-utils-1.5/configure-1397-      # -L didn't work.
ap-utils-1.5/configure:1398:      set X `ls -t $srcdir/configure conftest.file`
ap-utils-1.5/configure-1399-   fi
##############################################
ap-utils-1.5/configure-1438-_ACEOF
ap-utils-1.5/configure:1439:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
ap-utils-1.5/configure-1440-rm conftest.sed
##############################################
ap-utils-1.5/configure-1443-# expand $ac_aux_dir to an absolute path
ap-utils-1.5/configure:1444:am_aux_dir=`cd $ac_aux_dir && pwd`
ap-utils-1.5/configure-1445-
##############################################
ap-utils-1.5/configure-1497-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
ap-utils-1.5/configure:1498:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
ap-utils-1.5/configure-1499-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
ap-utils-1.5/configure-1506-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ap-utils-1.5/configure:1507:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
ap-utils-1.5/configure-1508-if test -n "$ac_maketemp"; then
##############################################
ap-utils-1.5/configure-1514-fi
ap-utils-1.5/configure:1515:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
ap-utils-1.5/configure-1516-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
ap-utils-1.5/configure-1534- # test to see if srcdir already configured
ap-utils-1.5/configure:1535:if test "`cd $srcdir && pwd`" != "`pwd`" &&
ap-utils-1.5/configure-1536-   test -f $srcdir/config.status; then
##############################################
ap-utils-1.5/configure-2005-     "checking for C compiler version" >&5
ap-utils-1.5/configure:2006:ac_compiler=`set X $ac_compile; echo $2`
ap-utils-1.5/configure-2007-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
ap-utils-1.5/configure-2045-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
ap-utils-1.5/configure:2046:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ap-utils-1.5/configure-2047-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
ap-utils-1.5/configure-2073-    *.* )
ap-utils-1.5/configure:2074:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ap-utils-1.5/configure-2075-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
ap-utils-1.5/configure-2153-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
ap-utils-1.5/configure:2154:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ap-utils-1.5/configure-2155-          export ac_cv_exeext
##############################################
ap-utils-1.5/configure-2204-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
ap-utils-1.5/configure:2205:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ap-utils-1.5/configure-2206-       break;;
##############################################
ap-utils-1.5/configure-2274-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
ap-utils-1.5/configure:2275:GCC=`test $ac_compiler_gnu = yes && echo yes`
ap-utils-1.5/configure-2276-ac_test_CFLAGS=${CFLAGS+set}
##############################################
ap-utils-1.5/configure-2578-# case it prints its new name instead of `make'.
ap-utils-1.5/configure:2579:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ap-utils-1.5/configure-2580-   am__include=include
##############################################
ap-utils-1.5/configure-2586-   echo '.include "confinc"' > confmf
ap-utils-1.5/configure:2587:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ap-utils-1.5/configure-2588-      am__include=.include
##############################################
ap-utils-1.5/configure-2648-  if test "$am_compiler_list" = ""; then
ap-utils-1.5/configure:2649:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ap-utils-1.5/configure-2650-  fi
##############################################
ap-utils-1.5/configure-3290-do
ap-utils-1.5/configure:3291:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
ap-utils-1.5/configure-3292-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
ap-utils-1.5/configure-3328-fi
ap-utils-1.5/configure:3329:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
ap-utils-1.5/configure:3330:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
ap-utils-1.5/configure:3331:if test `eval echo '${'$as_ac_Header'}'` = yes; then
ap-utils-1.5/configure-3332-  cat >>confdefs.h <<_ACEOF
ap-utils-1.5/configure:3333:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
ap-utils-1.5/configure-3334-_ACEOF
##############################################
ap-utils-1.5/configure-3352-do
ap-utils-1.5/configure:3353:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
ap-utils-1.5/configure-3354-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
ap-utils-1.5/configure-3359-fi
ap-utils-1.5/configure:3360:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
ap-utils-1.5/configure:3361:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
ap-utils-1.5/configure-3362-else
##############################################
ap-utils-1.5/configure-3478-fi
ap-utils-1.5/configure:3479:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
ap-utils-1.5/configure:3480:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
ap-utils-1.5/configure-3481-
ap-utils-1.5/configure-3482-fi
ap-utils-1.5/configure:3483:if test `eval echo '${'$as_ac_Header'}'` = yes; then
ap-utils-1.5/configure-3484-  cat >>confdefs.h <<_ACEOF
ap-utils-1.5/configure:3485:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
ap-utils-1.5/configure-3486-_ACEOF
##############################################
ap-utils-1.5/configure-3951-do
ap-utils-1.5/configure:3952:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
ap-utils-1.5/configure-3953-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ap-utils-1.5/configure-4022-fi
ap-utils-1.5/configure:4023:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
ap-utils-1.5/configure:4024:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
ap-utils-1.5/configure:4025:if test `eval echo '${'$as_ac_var'}'` = yes; then
ap-utils-1.5/configure-4026-  cat >>confdefs.h <<_ACEOF
ap-utils-1.5/configure:4027:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
ap-utils-1.5/configure-4028-_ACEOF
##############################################
ap-utils-1.5/configure-4207-    else
ap-utils-1.5/configure:4208:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
ap-utils-1.5/configure-4209-      echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
ap-utils-1.5/configure-4242-test -z "$ac_cv_build_alias" &&
ap-utils-1.5/configure:4243:  ac_cv_build_alias=`$ac_config_guess`
ap-utils-1.5/configure-4244-test -z "$ac_cv_build_alias" &&
##############################################
ap-utils-1.5/configure-4247-   { (exit 1); exit 1; }; }
ap-utils-1.5/configure:4248:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
ap-utils-1.5/configure-4249-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
ap-utils-1.5/configure-4256-build=$ac_cv_build
ap-utils-1.5/configure:4257:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
ap-utils-1.5/configure:4258:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
ap-utils-1.5/configure:4259:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ap-utils-1.5/configure-4260-
##############################################
ap-utils-1.5/configure-4269-  ac_cv_host_alias=$ac_cv_build_alias
ap-utils-1.5/configure:4270:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
ap-utils-1.5/configure-4271-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
ap-utils-1.5/configure-4278-host=$ac_cv_host
ap-utils-1.5/configure:4279:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
ap-utils-1.5/configure:4280:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
ap-utils-1.5/configure:4281:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ap-utils-1.5/configure-4282-
##############################################
ap-utils-1.5/configure-4629-  for ac_func in _getb67 GETB67 getb67; do
ap-utils-1.5/configure:4630:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
ap-utils-1.5/configure-4631-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ap-utils-1.5/configure-4700-fi
ap-utils-1.5/configure:4701:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
ap-utils-1.5/configure:4702:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
ap-utils-1.5/configure:4703:if test `eval echo '${'$as_ac_var'}'` = yes; then
ap-utils-1.5/configure-4704-
##############################################
ap-utils-1.5/configure-4786-do
ap-utils-1.5/configure:4787:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
ap-utils-1.5/configure-4788-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
ap-utils-1.5/configure-4793-fi
ap-utils-1.5/configure:4794:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
ap-utils-1.5/configure:4795:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
ap-utils-1.5/configure-4796-else
##############################################
ap-utils-1.5/configure-4912-fi
ap-utils-1.5/configure:4913:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
ap-utils-1.5/configure:4914:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
ap-utils-1.5/configure-4915-
ap-utils-1.5/configure-4916-fi
ap-utils-1.5/configure:4917:if test `eval echo '${'$as_ac_Header'}'` = yes; then
ap-utils-1.5/configure-4918-  cat >>confdefs.h <<_ACEOF
ap-utils-1.5/configure:4919:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
ap-utils-1.5/configure-4920-_ACEOF
##############################################
ap-utils-1.5/configure-4928-do
ap-utils-1.5/configure:4929:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
ap-utils-1.5/configure-4930-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ap-utils-1.5/configure-4999-fi
ap-utils-1.5/configure:5000:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
ap-utils-1.5/configure:5001:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
ap-utils-1.5/configure:5002:if test `eval echo '${'$as_ac_var'}'` = yes; then
ap-utils-1.5/configure-5003-  cat >>confdefs.h <<_ACEOF
ap-utils-1.5/configure:5004:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
ap-utils-1.5/configure-5005-_ACEOF
##############################################
ap-utils-1.5/configure-5256-    # gcc leaves a trailing carriage return which upsets mingw
ap-utils-1.5/configure:5257:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ap-utils-1.5/configure-5258-  *)
ap-utils-1.5/configure:5259:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ap-utils-1.5/configure-5260-  esac
##############################################
ap-utils-1.5/configure-5265-      # Canonicalize the path of ld
ap-utils-1.5/configure:5266:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ap-utils-1.5/configure-5267-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ap-utils-1.5/configure:5268:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ap-utils-1.5/configure-5269-      done
##############################################
ap-utils-1.5/configure-5434-        names_already_handled="$names_already_handled $name"
ap-utils-1.5/configure:5435:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ap-utils-1.5/configure-5436-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ap-utils-1.5/configure-5480-                -L*)
ap-utils-1.5/configure:5481:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ap-utils-1.5/configure-5482-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
ap-utils-1.5/configure-5572-              */lib | */lib/)
ap-utils-1.5/configure:5573:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
ap-utils-1.5/configure-5574-                additional_includedir="$basedir/include"
##############################################
ap-utils-1.5/configure-5620-                  -L*)
ap-utils-1.5/configure:5621:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ap-utils-1.5/configure-5622-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
ap-utils-1.5/configure-5677-                  -l*)
ap-utils-1.5/configure:5678:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ap-utils-1.5/configure-5679-                    ;;
ap-utils-1.5/configure-5680-                  *.la)
ap-utils-1.5/configure:5681:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ap-utils-1.5/configure-5682-                    ;;
##############################################
ap-utils-1.5/configure-5879-do
ap-utils-1.5/configure:5880:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
ap-utils-1.5/configure-5881-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
ap-utils-1.5/configure-5886-fi
ap-utils-1.5/configure:5887:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
ap-utils-1.5/configure:5888:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
ap-utils-1.5/configure-5889-else
##############################################
ap-utils-1.5/configure-6005-fi
ap-utils-1.5/configure:6006:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
ap-utils-1.5/configure:6007:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
ap-utils-1.5/configure-6008-
ap-utils-1.5/configure-6009-fi
ap-utils-1.5/configure:6010:if test `eval echo '${'$as_ac_Header'}'` = yes; then
ap-utils-1.5/configure-6011-  cat >>confdefs.h <<_ACEOF
ap-utils-1.5/configure:6012:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
ap-utils-1.5/configure-6013-_ACEOF
##############################################
ap-utils-1.5/configure-6043-do
ap-utils-1.5/configure:6044:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
ap-utils-1.5/configure-6045-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ap-utils-1.5/configure-6114-fi
ap-utils-1.5/configure:6115:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
ap-utils-1.5/configure:6116:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
ap-utils-1.5/configure:6117:if test `eval echo '${'$as_ac_var'}'` = yes; then
ap-utils-1.5/configure-6118-  cat >>confdefs.h <<_ACEOF
ap-utils-1.5/configure:6119:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
ap-utils-1.5/configure-6120-_ACEOF
##############################################
ap-utils-1.5/configure-6185-
ap-utils-1.5/configure:6186:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ap-utils-1.5/configure-6187-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
ap-utils-1.5/configure-6350-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
ap-utils-1.5/configure:6351:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
ap-utils-1.5/configure-6352-    case $ac_prog_version in
##############################################
ap-utils-1.5/configure-6534-        names_already_handled="$names_already_handled $name"
ap-utils-1.5/configure:6535:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ap-utils-1.5/configure-6536-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ap-utils-1.5/configure-6580-                -L*)
ap-utils-1.5/configure:6581:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ap-utils-1.5/configure-6582-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
ap-utils-1.5/configure-6672-              */lib | */lib/)
ap-utils-1.5/configure:6673:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
ap-utils-1.5/configure-6674-                additional_includedir="$basedir/include"
##############################################
ap-utils-1.5/configure-6720-                  -L*)
ap-utils-1.5/configure:6721:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ap-utils-1.5/configure-6722-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
ap-utils-1.5/configure-6777-                  -l*)
ap-utils-1.5/configure:6778:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ap-utils-1.5/configure-6779-                    ;;
ap-utils-1.5/configure-6780-                  *.la)
ap-utils-1.5/configure:6781:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ap-utils-1.5/configure-6782-                    ;;
##############################################
ap-utils-1.5/configure-6955-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV"
ap-utils-1.5/configure:6956:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ap-utils-1.5/configure-6957-      fi
##############################################
ap-utils-1.5/configure-7620-do
ap-utils-1.5/configure:7621:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
ap-utils-1.5/configure-7622-    eval $as_var=C; export $as_var
##############################################
ap-utils-1.5/configure-7678-  as_lineno_2=$LINENO
ap-utils-1.5/configure:7679:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ap-utils-1.5/configure-7680-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ap-utils-1.5/configure-7718-  as_lineno_2=$LINENO
ap-utils-1.5/configure:7719:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ap-utils-1.5/configure-7720-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ap-utils-1.5/configure-7899-configured by $0, generated by GNU Autoconf 2.57,
ap-utils-1.5/configure:7900:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
ap-utils-1.5/configure-7901-
##############################################
ap-utils-1.5/configure-7917-  --*=*)
ap-utils-1.5/configure:7918:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
ap-utils-1.5/configure:7919:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
ap-utils-1.5/configure-7920-    ac_shift=:
##############################################
ap-utils-1.5/configure-8216-      fi
ap-utils-1.5/configure:8217:      ac_sed_frag=`expr $ac_sed_frag + 1`
ap-utils-1.5/configure-8218-      ac_beg=$ac_end
ap-utils-1.5/configure:8219:      ac_end=`expr $ac_end + $ac_max_sed_lines`
ap-utils-1.5/configure-8220-    fi
##############################################
ap-utils-1.5/configure-8233-        cat >$tmp/stdin
ap-utils-1.5/configure:8234:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ap-utils-1.5/configure:8235:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ap-utils-1.5/configure:8236:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ap-utils-1.5/configure:8237:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ap-utils-1.5/configure-8238-  * )   ac_file_in=$ac_file.in ;;
##############################################
ap-utils-1.5/configure-8281-if test "$ac_dir" != .; then
ap-utils-1.5/configure:8282:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ap-utils-1.5/configure-8283-  # A "../" for each directory in $ac_dir_suffix.
ap-utils-1.5/configure:8284:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ap-utils-1.5/configure-8285-else
##############################################
ap-utils-1.5/configure-8294-    else
ap-utils-1.5/configure:8295:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ap-utils-1.5/configure-8296-    fi ;;
##############################################
ap-utils-1.5/configure-8303-esac
ap-utils-1.5/configure:8304:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
ap-utils-1.5/configure-8305-# absolute.
ap-utils-1.5/configure:8306:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
ap-utils-1.5/configure:8307:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
ap-utils-1.5/configure:8308:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ap-utils-1.5/configure:8309:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
ap-utils-1.5/configure-8310-
##############################################
ap-utils-1.5/configure-8413-        cat >$tmp/stdin
ap-utils-1.5/configure:8414:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ap-utils-1.5/configure:8415:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ap-utils-1.5/configure:8416:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ap-utils-1.5/configure:8417:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ap-utils-1.5/configure-8418-  * )   ac_file_in=$ac_file.in ;;
##############################################
ap-utils-1.5/configure-8615-    * )
ap-utils-1.5/configure:8616:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ap-utils-1.5/configure-8617-  esac
##############################################
ap-utils-1.5/configure-8638-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
ap-utils-1.5/configure:8639:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
ap-utils-1.5/configure:8640:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
ap-utils-1.5/configure-8641-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
ap-utils-1.5/configure-8655-if test "$ac_dir" != .; then
ap-utils-1.5/configure:8656:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ap-utils-1.5/configure-8657-  # A "../" for each directory in $ac_dir_suffix.
ap-utils-1.5/configure:8658:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ap-utils-1.5/configure-8659-else
##############################################
ap-utils-1.5/configure-8668-    else
ap-utils-1.5/configure:8669:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ap-utils-1.5/configure-8670-    fi ;;
##############################################
ap-utils-1.5/configure-8677-esac
ap-utils-1.5/configure:8678:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
ap-utils-1.5/configure-8679-# absolute.
ap-utils-1.5/configure:8680:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
ap-utils-1.5/configure:8681:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
ap-utils-1.5/configure:8682:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ap-utils-1.5/configure:8683:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
ap-utils-1.5/configure-8684-
##############################################
ap-utils-1.5/configure-8690-  # Strip MF so we end up with the name of the file.
ap-utils-1.5/configure:8691:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ap-utils-1.5/configure-8692-  # Check whether this is an Automake generated Makefile or not.
##############################################
ap-utils-1.5/configure-8716-  # running `make'.
ap-utils-1.5/configure:8717:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
ap-utils-1.5/configure-8718-  test -z "$DEPDIR" && continue
ap-utils-1.5/configure-8719-  # When using ansi2knr, U may be empty or an underscore; expand it
ap-utils-1.5/configure:8720:  U=`sed -n -e '/^U = / s///p' < "$mf"`
ap-utils-1.5/configure-8721-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
ap-utils-1.5/configure-8783-      case "$ac_file" in
ap-utils-1.5/configure:8784:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ap-utils-1.5/configure-8785-      esac
##############################################
ap-utils-1.5/configure-8788-        # Adjust a relative srcdir.
ap-utils-1.5/configure:8789:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ap-utils-1.5/configure:8790:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ap-utils-1.5/configure:8791:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ap-utils-1.5/configure-8792-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ap-utils-1.5/configure-8795-        case "$ac_given_srcdir" in
ap-utils-1.5/configure:8796:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ap-utils-1.5/configure-8797-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ap-utils-1.5/configure-8811-            fi
ap-utils-1.5/configure:8812:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ap-utils-1.5/configure-8813-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
ap-utils-1.5/intl/Makefile.in-42-MKINSTALLDIRS = @MKINSTALLDIRS@
ap-utils-1.5/intl/Makefile.in:43:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
ap-utils-1.5/intl/Makefile.in-44-
##############################################
ap-utils-1.5/intl/config.charset-111-host="$1"
ap-utils-1.5/intl/config.charset:112:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
ap-utils-1.5/intl/config.charset-113-echo "# This file contains a table of character encoding aliases,"
##############################################
ap-utils-1.5/lib/Makefile.in-248-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
ap-utils-1.5/lib/Makefile.in:249:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
ap-utils-1.5/lib/Makefile.in-250-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
ap-utils-1.5/lib/Makefile.in-255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ap-utils-1.5/lib/Makefile.in:256:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ap-utils-1.5/lib/Makefile.in-257-
##############################################
ap-utils-1.5/lib/Makefile.in-259-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
ap-utils-1.5/lib/Makefile.in:260:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
ap-utils-1.5/lib/Makefile.in-261-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
ap-utils-1.5/lib/Makefile.in-266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ap-utils-1.5/lib/Makefile.in:267:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
ap-utils-1.5/lib/Makefile.in-268-uninstall-info-am:
##############################################
ap-utils-1.5/lib/Makefile.in-316-GTAGS:
ap-utils-1.5/lib/Makefile.in:317:	here=`$(am__cd) $(top_builddir) && pwd` \
ap-utils-1.5/lib/Makefile.in-318-	  && cd $(top_srcdir) \
##############################################
ap-utils-1.5/lib/Makefile.in-328-distdir: $(DISTFILES)
ap-utils-1.5/lib/Makefile.in:329:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/lib/Makefile.in:330:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/lib/Makefile.in-331-	list='$(DISTFILES)'; for file in $$list; do \
ap-utils-1.5/lib/Makefile.in-332-	  case $$file in \
ap-utils-1.5/lib/Makefile.in:333:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ap-utils-1.5/lib/Makefile.in:334:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ap-utils-1.5/lib/Makefile.in-335-	  esac; \
ap-utils-1.5/lib/Makefile.in-336-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ap-utils-1.5/lib/Makefile.in:337:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ap-utils-1.5/lib/Makefile.in-338-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ap-utils-1.5/lib/oui.c-907-	0x00, 0x03, 0x65, "Kira Information & Communications, Ltd."}, {
ap-utils-1.5/lib/oui.c:908:	0x00, 0x03, 0x66, "ASM Pacific Technology"}, {
ap-utils-1.5/lib/oui.c-909-	0x00, 0x03, 0x67, "Jasmine Networks, Inc."}, {
##############################################
ap-utils-1.5/po/Makefile.in.in-29-MKINSTALLDIRS = config/mkinstalldirs
ap-utils-1.5/po/Makefile.in.in:30:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
ap-utils-1.5/po/Makefile.in.in-31-
##############################################
ap-utils-1.5/po/Makefile.in.in-64-.po.gmo:
ap-utils-1.5/po/Makefile.in.in:65:	@lang=`echo $* | sed -e 's,.*/,,'`; \
ap-utils-1.5/po/Makefile.in.in-66-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
ap-utils-1.5/po/Makefile.in.in-107-$(POFILES): $(srcdir)/$(DOMAIN).pot
ap-utils-1.5/po/Makefile.in.in:108:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
ap-utils-1.5/po/Makefile.in.in-109-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
ap-utils-1.5/po/Makefile.in.in-130-	for cat in $$catalogs; do \
ap-utils-1.5/po/Makefile.in.in:131:	  cat=`basename $$cat`; \
ap-utils-1.5/po/Makefile.in.in:132:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ap-utils-1.5/po/Makefile.in.in-133-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ap-utils-1.5/po/Makefile.in.in-140-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ap-utils-1.5/po/Makefile.in.in:141:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ap-utils-1.5/po/Makefile.in.in-142-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ap-utils-1.5/po/Makefile.in.in-182-	for cat in $$catalogs; do \
ap-utils-1.5/po/Makefile.in.in:183:	  cat=`basename $$cat`; \
ap-utils-1.5/po/Makefile.in.in:184:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ap-utils-1.5/po/Makefile.in.in-185-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ap-utils-1.5/po/Makefile.in.in-189-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ap-utils-1.5/po/Makefile.in.in:190:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ap-utils-1.5/po/Makefile.in.in-191-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ap-utils-1.5/po/Makefile.in.in-228-	for cat in $$catalogs; do \
ap-utils-1.5/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
ap-utils-1.5/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ap-utils-1.5/po/Makefile.in.in-231-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
ap-utils-1.5/po/Makefile.in.in-279-.nop.po-update:
ap-utils-1.5/po/Makefile.in.in:280:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
ap-utils-1.5/po/Makefile.in.in-281-	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
ap-utils-1.5/src/Makefile.in-252-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ap-utils-1.5/src/Makefile.in:253:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ap-utils-1.5/src/Makefile.in-254-	  if test -f $$p \
ap-utils-1.5/src/Makefile.in-255-	  ; then \
ap-utils-1.5/src/Makefile.in:256:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ap-utils-1.5/src/Makefile.in-257-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
ap-utils-1.5/src/Makefile.in-264-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ap-utils-1.5/src/Makefile.in:265:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ap-utils-1.5/src/Makefile.in-266-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
ap-utils-1.5/src/Makefile.in-276-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
ap-utils-1.5/src/Makefile.in:277:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ap-utils-1.5/src/Makefile.in-278-	  if test -f $$p \
ap-utils-1.5/src/Makefile.in-279-	  ; then \
ap-utils-1.5/src/Makefile.in:280:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ap-utils-1.5/src/Makefile.in-281-	   echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
##############################################
ap-utils-1.5/src/Makefile.in-288-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
ap-utils-1.5/src/Makefile.in:289:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ap-utils-1.5/src/Makefile.in-290-	  echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
##############################################
ap-utils-1.5/src/Makefile.in-335-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
ap-utils-1.5/src/Makefile.in:336:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
ap-utils-1.5/src/Makefile.in-337-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
ap-utils-1.5/src/Makefile.in-342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ap-utils-1.5/src/Makefile.in:343:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ap-utils-1.5/src/Makefile.in-344-
##############################################
ap-utils-1.5/src/Makefile.in-346-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
ap-utils-1.5/src/Makefile.in:347:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
ap-utils-1.5/src/Makefile.in-348-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
ap-utils-1.5/src/Makefile.in-353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ap-utils-1.5/src/Makefile.in:354:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
ap-utils-1.5/src/Makefile.in-355-uninstall-info-am:
##############################################
ap-utils-1.5/src/Makefile.in-403-GTAGS:
ap-utils-1.5/src/Makefile.in:404:	here=`$(am__cd) $(top_builddir) && pwd` \
ap-utils-1.5/src/Makefile.in-405-	  && cd $(top_srcdir) \
##############################################
ap-utils-1.5/src/Makefile.in-415-distdir: $(DISTFILES)
ap-utils-1.5/src/Makefile.in:416:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/src/Makefile.in:417:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ap-utils-1.5/src/Makefile.in-418-	list='$(DISTFILES)'; for file in $$list; do \
ap-utils-1.5/src/Makefile.in-419-	  case $$file in \
ap-utils-1.5/src/Makefile.in:420:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ap-utils-1.5/src/Makefile.in:421:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ap-utils-1.5/src/Makefile.in-422-	  esac; \
ap-utils-1.5/src/Makefile.in-423-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ap-utils-1.5/src/Makefile.in:424:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ap-utils-1.5/src/Makefile.in-425-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ap-utils-1.5/src/ap-auth.c-58-
ap-utils-1.5/src/ap-auth.c:59:int write_addr (FILE *f, const struct MacListStat *n)
ap-utils-1.5/src/ap-auth.c-60-{
##############################################
ap-utils-1.5/src/ap-auth.c-69-
ap-utils-1.5/src/ap-auth.c:70:int get_addr (struct MacListStat *ml, char *addr)
ap-utils-1.5/src/ap-auth.c-71-{
##############################################
ap-utils-1.5/src/ap-auth.c-286-	    while (curr != NULL) {
ap-utils-1.5/src/ap-auth.c:287:	        if(write_addr (f, curr) != 0) {
ap-utils-1.5/src/ap-auth.c-288-		    perror(ERROR_FILE_WRITE);
##############################################
ap-utils-1.5/src/ap-auth.c-316-
ap-utils-1.5/src/ap-auth.c:317:		if (get_addr (&ml_tmp, mac_tmp) != 0) {
ap-utils-1.5/src/ap-auth.c-318-		    printf(ERROR_DATA);