===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cpu-1.4.3/src/Makefile.in-168-	dot_seen=no; \
cpu-1.4.3/src/Makefile.in:169:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/Makefile.in-170-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/src/Makefile.in-198-	rev="$$rev ."; \
cpu-1.4.3/src/Makefile.in:199:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/Makefile.in-200-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/src/Makefile.in-276-GTAGS:
cpu-1.4.3/src/Makefile.in:277:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/src/Makefile.in-278-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/src/Makefile.in-288-distdir: $(DISTFILES)
cpu-1.4.3/src/Makefile.in:289:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/Makefile.in:290:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/Makefile.in-291-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/src/Makefile.in-292-	  case $$file in \
cpu-1.4.3/src/Makefile.in:293:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/src/Makefile.in:294:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/src/Makefile.in-295-	  esac; \
cpu-1.4.3/src/Makefile.in-296-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/src/Makefile.in:297:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/src/Makefile.in-298-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/src/util/Makefile.in-200-	  if test -f $$p; then \
cpu-1.4.3/src/util/Makefile.in:201:	    f="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/src/util/Makefile.in-202-	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
##############################################
cpu-1.4.3/src/util/Makefile.in-209-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
cpu-1.4.3/src/util/Makefile.in:210:	    p="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/src/util/Makefile.in-211-	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
##############################################
cpu-1.4.3/src/util/Makefile.in-217-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
cpu-1.4.3/src/util/Makefile.in:218:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
cpu-1.4.3/src/util/Makefile.in-219-	  test "$$dir" = "$$p" && dir=.; \
##############################################
cpu-1.4.3/src/util/Makefile.in-251-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/util/Makefile.in:252:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/util/Makefile.in-253-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/util/Makefile.in-258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/util/Makefile.in:259:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/util/Makefile.in-260-
##############################################
cpu-1.4.3/src/util/Makefile.in-262-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/util/Makefile.in:263:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
cpu-1.4.3/src/util/Makefile.in-264-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/util/Makefile.in-269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/util/Makefile.in:270:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
cpu-1.4.3/src/util/Makefile.in-271-
##############################################
cpu-1.4.3/src/util/Makefile.in-273-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/util/Makefile.in:274:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/util/Makefile.in-275-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
cpu-1.4.3/src/util/Makefile.in-280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/util/Makefile.in:281:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/util/Makefile.in-282-
##############################################
cpu-1.4.3/src/util/Makefile.in-301-	dot_seen=no; \
cpu-1.4.3/src/util/Makefile.in:302:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/util/Makefile.in-303-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/src/util/Makefile.in-331-	rev="$$rev ."; \
cpu-1.4.3/src/util/Makefile.in:332:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/util/Makefile.in-333-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/src/util/Makefile.in-409-GTAGS:
cpu-1.4.3/src/util/Makefile.in:410:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/src/util/Makefile.in-411-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/src/util/Makefile.in-421-distdir: $(DISTFILES)
cpu-1.4.3/src/util/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/util/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/util/Makefile.in-424-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/src/util/Makefile.in-425-	  case $$file in \
cpu-1.4.3/src/util/Makefile.in:426:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/src/util/Makefile.in:427:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/src/util/Makefile.in-428-	  esac; \
cpu-1.4.3/src/util/Makefile.in-429-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/src/util/Makefile.in:430:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/src/util/Makefile.in-431-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/src/main/Makefile.in-188-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
cpu-1.4.3/src/main/Makefile.in:189:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
cpu-1.4.3/src/main/Makefile.in-190-	  if test -f $$p \
##############################################
cpu-1.4.3/src/main/Makefile.in-192-	  ; then \
cpu-1.4.3/src/main/Makefile.in:193:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
cpu-1.4.3/src/main/Makefile.in-194-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
##############################################
cpu-1.4.3/src/main/Makefile.in-201-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
cpu-1.4.3/src/main/Makefile.in:202:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
cpu-1.4.3/src/main/Makefile.in-203-	  echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
##############################################
cpu-1.4.3/src/main/Makefile.in-208-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
cpu-1.4.3/src/main/Makefile.in:209:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
cpu-1.4.3/src/main/Makefile.in-210-	  echo " rm -f $$p $$f"; \
##############################################
cpu-1.4.3/src/main/Makefile.in-229-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/main/Makefile.in:230:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/main/Makefile.in-231-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/main/Makefile.in-236-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/main/Makefile.in:237:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/main/Makefile.in-238-
##############################################
cpu-1.4.3/src/main/Makefile.in-240-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/main/Makefile.in:241:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
cpu-1.4.3/src/main/Makefile.in-242-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/main/Makefile.in-247-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/main/Makefile.in:248:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
cpu-1.4.3/src/main/Makefile.in-249-
##############################################
cpu-1.4.3/src/main/Makefile.in-251-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/main/Makefile.in:252:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/main/Makefile.in-253-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
cpu-1.4.3/src/main/Makefile.in-258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/main/Makefile.in:259:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/main/Makefile.in-260-
##############################################
cpu-1.4.3/src/main/Makefile.in-279-	dot_seen=no; \
cpu-1.4.3/src/main/Makefile.in:280:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/main/Makefile.in-281-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/src/main/Makefile.in-309-	rev="$$rev ."; \
cpu-1.4.3/src/main/Makefile.in:310:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/main/Makefile.in-311-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/src/main/Makefile.in-387-GTAGS:
cpu-1.4.3/src/main/Makefile.in:388:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/src/main/Makefile.in-389-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/src/main/Makefile.in-399-distdir: $(DISTFILES)
cpu-1.4.3/src/main/Makefile.in:400:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/main/Makefile.in:401:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/main/Makefile.in-402-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/src/main/Makefile.in-403-	  case $$file in \
cpu-1.4.3/src/main/Makefile.in:404:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/src/main/Makefile.in:405:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/src/main/Makefile.in-406-	  esac; \
cpu-1.4.3/src/main/Makefile.in-407-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/src/main/Makefile.in:408:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/src/main/Makefile.in-409-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/src/plugins/Makefile.in-173-	dot_seen=no; \
cpu-1.4.3/src/plugins/Makefile.in:174:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/plugins/Makefile.in-175-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/src/plugins/Makefile.in-203-	rev="$$rev ."; \
cpu-1.4.3/src/plugins/Makefile.in:204:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/plugins/Makefile.in-205-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/src/plugins/Makefile.in-281-GTAGS:
cpu-1.4.3/src/plugins/Makefile.in:282:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/src/plugins/Makefile.in-283-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/src/plugins/Makefile.in-293-distdir: $(DISTFILES)
cpu-1.4.3/src/plugins/Makefile.in:294:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/plugins/Makefile.in:295:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/plugins/Makefile.in-296-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/src/plugins/Makefile.in-297-	  case $$file in \
cpu-1.4.3/src/plugins/Makefile.in:298:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/src/plugins/Makefile.in:299:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/src/plugins/Makefile.in-300-	  esac; \
cpu-1.4.3/src/plugins/Makefile.in-301-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/src/plugins/Makefile.in:302:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/src/plugins/Makefile.in-303-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-192-	  if test -f $$p; then \
cpu-1.4.3/src/plugins/ldap/Makefile.in:193:	    f="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-194-	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-201-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
cpu-1.4.3/src/plugins/ldap/Makefile.in:202:	    p="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-203-	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-209-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
cpu-1.4.3/src/plugins/ldap/Makefile.in:210:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-211-	  test "$$dir" = "$$p" && dir=.; \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-236-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/plugins/ldap/Makefile.in:237:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-238-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-243-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/plugins/ldap/Makefile.in:244:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/plugins/ldap/Makefile.in-245-
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-247-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/plugins/ldap/Makefile.in:248:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-249-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-254-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/plugins/ldap/Makefile.in:255:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
cpu-1.4.3/src/plugins/ldap/Makefile.in-256-
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-258-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/plugins/ldap/Makefile.in:259:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-260-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/plugins/ldap/Makefile.in:266:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/plugins/ldap/Makefile.in-267-
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-286-	dot_seen=no; \
cpu-1.4.3/src/plugins/ldap/Makefile.in:287:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-288-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-316-	rev="$$rev ."; \
cpu-1.4.3/src/plugins/ldap/Makefile.in:317:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-318-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-394-GTAGS:
cpu-1.4.3/src/plugins/ldap/Makefile.in:395:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/src/plugins/ldap/Makefile.in-396-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/src/plugins/ldap/Makefile.in-406-distdir: $(DISTFILES)
cpu-1.4.3/src/plugins/ldap/Makefile.in:407:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/plugins/ldap/Makefile.in:408:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-409-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/src/plugins/ldap/Makefile.in-410-	  case $$file in \
cpu-1.4.3/src/plugins/ldap/Makefile.in:411:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/src/plugins/ldap/Makefile.in:412:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-413-	  esac; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-414-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/src/plugins/ldap/Makefile.in:415:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/src/plugins/ldap/Makefile.in-416-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-186-	  if test -f $$p; then \
cpu-1.4.3/src/plugins/passwd/Makefile.in:187:	    f="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-188-	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-195-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
cpu-1.4.3/src/plugins/passwd/Makefile.in:196:	    p="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-197-	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-203-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
cpu-1.4.3/src/plugins/passwd/Makefile.in:204:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-205-	  test "$$dir" = "$$p" && dir=.; \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-227-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/plugins/passwd/Makefile.in:228:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-229-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-234-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/plugins/passwd/Makefile.in:235:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/plugins/passwd/Makefile.in-236-
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-238-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/plugins/passwd/Makefile.in:239:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-240-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-245-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/plugins/passwd/Makefile.in:246:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
cpu-1.4.3/src/plugins/passwd/Makefile.in-247-
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-249-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
cpu-1.4.3/src/plugins/passwd/Makefile.in:250:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-251-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-256-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cpu-1.4.3/src/plugins/passwd/Makefile.in:257:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
cpu-1.4.3/src/plugins/passwd/Makefile.in-258-
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-277-	dot_seen=no; \
cpu-1.4.3/src/plugins/passwd/Makefile.in:278:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-279-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-307-	rev="$$rev ."; \
cpu-1.4.3/src/plugins/passwd/Makefile.in:308:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-309-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-385-GTAGS:
cpu-1.4.3/src/plugins/passwd/Makefile.in:386:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/src/plugins/passwd/Makefile.in-387-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/src/plugins/passwd/Makefile.in-397-distdir: $(DISTFILES)
cpu-1.4.3/src/plugins/passwd/Makefile.in:398:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/plugins/passwd/Makefile.in:399:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-400-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/src/plugins/passwd/Makefile.in-401-	  case $$file in \
cpu-1.4.3/src/plugins/passwd/Makefile.in:402:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/src/plugins/passwd/Makefile.in:403:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-404-	  esac; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-405-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/src/plugins/passwd/Makefile.in:406:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/src/plugins/passwd/Makefile.in-407-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/contrib/report.sh-23-
cpu-1.4.3/contrib/report.sh:24:TEST=`$WHICH gcc 2>/dev/null`
cpu-1.4.3/contrib/report.sh-25-if test -n "$TEST"; then
##############################################
cpu-1.4.3/contrib/report.sh-32-
cpu-1.4.3/contrib/report.sh:33:TEST=`$WHICH gmake 2>/dev/null`
cpu-1.4.3/contrib/report.sh-34-if test -n "$TEST" ; then
##############################################
cpu-1.4.3/contrib/report.sh-48-
cpu-1.4.3/contrib/report.sh:49:TEST=`$WHICH libtool 2>/dev/null`
cpu-1.4.3/contrib/report.sh-50-if test -n "$TEST"; then
##############################################
cpu-1.4.3/contrib/report.sh-62-
cpu-1.4.3/contrib/report.sh:63:TEST=`$WHICH autoconf 2>/dev/null`
cpu-1.4.3/contrib/report.sh-64-if test -n "$TEST"; then
##############################################
cpu-1.4.3/contrib/report.sh-76-
cpu-1.4.3/contrib/report.sh:77:TEST=`$WHICH automake 2>/dev/null`
cpu-1.4.3/contrib/report.sh-78-if test -n "$TEST"; then
##############################################
cpu-1.4.3/contrib/report.sh-85-
cpu-1.4.3/contrib/report.sh:86:TEST=`$WHICH ld 2>/dev/null`
cpu-1.4.3/contrib/report.sh-87-if test -n "$TEST"; then
##############################################
cpu-1.4.3/Makefile.in-223-	dot_seen=no; \
cpu-1.4.3/Makefile.in:224:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/Makefile.in-225-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/Makefile.in-253-	rev="$$rev ."; \
cpu-1.4.3/Makefile.in:254:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/Makefile.in-255-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/Makefile.in-331-GTAGS:
cpu-1.4.3/Makefile.in:332:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/Makefile.in-333-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/Makefile.in-355-	$(mkinstalldirs) $(distdir)/././src/include $(distdir)/./src/include $(distdir)/contrib $(distdir)/src/include $(distdir)/src/include/main $(distdir)/src/include/plugins/ldap $(distdir)/src/include/plugins/passwd $(distdir)/src/include/util
cpu-1.4.3/Makefile.in:356:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/Makefile.in:357:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/Makefile.in-358-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/Makefile.in-359-	  case $$file in \
cpu-1.4.3/Makefile.in:360:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/Makefile.in:361:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/Makefile.in-362-	  esac; \
cpu-1.4.3/Makefile.in-363-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/Makefile.in:364:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/Makefile.in-365-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/Makefile.in-417-	chmod a-w $(distdir)
cpu-1.4.3/Makefile.in:418:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
cpu-1.4.3/Makefile.in-419-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
cpu-1.4.3/Makefile.in-447-	@cd $(distuninstallcheck_dir) \
cpu-1.4.3/Makefile.in:448:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
cpu-1.4.3/Makefile.in-449-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
cpu-1.4.3/Makefile.in-459-	fi
cpu-1.4.3/Makefile.in:460:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
cpu-1.4.3/Makefile.in-461-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
cpu-1.4.3/config.guess-37-
cpu-1.4.3/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
cpu-1.4.3/config.guess-39-
##############################################
cpu-1.4.3/config.guess-106-: ${TMPDIR=/tmp} ;
cpu-1.4.3/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
cpu-1.4.3/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
cpu-1.4.3/config.guess-190-	    *)
cpu-1.4.3/config.guess:191:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
cpu-1.4.3/config.guess-192-		;;
##############################################
cpu-1.4.3/config.guess-239-	if test $UNAME_RELEASE = "V4.0"; then
cpu-1.4.3/config.guess:240:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
cpu-1.4.3/config.guess-241-	fi
##############################################
cpu-1.4.3/config.guess-245-	# types through head -n 1, so we only detect the type of CPU 0.
cpu-1.4.3/config.guess:246:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
cpu-1.4.3/config.guess-247-	case "$ALPHA_CPU_TYPE" in
##############################################
cpu-1.4.3/config.guess-282-	# 1.2 uses "1.2" for uname -r.
cpu-1.4.3/config.guess:283:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
cpu-1.4.3/config.guess-284-	exit 0 ;;
##############################################
cpu-1.4.3/config.guess-327-    sun4H:SunOS:5.*:*)
cpu-1.4.3/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cpu-1.4.3/config.guess-329-	exit 0 ;;
cpu-1.4.3/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
cpu-1.4.3/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cpu-1.4.3/config.guess-332-	exit 0 ;;
cpu-1.4.3/config.guess-333-    i86pc:SunOS:5.*:*)
cpu-1.4.3/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cpu-1.4.3/config.guess-335-	exit 0 ;;
##############################################
cpu-1.4.3/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
cpu-1.4.3/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cpu-1.4.3/config.guess-341-	exit 0 ;;
##############################################
cpu-1.4.3/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
cpu-1.4.3/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
cpu-1.4.3/config.guess-350-	exit 0 ;;
##############################################
cpu-1.4.3/config.guess-354-    sun*:*:4.2BSD:*)
cpu-1.4.3/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
cpu-1.4.3/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
cpu-1.4.3/config.guess-433-	$CC_FOR_BUILD -o $dummy $dummy.c \
cpu-1.4.3/config.guess:434:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
cpu-1.4.3/config.guess-435-	  && exit 0
##############################################
cpu-1.4.3/config.guess-488-    *:IRIX*:*:*)
cpu-1.4.3/config.guess:489:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
cpu-1.4.3/config.guess-490-	exit 0 ;;
##############################################
cpu-1.4.3/config.guess-527-    *:AIX:*:[45])
cpu-1.4.3/config.guess:528:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
cpu-1.4.3/config.guess-529-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
cpu-1.4.3/config.guess-562-    9000/[34678]??:HP-UX:*:*)
cpu-1.4.3/config.guess:563:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
cpu-1.4.3/config.guess-564-	case "${UNAME_MACHINE}" in
##############################################
cpu-1.4.3/config.guess-616-EOF
cpu-1.4.3/config.guess:617:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
cpu-1.4.3/config.guess-618-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
cpu-1.4.3/config.guess-634-    ia64:HP-UX:*:*)
cpu-1.4.3/config.guess:635:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
cpu-1.4.3/config.guess-636-	echo ia64-hp-hpux${HPUX_REV}
##############################################
cpu-1.4.3/config.guess-734-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
cpu-1.4.3/config.guess:735:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
cpu-1.4.3/config.guess-736-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cpu-1.4.3/config.guess-757-EOF
cpu-1.4.3/config.guess:758:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
cpu-1.4.3/config.guess:759:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
cpu-1.4.3/config.guess-760-	exit 0 ;;
##############################################
cpu-1.4.3/config.guess-788-    prep*:SunOS:5.*:*)
cpu-1.4.3/config.guess:789:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cpu-1.4.3/config.guess-790-	exit 0 ;;
cpu-1.4.3/config.guess-791-    *:GNU:*:*)
cpu-1.4.3/config.guess:792:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
cpu-1.4.3/config.guess-793-	exit 0 ;;
##############################################
cpu-1.4.3/config.guess-821-EOF
cpu-1.4.3/config.guess:822:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
cpu-1.4.3/config.guess-823-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
cpu-1.4.3/config.guess-840-EOF
cpu-1.4.3/config.guess:841:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
cpu-1.4.3/config.guess-842-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
cpu-1.4.3/config.guess-935-EOF
cpu-1.4.3/config.guess:936:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
cpu-1.4.3/config.guess-937-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
cpu-1.4.3/config.guess-971-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
cpu-1.4.3/config.guess:972:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
cpu-1.4.3/config.guess-973-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
cpu-1.4.3/config.sub-54-
cpu-1.4.3/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
cpu-1.4.3/config.sub-56-
##############################################
cpu-1.4.3/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
cpu-1.4.3/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
cpu-1.4.3/config.sub-120-case $maybe_os in
##############################################
cpu-1.4.3/config.sub-122-    os=-$maybe_os
cpu-1.4.3/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
cpu-1.4.3/config.sub-124-    ;;
cpu-1.4.3/config.sub-125-  *)
cpu-1.4.3/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
cpu-1.4.3/config.sub-127-    if [ $basic_machine != $1 ]
cpu-1.4.3/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
cpu-1.4.3/config.sub-129-    else os=; fi
##############################################
cpu-1.4.3/config.sub-173-		os=-sco3.2v5
cpu-1.4.3/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-175-		;;
##############################################
cpu-1.4.3/config.sub-177-		os=-sco3.2v4
cpu-1.4.3/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-179-		;;
cpu-1.4.3/config.sub-180-	-sco3.2.[4-9]*)
cpu-1.4.3/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
cpu-1.4.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-183-		;;
##############################################
cpu-1.4.3/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
cpu-1.4.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-187-		;;
##############################################
cpu-1.4.3/config.sub-189-		os=-sco3.2v2
cpu-1.4.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-191-		;;
cpu-1.4.3/config.sub-192-	-udk*)
cpu-1.4.3/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-194-		;;
##############################################
cpu-1.4.3/config.sub-196-		os=-isc2.2
cpu-1.4.3/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-198-		;;
##############################################
cpu-1.4.3/config.sub-202-	-isc*)
cpu-1.4.3/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cpu-1.4.3/config.sub-204-		;;
##############################################
cpu-1.4.3/config.sub-208-	-ptx*)
cpu-1.4.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
cpu-1.4.3/config.sub-210-		;;
cpu-1.4.3/config.sub-211-	-windowsnt*)
cpu-1.4.3/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
cpu-1.4.3/config.sub-213-		;;
##############################################
cpu-1.4.3/config.sub-286-	*-*-*)
cpu-1.4.3/config.sub:287:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
cpu-1.4.3/config.sub-288-		exit 1
##############################################
cpu-1.4.3/config.sub-578-	i*86v32)
cpu-1.4.3/config.sub:579:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cpu-1.4.3/config.sub-580-		os=-sysv32
##############################################
cpu-1.4.3/config.sub-582-	i*86v4*)
cpu-1.4.3/config.sub:583:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cpu-1.4.3/config.sub-584-		os=-sysv4
##############################################
cpu-1.4.3/config.sub-586-	i*86v)
cpu-1.4.3/config.sub:587:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cpu-1.4.3/config.sub-588-		os=-sysv
##############################################
cpu-1.4.3/config.sub-590-	i*86sol2)
cpu-1.4.3/config.sub:591:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cpu-1.4.3/config.sub-592-		os=-solaris2
##############################################
cpu-1.4.3/config.sub-638-	mips3*-*)
cpu-1.4.3/config.sub:639:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
cpu-1.4.3/config.sub-640-		;;
cpu-1.4.3/config.sub-641-	mips3*)
cpu-1.4.3/config.sub:642:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
cpu-1.4.3/config.sub-643-		;;
##############################################
cpu-1.4.3/config.sub-777-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
cpu-1.4.3/config.sub:778:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
cpu-1.4.3/config.sub-779-		;;
cpu-1.4.3/config.sub-780-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
cpu-1.4.3/config.sub:781:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
cpu-1.4.3/config.sub-782-		;;
cpu-1.4.3/config.sub-783-	pentiumii-* | pentium2-*)
cpu-1.4.3/config.sub:784:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
cpu-1.4.3/config.sub-785-		;;
##############################################
cpu-1.4.3/config.sub-792-		;;
cpu-1.4.3/config.sub:793:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
cpu-1.4.3/config.sub-794-		;;
##############################################
cpu-1.4.3/config.sub-798-	ppcle-* | powerpclittle-*)
cpu-1.4.3/config.sub:799:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
cpu-1.4.3/config.sub-800-		;;
##############################################
cpu-1.4.3/config.sub-802-		;;
cpu-1.4.3/config.sub:803:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
cpu-1.4.3/config.sub-804-		;;
##############################################
cpu-1.4.3/config.sub-808-	ppc64le-* | powerpc64little-*)
cpu-1.4.3/config.sub:809:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
cpu-1.4.3/config.sub-810-		;;
##############################################
cpu-1.4.3/config.sub-1070-	*)
cpu-1.4.3/config.sub:1071:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
cpu-1.4.3/config.sub-1072-		exit 1
##############################################
cpu-1.4.3/config.sub-1078-	*-digital*)
cpu-1.4.3/config.sub:1079:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
cpu-1.4.3/config.sub-1080-		;;
cpu-1.4.3/config.sub-1081-	*-commodore*)
cpu-1.4.3/config.sub:1082:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
cpu-1.4.3/config.sub-1083-		;;
##############################################
cpu-1.4.3/config.sub-1096-	-solaris1 | -solaris1.*)
cpu-1.4.3/config.sub:1097:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
cpu-1.4.3/config.sub-1098-		;;
##############################################
cpu-1.4.3/config.sub-1108-	-gnu/linux*)
cpu-1.4.3/config.sub:1109:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
cpu-1.4.3/config.sub-1110-		;;
##############################################
cpu-1.4.3/config.sub-1148-	-nto*)
cpu-1.4.3/config.sub:1149:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
cpu-1.4.3/config.sub-1150-		;;
##############################################
cpu-1.4.3/config.sub-1155-	-mac*)
cpu-1.4.3/config.sub:1156:		os=`echo $os | sed -e 's|mac|macos|'`
cpu-1.4.3/config.sub-1157-		;;
cpu-1.4.3/config.sub-1158-	-linux*)
cpu-1.4.3/config.sub:1159:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
cpu-1.4.3/config.sub-1160-		;;
cpu-1.4.3/config.sub-1161-	-sunos5*)
cpu-1.4.3/config.sub:1162:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
cpu-1.4.3/config.sub-1163-		;;
cpu-1.4.3/config.sub-1164-	-sunos6*)
cpu-1.4.3/config.sub:1165:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
cpu-1.4.3/config.sub-1166-		;;
##############################################
cpu-1.4.3/config.sub-1207-	-sinix5.*)
cpu-1.4.3/config.sub:1208:		os=`echo $os | sed -e 's|sinix|sysv|'`
cpu-1.4.3/config.sub-1209-		;;
##############################################
cpu-1.4.3/config.sub-1252-		# Get rid of the `-' at the beginning of $os.
cpu-1.4.3/config.sub:1253:		os=`echo $os | sed 's/[^-]*-//'`
cpu-1.4.3/config.sub:1254:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
cpu-1.4.3/config.sub-1255-		exit 1
##############################################
cpu-1.4.3/config.sub-1479-		esac
cpu-1.4.3/config.sub:1480:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
cpu-1.4.3/config.sub-1481-		;;
##############################################
cpu-1.4.3/configure-45-do
cpu-1.4.3/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
cpu-1.4.3/configure-47-    eval $as_var=C; export $as_var
##############################################
cpu-1.4.3/configure-103-  as_lineno_2=$LINENO
cpu-1.4.3/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
cpu-1.4.3/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
cpu-1.4.3/configure-142-  as_lineno_2=$LINENO
cpu-1.4.3/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
cpu-1.4.3/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
cpu-1.4.3/configure-263-  # Remove one level of quotation (which was required for Make).
cpu-1.4.3/configure:264:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
cpu-1.4.3/configure-265-  ;;
##############################################
cpu-1.4.3/configure-274-  :
cpu-1.4.3/configure:275:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
cpu-1.4.3/configure-276-  # Yippee, $echo works!
##############################################
cpu-1.4.3/configure-300-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
cpu-1.4.3/configure:301:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
cpu-1.4.3/configure:302:       echo_test_string="`eval $cmd`" &&
cpu-1.4.3/configure-303-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
cpu-1.4.3/configure-309-
cpu-1.4.3/configure:310:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/configure:311:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/configure-312-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/configure-323-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
cpu-1.4.3/configure:324:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/configure:325:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/configure-326-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/configure-335-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/configure:336:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/configure-337-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/configure-350-      echo='printf %s\n'
cpu-1.4.3/configure:351:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/configure:352:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/configure-353-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/configure-355-	:
cpu-1.4.3/configure:356:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
cpu-1.4.3/configure-357-	   test "X$echo_testing_string" = 'X\t' &&
cpu-1.4.3/configure:358:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/configure-359-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/configure-364-	echo="$CONFIG_SHELL $0 --fallback-echo"
cpu-1.4.3/configure:365:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
cpu-1.4.3/configure-366-	   test "X$echo_testing_string" = 'X\t' &&
cpu-1.4.3/configure:367:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/configure-368-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/configure-374-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
cpu-1.4.3/configure:375:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
cpu-1.4.3/configure-376-	  then
##############################################
cpu-1.4.3/configure-382-	if test "$prev" != 'sed 50q "$0"'; then
cpu-1.4.3/configure:383:	  echo_test_string=`eval $prev`
cpu-1.4.3/configure-384-	  export echo_test_string
##############################################
cpu-1.4.3/configure-522-
cpu-1.4.3/configure:523:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
cpu-1.4.3/configure-524-
##############################################
cpu-1.4.3/configure-555-  -disable-* | --disable-*)
cpu-1.4.3/configure:556:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cpu-1.4.3/configure-557-    # Reject names that are not valid shell variable names.
##############################################
cpu-1.4.3/configure-560-   { (exit 1); exit 1; }; }
cpu-1.4.3/configure:561:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
cpu-1.4.3/configure-562-    eval "enable_$ac_feature=no" ;;
##############################################
cpu-1.4.3/configure-564-  -enable-* | --enable-*)
cpu-1.4.3/configure:565:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cpu-1.4.3/configure-566-    # Reject names that are not valid shell variable names.
##############################################
cpu-1.4.3/configure-569-   { (exit 1); exit 1; }; }
cpu-1.4.3/configure:570:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
cpu-1.4.3/configure-571-    case $ac_option in
cpu-1.4.3/configure:572:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
cpu-1.4.3/configure-573-      *) ac_optarg=yes ;;
##############################################
cpu-1.4.3/configure-746-  -with-* | --with-*)
cpu-1.4.3/configure:747:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cpu-1.4.3/configure-748-    # Reject names that are not valid shell variable names.
##############################################
cpu-1.4.3/configure-751-   { (exit 1); exit 1; }; }
cpu-1.4.3/configure:752:    ac_package=`echo $ac_package| sed 's/-/_/g'`
cpu-1.4.3/configure-753-    case $ac_option in
cpu-1.4.3/configure:754:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
cpu-1.4.3/configure-755-      *) ac_optarg=yes ;;
##############################################
cpu-1.4.3/configure-759-  -without-* | --without-*)
cpu-1.4.3/configure:760:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cpu-1.4.3/configure-761-    # Reject names that are not valid shell variable names.
##############################################
cpu-1.4.3/configure-764-   { (exit 1); exit 1; }; }
cpu-1.4.3/configure:765:    ac_package=`echo $ac_package | sed 's/-/_/g'`
cpu-1.4.3/configure-766-    eval "with_$ac_package=no" ;;
##############################################
cpu-1.4.3/configure-791-  *=*)
cpu-1.4.3/configure:792:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cpu-1.4.3/configure-793-    # Reject names that are not valid shell variable names.
##############################################
cpu-1.4.3/configure-796-   { (exit 1); exit 1; }; }
cpu-1.4.3/configure:797:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
cpu-1.4.3/configure-798-    eval "$ac_envvar='$ac_optarg'"
##############################################
cpu-1.4.3/configure-812-if test -n "$ac_prev"; then
cpu-1.4.3/configure:813:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cpu-1.4.3/configure-814-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
cpu-1.4.3/configure-820-do
cpu-1.4.3/configure:821:  eval ac_val=$`echo $ac_var`
cpu-1.4.3/configure-822-  case $ac_val in
##############################################
cpu-1.4.3/configure-832-do
cpu-1.4.3/configure:833:  eval ac_val=$`echo $ac_var`
cpu-1.4.3/configure-834-  case $ac_val in
##############################################
cpu-1.4.3/configure-899-   { (exit 1); exit 1; }; }
cpu-1.4.3/configure:900:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
cpu-1.4.3/configure-901-ac_env_build_alias_set=${build_alias+set}
##############################################
cpu-1.4.3/configure-970-By default, \`make install' will install all the files in
cpu-1.4.3/configure:971:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cpu-1.4.3/configure:972:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cpu-1.4.3/configure-973-for instance \`--prefix=\$HOME'.
##############################################
cpu-1.4.3/configure-1059-if test "$ac_dir" != .; then
cpu-1.4.3/configure:1060:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
cpu-1.4.3/configure-1061-  # A "../" for each directory in $ac_dir_suffix.
cpu-1.4.3/configure:1062:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
cpu-1.4.3/configure-1063-else
##############################################
cpu-1.4.3/configure-1072-    else
cpu-1.4.3/configure:1073:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
cpu-1.4.3/configure-1074-    fi ;;
##############################################
cpu-1.4.3/configure-1225-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
cpu-1.4.3/configure:1226:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cpu-1.4.3/configure-1227-    esac
##############################################
cpu-1.4.3/configure-1297-    do
cpu-1.4.3/configure:1298:      eval ac_val=$`echo $ac_var`
cpu-1.4.3/configure-1299-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
cpu-1.4.3/configure-1311-      do
cpu-1.4.3/configure:1312:	eval ac_val=$`echo $ac_var`
cpu-1.4.3/configure-1313-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
cpu-1.4.3/configure-1418-    set,)
cpu-1.4.3/configure:1419:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cpu-1.4.3/configure:1420:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cpu-1.4.3/configure-1421-      ac_cache_corrupted=: ;;
##############################################
cpu-1.4.3/configure-1441-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
cpu-1.4.3/configure:1442:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cpu-1.4.3/configure-1443-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cpu-1.4.3/configure-1606-if (
cpu-1.4.3/configure:1607:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
cpu-1.4.3/configure-1608-   if test "$*" = "X"; then
cpu-1.4.3/configure-1609-      # -L didn't work.
cpu-1.4.3/configure:1610:      set X `ls -t $srcdir/configure conftest.file`
cpu-1.4.3/configure-1611-   fi
##############################################
cpu-1.4.3/configure-1650-_ACEOF
cpu-1.4.3/configure:1651:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
cpu-1.4.3/configure-1652-rm conftest.sed
##############################################
cpu-1.4.3/configure-1655-# expand $ac_aux_dir to an absolute path
cpu-1.4.3/configure:1656:am_aux_dir=`cd $ac_aux_dir && pwd`
cpu-1.4.3/configure-1657-
##############################################
cpu-1.4.3/configure-1709-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
cpu-1.4.3/configure:1710:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
cpu-1.4.3/configure-1711-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
cpu-1.4.3/configure-1718-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
cpu-1.4.3/configure:1719:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
cpu-1.4.3/configure-1720-if test -n "$ac_maketemp"; then
##############################################
cpu-1.4.3/configure-1726-fi
cpu-1.4.3/configure:1727:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
cpu-1.4.3/configure-1728-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
cpu-1.4.3/configure-1746- # test to see if srcdir already configured
cpu-1.4.3/configure:1747:if test "`cd $srcdir && pwd`" != "`pwd`" &&
cpu-1.4.3/configure-1748-   test -f $srcdir/config.status; then
##############################################
cpu-1.4.3/configure-2252-     "checking for C compiler version" >&5
cpu-1.4.3/configure:2253:ac_compiler=`set X $ac_compile; echo $2`
cpu-1.4.3/configure-2254-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
cpu-1.4.3/configure-2291-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
cpu-1.4.3/configure:2292:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cpu-1.4.3/configure-2293-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
cpu-1.4.3/configure-2319-    *.* )
cpu-1.4.3/configure:2320:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cpu-1.4.3/configure-2321-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
cpu-1.4.3/configure-2399-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
cpu-1.4.3/configure:2400:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cpu-1.4.3/configure-2401-	  export ac_cv_exeext
##############################################
cpu-1.4.3/configure-2449-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
cpu-1.4.3/configure:2450:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cpu-1.4.3/configure-2451-       break;;
##############################################
cpu-1.4.3/configure-2528-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
cpu-1.4.3/configure:2529:GCC=`test $ac_compiler_gnu = yes && echo yes`
cpu-1.4.3/configure-2530-ac_test_CFLAGS=${CFLAGS+set}
##############################################
cpu-1.4.3/configure-2887-# case it prints its new name instead of `make'.
cpu-1.4.3/configure:2888:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
cpu-1.4.3/configure-2889-   am__include=include
##############################################
cpu-1.4.3/configure-2895-   echo '.include "confinc"' > confmf
cpu-1.4.3/configure:2896:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
cpu-1.4.3/configure-2897-      am__include=.include
##############################################
cpu-1.4.3/configure-2950-  if test "$am_compiler_list" = ""; then
cpu-1.4.3/configure:2951:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
cpu-1.4.3/configure-2952-  fi
##############################################
cpu-1.4.3/configure-3108-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
cpu-1.4.3/configure:3109:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
cpu-1.4.3/configure-3110-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
cpu-1.4.3/configure-3117-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
cpu-1.4.3/configure:3118:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
cpu-1.4.3/configure-3119-if test -n "$ac_maketemp"; then
##############################################
cpu-1.4.3/configure-3125-fi
cpu-1.4.3/configure:3126:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
cpu-1.4.3/configure-3127-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
cpu-1.4.3/configure-3214-test -z "$ac_cv_build_alias" &&
cpu-1.4.3/configure:3215:  ac_cv_build_alias=`$ac_config_guess`
cpu-1.4.3/configure-3216-test -z "$ac_cv_build_alias" &&
##############################################
cpu-1.4.3/configure-3219-   { (exit 1); exit 1; }; }
cpu-1.4.3/configure:3220:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
cpu-1.4.3/configure-3221-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
cpu-1.4.3/configure-3228-build=$ac_cv_build
cpu-1.4.3/configure:3229:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
cpu-1.4.3/configure:3230:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
cpu-1.4.3/configure:3231:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
cpu-1.4.3/configure-3232-
##############################################
cpu-1.4.3/configure-3241-  ac_cv_host_alias=$ac_cv_build_alias
cpu-1.4.3/configure:3242:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
cpu-1.4.3/configure-3243-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
cpu-1.4.3/configure-3250-host=$ac_cv_host
cpu-1.4.3/configure:3251:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
cpu-1.4.3/configure:3252:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
cpu-1.4.3/configure:3253:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
cpu-1.4.3/configure-3254-
##############################################
cpu-1.4.3/configure-3282-    # gcc leaves a trailing carriage return which upsets mingw
cpu-1.4.3/configure:3283:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
cpu-1.4.3/configure-3284-  *)
cpu-1.4.3/configure:3285:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
cpu-1.4.3/configure-3286-  esac
##############################################
cpu-1.4.3/configure-3291-      # Canonicalize the path of ld
cpu-1.4.3/configure:3292:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
cpu-1.4.3/configure-3293-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
cpu-1.4.3/configure:3294:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
cpu-1.4.3/configure-3295-      done
##############################################
cpu-1.4.3/configure-3449-{
cpu-1.4.3/configure:3450:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
cpu-1.4.3/configure-3451-  test -n "$tmp" && test -d "$tmp"
##############################################
cpu-1.4.3/configure-3483-      test $_count -gt 10 && break
cpu-1.4.3/configure:3484:      _count=`expr $_count + 1`
cpu-1.4.3/configure-3485-      if test $_count -gt $_max; then
##############################################
cpu-1.4.3/configure-3597-  esac
cpu-1.4.3/configure:3598:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
cpu-1.4.3/configure-3599-  lt_cv_deplibs_check_method=pass_all
##############################################
cpu-1.4.3/configure-3630-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
cpu-1.4.3/configure:3631:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/configure-3632-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
cpu-1.4.3/configure-4322-do
cpu-1.4.3/configure:4323:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-4324-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
cpu-1.4.3/configure-4369-fi
cpu-1.4.3/configure:4370:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:4371:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure:4372:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-4373-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:4374:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-4375-_ACEOF
##############################################
cpu-1.4.3/configure-4384-do
cpu-1.4.3/configure:4385:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-4386-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-4391-fi
cpu-1.4.3/configure:4392:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:4393:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-4394-else
##############################################
cpu-1.4.3/configure-4518-fi
cpu-1.4.3/configure:4519:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:4520:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-4521-
cpu-1.4.3/configure-4522-fi
cpu-1.4.3/configure:4523:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-4524-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:4525:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-4526-_ACEOF
##############################################
cpu-1.4.3/configure-4563-	"file_magic "*)
cpu-1.4.3/configure:4564:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
cpu-1.4.3/configure-4565-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
cpu-1.4.3/configure-4627-	"file_magic "*)
cpu-1.4.3/configure:4628:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
cpu-1.4.3/configure-4629-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
cpu-1.4.3/configure-4857-  (exit $ac_status); }; then
cpu-1.4.3/configure:4858:    case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/configure-4859-    *32-bit*)
##############################################
cpu-1.4.3/configure-4881-  (exit $ac_status); }; then
cpu-1.4.3/configure:4882:    case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/configure-4883-    *"ELF 64"*)
##############################################
cpu-1.4.3/configure-5025-linux-gnu*) ;;
cpu-1.4.3/configure:5026:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
cpu-1.4.3/configure-5027-esac
##############################################
cpu-1.4.3/configure-5325-if test -n "$lt_cv_prog_cc_shlib"; then
cpu-1.4.3/configure:5326:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5
cpu-1.4.3/configure:5327:echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;}
cpu-1.4.3/configure-5328-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$lt_cv_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
cpu-1.4.3/configure-5545-  if test "$hard_links" = no; then
cpu-1.4.3/configure:5546:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
cpu-1.4.3/configure:5547:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
cpu-1.4.3/configure-5548-    need_locks=warn
##############################################
cpu-1.4.3/configure-5781-    # If DATA tags from a recent dlltool are present, honour them!
cpu-1.4.3/configure:5782:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
cpu-1.4.3/configure-5783-	cp $export_symbols $output_objdir/$soname-def;
##############################################
cpu-1.4.3/configure-5790-	   2) echo "   \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
cpu-1.4.3/configure:5791:	   4) echo "   \$2 \$3 \$4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
cpu-1.4.3/configure-5792-	   *) echo "     \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;;
cpu-1.4.3/configure-5793-	 esac;
cpu-1.4.3/configure:5794:	 _lt_hint=`expr 1 + \$_lt_hint`;
cpu-1.4.3/configure-5795-	done;
##############################################
cpu-1.4.3/configure-5927-      case $host_os in aix4.[012]|aix4.[012].*)
cpu-1.4.3/configure:5928:	collect2name=`${CC} -print-prog-name=collect2`
cpu-1.4.3/configure-5929-	if test -f "$collect2name" && \
##############################################
cpu-1.4.3/configure-5967-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
cpu-1.4.3/configure:5968:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
cpu-1.4.3/configure-5969-    else
##############################################
cpu-1.4.3/configure-6003-    # FIXME: Setting linknames here is a bad hack.
cpu-1.4.3/configure:6004:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
cpu-1.4.3/configure-6005-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
cpu-1.4.3/configure-6008-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
cpu-1.4.3/configure:6009:    fix_srcfile_path='`cygpath -w "$srcfile"`'
cpu-1.4.3/configure-6010-    ;;
##############################################
cpu-1.4.3/configure-6078-    if test "$GCC" = yes; then
cpu-1.4.3/configure:6079:      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'
cpu-1.4.3/configure-6080-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
cpu-1.4.3/configure-6081-    else
cpu-1.4.3/configure:6082:      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'
cpu-1.4.3/configure-6083-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
cpu-1.4.3/configure-6110-    hardcode_shlibpath_var=no
cpu-1.4.3/configure:6111:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/configure-6112-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
cpu-1.4.3/configure-6139-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
cpu-1.4.3/configure:6140:      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'
cpu-1.4.3/configure-6141-    else
cpu-1.4.3/configure-6142-      allow_undefined_flag=' -expect_unresolved \*'
cpu-1.4.3/configure:6143:      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'
cpu-1.4.3/configure-6144-    fi
##############################################
cpu-1.4.3/configure-6151-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
cpu-1.4.3/configure:6152:      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'
cpu-1.4.3/configure-6153-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
cpu-1.4.3/configure-6155-      allow_undefined_flag=' -expect_unresolved \*'
cpu-1.4.3/configure:6156:      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'
cpu-1.4.3/configure:6157:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
cpu-1.4.3/configure:6158:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
cpu-1.4.3/configure-6159-
##############################################
cpu-1.4.3/configure-6184-    if test "$GCC" = yes; then
cpu-1.4.3/configure:6185:      case `$CC --version 2>/dev/null` in
cpu-1.4.3/configure-6186-      [12].*)
##############################################
cpu-1.4.3/configure-6444-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
cpu-1.4.3/configure:6445:  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'
cpu-1.4.3/configure-6446-  ;;
##############################################
cpu-1.4.3/configure-6475-    library_names_spec='$libname.dll.a'
cpu-1.4.3/configure:6476:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
cpu-1.4.3/configure:6477:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
cpu-1.4.3/configure:6478:      dldir=$destdir/`dirname \$dlpath`~
cpu-1.4.3/configure-6479-      test -d \$dldir || mkdir -p \$dldir~
cpu-1.4.3/configure-6480-      $install_prog .libs/$dlname \$dldir/$dlname'
cpu-1.4.3/configure:6481:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
cpu-1.4.3/configure-6482-      dlpath=$dir/\$dldll~
##############################################
cpu-1.4.3/configure-6485-  yes,mingw*)
cpu-1.4.3/configure:6486:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
cpu-1.4.3/configure:6487:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
cpu-1.4.3/configure-6488-    ;;
cpu-1.4.3/configure-6489-  yes,pw32*)
cpu-1.4.3/configure:6490:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
cpu-1.4.3/configure-6491-    ;;
cpu-1.4.3/configure-6492-  *)
cpu-1.4.3/configure:6493:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
cpu-1.4.3/configure-6494-    ;;
##############################################
cpu-1.4.3/configure-6642-  (exit $ac_status); }; then
cpu-1.4.3/configure:6643:      case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/configure-6644-      *64-bit*)
##############################################
cpu-1.4.3/configure-6686-  need_version=no
cpu-1.4.3/configure:6687:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/configure-6688-    case "$host_os" in
##############################################
cpu-1.4.3/configure-7690-      # Double-quote double-evaled strings.
cpu-1.4.3/configure:7691:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
cpu-1.4.3/configure-7692-      ;;
cpu-1.4.3/configure-7693-    *)
cpu-1.4.3/configure:7694:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
cpu-1.4.3/configure-7695-      ;;
##############################################
cpu-1.4.3/configure-7701-
cpu-1.4.3/configure:7702:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
cpu-1.4.3/configure-7703-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
cpu-1.4.3/configure-8251-do
cpu-1.4.3/configure:8252:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-8253-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-8258-fi
cpu-1.4.3/configure:8259:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:8260:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-8261-else
##############################################
cpu-1.4.3/configure-8385-fi
cpu-1.4.3/configure:8386:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:8387:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-8388-
cpu-1.4.3/configure-8389-fi
cpu-1.4.3/configure:8390:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-8391-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:8392:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-8393-_ACEOF
##############################################
cpu-1.4.3/configure-8666-do
cpu-1.4.3/configure:8667:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-8668-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-8673-fi
cpu-1.4.3/configure:8674:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:8675:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-8676-else
##############################################
cpu-1.4.3/configure-8800-fi
cpu-1.4.3/configure:8801:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:8802:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-8803-
cpu-1.4.3/configure-8804-fi
cpu-1.4.3/configure:8805:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-8806-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:8807:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-8808-_ACEOF
##############################################
cpu-1.4.3/configure-9246-do
cpu-1.4.3/configure:9247:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-9248-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-9253-fi
cpu-1.4.3/configure:9254:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:9255:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-9256-else
##############################################
cpu-1.4.3/configure-9380-fi
cpu-1.4.3/configure:9381:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:9382:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-9383-
cpu-1.4.3/configure-9384-fi
cpu-1.4.3/configure:9385:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-9386-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:9387:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-9388-_ACEOF
##############################################
cpu-1.4.3/configure-9506-do
cpu-1.4.3/configure:9507:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-9508-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-9513-fi
cpu-1.4.3/configure:9514:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:9515:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-9516-else
##############################################
cpu-1.4.3/configure-9640-fi
cpu-1.4.3/configure:9641:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:9642:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-9643-
cpu-1.4.3/configure-9644-fi
cpu-1.4.3/configure:9645:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-9646-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:9647:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-9648-_ACEOF
##############################################
cpu-1.4.3/configure-9822-do
cpu-1.4.3/configure:9823:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-9824-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-9829-fi
cpu-1.4.3/configure:9830:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:9831:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-9832-else
##############################################
cpu-1.4.3/configure-9956-fi
cpu-1.4.3/configure:9957:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:9958:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-9959-
cpu-1.4.3/configure-9960-fi
cpu-1.4.3/configure:9961:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-9962-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:9963:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-9964-_ACEOF
##############################################
cpu-1.4.3/configure-9976-do
cpu-1.4.3/configure:9977:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-9978-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
cpu-1.4.3/configure-10026-fi
cpu-1.4.3/configure:10027:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:10028:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure:10029:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-10030-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:10031:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-10032-_ACEOF
##############################################
cpu-1.4.3/configure-10046-do
cpu-1.4.3/configure:10047:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-10048-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-10135-fi
cpu-1.4.3/configure:10136:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:10137:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:10138:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-10139-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:10140:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
cpu-1.4.3/configure-10141-_ACEOF
##############################################
cpu-1.4.3/configure-10293-do
cpu-1.4.3/configure:10294:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-10295-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-10300-fi
cpu-1.4.3/configure:10301:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:10302:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-10303-else
##############################################
cpu-1.4.3/configure-10427-fi
cpu-1.4.3/configure:10428:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:10429:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-10430-
cpu-1.4.3/configure-10431-fi
cpu-1.4.3/configure:10432:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-10433-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:10434:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-10435-_ACEOF
##############################################
cpu-1.4.3/configure-10447-do
cpu-1.4.3/configure:10448:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-10449-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
cpu-1.4.3/configure-10497-fi
cpu-1.4.3/configure:10498:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:10499:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure:10500:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-10501-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:10502:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-10503-_ACEOF
##############################################
cpu-1.4.3/configure-10517-do
cpu-1.4.3/configure:10518:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-10519-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-10606-fi
cpu-1.4.3/configure:10607:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:10608:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:10609:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-10610-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:10611:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
cpu-1.4.3/configure-10612-_ACEOF
##############################################
cpu-1.4.3/configure-10656-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
cpu-1.4.3/configure:10657:  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
cpu-1.4.3/configure-10658-echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
##############################################
cpu-1.4.3/configure-10711-fi
cpu-1.4.3/configure:10712:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:10713:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure:10714:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-10715-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:10716:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
cpu-1.4.3/configure-10717-_ACEOF
##############################################
cpu-1.4.3/configure-11729-do
cpu-1.4.3/configure:11730:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-11731-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-11736-fi
cpu-1.4.3/configure:11737:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:11738:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-11739-else
##############################################
cpu-1.4.3/configure-11863-fi
cpu-1.4.3/configure:11864:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:11865:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-11866-
cpu-1.4.3/configure-11867-fi
cpu-1.4.3/configure:11868:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-11869-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:11870:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-11871-_ACEOF
##############################################
cpu-1.4.3/configure-11879-do
cpu-1.4.3/configure:11880:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-11881-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-11968-fi
cpu-1.4.3/configure:11969:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:11970:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:11971:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-11972-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:11973:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
cpu-1.4.3/configure-11974-_ACEOF
##############################################
cpu-1.4.3/configure-12225-do
cpu-1.4.3/configure:12226:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-12227-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-12314-fi
cpu-1.4.3/configure:12315:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:12316:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:12317:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-12318-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:12319:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
cpu-1.4.3/configure-12320-_ACEOF
##############################################
cpu-1.4.3/configure-12401-do
cpu-1.4.3/configure:12402:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-12403-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-12490-fi
cpu-1.4.3/configure:12491:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:12492:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:12493:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-12494-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:12495:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
cpu-1.4.3/configure-12496-_ACEOF
##############################################
cpu-1.4.3/configure-12603-do
cpu-1.4.3/configure:12604:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-12605-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-12610-fi
cpu-1.4.3/configure:12611:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:12612:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-12613-else
##############################################
cpu-1.4.3/configure-12737-fi
cpu-1.4.3/configure:12738:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:12739:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-12740-
cpu-1.4.3/configure-12741-fi
cpu-1.4.3/configure:12742:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-12743-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:12744:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-12745-_ACEOF
##############################################
cpu-1.4.3/configure-12754-do
cpu-1.4.3/configure:12755:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-12756-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-12843-fi
cpu-1.4.3/configure:12844:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:12845:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:12846:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-12847-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:12848:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
cpu-1.4.3/configure-12849-_ACEOF
##############################################
cpu-1.4.3/configure-13088-do
cpu-1.4.3/configure:13089:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-13090-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-13095-fi
cpu-1.4.3/configure:13096:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:13097:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-13098-else
##############################################
cpu-1.4.3/configure-13222-fi
cpu-1.4.3/configure:13223:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:13224:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-13225-
cpu-1.4.3/configure-13226-fi
cpu-1.4.3/configure:13227:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-13228-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:13229:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-13230-_ACEOF
##############################################
cpu-1.4.3/configure-13306-ac_save_IFS=$IFS; IFS=','
cpu-1.4.3/configure:13307:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
cpu-1.4.3/configure-13308-IFS=$ac_save_IFS
##############################################
cpu-1.4.3/configure-13329-do
cpu-1.4.3/configure:13330:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
cpu-1.4.3/configure-13331-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
cpu-1.4.3/configure-13336-fi
cpu-1.4.3/configure:13337:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:13338:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-13339-else
##############################################
cpu-1.4.3/configure-13463-fi
cpu-1.4.3/configure:13464:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
cpu-1.4.3/configure:13465:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
cpu-1.4.3/configure-13466-
cpu-1.4.3/configure-13467-fi
cpu-1.4.3/configure:13468:if test `eval echo '${'$as_ac_Header'}'` = yes; then
cpu-1.4.3/configure-13469-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:13470:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
cpu-1.4.3/configure-13471-_ACEOF
##############################################
cpu-1.4.3/configure-13695-do
cpu-1.4.3/configure:13696:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-13697-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-13784-fi
cpu-1.4.3/configure:13785:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:13786:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:13787:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-13788-  cat >>confdefs.h <<_ACEOF
cpu-1.4.3/configure:13789:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
cpu-1.4.3/configure-13790-_ACEOF
##############################################
cpu-1.4.3/configure-13983-  for ac_func in _getb67 GETB67 getb67; do
cpu-1.4.3/configure:13984:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
cpu-1.4.3/configure-13985-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
cpu-1.4.3/configure-14072-fi
cpu-1.4.3/configure:14073:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
cpu-1.4.3/configure:14074:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
cpu-1.4.3/configure:14075:if test `eval echo '${'$as_ac_var'}'` = yes; then
cpu-1.4.3/configure-14076-
##############################################
cpu-1.4.3/configure-14352-do
cpu-1.4.3/configure:14353:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
cpu-1.4.3/configure-14354-    eval $as_var=C; export $as_var
##############################################
cpu-1.4.3/configure-14410-  as_lineno_2=$LINENO
cpu-1.4.3/configure:14411:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
cpu-1.4.3/configure-14412-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
cpu-1.4.3/configure-14450-  as_lineno_2=$LINENO
cpu-1.4.3/configure:14451:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
cpu-1.4.3/configure-14452-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
cpu-1.4.3/configure-14632-configured by $0, generated by GNU Autoconf 2.58,
cpu-1.4.3/configure:14633:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
cpu-1.4.3/configure-14634-
##############################################
cpu-1.4.3/configure-14649-  --*=*)
cpu-1.4.3/configure:14650:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
cpu-1.4.3/configure:14651:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
cpu-1.4.3/configure-14652-    ac_shift=:
##############################################
cpu-1.4.3/configure-14926-      fi
cpu-1.4.3/configure:14927:      ac_sed_frag=`expr $ac_sed_frag + 1`
cpu-1.4.3/configure-14928-      ac_beg=$ac_end
cpu-1.4.3/configure:14929:      ac_end=`expr $ac_end + $ac_max_sed_lines`
cpu-1.4.3/configure-14930-    fi
##############################################
cpu-1.4.3/configure-14943-	cat >$tmp/stdin
cpu-1.4.3/configure:14944:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
cpu-1.4.3/configure:14945:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
cpu-1.4.3/configure:14946:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
cpu-1.4.3/configure:14947:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
cpu-1.4.3/configure-14948-  * )   ac_file_in=$ac_file.in ;;
##############################################
cpu-1.4.3/configure-14991-if test "$ac_dir" != .; then
cpu-1.4.3/configure:14992:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
cpu-1.4.3/configure-14993-  # A "../" for each directory in $ac_dir_suffix.
cpu-1.4.3/configure:14994:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
cpu-1.4.3/configure-14995-else
##############################################
cpu-1.4.3/configure-15004-    else
cpu-1.4.3/configure:15005:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
cpu-1.4.3/configure-15006-    fi ;;
##############################################
cpu-1.4.3/configure-15153-	cat >$tmp/stdin
cpu-1.4.3/configure:15154:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
cpu-1.4.3/configure:15155:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
cpu-1.4.3/configure:15156:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
cpu-1.4.3/configure:15157:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
cpu-1.4.3/configure-15158-  * )   ac_file_in=$ac_file.in ;;
##############################################
cpu-1.4.3/configure-15356-    * )
cpu-1.4.3/configure:15357:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cpu-1.4.3/configure-15358-  esac
##############################################
cpu-1.4.3/configure-15379-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
cpu-1.4.3/configure:15380:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
cpu-1.4.3/configure:15381:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
cpu-1.4.3/configure-15382-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
cpu-1.4.3/configure-15421-if test "$ac_dir" != .; then
cpu-1.4.3/configure:15422:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
cpu-1.4.3/configure-15423-  # A "../" for each directory in $ac_dir_suffix.
cpu-1.4.3/configure:15424:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
cpu-1.4.3/configure-15425-else
##############################################
cpu-1.4.3/configure-15434-    else
cpu-1.4.3/configure:15435:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
cpu-1.4.3/configure-15436-    fi ;;
##############################################
cpu-1.4.3/configure-15486-  # Strip MF so we end up with the name of the file.
cpu-1.4.3/configure:15487:  mf=`echo "$mf" | sed -e 's/:.*$//'`
cpu-1.4.3/configure-15488-  # Check whether this is an Automake generated Makefile or not.
##############################################
cpu-1.4.3/configure-15512-  # running `make'.
cpu-1.4.3/configure:15513:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
cpu-1.4.3/configure-15514-  test -z "$DEPDIR" && continue
cpu-1.4.3/configure-15515-  # When using ansi2knr, U may be empty or an underscore; expand it
cpu-1.4.3/configure:15516:  U=`sed -n -e '/^U = / s///p' < "$mf"`
cpu-1.4.3/configure-15517-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
cpu-1.4.3/depcomp-34-if test -z "$depfile"; then
cpu-1.4.3/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
cpu-1.4.3/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
cpu-1.4.3/depcomp-37-   if test "$dir" = "$object"; then
##############################################
cpu-1.4.3/depcomp-43-
cpu-1.4.3/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
cpu-1.4.3/depcomp-45-
##############################################
cpu-1.4.3/depcomp-177-  # $object doesn't have directory information.
cpu-1.4.3/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
cpu-1.4.3/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
cpu-1.4.3/depcomp-196-    # Do two passes, one to just change these to
cpu-1.4.3/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
cpu-1.4.3/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
cpu-1.4.3/depcomp-232-  # Do two passes, one to just change these to
cpu-1.4.3/depcomp:233:  # `$object: dependent.h' and one to simply `dependent.h:'.
cpu-1.4.3/depcomp-234-  sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
cpu-1.4.3/depcomp-244-   # Subdirectories are respected.
cpu-1.4.3/depcomp:245:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
cpu-1.4.3/depcomp-246-   test "x$dir" = "x$object" && dir=
cpu-1.4.3/depcomp:247:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
cpu-1.4.3/depcomp-248-
##############################################
cpu-1.4.3/depcomp-367-  done
cpu-1.4.3/depcomp:368:  obj_suffix="`echo $object | sed 's/^.*\././'`"
cpu-1.4.3/depcomp-369-  touch "$tmpdepfile"
##############################################
cpu-1.4.3/install-sh-103-
cpu-1.4.3/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
cpu-1.4.3/install-sh-105-	    shift
##############################################
cpu-1.4.3/install-sh-107-
cpu-1.4.3/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
cpu-1.4.3/install-sh-109-	    shift
##############################################
cpu-1.4.3/install-sh-169-	then
cpu-1.4.3/install-sh:170:		dst=$dst/`basename "$src"`
cpu-1.4.3/install-sh-171-	else
##############################################
cpu-1.4.3/install-sh-176-## this sed command emulates the dirname command
cpu-1.4.3/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
cpu-1.4.3/install-sh-178-
##############################################
cpu-1.4.3/install-sh-190-IFS='%'
cpu-1.4.3/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
cpu-1.4.3/install-sh-192-IFS=$oIFS
##############################################
cpu-1.4.3/install-sh-224-	then
cpu-1.4.3/install-sh:225:		dstfile=`basename "$dst"`
cpu-1.4.3/install-sh-226-	else
##############################################
cpu-1.4.3/install-sh-234-	then
cpu-1.4.3/install-sh:235:		dstfile=`basename "$dst"`
cpu-1.4.3/install-sh-236-	else
##############################################
cpu-1.4.3/missing-128-         from any GNU archive site."
cpu-1.4.3/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
cpu-1.4.3/missing-130-    test -z "$files" && files="config.h"
##############################################
cpu-1.4.3/missing-167-         proper tools for further handling them.
cpu-1.4.3/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
cpu-1.4.3/missing-169-         archive site."
cpu-1.4.3/missing-170-
cpu-1.4.3/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
cpu-1.4.3/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
cpu-1.4.3/missing-173-    if test -f "$file"; then
##############################################
cpu-1.4.3/missing-196-	*.y)
cpu-1.4.3/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
cpu-1.4.3/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
cpu-1.4.3/missing-200-	    fi
cpu-1.4.3/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
cpu-1.4.3/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
cpu-1.4.3/missing-226-	*.l)
cpu-1.4.3/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
cpu-1.4.3/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
cpu-1.4.3/missing-250-
cpu-1.4.3/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
cpu-1.4.3/missing-252-    if test -z "$file"; then
cpu-1.4.3/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
cpu-1.4.3/missing-254-    fi
##############################################
cpu-1.4.3/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
cpu-1.4.3/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
cpu-1.4.3/missing-278-    if test -z "$file"; then
cpu-1.4.3/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
cpu-1.4.3/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
cpu-1.4.3/missing-281-    fi
##############################################
cpu-1.4.3/missing-304-	*o*)
cpu-1.4.3/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
cpu-1.4.3/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
cpu-1.4.3/missing-310-	*h*)
cpu-1.4.3/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
cpu-1.4.3/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
cpu-1.4.3/mkinstalldirs-69-do
cpu-1.4.3/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
cpu-1.4.3/mkinstalldirs-71-  shift
##############################################
cpu-1.4.3/doc/Makefile.in-170-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
cpu-1.4.3/doc/Makefile.in:171:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/doc/Makefile.in-172-	  echo " $(dataDATA_INSTALL) $$d$$p $(DESTDIR)$(datadir)/$$f"; \
##############################################
cpu-1.4.3/doc/Makefile.in-178-	@list='$(data_DATA)'; for p in $$list; do \
cpu-1.4.3/doc/Makefile.in:179:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
cpu-1.4.3/doc/Makefile.in-180-	  echo " rm -f $(DESTDIR)$(datadir)/$$f"; \
##############################################
cpu-1.4.3/doc/Makefile.in-192-	dot_seen=no; \
cpu-1.4.3/doc/Makefile.in:193:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/doc/Makefile.in-194-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cpu-1.4.3/doc/Makefile.in-222-	rev="$$rev ."; \
cpu-1.4.3/doc/Makefile.in:223:	target=`echo $@ | sed s/-recursive//`; \
cpu-1.4.3/doc/Makefile.in-224-	for subdir in $$rev; do \
##############################################
cpu-1.4.3/doc/Makefile.in-300-GTAGS:
cpu-1.4.3/doc/Makefile.in:301:	here=`$(am__cd) $(top_builddir) && pwd` \
cpu-1.4.3/doc/Makefile.in-302-	  && cd $(top_srcdir) \
##############################################
cpu-1.4.3/doc/Makefile.in-312-distdir: $(DISTFILES)
cpu-1.4.3/doc/Makefile.in:313:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/doc/Makefile.in:314:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/doc/Makefile.in-315-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/doc/Makefile.in-316-	  case $$file in \
cpu-1.4.3/doc/Makefile.in:317:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/doc/Makefile.in:318:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/doc/Makefile.in-319-	  esac; \
cpu-1.4.3/doc/Makefile.in-320-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/doc/Makefile.in:321:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/doc/Makefile.in-322-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/doc/man/Makefile.in-173-	  else file=$$i; fi; \
cpu-1.4.3/doc/man/Makefile.in:174:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
cpu-1.4.3/doc/man/Makefile.in-175-	  case "$$ext" in \
##############################################
cpu-1.4.3/doc/man/Makefile.in-178-	  esac; \
cpu-1.4.3/doc/man/Makefile.in:179:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
cpu-1.4.3/doc/man/Makefile.in:180:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
cpu-1.4.3/doc/man/Makefile.in:181:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
cpu-1.4.3/doc/man/Makefile.in-182-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst"; \
##############################################
cpu-1.4.3/doc/man/Makefile.in-194-	for i in $$list; do \
cpu-1.4.3/doc/man/Makefile.in:195:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
cpu-1.4.3/doc/man/Makefile.in-196-	  case "$$ext" in \
##############################################
cpu-1.4.3/doc/man/Makefile.in-199-	  esac; \
cpu-1.4.3/doc/man/Makefile.in:200:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
cpu-1.4.3/doc/man/Makefile.in:201:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
cpu-1.4.3/doc/man/Makefile.in:202:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
cpu-1.4.3/doc/man/Makefile.in-203-	  echo " rm -f $(DESTDIR)$(man5dir)/$$inst"; \
##############################################
cpu-1.4.3/doc/man/Makefile.in-220-	  else file=$$i; fi; \
cpu-1.4.3/doc/man/Makefile.in:221:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
cpu-1.4.3/doc/man/Makefile.in-222-	  case "$$ext" in \
##############################################
cpu-1.4.3/doc/man/Makefile.in-225-	  esac; \
cpu-1.4.3/doc/man/Makefile.in:226:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
cpu-1.4.3/doc/man/Makefile.in:227:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
cpu-1.4.3/doc/man/Makefile.in:228:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
cpu-1.4.3/doc/man/Makefile.in-229-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
cpu-1.4.3/doc/man/Makefile.in-241-	for i in $$list; do \
cpu-1.4.3/doc/man/Makefile.in:242:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
cpu-1.4.3/doc/man/Makefile.in-243-	  case "$$ext" in \
##############################################
cpu-1.4.3/doc/man/Makefile.in-246-	  esac; \
cpu-1.4.3/doc/man/Makefile.in:247:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
cpu-1.4.3/doc/man/Makefile.in:248:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
cpu-1.4.3/doc/man/Makefile.in:249:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
cpu-1.4.3/doc/man/Makefile.in-250-	  echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
cpu-1.4.3/doc/man/Makefile.in-264-distdir: $(DISTFILES)
cpu-1.4.3/doc/man/Makefile.in:265:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/doc/man/Makefile.in:266:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
cpu-1.4.3/doc/man/Makefile.in-267-	list='$(DISTFILES)'; for file in $$list; do \
cpu-1.4.3/doc/man/Makefile.in-268-	  case $$file in \
cpu-1.4.3/doc/man/Makefile.in:269:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cpu-1.4.3/doc/man/Makefile.in:270:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
cpu-1.4.3/doc/man/Makefile.in-271-	  esac; \
cpu-1.4.3/doc/man/Makefile.in-272-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
cpu-1.4.3/doc/man/Makefile.in:273:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
cpu-1.4.3/doc/man/Makefile.in-274-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
cpu-1.4.3/debian/config-12-read_config() {
cpu-1.4.3/debian/config:13:	for line in `grep '^[^#]' $CONFIGFILE | sed 's/[[:space:]]//g'`; do
cpu-1.4.3/debian/config:14:		NEWSECTION=`echo $line|grep '^\['|sed 's/\(\[\)\(.*\)\(\]\)/\2/'`
cpu-1.4.3/debian/config-15-		if [ -n "$NEWSECTION" ]; then
cpu-1.4.3/debian/config:16:			SECTION=`echo $NEWSECTION|tr '[A-Z]' '[a-z]'`
cpu-1.4.3/debian/config-17-		else
cpu-1.4.3/debian/config:18:			key=`echo $line|cut -f1 -d'='`
cpu-1.4.3/debian/config:19:			val=`echo $line|cut -f2- -d'='`
cpu-1.4.3/debian/config-20-			eval "db_set $PACKAGE/$SECTION/$key '$val' || true"
##############################################
cpu-1.4.3/debian/patches/spelling.patch-44- 	    for i in $deplibs; do
cpu-1.4.3/debian/patches/spelling.patch:45: 	      name="`expr $i : '-l\(.*\)'`"
cpu-1.4.3/debian/patches/spelling.patch-46---- a/src/plugins/ldap/ld.c
##############################################
cpu-1.4.3/debian/postinst-13-	_field="$1"	_value="$2"
cpu-1.4.3/debian/postinst:14:	_record=`printf "%-23s = %s" "$_field" "$_value"`
cpu-1.4.3/debian/postinst-15-	sed "s|^$_field.*|$_record|" $CONFIG > $CONFIG.tmp && \
##############################################
cpu-1.4.3/debian/postinst-29-	if [ "$DO_DEBCONF" = "true" ]; then
cpu-1.4.3/debian/postinst:30:		db_get cpu/ldap/LDAP_URI || true; LDAP_URI=`escape "$RET"`
cpu-1.4.3/debian/postinst:31:		db_get cpu/ldap/BIND_DN || true; BIND_DN=`escape "$RET"`
cpu-1.4.3/debian/postinst:32:		db_get cpu/ldap/BIND_PASS || true; BIND_PASS=`escape "$RET"`
cpu-1.4.3/debian/postinst:33:		db_get cpu/ldap/USER_BASE || true; USER_BASE=`escape "$RET"`
cpu-1.4.3/debian/postinst:34:		db_get cpu/ldap/GROUP_BASE || true; GROUP_BASE=`escape "$RET"`
cpu-1.4.3/debian/postinst-35-	fi
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-59-# test to see if srcdir already configured
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-133-    * )
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-135-  esac
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-136-done
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-138-
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-247-if (
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-249-   if test "$[*]" = "X"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-250-      # -L didn't work.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-252-   fi
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-344-#
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-368-# and then we would define $MISSING as
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-385-])
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-550-  if test "$am_compiler_list" = ""; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:551:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-552-  fi
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-655-  # Strip MF so we end up with the name of the file.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:656:  mf=`echo "$mf" | sed -e 's/:.*$//'`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-657-  # Check whether this is an Automake generated Makefile or not.
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-663-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:664:    dirpart=`AS_DIRNAME("$mf")`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-665-  else
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-670-  # running `make'.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:671:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-672-  test -z "$DEPDIR" && continue
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-673-  # When using ansi2knr, U may be empty or an underscore; expand it
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:674:  U=`sed -n -e '/^U = / s///p' < "$mf"`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-675-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-691-    test -f "$dirpart/$file" && continue
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:692:    fdir=`AS_DIRNAME(["$file"])`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-693-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-756-# case it prints its new name instead of `make'.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:757:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-758-   am__include=include
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-764-   echo '.include "confinc"' > confmf
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:765:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-766-      am__include=.include
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-911-  if AC_TRY_EVAL(ac_compile); then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:912:    case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-913-    *32-bit*)
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-931-  if AC_TRY_EVAL(ac_compile); then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:932:    case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-933-    *"ELF 64"*)
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-999-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1000:        case `$CC --version 2>/dev/null` in
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1001-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1109-    nlist=conftest.nm
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1110:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1111-      # Try sorting and uniquifying the output.
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1234-  # Remove one level of quotation (which was required for Make).
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1235:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1236-  ;;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1245-  :
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1246:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1247-  # Yippee, $echo works!
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1271-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1272:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1273:       echo_test_string="`eval $cmd`" &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1274-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1280-
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1281:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1282:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1283-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1294-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1295:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1296:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1297-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1306-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1307:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1308-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1321-      echo='printf %s\n'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1322:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1323:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1324-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1326-	:
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1327:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1328-	   test "X$echo_testing_string" = 'X\t' &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1329:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1330-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1335-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1336:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1337-	   test "X$echo_testing_string" = 'X\t' &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1338:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1339-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1345-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1346:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1347-	  then
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1353-	if test "$prev" != 'sed 50q "[$]0"'; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1354:	  echo_test_string=`eval $prev`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1355-	  export echo_test_string
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1618-linux-gnu*) ;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1619:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1620-esac
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1856-if test -n "$lt_cv_prog_cc_shlib"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1857:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1858-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1966-  if test "$hard_links" = no; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:1967:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-1968-    need_locks=warn
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2156-    # If DATA tags from a recent dlltool are present, honour them!
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2157:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2158-	cp $export_symbols $output_objdir/$soname-def;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2165-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2166:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2167:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2168-	 esac;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2169:	 _lt_hint=`expr 1 + \$_lt_hint`;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2170-	done;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2302-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2303:	collect2name=`${CC} -print-prog-name=collect2`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2304-	if test -f "$collect2name" && \
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2342-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2343:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2344-    else
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2378-    # FIXME: Setting linknames here is a bad hack.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2379:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2380-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2383-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2384:    fix_srcfile_path='`cygpath -w "$srcfile"`'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2385-    ;;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2453-    if test "$GCC" = yes; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2454:      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'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2455-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2456-    else
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2457:      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'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2458-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2485-    hardcode_shlibpath_var=no
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2486:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2487-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2514-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2515:      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'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2516-    else
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2517-      allow_undefined_flag=' -expect_unresolved \*'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2518:      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'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2519-    fi
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2526-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2527:      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'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2528-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2530-      allow_undefined_flag=' -expect_unresolved \*'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2531:      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'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2532:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2533:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2534-
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2559-    if test "$GCC" = yes; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2560:      case `$CC --version 2>/dev/null` in
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2561-      [[12]].*)
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2812-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2813:  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'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2814-  ;;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2843-    library_names_spec='$libname.dll.a'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2844:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2845:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2846:      dldir=$destdir/`dirname \$dlpath`~
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2847-      test -d \$dldir || mkdir -p \$dldir~
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2848-      $install_prog .libs/$dlname \$dldir/$dlname'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2849:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2850-      dlpath=$dir/\$dldll~
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2853-  yes,mingw*)
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2854:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2855:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2856-    ;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2857-  yes,pw32*)
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2858:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2859-    ;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2860-  *)
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:2861:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-2862-    ;;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3006-    if AC_TRY_EVAL(ac_compile); then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:3007:      case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3008-      *64-bit*)
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3050-  need_version=no
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:3051:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3052-    case "$host_os" in
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3311-      # Double-quote double-evaled strings.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:3312:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3313-      ;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3314-    *)
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:3315:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3316-      ;;
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3322-
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:3323:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3324-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3962-	"file_magic "*)
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:3963:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-3964-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4029-    # gcc leaves a trailing carriage return which upsets mingw
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4030:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4031-  *)
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4032:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4033-  esac
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4038-      # Canonicalize the path of ld
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4039:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4040-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4041:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4042-      done
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4205-  esac
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4206:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4207-  lt_cv_deplibs_check_method=pass_all
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4238-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4239:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4240-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4457-{
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4458:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4459-  test -n "$tmp" && test -d "$tmp"
##############################################
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4491-      test $_count -gt 10 && break
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4:4492:      _count=`expr $_count + 1`
cpu-1.4.3/.pc/07_kfreebsd-build.patch/aclocal.m4-4493-      if test $_count -gt $_max; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-33-  :
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-35-  # Yippee, $echo works!
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-54-# The name of this program.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:55:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-56-modename="$progname"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-126-  case $arg in
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:127:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-128-  *) optarg= ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-225-    *cc | *++ | gcc* | *-gcc* | egcs*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:226:	    archive_cmds=`echo $archive_cmds | perl -pe 's/^\S+\s+//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-227-	    archive_cmds="$nonopt $archive_cmds"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:228:	    archive_expsym_cmds=`echo $archive_expsym_cmds | perl -pe 's/^\S+\s+//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-229-	    archive_expsym_cmds="$nonopt $archive_expsym_cmds"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-310-	prev=
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:311:	lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-312-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-362-      -Wc,*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:363:	args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-364-	lastarg=
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-379-	IFS="$save_ifs"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:380:	lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-381-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-414-      # interpreted inside of double-quoted scrings.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:415:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-416-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-438-      # Get the name of the library object.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:439:      libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-440-      ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-453-    *.ads) xform=ads ;;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:454:    *.asm) xform=asm ;;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-455-    *.c++) xform=c++ ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-462-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:463:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-464-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-465-    case $libobj in
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:466:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-467-    *)
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-502-    if test "$compiler_c_o" = no; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:503:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-504-      lockfile="$output_obj.lock"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-522-*** ERROR, $lockfile exists and contains:
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:523:`cat $lockfile 2>/dev/null`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-524-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-555-	lo_libobj="$libobj"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:556:	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-557-	if test "X$dir" = "X$libobj"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-561-	fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:562:	libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-563-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-592-      if test "$need_locks" = warn &&
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:593:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-594-	echo "\
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-595-*** ERROR, $lockfile contains:
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:596:`cat $lockfile 2>/dev/null`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-597-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-639-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:640:	xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-641-	if test "X$xdir" = "X$obj"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-645-	fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:646:	baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:647:	libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-648-	# Now arrange that obj and lo_libobj become the same file
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-691-      if test "$need_locks" = warn &&
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:692:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-693-	echo "\
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-694-*** ERROR, $lockfile contains:
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:695:`cat $lockfile 2>/dev/null`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-696-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-845-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:846:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-847-	;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1039-      -L*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1040:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1041-	# We need an absolute path.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1044-	*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1045:	  absdir=`cd "$dir" && pwd`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1046-	  if test -z "$absdir"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1145-      -R*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1146:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1147-	# We need an absolute path.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1181-      -Wc,*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1182:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1183-	arg=
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1195-	IFS="$save_ifs"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1196:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1197-	;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1199-      -Wl,*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1200:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1201-	arg=
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1214-	IFS="$save_ifs"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1215:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1216-	;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1231-	# to be aesthetically quoted because they are evaled later.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1232:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1233-	case $arg in
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1255-	  # Preload the old-style object.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1256:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1257-	  prev=
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1293-	# to be aesthetically quoted because they are evaled later.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1294:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1295-	case $arg in
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1322-    # calculate the name of the file, without its directory
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1323:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1324-    libobjs_save="$libobjs"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1327-      # get the directories listed in $shlibpath_var
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1328:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1329-    else
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1334-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1335:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1336-    if test "X$output_objdir" = "X$output"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1431-	  fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1432:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1433-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1458-	    newdependency_libs="$deplib $newdependency_libs"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1459:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1460-	    ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1467-	      deplibs="$deplib $deplibs"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1468:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1469-	    else
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1481-	  if test $pass = link; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1482:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1483-	    # Make sure the xrpath contains only unique directories.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1556-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1557:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1558-	test "X$ladir" = "X$lib" && ladir="."
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1641-	*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1642:	  abs_ladir=`cd "$ladir" && pwd`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1643-	  if test -z "$abs_ladir"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1649-	esac
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1650:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1651-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1668-	fi # $installed = yes
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1669:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1670-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1714-	    case $deplib in
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1715:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1716-	    esac
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1793-	    shift; shift
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1794:	    libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1795-	    # use dlname if we got it. it's perfectly good, no?
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1801-	      *cygwin*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1802:		major=`expr $current - $age`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1803-		versuffix="-$major"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1812-	    soroot="$soname"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1813:	    soname=`echo $soroot | ${SED} -e 's/^.*\///'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:1814:	    newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-1815-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2028-	      case $libdir in
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2029:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2030-		   case " $xrpath " in
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2060-	      *.la)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2061:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2062-		test "X$dir" = "X$deplib" && dir="."
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2066-		*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2067:		  absdir=`cd "$dir" && pwd`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2068-		  if test -z "$absdir"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2076-		else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2077:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2078-		  if test -z "$libdir"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2204-      lib*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2205:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2206-	eval libname=\"$libname_spec\"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2209-	if test "$module" = no; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2210:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2211-	  $echo "$help" 1>&2
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2215-	  # Add the "lib" prefix for modules if required
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2216:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2217-	  eval libname=\"$libname_spec\"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2218-	else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2219:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2220-	fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2308-	if test $age -gt $current; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2309:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2310-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2323-	  # verstring for coding it into the library header
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2324:	  major=.`expr $current - $age`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2325-	  versuffix="$major.$age.$revision"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2326-	  # Darwin ld doesn't like 0 for these options...
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2327:	  minor_current=`expr $current + 1`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2328-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2341-	irix | nonstopux)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2342:	  major=`expr $current - $age + 1`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2343-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2352-	  while test $loop != 0; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2353:	    iface=`expr $revision - $loop`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2354:	    loop=`expr $loop - 1`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2355-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2363-	linux)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2364:	  major=.`expr $current - $age`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2365-	  versuffix="$major.$age.$revision"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2368-	osf)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2369:	  major=.`expr $current - $age`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2370-	  versuffix=".$current.$age.$revision"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2375-	  while test $loop != 0; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2376:	    iface=`expr $current - $loop`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2377:	    loop=`expr $loop - 1`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2378-	    verstring="$verstring:${iface}.0"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2392-	  # extension on DOS 8.3 filesystems.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2393:	  major=`expr $current - $age`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2394-	  versuffix="-$major"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2455-	# Transform .lo files to .o files.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2456:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2457-      fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2460-      for path in $notinst_path; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2461:	lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2462:	deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2463:	dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2464-      done
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2562-	    for i in $deplibs; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2563:	      name="`expr $i : '-l\(.*\)'`"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2564-	      # If $name is empty we are operating on a -L argument.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2565-	      if test -n "$name" && test "$name" != "0"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2566:		libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2567:		deplib_matches=`eval \\$echo \"$library_names_spec\"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2568-		set dummy $deplib_matches
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2569-		deplib_match=$2
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2570:		if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2571-		  newdeplibs="$newdeplibs $i"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2589-	    for i in $deplibs; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2590:	      name="`expr $i : '-l\(.*\)'`"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2591-	     # If $name is empty we are operating on a -L argument.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2597-		  ldd_output=`ldd conftest`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2598:		  libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2599:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2600-		  set dummy $deplib_matches
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2601-		  deplib_match=$2
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2602:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2603-		    newdeplibs="$newdeplibs $i"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2629-	  set dummy $deplibs_check_method
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2630:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2631-	  for a_deplib in $deplibs; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2632:	    name="`expr $a_deplib : '-l\(.*\)'`"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2633-	    # If $name is empty we are operating on a -L argument.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2634-	    if test -n "$name" && test "$name" != "0"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2635:	      libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2636-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2637:		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2638-		    for potent_lib in $potential_libs; do
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2650-		      while test -h "$potlib" 2>/dev/null; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2651:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2652-			case $potliblink in
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2653-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2654:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2655-			esac
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2695-	  set dummy $deplibs_check_method
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2696:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2697-	  for a_deplib in $deplibs; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2698:	    name="`expr $a_deplib : '-l\(.*\)'`"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2699-	    # If $name is empty we are operating on a -L argument.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2700-	    if test -n "$name" && test "$name" != "0"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2701:	      libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2702-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2703:		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2704-		for potent_lib in $potential_libs; do
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2760-	  # On Rhapsody replace the C library is the System framework
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2761:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2762-	  ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2894-	for obj in $libobjs; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2895:	  xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2896-	  if test "X$xdir" = "X$obj"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2900-	  fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2901:	  baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2902:	  oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2903-	  if test ! -f $xdir/$oldobj; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2909-	# Use standard objects if they are pic
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2910:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2911-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2959-	      esac
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2960:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2961-	      xdir="$gentop/$xlib"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2973-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:2974:	      libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-2975-	    done
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3067-	libobj="$output"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3068:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3069-	;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3109-	    esac
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3110:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3111-	    xdir="$gentop/$xlib"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3123-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3124:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3125-	  done
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3129-      # Create the old-style object.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3130:      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
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3131-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3180-	$run $rm $libobj
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3181:	xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3182-	if test "X$xdir" = "X$libobj"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3186-	fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3187:	baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3188:	oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3189-	$show "(cd $xdir && $LN_S $oldobj $baseobj)"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3202-      case $host in
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3203:	*cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3204-      esac
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3222-	# On Rhapsody replace the C library is the System framework
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3223:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3224:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3225-	case $host in
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3331-	# Transform all the library objects into standard objects.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3332:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3333:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3334-      fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3377-	    # Add our own program objects to the symbol list.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3378:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3379-	    for arg in $progfiles; do
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3407-	    $show "extracting global C symbols from \`$arg'"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3408:	    name=`echo "$arg" | ${SED} -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3409-	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3507-	  # Transform the symbol file into the correct name.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3508:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3509:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3510-	  ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3521-	# Nullify the symbol file.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3522:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3523:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3524-      fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3527-	# Replace the output file specification.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3528:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3529-	link_command="$compile_command$compile_rpath"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3594-	# Replace the output file specification.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3595:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3596-	# Delete the old output file.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3614-	  if test "$fast_install" = yes; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3615:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3616-	  else
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3626-      # Replace the output file specification.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3627:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3628-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3646-	  else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3647:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3648-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3651-	relink_command="(cd `pwd`; $relink_command)"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3652:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3653-      fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3660-	esac
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3661:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3662-      else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3663:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3664-      fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3670-	case $output in
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3671:	  *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3672-	esac
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3716-      shift
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3717:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3718-      # Yippee, \$echo works!
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3728-  # Find the directory that this script lives in.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3729:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3730-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3732-  # Follow symbolic links until we get to the real thisdir.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3733:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3734-  while test -n \"\$file\"; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3735:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3736-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3744-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3745:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3746:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3747-  done
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3749-  # Try to get the absolute directory name.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3750:  absdir=\`cd \"\$thisdir\" && pwd\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3751-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3759-  if test ! -f \"\$progdir/\$program\" || \\
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3760:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3761-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3774-    if test -n \"\$relink_command\"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3775:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3776-      else
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3806-    # The second colon is a workaround for a bug in BeOS R4 ${SED}
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3807:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3808-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3881-	else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3882:	  oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3883-	fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3905-	  esac
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3906:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3907-	  xdir="$gentop/$xlib"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3919-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3920:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3921-	done
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3932-	  if test ! -f $oldobj; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3933:	    xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3934-	    if test "X$xdir" = "X$oldobj"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3938-	    fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3939:	    baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3940:	    obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3941-	    $show "(cd $xdir && ${LN_S} $obj $baseobj)"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3975-	else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3976:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3977-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3981-      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3982:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3983-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3996-	      *.la)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3997:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:3998:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-3999-		if test -z "$libdir"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4005-		if test "$installed" = yes && test "$D"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4006:		  eval mynewdependency_lib="`echo "$libdir/$name" |sed -e "s:$D::g" -e 's://:/:g'`"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4007-		else
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4011-		if test "$mynewdependency_lib"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4012:		  if test -z "`echo $newdependency_libs |grep -e "$mynewdependency_lib"`"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4013-		    newdependency_libs="$newdependency_libs $mynewdependency_lib"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4024-		  # We do not want portage's build root ($S) present.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4025:		  if test -n "`echo $deplib |grep -e "$S"`" && test "$S"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4026-		    mynewdependency_lib=""
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4027-		  # We do not want portage's install root ($D) present.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4028:		  elif test -n "`echo $deplib |grep -e "$D"`" && test "$D"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4029:		    eval mynewdependency_lib="`echo "$deplib" |sed -e "s:$D::g" -e 's://:/:g'`"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4030-		  else
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4037-		if test "$mynewdependency_lib"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4038:		  if test -z "`echo $newdependency_libs |grep -e "$mynewdependency_lib"`"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4039-			newdependency_libs="$newdependency_libs $mynewdependency_lib"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4047-	    for lib in $dlfiles; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4048:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4049:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4050-	      if test -z "$libdir"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4058-	    for lib in $dlprefiles; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4059:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4060:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4061-	      if test -z "$libdir"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4076-	  if test "$installed" = yes && test "$D"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4077:	    install_libdir="`echo "$install_libdir" |sed -e "s:$D::g" -e 's://:/:g'`"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4078-	  fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4137-      # Aesthetically quote it.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4138:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4139-      case $arg in
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4153-    # Aesthetically quote it.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4154:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4155-    case $arg in
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4201-      # Aesthetically quote the argument.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4202:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4203-      case $arg in
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4233-    # Strip any trailing slash from the destination.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4234:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4235-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4241-    else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4242:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4243-      test "X$destdir" = "X$dest" && destdir=.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4244:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4245-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4317-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4318:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4319-	test "X$dir" = "X$file/" && dir=
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4323-	  # Determine the prefix the user has applied to our future dir.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4324:	  inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4325-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4335-	    # Stick the inst_prefix_dir data into the link command.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4336:	    relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4337-	  else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4338:	    relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4339-	  fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4391-	# Install the pseudo-library for information purposes.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4392:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4393-	instname="$dir/$name"i
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4407-	else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4408:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4409-	  destfile="$destdir/$destfile"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4414-	*.lo)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4415:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4416-	  ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4436-	  # Deduce the name of the old-style object file.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4437:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4438-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4449-	else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4450:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4451-	  destfile="$destdir/$destfile"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4456-	*cygwin*|*mingw*)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4457:	    wrapper=`echo $file | ${SED} -e 's,.exe$,,'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4458-	    ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4489-	    fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4490:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4491-	    if test -n "$libdir" && test ! -f "$libfile"; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4492:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4493-	      finalize=no
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4508-	      test -n "$TMPDIR" && tmpdir="$TMPDIR"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4509:              tmpdir=`mktemp -d $tmpdir/libtool-XXXXXX 2> /dev/null`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4510-              if test $? = 0 ; then :
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4518-	      fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4519:	      file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4520-	      outputname="$tmpdir/$file"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4521-	      # Replace the output file specification.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4522:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4523-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4536-	    # Install the binary that we compiled earlier.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4537:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4538-	  fi
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4552-	  *:*.exe)
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4553:	    destfile=`echo $destfile | ${SED} -e 's,.exe$,,'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4554-	    ;;
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4565-    for file in $staticlibs; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4566:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4567-
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4720-	  # Warn if it was a shared library.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4721:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4722-	  continue
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4724-
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4725:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4726-	test "X$dir" = "X$file" && dir=.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4730-	else
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4731:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4732-	  exit 1
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4737-	# Just add the directory containing the .lo file.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4738:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4739-	test "X$dir" = "X$file" && dir=.
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4748-      # Get the absolute pathname.
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4749:      absdir=`cd "$dir" && pwd`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4750-      test -n "$absdir" && dir="$absdir"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4784-      # Quote arguments (to preserve shell metacharacters).
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4785:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4786-      args="$args \"$file\""
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4845-    for file in $files; do
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4846:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4847-      if test "X$dir" = "X$file"; then
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4852-      fi
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4853:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4854-      test $mode = uninstall && objdir="$dir"
##############################################
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4927-	if test "$build_old_libs" = yes; then
cpu-1.4.3/.pc/spelling.patch/ltmain.sh:4928:	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
cpu-1.4.3/.pc/spelling.patch/ltmain.sh-4929-	  rmfiles="$rmfiles $dir/$oldobj"
##############################################
cpu-1.4.3/aclocal.m4-59-# test to see if srcdir already configured
cpu-1.4.3/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
cpu-1.4.3/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
cpu-1.4.3/aclocal.m4-133-    * )
cpu-1.4.3/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cpu-1.4.3/aclocal.m4-135-  esac
cpu-1.4.3/aclocal.m4-136-done
cpu-1.4.3/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
cpu-1.4.3/aclocal.m4-138-
##############################################
cpu-1.4.3/aclocal.m4-247-if (
cpu-1.4.3/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
cpu-1.4.3/aclocal.m4-249-   if test "$[*]" = "X"; then
cpu-1.4.3/aclocal.m4-250-      # -L didn't work.
cpu-1.4.3/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
cpu-1.4.3/aclocal.m4-252-   fi
##############################################
cpu-1.4.3/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
cpu-1.4.3/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
cpu-1.4.3/aclocal.m4-344-#
##############################################
cpu-1.4.3/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
cpu-1.4.3/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
cpu-1.4.3/aclocal.m4-368-# and then we would define $MISSING as
##############################################
cpu-1.4.3/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
cpu-1.4.3/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
cpu-1.4.3/aclocal.m4-385-])
##############################################
cpu-1.4.3/aclocal.m4-550-  if test "$am_compiler_list" = ""; then
cpu-1.4.3/aclocal.m4:551:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
cpu-1.4.3/aclocal.m4-552-  fi
##############################################
cpu-1.4.3/aclocal.m4-655-  # Strip MF so we end up with the name of the file.
cpu-1.4.3/aclocal.m4:656:  mf=`echo "$mf" | sed -e 's/:.*$//'`
cpu-1.4.3/aclocal.m4-657-  # Check whether this is an Automake generated Makefile or not.
##############################################
cpu-1.4.3/aclocal.m4-663-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
cpu-1.4.3/aclocal.m4:664:    dirpart=`AS_DIRNAME("$mf")`
cpu-1.4.3/aclocal.m4-665-  else
##############################################
cpu-1.4.3/aclocal.m4-670-  # running `make'.
cpu-1.4.3/aclocal.m4:671:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
cpu-1.4.3/aclocal.m4-672-  test -z "$DEPDIR" && continue
cpu-1.4.3/aclocal.m4-673-  # When using ansi2knr, U may be empty or an underscore; expand it
cpu-1.4.3/aclocal.m4:674:  U=`sed -n -e '/^U = / s///p' < "$mf"`
cpu-1.4.3/aclocal.m4-675-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
cpu-1.4.3/aclocal.m4-691-    test -f "$dirpart/$file" && continue
cpu-1.4.3/aclocal.m4:692:    fdir=`AS_DIRNAME(["$file"])`
cpu-1.4.3/aclocal.m4-693-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
cpu-1.4.3/aclocal.m4-756-# case it prints its new name instead of `make'.
cpu-1.4.3/aclocal.m4:757:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
cpu-1.4.3/aclocal.m4-758-   am__include=include
##############################################
cpu-1.4.3/aclocal.m4-764-   echo '.include "confinc"' > confmf
cpu-1.4.3/aclocal.m4:765:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
cpu-1.4.3/aclocal.m4-766-      am__include=.include
##############################################
cpu-1.4.3/aclocal.m4-911-  if AC_TRY_EVAL(ac_compile); then
cpu-1.4.3/aclocal.m4:912:    case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/aclocal.m4-913-    *32-bit*)
##############################################
cpu-1.4.3/aclocal.m4-931-  if AC_TRY_EVAL(ac_compile); then
cpu-1.4.3/aclocal.m4:932:    case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/aclocal.m4-933-    *"ELF 64"*)
##############################################
cpu-1.4.3/aclocal.m4-999-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
cpu-1.4.3/aclocal.m4:1000:        case `$CC --version 2>/dev/null` in
cpu-1.4.3/aclocal.m4-1001-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
cpu-1.4.3/aclocal.m4-1109-    nlist=conftest.nm
cpu-1.4.3/aclocal.m4:1110:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
cpu-1.4.3/aclocal.m4-1111-      # Try sorting and uniquifying the output.
##############################################
cpu-1.4.3/aclocal.m4-1234-  # Remove one level of quotation (which was required for Make).
cpu-1.4.3/aclocal.m4:1235:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
cpu-1.4.3/aclocal.m4-1236-  ;;
##############################################
cpu-1.4.3/aclocal.m4-1245-  :
cpu-1.4.3/aclocal.m4:1246:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
cpu-1.4.3/aclocal.m4-1247-  # Yippee, $echo works!
##############################################
cpu-1.4.3/aclocal.m4-1271-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
cpu-1.4.3/aclocal.m4:1272:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
cpu-1.4.3/aclocal.m4:1273:       echo_test_string="`eval $cmd`" &&
cpu-1.4.3/aclocal.m4-1274-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
cpu-1.4.3/aclocal.m4-1280-
cpu-1.4.3/aclocal.m4:1281:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/aclocal.m4:1282:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1283-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/aclocal.m4-1294-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
cpu-1.4.3/aclocal.m4:1295:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/aclocal.m4:1296:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1297-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/aclocal.m4-1306-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/aclocal.m4:1307:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1308-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/aclocal.m4-1321-      echo='printf %s\n'
cpu-1.4.3/aclocal.m4:1322:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
cpu-1.4.3/aclocal.m4:1323:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1324-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/aclocal.m4-1326-	:
cpu-1.4.3/aclocal.m4:1327:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1328-	   test "X$echo_testing_string" = 'X\t' &&
cpu-1.4.3/aclocal.m4:1329:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1330-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/aclocal.m4-1335-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
cpu-1.4.3/aclocal.m4:1336:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1337-	   test "X$echo_testing_string" = 'X\t' &&
cpu-1.4.3/aclocal.m4:1338:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-1339-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
cpu-1.4.3/aclocal.m4-1345-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
cpu-1.4.3/aclocal.m4:1346:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
cpu-1.4.3/aclocal.m4-1347-	  then
##############################################
cpu-1.4.3/aclocal.m4-1353-	if test "$prev" != 'sed 50q "[$]0"'; then
cpu-1.4.3/aclocal.m4:1354:	  echo_test_string=`eval $prev`
cpu-1.4.3/aclocal.m4-1355-	  export echo_test_string
##############################################
cpu-1.4.3/aclocal.m4-1618-linux-gnu*) ;;
cpu-1.4.3/aclocal.m4:1619:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
cpu-1.4.3/aclocal.m4-1620-esac
##############################################
cpu-1.4.3/aclocal.m4-1856-if test -n "$lt_cv_prog_cc_shlib"; then
cpu-1.4.3/aclocal.m4:1857:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
cpu-1.4.3/aclocal.m4-1858-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
cpu-1.4.3/aclocal.m4-1966-  if test "$hard_links" = no; then
cpu-1.4.3/aclocal.m4:1967:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
cpu-1.4.3/aclocal.m4-1968-    need_locks=warn
##############################################
cpu-1.4.3/aclocal.m4-2156-    # If DATA tags from a recent dlltool are present, honour them!
cpu-1.4.3/aclocal.m4:2157:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
cpu-1.4.3/aclocal.m4-2158-	cp $export_symbols $output_objdir/$soname-def;
##############################################
cpu-1.4.3/aclocal.m4-2165-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
cpu-1.4.3/aclocal.m4:2166:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
cpu-1.4.3/aclocal.m4:2167:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
cpu-1.4.3/aclocal.m4-2168-	 esac;
cpu-1.4.3/aclocal.m4:2169:	 _lt_hint=`expr 1 + \$_lt_hint`;
cpu-1.4.3/aclocal.m4-2170-	done;
##############################################
cpu-1.4.3/aclocal.m4-2302-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
cpu-1.4.3/aclocal.m4:2303:	collect2name=`${CC} -print-prog-name=collect2`
cpu-1.4.3/aclocal.m4-2304-	if test -f "$collect2name" && \
##############################################
cpu-1.4.3/aclocal.m4-2342-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
cpu-1.4.3/aclocal.m4:2343:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
cpu-1.4.3/aclocal.m4-2344-    else
##############################################
cpu-1.4.3/aclocal.m4-2378-    # FIXME: Setting linknames here is a bad hack.
cpu-1.4.3/aclocal.m4:2379:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
cpu-1.4.3/aclocal.m4-2380-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
cpu-1.4.3/aclocal.m4-2383-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
cpu-1.4.3/aclocal.m4:2384:    fix_srcfile_path='`cygpath -w "$srcfile"`'
cpu-1.4.3/aclocal.m4-2385-    ;;
##############################################
cpu-1.4.3/aclocal.m4-2453-    if test "$GCC" = yes; then
cpu-1.4.3/aclocal.m4:2454:      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'
cpu-1.4.3/aclocal.m4-2455-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
cpu-1.4.3/aclocal.m4-2456-    else
cpu-1.4.3/aclocal.m4:2457:      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'
cpu-1.4.3/aclocal.m4-2458-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
cpu-1.4.3/aclocal.m4-2485-    hardcode_shlibpath_var=no
cpu-1.4.3/aclocal.m4:2486:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/aclocal.m4-2487-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
cpu-1.4.3/aclocal.m4-2514-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
cpu-1.4.3/aclocal.m4:2515:      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'
cpu-1.4.3/aclocal.m4-2516-    else
cpu-1.4.3/aclocal.m4-2517-      allow_undefined_flag=' -expect_unresolved \*'
cpu-1.4.3/aclocal.m4:2518:      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'
cpu-1.4.3/aclocal.m4-2519-    fi
##############################################
cpu-1.4.3/aclocal.m4-2526-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
cpu-1.4.3/aclocal.m4:2527:      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'
cpu-1.4.3/aclocal.m4-2528-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
cpu-1.4.3/aclocal.m4-2530-      allow_undefined_flag=' -expect_unresolved \*'
cpu-1.4.3/aclocal.m4:2531:      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'
cpu-1.4.3/aclocal.m4:2532:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
cpu-1.4.3/aclocal.m4:2533:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
cpu-1.4.3/aclocal.m4-2534-
##############################################
cpu-1.4.3/aclocal.m4-2559-    if test "$GCC" = yes; then
cpu-1.4.3/aclocal.m4:2560:      case `$CC --version 2>/dev/null` in
cpu-1.4.3/aclocal.m4-2561-      [[12]].*)
##############################################
cpu-1.4.3/aclocal.m4-2812-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
cpu-1.4.3/aclocal.m4:2813:  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'
cpu-1.4.3/aclocal.m4-2814-  ;;
##############################################
cpu-1.4.3/aclocal.m4-2843-    library_names_spec='$libname.dll.a'
cpu-1.4.3/aclocal.m4:2844:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
cpu-1.4.3/aclocal.m4:2845:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
cpu-1.4.3/aclocal.m4:2846:      dldir=$destdir/`dirname \$dlpath`~
cpu-1.4.3/aclocal.m4-2847-      test -d \$dldir || mkdir -p \$dldir~
cpu-1.4.3/aclocal.m4-2848-      $install_prog .libs/$dlname \$dldir/$dlname'
cpu-1.4.3/aclocal.m4:2849:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
cpu-1.4.3/aclocal.m4-2850-      dlpath=$dir/\$dldll~
##############################################
cpu-1.4.3/aclocal.m4-2853-  yes,mingw*)
cpu-1.4.3/aclocal.m4:2854:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
cpu-1.4.3/aclocal.m4:2855:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
cpu-1.4.3/aclocal.m4-2856-    ;;
cpu-1.4.3/aclocal.m4-2857-  yes,pw32*)
cpu-1.4.3/aclocal.m4:2858:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
cpu-1.4.3/aclocal.m4-2859-    ;;
cpu-1.4.3/aclocal.m4-2860-  *)
cpu-1.4.3/aclocal.m4:2861:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
cpu-1.4.3/aclocal.m4-2862-    ;;
##############################################
cpu-1.4.3/aclocal.m4-3006-    if AC_TRY_EVAL(ac_compile); then
cpu-1.4.3/aclocal.m4:3007:      case `/usr/bin/file conftest.$ac_objext` in
cpu-1.4.3/aclocal.m4-3008-      *64-bit*)
##############################################
cpu-1.4.3/aclocal.m4-3050-  need_version=no
cpu-1.4.3/aclocal.m4:3051:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/aclocal.m4-3052-    case "$host_os" in
##############################################
cpu-1.4.3/aclocal.m4-3311-      # Double-quote double-evaled strings.
cpu-1.4.3/aclocal.m4:3312:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
cpu-1.4.3/aclocal.m4-3313-      ;;
cpu-1.4.3/aclocal.m4-3314-    *)
cpu-1.4.3/aclocal.m4:3315:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
cpu-1.4.3/aclocal.m4-3316-      ;;
##############################################
cpu-1.4.3/aclocal.m4-3322-
cpu-1.4.3/aclocal.m4:3323:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
cpu-1.4.3/aclocal.m4-3324-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
cpu-1.4.3/aclocal.m4-3962-	"file_magic "*)
cpu-1.4.3/aclocal.m4:3963:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
cpu-1.4.3/aclocal.m4-3964-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
cpu-1.4.3/aclocal.m4-4029-    # gcc leaves a trailing carriage return which upsets mingw
cpu-1.4.3/aclocal.m4:4030:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
cpu-1.4.3/aclocal.m4-4031-  *)
cpu-1.4.3/aclocal.m4:4032:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
cpu-1.4.3/aclocal.m4-4033-  esac
##############################################
cpu-1.4.3/aclocal.m4-4038-      # Canonicalize the path of ld
cpu-1.4.3/aclocal.m4:4039:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
cpu-1.4.3/aclocal.m4-4040-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
cpu-1.4.3/aclocal.m4:4041:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
cpu-1.4.3/aclocal.m4-4042-      done
##############################################
cpu-1.4.3/aclocal.m4-4205-  esac
cpu-1.4.3/aclocal.m4:4206:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
cpu-1.4.3/aclocal.m4-4207-  lt_cv_deplibs_check_method=pass_all
##############################################
cpu-1.4.3/aclocal.m4-4238-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
cpu-1.4.3/aclocal.m4:4239:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cpu-1.4.3/aclocal.m4-4240-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
cpu-1.4.3/aclocal.m4-4457-{
cpu-1.4.3/aclocal.m4:4458:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
cpu-1.4.3/aclocal.m4-4459-  test -n "$tmp" && test -d "$tmp"
##############################################
cpu-1.4.3/aclocal.m4-4491-      test $_count -gt 10 && break
cpu-1.4.3/aclocal.m4:4492:      _count=`expr $_count + 1`
cpu-1.4.3/aclocal.m4-4493-      if test $_count -gt $_max; then
##############################################
cpu-1.4.3/ltmain.sh-33-  :
cpu-1.4.3/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
cpu-1.4.3/ltmain.sh-35-  # Yippee, $echo works!
##############################################
cpu-1.4.3/ltmain.sh-54-# The name of this program.
cpu-1.4.3/ltmain.sh:55:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-56-modename="$progname"
##############################################
cpu-1.4.3/ltmain.sh-126-  case $arg in
cpu-1.4.3/ltmain.sh:127:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
cpu-1.4.3/ltmain.sh-128-  *) optarg= ;;
##############################################
cpu-1.4.3/ltmain.sh-225-    *cc | *++ | gcc* | *-gcc* | egcs*)
cpu-1.4.3/ltmain.sh:226:	    archive_cmds=`echo $archive_cmds | perl -pe 's/^\S+\s+//'`
cpu-1.4.3/ltmain.sh-227-	    archive_cmds="$nonopt $archive_cmds"
cpu-1.4.3/ltmain.sh:228:	    archive_expsym_cmds=`echo $archive_expsym_cmds | perl -pe 's/^\S+\s+//'`
cpu-1.4.3/ltmain.sh-229-	    archive_expsym_cmds="$nonopt $archive_expsym_cmds"
##############################################
cpu-1.4.3/ltmain.sh-310-	prev=
cpu-1.4.3/ltmain.sh:311:	lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-312-
##############################################
cpu-1.4.3/ltmain.sh-362-      -Wc,*)
cpu-1.4.3/ltmain.sh:363:	args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
cpu-1.4.3/ltmain.sh-364-	lastarg=
##############################################
cpu-1.4.3/ltmain.sh-379-	IFS="$save_ifs"
cpu-1.4.3/ltmain.sh:380:	lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
cpu-1.4.3/ltmain.sh-381-
##############################################
cpu-1.4.3/ltmain.sh-414-      # interpreted inside of double-quoted scrings.
cpu-1.4.3/ltmain.sh:415:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-416-
##############################################
cpu-1.4.3/ltmain.sh-438-      # Get the name of the library object.
cpu-1.4.3/ltmain.sh:439:      libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-440-      ;;
##############################################
cpu-1.4.3/ltmain.sh-453-    *.ads) xform=ads ;;
cpu-1.4.3/ltmain.sh:454:    *.asm) xform=asm ;;
cpu-1.4.3/ltmain.sh-455-    *.c++) xform=c++ ;;
##############################################
cpu-1.4.3/ltmain.sh-462-
cpu-1.4.3/ltmain.sh:463:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
cpu-1.4.3/ltmain.sh-464-
cpu-1.4.3/ltmain.sh-465-    case $libobj in
cpu-1.4.3/ltmain.sh:466:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
cpu-1.4.3/ltmain.sh-467-    *)
##############################################
cpu-1.4.3/ltmain.sh-502-    if test "$compiler_c_o" = no; then
cpu-1.4.3/ltmain.sh:503:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
cpu-1.4.3/ltmain.sh-504-      lockfile="$output_obj.lock"
##############################################
cpu-1.4.3/ltmain.sh-522-*** ERROR, $lockfile exists and contains:
cpu-1.4.3/ltmain.sh:523:`cat $lockfile 2>/dev/null`
cpu-1.4.3/ltmain.sh-524-
##############################################
cpu-1.4.3/ltmain.sh-555-	lo_libobj="$libobj"
cpu-1.4.3/ltmain.sh:556:	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-557-	if test "X$dir" = "X$libobj"; then
##############################################
cpu-1.4.3/ltmain.sh-561-	fi
cpu-1.4.3/ltmain.sh:562:	libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-563-
##############################################
cpu-1.4.3/ltmain.sh-592-      if test "$need_locks" = warn &&
cpu-1.4.3/ltmain.sh:593:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
cpu-1.4.3/ltmain.sh-594-	echo "\
cpu-1.4.3/ltmain.sh-595-*** ERROR, $lockfile contains:
cpu-1.4.3/ltmain.sh:596:`cat $lockfile 2>/dev/null`
cpu-1.4.3/ltmain.sh-597-
##############################################
cpu-1.4.3/ltmain.sh-639-
cpu-1.4.3/ltmain.sh:640:	xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-641-	if test "X$xdir" = "X$obj"; then
##############################################
cpu-1.4.3/ltmain.sh-645-	fi
cpu-1.4.3/ltmain.sh:646:	baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"`
cpu-1.4.3/ltmain.sh:647:	libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
cpu-1.4.3/ltmain.sh-648-	# Now arrange that obj and lo_libobj become the same file
##############################################
cpu-1.4.3/ltmain.sh-691-      if test "$need_locks" = warn &&
cpu-1.4.3/ltmain.sh:692:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
cpu-1.4.3/ltmain.sh-693-	echo "\
cpu-1.4.3/ltmain.sh-694-*** ERROR, $lockfile contains:
cpu-1.4.3/ltmain.sh:695:`cat $lockfile 2>/dev/null`
cpu-1.4.3/ltmain.sh-696-
##############################################
cpu-1.4.3/ltmain.sh-845-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
cpu-1.4.3/ltmain.sh:846:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
cpu-1.4.3/ltmain.sh-847-	;;
##############################################
cpu-1.4.3/ltmain.sh-1039-      -L*)
cpu-1.4.3/ltmain.sh:1040:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
cpu-1.4.3/ltmain.sh-1041-	# We need an absolute path.
##############################################
cpu-1.4.3/ltmain.sh-1044-	*)
cpu-1.4.3/ltmain.sh:1045:	  absdir=`cd "$dir" && pwd`
cpu-1.4.3/ltmain.sh-1046-	  if test -z "$absdir"; then
##############################################
cpu-1.4.3/ltmain.sh-1145-      -R*)
cpu-1.4.3/ltmain.sh:1146:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
cpu-1.4.3/ltmain.sh-1147-	# We need an absolute path.
##############################################
cpu-1.4.3/ltmain.sh-1181-      -Wc,*)
cpu-1.4.3/ltmain.sh:1182:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
cpu-1.4.3/ltmain.sh-1183-	arg=
##############################################
cpu-1.4.3/ltmain.sh-1195-	IFS="$save_ifs"
cpu-1.4.3/ltmain.sh:1196:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
cpu-1.4.3/ltmain.sh-1197-	;;
##############################################
cpu-1.4.3/ltmain.sh-1199-      -Wl,*)
cpu-1.4.3/ltmain.sh:1200:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
cpu-1.4.3/ltmain.sh-1201-	arg=
##############################################
cpu-1.4.3/ltmain.sh-1214-	IFS="$save_ifs"
cpu-1.4.3/ltmain.sh:1215:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
cpu-1.4.3/ltmain.sh-1216-	;;
##############################################
cpu-1.4.3/ltmain.sh-1231-	# to be aesthetically quoted because they are evaled later.
cpu-1.4.3/ltmain.sh:1232:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-1233-	case $arg in
##############################################
cpu-1.4.3/ltmain.sh-1255-	  # Preload the old-style object.
cpu-1.4.3/ltmain.sh:1256:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
cpu-1.4.3/ltmain.sh-1257-	  prev=
##############################################
cpu-1.4.3/ltmain.sh-1293-	# to be aesthetically quoted because they are evaled later.
cpu-1.4.3/ltmain.sh:1294:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-1295-	case $arg in
##############################################
cpu-1.4.3/ltmain.sh-1322-    # calculate the name of the file, without its directory
cpu-1.4.3/ltmain.sh:1323:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-1324-    libobjs_save="$libobjs"
##############################################
cpu-1.4.3/ltmain.sh-1327-      # get the directories listed in $shlibpath_var
cpu-1.4.3/ltmain.sh:1328:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
cpu-1.4.3/ltmain.sh-1329-    else
##############################################
cpu-1.4.3/ltmain.sh-1334-
cpu-1.4.3/ltmain.sh:1335:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-1336-    if test "X$output_objdir" = "X$output"; then
##############################################
cpu-1.4.3/ltmain.sh-1431-	  fi
cpu-1.4.3/ltmain.sh:1432:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
cpu-1.4.3/ltmain.sh-1433-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
cpu-1.4.3/ltmain.sh-1458-	    newdependency_libs="$deplib $newdependency_libs"
cpu-1.4.3/ltmain.sh:1459:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
cpu-1.4.3/ltmain.sh-1460-	    ;;
##############################################
cpu-1.4.3/ltmain.sh-1467-	      deplibs="$deplib $deplibs"
cpu-1.4.3/ltmain.sh:1468:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
cpu-1.4.3/ltmain.sh-1469-	    else
##############################################
cpu-1.4.3/ltmain.sh-1481-	  if test $pass = link; then
cpu-1.4.3/ltmain.sh:1482:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
cpu-1.4.3/ltmain.sh-1483-	    # Make sure the xrpath contains only unique directories.
##############################################
cpu-1.4.3/ltmain.sh-1556-
cpu-1.4.3/ltmain.sh:1557:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-1558-	test "X$ladir" = "X$lib" && ladir="."
##############################################
cpu-1.4.3/ltmain.sh-1641-	*)
cpu-1.4.3/ltmain.sh:1642:	  abs_ladir=`cd "$ladir" && pwd`
cpu-1.4.3/ltmain.sh-1643-	  if test -z "$abs_ladir"; then
##############################################
cpu-1.4.3/ltmain.sh-1649-	esac
cpu-1.4.3/ltmain.sh:1650:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-1651-
##############################################
cpu-1.4.3/ltmain.sh-1668-	fi # $installed = yes
cpu-1.4.3/ltmain.sh:1669:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
cpu-1.4.3/ltmain.sh-1670-
##############################################
cpu-1.4.3/ltmain.sh-1714-	    case $deplib in
cpu-1.4.3/ltmain.sh:1715:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
cpu-1.4.3/ltmain.sh-1716-	    esac
##############################################
cpu-1.4.3/ltmain.sh-1793-	    shift; shift
cpu-1.4.3/ltmain.sh:1794:	    libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/ltmain.sh-1795-	    # use dlname if we got it. it's perfectly good, no?
##############################################
cpu-1.4.3/ltmain.sh-1801-	      *cygwin*)
cpu-1.4.3/ltmain.sh:1802:		major=`expr $current - $age`
cpu-1.4.3/ltmain.sh-1803-		versuffix="-$major"
##############################################
cpu-1.4.3/ltmain.sh-1812-	    soroot="$soname"
cpu-1.4.3/ltmain.sh:1813:	    soname=`echo $soroot | ${SED} -e 's/^.*\///'`
cpu-1.4.3/ltmain.sh:1814:	    newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
cpu-1.4.3/ltmain.sh-1815-
##############################################
cpu-1.4.3/ltmain.sh-2028-	      case $libdir in
cpu-1.4.3/ltmain.sh:2029:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
cpu-1.4.3/ltmain.sh-2030-		   case " $xrpath " in
##############################################
cpu-1.4.3/ltmain.sh-2060-	      *.la)
cpu-1.4.3/ltmain.sh:2061:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-2062-		test "X$dir" = "X$deplib" && dir="."
##############################################
cpu-1.4.3/ltmain.sh-2066-		*)
cpu-1.4.3/ltmain.sh:2067:		  absdir=`cd "$dir" && pwd`
cpu-1.4.3/ltmain.sh-2068-		  if test -z "$absdir"; then
##############################################
cpu-1.4.3/ltmain.sh-2076-		else
cpu-1.4.3/ltmain.sh:2077:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
cpu-1.4.3/ltmain.sh-2078-		  if test -z "$libdir"; then
##############################################
cpu-1.4.3/ltmain.sh-2204-      lib*)
cpu-1.4.3/ltmain.sh:2205:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
cpu-1.4.3/ltmain.sh-2206-	eval libname=\"$libname_spec\"
##############################################
cpu-1.4.3/ltmain.sh-2209-	if test "$module" = no; then
cpu-1.4.3/ltmain.sh:2210:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
cpu-1.4.3/ltmain.sh-2211-	  $echo "$help" 1>&2
##############################################
cpu-1.4.3/ltmain.sh-2215-	  # Add the "lib" prefix for modules if required
cpu-1.4.3/ltmain.sh:2216:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
cpu-1.4.3/ltmain.sh-2217-	  eval libname=\"$libname_spec\"
cpu-1.4.3/ltmain.sh-2218-	else
cpu-1.4.3/ltmain.sh:2219:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
cpu-1.4.3/ltmain.sh-2220-	fi
##############################################
cpu-1.4.3/ltmain.sh-2308-	if test $age -gt $current; then
cpu-1.4.3/ltmain.sh:2309:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
cpu-1.4.3/ltmain.sh-2310-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
cpu-1.4.3/ltmain.sh-2323-	  # verstring for coding it into the library header
cpu-1.4.3/ltmain.sh:2324:	  major=.`expr $current - $age`
cpu-1.4.3/ltmain.sh-2325-	  versuffix="$major.$age.$revision"
cpu-1.4.3/ltmain.sh-2326-	  # Darwin ld doesn't like 0 for these options...
cpu-1.4.3/ltmain.sh:2327:	  minor_current=`expr $current + 1`
cpu-1.4.3/ltmain.sh-2328-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
cpu-1.4.3/ltmain.sh-2341-	irix | nonstopux)
cpu-1.4.3/ltmain.sh:2342:	  major=`expr $current - $age + 1`
cpu-1.4.3/ltmain.sh-2343-
##############################################
cpu-1.4.3/ltmain.sh-2352-	  while test $loop != 0; do
cpu-1.4.3/ltmain.sh:2353:	    iface=`expr $revision - $loop`
cpu-1.4.3/ltmain.sh:2354:	    loop=`expr $loop - 1`
cpu-1.4.3/ltmain.sh-2355-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
cpu-1.4.3/ltmain.sh-2363-	linux)
cpu-1.4.3/ltmain.sh:2364:	  major=.`expr $current - $age`
cpu-1.4.3/ltmain.sh-2365-	  versuffix="$major.$age.$revision"
##############################################
cpu-1.4.3/ltmain.sh-2368-	osf)
cpu-1.4.3/ltmain.sh:2369:	  major=.`expr $current - $age`
cpu-1.4.3/ltmain.sh-2370-	  versuffix=".$current.$age.$revision"
##############################################
cpu-1.4.3/ltmain.sh-2375-	  while test $loop != 0; do
cpu-1.4.3/ltmain.sh:2376:	    iface=`expr $current - $loop`
cpu-1.4.3/ltmain.sh:2377:	    loop=`expr $loop - 1`
cpu-1.4.3/ltmain.sh-2378-	    verstring="$verstring:${iface}.0"
##############################################
cpu-1.4.3/ltmain.sh-2392-	  # extension on DOS 8.3 filesystems.
cpu-1.4.3/ltmain.sh:2393:	  major=`expr $current - $age`
cpu-1.4.3/ltmain.sh-2394-	  versuffix="-$major"
##############################################
cpu-1.4.3/ltmain.sh-2455-	# Transform .lo files to .o files.
cpu-1.4.3/ltmain.sh:2456:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
cpu-1.4.3/ltmain.sh-2457-      fi
##############################################
cpu-1.4.3/ltmain.sh-2460-      for path in $notinst_path; do
cpu-1.4.3/ltmain.sh:2461:	lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
cpu-1.4.3/ltmain.sh:2462:	deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
cpu-1.4.3/ltmain.sh:2463:	dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
cpu-1.4.3/ltmain.sh-2464-      done
##############################################
cpu-1.4.3/ltmain.sh-2562-	    for i in $deplibs; do
cpu-1.4.3/ltmain.sh:2563:	      name="`expr $i : '-l\(.*\)'`"
cpu-1.4.3/ltmain.sh-2564-	      # If $name is empty we are operating on a -L argument.
cpu-1.4.3/ltmain.sh-2565-	      if test -n "$name" && test "$name" != "0"; then
cpu-1.4.3/ltmain.sh:2566:		libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/ltmain.sh:2567:		deplib_matches=`eval \\$echo \"$library_names_spec\"`
cpu-1.4.3/ltmain.sh-2568-		set dummy $deplib_matches
cpu-1.4.3/ltmain.sh-2569-		deplib_match=$2
cpu-1.4.3/ltmain.sh:2570:		if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
cpu-1.4.3/ltmain.sh-2571-		  newdeplibs="$newdeplibs $i"
##############################################
cpu-1.4.3/ltmain.sh-2589-	    for i in $deplibs; do
cpu-1.4.3/ltmain.sh:2590:	      name="`expr $i : '-l\(.*\)'`"
cpu-1.4.3/ltmain.sh-2591-	     # If $name is empty we are operating on a -L argument.
##############################################
cpu-1.4.3/ltmain.sh-2597-		  ldd_output=`ldd conftest`
cpu-1.4.3/ltmain.sh:2598:		  libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/ltmain.sh:2599:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
cpu-1.4.3/ltmain.sh-2600-		  set dummy $deplib_matches
cpu-1.4.3/ltmain.sh-2601-		  deplib_match=$2
cpu-1.4.3/ltmain.sh:2602:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
cpu-1.4.3/ltmain.sh-2603-		    newdeplibs="$newdeplibs $i"
##############################################
cpu-1.4.3/ltmain.sh-2629-	  set dummy $deplibs_check_method
cpu-1.4.3/ltmain.sh:2630:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
cpu-1.4.3/ltmain.sh-2631-	  for a_deplib in $deplibs; do
cpu-1.4.3/ltmain.sh:2632:	    name="`expr $a_deplib : '-l\(.*\)'`"
cpu-1.4.3/ltmain.sh-2633-	    # If $name is empty we are operating on a -L argument.
cpu-1.4.3/ltmain.sh-2634-	    if test -n "$name" && test "$name" != "0"; then
cpu-1.4.3/ltmain.sh:2635:	      libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/ltmain.sh-2636-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
cpu-1.4.3/ltmain.sh:2637:		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
cpu-1.4.3/ltmain.sh-2638-		    for potent_lib in $potential_libs; do
##############################################
cpu-1.4.3/ltmain.sh-2650-		      while test -h "$potlib" 2>/dev/null; do
cpu-1.4.3/ltmain.sh:2651:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
cpu-1.4.3/ltmain.sh-2652-			case $potliblink in
cpu-1.4.3/ltmain.sh-2653-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
cpu-1.4.3/ltmain.sh:2654:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
cpu-1.4.3/ltmain.sh-2655-			esac
##############################################
cpu-1.4.3/ltmain.sh-2695-	  set dummy $deplibs_check_method
cpu-1.4.3/ltmain.sh:2696:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
cpu-1.4.3/ltmain.sh-2697-	  for a_deplib in $deplibs; do
cpu-1.4.3/ltmain.sh:2698:	    name="`expr $a_deplib : '-l\(.*\)'`"
cpu-1.4.3/ltmain.sh-2699-	    # If $name is empty we are operating on a -L argument.
cpu-1.4.3/ltmain.sh-2700-	    if test -n "$name" && test "$name" != "0"; then
cpu-1.4.3/ltmain.sh:2701:	      libname=`eval \\$echo \"$libname_spec\"`
cpu-1.4.3/ltmain.sh-2702-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
cpu-1.4.3/ltmain.sh:2703:		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
cpu-1.4.3/ltmain.sh-2704-		for potent_lib in $potential_libs; do
##############################################
cpu-1.4.3/ltmain.sh-2760-	  # On Rhapsody replace the C library is the System framework
cpu-1.4.3/ltmain.sh:2761:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
cpu-1.4.3/ltmain.sh-2762-	  ;;
##############################################
cpu-1.4.3/ltmain.sh-2894-	for obj in $libobjs; do
cpu-1.4.3/ltmain.sh:2895:	  xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-2896-	  if test "X$xdir" = "X$obj"; then
##############################################
cpu-1.4.3/ltmain.sh-2900-	  fi
cpu-1.4.3/ltmain.sh:2901:	  baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh:2902:	  oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
cpu-1.4.3/ltmain.sh-2903-	  if test ! -f $xdir/$oldobj; then
##############################################
cpu-1.4.3/ltmain.sh-2909-	# Use standard objects if they are pic
cpu-1.4.3/ltmain.sh:2910:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/ltmain.sh-2911-
##############################################
cpu-1.4.3/ltmain.sh-2959-	      esac
cpu-1.4.3/ltmain.sh:2960:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-2961-	      xdir="$gentop/$xlib"
##############################################
cpu-1.4.3/ltmain.sh-2973-
cpu-1.4.3/ltmain.sh:2974:	      libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
cpu-1.4.3/ltmain.sh-2975-	    done
##############################################
cpu-1.4.3/ltmain.sh-3067-	libobj="$output"
cpu-1.4.3/ltmain.sh:3068:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
cpu-1.4.3/ltmain.sh-3069-	;;
##############################################
cpu-1.4.3/ltmain.sh-3109-	    esac
cpu-1.4.3/ltmain.sh:3110:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-3111-	    xdir="$gentop/$xlib"
##############################################
cpu-1.4.3/ltmain.sh-3123-
cpu-1.4.3/ltmain.sh:3124:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
cpu-1.4.3/ltmain.sh-3125-	  done
##############################################
cpu-1.4.3/ltmain.sh-3129-      # Create the old-style object.
cpu-1.4.3/ltmain.sh:3130:      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
cpu-1.4.3/ltmain.sh-3131-
##############################################
cpu-1.4.3/ltmain.sh-3180-	$run $rm $libobj
cpu-1.4.3/ltmain.sh:3181:	xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-3182-	if test "X$xdir" = "X$libobj"; then
##############################################
cpu-1.4.3/ltmain.sh-3186-	fi
cpu-1.4.3/ltmain.sh:3187:	baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh:3188:	oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
cpu-1.4.3/ltmain.sh-3189-	$show "(cd $xdir && $LN_S $oldobj $baseobj)"
##############################################
cpu-1.4.3/ltmain.sh-3202-      case $host in
cpu-1.4.3/ltmain.sh:3203:	*cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
cpu-1.4.3/ltmain.sh-3204-      esac
##############################################
cpu-1.4.3/ltmain.sh-3222-	# On Rhapsody replace the C library is the System framework
cpu-1.4.3/ltmain.sh:3223:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
cpu-1.4.3/ltmain.sh:3224:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
cpu-1.4.3/ltmain.sh-3225-	case $host in
##############################################
cpu-1.4.3/ltmain.sh-3331-	# Transform all the library objects into standard objects.
cpu-1.4.3/ltmain.sh:3332:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/ltmain.sh:3333:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/ltmain.sh-3334-      fi
##############################################
cpu-1.4.3/ltmain.sh-3377-	    # Add our own program objects to the symbol list.
cpu-1.4.3/ltmain.sh:3378:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
cpu-1.4.3/ltmain.sh-3379-	    for arg in $progfiles; do
##############################################
cpu-1.4.3/ltmain.sh-3407-	    $show "extracting global C symbols from \`$arg'"
cpu-1.4.3/ltmain.sh:3408:	    name=`echo "$arg" | ${SED} -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-3409-	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
cpu-1.4.3/ltmain.sh-3507-	  # Transform the symbol file into the correct name.
cpu-1.4.3/ltmain.sh:3508:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
cpu-1.4.3/ltmain.sh:3509:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
cpu-1.4.3/ltmain.sh-3510-	  ;;
##############################################
cpu-1.4.3/ltmain.sh-3521-	# Nullify the symbol file.
cpu-1.4.3/ltmain.sh:3522:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
cpu-1.4.3/ltmain.sh:3523:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
cpu-1.4.3/ltmain.sh-3524-      fi
##############################################
cpu-1.4.3/ltmain.sh-3527-	# Replace the output file specification.
cpu-1.4.3/ltmain.sh:3528:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
cpu-1.4.3/ltmain.sh-3529-	link_command="$compile_command$compile_rpath"
##############################################
cpu-1.4.3/ltmain.sh-3594-	# Replace the output file specification.
cpu-1.4.3/ltmain.sh:3595:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
cpu-1.4.3/ltmain.sh-3596-	# Delete the old output file.
##############################################
cpu-1.4.3/ltmain.sh-3614-	  if test "$fast_install" = yes; then
cpu-1.4.3/ltmain.sh:3615:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
cpu-1.4.3/ltmain.sh-3616-	  else
##############################################
cpu-1.4.3/ltmain.sh-3626-      # Replace the output file specification.
cpu-1.4.3/ltmain.sh:3627:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
cpu-1.4.3/ltmain.sh-3628-
##############################################
cpu-1.4.3/ltmain.sh-3646-	  else
cpu-1.4.3/ltmain.sh:3647:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-3648-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
cpu-1.4.3/ltmain.sh-3651-	relink_command="(cd `pwd`; $relink_command)"
cpu-1.4.3/ltmain.sh:3652:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-3653-      fi
##############################################
cpu-1.4.3/ltmain.sh-3660-	esac
cpu-1.4.3/ltmain.sh:3661:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-3662-      else
cpu-1.4.3/ltmain.sh:3663:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-3664-      fi
##############################################
cpu-1.4.3/ltmain.sh-3670-	case $output in
cpu-1.4.3/ltmain.sh:3671:	  *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
cpu-1.4.3/ltmain.sh-3672-	esac
##############################################
cpu-1.4.3/ltmain.sh-3716-      shift
cpu-1.4.3/ltmain.sh:3717:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
cpu-1.4.3/ltmain.sh-3718-      # Yippee, \$echo works!
##############################################
cpu-1.4.3/ltmain.sh-3728-  # Find the directory that this script lives in.
cpu-1.4.3/ltmain.sh:3729:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
cpu-1.4.3/ltmain.sh-3730-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
cpu-1.4.3/ltmain.sh-3732-  # Follow symbolic links until we get to the real thisdir.
cpu-1.4.3/ltmain.sh:3733:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
cpu-1.4.3/ltmain.sh-3734-  while test -n \"\$file\"; do
cpu-1.4.3/ltmain.sh:3735:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
cpu-1.4.3/ltmain.sh-3736-
##############################################
cpu-1.4.3/ltmain.sh-3744-
cpu-1.4.3/ltmain.sh:3745:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
cpu-1.4.3/ltmain.sh:3746:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
cpu-1.4.3/ltmain.sh-3747-  done
##############################################
cpu-1.4.3/ltmain.sh-3749-  # Try to get the absolute directory name.
cpu-1.4.3/ltmain.sh:3750:  absdir=\`cd \"\$thisdir\" && pwd\`
cpu-1.4.3/ltmain.sh-3751-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
cpu-1.4.3/ltmain.sh-3759-  if test ! -f \"\$progdir/\$program\" || \\
cpu-1.4.3/ltmain.sh:3760:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
cpu-1.4.3/ltmain.sh-3761-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
cpu-1.4.3/ltmain.sh-3774-    if test -n \"\$relink_command\"; then
cpu-1.4.3/ltmain.sh:3775:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
cpu-1.4.3/ltmain.sh-3776-      else
##############################################
cpu-1.4.3/ltmain.sh-3806-    # The second colon is a workaround for a bug in BeOS R4 ${SED}
cpu-1.4.3/ltmain.sh:3807:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
cpu-1.4.3/ltmain.sh-3808-
##############################################
cpu-1.4.3/ltmain.sh-3881-	else
cpu-1.4.3/ltmain.sh:3882:	  oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
cpu-1.4.3/ltmain.sh-3883-	fi
##############################################
cpu-1.4.3/ltmain.sh-3905-	  esac
cpu-1.4.3/ltmain.sh:3906:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-3907-	  xdir="$gentop/$xlib"
##############################################
cpu-1.4.3/ltmain.sh-3919-
cpu-1.4.3/ltmain.sh:3920:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
cpu-1.4.3/ltmain.sh-3921-	done
##############################################
cpu-1.4.3/ltmain.sh-3932-	  if test ! -f $oldobj; then
cpu-1.4.3/ltmain.sh:3933:	    xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-3934-	    if test "X$xdir" = "X$oldobj"; then
##############################################
cpu-1.4.3/ltmain.sh-3938-	    fi
cpu-1.4.3/ltmain.sh:3939:	    baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh:3940:	    obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
cpu-1.4.3/ltmain.sh-3941-	    $show "(cd $xdir && ${LN_S} $obj $baseobj)"
##############################################
cpu-1.4.3/ltmain.sh-3975-	else
cpu-1.4.3/ltmain.sh:3976:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-3977-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
cpu-1.4.3/ltmain.sh-3981-      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
cpu-1.4.3/ltmain.sh:3982:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-3983-
##############################################
cpu-1.4.3/ltmain.sh-3996-	      *.la)
cpu-1.4.3/ltmain.sh:3997:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh:3998:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
cpu-1.4.3/ltmain.sh-3999-		if test -z "$libdir"; then
##############################################
cpu-1.4.3/ltmain.sh-4005-		if test "$installed" = yes && test "$D"; then
cpu-1.4.3/ltmain.sh:4006:		  eval mynewdependency_lib="`echo "$libdir/$name" |sed -e "s:$D::g" -e 's://:/:g'`"
cpu-1.4.3/ltmain.sh-4007-		else
##############################################
cpu-1.4.3/ltmain.sh-4011-		if test "$mynewdependency_lib"; then
cpu-1.4.3/ltmain.sh:4012:		  if test -z "`echo $newdependency_libs |grep -e "$mynewdependency_lib"`"; then
cpu-1.4.3/ltmain.sh-4013-		    newdependency_libs="$newdependency_libs $mynewdependency_lib"
##############################################
cpu-1.4.3/ltmain.sh-4024-		  # We do not want portage's build root ($S) present.
cpu-1.4.3/ltmain.sh:4025:		  if test -n "`echo $deplib |grep -e "$S"`" && test "$S"; then
cpu-1.4.3/ltmain.sh-4026-		    mynewdependency_lib=""
cpu-1.4.3/ltmain.sh-4027-		  # We do not want portage's install root ($D) present.
cpu-1.4.3/ltmain.sh:4028:		  elif test -n "`echo $deplib |grep -e "$D"`" && test "$D"; then
cpu-1.4.3/ltmain.sh:4029:		    eval mynewdependency_lib="`echo "$deplib" |sed -e "s:$D::g" -e 's://:/:g'`"
cpu-1.4.3/ltmain.sh-4030-		  else
##############################################
cpu-1.4.3/ltmain.sh-4037-		if test "$mynewdependency_lib"; then
cpu-1.4.3/ltmain.sh:4038:		  if test -z "`echo $newdependency_libs |grep -e "$mynewdependency_lib"`"; then
cpu-1.4.3/ltmain.sh-4039-			newdependency_libs="$newdependency_libs $mynewdependency_lib"
##############################################
cpu-1.4.3/ltmain.sh-4047-	    for lib in $dlfiles; do
cpu-1.4.3/ltmain.sh:4048:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh:4049:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
cpu-1.4.3/ltmain.sh-4050-	      if test -z "$libdir"; then
##############################################
cpu-1.4.3/ltmain.sh-4058-	    for lib in $dlprefiles; do
cpu-1.4.3/ltmain.sh:4059:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh:4060:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
cpu-1.4.3/ltmain.sh-4061-	      if test -z "$libdir"; then
##############################################
cpu-1.4.3/ltmain.sh-4076-	  if test "$installed" = yes && test "$D"; then
cpu-1.4.3/ltmain.sh:4077:	    install_libdir="`echo "$install_libdir" |sed -e "s:$D::g" -e 's://:/:g'`"
cpu-1.4.3/ltmain.sh-4078-	  fi
##############################################
cpu-1.4.3/ltmain.sh-4137-      # Aesthetically quote it.
cpu-1.4.3/ltmain.sh:4138:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-4139-      case $arg in
##############################################
cpu-1.4.3/ltmain.sh-4153-    # Aesthetically quote it.
cpu-1.4.3/ltmain.sh:4154:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-4155-    case $arg in
##############################################
cpu-1.4.3/ltmain.sh-4201-      # Aesthetically quote the argument.
cpu-1.4.3/ltmain.sh:4202:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-4203-      case $arg in
##############################################
cpu-1.4.3/ltmain.sh-4233-    # Strip any trailing slash from the destination.
cpu-1.4.3/ltmain.sh:4234:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
cpu-1.4.3/ltmain.sh-4235-
##############################################
cpu-1.4.3/ltmain.sh-4241-    else
cpu-1.4.3/ltmain.sh:4242:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-4243-      test "X$destdir" = "X$dest" && destdir=.
cpu-1.4.3/ltmain.sh:4244:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-4245-
##############################################
cpu-1.4.3/ltmain.sh-4317-
cpu-1.4.3/ltmain.sh:4318:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
cpu-1.4.3/ltmain.sh-4319-	test "X$dir" = "X$file/" && dir=
##############################################
cpu-1.4.3/ltmain.sh-4323-	  # Determine the prefix the user has applied to our future dir.
cpu-1.4.3/ltmain.sh:4324:	  inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"`
cpu-1.4.3/ltmain.sh-4325-
##############################################
cpu-1.4.3/ltmain.sh-4335-	    # Stick the inst_prefix_dir data into the link command.
cpu-1.4.3/ltmain.sh:4336:	    relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
cpu-1.4.3/ltmain.sh-4337-	  else
cpu-1.4.3/ltmain.sh:4338:	    relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"`
cpu-1.4.3/ltmain.sh-4339-	  fi
##############################################
cpu-1.4.3/ltmain.sh-4391-	# Install the pseudo-library for information purposes.
cpu-1.4.3/ltmain.sh:4392:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-4393-	instname="$dir/$name"i
##############################################
cpu-1.4.3/ltmain.sh-4407-	else
cpu-1.4.3/ltmain.sh:4408:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-4409-	  destfile="$destdir/$destfile"
##############################################
cpu-1.4.3/ltmain.sh-4414-	*.lo)
cpu-1.4.3/ltmain.sh:4415:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
cpu-1.4.3/ltmain.sh-4416-	  ;;
##############################################
cpu-1.4.3/ltmain.sh-4436-	  # Deduce the name of the old-style object file.
cpu-1.4.3/ltmain.sh:4437:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
cpu-1.4.3/ltmain.sh-4438-
##############################################
cpu-1.4.3/ltmain.sh-4449-	else
cpu-1.4.3/ltmain.sh:4450:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-4451-	  destfile="$destdir/$destfile"
##############################################
cpu-1.4.3/ltmain.sh-4456-	*cygwin*|*mingw*)
cpu-1.4.3/ltmain.sh:4457:	    wrapper=`echo $file | ${SED} -e 's,.exe$,,'`
cpu-1.4.3/ltmain.sh-4458-	    ;;
##############################################
cpu-1.4.3/ltmain.sh-4489-	    fi
cpu-1.4.3/ltmain.sh:4490:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
cpu-1.4.3/ltmain.sh-4491-	    if test -n "$libdir" && test ! -f "$libfile"; then
cpu-1.4.3/ltmain.sh:4492:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
cpu-1.4.3/ltmain.sh-4493-	      finalize=no
##############################################
cpu-1.4.3/ltmain.sh-4508-	      test -n "$TMPDIR" && tmpdir="$TMPDIR"
cpu-1.4.3/ltmain.sh:4509:              tmpdir=`mktemp -d $tmpdir/libtool-XXXXXX 2> /dev/null`
cpu-1.4.3/ltmain.sh-4510-              if test $? = 0 ; then :
##############################################
cpu-1.4.3/ltmain.sh-4518-	      fi
cpu-1.4.3/ltmain.sh:4519:	      file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-4520-	      outputname="$tmpdir/$file"
cpu-1.4.3/ltmain.sh-4521-	      # Replace the output file specification.
cpu-1.4.3/ltmain.sh:4522:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
cpu-1.4.3/ltmain.sh-4523-
##############################################
cpu-1.4.3/ltmain.sh-4536-	    # Install the binary that we compiled earlier.
cpu-1.4.3/ltmain.sh:4537:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
cpu-1.4.3/ltmain.sh-4538-	  fi
##############################################
cpu-1.4.3/ltmain.sh-4552-	  *:*.exe)
cpu-1.4.3/ltmain.sh:4553:	    destfile=`echo $destfile | ${SED} -e 's,.exe$,,'`
cpu-1.4.3/ltmain.sh-4554-	    ;;
##############################################
cpu-1.4.3/ltmain.sh-4565-    for file in $staticlibs; do
cpu-1.4.3/ltmain.sh:4566:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-4567-
##############################################
cpu-1.4.3/ltmain.sh-4720-	  # Warn if it was a shared library.
cpu-1.4.3/ltmain.sh:4721:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
cpu-1.4.3/ltmain.sh-4722-	  continue
##############################################
cpu-1.4.3/ltmain.sh-4724-
cpu-1.4.3/ltmain.sh:4725:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-4726-	test "X$dir" = "X$file" && dir=.
##############################################
cpu-1.4.3/ltmain.sh-4730-	else
cpu-1.4.3/ltmain.sh:4731:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
cpu-1.4.3/ltmain.sh-4732-	  exit 1
##############################################
cpu-1.4.3/ltmain.sh-4737-	# Just add the directory containing the .lo file.
cpu-1.4.3/ltmain.sh:4738:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-4739-	test "X$dir" = "X$file" && dir=.
##############################################
cpu-1.4.3/ltmain.sh-4748-      # Get the absolute pathname.
cpu-1.4.3/ltmain.sh:4749:      absdir=`cd "$dir" && pwd`
cpu-1.4.3/ltmain.sh-4750-      test -n "$absdir" && dir="$absdir"
##############################################
cpu-1.4.3/ltmain.sh-4784-      # Quote arguments (to preserve shell metacharacters).
cpu-1.4.3/ltmain.sh:4785:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
cpu-1.4.3/ltmain.sh-4786-      args="$args \"$file\""
##############################################
cpu-1.4.3/ltmain.sh-4845-    for file in $files; do
cpu-1.4.3/ltmain.sh:4846:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
cpu-1.4.3/ltmain.sh-4847-      if test "X$dir" = "X$file"; then
##############################################
cpu-1.4.3/ltmain.sh-4852-      fi
cpu-1.4.3/ltmain.sh:4853:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
cpu-1.4.3/ltmain.sh-4854-      test $mode = uninstall && objdir="$dir"
##############################################
cpu-1.4.3/ltmain.sh-4927-	if test "$build_old_libs" = yes; then
cpu-1.4.3/ltmain.sh:4928:	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
cpu-1.4.3/ltmain.sh-4929-	  rmfiles="$rmfiles $dir/$oldobj"