===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
paps-0.6.8/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
paps-0.6.8/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
paps-0.6.8/depcomp-70-
##############################################
paps-0.6.8/depcomp-203-  # Version 6 uses the directory in both cases.
paps-0.6.8/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
paps-0.6.8/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
paps-0.6.8/depcomp-214-  else
paps-0.6.8/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
paps-0.6.8/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
paps-0.6.8/depcomp-228-    # Do two passes, one to just change these to
paps-0.6.8/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
paps-0.6.8/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
paps-0.6.8/depcomp-269-  # Do two passes, one to just change these to
paps-0.6.8/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
paps-0.6.8/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
paps-0.6.8/depcomp-284-   # Subdirectories are respected.
paps-0.6.8/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
paps-0.6.8/depcomp-286-   test "x$dir" = "x$object" && dir=
paps-0.6.8/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
paps-0.6.8/depcomp-288-
##############################################
paps-0.6.8/depcomp-423-  done
paps-0.6.8/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
paps-0.6.8/depcomp-425-  touch "$tmpdepfile"
##############################################
paps-0.6.8/src/Makefile.in-53-CONFIG_CLEAN_FILES =
paps-0.6.8/src/Makefile.in:54:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
paps-0.6.8/src/Makefile.in-55-am__vpath_adj = case $$p in \
paps-0.6.8/src/Makefile.in:56:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
paps-0.6.8/src/Makefile.in-57-    *) f=$$p;; \
paps-0.6.8/src/Makefile.in-58-  esac;
paps-0.6.8/src/Makefile.in:59:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
paps-0.6.8/src/Makefile.in-60-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
##############################################
paps-0.6.8/src/Makefile.in-337-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
paps-0.6.8/src/Makefile.in:338:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
paps-0.6.8/src/Makefile.in-339-	  if test -f $$p \
##############################################
paps-0.6.8/src/Makefile.in-341-	  ; then \
paps-0.6.8/src/Makefile.in:342:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
paps-0.6.8/src/Makefile.in-343-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
paps-0.6.8/src/Makefile.in-350-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
paps-0.6.8/src/Makefile.in:351:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
paps-0.6.8/src/Makefile.in-352-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
paps-0.6.8/src/Makefile.in-357-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
paps-0.6.8/src/Makefile.in:358:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
paps-0.6.8/src/Makefile.in-359-	  echo " rm -f $$p $$f"; \
##############################################
paps-0.6.8/src/Makefile.in-364-	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
paps-0.6.8/src/Makefile.in:365:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
paps-0.6.8/src/Makefile.in-366-	  echo " rm -f $$p $$f"; \
##############################################
paps-0.6.8/src/Makefile.in-393-.c.obj:
paps-0.6.8/src/Makefile.in:394:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
paps-0.6.8/src/Makefile.in-395-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
paps-0.6.8/src/Makefile.in-397-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
paps-0.6.8/src/Makefile.in:398:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
paps-0.6.8/src/Makefile.in-399-
##############################################
paps-0.6.8/src/Makefile.in-407-paps-paps.o: paps.c
paps-0.6.8/src/Makefile.in:408:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paps_CFLAGS) $(CFLAGS) -MT paps-paps.o -MD -MP -MF "$(DEPDIR)/paps-paps.Tpo" -c -o paps-paps.o `test -f 'paps.c' || echo '$(srcdir)/'`paps.c; \
paps-0.6.8/src/Makefile.in-409-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/paps-paps.Tpo" "$(DEPDIR)/paps-paps.Po"; else rm -f "$(DEPDIR)/paps-paps.Tpo"; exit 1; fi
##############################################
paps-0.6.8/src/Makefile.in-411-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
paps-0.6.8/src/Makefile.in:412:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paps_CFLAGS) $(CFLAGS) -c -o paps-paps.o `test -f 'paps.c' || echo '$(srcdir)/'`paps.c
paps-0.6.8/src/Makefile.in-413-
paps-0.6.8/src/Makefile.in-414-paps-paps.obj: paps.c
paps-0.6.8/src/Makefile.in:415:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paps_CFLAGS) $(CFLAGS) -MT paps-paps.obj -MD -MP -MF "$(DEPDIR)/paps-paps.Tpo" -c -o paps-paps.obj `if test -f 'paps.c'; then $(CYGPATH_W) 'paps.c'; else $(CYGPATH_W) '$(srcdir)/paps.c'; fi`; \
paps-0.6.8/src/Makefile.in-416-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/paps-paps.Tpo" "$(DEPDIR)/paps-paps.Po"; else rm -f "$(DEPDIR)/paps-paps.Tpo"; exit 1; fi
##############################################
paps-0.6.8/src/Makefile.in-418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
paps-0.6.8/src/Makefile.in:419:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paps_CFLAGS) $(CFLAGS) -c -o paps-paps.obj `if test -f 'paps.c'; then $(CYGPATH_W) 'paps.c'; else $(CYGPATH_W) '$(srcdir)/paps.c'; fi`
paps-0.6.8/src/Makefile.in-420-
##############################################
paps-0.6.8/src/Makefile.in-442-	  else file=$$i; fi; \
paps-0.6.8/src/Makefile.in:443:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
paps-0.6.8/src/Makefile.in-444-	  case "$$ext" in \
##############################################
paps-0.6.8/src/Makefile.in-447-	  esac; \
paps-0.6.8/src/Makefile.in:448:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
paps-0.6.8/src/Makefile.in:449:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
paps-0.6.8/src/Makefile.in:450:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
paps-0.6.8/src/Makefile.in-451-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
paps-0.6.8/src/Makefile.in-463-	for i in $$list; do \
paps-0.6.8/src/Makefile.in:464:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
paps-0.6.8/src/Makefile.in-465-	  case "$$ext" in \
##############################################
paps-0.6.8/src/Makefile.in-468-	  esac; \
paps-0.6.8/src/Makefile.in:469:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
paps-0.6.8/src/Makefile.in:470:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
paps-0.6.8/src/Makefile.in:471:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
paps-0.6.8/src/Makefile.in-472-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
paps-0.6.8/src/Makefile.in-533-GTAGS:
paps-0.6.8/src/Makefile.in:534:	here=`$(am__cd) $(top_builddir) && pwd` \
paps-0.6.8/src/Makefile.in-535-	  && cd $(top_srcdir) \
##############################################
paps-0.6.8/src/Makefile.in-541-distdir: $(DISTFILES)
paps-0.6.8/src/Makefile.in:542:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
paps-0.6.8/src/Makefile.in:543:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
paps-0.6.8/src/Makefile.in-544-	list='$(DISTFILES)'; for file in $$list; do \
paps-0.6.8/src/Makefile.in-545-	  case $$file in \
paps-0.6.8/src/Makefile.in:546:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
paps-0.6.8/src/Makefile.in:547:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
paps-0.6.8/src/Makefile.in-548-	  esac; \
paps-0.6.8/src/Makefile.in-549-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
paps-0.6.8/src/Makefile.in:550:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
paps-0.6.8/src/Makefile.in-551-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
paps-0.6.8/Makefile.in-363-	dot_seen=no; \
paps-0.6.8/Makefile.in:364:	target=`echo $@ | sed s/-recursive//`; \
paps-0.6.8/Makefile.in-365-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
paps-0.6.8/Makefile.in-399-	rev="$$rev ."; \
paps-0.6.8/Makefile.in:400:	target=`echo $@ | sed s/-recursive//`; \
paps-0.6.8/Makefile.in-401-	for subdir in $$rev; do \
##############################################
paps-0.6.8/Makefile.in-473-GTAGS:
paps-0.6.8/Makefile.in:474:	here=`$(am__cd) $(top_builddir) && pwd` \
paps-0.6.8/Makefile.in-475-	  && cd $(top_srcdir) \
##############################################
paps-0.6.8/Makefile.in-484-	$(mkdir_p) $(distdir)/doxygen-doc
paps-0.6.8/Makefile.in:485:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
paps-0.6.8/Makefile.in:486:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
paps-0.6.8/Makefile.in-487-	list='$(DISTFILES)'; for file in $$list; do \
paps-0.6.8/Makefile.in-488-	  case $$file in \
paps-0.6.8/Makefile.in:489:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
paps-0.6.8/Makefile.in:490:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
paps-0.6.8/Makefile.in-491-	  esac; \
paps-0.6.8/Makefile.in-492-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
paps-0.6.8/Makefile.in:493:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
paps-0.6.8/Makefile.in-494-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
paps-0.6.8/Makefile.in-515-	    || exit 1; \
paps-0.6.8/Makefile.in:516:	    distdir=`$(am__cd) $(distdir) && pwd`; \
paps-0.6.8/Makefile.in:517:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
paps-0.6.8/Makefile.in-518-	    (cd $$subdir && \
##############################################
paps-0.6.8/Makefile.in-575-	chmod a-w $(distdir)
paps-0.6.8/Makefile.in:576:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
paps-0.6.8/Makefile.in-577-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
paps-0.6.8/Makefile.in-606-	@cd $(distuninstallcheck_dir) \
paps-0.6.8/Makefile.in:607:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
paps-0.6.8/Makefile.in-608-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
paps-0.6.8/Makefile.in-618-	fi
paps-0.6.8/Makefile.in:619:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
paps-0.6.8/Makefile.in-620-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
paps-0.6.8/Makefile.in-732-@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@	    $(DX_LATEX) refman.tex; \
paps-0.6.8/Makefile.in:733:@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@	    countdown=`expr $$countdown - 1`; \
paps-0.6.8/Makefile.in-734-@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@	done; \
##############################################
paps-0.6.8/Makefile.in-749-@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@	    $(DX_PDFLATEX) refman.tex; \
paps-0.6.8/Makefile.in:750:@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@	    countdown=`expr $$countdown - 1`; \
paps-0.6.8/Makefile.in-751-@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@	done; \
##############################################
paps-0.6.8/install-sh-210-      fi
paps-0.6.8/install-sh:211:      dst=$dst/`basename "$src"`
paps-0.6.8/install-sh-212-    fi
##############################################
paps-0.6.8/install-sh-215-  # This sed command emulates the dirname command.
paps-0.6.8/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
paps-0.6.8/install-sh-217-
##############################################
paps-0.6.8/install-sh-228-    IFS='%'
paps-0.6.8/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
paps-0.6.8/install-sh-230-    shift
##############################################
paps-0.6.8/install-sh-256-  else
paps-0.6.8/install-sh:257:    dstfile=`basename "$dst"`
paps-0.6.8/install-sh-258-
##############################################
paps-0.6.8/aminclude.am-115-	    $(DX_LATEX) refman.tex; \
paps-0.6.8/aminclude.am:116:	    countdown=`expr $$countdown - 1`; \
paps-0.6.8/aminclude.am-117-	done; \
##############################################
paps-0.6.8/aminclude.am-144-	    $(DX_PDFLATEX) refman.tex; \
paps-0.6.8/aminclude.am:145:	    countdown=`expr $$countdown - 1`; \
paps-0.6.8/aminclude.am-146-	done; \
##############################################
paps-0.6.8/configure-43-do
paps-0.6.8/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
paps-0.6.8/configure-45-    eval $as_var=C; export $as_var
##############################################
paps-0.6.8/configure-101-  as_lineno_2=$LINENO
paps-0.6.8/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
paps-0.6.8/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
paps-0.6.8/configure-140-  as_lineno_2=$LINENO
paps-0.6.8/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
paps-0.6.8/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
paps-0.6.8/configure-250-  # Remove one level of quotation (which was required for Make).
paps-0.6.8/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
paps-0.6.8/configure-252-  ;;
##############################################
paps-0.6.8/configure-261-  :
paps-0.6.8/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
paps-0.6.8/configure-263-  # Yippee, $echo works!
##############################################
paps-0.6.8/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
paps-0.6.8/configure:288:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
paps-0.6.8/configure:289:       echo_test_string=`eval $cmd` &&
paps-0.6.8/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
paps-0.6.8/configure-296-
paps-0.6.8/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
paps-0.6.8/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/configure-338-      echo='printf %s\n'
paps-0.6.8/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/configure-343-	:
paps-0.6.8/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
paps-0.6.8/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
paps-0.6.8/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
paps-0.6.8/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
paps-0.6.8/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
paps-0.6.8/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
paps-0.6.8/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
paps-0.6.8/configure-364-	  then
##############################################
paps-0.6.8/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
paps-0.6.8/configure:371:	  echo_test_string=`eval $prev`
paps-0.6.8/configure-372-	  export echo_test_string
##############################################
paps-0.6.8/configure-515-
paps-0.6.8/configure:516:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
paps-0.6.8/configure-517-
##############################################
paps-0.6.8/configure-548-  -disable-* | --disable-*)
paps-0.6.8/configure:549:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
paps-0.6.8/configure-550-    # Reject names that are not valid shell variable names.
##############################################
paps-0.6.8/configure-553-   { (exit 1); exit 1; }; }
paps-0.6.8/configure:554:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
paps-0.6.8/configure-555-    eval "enable_$ac_feature=no" ;;
##############################################
paps-0.6.8/configure-557-  -enable-* | --enable-*)
paps-0.6.8/configure:558:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
paps-0.6.8/configure-559-    # Reject names that are not valid shell variable names.
##############################################
paps-0.6.8/configure-562-   { (exit 1); exit 1; }; }
paps-0.6.8/configure:563:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
paps-0.6.8/configure-564-    case $ac_option in
paps-0.6.8/configure:565:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
paps-0.6.8/configure-566-      *) ac_optarg=yes ;;
##############################################
paps-0.6.8/configure-739-  -with-* | --with-*)
paps-0.6.8/configure:740:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
paps-0.6.8/configure-741-    # Reject names that are not valid shell variable names.
##############################################
paps-0.6.8/configure-744-   { (exit 1); exit 1; }; }
paps-0.6.8/configure:745:    ac_package=`echo $ac_package| sed 's/-/_/g'`
paps-0.6.8/configure-746-    case $ac_option in
paps-0.6.8/configure:747:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
paps-0.6.8/configure-748-      *) ac_optarg=yes ;;
##############################################
paps-0.6.8/configure-752-  -without-* | --without-*)
paps-0.6.8/configure:753:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
paps-0.6.8/configure-754-    # Reject names that are not valid shell variable names.
##############################################
paps-0.6.8/configure-757-   { (exit 1); exit 1; }; }
paps-0.6.8/configure:758:    ac_package=`echo $ac_package | sed 's/-/_/g'`
paps-0.6.8/configure-759-    eval "with_$ac_package=no" ;;
##############################################
paps-0.6.8/configure-784-  *=*)
paps-0.6.8/configure:785:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
paps-0.6.8/configure-786-    # Reject names that are not valid shell variable names.
##############################################
paps-0.6.8/configure-789-   { (exit 1); exit 1; }; }
paps-0.6.8/configure:790:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
paps-0.6.8/configure-791-    eval "$ac_envvar='$ac_optarg'"
##############################################
paps-0.6.8/configure-805-if test -n "$ac_prev"; then
paps-0.6.8/configure:806:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
paps-0.6.8/configure-807-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
paps-0.6.8/configure-813-do
paps-0.6.8/configure:814:  eval ac_val=$`echo $ac_var`
paps-0.6.8/configure-815-  case $ac_val in
##############################################
paps-0.6.8/configure-825-do
paps-0.6.8/configure:826:  eval ac_val=$`echo $ac_var`
paps-0.6.8/configure-827-  case $ac_val in
##############################################
paps-0.6.8/configure-892-   { (exit 1); exit 1; }; }
paps-0.6.8/configure:893:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
paps-0.6.8/configure-894-ac_env_build_alias_set=${build_alias+set}
##############################################
paps-0.6.8/configure-987-By default, \`make install' will install all the files in
paps-0.6.8/configure:988:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
paps-0.6.8/configure:989:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
paps-0.6.8/configure-990-for instance \`--prefix=\$HOME'.
##############################################
paps-0.6.8/configure-1090-if test "$ac_dir" != .; then
paps-0.6.8/configure:1091:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
paps-0.6.8/configure-1092-  # A "../" for each directory in $ac_dir_suffix.
paps-0.6.8/configure:1093:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
paps-0.6.8/configure-1094-else
##############################################
paps-0.6.8/configure-1103-    else
paps-0.6.8/configure:1104:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
paps-0.6.8/configure-1105-    fi ;;
##############################################
paps-0.6.8/configure-1259-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
paps-0.6.8/configure:1260:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
paps-0.6.8/configure-1261-    esac
##############################################
paps-0.6.8/configure-1331-    do
paps-0.6.8/configure:1332:      eval ac_val=$`echo $ac_var`
paps-0.6.8/configure-1333-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
paps-0.6.8/configure-1345-      do
paps-0.6.8/configure:1346:	eval ac_val=$`echo $ac_var`
paps-0.6.8/configure-1347-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
paps-0.6.8/configure-1452-    set,)
paps-0.6.8/configure:1453:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
paps-0.6.8/configure:1454:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
paps-0.6.8/configure-1455-      ac_cache_corrupted=: ;;
##############################################
paps-0.6.8/configure-1475-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
paps-0.6.8/configure:1476:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
paps-0.6.8/configure-1477-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
paps-0.6.8/configure-1643-if (
paps-0.6.8/configure:1644:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
paps-0.6.8/configure-1645-   if test "$*" = "X"; then
paps-0.6.8/configure-1646-      # -L didn't work.
paps-0.6.8/configure:1647:      set X `ls -t $srcdir/configure conftest.file`
paps-0.6.8/configure-1648-   fi
##############################################
paps-0.6.8/configure-1687-_ACEOF
paps-0.6.8/configure:1688:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
paps-0.6.8/configure-1689-rm conftest.sed
##############################################
paps-0.6.8/configure-1691-# expand $ac_aux_dir to an absolute path
paps-0.6.8/configure:1692:am_aux_dir=`cd $ac_aux_dir && pwd`
paps-0.6.8/configure-1693-
##############################################
paps-0.6.8/configure-1778-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
paps-0.6.8/configure:1779:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
paps-0.6.8/configure-1780-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
paps-0.6.8/configure-1787-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
paps-0.6.8/configure:1788:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
paps-0.6.8/configure-1789-if test -n "$ac_maketemp"; then
##############################################
paps-0.6.8/configure-1795-fi
paps-0.6.8/configure:1796:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
paps-0.6.8/configure-1797-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
paps-0.6.8/configure-1815-# test to see if srcdir already configured
paps-0.6.8/configure:1816:if test "`cd $srcdir && pwd`" != "`pwd`" &&
paps-0.6.8/configure-1817-   test -f $srcdir/config.status; then
##############################################
paps-0.6.8/configure-2289-     "checking for C compiler version" >&5
paps-0.6.8/configure:2290:ac_compiler=`set X $ac_compile; echo $2`
paps-0.6.8/configure-2291-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
paps-0.6.8/configure-2328-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
paps-0.6.8/configure:2329:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
paps-0.6.8/configure-2330-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
paps-0.6.8/configure-2356-    *.* )
paps-0.6.8/configure:2357:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
paps-0.6.8/configure-2358-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
paps-0.6.8/configure-2436-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
paps-0.6.8/configure:2437:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
paps-0.6.8/configure-2438-	  export ac_cv_exeext
##############################################
paps-0.6.8/configure-2486-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
paps-0.6.8/configure:2487:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
paps-0.6.8/configure-2488-       break;;
##############################################
paps-0.6.8/configure-2565-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
paps-0.6.8/configure:2566:GCC=`test $ac_compiler_gnu = yes && echo yes`
paps-0.6.8/configure-2567-ac_test_CFLAGS=${CFLAGS+set}
##############################################
paps-0.6.8/configure-2924-# case it prints its new name instead of `make'.
paps-0.6.8/configure:2925:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
paps-0.6.8/configure-2926-   am__include=include
##############################################
paps-0.6.8/configure-2932-   echo '.include "confinc"' > confmf
paps-0.6.8/configure:2933:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
paps-0.6.8/configure-2934-      am__include=.include
##############################################
paps-0.6.8/configure-2994-  if test "$am_compiler_list" = ""; then
paps-0.6.8/configure:2995:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
paps-0.6.8/configure-2996-  fi
##############################################
paps-0.6.8/configure-3160-test -z "$ac_cv_build_alias" &&
paps-0.6.8/configure:3161:  ac_cv_build_alias=`$ac_config_guess`
paps-0.6.8/configure-3162-test -z "$ac_cv_build_alias" &&
##############################################
paps-0.6.8/configure-3165-   { (exit 1); exit 1; }; }
paps-0.6.8/configure:3166:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
paps-0.6.8/configure-3167-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
paps-0.6.8/configure-3174-build=$ac_cv_build
paps-0.6.8/configure:3175:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
paps-0.6.8/configure:3176:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
paps-0.6.8/configure:3177:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
paps-0.6.8/configure-3178-
##############################################
paps-0.6.8/configure-3187-  ac_cv_host_alias=$ac_cv_build_alias
paps-0.6.8/configure:3188:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
paps-0.6.8/configure-3189-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
paps-0.6.8/configure-3196-host=$ac_cv_host
paps-0.6.8/configure:3197:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
paps-0.6.8/configure:3198:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
paps-0.6.8/configure:3199:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
paps-0.6.8/configure-3200-
##############################################
paps-0.6.8/configure-3245-    test $lt_ac_count -gt 10 && break
paps-0.6.8/configure:3246:    lt_ac_count=`expr $lt_ac_count + 1`
paps-0.6.8/configure-3247-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
paps-0.6.8/configure-3291-    # gcc leaves a trailing carriage return which upsets mingw
paps-0.6.8/configure:3292:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
paps-0.6.8/configure-3293-  *)
paps-0.6.8/configure:3294:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
paps-0.6.8/configure-3295-  esac
##############################################
paps-0.6.8/configure-3300-      # Canonicalize the pathname of ld
paps-0.6.8/configure:3301:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
paps-0.6.8/configure-3302-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
paps-0.6.8/configure:3303:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
paps-0.6.8/configure-3304-      done
##############################################
paps-0.6.8/configure-3335-      # Break only if it was the GNU/non-GNU ld that we prefer.
paps-0.6.8/configure:3336:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
paps-0.6.8/configure-3337-      *GNU* | *'with BFD'*)
##############################################
paps-0.6.8/configure-3368-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
paps-0.6.8/configure:3369:case `$LD -v 2>&1 </dev/null` in
paps-0.6.8/configure-3370-*GNU* | *'with BFD'*)
##############################################
paps-0.6.8/configure-3431-	# Tru64's nm complains that /dev/null is an invalid object file
paps-0.6.8/configure:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
paps-0.6.8/configure-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
paps-0.6.8/configure-3437-	*)
paps-0.6.8/configure:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
paps-0.6.8/configure-3439-	  */dev/null*)
##############################################
paps-0.6.8/configure-3599-openbsd*)
paps-0.6.8/configure:3600:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-3601-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
paps-0.6.8/configure-3684-  (exit $ac_status); }; then
paps-0.6.8/configure:3685:    case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/configure-3686-    *ELF-32*)
##############################################
paps-0.6.8/configure-3704-   if test "$lt_cv_prog_gnu_ld" = yes; then
paps-0.6.8/configure:3705:    case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/configure-3706-    *32-bit*)
##############################################
paps-0.6.8/configure-3716-   else
paps-0.6.8/configure:3717:    case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/configure-3718-    *32-bit*)
##############################################
paps-0.6.8/configure-4293-do
paps-0.6.8/configure:4294:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
paps-0.6.8/configure-4295-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
paps-0.6.8/configure-4340-fi
paps-0.6.8/configure:4341:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
paps-0.6.8/configure:4342:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
paps-0.6.8/configure:4343:if test `eval echo '${'$as_ac_Header'}'` = yes; then
paps-0.6.8/configure-4344-  cat >>confdefs.h <<_ACEOF
paps-0.6.8/configure:4345:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
paps-0.6.8/configure-4346-_ACEOF
##############################################
paps-0.6.8/configure-4355-do
paps-0.6.8/configure:4356:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
paps-0.6.8/configure-4357-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
paps-0.6.8/configure-4362-fi
paps-0.6.8/configure:4363:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
paps-0.6.8/configure:4364:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
paps-0.6.8/configure-4365-else
##############################################
paps-0.6.8/configure-4489-fi
paps-0.6.8/configure:4490:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
paps-0.6.8/configure:4491:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
paps-0.6.8/configure-4492-
paps-0.6.8/configure-4493-fi
paps-0.6.8/configure:4494:if test `eval echo '${'$as_ac_Header'}'` = yes; then
paps-0.6.8/configure-4495-  cat >>confdefs.h <<_ACEOF
paps-0.6.8/configure:4496:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
paps-0.6.8/configure-4497-_ACEOF
##############################################
paps-0.6.8/configure-4598-     "checking for C++ compiler version" >&5
paps-0.6.8/configure:4599:ac_compiler=`set X $ac_compile; echo $2`
paps-0.6.8/configure-4600-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
paps-0.6.8/configure-4673-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
paps-0.6.8/configure:4674:GXX=`test $ac_compiler_gnu = yes && echo yes`
paps-0.6.8/configure-4675-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
paps-0.6.8/configure-4885-  if test "$am_compiler_list" = ""; then
paps-0.6.8/configure:4886:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
paps-0.6.8/configure-4887-  fi
##############################################
paps-0.6.8/configure-5298-     "checking for Fortran 77 compiler version" >&5
paps-0.6.8/configure:5299:ac_compiler=`set X $ac_compile; echo $2`
paps-0.6.8/configure-5300-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
paps-0.6.8/configure-5433-
paps-0.6.8/configure:5434:G77=`test $ac_compiler_gnu = yes && echo yes`
paps-0.6.8/configure-5435-ac_ext=c
##############################################
paps-0.6.8/configure-5496-    # And add a safety zone
paps-0.6.8/configure:5497:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
paps-0.6.8/configure:5498:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
paps-0.6.8/configure-5499-    ;;
##############################################
paps-0.6.8/configure-5524-    if test -n "$kargmax"; then
paps-0.6.8/configure:5525:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
paps-0.6.8/configure-5526-    else
##############################################
paps-0.6.8/configure-5534-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
paps-0.6.8/configure:5535:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
paps-0.6.8/configure-5536-	       = "XX$teststring") >/dev/null 2>&1 &&
paps-0.6.8/configure:5537:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
paps-0.6.8/configure-5538-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
paps-0.6.8/configure-5540-    do
paps-0.6.8/configure:5541:      i=`expr $i + 1`
paps-0.6.8/configure-5542-      teststring=$teststring$teststring
##############################################
paps-0.6.8/configure-5547-    # It appears as though 1/2 is a usable value.
paps-0.6.8/configure:5548:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
paps-0.6.8/configure-5549-    ;;
##############################################
paps-0.6.8/configure-5640-# If we're using GNU nm, then use its standard symbol codes.
paps-0.6.8/configure:5641:case `$NM -V 2>&1` in
paps-0.6.8/configure-5642-*GNU* | *'with BFD'*)
##############################################
paps-0.6.8/configure-6128-done
paps-0.6.8/configure:6129:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-6130-
##############################################
paps-0.6.8/configure-6156-	"file_magic "*)
paps-0.6.8/configure:6157:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
paps-0.6.8/configure-6158-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
paps-0.6.8/configure-6218-	"file_magic "*)
paps-0.6.8/configure:6219:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
paps-0.6.8/configure-6220-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
paps-0.6.8/configure-6775-  if test "$hard_links" = no; then
paps-0.6.8/configure:6776:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
paps-0.6.8/configure:6777:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
paps-0.6.8/configure-6778-    need_locks=warn
##############################################
paps-0.6.8/configure-6831-done
paps-0.6.8/configure:6832:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-6833-
##############################################
paps-0.6.8/configure-6869-    supports_anon_versioning=no
paps-0.6.8/configure:6870:    case `$LD -v 2>/dev/null` in
paps-0.6.8/configure-6871-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
paps-0.6.8/configure-6933-	# is EXPORTS), use it as is; otherwise, prepend...
paps-0.6.8/configure:6934:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
paps-0.6.8/configure-6935-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
paps-0.6.8/configure-6956-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
paps-0.6.8/configure:6957:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure:6958:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure-6959-      ;;
##############################################
paps-0.6.8/configure-6965-	pgcc*)				# Portland Group C compiler
paps-0.6.8/configure:6966:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/configure-6967-	  tmp_addflag=' $pic_flag'
##############################################
paps-0.6.8/configure-6969-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
paps-0.6.8/configure:6970:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/configure-6971-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
paps-0.6.8/configure-7023-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
paps-0.6.8/configure:7024:      case `$LD -v 2>&1` in
paps-0.6.8/configure-7025-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
paps-0.6.8/configure-7039-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
paps-0.6.8/configure:7040:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
paps-0.6.8/configure-7041-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
paps-0.6.8/configure-7138-	# below for broken collect2 doesn't work under 4.3+
paps-0.6.8/configure:7139:	  collect2name=`${CC} -print-prog-name=collect2`
paps-0.6.8/configure-7140-	  if test -f "$collect2name" && \
##############################################
paps-0.6.8/configure-7236-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
paps-0.6.8/configure:7237:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
paps-0.6.8/configure-7238-       else
##############################################
paps-0.6.8/configure-7334-      # FIXME: Setting linknames here is a bad hack.
paps-0.6.8/configure:7335:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
paps-0.6.8/configure-7336-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
paps-0.6.8/configure-7339-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
paps-0.6.8/configure:7340:      fix_srcfile_path='`cygpath -w "$srcfile"`'
paps-0.6.8/configure-7341-      enable_shared_with_static_runtimes=yes
##############################################
paps-0.6.8/configure-7380-         output_verbose_link_cmd='echo'
paps-0.6.8/configure:7381:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
paps-0.6.8/configure-7382-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
paps-0.6.8/configure-7515-      if test "$GCC" = yes; then
paps-0.6.8/configure:7516:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-7517-      else
paps-0.6.8/configure:7518:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-7519-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
paps-0.6.8/configure-7547-      hardcode_shlibpath_var=no
paps-0.6.8/configure:7548:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-7549-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
paps-0.6.8/configure-7577-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:7578:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-7579-      else
paps-0.6.8/configure-7580-	allow_undefined_flag=' -expect_unresolved \*'
paps-0.6.8/configure:7581:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-7582-      fi
##############################################
paps-0.6.8/configure-7589-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:7590:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-7591-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
paps-0.6.8/configure-7593-	allow_undefined_flag=' -expect_unresolved \*'
paps-0.6.8/configure:7594:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure:7595:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
paps-0.6.8/configure:7596:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
paps-0.6.8/configure-7597-
##############################################
paps-0.6.8/configure-7630- 	*)
paps-0.6.8/configure:7631: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
paps-0.6.8/configure-7632- 	esac ;;
##############################################
paps-0.6.8/configure-7714-      hardcode_shlibpath_var=no
paps-0.6.8/configure:7715:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
paps-0.6.8/configure-7716-      hardcode_libdir_separator=':'
##############################################
paps-0.6.8/configure-7824-if test "$GCC" = yes; then
paps-0.6.8/configure:7825:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-7826-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
paps-0.6.8/configure-7830-    # okay in the real world where ";" in dirpaths is itself problematic.
paps-0.6.8/configure:7831:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-7832-  else
paps-0.6.8/configure:7833:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-7834-  fi
##############################################
paps-0.6.8/configure-7901-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
paps-0.6.8/configure:7902:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
paps-0.6.8/configure-7903-  ;;
##############################################
paps-0.6.8/configure-7934-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
paps-0.6.8/configure:7935:    postinstall_cmds='base_file=`basename \${file}`~
paps-0.6.8/configure:7936:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
paps-0.6.8/configure:7937:      dldir=$destdir/`dirname \$dlpath`~
paps-0.6.8/configure-7938-      test -d \$dldir || mkdir -p \$dldir~
##############################################
paps-0.6.8/configure-7940-      chmod a+x \$dldir/$dlname'
paps-0.6.8/configure:7941:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
paps-0.6.8/configure-7942-      dlpath=$dir/\$dldll~
##############################################
paps-0.6.8/configure-7948-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
paps-0.6.8/configure:7949:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-7950-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
paps-0.6.8/configure-7953-      # MinGW DLLs use traditional 'lib' prefix
paps-0.6.8/configure:7954:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure:7955:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-7956-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
paps-0.6.8/configure-7962-        # which wouldn't understand a cygwinified path. Ahh.
paps-0.6.8/configure:7963:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-7964-      else
paps-0.6.8/configure:7965:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-7966-      fi
##############################################
paps-0.6.8/configure-7969-      # pw32 DLLs use 'pw' prefix rather than 'lib'
paps-0.6.8/configure:7970:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-7971-      ;;
##############################################
paps-0.6.8/configure-7975-  *)
paps-0.6.8/configure:7976:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
paps-0.6.8/configure-7977-    ;;
##############################################
paps-0.6.8/configure-7992-  shlibpath_var=DYLD_LIBRARY_PATH
paps-0.6.8/configure:7993:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
paps-0.6.8/configure-7994-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
paps-0.6.8/configure-7995-  if test "$GCC" = yes; then
paps-0.6.8/configure:7996:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
paps-0.6.8/configure-7997-  else
##############################################
paps-0.6.8/configure-8206-  (exit $ac_status); }; then
paps-0.6.8/configure:8207:      case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/configure-8208-      *64-bit*)
##############################################
paps-0.6.8/configure-8219-  if test -f /etc/ld.so.conf; then
paps-0.6.8/configure:8220:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
paps-0.6.8/configure-8221-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
paps-0.6.8/configure-8291-  shlibpath_var=LD_LIBRARY_PATH
paps-0.6.8/configure:8292:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-8293-    case $host_os in
##############################################
paps-0.6.8/configure-9412-      # Double-quote double-evaled strings.
paps-0.6.8/configure:9413:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
paps-0.6.8/configure-9414-      ;;
paps-0.6.8/configure-9415-    *)
paps-0.6.8/configure:9416:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
paps-0.6.8/configure-9417-      ;;
##############################################
paps-0.6.8/configure-9422-  *'\$0 --fallback-echo"')
paps-0.6.8/configure:9423:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
paps-0.6.8/configure-9424-    ;;
##############################################
paps-0.6.8/configure-9435-
paps-0.6.8/configure:9436:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
paps-0.6.8/configure-9437-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
paps-0.6.8/configure-9528-
paps-0.6.8/configure:9529:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
paps-0.6.8/configure-9530-gcc_ver=\`gcc -dumpversion\`
##############################################
paps-0.6.8/configure-9664-# shared library.
paps-0.6.8/configure:9665:predep_objects=\`echo $lt_predep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-9666-
##############################################
paps-0.6.8/configure-9668-# shared library.
paps-0.6.8/configure:9669:postdep_objects=\`echo $lt_postdep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-9670-
##############################################
paps-0.6.8/configure-9680-# a shared library.
paps-0.6.8/configure:9681:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-9682-
##############################################
paps-0.6.8/configure-9760-# Compile-time system search path for libraries
paps-0.6.8/configure:9761:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-9762-
##############################################
paps-0.6.8/configure-9817-  # libtool script then.
paps-0.6.8/configure:9818:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
paps-0.6.8/configure-9819-  if test -f "$ltmain_in"; then
##############################################
paps-0.6.8/configure-9846-  if test -z "$LTCC"; then
paps-0.6.8/configure:9847:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
paps-0.6.8/configure-9848-    if test -z "$LTCC"; then
##############################################
paps-0.6.8/configure-9851-    else
paps-0.6.8/configure:9852:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
paps-0.6.8/configure:9853:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
paps-0.6.8/configure-9854-    fi
##############################################
paps-0.6.8/configure-9856-  if test -z "$LTCFLAGS"; then
paps-0.6.8/configure:9857:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
paps-0.6.8/configure-9858-  fi
##############################################
paps-0.6.8/configure-9861-  # Note that this assumes the entire list is on one line.
paps-0.6.8/configure:9862:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
paps-0.6.8/configure-9863-
##############################################
paps-0.6.8/configure-9867-    # Check whether tagname contains only valid characters
paps-0.6.8/configure:9868:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
paps-0.6.8/configure-9869-    "") ;;
##############################################
paps-0.6.8/configure-9995-done
paps-0.6.8/configure:9996:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-9997-
##############################################
paps-0.6.8/configure-10025-    # gcc leaves a trailing carriage return which upsets mingw
paps-0.6.8/configure:10026:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
paps-0.6.8/configure-10027-  *)
paps-0.6.8/configure:10028:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
paps-0.6.8/configure-10029-  esac
##############################################
paps-0.6.8/configure-10034-      # Canonicalize the pathname of ld
paps-0.6.8/configure:10035:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
paps-0.6.8/configure-10036-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
paps-0.6.8/configure:10037:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
paps-0.6.8/configure-10038-      done
##############################################
paps-0.6.8/configure-10069-      # Break only if it was the GNU/non-GNU ld that we prefer.
paps-0.6.8/configure:10070:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
paps-0.6.8/configure-10071-      *GNU* | *'with BFD'*)
##############################################
paps-0.6.8/configure-10102-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
paps-0.6.8/configure:10103:case `$LD -v 2>&1 </dev/null` in
paps-0.6.8/configure-10104-*GNU* | *'with BFD'*)
##############################################
paps-0.6.8/configure-10132-    # ancient GNU ld didn't support --whole-archive et. al.
paps-0.6.8/configure:10133:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
paps-0.6.8/configure-10134-	grep 'no-whole-archive' > /dev/null; then
##############################################
paps-0.6.8/configure-10214-      # below for broken collect2 doesn't work under 4.3+
paps-0.6.8/configure:10215:	collect2name=`${CC} -print-prog-name=collect2`
paps-0.6.8/configure-10216-	if test -f "$collect2name" && \
##############################################
paps-0.6.8/configure-10313-
paps-0.6.8/configure:10314:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
paps-0.6.8/configure-10315-     else
##############################################
paps-0.6.8/configure-10419-      # is EXPORTS), use it as is; otherwise, prepend...
paps-0.6.8/configure:10420:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
paps-0.6.8/configure-10421-	cp $export_symbols $output_objdir/$soname.def;
##############################################
paps-0.6.8/configure-10480-         output_verbose_link_cmd='echo'
paps-0.6.8/configure:10481:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
paps-0.6.8/configure-10482-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
paps-0.6.8/configure-10548-      # dependencies.
paps-0.6.8/configure:10549:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/configure-10550-      ;;
##############################################
paps-0.6.8/configure-10612-	# dependencies.
paps-0.6.8/configure:10613:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/configure-10614-	;;
##############################################
paps-0.6.8/configure-10647-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
paps-0.6.8/configure:10648:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure:10649:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure-10650-    ;;
##############################################
paps-0.6.8/configure-10654-	# SGI C++
paps-0.6.8/configure:10655:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-10656-
##############################################
paps-0.6.8/configure-10665-	  if test "$with_gnu_ld" = no; then
paps-0.6.8/configure:10666:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-10667-	  else
paps-0.6.8/configure:10668:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
paps-0.6.8/configure-10669-	  fi
##############################################
paps-0.6.8/configure-10684-	# to its proper name (with version) after linking.
paps-0.6.8/configure:10685:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
paps-0.6.8/configure:10686:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
paps-0.6.8/configure-10687-	# Commands to make compiler produce verbose output that lists
##############################################
paps-0.6.8/configure-10694-	# dependencies.
paps-0.6.8/configure:10695:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/configure-10696-
##############################################
paps-0.6.8/configure-10709-	# earlier do not add the objects themselves.
paps-0.6.8/configure:10710:	case `$CC -V 2>&1` in
paps-0.6.8/configure-10711-	*"Version 7."*)
##############################################
paps-0.6.8/configure-10735-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
paps-0.6.8/configure:10736:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/configure-10737-        ;;
##############################################
paps-0.6.8/configure-10754-	# dependencies.
paps-0.6.8/configure:10755:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/configure-10756-	;;
##############################################
paps-0.6.8/configure-10798-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
paps-0.6.8/configure:10799:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-10800-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
paps-0.6.8/configure-10813-	# to its proper name (with version) after linking.
paps-0.6.8/configure:10814:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
paps-0.6.8/configure-10815-
##############################################
paps-0.6.8/configure-10830-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:10831:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-10832-
##############################################
paps-0.6.8/configure-10843-	# dependencies.
paps-0.6.8/configure:10844:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/configure-10845-	;;
##############################################
paps-0.6.8/configure-10848-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:10849:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-10850-
##############################################
paps-0.6.8/configure-10873-	# to its proper name (with version) after linking.
paps-0.6.8/configure:10874:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
paps-0.6.8/configure-10875-
##############################################
paps-0.6.8/configure-10889-	allow_undefined_flag_CXX=' -expect_unresolved \*'
paps-0.6.8/configure:10890:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure:10891:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
paps-0.6.8/configure-10892-	  echo "-hidden">> $lib.exp~
paps-0.6.8/configure:10893:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
paps-0.6.8/configure-10894-	  $rm $lib.exp'
##############################################
paps-0.6.8/configure-10906-	# dependencies.
paps-0.6.8/configure:10907:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/configure-10908-	;;
##############################################
paps-0.6.8/configure-10911-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:10912:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-10913-
##############################################
paps-0.6.8/configure-10973-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
paps-0.6.8/configure:10974:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
paps-0.6.8/configure-10975-	    ;;
##############################################
paps-0.6.8/configure-11061-    hardcode_shlibpath_var_CXX=no
paps-0.6.8/configure:11062:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
paps-0.6.8/configure-11063-    hardcode_libdir_separator_CXX=':'
##############################################
paps-0.6.8/configure-11133-  # eval without this substitution.
paps-0.6.8/configure:11134:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
paps-0.6.8/configure-11135-
paps-0.6.8/configure:11136:  for p in `eval $output_verbose_link_cmd`; do
paps-0.6.8/configure-11137-    case $p in
##############################################
paps-0.6.8/configure-11688-  if test "$hard_links" = no; then
paps-0.6.8/configure:11689:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
paps-0.6.8/configure:11690:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
paps-0.6.8/configure-11691-    need_locks=warn
##############################################
paps-0.6.8/configure-11804-if test "$GCC" = yes; then
paps-0.6.8/configure:11805:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-11806-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
paps-0.6.8/configure-11810-    # okay in the real world where ";" in dirpaths is itself problematic.
paps-0.6.8/configure:11811:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-11812-  else
paps-0.6.8/configure:11813:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-11814-  fi
##############################################
paps-0.6.8/configure-11881-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
paps-0.6.8/configure:11882:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
paps-0.6.8/configure-11883-  ;;
##############################################
paps-0.6.8/configure-11914-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
paps-0.6.8/configure:11915:    postinstall_cmds='base_file=`basename \${file}`~
paps-0.6.8/configure:11916:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
paps-0.6.8/configure:11917:      dldir=$destdir/`dirname \$dlpath`~
paps-0.6.8/configure-11918-      test -d \$dldir || mkdir -p \$dldir~
##############################################
paps-0.6.8/configure-11920-      chmod a+x \$dldir/$dlname'
paps-0.6.8/configure:11921:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
paps-0.6.8/configure-11922-      dlpath=$dir/\$dldll~
##############################################
paps-0.6.8/configure-11928-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
paps-0.6.8/configure:11929:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-11930-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
paps-0.6.8/configure-11933-      # MinGW DLLs use traditional 'lib' prefix
paps-0.6.8/configure:11934:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure:11935:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-11936-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
paps-0.6.8/configure-11942-        # which wouldn't understand a cygwinified path. Ahh.
paps-0.6.8/configure:11943:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-11944-      else
paps-0.6.8/configure:11945:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-11946-      fi
##############################################
paps-0.6.8/configure-11949-      # pw32 DLLs use 'pw' prefix rather than 'lib'
paps-0.6.8/configure:11950:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-11951-      ;;
##############################################
paps-0.6.8/configure-11955-  *)
paps-0.6.8/configure:11956:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
paps-0.6.8/configure-11957-    ;;
##############################################
paps-0.6.8/configure-11972-  shlibpath_var=DYLD_LIBRARY_PATH
paps-0.6.8/configure:11973:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
paps-0.6.8/configure-11974-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
paps-0.6.8/configure-11975-  if test "$GCC" = yes; then
paps-0.6.8/configure:11976:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
paps-0.6.8/configure-11977-  else
##############################################
paps-0.6.8/configure-12186-  (exit $ac_status); }; then
paps-0.6.8/configure:12187:      case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/configure-12188-      *64-bit*)
##############################################
paps-0.6.8/configure-12199-  if test -f /etc/ld.so.conf; then
paps-0.6.8/configure:12200:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
paps-0.6.8/configure-12201-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
paps-0.6.8/configure-12271-  shlibpath_var=LD_LIBRARY_PATH
paps-0.6.8/configure:12272:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-12273-    case $host_os in
##############################################
paps-0.6.8/configure-12516-      # Double-quote double-evaled strings.
paps-0.6.8/configure:12517:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
paps-0.6.8/configure-12518-      ;;
paps-0.6.8/configure-12519-    *)
paps-0.6.8/configure:12520:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
paps-0.6.8/configure-12521-      ;;
##############################################
paps-0.6.8/configure-12526-  *'\$0 --fallback-echo"')
paps-0.6.8/configure:12527:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
paps-0.6.8/configure-12528-    ;;
##############################################
paps-0.6.8/configure-12584-
paps-0.6.8/configure:12585:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
paps-0.6.8/configure-12586-gcc_ver=\`gcc -dumpversion\`
##############################################
paps-0.6.8/configure-12720-# shared library.
paps-0.6.8/configure:12721:predep_objects=\`echo $lt_predep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-12722-
##############################################
paps-0.6.8/configure-12724-# shared library.
paps-0.6.8/configure:12725:postdep_objects=\`echo $lt_postdep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-12726-
##############################################
paps-0.6.8/configure-12736-# a shared library.
paps-0.6.8/configure:12737:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-12738-
##############################################
paps-0.6.8/configure-12816-# Compile-time system search path for libraries
paps-0.6.8/configure:12817:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-12818-
##############################################
paps-0.6.8/configure-12848-  # libtool script then.
paps-0.6.8/configure:12849:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
paps-0.6.8/configure-12850-  if test -f "$ltmain_in"; then
##############################################
paps-0.6.8/configure-12957-done
paps-0.6.8/configure:12958:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-12959-
##############################################
paps-0.6.8/configure-13386-  if test "$hard_links" = no; then
paps-0.6.8/configure:13387:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
paps-0.6.8/configure:13388:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
paps-0.6.8/configure-13389-    need_locks=warn
##############################################
paps-0.6.8/configure-13442-done
paps-0.6.8/configure:13443:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-13444-
##############################################
paps-0.6.8/configure-13480-    supports_anon_versioning=no
paps-0.6.8/configure:13481:    case `$LD -v 2>/dev/null` in
paps-0.6.8/configure-13482-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
paps-0.6.8/configure-13544-	# is EXPORTS), use it as is; otherwise, prepend...
paps-0.6.8/configure:13545:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
paps-0.6.8/configure-13546-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
paps-0.6.8/configure-13567-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
paps-0.6.8/configure:13568:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure:13569:      archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure-13570-      ;;
##############################################
paps-0.6.8/configure-13576-	pgcc*)				# Portland Group C compiler
paps-0.6.8/configure:13577:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/configure-13578-	  tmp_addflag=' $pic_flag'
##############################################
paps-0.6.8/configure-13580-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
paps-0.6.8/configure:13581:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/configure-13582-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
paps-0.6.8/configure-13634-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
paps-0.6.8/configure:13635:      case `$LD -v 2>&1` in
paps-0.6.8/configure-13636-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
paps-0.6.8/configure-13650-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
paps-0.6.8/configure:13651:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
paps-0.6.8/configure-13652-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
paps-0.6.8/configure-13749-	# below for broken collect2 doesn't work under 4.3+
paps-0.6.8/configure:13750:	  collect2name=`${CC} -print-prog-name=collect2`
paps-0.6.8/configure-13751-	  if test -f "$collect2name" && \
##############################################
paps-0.6.8/configure-13837-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
paps-0.6.8/configure:13838:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
paps-0.6.8/configure-13839-       else
##############################################
paps-0.6.8/configure-13925-      # FIXME: Setting linknames here is a bad hack.
paps-0.6.8/configure:13926:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
paps-0.6.8/configure-13927-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
paps-0.6.8/configure-13930-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
paps-0.6.8/configure:13931:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
paps-0.6.8/configure-13932-      enable_shared_with_static_runtimes_F77=yes
##############################################
paps-0.6.8/configure-13971-         output_verbose_link_cmd='echo'
paps-0.6.8/configure:13972:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
paps-0.6.8/configure-13973-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
paps-0.6.8/configure-14106-      if test "$GCC" = yes; then
paps-0.6.8/configure:14107:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-14108-      else
paps-0.6.8/configure:14109:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-14110-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
paps-0.6.8/configure-14138-      hardcode_shlibpath_var_F77=no
paps-0.6.8/configure:14139:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-14140-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
paps-0.6.8/configure-14168-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:14169:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-14170-      else
paps-0.6.8/configure-14171-	allow_undefined_flag_F77=' -expect_unresolved \*'
paps-0.6.8/configure:14172:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-14173-      fi
##############################################
paps-0.6.8/configure-14180-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:14181:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-14182-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
paps-0.6.8/configure-14184-	allow_undefined_flag_F77=' -expect_unresolved \*'
paps-0.6.8/configure:14185:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure:14186:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
paps-0.6.8/configure:14187:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
paps-0.6.8/configure-14188-
##############################################
paps-0.6.8/configure-14221- 	*)
paps-0.6.8/configure:14222: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
paps-0.6.8/configure-14223- 	esac ;;
##############################################
paps-0.6.8/configure-14305-      hardcode_shlibpath_var_F77=no
paps-0.6.8/configure:14306:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
paps-0.6.8/configure-14307-      hardcode_libdir_separator_F77=':'
##############################################
paps-0.6.8/configure-14415-if test "$GCC" = yes; then
paps-0.6.8/configure:14416:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-14417-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
paps-0.6.8/configure-14421-    # okay in the real world where ";" in dirpaths is itself problematic.
paps-0.6.8/configure:14422:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-14423-  else
paps-0.6.8/configure:14424:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-14425-  fi
##############################################
paps-0.6.8/configure-14492-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
paps-0.6.8/configure:14493:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
paps-0.6.8/configure-14494-  ;;
##############################################
paps-0.6.8/configure-14525-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
paps-0.6.8/configure:14526:    postinstall_cmds='base_file=`basename \${file}`~
paps-0.6.8/configure:14527:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
paps-0.6.8/configure:14528:      dldir=$destdir/`dirname \$dlpath`~
paps-0.6.8/configure-14529-      test -d \$dldir || mkdir -p \$dldir~
##############################################
paps-0.6.8/configure-14531-      chmod a+x \$dldir/$dlname'
paps-0.6.8/configure:14532:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
paps-0.6.8/configure-14533-      dlpath=$dir/\$dldll~
##############################################
paps-0.6.8/configure-14539-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
paps-0.6.8/configure:14540:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-14541-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
paps-0.6.8/configure-14544-      # MinGW DLLs use traditional 'lib' prefix
paps-0.6.8/configure:14545:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure:14546:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-14547-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
paps-0.6.8/configure-14553-        # which wouldn't understand a cygwinified path. Ahh.
paps-0.6.8/configure:14554:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-14555-      else
paps-0.6.8/configure:14556:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-14557-      fi
##############################################
paps-0.6.8/configure-14560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
paps-0.6.8/configure:14561:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-14562-      ;;
##############################################
paps-0.6.8/configure-14566-  *)
paps-0.6.8/configure:14567:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
paps-0.6.8/configure-14568-    ;;
##############################################
paps-0.6.8/configure-14583-  shlibpath_var=DYLD_LIBRARY_PATH
paps-0.6.8/configure:14584:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
paps-0.6.8/configure-14585-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
paps-0.6.8/configure-14586-  if test "$GCC" = yes; then
paps-0.6.8/configure:14587:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
paps-0.6.8/configure-14588-  else
##############################################
paps-0.6.8/configure-14797-  (exit $ac_status); }; then
paps-0.6.8/configure:14798:      case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/configure-14799-      *64-bit*)
##############################################
paps-0.6.8/configure-14810-  if test -f /etc/ld.so.conf; then
paps-0.6.8/configure:14811:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
paps-0.6.8/configure-14812-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
paps-0.6.8/configure-14882-  shlibpath_var=LD_LIBRARY_PATH
paps-0.6.8/configure:14883:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-14884-    case $host_os in
##############################################
paps-0.6.8/configure-15127-      # Double-quote double-evaled strings.
paps-0.6.8/configure:15128:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
paps-0.6.8/configure-15129-      ;;
paps-0.6.8/configure-15130-    *)
paps-0.6.8/configure:15131:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
paps-0.6.8/configure-15132-      ;;
##############################################
paps-0.6.8/configure-15137-  *'\$0 --fallback-echo"')
paps-0.6.8/configure:15138:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
paps-0.6.8/configure-15139-    ;;
##############################################
paps-0.6.8/configure-15195-
paps-0.6.8/configure:15196:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
paps-0.6.8/configure-15197-gcc_ver=\`gcc -dumpversion\`
##############################################
paps-0.6.8/configure-15331-# shared library.
paps-0.6.8/configure:15332:predep_objects=\`echo $lt_predep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-15333-
##############################################
paps-0.6.8/configure-15335-# shared library.
paps-0.6.8/configure:15336:postdep_objects=\`echo $lt_postdep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-15337-
##############################################
paps-0.6.8/configure-15347-# a shared library.
paps-0.6.8/configure:15348:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-15349-
##############################################
paps-0.6.8/configure-15427-# Compile-time system search path for libraries
paps-0.6.8/configure:15428:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-15429-
##############################################
paps-0.6.8/configure-15459-  # libtool script then.
paps-0.6.8/configure:15460:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
paps-0.6.8/configure-15461-  if test -f "$ltmain_in"; then
##############################################
paps-0.6.8/configure-15536-done
paps-0.6.8/configure:15537:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-15538-
##############################################
paps-0.6.8/configure-15985-  if test "$hard_links" = no; then
paps-0.6.8/configure:15986:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
paps-0.6.8/configure:15987:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
paps-0.6.8/configure-15988-    need_locks=warn
##############################################
paps-0.6.8/configure-16041-done
paps-0.6.8/configure:16042:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-16043-
##############################################
paps-0.6.8/configure-16079-    supports_anon_versioning=no
paps-0.6.8/configure:16080:    case `$LD -v 2>/dev/null` in
paps-0.6.8/configure-16081-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
paps-0.6.8/configure-16143-	# is EXPORTS), use it as is; otherwise, prepend...
paps-0.6.8/configure:16144:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
paps-0.6.8/configure-16145-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
paps-0.6.8/configure-16166-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
paps-0.6.8/configure:16167:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure:16168:      archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/configure-16169-      ;;
##############################################
paps-0.6.8/configure-16175-	pgcc*)				# Portland Group C compiler
paps-0.6.8/configure:16176:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/configure-16177-	  tmp_addflag=' $pic_flag'
##############################################
paps-0.6.8/configure-16179-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
paps-0.6.8/configure:16180:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/configure-16181-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
paps-0.6.8/configure-16233-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
paps-0.6.8/configure:16234:      case `$LD -v 2>&1` in
paps-0.6.8/configure-16235-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
paps-0.6.8/configure-16249-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
paps-0.6.8/configure:16250:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
paps-0.6.8/configure-16251-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
paps-0.6.8/configure-16348-	# below for broken collect2 doesn't work under 4.3+
paps-0.6.8/configure:16349:	  collect2name=`${CC} -print-prog-name=collect2`
paps-0.6.8/configure-16350-	  if test -f "$collect2name" && \
##############################################
paps-0.6.8/configure-16446-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
paps-0.6.8/configure:16447:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
paps-0.6.8/configure-16448-       else
##############################################
paps-0.6.8/configure-16544-      # FIXME: Setting linknames here is a bad hack.
paps-0.6.8/configure:16545:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
paps-0.6.8/configure-16546-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
paps-0.6.8/configure-16549-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
paps-0.6.8/configure:16550:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
paps-0.6.8/configure-16551-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
paps-0.6.8/configure-16590-         output_verbose_link_cmd='echo'
paps-0.6.8/configure:16591:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
paps-0.6.8/configure-16592-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
paps-0.6.8/configure-16725-      if test "$GCC" = yes; then
paps-0.6.8/configure:16726:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-16727-      else
paps-0.6.8/configure:16728:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-16729-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
paps-0.6.8/configure-16757-      hardcode_shlibpath_var_GCJ=no
paps-0.6.8/configure:16758:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-16759-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
paps-0.6.8/configure-16787-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:16788:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-16789-      else
paps-0.6.8/configure-16790-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
paps-0.6.8/configure:16791:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-16792-      fi
##############################################
paps-0.6.8/configure-16799-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/configure:16800:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure-16801-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
paps-0.6.8/configure-16803-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
paps-0.6.8/configure:16804:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/configure:16805:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
paps-0.6.8/configure:16806:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
paps-0.6.8/configure-16807-
##############################################
paps-0.6.8/configure-16840- 	*)
paps-0.6.8/configure:16841: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
paps-0.6.8/configure-16842- 	esac ;;
##############################################
paps-0.6.8/configure-16924-      hardcode_shlibpath_var_GCJ=no
paps-0.6.8/configure:16925:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
paps-0.6.8/configure-16926-      hardcode_libdir_separator_GCJ=':'
##############################################
paps-0.6.8/configure-17034-if test "$GCC" = yes; then
paps-0.6.8/configure:17035:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-17036-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
paps-0.6.8/configure-17040-    # okay in the real world where ";" in dirpaths is itself problematic.
paps-0.6.8/configure:17041:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-17042-  else
paps-0.6.8/configure:17043:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-17044-  fi
##############################################
paps-0.6.8/configure-17111-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
paps-0.6.8/configure:17112:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
paps-0.6.8/configure-17113-  ;;
##############################################
paps-0.6.8/configure-17144-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
paps-0.6.8/configure:17145:    postinstall_cmds='base_file=`basename \${file}`~
paps-0.6.8/configure:17146:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
paps-0.6.8/configure:17147:      dldir=$destdir/`dirname \$dlpath`~
paps-0.6.8/configure-17148-      test -d \$dldir || mkdir -p \$dldir~
##############################################
paps-0.6.8/configure-17150-      chmod a+x \$dldir/$dlname'
paps-0.6.8/configure:17151:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
paps-0.6.8/configure-17152-      dlpath=$dir/\$dldll~
##############################################
paps-0.6.8/configure-17158-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
paps-0.6.8/configure:17159:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-17160-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
paps-0.6.8/configure-17163-      # MinGW DLLs use traditional 'lib' prefix
paps-0.6.8/configure:17164:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure:17165:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/configure-17166-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
paps-0.6.8/configure-17172-        # which wouldn't understand a cygwinified path. Ahh.
paps-0.6.8/configure:17173:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/configure-17174-      else
paps-0.6.8/configure:17175:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/configure-17176-      fi
##############################################
paps-0.6.8/configure-17179-      # pw32 DLLs use 'pw' prefix rather than 'lib'
paps-0.6.8/configure:17180:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/configure-17181-      ;;
##############################################
paps-0.6.8/configure-17185-  *)
paps-0.6.8/configure:17186:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
paps-0.6.8/configure-17187-    ;;
##############################################
paps-0.6.8/configure-17202-  shlibpath_var=DYLD_LIBRARY_PATH
paps-0.6.8/configure:17203:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
paps-0.6.8/configure-17204-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
paps-0.6.8/configure-17205-  if test "$GCC" = yes; then
paps-0.6.8/configure:17206:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
paps-0.6.8/configure-17207-  else
##############################################
paps-0.6.8/configure-17416-  (exit $ac_status); }; then
paps-0.6.8/configure:17417:      case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/configure-17418-      *64-bit*)
##############################################
paps-0.6.8/configure-17429-  if test -f /etc/ld.so.conf; then
paps-0.6.8/configure:17430:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
paps-0.6.8/configure-17431-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
paps-0.6.8/configure-17501-  shlibpath_var=LD_LIBRARY_PATH
paps-0.6.8/configure:17502:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/configure-17503-    case $host_os in
##############################################
paps-0.6.8/configure-17746-      # Double-quote double-evaled strings.
paps-0.6.8/configure:17747:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
paps-0.6.8/configure-17748-      ;;
paps-0.6.8/configure-17749-    *)
paps-0.6.8/configure:17750:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
paps-0.6.8/configure-17751-      ;;
##############################################
paps-0.6.8/configure-17756-  *'\$0 --fallback-echo"')
paps-0.6.8/configure:17757:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
paps-0.6.8/configure-17758-    ;;
##############################################
paps-0.6.8/configure-17814-
paps-0.6.8/configure:17815:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
paps-0.6.8/configure-17816-gcc_ver=\`gcc -dumpversion\`
##############################################
paps-0.6.8/configure-17950-# shared library.
paps-0.6.8/configure:17951:predep_objects=\`echo $lt_predep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-17952-
##############################################
paps-0.6.8/configure-17954-# shared library.
paps-0.6.8/configure:17955:postdep_objects=\`echo $lt_postdep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-17956-
##############################################
paps-0.6.8/configure-17966-# a shared library.
paps-0.6.8/configure:17967:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-17968-
##############################################
paps-0.6.8/configure-18046-# Compile-time system search path for libraries
paps-0.6.8/configure:18047:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-18048-
##############################################
paps-0.6.8/configure-18078-  # libtool script then.
paps-0.6.8/configure:18079:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
paps-0.6.8/configure-18080-  if test -f "$ltmain_in"; then
##############################################
paps-0.6.8/configure-18154-done
paps-0.6.8/configure:18155:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/configure-18156-
##############################################
paps-0.6.8/configure-18230-      # Double-quote double-evaled strings.
paps-0.6.8/configure:18231:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
paps-0.6.8/configure-18232-      ;;
paps-0.6.8/configure-18233-    *)
paps-0.6.8/configure:18234:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
paps-0.6.8/configure-18235-      ;;
##############################################
paps-0.6.8/configure-18240-  *'\$0 --fallback-echo"')
paps-0.6.8/configure:18241:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
paps-0.6.8/configure-18242-    ;;
##############################################
paps-0.6.8/configure-18298-
paps-0.6.8/configure:18299:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
paps-0.6.8/configure-18300-gcc_ver=\`gcc -dumpversion\`
##############################################
paps-0.6.8/configure-18434-# shared library.
paps-0.6.8/configure:18435:predep_objects=\`echo $lt_predep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-18436-
##############################################
paps-0.6.8/configure-18438-# shared library.
paps-0.6.8/configure:18439:postdep_objects=\`echo $lt_postdep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-18440-
##############################################
paps-0.6.8/configure-18450-# a shared library.
paps-0.6.8/configure:18451:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-18452-
##############################################
paps-0.6.8/configure-18530-# Compile-time system search path for libraries
paps-0.6.8/configure:18531:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/configure-18532-
##############################################
paps-0.6.8/configure-18562-  # libtool script then.
paps-0.6.8/configure:18563:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
paps-0.6.8/configure-18564-  if test -f "$ltmain_in"; then
##############################################
paps-0.6.8/configure-19073-
paps-0.6.8/configure:19074:             DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'"
paps-0.6.8/configure-19075-
##############################################
paps-0.6.8/configure-20851-do
paps-0.6.8/configure:20852:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
paps-0.6.8/configure-20853-    eval $as_var=C; export $as_var
##############################################
paps-0.6.8/configure-20909-  as_lineno_2=$LINENO
paps-0.6.8/configure:20910:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
paps-0.6.8/configure-20911-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
paps-0.6.8/configure-20949-  as_lineno_2=$LINENO
paps-0.6.8/configure:20950:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
paps-0.6.8/configure-20951-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
paps-0.6.8/configure-21131-configured by $0, generated by GNU Autoconf 2.59,
paps-0.6.8/configure:21132:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
paps-0.6.8/configure-21133-
##############################################
paps-0.6.8/configure-21148-  --*=*)
paps-0.6.8/configure:21149:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
paps-0.6.8/configure:21150:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
paps-0.6.8/configure-21151-    ac_shift=:
##############################################
paps-0.6.8/configure-21505-      fi
paps-0.6.8/configure:21506:      ac_sed_frag=`expr $ac_sed_frag + 1`
paps-0.6.8/configure-21507-      ac_beg=$ac_end
paps-0.6.8/configure:21508:      ac_end=`expr $ac_end + $ac_max_sed_lines`
paps-0.6.8/configure-21509-    fi
##############################################
paps-0.6.8/configure-21522-	cat >$tmp/stdin
paps-0.6.8/configure:21523:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
paps-0.6.8/configure:21524:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
paps-0.6.8/configure:21525:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
paps-0.6.8/configure:21526:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
paps-0.6.8/configure-21527-  * )   ac_file_in=$ac_file.in ;;
##############################################
paps-0.6.8/configure-21570-if test "$ac_dir" != .; then
paps-0.6.8/configure:21571:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
paps-0.6.8/configure-21572-  # A "../" for each directory in $ac_dir_suffix.
paps-0.6.8/configure:21573:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
paps-0.6.8/configure-21574-else
##############################################
paps-0.6.8/configure-21583-    else
paps-0.6.8/configure:21584:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
paps-0.6.8/configure-21585-    fi ;;
##############################################
paps-0.6.8/configure-21735-	cat >$tmp/stdin
paps-0.6.8/configure:21736:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
paps-0.6.8/configure:21737:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
paps-0.6.8/configure:21738:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
paps-0.6.8/configure:21739:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
paps-0.6.8/configure-21740-  * )   ac_file_in=$ac_file.in ;;
##############################################
paps-0.6.8/configure-21938-    * )
paps-0.6.8/configure:21939:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
paps-0.6.8/configure-21940-  esac
##############################################
paps-0.6.8/configure-21961-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
paps-0.6.8/configure:21962:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
paps-0.6.8/configure:21963:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
paps-0.6.8/configure-21964-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
paps-0.6.8/configure-22003-if test "$ac_dir" != .; then
paps-0.6.8/configure:22004:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
paps-0.6.8/configure-22005-  # A "../" for each directory in $ac_dir_suffix.
paps-0.6.8/configure:22006:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
paps-0.6.8/configure-22007-else
##############################################
paps-0.6.8/configure-22016-    else
paps-0.6.8/configure:22017:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
paps-0.6.8/configure-22018-    fi ;;
##############################################
paps-0.6.8/configure-22071-  # Strip MF so we end up with the name of the file.
paps-0.6.8/configure:22072:  mf=`echo "$mf" | sed -e 's/:.*$//'`
paps-0.6.8/configure-22073-  # Check whether this is an Automake generated Makefile or not.
##############################################
paps-0.6.8/configure-22096-  # from the Makefile without running `make'.
paps-0.6.8/configure:22097:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
paps-0.6.8/configure-22098-  test -z "$DEPDIR" && continue
paps-0.6.8/configure:22099:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
paps-0.6.8/configure-22100-  test -z "am__include" && continue
paps-0.6.8/configure:22101:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
paps-0.6.8/configure-22102-  # When using ansi2knr, U may be empty or an underscore; expand it
paps-0.6.8/configure:22103:  U=`sed -n 's/^U = //p' < "$mf"`
paps-0.6.8/configure-22104-  # Find all dependency output files, they are included files with
##############################################
paps-0.6.8/aclocal.m4-256-done
paps-0.6.8/aclocal.m4:257:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
paps-0.6.8/aclocal.m4-258-])
##############################################
paps-0.6.8/aclocal.m4-328-  # Remove one level of quotation (which was required for Make).
paps-0.6.8/aclocal.m4:329:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
paps-0.6.8/aclocal.m4-330-  ;;
##############################################
paps-0.6.8/aclocal.m4-339-  :
paps-0.6.8/aclocal.m4:340:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
paps-0.6.8/aclocal.m4-341-  # Yippee, $echo works!
##############################################
paps-0.6.8/aclocal.m4-365-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
paps-0.6.8/aclocal.m4:366:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
paps-0.6.8/aclocal.m4:367:       echo_test_string=`eval $cmd` &&
paps-0.6.8/aclocal.m4-368-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
paps-0.6.8/aclocal.m4-374-
paps-0.6.8/aclocal.m4:375:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/aclocal.m4:376:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/aclocal.m4-377-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/aclocal.m4-389-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
paps-0.6.8/aclocal.m4:390:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/aclocal.m4:391:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/aclocal.m4-392-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/aclocal.m4-401-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/aclocal.m4:402:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/aclocal.m4-403-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/aclocal.m4-416-      echo='printf %s\n'
paps-0.6.8/aclocal.m4:417:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
paps-0.6.8/aclocal.m4:418:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/aclocal.m4-419-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/aclocal.m4-421-	:
paps-0.6.8/aclocal.m4:422:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
paps-0.6.8/aclocal.m4-423-	   test "X$echo_testing_string" = 'X\t' &&
paps-0.6.8/aclocal.m4:424:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/aclocal.m4-425-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/aclocal.m4-430-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
paps-0.6.8/aclocal.m4:431:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
paps-0.6.8/aclocal.m4-432-	   test "X$echo_testing_string" = 'X\t' &&
paps-0.6.8/aclocal.m4:433:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
paps-0.6.8/aclocal.m4-434-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
paps-0.6.8/aclocal.m4-440-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
paps-0.6.8/aclocal.m4:441:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
paps-0.6.8/aclocal.m4-442-	  then
##############################################
paps-0.6.8/aclocal.m4-448-	if test "$prev" != 'sed 50q "[$]0"'; then
paps-0.6.8/aclocal.m4:449:	  echo_test_string=`eval $prev`
paps-0.6.8/aclocal.m4-450-	  export echo_test_string
##############################################
paps-0.6.8/aclocal.m4-487-  if AC_TRY_EVAL(ac_compile); then
paps-0.6.8/aclocal.m4:488:    case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/aclocal.m4-489-    *ELF-32*)
##############################################
paps-0.6.8/aclocal.m4-503-   if test "$lt_cv_prog_gnu_ld" = yes; then
paps-0.6.8/aclocal.m4:504:    case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/aclocal.m4-505-    *32-bit*)
##############################################
paps-0.6.8/aclocal.m4-515-   else
paps-0.6.8/aclocal.m4:516:    case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/aclocal.m4-517-    *32-bit*)
##############################################
paps-0.6.8/aclocal.m4-750-    # And add a safety zone
paps-0.6.8/aclocal.m4:751:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
paps-0.6.8/aclocal.m4:752:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
paps-0.6.8/aclocal.m4-753-    ;;
##############################################
paps-0.6.8/aclocal.m4-778-    if test -n "$kargmax"; then
paps-0.6.8/aclocal.m4:779:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
paps-0.6.8/aclocal.m4-780-    else
##############################################
paps-0.6.8/aclocal.m4-788-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
paps-0.6.8/aclocal.m4:789:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
paps-0.6.8/aclocal.m4-790-	       = "XX$teststring") >/dev/null 2>&1 &&
paps-0.6.8/aclocal.m4:791:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
paps-0.6.8/aclocal.m4-792-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
paps-0.6.8/aclocal.m4-794-    do
paps-0.6.8/aclocal.m4:795:      i=`expr $i + 1`
paps-0.6.8/aclocal.m4-796-      teststring=$teststring$teststring
##############################################
paps-0.6.8/aclocal.m4-801-    # It appears as though 1/2 is a usable value.
paps-0.6.8/aclocal.m4:802:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
paps-0.6.8/aclocal.m4-803-    ;;
##############################################
paps-0.6.8/aclocal.m4-1093-  if test "$hard_links" = no; then
paps-0.6.8/aclocal.m4:1094:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
paps-0.6.8/aclocal.m4-1095-    need_locks=warn
##############################################
paps-0.6.8/aclocal.m4-1208-if test "$GCC" = yes; then
paps-0.6.8/aclocal.m4:1209:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/aclocal.m4-1210-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
paps-0.6.8/aclocal.m4-1214-    # okay in the real world where ";" in dirpaths is itself problematic.
paps-0.6.8/aclocal.m4:1215:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/aclocal.m4-1216-  else
paps-0.6.8/aclocal.m4:1217:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/aclocal.m4-1218-  fi
##############################################
paps-0.6.8/aclocal.m4-1285-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
paps-0.6.8/aclocal.m4:1286:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
paps-0.6.8/aclocal.m4-1287-  ;;
##############################################
paps-0.6.8/aclocal.m4-1318-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
paps-0.6.8/aclocal.m4:1319:    postinstall_cmds='base_file=`basename \${file}`~
paps-0.6.8/aclocal.m4:1320:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
paps-0.6.8/aclocal.m4:1321:      dldir=$destdir/`dirname \$dlpath`~
paps-0.6.8/aclocal.m4-1322-      test -d \$dldir || mkdir -p \$dldir~
##############################################
paps-0.6.8/aclocal.m4-1324-      chmod a+x \$dldir/$dlname'
paps-0.6.8/aclocal.m4:1325:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
paps-0.6.8/aclocal.m4-1326-      dlpath=$dir/\$dldll~
##############################################
paps-0.6.8/aclocal.m4-1332-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
paps-0.6.8/aclocal.m4:1333:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/aclocal.m4-1334-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
paps-0.6.8/aclocal.m4-1337-      # MinGW DLLs use traditional 'lib' prefix
paps-0.6.8/aclocal.m4:1338:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/aclocal.m4:1339:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
paps-0.6.8/aclocal.m4-1340-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
paps-0.6.8/aclocal.m4-1346-        # which wouldn't understand a cygwinified path. Ahh.
paps-0.6.8/aclocal.m4:1347:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
paps-0.6.8/aclocal.m4-1348-      else
paps-0.6.8/aclocal.m4:1349:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
paps-0.6.8/aclocal.m4-1350-      fi
##############################################
paps-0.6.8/aclocal.m4-1353-      # pw32 DLLs use 'pw' prefix rather than 'lib'
paps-0.6.8/aclocal.m4:1354:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
paps-0.6.8/aclocal.m4-1355-      ;;
##############################################
paps-0.6.8/aclocal.m4-1359-  *)
paps-0.6.8/aclocal.m4:1360:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
paps-0.6.8/aclocal.m4-1361-    ;;
##############################################
paps-0.6.8/aclocal.m4-1376-  shlibpath_var=DYLD_LIBRARY_PATH
paps-0.6.8/aclocal.m4:1377:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
paps-0.6.8/aclocal.m4-1378-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
paps-0.6.8/aclocal.m4-1379-  if test "$GCC" = yes; then
paps-0.6.8/aclocal.m4:1380:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
paps-0.6.8/aclocal.m4-1381-  else
##############################################
paps-0.6.8/aclocal.m4-1586-    if AC_TRY_EVAL(ac_compile); then
paps-0.6.8/aclocal.m4:1587:      case `/usr/bin/file conftest.$ac_objext` in
paps-0.6.8/aclocal.m4-1588-      *64-bit*)
##############################################
paps-0.6.8/aclocal.m4-1599-  if test -f /etc/ld.so.conf; then
paps-0.6.8/aclocal.m4:1600:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
paps-0.6.8/aclocal.m4-1601-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
paps-0.6.8/aclocal.m4-1671-  shlibpath_var=LD_LIBRARY_PATH
paps-0.6.8/aclocal.m4:1672:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/aclocal.m4-1673-    case $host_os in
##############################################
paps-0.6.8/aclocal.m4-1821-  if test -z "$LTCC"; then
paps-0.6.8/aclocal.m4:1822:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
paps-0.6.8/aclocal.m4-1823-    if test -z "$LTCC"; then
##############################################
paps-0.6.8/aclocal.m4-1825-    else
paps-0.6.8/aclocal.m4:1826:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
paps-0.6.8/aclocal.m4-1827-    fi
##############################################
paps-0.6.8/aclocal.m4-1829-  if test -z "$LTCFLAGS"; then
paps-0.6.8/aclocal.m4:1830:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
paps-0.6.8/aclocal.m4-1831-  fi
##############################################
paps-0.6.8/aclocal.m4-1834-  # Note that this assumes the entire list is on one line.
paps-0.6.8/aclocal.m4:1835:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
paps-0.6.8/aclocal.m4-1836-
##############################################
paps-0.6.8/aclocal.m4-1840-    # Check whether tagname contains only valid characters
paps-0.6.8/aclocal.m4:1841:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
paps-0.6.8/aclocal.m4-1842-    "") ;;
##############################################
paps-0.6.8/aclocal.m4-2095-	"file_magic "*)
paps-0.6.8/aclocal.m4:2096:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
paps-0.6.8/aclocal.m4-2097-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
paps-0.6.8/aclocal.m4-2167-    # gcc leaves a trailing carriage return which upsets mingw
paps-0.6.8/aclocal.m4:2168:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
paps-0.6.8/aclocal.m4-2169-  *)
paps-0.6.8/aclocal.m4:2170:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
paps-0.6.8/aclocal.m4-2171-  esac
##############################################
paps-0.6.8/aclocal.m4-2176-      # Canonicalize the pathname of ld
paps-0.6.8/aclocal.m4:2177:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
paps-0.6.8/aclocal.m4-2178-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
paps-0.6.8/aclocal.m4:2179:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
paps-0.6.8/aclocal.m4-2180-      done
##############################################
paps-0.6.8/aclocal.m4-2207-      # Break only if it was the GNU/non-GNU ld that we prefer.
paps-0.6.8/aclocal.m4:2208:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
paps-0.6.8/aclocal.m4-2209-      *GNU* | *'with BFD'*)
##############################################
paps-0.6.8/aclocal.m4-2238-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
paps-0.6.8/aclocal.m4:2239:case `$LD -v 2>&1 </dev/null` in
paps-0.6.8/aclocal.m4-2240-*GNU* | *'with BFD'*)
##############################################
paps-0.6.8/aclocal.m4-2406-openbsd*)
paps-0.6.8/aclocal.m4:2407:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/aclocal.m4-2408-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
paps-0.6.8/aclocal.m4-2483-	# Tru64's nm complains that /dev/null is an invalid object file
paps-0.6.8/aclocal.m4:2484:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
paps-0.6.8/aclocal.m4-2485-	*/dev/null* | *'Invalid file or object type'*)
##############################################
paps-0.6.8/aclocal.m4-2489-	*)
paps-0.6.8/aclocal.m4:2490:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
paps-0.6.8/aclocal.m4-2491-	  */dev/null*)
##############################################
paps-0.6.8/aclocal.m4-2853-    # ancient GNU ld didn't support --whole-archive et. al.
paps-0.6.8/aclocal.m4:2854:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
paps-0.6.8/aclocal.m4-2855-	grep 'no-whole-archive' > /dev/null; then
##############################################
paps-0.6.8/aclocal.m4-2934-      # below for broken collect2 doesn't work under 4.3+
paps-0.6.8/aclocal.m4:2935:	collect2name=`${CC} -print-prog-name=collect2`
paps-0.6.8/aclocal.m4-2936-	if test -f "$collect2name" && \
##############################################
paps-0.6.8/aclocal.m4-2982-
paps-0.6.8/aclocal.m4:2983:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
paps-0.6.8/aclocal.m4-2984-     else
##############################################
paps-0.6.8/aclocal.m4-3037-      # is EXPORTS), use it as is; otherwise, prepend...
paps-0.6.8/aclocal.m4:3038:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
paps-0.6.8/aclocal.m4-3039-	cp $export_symbols $output_objdir/$soname.def;
##############################################
paps-0.6.8/aclocal.m4-3098-         output_verbose_link_cmd='echo'
paps-0.6.8/aclocal.m4:3099:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
paps-0.6.8/aclocal.m4-3100-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
paps-0.6.8/aclocal.m4-3166-      # dependencies.
paps-0.6.8/aclocal.m4:3167:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/aclocal.m4-3168-      ;;
##############################################
paps-0.6.8/aclocal.m4-3230-	# dependencies.
paps-0.6.8/aclocal.m4:3231:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/aclocal.m4-3232-	;;
##############################################
paps-0.6.8/aclocal.m4-3265-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
paps-0.6.8/aclocal.m4:3266:    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/aclocal.m4:3267:    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/aclocal.m4-3268-    ;;
##############################################
paps-0.6.8/aclocal.m4-3272-	# SGI C++
paps-0.6.8/aclocal.m4:3273:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-3274-
##############################################
paps-0.6.8/aclocal.m4-3283-	  if test "$with_gnu_ld" = no; then
paps-0.6.8/aclocal.m4:3284:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-3285-	  else
paps-0.6.8/aclocal.m4:3286:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
paps-0.6.8/aclocal.m4-3287-	  fi
##############################################
paps-0.6.8/aclocal.m4-3302-	# to its proper name (with version) after linking.
paps-0.6.8/aclocal.m4:3303:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
paps-0.6.8/aclocal.m4:3304:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
paps-0.6.8/aclocal.m4-3305-	# Commands to make compiler produce verbose output that lists
##############################################
paps-0.6.8/aclocal.m4-3312-	# dependencies.
paps-0.6.8/aclocal.m4:3313:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/aclocal.m4-3314-
##############################################
paps-0.6.8/aclocal.m4-3327-	# earlier do not add the objects themselves.
paps-0.6.8/aclocal.m4:3328:	case `$CC -V 2>&1` in
paps-0.6.8/aclocal.m4-3329-	*"Version 7."*)
##############################################
paps-0.6.8/aclocal.m4-3353-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
paps-0.6.8/aclocal.m4:3354:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/aclocal.m4-3355-        ;;
##############################################
paps-0.6.8/aclocal.m4-3372-	# dependencies.
paps-0.6.8/aclocal.m4:3373:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/aclocal.m4-3374-	;;
##############################################
paps-0.6.8/aclocal.m4-3416-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
paps-0.6.8/aclocal.m4:3417:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/aclocal.m4-3418-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
paps-0.6.8/aclocal.m4-3431-	# to its proper name (with version) after linking.
paps-0.6.8/aclocal.m4:3432:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
paps-0.6.8/aclocal.m4-3433-
##############################################
paps-0.6.8/aclocal.m4-3448-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/aclocal.m4:3449:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-3450-
##############################################
paps-0.6.8/aclocal.m4-3461-	# dependencies.
paps-0.6.8/aclocal.m4:3462:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/aclocal.m4-3463-	;;
##############################################
paps-0.6.8/aclocal.m4-3466-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/aclocal.m4:3467:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-3468-
##############################################
paps-0.6.8/aclocal.m4-3491-	# to its proper name (with version) after linking.
paps-0.6.8/aclocal.m4:3492:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
paps-0.6.8/aclocal.m4-3493-
##############################################
paps-0.6.8/aclocal.m4-3507-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
paps-0.6.8/aclocal.m4:3508:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4:3509:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
paps-0.6.8/aclocal.m4-3510-	  echo "-hidden">> $lib.exp~
paps-0.6.8/aclocal.m4:3511:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
paps-0.6.8/aclocal.m4-3512-	  $rm $lib.exp'
##############################################
paps-0.6.8/aclocal.m4-3524-	# dependencies.
paps-0.6.8/aclocal.m4:3525:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
paps-0.6.8/aclocal.m4-3526-	;;
##############################################
paps-0.6.8/aclocal.m4-3529-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/aclocal.m4:3530:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-3531-
##############################################
paps-0.6.8/aclocal.m4-3591-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
paps-0.6.8/aclocal.m4:3592:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
paps-0.6.8/aclocal.m4-3593-	    ;;
##############################################
paps-0.6.8/aclocal.m4-3679-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
paps-0.6.8/aclocal.m4:3680:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
paps-0.6.8/aclocal.m4-3681-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
paps-0.6.8/aclocal.m4-3802-  # eval without this substitution.
paps-0.6.8/aclocal.m4:3803:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
paps-0.6.8/aclocal.m4-3804-
paps-0.6.8/aclocal.m4:3805:  for p in `eval $output_verbose_link_cmd`; do
paps-0.6.8/aclocal.m4-3806-    case $p in
##############################################
paps-0.6.8/aclocal.m4-4188-      # Double-quote double-evaled strings.
paps-0.6.8/aclocal.m4:4189:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
paps-0.6.8/aclocal.m4-4190-      ;;
paps-0.6.8/aclocal.m4-4191-    *)
paps-0.6.8/aclocal.m4:4192:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
paps-0.6.8/aclocal.m4-4193-      ;;
##############################################
paps-0.6.8/aclocal.m4-4198-  *'\[$]0 --fallback-echo"')
paps-0.6.8/aclocal.m4:4199:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
paps-0.6.8/aclocal.m4-4200-    ;;
##############################################
paps-0.6.8/aclocal.m4-4213-
paps-0.6.8/aclocal.m4:4214:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
paps-0.6.8/aclocal.m4-4215-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
paps-0.6.8/aclocal.m4-4307-
paps-0.6.8/aclocal.m4:4308:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
paps-0.6.8/aclocal.m4-4309-gcc_ver=\`gcc -dumpversion\`
##############################################
paps-0.6.8/aclocal.m4-4443-# shared library.
paps-0.6.8/aclocal.m4:4444:predep_objects=\`echo $lt_[]_LT_AC_TAGVAR(predep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/aclocal.m4-4445-
##############################################
paps-0.6.8/aclocal.m4-4447-# shared library.
paps-0.6.8/aclocal.m4:4448:postdep_objects=\`echo $lt_[]_LT_AC_TAGVAR(postdep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/aclocal.m4-4449-
##############################################
paps-0.6.8/aclocal.m4-4459-# a shared library.
paps-0.6.8/aclocal.m4:4460:compiler_lib_search_path=\`echo $lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/aclocal.m4-4461-
##############################################
paps-0.6.8/aclocal.m4-4539-# Compile-time system search path for libraries
paps-0.6.8/aclocal.m4:4540:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
paps-0.6.8/aclocal.m4-4541-
##############################################
paps-0.6.8/aclocal.m4-4598-  # libtool script then.
paps-0.6.8/aclocal.m4:4599:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
paps-0.6.8/aclocal.m4-4600-  if test -f "$ltmain_in"; then
##############################################
paps-0.6.8/aclocal.m4-4703-# If we're using GNU nm, then use its standard symbol codes.
paps-0.6.8/aclocal.m4:4704:case `$NM -V 2>&1` in
paps-0.6.8/aclocal.m4-4705-*GNU* | *'with BFD'*)
##############################################
paps-0.6.8/aclocal.m4-4736-    nlist=conftest.nm
paps-0.6.8/aclocal.m4:4737:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
paps-0.6.8/aclocal.m4-4738-      # Try sorting and uniquifying the output.
##############################################
paps-0.6.8/aclocal.m4-5454-    supports_anon_versioning=no
paps-0.6.8/aclocal.m4:5455:    case `$LD -v 2>/dev/null` in
paps-0.6.8/aclocal.m4-5456-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
paps-0.6.8/aclocal.m4-5518-	# is EXPORTS), use it as is; otherwise, prepend...
paps-0.6.8/aclocal.m4:5519:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
paps-0.6.8/aclocal.m4-5520-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
paps-0.6.8/aclocal.m4-5541-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
paps-0.6.8/aclocal.m4:5542:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/aclocal.m4:5543:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
paps-0.6.8/aclocal.m4-5544-      ;;
##############################################
paps-0.6.8/aclocal.m4-5550-	pgcc*)				# Portland Group C compiler
paps-0.6.8/aclocal.m4:5551:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/aclocal.m4-5552-	  tmp_addflag=' $pic_flag'
##############################################
paps-0.6.8/aclocal.m4-5554-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
paps-0.6.8/aclocal.m4:5555:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
paps-0.6.8/aclocal.m4-5556-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
paps-0.6.8/aclocal.m4-5608-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
paps-0.6.8/aclocal.m4:5609:      case `$LD -v 2>&1` in
paps-0.6.8/aclocal.m4-5610-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
paps-0.6.8/aclocal.m4-5624-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
paps-0.6.8/aclocal.m4:5625:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
paps-0.6.8/aclocal.m4-5626-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
paps-0.6.8/aclocal.m4-5723-	# below for broken collect2 doesn't work under 4.3+
paps-0.6.8/aclocal.m4:5724:	  collect2name=`${CC} -print-prog-name=collect2`
paps-0.6.8/aclocal.m4-5725-	  if test -f "$collect2name" && \
##############################################
paps-0.6.8/aclocal.m4-5770-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
paps-0.6.8/aclocal.m4:5771:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
paps-0.6.8/aclocal.m4-5772-       else
##############################################
paps-0.6.8/aclocal.m4-5817-      # FIXME: Setting linknames here is a bad hack.
paps-0.6.8/aclocal.m4:5818:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
paps-0.6.8/aclocal.m4-5819-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
paps-0.6.8/aclocal.m4-5822-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
paps-0.6.8/aclocal.m4:5823:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
paps-0.6.8/aclocal.m4-5824-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
paps-0.6.8/aclocal.m4-5863-         output_verbose_link_cmd='echo'
paps-0.6.8/aclocal.m4:5864:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
paps-0.6.8/aclocal.m4-5865-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
paps-0.6.8/aclocal.m4-5998-      if test "$GCC" = yes; then
paps-0.6.8/aclocal.m4:5999:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-6000-      else
paps-0.6.8/aclocal.m4:6001:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-6002-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
paps-0.6.8/aclocal.m4-6030-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
paps-0.6.8/aclocal.m4:6031:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
paps-0.6.8/aclocal.m4-6032-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
paps-0.6.8/aclocal.m4-6060-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/aclocal.m4:6061:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-6062-      else
paps-0.6.8/aclocal.m4-6063-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
paps-0.6.8/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-6065-      fi
##############################################
paps-0.6.8/aclocal.m4-6072-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
paps-0.6.8/aclocal.m4:6073:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4-6074-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
paps-0.6.8/aclocal.m4-6076-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
paps-0.6.8/aclocal.m4:6077:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
paps-0.6.8/aclocal.m4:6078:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
paps-0.6.8/aclocal.m4:6079:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
paps-0.6.8/aclocal.m4-6080-
##############################################
paps-0.6.8/aclocal.m4-6113- 	*)
paps-0.6.8/aclocal.m4:6114: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
paps-0.6.8/aclocal.m4-6115- 	esac ;;
##############################################
paps-0.6.8/aclocal.m4-6197-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
paps-0.6.8/aclocal.m4:6198:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
paps-0.6.8/aclocal.m4-6199-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
paps-0.6.8/aclocal.m4-6262-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
paps-0.6.8/aclocal.m4:6263:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
paps-0.6.8/aclocal.m4-6264-        then
##############################################
paps-0.6.8/aclocal.m4-6399-    test $lt_ac_count -gt 10 && break
paps-0.6.8/aclocal.m4:6400:    lt_ac_count=`expr $lt_ac_count + 1`
paps-0.6.8/aclocal.m4-6401-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
paps-0.6.8/aclocal.m4-6441-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
paps-0.6.8/aclocal.m4:6442:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
paps-0.6.8/aclocal.m4-6443-#
##############################################
paps-0.6.8/aclocal.m4-6465-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
paps-0.6.8/aclocal.m4:6466:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
paps-0.6.8/aclocal.m4-6467-# and then we would define $MISSING as
##############################################
paps-0.6.8/aclocal.m4-6481-# expand $ac_aux_dir to an absolute path
paps-0.6.8/aclocal.m4:6482:am_aux_dir=`cd $ac_aux_dir && pwd`
paps-0.6.8/aclocal.m4-6483-])
##############################################
paps-0.6.8/aclocal.m4-6579-  if test "$am_compiler_list" = ""; then
paps-0.6.8/aclocal.m4:6580:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
paps-0.6.8/aclocal.m4-6581-  fi
##############################################
paps-0.6.8/aclocal.m4-6689-  # Strip MF so we end up with the name of the file.
paps-0.6.8/aclocal.m4:6690:  mf=`echo "$mf" | sed -e 's/:.*$//'`
paps-0.6.8/aclocal.m4-6691-  # Check whether this is an Automake generated Makefile or not.
##############################################
paps-0.6.8/aclocal.m4-6697-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
paps-0.6.8/aclocal.m4:6698:    dirpart=`AS_DIRNAME("$mf")`
paps-0.6.8/aclocal.m4-6699-  else
##############################################
paps-0.6.8/aclocal.m4-6703-  # from the Makefile without running `make'.
paps-0.6.8/aclocal.m4:6704:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
paps-0.6.8/aclocal.m4-6705-  test -z "$DEPDIR" && continue
paps-0.6.8/aclocal.m4:6706:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
paps-0.6.8/aclocal.m4-6707-  test -z "am__include" && continue
paps-0.6.8/aclocal.m4:6708:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
paps-0.6.8/aclocal.m4-6709-  # When using ansi2knr, U may be empty or an underscore; expand it
paps-0.6.8/aclocal.m4:6710:  U=`sed -n 's/^U = //p' < "$mf"`
paps-0.6.8/aclocal.m4-6711-  # Find all dependency output files, they are included files with
##############################################
paps-0.6.8/aclocal.m4-6719-    test -f "$dirpart/$file" && continue
paps-0.6.8/aclocal.m4:6720:    fdir=`AS_DIRNAME(["$file"])`
paps-0.6.8/aclocal.m4-6721-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
paps-0.6.8/aclocal.m4-6786-# test to see if srcdir already configured
paps-0.6.8/aclocal.m4:6787:if test "`cd $srcdir && pwd`" != "`pwd`" &&
paps-0.6.8/aclocal.m4-6788-   test -f $srcdir/config.status; then
##############################################
paps-0.6.8/aclocal.m4-6862-    * )
paps-0.6.8/aclocal.m4:6863:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
paps-0.6.8/aclocal.m4-6864-  esac
paps-0.6.8/aclocal.m4-6865-done
paps-0.6.8/aclocal.m4:6866:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
paps-0.6.8/aclocal.m4-6867-
##############################################
paps-0.6.8/aclocal.m4-6934-# case it prints its new name instead of `make'.
paps-0.6.8/aclocal.m4:6935:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
paps-0.6.8/aclocal.m4-6936-   am__include=include
##############################################
paps-0.6.8/aclocal.m4-6942-   echo '.include "confinc"' > confmf
paps-0.6.8/aclocal.m4:6943:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
paps-0.6.8/aclocal.m4-6944-      am__include=.include
##############################################
paps-0.6.8/aclocal.m4-7109-if (
paps-0.6.8/aclocal.m4:7110:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
paps-0.6.8/aclocal.m4-7111-   if test "$[*]" = "X"; then
paps-0.6.8/aclocal.m4-7112-      # -L didn't work.
paps-0.6.8/aclocal.m4:7113:      set X `ls -t $srcdir/configure conftest.file`
paps-0.6.8/aclocal.m4-7114-   fi
##############################################
paps-0.6.8/missing-128-       # Could not run --version or --help.  This is probably someone
paps-0.6.8/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
paps-0.6.8/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
paps-0.6.8/missing-162-         from any GNU archive site."
paps-0.6.8/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
paps-0.6.8/missing-164-    test -z "$files" && files="config.h"
##############################################
paps-0.6.8/missing-191-         proper tools for further handling them.
paps-0.6.8/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
paps-0.6.8/missing-193-         archive site."
paps-0.6.8/missing-194-
paps-0.6.8/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
paps-0.6.8/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
paps-0.6.8/missing-197-    if test -f "$file"; then
##############################################
paps-0.6.8/missing-220-	*.y)
paps-0.6.8/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
paps-0.6.8/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
paps-0.6.8/missing-224-	    fi
paps-0.6.8/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
paps-0.6.8/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
paps-0.6.8/missing-250-	*.l)
paps-0.6.8/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
paps-0.6.8/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
paps-0.6.8/missing-269-
paps-0.6.8/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
paps-0.6.8/missing-271-    if test -z "$file"; then
paps-0.6.8/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
paps-0.6.8/missing-273-    fi
##############################################
paps-0.6.8/missing-291-    # The file to touch is that specified with -o ...
paps-0.6.8/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
paps-0.6.8/missing-293-    if test -z "$file"; then
paps-0.6.8/missing-294-      # ... or it is the one specified with @setfilename ...
paps-0.6.8/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
paps-0.6.8/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
paps-0.6.8/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
paps-0.6.8/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
paps-0.6.8/missing-299-    fi
##############################################
paps-0.6.8/missing-321-	*o*)
paps-0.6.8/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
paps-0.6.8/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
paps-0.6.8/missing-327-	*h*)
paps-0.6.8/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
paps-0.6.8/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
paps-0.6.8/ltmain.sh-36-# The name of this program:
paps-0.6.8/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
paps-0.6.8/ltmain.sh-38-modename="$progname"
##############################################
paps-0.6.8/ltmain.sh-67-  :
paps-0.6.8/ltmain.sh:68:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
paps-0.6.8/ltmain.sh-69-  # Yippee, $echo works!
##############################################
paps-0.6.8/ltmain.sh-167-      # If mktemp works, use that first and foremost
paps-0.6.8/ltmain.sh:168:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
paps-0.6.8/ltmain.sh-169-
##############################################
paps-0.6.8/ltmain.sh-199-  win32_libid_type="unknown"
paps-0.6.8/ltmain.sh:200:  win32_fileres=`file -L $1 2>/dev/null`
paps-0.6.8/ltmain.sh-201-  case $win32_fileres in
##############################################
paps-0.6.8/ltmain.sh-251-      # but not from the CC environment variable when configure was run.
paps-0.6.8/ltmain.sh:252:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
paps-0.6.8/ltmain.sh-253-      # Blanks at the start of $base_compile will cause this to fail
##############################################
paps-0.6.8/ltmain.sh-258-	    # Evaluate the configuration.
paps-0.6.8/ltmain.sh:259:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
paps-0.6.8/ltmain.sh-260-	    CC_quoted=
##############################################
paps-0.6.8/ltmain.sh-270-	    case "$@ " in
paps-0.6.8/ltmain.sh:271:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
paps-0.6.8/ltmain.sh-272-	      # The compiler in the base compile command matches
##############################################
paps-0.6.8/ltmain.sh-338-      esac
paps-0.6.8/ltmain.sh:339:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-340-      my_xlib_u=$my_xlib
##############################################
paps-0.6.8/ltmain.sh-343-       *" $my_xlib_u "*)
paps-0.6.8/ltmain.sh:344:         extracted_serial=`expr $extracted_serial + 1`
paps-0.6.8/ltmain.sh-345-         my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
paps-0.6.8/ltmain.sh-368-	  darwin_curdir=`pwd`
paps-0.6.8/ltmain.sh:369:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh:370:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
paps-0.6.8/ltmain.sh-371-	  if test -n "$darwin_arches"; then 
paps-0.6.8/ltmain.sh:372:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
paps-0.6.8/ltmain.sh-373-	    darwin_arch=
##############################################
paps-0.6.8/ltmain.sh-383-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
paps-0.6.8/ltmain.sh:384:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
paps-0.6.8/ltmain.sh-385-	    darwin_file=
##############################################
paps-0.6.8/ltmain.sh-387-	    for darwin_file in $darwin_filelist; do
paps-0.6.8/ltmain.sh:388:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
paps-0.6.8/ltmain.sh-389-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
paps-0.6.8/ltmain.sh-402-      esac
paps-0.6.8/ltmain.sh:403:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
paps-0.6.8/ltmain.sh-404-    done
##############################################
paps-0.6.8/ltmain.sh-421-  case $arg in
paps-0.6.8/ltmain.sh:422:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
paps-0.6.8/ltmain.sh-423-  *) optarg= ;;
##############################################
paps-0.6.8/ltmain.sh-452-	  # Evaluate the configuration.
paps-0.6.8/ltmain.sh:453:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
paps-0.6.8/ltmain.sh-454-	else
##############################################
paps-0.6.8/ltmain.sh-574-static)
paps-0.6.8/ltmain.sh:575:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
paps-0.6.8/ltmain.sh-576-  ;;
##############################################
paps-0.6.8/ltmain.sh-695-	-Wc,*)
paps-0.6.8/ltmain.sh:696:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
paps-0.6.8/ltmain.sh-697-	  lastarg=
##############################################
paps-0.6.8/ltmain.sh-712-	  IFS="$save_ifs"
paps-0.6.8/ltmain.sh:713:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
paps-0.6.8/ltmain.sh-714-
##############################################
paps-0.6.8/ltmain.sh-731-      # Aesthetically quote the previous argument.
paps-0.6.8/ltmain.sh:732:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-733-
##############################################
paps-0.6.8/ltmain.sh-759-      # Get the name of the library object.
paps-0.6.8/ltmain.sh:760:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-761-      ;;
##############################################
paps-0.6.8/ltmain.sh-770-    *.ads) xform=ads ;;
paps-0.6.8/ltmain.sh:771:    *.asm) xform=asm ;;
paps-0.6.8/ltmain.sh-772-    *.c++) xform=c++ ;;
##############################################
paps-0.6.8/ltmain.sh-783-
paps-0.6.8/ltmain.sh:784:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
paps-0.6.8/ltmain.sh-785-
paps-0.6.8/ltmain.sh-786-    case $libobj in
paps-0.6.8/ltmain.sh:787:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
paps-0.6.8/ltmain.sh-788-    *)
##############################################
paps-0.6.8/ltmain.sh-814-
paps-0.6.8/ltmain.sh:815:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-816-    case $qlibobj in
##############################################
paps-0.6.8/ltmain.sh-822-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
paps-0.6.8/ltmain.sh:823:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh:824:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-825-    if test "X$xdir" = "X$obj"; then
##############################################
paps-0.6.8/ltmain.sh-861-    if test "$compiler_c_o" = no; then
paps-0.6.8/ltmain.sh:862:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
paps-0.6.8/ltmain.sh-863-      lockfile="$output_obj.lock"
##############################################
paps-0.6.8/ltmain.sh-882-*** ERROR, $lockfile exists and contains:
paps-0.6.8/ltmain.sh:883:`cat $lockfile 2>/dev/null`
paps-0.6.8/ltmain.sh-884-
##############################################
paps-0.6.8/ltmain.sh-900-    fi
paps-0.6.8/ltmain.sh:901:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-902-    case $qsrcfile in
##############################################
paps-0.6.8/ltmain.sh-956-      if test "$need_locks" = warn &&
paps-0.6.8/ltmain.sh:957:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
paps-0.6.8/ltmain.sh-958-	$echo "\
paps-0.6.8/ltmain.sh-959-*** ERROR, $lockfile contains:
paps-0.6.8/ltmain.sh:960:`cat $lockfile 2>/dev/null`
paps-0.6.8/ltmain.sh-961-
##############################################
paps-0.6.8/ltmain.sh-1028-      if test "$need_locks" = warn &&
paps-0.6.8/ltmain.sh:1029:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
paps-0.6.8/ltmain.sh-1030-	$echo "\
paps-0.6.8/ltmain.sh-1031-*** ERROR, $lockfile contains:
paps-0.6.8/ltmain.sh:1032:`cat $lockfile 2>/dev/null`
paps-0.6.8/ltmain.sh-1033-
##############################################
paps-0.6.8/ltmain.sh-1201-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
paps-0.6.8/ltmain.sh:1202:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
paps-0.6.8/ltmain.sh-1203-	;;
##############################################
paps-0.6.8/ltmain.sh-1290-	    moreargs=
paps-0.6.8/ltmain.sh:1291:	    for fil in `cat $save_arg`
paps-0.6.8/ltmain.sh-1292-	    do
##############################################
paps-0.6.8/ltmain.sh-1317-		# Extract subdirectory from the argument.
paps-0.6.8/ltmain.sh:1318:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-1319-		if test "X$xdir" = "X$arg"; then
##############################################
paps-0.6.8/ltmain.sh-1376-		  # Extract subdirectory from the argument.
paps-0.6.8/ltmain.sh:1377:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-1378-		  if test "X$xdir" = "X$arg"; then
##############################################
paps-0.6.8/ltmain.sh-1383-
paps-0.6.8/ltmain.sh:1384:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
paps-0.6.8/ltmain.sh:1385:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
paps-0.6.8/ltmain.sh-1386-		  libobjs="$libobjs $pic_object"
##############################################
paps-0.6.8/ltmain.sh-1544-      -L*)
paps-0.6.8/ltmain.sh:1545:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
paps-0.6.8/ltmain.sh-1546-	# We need an absolute path.
##############################################
paps-0.6.8/ltmain.sh-1549-	*)
paps-0.6.8/ltmain.sh:1550:	  absdir=`cd "$dir" && pwd`
paps-0.6.8/ltmain.sh-1551-	  if test -z "$absdir"; then
##############################################
paps-0.6.8/ltmain.sh-1567-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
paps-0.6.8/ltmain.sh:1568:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
paps-0.6.8/ltmain.sh-1569-	  case :$dllsearchpath: in
##############################################
paps-0.6.8/ltmain.sh-1659-	# to be aesthetically quoted because they are evaled later.
paps-0.6.8/ltmain.sh:1660:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-1661-	case $arg in
##############################################
paps-0.6.8/ltmain.sh-1728-      -R*)
paps-0.6.8/ltmain.sh:1729:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
paps-0.6.8/ltmain.sh-1730-	# We need an absolute path.
##############################################
paps-0.6.8/ltmain.sh-1769-      -Wc,*)
paps-0.6.8/ltmain.sh:1770:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
paps-0.6.8/ltmain.sh-1771-	arg=
##############################################
paps-0.6.8/ltmain.sh-1783-	IFS="$save_ifs"
paps-0.6.8/ltmain.sh:1784:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
paps-0.6.8/ltmain.sh-1785-	;;
##############################################
paps-0.6.8/ltmain.sh-1787-      -Wl,*)
paps-0.6.8/ltmain.sh:1788:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
paps-0.6.8/ltmain.sh-1789-	arg=
##############################################
paps-0.6.8/ltmain.sh-1802-	IFS="$save_ifs"
paps-0.6.8/ltmain.sh:1803:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
paps-0.6.8/ltmain.sh-1804-	;;
##############################################
paps-0.6.8/ltmain.sh-1824-	# to be aesthetically quoted because they are evaled later.
paps-0.6.8/ltmain.sh:1825:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-1826-	case $arg in
##############################################
paps-0.6.8/ltmain.sh-1861-	  # Extract subdirectory from the argument.
paps-0.6.8/ltmain.sh:1862:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-1863-	  if test "X$xdir" = "X$arg"; then
##############################################
paps-0.6.8/ltmain.sh-1920-	    # Extract subdirectory from the argument.
paps-0.6.8/ltmain.sh:1921:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-1922-	    if test "X$xdir" = "X$arg"; then
##############################################
paps-0.6.8/ltmain.sh-1927-
paps-0.6.8/ltmain.sh:1928:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
paps-0.6.8/ltmain.sh:1929:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
paps-0.6.8/ltmain.sh-1930-	    libobjs="$libobjs $pic_object"
##############################################
paps-0.6.8/ltmain.sh-1963-	# to be aesthetically quoted because they are evaled later.
paps-0.6.8/ltmain.sh:1964:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-1965-	case $arg in
##############################################
paps-0.6.8/ltmain.sh-1993-    # calculate the name of the file, without its directory
paps-0.6.8/ltmain.sh:1994:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-1995-    libobjs_save="$libobjs"
##############################################
paps-0.6.8/ltmain.sh-1998-      # get the directories listed in $shlibpath_var
paps-0.6.8/ltmain.sh:1999:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
paps-0.6.8/ltmain.sh-2000-    else
##############################################
paps-0.6.8/ltmain.sh-2005-
paps-0.6.8/ltmain.sh:2006:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-2007-    if test "X$output_objdir" = "X$output"; then
##############################################
paps-0.6.8/ltmain.sh-2140-	  fi
paps-0.6.8/ltmain.sh:2141:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
paps-0.6.8/ltmain.sh-2142-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
paps-0.6.8/ltmain.sh-2184-		    found=no
paps-0.6.8/ltmain.sh:2185:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-2186-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
paps-0.6.8/ltmain.sh-2209-	    newdependency_libs="$deplib $newdependency_libs"
paps-0.6.8/ltmain.sh:2210:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
paps-0.6.8/ltmain.sh-2211-	    ;;
##############################################
paps-0.6.8/ltmain.sh-2222-	    fi
paps-0.6.8/ltmain.sh:2223:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
paps-0.6.8/ltmain.sh-2224-	    ;;
##############################################
paps-0.6.8/ltmain.sh-2232-	  if test "$pass" = link; then
paps-0.6.8/ltmain.sh:2233:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
paps-0.6.8/ltmain.sh-2234-	    # Make sure the xrpath contains only unique directories.
##############################################
paps-0.6.8/ltmain.sh-2254-		set dummy $deplibs_check_method
paps-0.6.8/ltmain.sh:2255:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
paps-0.6.8/ltmain.sh-2256-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
paps-0.6.8/ltmain.sh-2315-	else
paps-0.6.8/ltmain.sh:2316:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
paps-0.6.8/ltmain.sh-2317-	  exit $EXIT_FAILURE
##############################################
paps-0.6.8/ltmain.sh-2326-
paps-0.6.8/ltmain.sh:2327:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-2328-	test "X$ladir" = "X$lib" && ladir="."
##############################################
paps-0.6.8/ltmain.sh-2418-	*)
paps-0.6.8/ltmain.sh:2419:	  abs_ladir=`cd "$ladir" && pwd`
paps-0.6.8/ltmain.sh-2420-	  if test -z "$abs_ladir"; then
##############################################
paps-0.6.8/ltmain.sh-2426-	esac
paps-0.6.8/ltmain.sh:2427:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-2428-
##############################################
paps-0.6.8/ltmain.sh-2453-	fi # $installed = yes
paps-0.6.8/ltmain.sh:2454:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
paps-0.6.8/ltmain.sh-2455-
##############################################
paps-0.6.8/ltmain.sh-2500-	    case $deplib in
paps-0.6.8/ltmain.sh:2501:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
paps-0.6.8/ltmain.sh-2502-	    esac
##############################################
paps-0.6.8/ltmain.sh-2621-	    shift; shift
paps-0.6.8/ltmain.sh:2622:	    libname=`eval \\$echo \"$libname_spec\"`
paps-0.6.8/ltmain.sh-2623-	    # use dlname if we got it. it's perfectly good, no?
##############################################
paps-0.6.8/ltmain.sh-2629-	      *cygwin* | mingw*)
paps-0.6.8/ltmain.sh:2630:		major=`expr $current - $age`
paps-0.6.8/ltmain.sh-2631-		versuffix="-$major"
##############################################
paps-0.6.8/ltmain.sh-2640-	    soroot="$soname"
paps-0.6.8/ltmain.sh:2641:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
paps-0.6.8/ltmain.sh:2642:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
paps-0.6.8/ltmain.sh-2643-
##############################################
paps-0.6.8/ltmain.sh-2873-	      case $libdir in
paps-0.6.8/ltmain.sh:2874:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
paps-0.6.8/ltmain.sh-2875-		   case " $xrpath " in
##############################################
paps-0.6.8/ltmain.sh-2905-	      *.la)
paps-0.6.8/ltmain.sh:2906:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-2907-		test "X$dir" = "X$deplib" && dir="."
##############################################
paps-0.6.8/ltmain.sh-2911-		*)
paps-0.6.8/ltmain.sh:2912:		  absdir=`cd "$dir" && pwd`
paps-0.6.8/ltmain.sh-2913-		  if test -z "$absdir"; then
##############################################
paps-0.6.8/ltmain.sh-2921-		else
paps-0.6.8/ltmain.sh:2922:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
paps-0.6.8/ltmain.sh-2923-		  if test -z "$libdir"; then
##############################################
paps-0.6.8/ltmain.sh-2936-		  # but need to link against shared
paps-0.6.8/ltmain.sh:2937:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
paps-0.6.8/ltmain.sh-2938-		  if test -n "$deplibrary_names" ; then
##############################################
paps-0.6.8/ltmain.sh-2961-		  # Again, we only want to link against shared libraries
paps-0.6.8/ltmain.sh:2962:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
paps-0.6.8/ltmain.sh-2963-		  for tmp in $newlib_search_path ; do
##############################################
paps-0.6.8/ltmain.sh-3128-      lib*)
paps-0.6.8/ltmain.sh:3129:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
paps-0.6.8/ltmain.sh-3130-	eval shared_ext=\"$shrext_cmds\"
##############################################
paps-0.6.8/ltmain.sh-3134-	if test "$module" = no; then
paps-0.6.8/ltmain.sh:3135:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
paps-0.6.8/ltmain.sh-3136-	  $echo "$help" 1>&2
##############################################
paps-0.6.8/ltmain.sh-3140-	  # Add the "lib" prefix for modules if required
paps-0.6.8/ltmain.sh:3141:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
paps-0.6.8/ltmain.sh-3142-	  eval shared_ext=\"$shrext_cmds\"
##############################################
paps-0.6.8/ltmain.sh-3144-	else
paps-0.6.8/ltmain.sh:3145:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
paps-0.6.8/ltmain.sh-3146-	fi
##############################################
paps-0.6.8/ltmain.sh-3221-	  darwin|linux|osf|windows|none)
paps-0.6.8/ltmain.sh:3222:	    current=`expr $number_major + $number_minor`
paps-0.6.8/ltmain.sh-3223-	    age="$number_minor"
##############################################
paps-0.6.8/ltmain.sh-3231-	  irix|nonstopux)
paps-0.6.8/ltmain.sh:3232:	    current=`expr $number_major + $number_minor - 1`
paps-0.6.8/ltmain.sh-3233-	    age="$number_minor"
##############################################
paps-0.6.8/ltmain.sh-3273-	if test "$age" -gt "$current"; then
paps-0.6.8/ltmain.sh:3274:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
paps-0.6.8/ltmain.sh-3275-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
paps-0.6.8/ltmain.sh-3288-	  # verstring for coding it into the library header
paps-0.6.8/ltmain.sh:3289:	  major=.`expr $current - $age`
paps-0.6.8/ltmain.sh-3290-	  versuffix="$major.$age.$revision"
paps-0.6.8/ltmain.sh-3291-	  # Darwin ld doesn't like 0 for these options...
paps-0.6.8/ltmain.sh:3292:	  minor_current=`expr $current + 1`
paps-0.6.8/ltmain.sh-3293-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
paps-0.6.8/ltmain.sh-3306-	irix | nonstopux)
paps-0.6.8/ltmain.sh:3307:	  major=`expr $current - $age + 1`
paps-0.6.8/ltmain.sh-3308-
##############################################
paps-0.6.8/ltmain.sh-3317-	  while test "$loop" -ne 0; do
paps-0.6.8/ltmain.sh:3318:	    iface=`expr $revision - $loop`
paps-0.6.8/ltmain.sh:3319:	    loop=`expr $loop - 1`
paps-0.6.8/ltmain.sh-3320-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
paps-0.6.8/ltmain.sh-3328-	linux)
paps-0.6.8/ltmain.sh:3329:	  major=.`expr $current - $age`
paps-0.6.8/ltmain.sh-3330-	  versuffix="$major.$age.$revision"
##############################################
paps-0.6.8/ltmain.sh-3333-	osf)
paps-0.6.8/ltmain.sh:3334:	  major=.`expr $current - $age`
paps-0.6.8/ltmain.sh-3335-	  versuffix=".$current.$age.$revision"
##############################################
paps-0.6.8/ltmain.sh-3340-	  while test "$loop" -ne 0; do
paps-0.6.8/ltmain.sh:3341:	    iface=`expr $current - $loop`
paps-0.6.8/ltmain.sh:3342:	    loop=`expr $loop - 1`
paps-0.6.8/ltmain.sh-3343-	    verstring="$verstring:${iface}.0"
##############################################
paps-0.6.8/ltmain.sh-3357-	  # extension on DOS 8.3 filesystems.
paps-0.6.8/ltmain.sh:3358:	  major=`expr $current - $age`
paps-0.6.8/ltmain.sh-3359-	  versuffix="-$major"
##############################################
paps-0.6.8/ltmain.sh-3412-	removelist=
paps-0.6.8/ltmain.sh:3413:	tempremovelist=`$echo "$output_objdir/*"`
paps-0.6.8/ltmain.sh-3414-	for p in $tempremovelist; do
##############################################
paps-0.6.8/ltmain.sh-3440-	# Transform .lo files to .o files.
paps-0.6.8/ltmain.sh:3441:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
paps-0.6.8/ltmain.sh-3442-      fi
##############################################
paps-0.6.8/ltmain.sh-3445-#      for path in $notinst_path; do
paps-0.6.8/ltmain.sh:3446:#	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
paps-0.6.8/ltmain.sh:3447:#	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
paps-0.6.8/ltmain.sh:3448:#	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
paps-0.6.8/ltmain.sh-3449-#      done
##############################################
paps-0.6.8/ltmain.sh-3552-	    for i in $deplibs; do
paps-0.6.8/ltmain.sh:3553:	      name=`expr $i : '-l\(.*\)'`
paps-0.6.8/ltmain.sh-3554-	      # If $name is empty we are operating on a -L argument.
##############################################
paps-0.6.8/ltmain.sh-3564-		if test -n "$i" ; then
paps-0.6.8/ltmain.sh:3565:		  libname=`eval \\$echo \"$libname_spec\"`
paps-0.6.8/ltmain.sh:3566:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
paps-0.6.8/ltmain.sh-3567-		  set dummy $deplib_matches
paps-0.6.8/ltmain.sh-3568-		  deplib_match=$2
paps-0.6.8/ltmain.sh:3569:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
paps-0.6.8/ltmain.sh-3570-		    newdeplibs="$newdeplibs $i"
##############################################
paps-0.6.8/ltmain.sh-3589-	    for i in $deplibs; do
paps-0.6.8/ltmain.sh:3590:	      name=`expr $i : '-l\(.*\)'`
paps-0.6.8/ltmain.sh-3591-	      # If $name is empty we are operating on a -L argument.
##############################################
paps-0.6.8/ltmain.sh-3604-		  if test -n "$i" ; then
paps-0.6.8/ltmain.sh:3605:		    libname=`eval \\$echo \"$libname_spec\"`
paps-0.6.8/ltmain.sh:3606:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
paps-0.6.8/ltmain.sh-3607-		    set dummy $deplib_matches
paps-0.6.8/ltmain.sh-3608-		    deplib_match=$2
paps-0.6.8/ltmain.sh:3609:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
paps-0.6.8/ltmain.sh-3610-		      newdeplibs="$newdeplibs $i"
##############################################
paps-0.6.8/ltmain.sh-3637-	  set dummy $deplibs_check_method
paps-0.6.8/ltmain.sh:3638:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
paps-0.6.8/ltmain.sh-3639-	  for a_deplib in $deplibs; do
paps-0.6.8/ltmain.sh:3640:	    name=`expr $a_deplib : '-l\(.*\)'`
paps-0.6.8/ltmain.sh-3641-	    # If $name is empty we are operating on a -L argument.
##############################################
paps-0.6.8/ltmain.sh-3651-	      if test -n "$a_deplib" ; then
paps-0.6.8/ltmain.sh:3652:		libname=`eval \\$echo \"$libname_spec\"`
paps-0.6.8/ltmain.sh-3653-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
paps-0.6.8/ltmain.sh:3654:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
paps-0.6.8/ltmain.sh-3655-		  for potent_lib in $potential_libs; do
##############################################
paps-0.6.8/ltmain.sh-3667-		      while test -h "$potlib" 2>/dev/null; do
paps-0.6.8/ltmain.sh:3668:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
paps-0.6.8/ltmain.sh-3669-			case $potliblink in
paps-0.6.8/ltmain.sh-3670-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
paps-0.6.8/ltmain.sh:3671:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
paps-0.6.8/ltmain.sh-3672-			esac
##############################################
paps-0.6.8/ltmain.sh-3706-	  set dummy $deplibs_check_method
paps-0.6.8/ltmain.sh:3707:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
paps-0.6.8/ltmain.sh-3708-	  for a_deplib in $deplibs; do
paps-0.6.8/ltmain.sh:3709:	    name=`expr $a_deplib : '-l\(.*\)'`
paps-0.6.8/ltmain.sh-3710-	    # If $name is empty we are operating on a -L argument.
##############################################
paps-0.6.8/ltmain.sh-3720-	      if test -n "$a_deplib" ; then
paps-0.6.8/ltmain.sh:3721:		libname=`eval \\$echo \"$libname_spec\"`
paps-0.6.8/ltmain.sh-3722-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
paps-0.6.8/ltmain.sh:3723:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
paps-0.6.8/ltmain.sh-3724-		  for potent_lib in $potential_libs; do
##############################################
paps-0.6.8/ltmain.sh-3763-	      # can't use Xsed below, because $i might contain '/'
paps-0.6.8/ltmain.sh:3764:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
paps-0.6.8/ltmain.sh-3765-	    done
##############################################
paps-0.6.8/ltmain.sh-3788-	  # On Rhapsody replace the C library is the System framework
paps-0.6.8/ltmain.sh:3789:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
paps-0.6.8/ltmain.sh-3790-	  ;;
##############################################
paps-0.6.8/ltmain.sh-3957-	# Use standard objects if they are pic
paps-0.6.8/ltmain.sh:3958:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
paps-0.6.8/ltmain.sh-3959-
##############################################
paps-0.6.8/ltmain.sh-3970-	      eval cmd=\"$cmd\"
paps-0.6.8/ltmain.sh:3971:	      if len=`expr "X$cmd" : ".*"` &&
paps-0.6.8/ltmain.sh-3972-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
paps-0.6.8/ltmain.sh-4052-	if test "X$skipped_export" != "X:" &&
paps-0.6.8/ltmain.sh:4053:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
paps-0.6.8/ltmain.sh-4054-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
paps-0.6.8/ltmain.sh-4071-	  save_output=$output
paps-0.6.8/ltmain.sh:4072:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
paps-0.6.8/ltmain.sh-4073-
##############################################
paps-0.6.8/ltmain.sh-4087-	    if test "X$objlist" = X ||
paps-0.6.8/ltmain.sh:4088:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
paps-0.6.8/ltmain.sh-4089-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
paps-0.6.8/ltmain.sh-4102-	      last_robj=$output_objdir/$output_la-${k}.$objext
paps-0.6.8/ltmain.sh:4103:	      k=`expr $k + 1`
paps-0.6.8/ltmain.sh-4104-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
paps-0.6.8/ltmain.sh-4128-	  do
paps-0.6.8/ltmain.sh:4129:	    i=`expr $i + 1`
paps-0.6.8/ltmain.sh-4130-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
paps-0.6.8/ltmain.sh-4252-	libobj="$output"
paps-0.6.8/ltmain.sh:4253:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
paps-0.6.8/ltmain.sh-4254-	;;
##############################################
paps-0.6.8/ltmain.sh-4277-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
paps-0.6.8/ltmain.sh:4278:      reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
paps-0.6.8/ltmain.sh-4279-	else
##############################################
paps-0.6.8/ltmain.sh-4288-      # Create the old-style object.
paps-0.6.8/ltmain.sh:4289:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
paps-0.6.8/ltmain.sh-4290-
##############################################
paps-0.6.8/ltmain.sh-4349-      case $host in
paps-0.6.8/ltmain.sh:4350:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
paps-0.6.8/ltmain.sh-4351-      esac
##############################################
paps-0.6.8/ltmain.sh-4369-	# On Rhapsody replace the C library is the System framework
paps-0.6.8/ltmain.sh:4370:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
paps-0.6.8/ltmain.sh:4371:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
paps-0.6.8/ltmain.sh-4372-	;;
##############################################
paps-0.6.8/ltmain.sh-4457-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
paps-0.6.8/ltmain.sh:4458:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
paps-0.6.8/ltmain.sh-4459-	  case :$dllsearchpath: in
##############################################
paps-0.6.8/ltmain.sh-4515-	# Transform all the library objects into standard objects.
paps-0.6.8/ltmain.sh:4516:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
paps-0.6.8/ltmain.sh:4517:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
paps-0.6.8/ltmain.sh-4518-      fi
##############################################
paps-0.6.8/ltmain.sh-4561-	    # Add our own program objects to the symbol list.
paps-0.6.8/ltmain.sh:4562:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
paps-0.6.8/ltmain.sh-4563-	    for arg in $progfiles; do
##############################################
paps-0.6.8/ltmain.sh-4603-	    $show "extracting global C symbols from \`$arg'"
paps-0.6.8/ltmain.sh:4604:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-4605-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
paps-0.6.8/ltmain.sh-4725-            if test -f "$output_objdir/${outputname}.def" ; then
paps-0.6.8/ltmain.sh:4726:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
paps-0.6.8/ltmain.sh:4727:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
paps-0.6.8/ltmain.sh-4728-            else
paps-0.6.8/ltmain.sh:4729:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
paps-0.6.8/ltmain.sh:4730:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
paps-0.6.8/ltmain.sh-4731-             fi
##############################################
paps-0.6.8/ltmain.sh-4733-          * )
paps-0.6.8/ltmain.sh:4734:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
paps-0.6.8/ltmain.sh:4735:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
paps-0.6.8/ltmain.sh-4736-            ;;
##############################################
paps-0.6.8/ltmain.sh-4749-	# Nullify the symbol file.
paps-0.6.8/ltmain.sh:4750:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
paps-0.6.8/ltmain.sh:4751:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
paps-0.6.8/ltmain.sh-4752-      fi
##############################################
paps-0.6.8/ltmain.sh-4755-	# Replace the output file specification.
paps-0.6.8/ltmain.sh:4756:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
paps-0.6.8/ltmain.sh-4757-	link_command="$compile_command$compile_rpath"
##############################################
paps-0.6.8/ltmain.sh-4822-	# Replace the output file specification.
paps-0.6.8/ltmain.sh:4823:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
paps-0.6.8/ltmain.sh-4824-	# Delete the old output file.
##############################################
paps-0.6.8/ltmain.sh-4842-	  if test "$fast_install" = yes; then
paps-0.6.8/ltmain.sh:4843:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
paps-0.6.8/ltmain.sh-4844-	  else
##############################################
paps-0.6.8/ltmain.sh-4854-      # Replace the output file specification.
paps-0.6.8/ltmain.sh:4855:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
paps-0.6.8/ltmain.sh-4856-
##############################################
paps-0.6.8/ltmain.sh-4874-	  else
paps-0.6.8/ltmain.sh:4875:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-4876-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
paps-0.6.8/ltmain.sh-4879-	relink_command="(cd `pwd`; $relink_command)"
paps-0.6.8/ltmain.sh:4880:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
paps-0.6.8/ltmain.sh-4881-      fi
##############################################
paps-0.6.8/ltmain.sh-4888-	esac
paps-0.6.8/ltmain.sh:4889:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-4890-      else
paps-0.6.8/ltmain.sh:4891:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-4892-      fi
##############################################
paps-0.6.8/ltmain.sh-4898-	case $output in
paps-0.6.8/ltmain.sh:4899:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
paps-0.6.8/ltmain.sh-4900-	esac
##############################################
paps-0.6.8/ltmain.sh-4904-	    exeext=.exe
paps-0.6.8/ltmain.sh:4905:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
paps-0.6.8/ltmain.sh-4906-	  *) exeext= ;;
##############################################
paps-0.6.8/ltmain.sh-4909-	  *cygwin* | *mingw* )
paps-0.6.8/ltmain.sh:4910:            output_name=`basename $output`
paps-0.6.8/ltmain.sh:4911:            output_path=`dirname $output`
paps-0.6.8/ltmain.sh-4912-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
paps-0.6.8/ltmain.sh-5317-      shift
paps-0.6.8/ltmain.sh:5318:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
paps-0.6.8/ltmain.sh-5319-      # Yippee, \$echo works!
##############################################
paps-0.6.8/ltmain.sh-5329-  # Find the directory that this script lives in.
paps-0.6.8/ltmain.sh:5330:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
paps-0.6.8/ltmain.sh-5331-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
paps-0.6.8/ltmain.sh-5333-  # Follow symbolic links until we get to the real thisdir.
paps-0.6.8/ltmain.sh:5334:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
paps-0.6.8/ltmain.sh-5335-  while test -n \"\$file\"; do
paps-0.6.8/ltmain.sh:5336:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
paps-0.6.8/ltmain.sh-5337-
##############################################
paps-0.6.8/ltmain.sh-5345-
paps-0.6.8/ltmain.sh:5346:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
paps-0.6.8/ltmain.sh:5347:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
paps-0.6.8/ltmain.sh-5348-  done
##############################################
paps-0.6.8/ltmain.sh-5350-  # Try to get the absolute directory name.
paps-0.6.8/ltmain.sh:5351:  absdir=\`cd \"\$thisdir\" && pwd\`
paps-0.6.8/ltmain.sh-5352-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
paps-0.6.8/ltmain.sh-5360-  if test ! -f \"\$progdir/\$program\" || \\
paps-0.6.8/ltmain.sh:5361:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
paps-0.6.8/ltmain.sh-5362-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
paps-0.6.8/ltmain.sh-5375-    if test -n \"\$relink_command\"; then
paps-0.6.8/ltmain.sh:5376:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
paps-0.6.8/ltmain.sh-5377-      else
##############################################
paps-0.6.8/ltmain.sh-5407-    # The second colon is a workaround for a bug in BeOS R4 sed
paps-0.6.8/ltmain.sh:5408:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
paps-0.6.8/ltmain.sh-5409-
##############################################
paps-0.6.8/ltmain.sh-5520-	  do
paps-0.6.8/ltmain.sh:5521:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-5522-	    case " $oldobjs " in
##############################################
paps-0.6.8/ltmain.sh-5528-		newobj=lt$counter-$objbase
paps-0.6.8/ltmain.sh:5529:		counter=`expr $counter + 1`
paps-0.6.8/ltmain.sh-5530-		case " $oldobjs " in
##############################################
paps-0.6.8/ltmain.sh-5546-
paps-0.6.8/ltmain.sh:5547:	if len=`expr "X$cmds" : ".*"` &&
paps-0.6.8/ltmain.sh-5548-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
paps-0.6.8/ltmain.sh-5568-	    eval test_cmds=\"$old_archive_cmds\"
paps-0.6.8/ltmain.sh:5569:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
paps-0.6.8/ltmain.sh-5570-	       test "$len" -le "$max_cmd_len"; then
##############################################
paps-0.6.8/ltmain.sh-5620-	else
paps-0.6.8/ltmain.sh:5621:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-5622-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
paps-0.6.8/ltmain.sh-5626-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
paps-0.6.8/ltmain.sh:5627:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
paps-0.6.8/ltmain.sh-5628-      if test "$hardcode_automatic" = yes ; then
##############################################
paps-0.6.8/ltmain.sh-5645-	      *.la)
paps-0.6.8/ltmain.sh:5646:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh:5647:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
paps-0.6.8/ltmain.sh-5648-		if test -z "$libdir"; then
##############################################
paps-0.6.8/ltmain.sh-5659-	    for lib in $dlfiles; do
paps-0.6.8/ltmain.sh:5660:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh:5661:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
paps-0.6.8/ltmain.sh-5662-	      if test -z "$libdir"; then
##############################################
paps-0.6.8/ltmain.sh-5670-	    for lib in $dlprefiles; do
paps-0.6.8/ltmain.sh:5671:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh:5672:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
paps-0.6.8/ltmain.sh-5673-	      if test -z "$libdir"; then
##############################################
paps-0.6.8/ltmain.sh-5767-      # Aesthetically quote it.
paps-0.6.8/ltmain.sh:5768:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-5769-      case $arg in
##############################################
paps-0.6.8/ltmain.sh-5783-    # Aesthetically quote it.
paps-0.6.8/ltmain.sh:5784:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-5785-    case $arg in
##############################################
paps-0.6.8/ltmain.sh-5834-      # Aesthetically quote the argument.
paps-0.6.8/ltmain.sh:5835:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-5836-      case $arg in
##############################################
paps-0.6.8/ltmain.sh-5866-    # Strip any trailing slash from the destination.
paps-0.6.8/ltmain.sh:5867:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
paps-0.6.8/ltmain.sh-5868-
##############################################
paps-0.6.8/ltmain.sh-5874-    else
paps-0.6.8/ltmain.sh:5875:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-5876-      test "X$destdir" = "X$dest" && destdir=.
paps-0.6.8/ltmain.sh:5877:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-5878-
##############################################
paps-0.6.8/ltmain.sh-5950-
paps-0.6.8/ltmain.sh:5951:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
paps-0.6.8/ltmain.sh-5952-	test "X$dir" = "X$file/" && dir=
##############################################
paps-0.6.8/ltmain.sh-5956-	  # Determine the prefix the user has applied to our future dir.
paps-0.6.8/ltmain.sh:5957:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
paps-0.6.8/ltmain.sh-5958-
##############################################
paps-0.6.8/ltmain.sh-5971-	    # Stick the inst_prefix_dir data into the link command.
paps-0.6.8/ltmain.sh:5972:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
paps-0.6.8/ltmain.sh-5973-	  else
paps-0.6.8/ltmain.sh:5974:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
paps-0.6.8/ltmain.sh-5975-	  fi
##############################################
paps-0.6.8/ltmain.sh-6040-	# Install the pseudo-library for information purposes.
paps-0.6.8/ltmain.sh:6041:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-6042-	instname="$dir/$name"i
##############################################
paps-0.6.8/ltmain.sh-6056-	else
paps-0.6.8/ltmain.sh:6057:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-6058-	  destfile="$destdir/$destfile"
##############################################
paps-0.6.8/ltmain.sh-6063-	*.lo)
paps-0.6.8/ltmain.sh:6064:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
paps-0.6.8/ltmain.sh-6065-	  ;;
##############################################
paps-0.6.8/ltmain.sh-6085-	  # Deduce the name of the old-style object file.
paps-0.6.8/ltmain.sh:6086:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
paps-0.6.8/ltmain.sh-6087-
##############################################
paps-0.6.8/ltmain.sh-6098-	else
paps-0.6.8/ltmain.sh:6099:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-6100-	  destfile="$destdir/$destfile"
##############################################
paps-0.6.8/ltmain.sh-6109-	    if test ! -f "$file"; then
paps-0.6.8/ltmain.sh:6110:	      file=`$echo $file|${SED} 's,.exe$,,'`
paps-0.6.8/ltmain.sh-6111-	      stripped_ext=".exe"
##############################################
paps-0.6.8/ltmain.sh-6118-	*cygwin*|*mingw*)
paps-0.6.8/ltmain.sh:6119:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
paps-0.6.8/ltmain.sh-6120-	    ;;
##############################################
paps-0.6.8/ltmain.sh-6156-	    fi
paps-0.6.8/ltmain.sh:6157:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
paps-0.6.8/ltmain.sh-6158-	    if test -n "$libdir" && test ! -f "$libfile"; then
paps-0.6.8/ltmain.sh:6159:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
paps-0.6.8/ltmain.sh-6160-	      finalize=no
##############################################
paps-0.6.8/ltmain.sh-6179-	      tmpdir=`func_mktempdir`
paps-0.6.8/ltmain.sh:6180:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-6181-	      outputname="$tmpdir/$file"
paps-0.6.8/ltmain.sh-6182-	      # Replace the output file specification.
paps-0.6.8/ltmain.sh:6183:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
paps-0.6.8/ltmain.sh-6184-
##############################################
paps-0.6.8/ltmain.sh-6197-	    # Install the binary that we compiled earlier.
paps-0.6.8/ltmain.sh:6198:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
paps-0.6.8/ltmain.sh-6199-	  fi
##############################################
paps-0.6.8/ltmain.sh-6213-	  *:*.exe)
paps-0.6.8/ltmain.sh:6214:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
paps-0.6.8/ltmain.sh-6215-	    ;;
##############################################
paps-0.6.8/ltmain.sh-6226-    for file in $staticlibs; do
paps-0.6.8/ltmain.sh:6227:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-6228-
##############################################
paps-0.6.8/ltmain.sh-6383-	  # Warn if it was a shared library.
paps-0.6.8/ltmain.sh:6384:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
paps-0.6.8/ltmain.sh-6385-	  continue
##############################################
paps-0.6.8/ltmain.sh-6387-
paps-0.6.8/ltmain.sh:6388:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-6389-	test "X$dir" = "X$file" && dir=.
##############################################
paps-0.6.8/ltmain.sh-6393-	else
paps-0.6.8/ltmain.sh:6394:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
paps-0.6.8/ltmain.sh-6395-	  exit $EXIT_FAILURE
##############################################
paps-0.6.8/ltmain.sh-6400-	# Just add the directory containing the .lo file.
paps-0.6.8/ltmain.sh:6401:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-6402-	test "X$dir" = "X$file" && dir=.
##############################################
paps-0.6.8/ltmain.sh-6411-      # Get the absolute pathname.
paps-0.6.8/ltmain.sh:6412:      absdir=`cd "$dir" && pwd`
paps-0.6.8/ltmain.sh-6413-      test -n "$absdir" && dir="$absdir"
##############################################
paps-0.6.8/ltmain.sh-6447-      # Quote arguments (to preserve shell metacharacters).
paps-0.6.8/ltmain.sh:6448:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
paps-0.6.8/ltmain.sh-6449-      args="$args \"$file\""
##############################################
paps-0.6.8/ltmain.sh-6512-    for file in $files; do
paps-0.6.8/ltmain.sh:6513:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
paps-0.6.8/ltmain.sh-6514-      if test "X$dir" = "X$file"; then
##############################################
paps-0.6.8/ltmain.sh-6519-      fi
paps-0.6.8/ltmain.sh:6520:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
paps-0.6.8/ltmain.sh-6521-      test "$mode" = uninstall && objdir="$dir"
##############################################
paps-0.6.8/ltmain.sh-6629-	  *.exe)
paps-0.6.8/ltmain.sh:6630:	    file=`$echo $file|${SED} 's,.exe$,,'`
paps-0.6.8/ltmain.sh:6631:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
paps-0.6.8/ltmain.sh-6632-	    # $file with .exe has already been added to rmfiles,
##############################################
paps-0.6.8/compile-105-# Name of file we expect compiler to create.
paps-0.6.8/compile:106:cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
paps-0.6.8/compile-107-
##############################################
paps-0.6.8/compile-111-# object file name, since that is what matters with a parallel build.
paps-0.6.8/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
paps-0.6.8/compile-113-while true; do
##############################################
paps-0.6.8/debian/patches/autotools-files-48- 
paps-0.6.8/debian/patches/autotools-files:49: me=`echo "$0" | sed -e 's,.*/,,'`
paps-0.6.8/debian/patches/autotools-files-50- 
##############################################
paps-0.6.8/debian/patches/autotools-files-81- : ${TMPDIR=/tmp} ;
paps-0.6.8/debian/patches/autotools-files:82:- { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
paps-0.6.8/debian/patches/autotools-files:83:+ { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
paps-0.6.8/debian/patches/autotools-files-84-  { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
paps-0.6.8/debian/patches/autotools-files-190-+	*4.0)
paps-0.6.8/debian/patches/autotools-files:191: 		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
paps-0.6.8/debian/patches/autotools-files-192--	fi
##############################################
paps-0.6.8/debian/patches/autotools-files-194-+	*5.*)
paps-0.6.8/debian/patches/autotools-files:195:+	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
paps-0.6.8/debian/patches/autotools-files-196-+		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-209- 	# 1.2 uses "1.2" for uname -r.
paps-0.6.8/debian/patches/autotools-files:210:-	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
paps-0.6.8/debian/patches/autotools-files-211--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-214--	exit 0 ;;
paps-0.6.8/debian/patches/autotools-files:215:+	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
paps-0.6.8/debian/patches/autotools-files-216-+	exit ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-284-+    s390x:SunOS:*:*)
paps-0.6.8/debian/patches/autotools-files:285:+	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/debian/patches/autotools-files-286-+	exit ;;
paps-0.6.8/debian/patches/autotools-files-287-     sun4H:SunOS:5.*:*)
paps-0.6.8/debian/patches/autotools-files:288: 	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/debian/patches/autotools-files-289--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-291-     sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
paps-0.6.8/debian/patches/autotools-files:292: 	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/debian/patches/autotools-files-293--	exit 0 ;;
paps-0.6.8/debian/patches/autotools-files-294--    i86pc:SunOS:5.*:*)
paps-0.6.8/debian/patches/autotools-files:295:-	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/debian/patches/autotools-files-296--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-314-+	fi
paps-0.6.8/debian/patches/autotools-files:315:+	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/debian/patches/autotools-files-316-+	exit ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-320- 	# it's likely to be more like Solaris than SunOS4.
paps-0.6.8/debian/patches/autotools-files:321: 	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/debian/patches/autotools-files-322--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-329- 	# Japanese Language versions have a version number like `4.1.3-JL'.
paps-0.6.8/debian/patches/autotools-files:330: 	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
paps-0.6.8/debian/patches/autotools-files-331--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-337-     sun*:*:4.2BSD:*)
paps-0.6.8/debian/patches/autotools-files:338: 	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
paps-0.6.8/debian/patches/autotools-files-339- 	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
paps-0.6.8/debian/patches/autotools-files-409--	$CC_FOR_BUILD -o $dummy $dummy.c \
paps-0.6.8/debian/patches/autotools-files:410:-	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
paps-0.6.8/debian/patches/autotools-files-411--	  && exit 0
paps-0.6.8/debian/patches/autotools-files-412-+	$CC_FOR_BUILD -o $dummy $dummy.c &&
paps-0.6.8/debian/patches/autotools-files:413:+	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
paps-0.6.8/debian/patches/autotools-files:414:+	  SYSTEM_NAME=`$dummy $dummyarg` &&
paps-0.6.8/debian/patches/autotools-files-415-+	    { echo "$SYSTEM_NAME"; exit; }
##############################################
paps-0.6.8/debian/patches/autotools-files-473-     *:IRIX*:*:*)
paps-0.6.8/debian/patches/autotools-files:474: 	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
paps-0.6.8/debian/patches/autotools-files-475--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-503--		echo rs6000-ibm-aix3.2.5
paps-0.6.8/debian/patches/autotools-files:504:+		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
paps-0.6.8/debian/patches/autotools-files-505-+		then
##############################################
paps-0.6.8/debian/patches/autotools-files-518-+    *:AIX:*:[456])
paps-0.6.8/debian/patches/autotools-files:519: 	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
paps-0.6.8/debian/patches/autotools-files-520- 	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
paps-0.6.8/debian/patches/autotools-files-556-     9000/[34678]??:HP-UX:*:*)
paps-0.6.8/debian/patches/autotools-files:557: 	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
paps-0.6.8/debian/patches/autotools-files-558- 	case "${UNAME_MACHINE}" in
##############################################
paps-0.6.8/debian/patches/autotools-files-588-     ia64:HP-UX:*:*)
paps-0.6.8/debian/patches/autotools-files:589: 	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
paps-0.6.8/debian/patches/autotools-files-590- 	echo ia64-hp-hpux${HPUX_REV}
##############################################
paps-0.6.8/debian/patches/autotools-files-600--	$CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0
paps-0.6.8/debian/patches/autotools-files:601:+	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
paps-0.6.8/debian/patches/autotools-files-602-+		{ echo "$SYSTEM_NAME"; exit; }
##############################################
paps-0.6.8/debian/patches/autotools-files-691-         FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
paps-0.6.8/debian/patches/autotools-files:692:         FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
paps-0.6.8/debian/patches/autotools-files-693-         echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
paps-0.6.8/debian/patches/autotools-files-697-+        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
paps-0.6.8/debian/patches/autotools-files:698:+        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
paps-0.6.8/debian/patches/autotools-files-699-+        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
paps-0.6.8/debian/patches/autotools-files-722--EOF
paps-0.6.8/debian/patches/autotools-files:723:-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
paps-0.6.8/debian/patches/autotools-files:724:-	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
paps-0.6.8/debian/patches/autotools-files-725--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-729-+	    pc98)
paps-0.6.8/debian/patches/autotools-files:730:+		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
paps-0.6.8/debian/patches/autotools-files-731-+	    amd64)
paps-0.6.8/debian/patches/autotools-files:732:+		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
paps-0.6.8/debian/patches/autotools-files-733-+	    *)
paps-0.6.8/debian/patches/autotools-files:734:+		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
paps-0.6.8/debian/patches/autotools-files-735-+	esac
##############################################
paps-0.6.8/debian/patches/autotools-files-794-     prep*:SunOS:5.*:*)
paps-0.6.8/debian/patches/autotools-files:795: 	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/debian/patches/autotools-files-796--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-799-+	# the GNU system
paps-0.6.8/debian/patches/autotools-files:800: 	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
paps-0.6.8/debian/patches/autotools-files-801--	exit 0 ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-804-+	# other systems with GNU libc and userland
paps-0.6.8/debian/patches/autotools-files:805:+	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
paps-0.6.8/debian/patches/autotools-files-806-+	exit ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-874- EOF
paps-0.6.8/debian/patches/autotools-files:875:-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
paps-0.6.8/debian/patches/autotools-files-876--	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
paps-0.6.8/debian/patches/autotools-files-878--    mips64:Linux:*:*)
paps-0.6.8/debian/patches/autotools-files:879:+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
paps-0.6.8/debian/patches/autotools-files-880-+	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
paps-0.6.8/debian/patches/autotools-files-910- EOF
paps-0.6.8/debian/patches/autotools-files:911:-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
paps-0.6.8/debian/patches/autotools-files-912--	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
paps-0.6.8/debian/patches/autotools-files:913:+	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
paps-0.6.8/debian/patches/autotools-files-914-+	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
paps-0.6.8/debian/patches/autotools-files-1034--EOF
paps-0.6.8/debian/patches/autotools-files:1035:-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
paps-0.6.8/debian/patches/autotools-files-1036--	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-${VENDOR:-pc}-linux-${LIBC}" && exit 0
##############################################
paps-0.6.8/debian/patches/autotools-files-1086-     i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
paps-0.6.8/debian/patches/autotools-files:1087: 	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
paps-0.6.8/debian/patches/autotools-files-1088- 	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
paps-0.6.8/debian/patches/autotools-files-1403-+    *:DragonFly:*:*)
paps-0.6.8/debian/patches/autotools-files:1404:+	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
paps-0.6.8/debian/patches/autotools-files-1405-+	exit ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1416-+    i*86:skyos:*:*)
paps-0.6.8/debian/patches/autotools-files:1417:+	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
paps-0.6.8/debian/patches/autotools-files-1418-+	exit ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1441--$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && $dummy && exit 0
paps-0.6.8/debian/patches/autotools-files:1442:+$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
paps-0.6.8/debian/patches/autotools-files-1443-+	{ echo "$SYSTEM_NAME"; exit; }
##############################################
paps-0.6.8/debian/patches/autotools-files-1574- # Here we must recognize all the valid KERNEL-OS combinations.
paps-0.6.8/debian/patches/autotools-files:1575: maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
paps-0.6.8/debian/patches/autotools-files-1576- case $maybe_os in
##############################################
paps-0.6.8/debian/patches/autotools-files-1582-     os=-$maybe_os
paps-0.6.8/debian/patches/autotools-files:1583:     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
paps-0.6.8/debian/patches/autotools-files-1584-     ;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1605-+		os=-sco5v6
paps-0.6.8/debian/patches/autotools-files:1606:+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/debian/patches/autotools-files-1607-+		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1609- 		os=-sco3.2v5
paps-0.6.8/debian/patches/autotools-files:1610: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/debian/patches/autotools-files-1611-@@ -185,6 +201,10 @@
paps-0.6.8/debian/patches/autotools-files-1612- 		# Don't forget version if it is 3.2v4 or newer.
paps-0.6.8/debian/patches/autotools-files:1613: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/debian/patches/autotools-files-1614- 		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1616-+		# Don't forget version if it is 3.2v4 or newer.
paps-0.6.8/debian/patches/autotools-files:1617:+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/debian/patches/autotools-files-1618-+		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1620- 		os=-sco3.2v2
paps-0.6.8/debian/patches/autotools-files:1621: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/debian/patches/autotools-files-1622-@@ -228,54 +248,71 @@
##############################################
paps-0.6.8/debian/patches/autotools-files-1808-+	amd64-*)
paps-0.6.8/debian/patches/autotools-files:1809:+		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/debian/patches/autotools-files-1810-+		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1833-+	blackfin-*)
paps-0.6.8/debian/patches/autotools-files:1834:+		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/debian/patches/autotools-files-1835-+		os=-linux
##############################################
paps-0.6.8/debian/patches/autotools-files-1903-+	m68knommu-*)
paps-0.6.8/debian/patches/autotools-files:1904:+		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/debian/patches/autotools-files-1905-+		os=-linux
##############################################
paps-0.6.8/debian/patches/autotools-files-1929- 	mips3*)
paps-0.6.8/debian/patches/autotools-files:1930: 		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
paps-0.6.8/debian/patches/autotools-files-1931- 		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1943-+	ms1-*)
paps-0.6.8/debian/patches/autotools-files:1944:+		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
paps-0.6.8/debian/patches/autotools-files-1945-+		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-1983-+	parisc-*)
paps-0.6.8/debian/patches/autotools-files:1984:+		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/debian/patches/autotools-files-1985-+		os=-linux
##############################################
paps-0.6.8/debian/patches/autotools-files-1997-+	pc98-*)
paps-0.6.8/debian/patches/autotools-files:1998:+		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/debian/patches/autotools-files-1999-+		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-2130- 	-solaris1 | -solaris1.*)
paps-0.6.8/debian/patches/autotools-files:2131: 		os=`echo $os | sed -e 's|solaris1|sunos4|'`
paps-0.6.8/debian/patches/autotools-files-2132- 		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-2172-@@ -1154,12 +1327,15 @@
paps-0.6.8/debian/patches/autotools-files:2173: 		os=`echo $os | sed -e 's|nto|nto-qnx|'`
paps-0.6.8/debian/patches/autotools-files-2174- 		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-2180- 	-mac*)
paps-0.6.8/debian/patches/autotools-files:2181: 		os=`echo $os | sed -e 's|mac|macos|'`
paps-0.6.8/debian/patches/autotools-files-2182- 		;;
##############################################
paps-0.6.8/debian/patches/autotools-files-2186- 	-linux*)
paps-0.6.8/debian/patches/autotools-files:2187: 		os=`echo $os | sed -e 's|linux|linux-gnu|'`
paps-0.6.8/debian/patches/autotools-files-2188- 		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-37-
paps-0.6.8/.pc/autotools-files/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
paps-0.6.8/.pc/autotools-files/config.guess-39-
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-106-: ${TMPDIR=/tmp} ;
paps-0.6.8/.pc/autotools-files/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
paps-0.6.8/.pc/autotools-files/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-198-	    *)
paps-0.6.8/.pc/autotools-files/config.guess:199:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
paps-0.6.8/.pc/autotools-files/config.guess-200-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-247-	if test $UNAME_RELEASE = "V4.0"; then
paps-0.6.8/.pc/autotools-files/config.guess:248:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
paps-0.6.8/.pc/autotools-files/config.guess-249-	fi
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-253-	# types through head -n 1, so we only detect the type of CPU 0.
paps-0.6.8/.pc/autotools-files/config.guess:254:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
paps-0.6.8/.pc/autotools-files/config.guess-255-	case "$ALPHA_CPU_TYPE" in
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-290-	# 1.2 uses "1.2" for uname -r.
paps-0.6.8/.pc/autotools-files/config.guess:291:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
paps-0.6.8/.pc/autotools-files/config.guess-292-	exit 0 ;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-341-    sun4H:SunOS:5.*:*)
paps-0.6.8/.pc/autotools-files/config.guess:342:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/.pc/autotools-files/config.guess-343-	exit 0 ;;
paps-0.6.8/.pc/autotools-files/config.guess-344-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
paps-0.6.8/.pc/autotools-files/config.guess:345:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/.pc/autotools-files/config.guess-346-	exit 0 ;;
paps-0.6.8/.pc/autotools-files/config.guess-347-    i86pc:SunOS:5.*:*)
paps-0.6.8/.pc/autotools-files/config.guess:348:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/.pc/autotools-files/config.guess-349-	exit 0 ;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-353-	# it's likely to be more like Solaris than SunOS4.
paps-0.6.8/.pc/autotools-files/config.guess:354:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/.pc/autotools-files/config.guess-355-	exit 0 ;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-362-	# Japanese Language versions have a version number like `4.1.3-JL'.
paps-0.6.8/.pc/autotools-files/config.guess:363:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
paps-0.6.8/.pc/autotools-files/config.guess-364-	exit 0 ;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-368-    sun*:*:4.2BSD:*)
paps-0.6.8/.pc/autotools-files/config.guess:369:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
paps-0.6.8/.pc/autotools-files/config.guess-370-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-447-	$CC_FOR_BUILD -o $dummy $dummy.c \
paps-0.6.8/.pc/autotools-files/config.guess:448:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
paps-0.6.8/.pc/autotools-files/config.guess-449-	  && exit 0
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-502-    *:IRIX*:*:*)
paps-0.6.8/.pc/autotools-files/config.guess:503:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
paps-0.6.8/.pc/autotools-files/config.guess-504-	exit 0 ;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-541-    *:AIX:*:[45])
paps-0.6.8/.pc/autotools-files/config.guess:542:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
paps-0.6.8/.pc/autotools-files/config.guess-543-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-576-    9000/[34678]??:HP-UX:*:*)
paps-0.6.8/.pc/autotools-files/config.guess:577:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
paps-0.6.8/.pc/autotools-files/config.guess-578-	case "${UNAME_MACHINE}" in
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-630-EOF
paps-0.6.8/.pc/autotools-files/config.guess:631:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
paps-0.6.8/.pc/autotools-files/config.guess-632-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-648-    ia64:HP-UX:*:*)
paps-0.6.8/.pc/autotools-files/config.guess:649:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
paps-0.6.8/.pc/autotools-files/config.guess-650-	echo ia64-hp-hpux${HPUX_REV}
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
paps-0.6.8/.pc/autotools-files/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
paps-0.6.8/.pc/autotools-files/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-771-EOF
paps-0.6.8/.pc/autotools-files/config.guess:772:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
paps-0.6.8/.pc/autotools-files/config.guess:773:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
paps-0.6.8/.pc/autotools-files/config.guess-774-	exit 0 ;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-802-    prep*:SunOS:5.*:*)
paps-0.6.8/.pc/autotools-files/config.guess:803:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/.pc/autotools-files/config.guess-804-	exit 0 ;;
paps-0.6.8/.pc/autotools-files/config.guess-805-    *:GNU:*:*)
paps-0.6.8/.pc/autotools-files/config.guess:806:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
paps-0.6.8/.pc/autotools-files/config.guess-807-	exit 0 ;;
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-838-EOF
paps-0.6.8/.pc/autotools-files/config.guess:839:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
paps-0.6.8/.pc/autotools-files/config.guess-840-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-857-EOF
paps-0.6.8/.pc/autotools-files/config.guess:858:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
paps-0.6.8/.pc/autotools-files/config.guess-859-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-955-EOF
paps-0.6.8/.pc/autotools-files/config.guess:956:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
paps-0.6.8/.pc/autotools-files/config.guess-957-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-${VENDOR:-pc}-linux-${LIBC}" && exit 0
##############################################
paps-0.6.8/.pc/autotools-files/config.guess-991-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
paps-0.6.8/.pc/autotools-files/config.guess:992:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
paps-0.6.8/.pc/autotools-files/config.guess-993-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-54-
paps-0.6.8/.pc/autotools-files/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
paps-0.6.8/.pc/autotools-files/config.sub-56-
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
paps-0.6.8/.pc/autotools-files/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
paps-0.6.8/.pc/autotools-files/config.sub-120-case $maybe_os in
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-122-    os=-$maybe_os
paps-0.6.8/.pc/autotools-files/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
paps-0.6.8/.pc/autotools-files/config.sub-124-    ;;
paps-0.6.8/.pc/autotools-files/config.sub-125-  *)
paps-0.6.8/.pc/autotools-files/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
paps-0.6.8/.pc/autotools-files/config.sub-127-    if [ $basic_machine != $1 ]
paps-0.6.8/.pc/autotools-files/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
paps-0.6.8/.pc/autotools-files/config.sub-129-    else os=; fi
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-173-		os=-sco3.2v5
paps-0.6.8/.pc/autotools-files/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-175-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-177-		os=-sco3.2v4
paps-0.6.8/.pc/autotools-files/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-179-		;;
paps-0.6.8/.pc/autotools-files/config.sub-180-	-sco3.2.[4-9]*)
paps-0.6.8/.pc/autotools-files/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
paps-0.6.8/.pc/autotools-files/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-183-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
paps-0.6.8/.pc/autotools-files/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-187-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-189-		os=-sco3.2v2
paps-0.6.8/.pc/autotools-files/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-191-		;;
paps-0.6.8/.pc/autotools-files/config.sub-192-	-udk*)
paps-0.6.8/.pc/autotools-files/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-194-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-196-		os=-isc2.2
paps-0.6.8/.pc/autotools-files/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-198-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-202-	-isc*)
paps-0.6.8/.pc/autotools-files/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-204-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-208-	-ptx*)
paps-0.6.8/.pc/autotools-files/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
paps-0.6.8/.pc/autotools-files/config.sub-210-		;;
paps-0.6.8/.pc/autotools-files/config.sub-211-	-windowsnt*)
paps-0.6.8/.pc/autotools-files/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
paps-0.6.8/.pc/autotools-files/config.sub-213-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-287-	*-*-*)
paps-0.6.8/.pc/autotools-files/config.sub:288:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
paps-0.6.8/.pc/autotools-files/config.sub-289-		exit 1
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-580-	i*86v32)
paps-0.6.8/.pc/autotools-files/config.sub:581:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-582-		os=-sysv32
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-584-	i*86v4*)
paps-0.6.8/.pc/autotools-files/config.sub:585:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-586-		os=-sysv4
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-588-	i*86v)
paps-0.6.8/.pc/autotools-files/config.sub:589:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-590-		os=-sysv
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-592-	i*86sol2)
paps-0.6.8/.pc/autotools-files/config.sub:593:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/.pc/autotools-files/config.sub-594-		os=-solaris2
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-640-	mips3*-*)
paps-0.6.8/.pc/autotools-files/config.sub:641:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
paps-0.6.8/.pc/autotools-files/config.sub-642-		;;
paps-0.6.8/.pc/autotools-files/config.sub-643-	mips3*)
paps-0.6.8/.pc/autotools-files/config.sub:644:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
paps-0.6.8/.pc/autotools-files/config.sub-645-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-782-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
paps-0.6.8/.pc/autotools-files/config.sub:783:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-784-		;;
paps-0.6.8/.pc/autotools-files/config.sub-785-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
paps-0.6.8/.pc/autotools-files/config.sub:786:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-787-		;;
paps-0.6.8/.pc/autotools-files/config.sub-788-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
paps-0.6.8/.pc/autotools-files/config.sub:789:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-790-		;;
paps-0.6.8/.pc/autotools-files/config.sub-791-	pentium4-*)
paps-0.6.8/.pc/autotools-files/config.sub:792:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-793-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-800-		;;
paps-0.6.8/.pc/autotools-files/config.sub:801:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-802-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-806-	ppcle-* | powerpclittle-*)
paps-0.6.8/.pc/autotools-files/config.sub:807:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-808-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-810-		;;
paps-0.6.8/.pc/autotools-files/config.sub:811:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-812-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-816-	ppc64le-* | powerpc64little-*)
paps-0.6.8/.pc/autotools-files/config.sub:817:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub-818-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1075-	*)
paps-0.6.8/.pc/autotools-files/config.sub:1076:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
paps-0.6.8/.pc/autotools-files/config.sub-1077-		exit 1
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1083-	*-digital*)
paps-0.6.8/.pc/autotools-files/config.sub:1084:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
paps-0.6.8/.pc/autotools-files/config.sub-1085-		;;
paps-0.6.8/.pc/autotools-files/config.sub-1086-	*-commodore*)
paps-0.6.8/.pc/autotools-files/config.sub:1087:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
paps-0.6.8/.pc/autotools-files/config.sub-1088-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1101-	-solaris1 | -solaris1.*)
paps-0.6.8/.pc/autotools-files/config.sub:1102:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
paps-0.6.8/.pc/autotools-files/config.sub-1103-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1113-	-gnu/linux*)
paps-0.6.8/.pc/autotools-files/config.sub:1114:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
paps-0.6.8/.pc/autotools-files/config.sub-1115-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1153-	-nto*)
paps-0.6.8/.pc/autotools-files/config.sub:1154:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
paps-0.6.8/.pc/autotools-files/config.sub-1155-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1160-	-mac*)
paps-0.6.8/.pc/autotools-files/config.sub:1161:		os=`echo $os | sed -e 's|mac|macos|'`
paps-0.6.8/.pc/autotools-files/config.sub-1162-		;;
paps-0.6.8/.pc/autotools-files/config.sub-1163-	-linux*)
paps-0.6.8/.pc/autotools-files/config.sub:1164:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
paps-0.6.8/.pc/autotools-files/config.sub-1165-		;;
paps-0.6.8/.pc/autotools-files/config.sub-1166-	-sunos5*)
paps-0.6.8/.pc/autotools-files/config.sub:1167:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
paps-0.6.8/.pc/autotools-files/config.sub-1168-		;;
paps-0.6.8/.pc/autotools-files/config.sub-1169-	-sunos6*)
paps-0.6.8/.pc/autotools-files/config.sub:1170:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
paps-0.6.8/.pc/autotools-files/config.sub-1171-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1212-	-sinix5.*)
paps-0.6.8/.pc/autotools-files/config.sub:1213:		os=`echo $os | sed -e 's|sinix|sysv|'`
paps-0.6.8/.pc/autotools-files/config.sub-1214-		;;
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1257-		# Get rid of the `-' at the beginning of $os.
paps-0.6.8/.pc/autotools-files/config.sub:1258:		os=`echo $os | sed 's/[^-]*-//'`
paps-0.6.8/.pc/autotools-files/config.sub:1259:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
paps-0.6.8/.pc/autotools-files/config.sub-1260-		exit 1
##############################################
paps-0.6.8/.pc/autotools-files/config.sub-1487-		esac
paps-0.6.8/.pc/autotools-files/config.sub:1488:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
paps-0.6.8/.pc/autotools-files/config.sub-1489-		;;
##############################################
paps-0.6.8/.pc/autoconf262/acinclude.m4-204-            [DX_ENV_APPEND(HAVE_DOT, YES)
paps-0.6.8/.pc/autoconf262/acinclude.m4:205:             DX_ENV_APPEND(DOT_PATH, [`DX_DIRNAME_EXPR($DX_DOT)`])],
paps-0.6.8/.pc/autoconf262/acinclude.m4-206-            [DX_ENV_APPEND(HAVE_DOT, NO)])
##############################################
paps-0.6.8/config.guess-40-
paps-0.6.8/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
paps-0.6.8/config.guess-42-
##############################################
paps-0.6.8/config.guess-110-: ${TMPDIR=/tmp} ;
paps-0.6.8/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
paps-0.6.8/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
paps-0.6.8/config.guess-196-	    *)
paps-0.6.8/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
paps-0.6.8/config.guess-198-		;;
##############################################
paps-0.6.8/config.guess-223-	*4.0)
paps-0.6.8/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
paps-0.6.8/config.guess-225-		;;
paps-0.6.8/config.guess-226-	*5.*)
paps-0.6.8/config.guess:227:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
paps-0.6.8/config.guess-228-		;;
##############################################
paps-0.6.8/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
paps-0.6.8/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
paps-0.6.8/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
paps-0.6.8/config.guess-271-	# 1.2 uses "1.2" for uname -r.
paps-0.6.8/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
paps-0.6.8/config.guess-273-	exit ;;
##############################################
paps-0.6.8/config.guess-328-    s390x:SunOS:*:*)
paps-0.6.8/config.guess:329:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/config.guess-330-	exit ;;
paps-0.6.8/config.guess-331-    sun4H:SunOS:5.*:*)
paps-0.6.8/config.guess:332:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/config.guess-333-	exit ;;
paps-0.6.8/config.guess-334-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
paps-0.6.8/config.guess:335:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/config.guess-336-	exit ;;
##############################################
paps-0.6.8/config.guess-353-	fi
paps-0.6.8/config.guess:354:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/config.guess-355-	exit ;;
##############################################
paps-0.6.8/config.guess-359-	# it's likely to be more like Solaris than SunOS4.
paps-0.6.8/config.guess:360:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/config.guess-361-	exit ;;
##############################################
paps-0.6.8/config.guess-368-	# Japanese Language versions have a version number like `4.1.3-JL'.
paps-0.6.8/config.guess:369:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
paps-0.6.8/config.guess-370-	exit ;;
##############################################
paps-0.6.8/config.guess-374-    sun*:*:4.2BSD:*)
paps-0.6.8/config.guess:375:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
paps-0.6.8/config.guess-376-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
paps-0.6.8/config.guess-456-	$CC_FOR_BUILD -o $dummy $dummy.c &&
paps-0.6.8/config.guess:457:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
paps-0.6.8/config.guess:458:	  SYSTEM_NAME=`$dummy $dummyarg` &&
paps-0.6.8/config.guess-459-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
paps-0.6.8/config.guess-512-    *:IRIX*:*:*)
paps-0.6.8/config.guess:513:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
paps-0.6.8/config.guess-514-	exit ;;
##############################################
paps-0.6.8/config.guess-542-EOF
paps-0.6.8/config.guess:543:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
paps-0.6.8/config.guess-544-		then
##############################################
paps-0.6.8/config.guess-555-    *:AIX:*:[456])
paps-0.6.8/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
paps-0.6.8/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
paps-0.6.8/config.guess-590-    9000/[34678]??:HP-UX:*:*)
paps-0.6.8/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
paps-0.6.8/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
paps-0.6.8/config.guess-644-EOF
paps-0.6.8/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
paps-0.6.8/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
paps-0.6.8/config.guess-672-    ia64:HP-UX:*:*)
paps-0.6.8/config.guess:673:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
paps-0.6.8/config.guess-674-	echo ia64-hp-hpux${HPUX_REV}
##############################################
paps-0.6.8/config.guess-702-EOF
paps-0.6.8/config.guess:703:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
paps-0.6.8/config.guess-704-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
paps-0.6.8/config.guess-773-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
paps-0.6.8/config.guess:774:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
paps-0.6.8/config.guess-775-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
paps-0.6.8/config.guess-778-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
paps-0.6.8/config.guess:779:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
paps-0.6.8/config.guess-780-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
paps-0.6.8/config.guess-793-	    pc98)
paps-0.6.8/config.guess:794:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
paps-0.6.8/config.guess-795-	    amd64)
paps-0.6.8/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
paps-0.6.8/config.guess-797-	    *)
paps-0.6.8/config.guess:798:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
paps-0.6.8/config.guess-799-	esac
##############################################
paps-0.6.8/config.guess-847-    prep*:SunOS:5.*:*)
paps-0.6.8/config.guess:848:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
paps-0.6.8/config.guess-849-	exit ;;
##############################################
paps-0.6.8/config.guess-851-	# the GNU system
paps-0.6.8/config.guess:852:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
paps-0.6.8/config.guess-853-	exit ;;
##############################################
paps-0.6.8/config.guess-855-	# other systems with GNU libc and userland
paps-0.6.8/config.guess:856:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
paps-0.6.8/config.guess-857-	exit ;;
##############################################
paps-0.6.8/config.guess-904-EOF
paps-0.6.8/config.guess:905:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
paps-0.6.8/config.guess-906-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
paps-0.6.8/config.guess-932-EOF
paps-0.6.8/config.guess:933:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
paps-0.6.8/config.guess-934-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
paps-0.6.8/config.guess-1014-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
paps-0.6.8/config.guess:1015:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
paps-0.6.8/config.guess-1016-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
paps-0.6.8/config.guess-1281-    *:DragonFly:*:*)
paps-0.6.8/config.guess:1282:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
paps-0.6.8/config.guess-1283-	exit ;;
##############################################
paps-0.6.8/config.guess-1294-    i*86:skyos:*:*)
paps-0.6.8/config.guess:1295:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
paps-0.6.8/config.guess-1296-	exit ;;
##############################################
paps-0.6.8/config.guess-1422-
paps-0.6.8/config.guess:1423:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
paps-0.6.8/config.guess-1424-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
paps-0.6.8/config.sub-59-
paps-0.6.8/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
paps-0.6.8/config.sub-61-
##############################################
paps-0.6.8/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
paps-0.6.8/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
paps-0.6.8/config.sub-126-case $maybe_os in
##############################################
paps-0.6.8/config.sub-131-    os=-$maybe_os
paps-0.6.8/config.sub:132:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
paps-0.6.8/config.sub-133-    ;;
paps-0.6.8/config.sub-134-  *)
paps-0.6.8/config.sub:135:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
paps-0.6.8/config.sub-136-    if [ $basic_machine != $1 ]
paps-0.6.8/config.sub:137:    then os=`echo $1 | sed 's/.*-/-/'`
paps-0.6.8/config.sub-138-    else os=; fi
##############################################
paps-0.6.8/config.sub-185-		os=-sco5v6
paps-0.6.8/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-187-		;;
##############################################
paps-0.6.8/config.sub-189-		os=-sco3.2v5
paps-0.6.8/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-191-		;;
##############################################
paps-0.6.8/config.sub-193-		os=-sco3.2v4
paps-0.6.8/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-195-		;;
paps-0.6.8/config.sub-196-	-sco3.2.[4-9]*)
paps-0.6.8/config.sub:197:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
paps-0.6.8/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-199-		;;
##############################################
paps-0.6.8/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
paps-0.6.8/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-203-		;;
##############################################
paps-0.6.8/config.sub-205-		# Don't forget version if it is 3.2v4 or newer.
paps-0.6.8/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-207-		;;
##############################################
paps-0.6.8/config.sub-209-		os=-sco3.2v2
paps-0.6.8/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-211-		;;
paps-0.6.8/config.sub-212-	-udk*)
paps-0.6.8/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-214-		;;
##############################################
paps-0.6.8/config.sub-216-		os=-isc2.2
paps-0.6.8/config.sub:217:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-218-		;;
##############################################
paps-0.6.8/config.sub-222-	-isc*)
paps-0.6.8/config.sub:223:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
paps-0.6.8/config.sub-224-		;;
##############################################
paps-0.6.8/config.sub-228-	-ptx*)
paps-0.6.8/config.sub:229:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
paps-0.6.8/config.sub-230-		;;
paps-0.6.8/config.sub-231-	-windowsnt*)
paps-0.6.8/config.sub:232:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
paps-0.6.8/config.sub-233-		;;
##############################################
paps-0.6.8/config.sub-324-	*-*-*)
paps-0.6.8/config.sub:325:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
paps-0.6.8/config.sub-326-		exit 1
##############################################
paps-0.6.8/config.sub-435-	amd64-*)
paps-0.6.8/config.sub:436:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-437-		;;
##############################################
paps-0.6.8/config.sub-477-	blackfin-*)
paps-0.6.8/config.sub:478:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-479-		os=-linux
##############################################
paps-0.6.8/config.sub-680-	i*86v32)
paps-0.6.8/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/config.sub-682-		os=-sysv32
##############################################
paps-0.6.8/config.sub-684-	i*86v4*)
paps-0.6.8/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/config.sub-686-		os=-sysv4
##############################################
paps-0.6.8/config.sub-688-	i*86v)
paps-0.6.8/config.sub:689:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/config.sub-690-		os=-sysv
##############################################
paps-0.6.8/config.sub-692-	i*86sol2)
paps-0.6.8/config.sub:693:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
paps-0.6.8/config.sub-694-		os=-solaris2
##############################################
paps-0.6.8/config.sub-722-	m68knommu-*)
paps-0.6.8/config.sub:723:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-724-		os=-linux
##############################################
paps-0.6.8/config.sub-755-	mips3*-*)
paps-0.6.8/config.sub:756:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
paps-0.6.8/config.sub-757-		;;
paps-0.6.8/config.sub-758-	mips3*)
paps-0.6.8/config.sub:759:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
paps-0.6.8/config.sub-760-		;;
##############################################
paps-0.6.8/config.sub-773-	ms1-*)
paps-0.6.8/config.sub:774:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
paps-0.6.8/config.sub-775-		;;
##############################################
paps-0.6.8/config.sub-878-	parisc-*)
paps-0.6.8/config.sub:879:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-880-		os=-linux
##############################################
paps-0.6.8/config.sub-894-	pc98-*)
paps-0.6.8/config.sub:895:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-896-		;;
##############################################
paps-0.6.8/config.sub-909-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
paps-0.6.8/config.sub:910:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-911-		;;
paps-0.6.8/config.sub-912-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
paps-0.6.8/config.sub:913:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-914-		;;
paps-0.6.8/config.sub-915-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
paps-0.6.8/config.sub:916:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-917-		;;
paps-0.6.8/config.sub-918-	pentium4-*)
paps-0.6.8/config.sub:919:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-920-		;;
##############################################
paps-0.6.8/config.sub-927-		;;
paps-0.6.8/config.sub:928:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-929-		;;
##############################################
paps-0.6.8/config.sub-933-	ppcle-* | powerpclittle-*)
paps-0.6.8/config.sub:934:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-935-		;;
##############################################
paps-0.6.8/config.sub-937-		;;
paps-0.6.8/config.sub:938:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-939-		;;
##############################################
paps-0.6.8/config.sub-943-	ppc64le-* | powerpc64little-*)
paps-0.6.8/config.sub:944:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
paps-0.6.8/config.sub-945-		;;
##############################################
paps-0.6.8/config.sub-1240-	*)
paps-0.6.8/config.sub:1241:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
paps-0.6.8/config.sub-1242-		exit 1
##############################################
paps-0.6.8/config.sub-1248-	*-digital*)
paps-0.6.8/config.sub:1249:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
paps-0.6.8/config.sub-1250-		;;
paps-0.6.8/config.sub-1251-	*-commodore*)
paps-0.6.8/config.sub:1252:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
paps-0.6.8/config.sub-1253-		;;
##############################################
paps-0.6.8/config.sub-1269-	-solaris1 | -solaris1.*)
paps-0.6.8/config.sub:1270:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
paps-0.6.8/config.sub-1271-		;;
##############################################
paps-0.6.8/config.sub-1281-	-gnu/linux*)
paps-0.6.8/config.sub:1282:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
paps-0.6.8/config.sub-1283-		;;
##############################################
paps-0.6.8/config.sub-1326-	-nto*)
paps-0.6.8/config.sub:1327:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
paps-0.6.8/config.sub-1328-		;;
##############################################
paps-0.6.8/config.sub-1333-	-mac*)
paps-0.6.8/config.sub:1334:		os=`echo $os | sed -e 's|mac|macos|'`
paps-0.6.8/config.sub-1335-		;;
##############################################
paps-0.6.8/config.sub-1339-	-linux*)
paps-0.6.8/config.sub:1340:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
paps-0.6.8/config.sub-1341-		;;
paps-0.6.8/config.sub-1342-	-sunos5*)
paps-0.6.8/config.sub:1343:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
paps-0.6.8/config.sub-1344-		;;
paps-0.6.8/config.sub-1345-	-sunos6*)
paps-0.6.8/config.sub:1346:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
paps-0.6.8/config.sub-1347-		;;
##############################################
paps-0.6.8/config.sub-1394-	-sinix5.*)
paps-0.6.8/config.sub:1395:		os=`echo $os | sed -e 's|sinix|sysv|'`
paps-0.6.8/config.sub-1396-		;;
##############################################
paps-0.6.8/config.sub-1450-		# Get rid of the `-' at the beginning of $os.
paps-0.6.8/config.sub:1451:		os=`echo $os | sed 's/[^-]*-//'`
paps-0.6.8/config.sub:1452:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
paps-0.6.8/config.sub-1453-		exit 1
##############################################
paps-0.6.8/config.sub-1701-		esac
paps-0.6.8/config.sub:1702:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
paps-0.6.8/config.sub-1703-		;;
##############################################
paps-0.6.8/acinclude.m4-204-            [DX_ENV_APPEND(HAVE_DOT, YES)
paps-0.6.8/acinclude.m4:205:             DX_ENV_APPEND(DOT_PATH, [`DX_DIRNAME_EXPR($DX_DOT)`])],
paps-0.6.8/acinclude.m4-206-            [DX_ENV_APPEND(HAVE_DOT, NO)])