===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xscorch-0.2.1/libj/libj.m4-57-  else
xscorch-0.2.1/libj/libj.m4:58:    LIBJ_CFLAGS=`$LIBJ_CONFIG $libj_config_args --cflags`
xscorch-0.2.1/libj/libj.m4:59:    LIBJ_LIBS=`$LIBJ_CONFIG $libj_config_args --libs`
xscorch-0.2.1/libj/libj.m4:60:    LIBJ_VERSION=`$LIBJ_CONFIG $libj_config_args --version`
xscorch-0.2.1/libj/libj.m4-61-    libj_config_major_version=`$LIBJ_CONFIG $libj_config_args --version | \
##############################################
xscorch-0.2.1/libj/libjconf.m4-27-   AC_SUBST([LIBJ_VERSION_EXPR])
xscorch-0.2.1/libj/libjconf.m4:28:   LIBJ_LT_CURRENT=`expr $LIBJ_VERSION_MAJOR + $LIBJ_VERSION_MINOR`
xscorch-0.2.1/libj/libjconf.m4-29-   LIBJ_LT_REVISION=$LIBJ_VERSION_PATCH
##############################################
xscorch-0.2.1/libj/Makefile.in-73-  while test -n "$$dir1"; do \
xscorch-0.2.1/libj/Makefile.in:74:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xscorch-0.2.1/libj/Makefile.in-75-    if test "$$first" != "."; then \
xscorch-0.2.1/libj/Makefile.in-76-      if test "$$first" = ".."; then \
xscorch-0.2.1/libj/Makefile.in:77:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xscorch-0.2.1/libj/Makefile.in:78:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xscorch-0.2.1/libj/Makefile.in-79-      else \
xscorch-0.2.1/libj/Makefile.in:80:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xscorch-0.2.1/libj/Makefile.in-81-        if test "$$first2" = "$$first"; then \
xscorch-0.2.1/libj/Makefile.in:82:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/libj/Makefile.in-83-        else \
##############################################
xscorch-0.2.1/libj/Makefile.in-88-    fi; \
xscorch-0.2.1/libj/Makefile.in:89:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/libj/Makefile.in-90-  done; \
##############################################
xscorch-0.2.1/libj/Makefile.in-311-	dot_seen=no; \
xscorch-0.2.1/libj/Makefile.in:312:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/libj/Makefile.in-313-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
xscorch-0.2.1/libj/Makefile.in-346-	rev="$$rev ."; \
xscorch-0.2.1/libj/Makefile.in:347:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/libj/Makefile.in-348-	for subdir in $$rev; do \
##############################################
xscorch-0.2.1/libj/Makefile.in-424-GTAGS:
xscorch-0.2.1/libj/Makefile.in:425:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/libj/Makefile.in-426-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/libj/Makefile.in-432-distdir: $(DISTFILES)
xscorch-0.2.1/libj/Makefile.in:433:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/libj/Makefile.in:434:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/libj/Makefile.in-435-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/libj/Makefile.in-446-	  if test -d $$d/$$file; then \
xscorch-0.2.1/libj/Makefile.in:447:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/libj/Makefile.in-448-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-91-am__include_HEADERS_DIST = libjreg.h
xscorch-0.2.1/libj/jreg/Makefile.in:92:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xscorch-0.2.1/libj/jreg/Makefile.in-93-am__vpath_adj = case $$p in \
xscorch-0.2.1/libj/jreg/Makefile.in:94:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xscorch-0.2.1/libj/jreg/Makefile.in-95-    *) f=$$p;; \
xscorch-0.2.1/libj/jreg/Makefile.in-96-  esac;
xscorch-0.2.1/libj/jreg/Makefile.in:97:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xscorch-0.2.1/libj/jreg/Makefile.in-98-am__install_max = 40
xscorch-0.2.1/libj/jreg/Makefile.in-99-am__nobase_strip_setup = \
xscorch-0.2.1/libj/jreg/Makefile.in:100:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xscorch-0.2.1/libj/jreg/Makefile.in-101-am__nobase_strip = \
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-340-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
xscorch-0.2.1/libj/jreg/Makefile.in:341:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
xscorch-0.2.1/libj/jreg/Makefile.in-342-	  test "$$dir" != "$$p" || dir=.; \
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-371-.c.obj:
xscorch-0.2.1/libj/jreg/Makefile.in:372:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/libj/jreg/Makefile.in-373-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-375-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:376:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/libj/jreg/Makefile.in-377-
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-385-libjreg_a-reg.o: reg.c
xscorch-0.2.1/libj/jreg/Makefile.in:386:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-reg.o -MD -MP -MF $(DEPDIR)/libjreg_a-reg.Tpo -c -o libjreg_a-reg.o `test -f 'reg.c' || echo '$(srcdir)/'`reg.c
xscorch-0.2.1/libj/jreg/Makefile.in-387-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-reg.Tpo $(DEPDIR)/libjreg_a-reg.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-389-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:390:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-reg.o `test -f 'reg.c' || echo '$(srcdir)/'`reg.c
xscorch-0.2.1/libj/jreg/Makefile.in-391-
xscorch-0.2.1/libj/jreg/Makefile.in-392-libjreg_a-reg.obj: reg.c
xscorch-0.2.1/libj/jreg/Makefile.in:393:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-reg.obj -MD -MP -MF $(DEPDIR)/libjreg_a-reg.Tpo -c -o libjreg_a-reg.obj `if test -f 'reg.c'; then $(CYGPATH_W) 'reg.c'; else $(CYGPATH_W) '$(srcdir)/reg.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-394-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-reg.Tpo $(DEPDIR)/libjreg_a-reg.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-396-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:397:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-reg.obj `if test -f 'reg.c'; then $(CYGPATH_W) 'reg.c'; else $(CYGPATH_W) '$(srcdir)/reg.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-398-
xscorch-0.2.1/libj/jreg/Makefile.in-399-libjreg_a-regblock.o: regblock.c
xscorch-0.2.1/libj/jreg/Makefile.in:400:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-regblock.o -MD -MP -MF $(DEPDIR)/libjreg_a-regblock.Tpo -c -o libjreg_a-regblock.o `test -f 'regblock.c' || echo '$(srcdir)/'`regblock.c
xscorch-0.2.1/libj/jreg/Makefile.in-401-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-regblock.Tpo $(DEPDIR)/libjreg_a-regblock.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:404:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-regblock.o `test -f 'regblock.c' || echo '$(srcdir)/'`regblock.c
xscorch-0.2.1/libj/jreg/Makefile.in-405-
xscorch-0.2.1/libj/jreg/Makefile.in-406-libjreg_a-regblock.obj: regblock.c
xscorch-0.2.1/libj/jreg/Makefile.in:407:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-regblock.obj -MD -MP -MF $(DEPDIR)/libjreg_a-regblock.Tpo -c -o libjreg_a-regblock.obj `if test -f 'regblock.c'; then $(CYGPATH_W) 'regblock.c'; else $(CYGPATH_W) '$(srcdir)/regblock.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-408-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-regblock.Tpo $(DEPDIR)/libjreg_a-regblock.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-410-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:411:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-regblock.obj `if test -f 'regblock.c'; then $(CYGPATH_W) 'regblock.c'; else $(CYGPATH_W) '$(srcdir)/regblock.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-412-
xscorch-0.2.1/libj/jreg/Makefile.in-413-libjreg_a-regio.o: regio.c
xscorch-0.2.1/libj/jreg/Makefile.in:414:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-regio.o -MD -MP -MF $(DEPDIR)/libjreg_a-regio.Tpo -c -o libjreg_a-regio.o `test -f 'regio.c' || echo '$(srcdir)/'`regio.c
xscorch-0.2.1/libj/jreg/Makefile.in-415-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-regio.Tpo $(DEPDIR)/libjreg_a-regio.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-417-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:418:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-regio.o `test -f 'regio.c' || echo '$(srcdir)/'`regio.c
xscorch-0.2.1/libj/jreg/Makefile.in-419-
xscorch-0.2.1/libj/jreg/Makefile.in-420-libjreg_a-regio.obj: regio.c
xscorch-0.2.1/libj/jreg/Makefile.in:421:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-regio.obj -MD -MP -MF $(DEPDIR)/libjreg_a-regio.Tpo -c -o libjreg_a-regio.obj `if test -f 'regio.c'; then $(CYGPATH_W) 'regio.c'; else $(CYGPATH_W) '$(srcdir)/regio.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-422-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-regio.Tpo $(DEPDIR)/libjreg_a-regio.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-424-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:425:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-regio.obj `if test -f 'regio.c'; then $(CYGPATH_W) 'regio.c'; else $(CYGPATH_W) '$(srcdir)/regio.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-426-
xscorch-0.2.1/libj/jreg/Makefile.in-427-libjreg_a-regvar.o: regvar.c
xscorch-0.2.1/libj/jreg/Makefile.in:428:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-regvar.o -MD -MP -MF $(DEPDIR)/libjreg_a-regvar.Tpo -c -o libjreg_a-regvar.o `test -f 'regvar.c' || echo '$(srcdir)/'`regvar.c
xscorch-0.2.1/libj/jreg/Makefile.in-429-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-regvar.Tpo $(DEPDIR)/libjreg_a-regvar.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:432:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-regvar.o `test -f 'regvar.c' || echo '$(srcdir)/'`regvar.c
xscorch-0.2.1/libj/jreg/Makefile.in-433-
xscorch-0.2.1/libj/jreg/Makefile.in-434-libjreg_a-regvar.obj: regvar.c
xscorch-0.2.1/libj/jreg/Makefile.in:435:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -MT libjreg_a-regvar.obj -MD -MP -MF $(DEPDIR)/libjreg_a-regvar.Tpo -c -o libjreg_a-regvar.obj `if test -f 'regvar.c'; then $(CYGPATH_W) 'regvar.c'; else $(CYGPATH_W) '$(srcdir)/regvar.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-436-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_a-regvar.Tpo $(DEPDIR)/libjreg_a-regvar.Po
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:439:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_a_CFLAGS) $(CFLAGS) -c -o libjreg_a-regvar.obj `if test -f 'regvar.c'; then $(CYGPATH_W) 'regvar.c'; else $(CYGPATH_W) '$(srcdir)/regvar.c'; fi`
xscorch-0.2.1/libj/jreg/Makefile.in-440-
xscorch-0.2.1/libj/jreg/Makefile.in-441-libjreg_la-reg.lo: reg.c
xscorch-0.2.1/libj/jreg/Makefile.in:442:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -MT libjreg_la-reg.lo -MD -MP -MF $(DEPDIR)/libjreg_la-reg.Tpo -c -o libjreg_la-reg.lo `test -f 'reg.c' || echo '$(srcdir)/'`reg.c
xscorch-0.2.1/libj/jreg/Makefile.in-443-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_la-reg.Tpo $(DEPDIR)/libjreg_la-reg.Plo
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:446:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -c -o libjreg_la-reg.lo `test -f 'reg.c' || echo '$(srcdir)/'`reg.c
xscorch-0.2.1/libj/jreg/Makefile.in-447-
xscorch-0.2.1/libj/jreg/Makefile.in-448-libjreg_la-regblock.lo: regblock.c
xscorch-0.2.1/libj/jreg/Makefile.in:449:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -MT libjreg_la-regblock.lo -MD -MP -MF $(DEPDIR)/libjreg_la-regblock.Tpo -c -o libjreg_la-regblock.lo `test -f 'regblock.c' || echo '$(srcdir)/'`regblock.c
xscorch-0.2.1/libj/jreg/Makefile.in-450-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_la-regblock.Tpo $(DEPDIR)/libjreg_la-regblock.Plo
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:453:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -c -o libjreg_la-regblock.lo `test -f 'regblock.c' || echo '$(srcdir)/'`regblock.c
xscorch-0.2.1/libj/jreg/Makefile.in-454-
xscorch-0.2.1/libj/jreg/Makefile.in-455-libjreg_la-regio.lo: regio.c
xscorch-0.2.1/libj/jreg/Makefile.in:456:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -MT libjreg_la-regio.lo -MD -MP -MF $(DEPDIR)/libjreg_la-regio.Tpo -c -o libjreg_la-regio.lo `test -f 'regio.c' || echo '$(srcdir)/'`regio.c
xscorch-0.2.1/libj/jreg/Makefile.in-457-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_la-regio.Tpo $(DEPDIR)/libjreg_la-regio.Plo
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:460:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -c -o libjreg_la-regio.lo `test -f 'regio.c' || echo '$(srcdir)/'`regio.c
xscorch-0.2.1/libj/jreg/Makefile.in-461-
xscorch-0.2.1/libj/jreg/Makefile.in-462-libjreg_la-regvar.lo: regvar.c
xscorch-0.2.1/libj/jreg/Makefile.in:463:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -MT libjreg_la-regvar.lo -MD -MP -MF $(DEPDIR)/libjreg_la-regvar.Tpo -c -o libjreg_la-regvar.lo `test -f 'regvar.c' || echo '$(srcdir)/'`regvar.c
xscorch-0.2.1/libj/jreg/Makefile.in-464-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjreg_la-regvar.Tpo $(DEPDIR)/libjreg_la-regvar.Plo
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-466-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jreg/Makefile.in:467:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjreg_la_CFLAGS) $(CFLAGS) -c -o libjreg_la-regvar.lo `test -f 'regvar.c' || echo '$(srcdir)/'`regvar.c
xscorch-0.2.1/libj/jreg/Makefile.in-468-
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-489-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
xscorch-0.2.1/libj/jreg/Makefile.in:490:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xscorch-0.2.1/libj/jreg/Makefile.in-491-	test -n "$$files" || exit 0; \
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-539-GTAGS:
xscorch-0.2.1/libj/jreg/Makefile.in:540:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/libj/jreg/Makefile.in-541-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-547-distdir: $(DISTFILES)
xscorch-0.2.1/libj/jreg/Makefile.in:548:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/libj/jreg/Makefile.in:549:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/libj/jreg/Makefile.in-550-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/libj/jreg/Makefile.in-561-	  if test -d $$d/$$file; then \
xscorch-0.2.1/libj/jreg/Makefile.in:562:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/libj/jreg/Makefile.in-563-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-117-am__include_HEADERS_DIST = libjstr.h
xscorch-0.2.1/libj/jstr/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xscorch-0.2.1/libj/jstr/Makefile.in-119-am__vpath_adj = case $$p in \
xscorch-0.2.1/libj/jstr/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xscorch-0.2.1/libj/jstr/Makefile.in-121-    *) f=$$p;; \
xscorch-0.2.1/libj/jstr/Makefile.in-122-  esac;
xscorch-0.2.1/libj/jstr/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xscorch-0.2.1/libj/jstr/Makefile.in-124-am__install_max = 40
xscorch-0.2.1/libj/jstr/Makefile.in-125-am__nobase_strip_setup = \
xscorch-0.2.1/libj/jstr/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xscorch-0.2.1/libj/jstr/Makefile.in-127-am__nobase_strip = \
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-381-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
xscorch-0.2.1/libj/jstr/Makefile.in:382:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
xscorch-0.2.1/libj/jstr/Makefile.in-383-	  test "$$dir" != "$$p" || dir=.; \
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-394-	test -n "$(EXEEXT)" || exit 0; \
xscorch-0.2.1/libj/jstr/Makefile.in:395:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xscorch-0.2.1/libj/jstr/Makefile.in-396-	echo " rm -f" $$list; \
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-447-.c.obj:
xscorch-0.2.1/libj/jstr/Makefile.in:448:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/libj/jstr/Makefile.in-449-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-451-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:452:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/libj/jstr/Makefile.in-453-
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-461-libjstr_a-str_arg.o: str_arg.c
xscorch-0.2.1/libj/jstr/Makefile.in:462:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_arg.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_arg.Tpo -c -o libjstr_a-str_arg.o `test -f 'str_arg.c' || echo '$(srcdir)/'`str_arg.c
xscorch-0.2.1/libj/jstr/Makefile.in-463-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_arg.Tpo $(DEPDIR)/libjstr_a-str_arg.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-465-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:466:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_arg.o `test -f 'str_arg.c' || echo '$(srcdir)/'`str_arg.c
xscorch-0.2.1/libj/jstr/Makefile.in-467-
xscorch-0.2.1/libj/jstr/Makefile.in-468-libjstr_a-str_arg.obj: str_arg.c
xscorch-0.2.1/libj/jstr/Makefile.in:469:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_arg.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_arg.Tpo -c -o libjstr_a-str_arg.obj `if test -f 'str_arg.c'; then $(CYGPATH_W) 'str_arg.c'; else $(CYGPATH_W) '$(srcdir)/str_arg.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-470-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_arg.Tpo $(DEPDIR)/libjstr_a-str_arg.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:473:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_arg.obj `if test -f 'str_arg.c'; then $(CYGPATH_W) 'str_arg.c'; else $(CYGPATH_W) '$(srcdir)/str_arg.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-474-
xscorch-0.2.1/libj/jstr/Makefile.in-475-libjstr_a-str_case.o: str_case.c
xscorch-0.2.1/libj/jstr/Makefile.in:476:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_case.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_case.Tpo -c -o libjstr_a-str_case.o `test -f 'str_case.c' || echo '$(srcdir)/'`str_case.c
xscorch-0.2.1/libj/jstr/Makefile.in-477-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_case.Tpo $(DEPDIR)/libjstr_a-str_case.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:480:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_case.o `test -f 'str_case.c' || echo '$(srcdir)/'`str_case.c
xscorch-0.2.1/libj/jstr/Makefile.in-481-
xscorch-0.2.1/libj/jstr/Makefile.in-482-libjstr_a-str_case.obj: str_case.c
xscorch-0.2.1/libj/jstr/Makefile.in:483:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_case.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_case.Tpo -c -o libjstr_a-str_case.obj `if test -f 'str_case.c'; then $(CYGPATH_W) 'str_case.c'; else $(CYGPATH_W) '$(srcdir)/str_case.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-484-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_case.Tpo $(DEPDIR)/libjstr_a-str_case.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:487:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_case.obj `if test -f 'str_case.c'; then $(CYGPATH_W) 'str_case.c'; else $(CYGPATH_W) '$(srcdir)/str_case.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-488-
xscorch-0.2.1/libj/jstr/Makefile.in-489-libjstr_a-str_cgi.o: str_cgi.c
xscorch-0.2.1/libj/jstr/Makefile.in:490:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_cgi.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_cgi.Tpo -c -o libjstr_a-str_cgi.o `test -f 'str_cgi.c' || echo '$(srcdir)/'`str_cgi.c
xscorch-0.2.1/libj/jstr/Makefile.in-491-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_cgi.Tpo $(DEPDIR)/libjstr_a-str_cgi.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-493-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:494:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_cgi.o `test -f 'str_cgi.c' || echo '$(srcdir)/'`str_cgi.c
xscorch-0.2.1/libj/jstr/Makefile.in-495-
xscorch-0.2.1/libj/jstr/Makefile.in-496-libjstr_a-str_cgi.obj: str_cgi.c
xscorch-0.2.1/libj/jstr/Makefile.in:497:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_cgi.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_cgi.Tpo -c -o libjstr_a-str_cgi.obj `if test -f 'str_cgi.c'; then $(CYGPATH_W) 'str_cgi.c'; else $(CYGPATH_W) '$(srcdir)/str_cgi.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-498-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_cgi.Tpo $(DEPDIR)/libjstr_a-str_cgi.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-500-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:501:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_cgi.obj `if test -f 'str_cgi.c'; then $(CYGPATH_W) 'str_cgi.c'; else $(CYGPATH_W) '$(srcdir)/str_cgi.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-502-
xscorch-0.2.1/libj/jstr/Makefile.in-503-libjstr_a-str_comp.o: str_comp.c
xscorch-0.2.1/libj/jstr/Makefile.in:504:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_comp.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_comp.Tpo -c -o libjstr_a-str_comp.o `test -f 'str_comp.c' || echo '$(srcdir)/'`str_comp.c
xscorch-0.2.1/libj/jstr/Makefile.in-505-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_comp.Tpo $(DEPDIR)/libjstr_a-str_comp.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-507-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:508:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_comp.o `test -f 'str_comp.c' || echo '$(srcdir)/'`str_comp.c
xscorch-0.2.1/libj/jstr/Makefile.in-509-
xscorch-0.2.1/libj/jstr/Makefile.in-510-libjstr_a-str_comp.obj: str_comp.c
xscorch-0.2.1/libj/jstr/Makefile.in:511:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_comp.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_comp.Tpo -c -o libjstr_a-str_comp.obj `if test -f 'str_comp.c'; then $(CYGPATH_W) 'str_comp.c'; else $(CYGPATH_W) '$(srcdir)/str_comp.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-512-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_comp.Tpo $(DEPDIR)/libjstr_a-str_comp.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:515:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_comp.obj `if test -f 'str_comp.c'; then $(CYGPATH_W) 'str_comp.c'; else $(CYGPATH_W) '$(srcdir)/str_comp.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-516-
xscorch-0.2.1/libj/jstr/Makefile.in-517-libjstr_a-str_con.o: str_con.c
xscorch-0.2.1/libj/jstr/Makefile.in:518:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_con.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_con.Tpo -c -o libjstr_a-str_con.o `test -f 'str_con.c' || echo '$(srcdir)/'`str_con.c
xscorch-0.2.1/libj/jstr/Makefile.in-519-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_con.Tpo $(DEPDIR)/libjstr_a-str_con.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:522:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_con.o `test -f 'str_con.c' || echo '$(srcdir)/'`str_con.c
xscorch-0.2.1/libj/jstr/Makefile.in-523-
xscorch-0.2.1/libj/jstr/Makefile.in-524-libjstr_a-str_con.obj: str_con.c
xscorch-0.2.1/libj/jstr/Makefile.in:525:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_con.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_con.Tpo -c -o libjstr_a-str_con.obj `if test -f 'str_con.c'; then $(CYGPATH_W) 'str_con.c'; else $(CYGPATH_W) '$(srcdir)/str_con.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-526-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_con.Tpo $(DEPDIR)/libjstr_a-str_con.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:529:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_con.obj `if test -f 'str_con.c'; then $(CYGPATH_W) 'str_con.c'; else $(CYGPATH_W) '$(srcdir)/str_con.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-530-
xscorch-0.2.1/libj/jstr/Makefile.in-531-libjstr_a-str_copy.o: str_copy.c
xscorch-0.2.1/libj/jstr/Makefile.in:532:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_copy.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_copy.Tpo -c -o libjstr_a-str_copy.o `test -f 'str_copy.c' || echo '$(srcdir)/'`str_copy.c
xscorch-0.2.1/libj/jstr/Makefile.in-533-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_copy.Tpo $(DEPDIR)/libjstr_a-str_copy.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-535-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:536:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_copy.o `test -f 'str_copy.c' || echo '$(srcdir)/'`str_copy.c
xscorch-0.2.1/libj/jstr/Makefile.in-537-
xscorch-0.2.1/libj/jstr/Makefile.in-538-libjstr_a-str_copy.obj: str_copy.c
xscorch-0.2.1/libj/jstr/Makefile.in:539:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_copy.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_copy.Tpo -c -o libjstr_a-str_copy.obj `if test -f 'str_copy.c'; then $(CYGPATH_W) 'str_copy.c'; else $(CYGPATH_W) '$(srcdir)/str_copy.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-540-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_copy.Tpo $(DEPDIR)/libjstr_a-str_copy.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-542-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:543:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_copy.obj `if test -f 'str_copy.c'; then $(CYGPATH_W) 'str_copy.c'; else $(CYGPATH_W) '$(srcdir)/str_copy.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-544-
xscorch-0.2.1/libj/jstr/Makefile.in-545-libjstr_a-str_creat.o: str_creat.c
xscorch-0.2.1/libj/jstr/Makefile.in:546:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_creat.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_creat.Tpo -c -o libjstr_a-str_creat.o `test -f 'str_creat.c' || echo '$(srcdir)/'`str_creat.c
xscorch-0.2.1/libj/jstr/Makefile.in-547-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_creat.Tpo $(DEPDIR)/libjstr_a-str_creat.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-549-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:550:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_creat.o `test -f 'str_creat.c' || echo '$(srcdir)/'`str_creat.c
xscorch-0.2.1/libj/jstr/Makefile.in-551-
xscorch-0.2.1/libj/jstr/Makefile.in-552-libjstr_a-str_creat.obj: str_creat.c
xscorch-0.2.1/libj/jstr/Makefile.in:553:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_creat.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_creat.Tpo -c -o libjstr_a-str_creat.obj `if test -f 'str_creat.c'; then $(CYGPATH_W) 'str_creat.c'; else $(CYGPATH_W) '$(srcdir)/str_creat.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-554-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_creat.Tpo $(DEPDIR)/libjstr_a-str_creat.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-556-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:557:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_creat.obj `if test -f 'str_creat.c'; then $(CYGPATH_W) 'str_creat.c'; else $(CYGPATH_W) '$(srcdir)/str_creat.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-558-
xscorch-0.2.1/libj/jstr/Makefile.in-559-libjstr_a-str_info.o: str_info.c
xscorch-0.2.1/libj/jstr/Makefile.in:560:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_info.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_info.Tpo -c -o libjstr_a-str_info.o `test -f 'str_info.c' || echo '$(srcdir)/'`str_info.c
xscorch-0.2.1/libj/jstr/Makefile.in-561-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_info.Tpo $(DEPDIR)/libjstr_a-str_info.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:564:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_info.o `test -f 'str_info.c' || echo '$(srcdir)/'`str_info.c
xscorch-0.2.1/libj/jstr/Makefile.in-565-
xscorch-0.2.1/libj/jstr/Makefile.in-566-libjstr_a-str_info.obj: str_info.c
xscorch-0.2.1/libj/jstr/Makefile.in:567:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_info.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_info.Tpo -c -o libjstr_a-str_info.obj `if test -f 'str_info.c'; then $(CYGPATH_W) 'str_info.c'; else $(CYGPATH_W) '$(srcdir)/str_info.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-568-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_info.Tpo $(DEPDIR)/libjstr_a-str_info.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-570-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:571:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_info.obj `if test -f 'str_info.c'; then $(CYGPATH_W) 'str_info.c'; else $(CYGPATH_W) '$(srcdir)/str_info.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-572-
xscorch-0.2.1/libj/jstr/Makefile.in-573-libjstr_a-str_io.o: str_io.c
xscorch-0.2.1/libj/jstr/Makefile.in:574:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_io.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_io.Tpo -c -o libjstr_a-str_io.o `test -f 'str_io.c' || echo '$(srcdir)/'`str_io.c
xscorch-0.2.1/libj/jstr/Makefile.in-575-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_io.Tpo $(DEPDIR)/libjstr_a-str_io.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:578:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_io.o `test -f 'str_io.c' || echo '$(srcdir)/'`str_io.c
xscorch-0.2.1/libj/jstr/Makefile.in-579-
xscorch-0.2.1/libj/jstr/Makefile.in-580-libjstr_a-str_io.obj: str_io.c
xscorch-0.2.1/libj/jstr/Makefile.in:581:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_io.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_io.Tpo -c -o libjstr_a-str_io.obj `if test -f 'str_io.c'; then $(CYGPATH_W) 'str_io.c'; else $(CYGPATH_W) '$(srcdir)/str_io.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-582-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_io.Tpo $(DEPDIR)/libjstr_a-str_io.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:585:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_io.obj `if test -f 'str_io.c'; then $(CYGPATH_W) 'str_io.c'; else $(CYGPATH_W) '$(srcdir)/str_io.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-586-
xscorch-0.2.1/libj/jstr/Makefile.in-587-libjstr_a-str_num.o: str_num.c
xscorch-0.2.1/libj/jstr/Makefile.in:588:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_num.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_num.Tpo -c -o libjstr_a-str_num.o `test -f 'str_num.c' || echo '$(srcdir)/'`str_num.c
xscorch-0.2.1/libj/jstr/Makefile.in-589-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_num.Tpo $(DEPDIR)/libjstr_a-str_num.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:592:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_num.o `test -f 'str_num.c' || echo '$(srcdir)/'`str_num.c
xscorch-0.2.1/libj/jstr/Makefile.in-593-
xscorch-0.2.1/libj/jstr/Makefile.in-594-libjstr_a-str_num.obj: str_num.c
xscorch-0.2.1/libj/jstr/Makefile.in:595:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_num.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_num.Tpo -c -o libjstr_a-str_num.obj `if test -f 'str_num.c'; then $(CYGPATH_W) 'str_num.c'; else $(CYGPATH_W) '$(srcdir)/str_num.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-596-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_num.Tpo $(DEPDIR)/libjstr_a-str_num.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:599:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_num.obj `if test -f 'str_num.c'; then $(CYGPATH_W) 'str_num.c'; else $(CYGPATH_W) '$(srcdir)/str_num.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-600-
xscorch-0.2.1/libj/jstr/Makefile.in-601-libjstr_a-str_printf.o: str_printf.c
xscorch-0.2.1/libj/jstr/Makefile.in:602:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_printf.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_printf.Tpo -c -o libjstr_a-str_printf.o `test -f 'str_printf.c' || echo '$(srcdir)/'`str_printf.c
xscorch-0.2.1/libj/jstr/Makefile.in-603-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_printf.Tpo $(DEPDIR)/libjstr_a-str_printf.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:606:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_printf.o `test -f 'str_printf.c' || echo '$(srcdir)/'`str_printf.c
xscorch-0.2.1/libj/jstr/Makefile.in-607-
xscorch-0.2.1/libj/jstr/Makefile.in-608-libjstr_a-str_printf.obj: str_printf.c
xscorch-0.2.1/libj/jstr/Makefile.in:609:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_printf.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_printf.Tpo -c -o libjstr_a-str_printf.obj `if test -f 'str_printf.c'; then $(CYGPATH_W) 'str_printf.c'; else $(CYGPATH_W) '$(srcdir)/str_printf.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-610-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_printf.Tpo $(DEPDIR)/libjstr_a-str_printf.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-612-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:613:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_printf.obj `if test -f 'str_printf.c'; then $(CYGPATH_W) 'str_printf.c'; else $(CYGPATH_W) '$(srcdir)/str_printf.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-614-
xscorch-0.2.1/libj/jstr/Makefile.in-615-libjstr_a-str_replace.o: str_replace.c
xscorch-0.2.1/libj/jstr/Makefile.in:616:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_replace.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_replace.Tpo -c -o libjstr_a-str_replace.o `test -f 'str_replace.c' || echo '$(srcdir)/'`str_replace.c
xscorch-0.2.1/libj/jstr/Makefile.in-617-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_replace.Tpo $(DEPDIR)/libjstr_a-str_replace.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-619-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:620:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_replace.o `test -f 'str_replace.c' || echo '$(srcdir)/'`str_replace.c
xscorch-0.2.1/libj/jstr/Makefile.in-621-
xscorch-0.2.1/libj/jstr/Makefile.in-622-libjstr_a-str_replace.obj: str_replace.c
xscorch-0.2.1/libj/jstr/Makefile.in:623:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_replace.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_replace.Tpo -c -o libjstr_a-str_replace.obj `if test -f 'str_replace.c'; then $(CYGPATH_W) 'str_replace.c'; else $(CYGPATH_W) '$(srcdir)/str_replace.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-624-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_replace.Tpo $(DEPDIR)/libjstr_a-str_replace.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:627:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_replace.obj `if test -f 'str_replace.c'; then $(CYGPATH_W) 'str_replace.c'; else $(CYGPATH_W) '$(srcdir)/str_replace.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-628-
xscorch-0.2.1/libj/jstr/Makefile.in-629-libjstr_a-str_time.o: str_time.c
xscorch-0.2.1/libj/jstr/Makefile.in:630:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_time.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_time.Tpo -c -o libjstr_a-str_time.o `test -f 'str_time.c' || echo '$(srcdir)/'`str_time.c
xscorch-0.2.1/libj/jstr/Makefile.in-631-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_time.Tpo $(DEPDIR)/libjstr_a-str_time.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:634:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_time.o `test -f 'str_time.c' || echo '$(srcdir)/'`str_time.c
xscorch-0.2.1/libj/jstr/Makefile.in-635-
xscorch-0.2.1/libj/jstr/Makefile.in-636-libjstr_a-str_time.obj: str_time.c
xscorch-0.2.1/libj/jstr/Makefile.in:637:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_time.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_time.Tpo -c -o libjstr_a-str_time.obj `if test -f 'str_time.c'; then $(CYGPATH_W) 'str_time.c'; else $(CYGPATH_W) '$(srcdir)/str_time.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-638-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_time.Tpo $(DEPDIR)/libjstr_a-str_time.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:641:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_time.obj `if test -f 'str_time.c'; then $(CYGPATH_W) 'str_time.c'; else $(CYGPATH_W) '$(srcdir)/str_time.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-642-
xscorch-0.2.1/libj/jstr/Makefile.in-643-libjstr_a-str_trim.o: str_trim.c
xscorch-0.2.1/libj/jstr/Makefile.in:644:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_trim.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_trim.Tpo -c -o libjstr_a-str_trim.o `test -f 'str_trim.c' || echo '$(srcdir)/'`str_trim.c
xscorch-0.2.1/libj/jstr/Makefile.in-645-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_trim.Tpo $(DEPDIR)/libjstr_a-str_trim.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:648:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_trim.o `test -f 'str_trim.c' || echo '$(srcdir)/'`str_trim.c
xscorch-0.2.1/libj/jstr/Makefile.in-649-
xscorch-0.2.1/libj/jstr/Makefile.in-650-libjstr_a-str_trim.obj: str_trim.c
xscorch-0.2.1/libj/jstr/Makefile.in:651:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_trim.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_trim.Tpo -c -o libjstr_a-str_trim.obj `if test -f 'str_trim.c'; then $(CYGPATH_W) 'str_trim.c'; else $(CYGPATH_W) '$(srcdir)/str_trim.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-652-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_trim.Tpo $(DEPDIR)/libjstr_a-str_trim.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:655:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_trim.obj `if test -f 'str_trim.c'; then $(CYGPATH_W) 'str_trim.c'; else $(CYGPATH_W) '$(srcdir)/str_trim.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-656-
xscorch-0.2.1/libj/jstr/Makefile.in-657-libjstr_a-str_uni.o: str_uni.c
xscorch-0.2.1/libj/jstr/Makefile.in:658:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_uni.o -MD -MP -MF $(DEPDIR)/libjstr_a-str_uni.Tpo -c -o libjstr_a-str_uni.o `test -f 'str_uni.c' || echo '$(srcdir)/'`str_uni.c
xscorch-0.2.1/libj/jstr/Makefile.in-659-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_uni.Tpo $(DEPDIR)/libjstr_a-str_uni.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:662:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_uni.o `test -f 'str_uni.c' || echo '$(srcdir)/'`str_uni.c
xscorch-0.2.1/libj/jstr/Makefile.in-663-
xscorch-0.2.1/libj/jstr/Makefile.in-664-libjstr_a-str_uni.obj: str_uni.c
xscorch-0.2.1/libj/jstr/Makefile.in:665:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -MT libjstr_a-str_uni.obj -MD -MP -MF $(DEPDIR)/libjstr_a-str_uni.Tpo -c -o libjstr_a-str_uni.obj `if test -f 'str_uni.c'; then $(CYGPATH_W) 'str_uni.c'; else $(CYGPATH_W) '$(srcdir)/str_uni.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-666-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_a-str_uni.Tpo $(DEPDIR)/libjstr_a-str_uni.Po
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:669:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_a_CFLAGS) $(CFLAGS) -c -o libjstr_a-str_uni.obj `if test -f 'str_uni.c'; then $(CYGPATH_W) 'str_uni.c'; else $(CYGPATH_W) '$(srcdir)/str_uni.c'; fi`
xscorch-0.2.1/libj/jstr/Makefile.in-670-
xscorch-0.2.1/libj/jstr/Makefile.in-671-libjstr_la-str_arg.lo: str_arg.c
xscorch-0.2.1/libj/jstr/Makefile.in:672:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_arg.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_arg.Tpo -c -o libjstr_la-str_arg.lo `test -f 'str_arg.c' || echo '$(srcdir)/'`str_arg.c
xscorch-0.2.1/libj/jstr/Makefile.in-673-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_arg.Tpo $(DEPDIR)/libjstr_la-str_arg.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:676:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_arg.lo `test -f 'str_arg.c' || echo '$(srcdir)/'`str_arg.c
xscorch-0.2.1/libj/jstr/Makefile.in-677-
xscorch-0.2.1/libj/jstr/Makefile.in-678-libjstr_la-str_case.lo: str_case.c
xscorch-0.2.1/libj/jstr/Makefile.in:679:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_case.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_case.Tpo -c -o libjstr_la-str_case.lo `test -f 'str_case.c' || echo '$(srcdir)/'`str_case.c
xscorch-0.2.1/libj/jstr/Makefile.in-680-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_case.Tpo $(DEPDIR)/libjstr_la-str_case.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:683:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_case.lo `test -f 'str_case.c' || echo '$(srcdir)/'`str_case.c
xscorch-0.2.1/libj/jstr/Makefile.in-684-
xscorch-0.2.1/libj/jstr/Makefile.in-685-libjstr_la-str_cgi.lo: str_cgi.c
xscorch-0.2.1/libj/jstr/Makefile.in:686:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_cgi.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_cgi.Tpo -c -o libjstr_la-str_cgi.lo `test -f 'str_cgi.c' || echo '$(srcdir)/'`str_cgi.c
xscorch-0.2.1/libj/jstr/Makefile.in-687-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_cgi.Tpo $(DEPDIR)/libjstr_la-str_cgi.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:690:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_cgi.lo `test -f 'str_cgi.c' || echo '$(srcdir)/'`str_cgi.c
xscorch-0.2.1/libj/jstr/Makefile.in-691-
xscorch-0.2.1/libj/jstr/Makefile.in-692-libjstr_la-str_comp.lo: str_comp.c
xscorch-0.2.1/libj/jstr/Makefile.in:693:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_comp.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_comp.Tpo -c -o libjstr_la-str_comp.lo `test -f 'str_comp.c' || echo '$(srcdir)/'`str_comp.c
xscorch-0.2.1/libj/jstr/Makefile.in-694-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_comp.Tpo $(DEPDIR)/libjstr_la-str_comp.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:697:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_comp.lo `test -f 'str_comp.c' || echo '$(srcdir)/'`str_comp.c
xscorch-0.2.1/libj/jstr/Makefile.in-698-
xscorch-0.2.1/libj/jstr/Makefile.in-699-libjstr_la-str_con.lo: str_con.c
xscorch-0.2.1/libj/jstr/Makefile.in:700:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_con.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_con.Tpo -c -o libjstr_la-str_con.lo `test -f 'str_con.c' || echo '$(srcdir)/'`str_con.c
xscorch-0.2.1/libj/jstr/Makefile.in-701-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_con.Tpo $(DEPDIR)/libjstr_la-str_con.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:704:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_con.lo `test -f 'str_con.c' || echo '$(srcdir)/'`str_con.c
xscorch-0.2.1/libj/jstr/Makefile.in-705-
xscorch-0.2.1/libj/jstr/Makefile.in-706-libjstr_la-str_copy.lo: str_copy.c
xscorch-0.2.1/libj/jstr/Makefile.in:707:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_copy.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_copy.Tpo -c -o libjstr_la-str_copy.lo `test -f 'str_copy.c' || echo '$(srcdir)/'`str_copy.c
xscorch-0.2.1/libj/jstr/Makefile.in-708-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_copy.Tpo $(DEPDIR)/libjstr_la-str_copy.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:711:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_copy.lo `test -f 'str_copy.c' || echo '$(srcdir)/'`str_copy.c
xscorch-0.2.1/libj/jstr/Makefile.in-712-
xscorch-0.2.1/libj/jstr/Makefile.in-713-libjstr_la-str_creat.lo: str_creat.c
xscorch-0.2.1/libj/jstr/Makefile.in:714:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_creat.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_creat.Tpo -c -o libjstr_la-str_creat.lo `test -f 'str_creat.c' || echo '$(srcdir)/'`str_creat.c
xscorch-0.2.1/libj/jstr/Makefile.in-715-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_creat.Tpo $(DEPDIR)/libjstr_la-str_creat.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:718:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_creat.lo `test -f 'str_creat.c' || echo '$(srcdir)/'`str_creat.c
xscorch-0.2.1/libj/jstr/Makefile.in-719-
xscorch-0.2.1/libj/jstr/Makefile.in-720-libjstr_la-str_info.lo: str_info.c
xscorch-0.2.1/libj/jstr/Makefile.in:721:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_info.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_info.Tpo -c -o libjstr_la-str_info.lo `test -f 'str_info.c' || echo '$(srcdir)/'`str_info.c
xscorch-0.2.1/libj/jstr/Makefile.in-722-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_info.Tpo $(DEPDIR)/libjstr_la-str_info.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:725:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_info.lo `test -f 'str_info.c' || echo '$(srcdir)/'`str_info.c
xscorch-0.2.1/libj/jstr/Makefile.in-726-
xscorch-0.2.1/libj/jstr/Makefile.in-727-libjstr_la-str_io.lo: str_io.c
xscorch-0.2.1/libj/jstr/Makefile.in:728:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_io.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_io.Tpo -c -o libjstr_la-str_io.lo `test -f 'str_io.c' || echo '$(srcdir)/'`str_io.c
xscorch-0.2.1/libj/jstr/Makefile.in-729-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_io.Tpo $(DEPDIR)/libjstr_la-str_io.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:732:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_io.lo `test -f 'str_io.c' || echo '$(srcdir)/'`str_io.c
xscorch-0.2.1/libj/jstr/Makefile.in-733-
xscorch-0.2.1/libj/jstr/Makefile.in-734-libjstr_la-str_num.lo: str_num.c
xscorch-0.2.1/libj/jstr/Makefile.in:735:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_num.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_num.Tpo -c -o libjstr_la-str_num.lo `test -f 'str_num.c' || echo '$(srcdir)/'`str_num.c
xscorch-0.2.1/libj/jstr/Makefile.in-736-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_num.Tpo $(DEPDIR)/libjstr_la-str_num.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:739:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_num.lo `test -f 'str_num.c' || echo '$(srcdir)/'`str_num.c
xscorch-0.2.1/libj/jstr/Makefile.in-740-
xscorch-0.2.1/libj/jstr/Makefile.in-741-libjstr_la-str_printf.lo: str_printf.c
xscorch-0.2.1/libj/jstr/Makefile.in:742:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_printf.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_printf.Tpo -c -o libjstr_la-str_printf.lo `test -f 'str_printf.c' || echo '$(srcdir)/'`str_printf.c
xscorch-0.2.1/libj/jstr/Makefile.in-743-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_printf.Tpo $(DEPDIR)/libjstr_la-str_printf.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:746:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_printf.lo `test -f 'str_printf.c' || echo '$(srcdir)/'`str_printf.c
xscorch-0.2.1/libj/jstr/Makefile.in-747-
xscorch-0.2.1/libj/jstr/Makefile.in-748-libjstr_la-str_replace.lo: str_replace.c
xscorch-0.2.1/libj/jstr/Makefile.in:749:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_replace.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_replace.Tpo -c -o libjstr_la-str_replace.lo `test -f 'str_replace.c' || echo '$(srcdir)/'`str_replace.c
xscorch-0.2.1/libj/jstr/Makefile.in-750-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_replace.Tpo $(DEPDIR)/libjstr_la-str_replace.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:753:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_replace.lo `test -f 'str_replace.c' || echo '$(srcdir)/'`str_replace.c
xscorch-0.2.1/libj/jstr/Makefile.in-754-
xscorch-0.2.1/libj/jstr/Makefile.in-755-libjstr_la-str_time.lo: str_time.c
xscorch-0.2.1/libj/jstr/Makefile.in:756:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_time.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_time.Tpo -c -o libjstr_la-str_time.lo `test -f 'str_time.c' || echo '$(srcdir)/'`str_time.c
xscorch-0.2.1/libj/jstr/Makefile.in-757-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_time.Tpo $(DEPDIR)/libjstr_la-str_time.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:760:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_time.lo `test -f 'str_time.c' || echo '$(srcdir)/'`str_time.c
xscorch-0.2.1/libj/jstr/Makefile.in-761-
xscorch-0.2.1/libj/jstr/Makefile.in-762-libjstr_la-str_trim.lo: str_trim.c
xscorch-0.2.1/libj/jstr/Makefile.in:763:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_trim.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_trim.Tpo -c -o libjstr_la-str_trim.lo `test -f 'str_trim.c' || echo '$(srcdir)/'`str_trim.c
xscorch-0.2.1/libj/jstr/Makefile.in-764-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_trim.Tpo $(DEPDIR)/libjstr_la-str_trim.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:767:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_trim.lo `test -f 'str_trim.c' || echo '$(srcdir)/'`str_trim.c
xscorch-0.2.1/libj/jstr/Makefile.in-768-
xscorch-0.2.1/libj/jstr/Makefile.in-769-libjstr_la-str_uni.lo: str_uni.c
xscorch-0.2.1/libj/jstr/Makefile.in:770:@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -MT libjstr_la-str_uni.lo -MD -MP -MF $(DEPDIR)/libjstr_la-str_uni.Tpo -c -o libjstr_la-str_uni.lo `test -f 'str_uni.c' || echo '$(srcdir)/'`str_uni.c
xscorch-0.2.1/libj/jstr/Makefile.in-771-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libjstr_la-str_uni.Tpo $(DEPDIR)/libjstr_la-str_uni.Plo
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/libj/jstr/Makefile.in:774:@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjstr_la_CFLAGS) $(CFLAGS) -c -o libjstr_la-str_uni.lo `test -f 'str_uni.c' || echo '$(srcdir)/'`str_uni.c
xscorch-0.2.1/libj/jstr/Makefile.in-775-
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-796-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
xscorch-0.2.1/libj/jstr/Makefile.in:797:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xscorch-0.2.1/libj/jstr/Makefile.in-798-	test -n "$$files" || exit 0; \
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-846-GTAGS:
xscorch-0.2.1/libj/jstr/Makefile.in:847:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/libj/jstr/Makefile.in-848-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-854-distdir: $(DISTFILES)
xscorch-0.2.1/libj/jstr/Makefile.in:855:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/libj/jstr/Makefile.in:856:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/libj/jstr/Makefile.in-857-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/libj/jstr/Makefile.in-868-	  if test -d $$d/$$file; then \
xscorch-0.2.1/libj/jstr/Makefile.in:869:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/libj/jstr/Makefile.in-870-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/configure.ac-229-         [AC_MSG_ERROR([socket() network function not found, aborting.])])])
xscorch-0.2.1/configure.ac:230:   echo "Network libraries we're linking against: "`if test "x$NET_LIBS" = "x"; then echo "(none)"; else echo "$NET_LIBS"; fi`
xscorch-0.2.1/configure.ac-231-fi
##############################################
xscorch-0.2.1/aclocal.m4-79-  if test x"$no_gtk" = x ; then
xscorch-0.2.1/aclocal.m4:80:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xscorch-0.2.1/aclocal.m4:81:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xscorch-0.2.1/aclocal.m4-82-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
xscorch-0.2.1/aclocal.m4-259-  else
xscorch-0.2.1/aclocal.m4:260:    LIBMIKMOD_CFLAGS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --cflags`
xscorch-0.2.1/aclocal.m4:261:    LIBMIKMOD_LIBS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --libs`
xscorch-0.2.1/aclocal.m4:262:    LIBMIKMOD_LDADD=`$LIBMIKMOD_CONFIG $libmikmod_config_args --ldadd`
xscorch-0.2.1/aclocal.m4-263-    libmikmod_config_major_version=`$LIBMIKMOD_CONFIG $libmikmod_config_args --version | \
##############################################
xscorch-0.2.1/aclocal.m4-375-  if test "x$no_libmikmod" = x ; then
xscorch-0.2.1/aclocal.m4:376:     AC_MSG_RESULT([yes, `$LIBMIKMOD_CONFIG --version`])
xscorch-0.2.1/aclocal.m4-377-     ifelse([$2], , :, [$2])     
##############################################
xscorch-0.2.1/aclocal.m4-551-done
xscorch-0.2.1/aclocal.m4:552:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xscorch-0.2.1/aclocal.m4-553-])
##############################################
xscorch-0.2.1/aclocal.m4-845-m4_define([_LT_CONFIG_STATUS_DECLARE],
xscorch-0.2.1/aclocal.m4:846:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xscorch-0.2.1/aclocal.m4-847-
##############################################
xscorch-0.2.1/aclocal.m4-855-#
xscorch-0.2.1/aclocal.m4:856:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/aclocal.m4-857-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xscorch-0.2.1/aclocal.m4-965-]], lt_decl_quote_varnames); do
xscorch-0.2.1/aclocal.m4:966:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xscorch-0.2.1/aclocal.m4-967-    *[[\\\\\\\`\\"\\\$]]*)
xscorch-0.2.1/aclocal.m4:968:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
xscorch-0.2.1/aclocal.m4-969-      ;;
##############################################
xscorch-0.2.1/aclocal.m4-978-]], lt_decl_dquote_varnames); do
xscorch-0.2.1/aclocal.m4:979:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xscorch-0.2.1/aclocal.m4-980-    *[[\\\\\\\`\\"\\\$]]*)
xscorch-0.2.1/aclocal.m4:981:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
xscorch-0.2.1/aclocal.m4-982-      ;;
##############################################
xscorch-0.2.1/aclocal.m4-1138-
xscorch-0.2.1/aclocal.m4:1139:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xscorch-0.2.1/aclocal.m4-1140-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
xscorch-0.2.1/aclocal.m4-1468-  if test "$lt_cv_ld_force_load" = "yes"; then
xscorch-0.2.1/aclocal.m4:1469:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xscorch-0.2.1/aclocal.m4-1470-  else
##############################################
xscorch-0.2.1/aclocal.m4-1519-      }]'
xscorch-0.2.1/aclocal.m4:1520:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xscorch-0.2.1/aclocal.m4-1521-  # Check for a 64-bit object if we didn't find anything.
xscorch-0.2.1/aclocal.m4-1522-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xscorch-0.2.1/aclocal.m4:1523:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xscorch-0.2.1/aclocal.m4-1524-  fi],[])
##############################################
xscorch-0.2.1/aclocal.m4-1555-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xscorch-0.2.1/aclocal.m4:1556:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xscorch-0.2.1/aclocal.m4-1557-  ECHO='print -r --'
xscorch-0.2.1/aclocal.m4:1558:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xscorch-0.2.1/aclocal.m4-1559-  ECHO='printf %s\n'
##############################################
xscorch-0.2.1/aclocal.m4-1590-    PATH=/empty FPATH=/empty; export PATH FPATH
xscorch-0.2.1/aclocal.m4:1591:    test "X`printf %s $ECHO`" = "X$ECHO" \
xscorch-0.2.1/aclocal.m4:1592:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xscorch-0.2.1/aclocal.m4-1593-
##############################################
xscorch-0.2.1/aclocal.m4-1613-   if test "$GCC" = yes; then
xscorch-0.2.1/aclocal.m4:1614:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xscorch-0.2.1/aclocal.m4-1615-   fi
##############################################
xscorch-0.2.1/aclocal.m4-1617- /*)
xscorch-0.2.1/aclocal.m4:1618:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xscorch-0.2.1/aclocal.m4-1619-   ;; #(
##############################################
xscorch-0.2.1/aclocal.m4-1646-  if AC_TRY_EVAL(ac_compile); then
xscorch-0.2.1/aclocal.m4:1647:    case `/usr/bin/file conftest.$ac_objext` in
xscorch-0.2.1/aclocal.m4-1648-      *ELF-32*)
##############################################
xscorch-0.2.1/aclocal.m4-1662-    if test "$lt_cv_prog_gnu_ld" = yes; then
xscorch-0.2.1/aclocal.m4:1663:      case `/usr/bin/file conftest.$ac_objext` in
xscorch-0.2.1/aclocal.m4-1664-	*32-bit*)
##############################################
xscorch-0.2.1/aclocal.m4-1674-    else
xscorch-0.2.1/aclocal.m4:1675:      case `/usr/bin/file conftest.$ac_objext` in
xscorch-0.2.1/aclocal.m4-1676-	*32-bit*)
##############################################
xscorch-0.2.1/aclocal.m4-2013-    # And add a safety zone
xscorch-0.2.1/aclocal.m4:2014:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xscorch-0.2.1/aclocal.m4:2015:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xscorch-0.2.1/aclocal.m4-2016-    ;;
##############################################
xscorch-0.2.1/aclocal.m4-2041-    if test -n "$kargmax"; then
xscorch-0.2.1/aclocal.m4:2042:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xscorch-0.2.1/aclocal.m4-2043-    else
##############################################
xscorch-0.2.1/aclocal.m4-2049-    if test -n "$lt_cv_sys_max_cmd_len"; then
xscorch-0.2.1/aclocal.m4:2050:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xscorch-0.2.1/aclocal.m4:2051:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xscorch-0.2.1/aclocal.m4-2052-    else
##############################################
xscorch-0.2.1/aclocal.m4-2061-      # we can't tell.
xscorch-0.2.1/aclocal.m4:2062:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
xscorch-0.2.1/aclocal.m4-2063-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xscorch-0.2.1/aclocal.m4-2065-      do
xscorch-0.2.1/aclocal.m4:2066:        i=`expr $i + 1`
xscorch-0.2.1/aclocal.m4-2067-        teststring=$teststring$teststring
##############################################
xscorch-0.2.1/aclocal.m4-2069-      # Only check the string length outside the loop.
xscorch-0.2.1/aclocal.m4:2070:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xscorch-0.2.1/aclocal.m4-2071-      teststring=
##############################################
xscorch-0.2.1/aclocal.m4-2074-      # linker.  It appears as though 1/2 is a usable value.
xscorch-0.2.1/aclocal.m4:2075:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xscorch-0.2.1/aclocal.m4-2076-    fi
##############################################
xscorch-0.2.1/aclocal.m4-2399-  if test "$hard_links" = no; then
xscorch-0.2.1/aclocal.m4:2400:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
xscorch-0.2.1/aclocal.m4-2401-    need_locks=warn
##############################################
xscorch-0.2.1/aclocal.m4-2530-  esac
xscorch-0.2.1/aclocal.m4:2531:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xscorch-0.2.1/aclocal.m4-2532-  case $lt_search_path_spec in
##############################################
xscorch-0.2.1/aclocal.m4-2537-    # okay in the real world where ";" in dirpaths is itself problematic.
xscorch-0.2.1/aclocal.m4:2538:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xscorch-0.2.1/aclocal.m4-2539-    ;;
xscorch-0.2.1/aclocal.m4-2540-  *)
xscorch-0.2.1/aclocal.m4:2541:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xscorch-0.2.1/aclocal.m4-2542-    ;;
##############################################
xscorch-0.2.1/aclocal.m4-2546-  lt_tmp_lt_search_path_spec=
xscorch-0.2.1/aclocal.m4:2547:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xscorch-0.2.1/aclocal.m4-2548-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xscorch-0.2.1/aclocal.m4-2581-  esac
xscorch-0.2.1/aclocal.m4:2582:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xscorch-0.2.1/aclocal.m4-2583-else
##############################################
xscorch-0.2.1/aclocal.m4-2669-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xscorch-0.2.1/aclocal.m4:2670:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''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'
xscorch-0.2.1/aclocal.m4-2671-    ;;
##############################################
xscorch-0.2.1/aclocal.m4-2705-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xscorch-0.2.1/aclocal.m4:2706:    postinstall_cmds='base_file=`basename \${file}`~
xscorch-0.2.1/aclocal.m4:2707:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xscorch-0.2.1/aclocal.m4:2708:      dldir=$destdir/`dirname \$dlpath`~
xscorch-0.2.1/aclocal.m4-2709-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xscorch-0.2.1/aclocal.m4-2714-      fi'
xscorch-0.2.1/aclocal.m4:2715:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xscorch-0.2.1/aclocal.m4-2716-      dlpath=$dir/\$dldll~
##############################################
xscorch-0.2.1/aclocal.m4-2722-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xscorch-0.2.1/aclocal.m4:2723:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/aclocal.m4-2724-m4_if([$1], [],[
##############################################
xscorch-0.2.1/aclocal.m4-2728-      # MinGW DLLs use traditional 'lib' prefix
xscorch-0.2.1/aclocal.m4:2729:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/aclocal.m4-2730-      ;;
##############################################
xscorch-0.2.1/aclocal.m4-2732-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xscorch-0.2.1/aclocal.m4:2733:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/aclocal.m4-2734-      ;;
##############################################
xscorch-0.2.1/aclocal.m4-2741-    libname_spec='$name'
xscorch-0.2.1/aclocal.m4:2742:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/aclocal.m4-2743-    library_names_spec='${libname}.dll.lib'
##############################################
xscorch-0.2.1/aclocal.m4-2753-        # Let DOS variable expansion print the short 8.3 style file name.
xscorch-0.2.1/aclocal.m4:2754:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xscorch-0.2.1/aclocal.m4-2755-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xscorch-0.2.1/aclocal.m4-2758-      # Convert to MSYS style.
xscorch-0.2.1/aclocal.m4:2759:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xscorch-0.2.1/aclocal.m4-2760-      ;;
##############################################
xscorch-0.2.1/aclocal.m4-2764-      # like /cygdrive/c/PROGRA~1:/cygdr...
xscorch-0.2.1/aclocal.m4:2765:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xscorch-0.2.1/aclocal.m4:2766:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xscorch-0.2.1/aclocal.m4:2767:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xscorch-0.2.1/aclocal.m4-2768-      ;;
##############################################
xscorch-0.2.1/aclocal.m4-2772-        # It is most probably a Windows format PATH.
xscorch-0.2.1/aclocal.m4:2773:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xscorch-0.2.1/aclocal.m4-2774-      else
xscorch-0.2.1/aclocal.m4:2775:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xscorch-0.2.1/aclocal.m4-2776-      fi
##############################################
xscorch-0.2.1/aclocal.m4-2782-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xscorch-0.2.1/aclocal.m4:2783:    postinstall_cmds='base_file=`basename \${file}`~
xscorch-0.2.1/aclocal.m4:2784:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xscorch-0.2.1/aclocal.m4:2785:      dldir=$destdir/`dirname \$dlpath`~
xscorch-0.2.1/aclocal.m4-2786-      test -d \$dldir || mkdir -p \$dldir~
xscorch-0.2.1/aclocal.m4-2787-      $install_prog $dir/$dlname \$dldir/$dlname'
xscorch-0.2.1/aclocal.m4:2788:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xscorch-0.2.1/aclocal.m4-2789-      dlpath=$dir/\$dldll~
##############################################
xscorch-0.2.1/aclocal.m4-2796-    # Assume MSVC wrapper
xscorch-0.2.1/aclocal.m4:2797:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
xscorch-0.2.1/aclocal.m4-2798-    dynamic_linker='Win32 ld.exe'
##############################################
xscorch-0.2.1/aclocal.m4-2813-  shlibpath_var=DYLD_LIBRARY_PATH
xscorch-0.2.1/aclocal.m4:2814:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xscorch-0.2.1/aclocal.m4-2815-m4_if([$1], [],[
##############################################
xscorch-0.2.1/aclocal.m4-3035-  if test -f /etc/ld.so.conf; then
xscorch-0.2.1/aclocal.m4:3036:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xscorch-0.2.1/aclocal.m4-3037-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xscorch-0.2.1/aclocal.m4-3109-  shlibpath_var=LD_LIBRARY_PATH
xscorch-0.2.1/aclocal.m4:3110:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xscorch-0.2.1/aclocal.m4-3111-    case $host_os in
##############################################
xscorch-0.2.1/aclocal.m4-3326-	"file_magic "*)
xscorch-0.2.1/aclocal.m4:3327:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xscorch-0.2.1/aclocal.m4-3328-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xscorch-0.2.1/aclocal.m4-3409-    # gcc leaves a trailing carriage return which upsets mingw
xscorch-0.2.1/aclocal.m4:3410:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xscorch-0.2.1/aclocal.m4-3411-  *)
xscorch-0.2.1/aclocal.m4:3412:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xscorch-0.2.1/aclocal.m4-3413-  esac
##############################################
xscorch-0.2.1/aclocal.m4-3418-      # Canonicalize the pathname of ld
xscorch-0.2.1/aclocal.m4:3419:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xscorch-0.2.1/aclocal.m4-3420-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xscorch-0.2.1/aclocal.m4:3421:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xscorch-0.2.1/aclocal.m4-3422-      done
##############################################
xscorch-0.2.1/aclocal.m4-3449-      # Break only if it was the GNU/non-GNU ld that we prefer.
xscorch-0.2.1/aclocal.m4:3450:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xscorch-0.2.1/aclocal.m4-3451-      *GNU* | *'with BFD'*)
##############################################
xscorch-0.2.1/aclocal.m4-3489-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xscorch-0.2.1/aclocal.m4:3490:case `$LD -v 2>&1 </dev/null` in
xscorch-0.2.1/aclocal.m4-3491-*GNU* | *'with BFD'*)
##############################################
xscorch-0.2.1/aclocal.m4-3684-openbsd*)
xscorch-0.2.1/aclocal.m4:3685:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xscorch-0.2.1/aclocal.m4-3686-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xscorch-0.2.1/aclocal.m4-3748-    else
xscorch-0.2.1/aclocal.m4:3749:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xscorch-0.2.1/aclocal.m4-3750-    fi
##############################################
xscorch-0.2.1/aclocal.m4-3794-	# Tru64's nm complains that /dev/null is an invalid object file
xscorch-0.2.1/aclocal.m4:3795:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xscorch-0.2.1/aclocal.m4-3796-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xscorch-0.2.1/aclocal.m4-3800-	*)
xscorch-0.2.1/aclocal.m4:3801:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xscorch-0.2.1/aclocal.m4-3802-	  */dev/null*)
##############################################
xscorch-0.2.1/aclocal.m4-3826-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xscorch-0.2.1/aclocal.m4:3827:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
xscorch-0.2.1/aclocal.m4-3828-    *COFF*)
##############################################
xscorch-0.2.1/aclocal.m4-3885-  # decide which to use based on capabilities of $DLLTOOL
xscorch-0.2.1/aclocal.m4:3886:  case `$DLLTOOL --help 2>&1` in
xscorch-0.2.1/aclocal.m4-3887-  *--identify-strict*)
##############################################
xscorch-0.2.1/aclocal.m4-4044-# If we're using GNU nm, then use its standard symbol codes.
xscorch-0.2.1/aclocal.m4:4045:case `$NM -V 2>&1` in
xscorch-0.2.1/aclocal.m4-4046-*GNU* | *'with BFD'*)
##############################################
xscorch-0.2.1/aclocal.m4-4062-mingw*)
xscorch-0.2.1/aclocal.m4:4063:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xscorch-0.2.1/aclocal.m4-4064-  ;;
##############################################
xscorch-0.2.1/aclocal.m4-4114-    nlist=conftest.nm
xscorch-0.2.1/aclocal.m4:4115:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xscorch-0.2.1/aclocal.m4-4116-      # Try sorting and uniquifying the output.
##############################################
xscorch-0.2.1/aclocal.m4-4452-	  *)
xscorch-0.2.1/aclocal.m4:4453:	    case `$CC -V 2>&1 | sed 5q` in
xscorch-0.2.1/aclocal.m4-4454-	    *Sun\ C*)
##############################################
xscorch-0.2.1/aclocal.m4-4755-      *)
xscorch-0.2.1/aclocal.m4:4756:	case `$CC -V 2>&1 | sed 5q` in
xscorch-0.2.1/aclocal.m4-4757-	*Sun\ F* | *Sun*Fortran*)
##############################################
xscorch-0.2.1/aclocal.m4-5017-	# shared libraries, regardless of the interface used.
xscorch-0.2.1/aclocal.m4:5018:	case `$LD -v 2>&1` in
xscorch-0.2.1/aclocal.m4-5019-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xscorch-0.2.1/aclocal.m4-5049-    supports_anon_versioning=no
xscorch-0.2.1/aclocal.m4:5050:    case `$LD -v 2>&1` in
xscorch-0.2.1/aclocal.m4-5051-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xscorch-0.2.1/aclocal.m4-5118-	# is EXPORTS), use it as is; otherwise, prepend...
xscorch-0.2.1/aclocal.m4:5119:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xscorch-0.2.1/aclocal.m4-5120-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xscorch-0.2.1/aclocal.m4-5146-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xscorch-0.2.1/aclocal.m4:5147:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xscorch-0.2.1/aclocal.m4:5148:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xscorch-0.2.1/aclocal.m4-5149-      ;;
##############################################
xscorch-0.2.1/aclocal.m4-5164-        pgcc*)				# Portland Group C compiler
xscorch-0.2.1/aclocal.m4:5165:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/aclocal.m4-5166-	  tmp_addflag=' $pic_flag'
##############################################
xscorch-0.2.1/aclocal.m4-5169-					# Portland Group f77 and f90 compilers
xscorch-0.2.1/aclocal.m4:5170:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/aclocal.m4-5171-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xscorch-0.2.1/aclocal.m4-5184-	nvcc*)	# Cuda Compiler Driver 2.2
xscorch-0.2.1/aclocal.m4:5185:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/aclocal.m4-5186-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xscorch-0.2.1/aclocal.m4-5188-	esac
xscorch-0.2.1/aclocal.m4:5189:	case `$CC -V 2>&1 | sed 5q` in
xscorch-0.2.1/aclocal.m4-5190-	*Sun\ C*)			# Sun C 5.9
xscorch-0.2.1/aclocal.m4:5191:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/aclocal.m4-5192-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xscorch-0.2.1/aclocal.m4-5257-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xscorch-0.2.1/aclocal.m4:5258:      case `$LD -v 2>&1` in
xscorch-0.2.1/aclocal.m4-5259-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xscorch-0.2.1/aclocal.m4-5380-	# below for broken collect2 doesn't work under 4.3+
xscorch-0.2.1/aclocal.m4:5381:	  collect2name=`${CC} -print-prog-name=collect2`
xscorch-0.2.1/aclocal.m4-5382-	  if test -f "$collect2name" &&
##############################################
xscorch-0.2.1/aclocal.m4-5430-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
xscorch-0.2.1/aclocal.m4:5431:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xscorch-0.2.1/aclocal.m4-5432-      else
##############################################
xscorch-0.2.1/aclocal.m4-5496-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xscorch-0.2.1/aclocal.m4:5497:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xscorch-0.2.1/aclocal.m4-5498-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xscorch-0.2.1/aclocal.m4-5532-	# FIXME: Setting linknames here is a bad hack.
xscorch-0.2.1/aclocal.m4:5533:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xscorch-0.2.1/aclocal.m4-5534-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xscorch-0.2.1/aclocal.m4-5675-      if test "$GCC" = yes; then
xscorch-0.2.1/aclocal.m4:5676:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-5677-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xscorch-0.2.1/aclocal.m4-5698-	if test "$lt_cv_irix_exported_symbol" = yes; then
xscorch-0.2.1/aclocal.m4:5699:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
xscorch-0.2.1/aclocal.m4-5700-	fi
xscorch-0.2.1/aclocal.m4-5701-      else
xscorch-0.2.1/aclocal.m4:5702:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4:5703:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
xscorch-0.2.1/aclocal.m4-5704-      fi
##############################################
xscorch-0.2.1/aclocal.m4-5738-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xscorch-0.2.1/aclocal.m4:5739:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xscorch-0.2.1/aclocal.m4-5740-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xscorch-0.2.1/aclocal.m4-5771-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xscorch-0.2.1/aclocal.m4:5772:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-5773-      else
xscorch-0.2.1/aclocal.m4-5774-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xscorch-0.2.1/aclocal.m4:5775:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-5776-      fi
##############################################
xscorch-0.2.1/aclocal.m4-5784-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xscorch-0.2.1/aclocal.m4:5785:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-5786-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
xscorch-0.2.1/aclocal.m4-5788-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xscorch-0.2.1/aclocal.m4:5789:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4:5790:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
xscorch-0.2.1/aclocal.m4:5791:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
xscorch-0.2.1/aclocal.m4-5792-
##############################################
xscorch-0.2.1/aclocal.m4-5807-      else
xscorch-0.2.1/aclocal.m4:5808:	case `$CC -V 2>&1` in
xscorch-0.2.1/aclocal.m4-5809-	*"Compilers 5.0"*)
##############################################
xscorch-0.2.1/aclocal.m4-6000-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xscorch-0.2.1/aclocal.m4:6001:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xscorch-0.2.1/aclocal.m4-6002-	  then
##############################################
xscorch-0.2.1/aclocal.m4-6300-        # ancient GNU ld didn't support --whole-archive et. al.
xscorch-0.2.1/aclocal.m4:6301:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xscorch-0.2.1/aclocal.m4-6302-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xscorch-0.2.1/aclocal.m4-6383-          # below for broken collect2 doesn't work under 4.3+
xscorch-0.2.1/aclocal.m4:6384:	  collect2name=`${CC} -print-prog-name=collect2`
xscorch-0.2.1/aclocal.m4-6385-	  if test -f "$collect2name" &&
##############################################
xscorch-0.2.1/aclocal.m4-6433-
xscorch-0.2.1/aclocal.m4:6434:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xscorch-0.2.1/aclocal.m4-6435-        else
##############################################
xscorch-0.2.1/aclocal.m4-6499-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xscorch-0.2.1/aclocal.m4:6500:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xscorch-0.2.1/aclocal.m4-6501-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xscorch-0.2.1/aclocal.m4-6540-	    # is EXPORTS), use it as is; otherwise, prepend...
xscorch-0.2.1/aclocal.m4:6541:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xscorch-0.2.1/aclocal.m4-6542-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
xscorch-0.2.1/aclocal.m4-6623-            # dependencies.
xscorch-0.2.1/aclocal.m4:6624:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xscorch-0.2.1/aclocal.m4-6625-            ;;
##############################################
xscorch-0.2.1/aclocal.m4-6688-	    # dependencies.
xscorch-0.2.1/aclocal.m4:6689:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xscorch-0.2.1/aclocal.m4-6690-	    ;;
##############################################
xscorch-0.2.1/aclocal.m4-6724-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xscorch-0.2.1/aclocal.m4:6725:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xscorch-0.2.1/aclocal.m4:6726:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xscorch-0.2.1/aclocal.m4-6727-	;;
##############################################
xscorch-0.2.1/aclocal.m4-6731-	    # SGI C++
xscorch-0.2.1/aclocal.m4:6732:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-6733-
##############################################
xscorch-0.2.1/aclocal.m4-6742-	      if test "$with_gnu_ld" = no; then
xscorch-0.2.1/aclocal.m4:6743:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-6744-	      else
xscorch-0.2.1/aclocal.m4:6745:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
xscorch-0.2.1/aclocal.m4-6746-	      fi
##############################################
xscorch-0.2.1/aclocal.m4-6763-	    # to its proper name (with version) after linking.
xscorch-0.2.1/aclocal.m4:6764:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xscorch-0.2.1/aclocal.m4:6765:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
xscorch-0.2.1/aclocal.m4-6766-	    # Commands to make compiler produce verbose output that lists
##############################################
xscorch-0.2.1/aclocal.m4-6773-	    # dependencies.
xscorch-0.2.1/aclocal.m4:6774:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xscorch-0.2.1/aclocal.m4-6775-
##############################################
xscorch-0.2.1/aclocal.m4-6788-	    # earlier do not add the objects themselves.
xscorch-0.2.1/aclocal.m4:6789:	    case `$CC -V 2>&1` in
xscorch-0.2.1/aclocal.m4-6790-	      *"Version 7."*)
##############################################
xscorch-0.2.1/aclocal.m4-6809-            # Portland Group C++ compiler
xscorch-0.2.1/aclocal.m4:6810:	    case `$CC -V` in
xscorch-0.2.1/aclocal.m4-6811-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xscorch-0.2.1/aclocal.m4-6814-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xscorch-0.2.1/aclocal.m4:6815:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xscorch-0.2.1/aclocal.m4-6816-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xscorch-0.2.1/aclocal.m4-6818-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xscorch-0.2.1/aclocal.m4:6819:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xscorch-0.2.1/aclocal.m4-6820-		$RANLIB $oldlib'
##############################################
xscorch-0.2.1/aclocal.m4-6823-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xscorch-0.2.1/aclocal.m4:6824:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
xscorch-0.2.1/aclocal.m4-6825-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xscorch-0.2.1/aclocal.m4-6827-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xscorch-0.2.1/aclocal.m4:6828:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
xscorch-0.2.1/aclocal.m4-6829-	      ;;
##############################################
xscorch-0.2.1/aclocal.m4-6837-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
xscorch-0.2.1/aclocal.m4:6838:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/aclocal.m4-6839-            ;;
##############################################
xscorch-0.2.1/aclocal.m4-6856-	    # dependencies.
xscorch-0.2.1/aclocal.m4:6857:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
xscorch-0.2.1/aclocal.m4-6858-	    ;;
##############################################
xscorch-0.2.1/aclocal.m4-6871-	  *)
xscorch-0.2.1/aclocal.m4:6872:	    case `$CC -V 2>&1 | sed 5q` in
xscorch-0.2.1/aclocal.m4-6873-	    *Sun\ C*)
##############################################
xscorch-0.2.1/aclocal.m4-6878-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xscorch-0.2.1/aclocal.m4:6879:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/aclocal.m4-6880-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xscorch-0.2.1/aclocal.m4-6948-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
xscorch-0.2.1/aclocal.m4:6949:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xscorch-0.2.1/aclocal.m4-6950-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
xscorch-0.2.1/aclocal.m4-6967-	    # to its proper name (with version) after linking.
xscorch-0.2.1/aclocal.m4:6968:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xscorch-0.2.1/aclocal.m4-6969-
##############################################
xscorch-0.2.1/aclocal.m4-6988-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xscorch-0.2.1/aclocal.m4:6989:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-6990-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
xscorch-0.2.1/aclocal.m4-6993-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xscorch-0.2.1/aclocal.m4:6994:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4:6995:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xscorch-0.2.1/aclocal.m4-6996-	          echo "-hidden">> $lib.exp~
xscorch-0.2.1/aclocal.m4:6997:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
xscorch-0.2.1/aclocal.m4-6998-	          $RM $lib.exp'
##############################################
xscorch-0.2.1/aclocal.m4-7012-	    # dependencies.
xscorch-0.2.1/aclocal.m4:7013:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xscorch-0.2.1/aclocal.m4-7014-	    ;;
##############################################
xscorch-0.2.1/aclocal.m4-7019-	        osf3*)
xscorch-0.2.1/aclocal.m4:7020:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-7021-		  ;;
xscorch-0.2.1/aclocal.m4-7022-	        *)
xscorch-0.2.1/aclocal.m4:7023:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/aclocal.m4-7024-		  ;;
##############################################
xscorch-0.2.1/aclocal.m4-7272-  case ${2} in
xscorch-0.2.1/aclocal.m4:7273:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
xscorch-0.2.1/aclocal.m4:7274:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
xscorch-0.2.1/aclocal.m4-7275-  esac
##############################################
xscorch-0.2.1/aclocal.m4-7354-
xscorch-0.2.1/aclocal.m4:7355:  for p in `eval "$output_verbose_link_cmd"`; do
xscorch-0.2.1/aclocal.m4-7356-    case ${prev}${p} in
##############################################
xscorch-0.2.1/aclocal.m4-7452-linux*)
xscorch-0.2.1/aclocal.m4:7453:  case `$CC -V 2>&1 | sed 5q` in
xscorch-0.2.1/aclocal.m4-7454-  *Sun\ C*)
##############################################
xscorch-0.2.1/aclocal.m4-7503-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xscorch-0.2.1/aclocal.m4:7504: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
xscorch-0.2.1/aclocal.m4-7505-fi
##############################################
xscorch-0.2.1/aclocal.m4-8033-    test $lt_ac_count -gt 10 && break
xscorch-0.2.1/aclocal.m4:8034:    lt_ac_count=`expr $lt_ac_count + 1`
xscorch-0.2.1/aclocal.m4-8035-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
xscorch-0.2.1/aclocal.m4-8104-# ------------------------------------------------------
xscorch-0.2.1/aclocal.m4:8105:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
xscorch-0.2.1/aclocal.m4-8106-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
xscorch-0.2.1/aclocal.m4-8693-m4_define([lt_combine],
xscorch-0.2.1/aclocal.m4:8694:[m4_if(m4_eval([$# > 3]), [1],
xscorch-0.2.1/aclocal.m4-8695-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xscorch-0.2.1/aclocal.m4-8919-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
xscorch-0.2.1/aclocal.m4:8920:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
xscorch-0.2.1/aclocal.m4-8921-#
##############################################
xscorch-0.2.1/aclocal.m4-8943-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xscorch-0.2.1/aclocal.m4:8944:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xscorch-0.2.1/aclocal.m4-8945-# and then we would define $MISSING as
##############################################
xscorch-0.2.1/aclocal.m4-8959-# expand $ac_aux_dir to an absolute path
xscorch-0.2.1/aclocal.m4:8960:am_aux_dir=`cd $ac_aux_dir && pwd`
xscorch-0.2.1/aclocal.m4-8961-])
##############################################
xscorch-0.2.1/aclocal.m4-9060-  if test "$am_compiler_list" = ""; then
xscorch-0.2.1/aclocal.m4:9061:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xscorch-0.2.1/aclocal.m4-9062-  fi
##############################################
xscorch-0.2.1/aclocal.m4-9206-    # Strip MF so we end up with the name of the file.
xscorch-0.2.1/aclocal.m4:9207:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xscorch-0.2.1/aclocal.m4-9208-    # Check whether this is an Automake generated Makefile or not.
##############################################
xscorch-0.2.1/aclocal.m4-9215-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xscorch-0.2.1/aclocal.m4:9216:      dirpart=`AS_DIRNAME("$mf")`
xscorch-0.2.1/aclocal.m4-9217-    else
##############################################
xscorch-0.2.1/aclocal.m4-9221-    # from the Makefile without running `make'.
xscorch-0.2.1/aclocal.m4:9222:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xscorch-0.2.1/aclocal.m4-9223-    test -z "$DEPDIR" && continue
xscorch-0.2.1/aclocal.m4:9224:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xscorch-0.2.1/aclocal.m4-9225-    test -z "am__include" && continue
xscorch-0.2.1/aclocal.m4:9226:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xscorch-0.2.1/aclocal.m4-9227-    # When using ansi2knr, U may be empty or an underscore; expand it
xscorch-0.2.1/aclocal.m4:9228:    U=`sed -n 's/^U = //p' < "$mf"`
xscorch-0.2.1/aclocal.m4-9229-    # Find all dependency output files, they are included files with
##############################################
xscorch-0.2.1/aclocal.m4-9237-      test -f "$dirpart/$file" && continue
xscorch-0.2.1/aclocal.m4:9238:      fdir=`AS_DIRNAME(["$file"])`
xscorch-0.2.1/aclocal.m4-9239-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xscorch-0.2.1/aclocal.m4-9304-AC_REQUIRE([AC_PROG_INSTALL])dnl
xscorch-0.2.1/aclocal.m4:9305:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xscorch-0.2.1/aclocal.m4-9306-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xscorch-0.2.1/aclocal.m4-9406-    * )
xscorch-0.2.1/aclocal.m4:9407:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xscorch-0.2.1/aclocal.m4-9408-  esac
xscorch-0.2.1/aclocal.m4-9409-done
xscorch-0.2.1/aclocal.m4:9410:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xscorch-0.2.1/aclocal.m4-9411-
##############################################
xscorch-0.2.1/aclocal.m4-9521-# Ignore all kinds of additional output from `make'.
xscorch-0.2.1/aclocal.m4:9522:case `$am_make -s -f confmf 2> /dev/null` in #(
xscorch-0.2.1/aclocal.m4-9523-*the\ am__doit\ target*)
##############################################
xscorch-0.2.1/aclocal.m4-9531-   echo '.include "confinc"' > confmf
xscorch-0.2.1/aclocal.m4:9532:   case `$am_make -s -f confmf 2> /dev/null` in #(
xscorch-0.2.1/aclocal.m4-9533-   *the\ am__doit\ target*)
##############################################
xscorch-0.2.1/aclocal.m4-9564-set dummy $CC
xscorch-0.2.1/aclocal.m4:9565:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
xscorch-0.2.1/aclocal.m4-9566-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
xscorch-0.2.1/aclocal.m4-9719-if (
xscorch-0.2.1/aclocal.m4:9720:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xscorch-0.2.1/aclocal.m4-9721-   if test "$[*]" = "X"; then
xscorch-0.2.1/aclocal.m4-9722-      # -L didn't work.
xscorch-0.2.1/aclocal.m4:9723:      set X `ls -t "$srcdir/configure" conftest.file`
xscorch-0.2.1/aclocal.m4-9724-   fi
##############################################
xscorch-0.2.1/Makefile.in-120-  while test -n "$$dir1"; do \
xscorch-0.2.1/Makefile.in:121:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xscorch-0.2.1/Makefile.in-122-    if test "$$first" != "."; then \
xscorch-0.2.1/Makefile.in-123-      if test "$$first" = ".."; then \
xscorch-0.2.1/Makefile.in:124:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xscorch-0.2.1/Makefile.in:125:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xscorch-0.2.1/Makefile.in-126-      else \
xscorch-0.2.1/Makefile.in:127:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xscorch-0.2.1/Makefile.in-128-        if test "$$first2" = "$$first"; then \
xscorch-0.2.1/Makefile.in:129:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/Makefile.in-130-        else \
##############################################
xscorch-0.2.1/Makefile.in-135-    fi; \
xscorch-0.2.1/Makefile.in:136:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/Makefile.in-137-  done; \
##############################################
xscorch-0.2.1/Makefile.in-450-	test -n "$(EXEEXT)" || exit 0; \
xscorch-0.2.1/Makefile.in:451:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xscorch-0.2.1/Makefile.in-452-	echo " rm -f" $$list; \
##############################################
xscorch-0.2.1/Makefile.in-476-.c.obj:
xscorch-0.2.1/Makefile.in:477:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/Makefile.in-478-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/Makefile.in-480-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/Makefile.in:481:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/Makefile.in-482-
##############################################
xscorch-0.2.1/Makefile.in-513-	dot_seen=no; \
xscorch-0.2.1/Makefile.in:514:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/Makefile.in-515-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
xscorch-0.2.1/Makefile.in-548-	rev="$$rev ."; \
xscorch-0.2.1/Makefile.in:549:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/Makefile.in-550-	for subdir in $$rev; do \
##############################################
xscorch-0.2.1/Makefile.in-626-GTAGS:
xscorch-0.2.1/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/Makefile.in-636-	test -d "$(distdir)" || mkdir "$(distdir)"
xscorch-0.2.1/Makefile.in:637:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/Makefile.in:638:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/Makefile.in-639-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/Makefile.in-650-	  if test -d $$d/$$file; then \
xscorch-0.2.1/Makefile.in:651:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/Makefile.in-652-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/Makefile.in-758-	test -d $(distdir)/_build || exit 0; \
xscorch-0.2.1/Makefile.in:759:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xscorch-0.2.1/Makefile.in-760-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xscorch-0.2.1/Makefile.in-792-	@$(am__cd) '$(distuninstallcheck_dir)' \
xscorch-0.2.1/Makefile.in:793:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
xscorch-0.2.1/Makefile.in-794-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xscorch-0.2.1/Makefile.in-804-	fi
xscorch-0.2.1/Makefile.in:805:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xscorch-0.2.1/Makefile.in-806-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xscorch-0.2.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xscorch-0.2.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xscorch-0.2.1/configure-47-  as_echo='print -r --'
xscorch-0.2.1/configure-48-  as_echo_n='print -rn --'
xscorch-0.2.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xscorch-0.2.1/configure-50-  as_echo='printf %s\n'
##############################################
xscorch-0.2.1/configure-52-else
xscorch-0.2.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xscorch-0.2.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xscorch-0.2.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xscorch-0.2.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xscorch-0.2.1/configure-64-      esac;
##############################################
xscorch-0.2.1/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xscorch-0.2.1/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xscorch-0.2.1/configure-175-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
xscorch-0.2.1/configure-181-    PATH=/empty FPATH=/empty; export PATH FPATH
xscorch-0.2.1/configure:182:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xscorch-0.2.1/configure:183:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
xscorch-0.2.1/configure-184-  if (eval "$as_required") 2>/dev/null; then :
##############################################
xscorch-0.2.1/configure-304-      case $as_dir in #(
xscorch-0.2.1/configure:305:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xscorch-0.2.1/configure-306-      *) as_qdir=$as_dir;;
##############################################
xscorch-0.2.1/configure-369-  {
xscorch-0.2.1/configure:370:    as_val=`expr "$@" || test $? -eq 1`
xscorch-0.2.1/configure-371-  }
##############################################
xscorch-0.2.1/configure-376-# ----------------------------------------
xscorch-0.2.1/configure:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xscorch-0.2.1/configure-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xscorch-0.2.1/configure-439-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xscorch-0.2.1/configure:440:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xscorch-0.2.1/configure-441-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xscorch-0.2.1/configure-530-	esac;
xscorch-0.2.1/configure:531:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xscorch-0.2.1/configure-532-	???[sx]*):;;*)false;;esac;fi
##############################################
xscorch-0.2.1/configure-882-  case $ac_option in
xscorch-0.2.1/configure:883:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xscorch-0.2.1/configure-884-  *=)   ac_optarg= ;;
##############################################
xscorch-0.2.1/configure-926-  -disable-* | --disable-*)
xscorch-0.2.1/configure:927:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xscorch-0.2.1/configure-928-    # Reject names that are not valid shell variable names.
##############################################
xscorch-0.2.1/configure-931-    ac_useropt_orig=$ac_useropt
xscorch-0.2.1/configure:932:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xscorch-0.2.1/configure-933-    case $ac_user_opts in
##############################################
xscorch-0.2.1/configure-952-  -enable-* | --enable-*)
xscorch-0.2.1/configure:953:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xscorch-0.2.1/configure-954-    # Reject names that are not valid shell variable names.
##############################################
xscorch-0.2.1/configure-957-    ac_useropt_orig=$ac_useropt
xscorch-0.2.1/configure:958:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xscorch-0.2.1/configure-959-    case $ac_user_opts in
##############################################
xscorch-0.2.1/configure-1156-  -with-* | --with-*)
xscorch-0.2.1/configure:1157:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xscorch-0.2.1/configure-1158-    # Reject names that are not valid shell variable names.
##############################################
xscorch-0.2.1/configure-1161-    ac_useropt_orig=$ac_useropt
xscorch-0.2.1/configure:1162:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xscorch-0.2.1/configure-1163-    case $ac_user_opts in
##############################################
xscorch-0.2.1/configure-1172-  -without-* | --without-*)
xscorch-0.2.1/configure:1173:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xscorch-0.2.1/configure-1174-    # Reject names that are not valid shell variable names.
##############################################
xscorch-0.2.1/configure-1177-    ac_useropt_orig=$ac_useropt
xscorch-0.2.1/configure:1178:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xscorch-0.2.1/configure-1179-    case $ac_user_opts in
##############################################
xscorch-0.2.1/configure-1210-  *=*)
xscorch-0.2.1/configure:1211:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xscorch-0.2.1/configure-1212-    # Reject names that are not valid shell variable names.
##############################################
xscorch-0.2.1/configure-1231-if test -n "$ac_prev"; then
xscorch-0.2.1/configure:1232:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xscorch-0.2.1/configure-1233-  as_fn_error $? "missing argument to $ac_option"
##############################################
xscorch-0.2.1/configure-1253-    */ )
xscorch-0.2.1/configure:1254:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xscorch-0.2.1/configure-1255-      eval $ac_var=\$ac_val;;
##############################################
xscorch-0.2.1/configure-1290-ac_ls_di=`ls -di .` &&
xscorch-0.2.1/configure:1291:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xscorch-0.2.1/configure-1292-  as_fn_error $? "working directory cannot be determined"
##############################################
xscorch-0.2.1/configure-1346-case $srcdir in
xscorch-0.2.1/configure:1347:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xscorch-0.2.1/configure-1348-esac
##############################################
xscorch-0.2.1/configure-1389-By default, \`make install' will install all the files in
xscorch-0.2.1/configure:1390:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xscorch-0.2.1/configure:1391:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xscorch-0.2.1/configure-1392-for instance \`--prefix=\$HOME'.
##############################################
xscorch-0.2.1/configure-1503-*)
xscorch-0.2.1/configure:1504:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xscorch-0.2.1/configure-1505-  # A ".." for each directory in $ac_dir_suffix.
xscorch-0.2.1/configure:1506:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xscorch-0.2.1/configure-1507-  case $ac_top_builddir_sub in
##############################################
xscorch-0.2.1/configure-2222-    *\'*)
xscorch-0.2.1/configure:2223:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xscorch-0.2.1/configure-2224-    esac
##############################################
xscorch-0.2.1/configure-2305-      case $ac_val in
xscorch-0.2.1/configure:2306:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xscorch-0.2.1/configure-2307-      esac
##############################################
xscorch-0.2.1/configure-2320-	case $ac_val in
xscorch-0.2.1/configure:2321:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xscorch-0.2.1/configure-2322-	esac
##############################################
xscorch-0.2.1/configure-2440-    set,)
xscorch-0.2.1/configure:2441:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xscorch-0.2.1/configure:2442:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xscorch-0.2.1/configure-2443-      ac_cache_corrupted=: ;;
##############################################
xscorch-0.2.1/configure-2451-	# differences in whitespace do not lead to failure.
xscorch-0.2.1/configure:2452:	ac_old_val_w=`echo x $ac_old_val`
xscorch-0.2.1/configure:2453:	ac_new_val_w=`echo x $ac_new_val`
xscorch-0.2.1/configure-2454-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xscorch-0.2.1/configure-2471-    case $ac_new_val in
xscorch-0.2.1/configure:2472:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xscorch-0.2.1/configure-2473-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xscorch-0.2.1/configure-2646-if (
xscorch-0.2.1/configure:2647:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xscorch-0.2.1/configure-2648-   if test "$*" = "X"; then
xscorch-0.2.1/configure-2649-      # -L didn't work.
xscorch-0.2.1/configure:2650:      set X `ls -t "$srcdir/configure" conftest.file`
xscorch-0.2.1/configure-2651-   fi
##############################################
xscorch-0.2.1/configure-2682-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xscorch-0.2.1/configure:2683:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xscorch-0.2.1/configure-2684-
xscorch-0.2.1/configure-2685-# expand $ac_aux_dir to an absolute path
xscorch-0.2.1/configure:2686:am_aux_dir=`cd $ac_aux_dir && pwd`
xscorch-0.2.1/configure-2687-
##############################################
xscorch-0.2.1/configure-2827-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
xscorch-0.2.1/configure:2828:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xscorch-0.2.1/configure-2829-	     'mkdir (GNU coreutils) '* | \
##############################################
xscorch-0.2.1/configure-2906-set x ${MAKE-make}
xscorch-0.2.1/configure:2907:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xscorch-0.2.1/configure-2908-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xscorch-0.2.1/configure-2916-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xscorch-0.2.1/configure:2917:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xscorch-0.2.1/configure-2918-  *@@@%%%=?*=@@@%%%*)
##############################################
xscorch-0.2.1/configure-2943-
xscorch-0.2.1/configure:2944:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xscorch-0.2.1/configure-2945-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xscorch-0.2.1/configure-3057-
xscorch-0.2.1/configure:3058:   LIBJ_LT_CURRENT=`expr $LIBJ_VERSION_MAJOR + $LIBJ_VERSION_MINOR`
xscorch-0.2.1/configure-3059-   LIBJ_LT_REVISION=$LIBJ_VERSION_PATCH
##############################################
xscorch-0.2.1/configure-3077-test "x$ac_build_alias" = x &&
xscorch-0.2.1/configure:3078:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xscorch-0.2.1/configure-3079-test "x$ac_build_alias" = x &&
xscorch-0.2.1/configure-3080-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xscorch-0.2.1/configure:3081:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xscorch-0.2.1/configure-3082-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xscorch-0.2.1/configure-3101-IFS=$ac_save_IFS
xscorch-0.2.1/configure:3102:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xscorch-0.2.1/configure-3103-
##############################################
xscorch-0.2.1/configure-3112-else
xscorch-0.2.1/configure:3113:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xscorch-0.2.1/configure-3114-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xscorch-0.2.1/configure-3134-IFS=$ac_save_IFS
xscorch-0.2.1/configure:3135:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xscorch-0.2.1/configure-3136-
##############################################
xscorch-0.2.1/configure-3157-# Ignore all kinds of additional output from `make'.
xscorch-0.2.1/configure:3158:case `$am_make -s -f confmf 2> /dev/null` in #(
xscorch-0.2.1/configure-3159-*the\ am__doit\ target*)
##############################################
xscorch-0.2.1/configure-3167-   echo '.include "confinc"' > confmf
xscorch-0.2.1/configure:3168:   case `$am_make -s -f confmf 2> /dev/null` in #(
xscorch-0.2.1/configure-3169-   *the\ am__doit\ target*)
##############################################
xscorch-0.2.1/configure-3545-$as_echo_n "checking whether the C compiler works... " >&6; }
xscorch-0.2.1/configure:3546:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xscorch-0.2.1/configure-3547-
##############################################
xscorch-0.2.1/configure-3589-	then :; else
xscorch-0.2.1/configure:3590:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xscorch-0.2.1/configure-3591-	fi
##############################################
xscorch-0.2.1/configure-3649-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xscorch-0.2.1/configure:3650:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xscorch-0.2.1/configure-3651-	  break;;
##############################################
xscorch-0.2.1/configure-3758-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xscorch-0.2.1/configure:3759:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xscorch-0.2.1/configure-3760-       break;;
##############################################
xscorch-0.2.1/configure-4017-  if test "$am_compiler_list" = ""; then
xscorch-0.2.1/configure:4018:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xscorch-0.2.1/configure-4019-  fi
##############################################
xscorch-0.2.1/configure-4404-  # Check for GNU $ac_path_GREP
xscorch-0.2.1/configure:4405:case `"$ac_path_GREP" --version 2>&1` in
xscorch-0.2.1/configure-4406-*GNU*)
##############################################
xscorch-0.2.1/configure-4470-  # Check for GNU $ac_path_EGREP
xscorch-0.2.1/configure:4471:case `"$ac_path_EGREP" --version 2>&1` in
xscorch-0.2.1/configure-4472-*GNU*)
##############################################
xscorch-0.2.1/configure-4631-do :
xscorch-0.2.1/configure:4632:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xscorch-0.2.1/configure-4633-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xscorch-0.2.1/configure-4636-  cat >>confdefs.h <<_ACEOF
xscorch-0.2.1/configure:4637:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xscorch-0.2.1/configure-4638-_ACEOF
##############################################
xscorch-0.2.1/configure-5151-set dummy $CC
xscorch-0.2.1/configure:5152:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
xscorch-0.2.1/configure-5153-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
xscorch-0.2.1/configure-5214-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xscorch-0.2.1/configure:5215:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xscorch-0.2.1/configure-5216-  ECHO='print -r --'
xscorch-0.2.1/configure:5217:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xscorch-0.2.1/configure-5218-  ECHO='printf %s\n'
##############################################
xscorch-0.2.1/configure-5283-  # Check for GNU $ac_path_SED
xscorch-0.2.1/configure:5284:case `"$ac_path_SED" --version 2>&1` in
xscorch-0.2.1/configure-5285-*GNU*)
##############################################
xscorch-0.2.1/configure-5362-  # Check for GNU $ac_path_FGREP
xscorch-0.2.1/configure:5363:case `"$ac_path_FGREP" --version 2>&1` in
xscorch-0.2.1/configure-5364-*GNU*)
##############################################
xscorch-0.2.1/configure-5442-    # gcc leaves a trailing carriage return which upsets mingw
xscorch-0.2.1/configure:5443:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xscorch-0.2.1/configure-5444-  *)
xscorch-0.2.1/configure:5445:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xscorch-0.2.1/configure-5446-  esac
##############################################
xscorch-0.2.1/configure-5451-      # Canonicalize the pathname of ld
xscorch-0.2.1/configure:5452:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xscorch-0.2.1/configure-5453-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xscorch-0.2.1/configure:5454:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xscorch-0.2.1/configure-5455-      done
##############################################
xscorch-0.2.1/configure-5486-      # Break only if it was the GNU/non-GNU ld that we prefer.
xscorch-0.2.1/configure:5487:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xscorch-0.2.1/configure-5488-      *GNU* | *'with BFD'*)
##############################################
xscorch-0.2.1/configure-5517-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xscorch-0.2.1/configure:5518:case `$LD -v 2>&1 </dev/null` in
xscorch-0.2.1/configure-5519-*GNU* | *'with BFD'*)
##############################################
xscorch-0.2.1/configure-5562-	# Tru64's nm complains that /dev/null is an invalid object file
xscorch-0.2.1/configure:5563:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xscorch-0.2.1/configure-5564-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xscorch-0.2.1/configure-5568-	*)
xscorch-0.2.1/configure:5569:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xscorch-0.2.1/configure-5570-	  */dev/null*)
##############################################
xscorch-0.2.1/configure-5696-
xscorch-0.2.1/configure:5697:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
xscorch-0.2.1/configure-5698-    *COFF*)
##############################################
xscorch-0.2.1/configure-5808-    # And add a safety zone
xscorch-0.2.1/configure:5809:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xscorch-0.2.1/configure:5810:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xscorch-0.2.1/configure-5811-    ;;
##############################################
xscorch-0.2.1/configure-5836-    if test -n "$kargmax"; then
xscorch-0.2.1/configure:5837:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xscorch-0.2.1/configure-5838-    else
##############################################
xscorch-0.2.1/configure-5844-    if test -n "$lt_cv_sys_max_cmd_len"; then
xscorch-0.2.1/configure:5845:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xscorch-0.2.1/configure:5846:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xscorch-0.2.1/configure-5847-    else
##############################################
xscorch-0.2.1/configure-5856-      # we can't tell.
xscorch-0.2.1/configure:5857:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
xscorch-0.2.1/configure-5858-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xscorch-0.2.1/configure-5860-      do
xscorch-0.2.1/configure:5861:        i=`expr $i + 1`
xscorch-0.2.1/configure-5862-        teststring=$teststring$teststring
##############################################
xscorch-0.2.1/configure-5864-      # Only check the string length outside the loop.
xscorch-0.2.1/configure:5865:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xscorch-0.2.1/configure-5866-      teststring=
##############################################
xscorch-0.2.1/configure-5869-      # linker.  It appears as though 1/2 is a usable value.
xscorch-0.2.1/configure:5870:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xscorch-0.2.1/configure-5871-    fi
##############################################
xscorch-0.2.1/configure-6309-openbsd*)
xscorch-0.2.1/configure:6310:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xscorch-0.2.1/configure-6311-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xscorch-0.2.1/configure-6376-    else
xscorch-0.2.1/configure:6377:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xscorch-0.2.1/configure-6378-    fi
##############################################
xscorch-0.2.1/configure-6521-  # decide which to use based on capabilities of $DLLTOOL
xscorch-0.2.1/configure:6522:  case `$DLLTOOL --help 2>&1` in
xscorch-0.2.1/configure-6523-  *--identify-strict*)
##############################################
xscorch-0.2.1/configure-7042-# If we're using GNU nm, then use its standard symbol codes.
xscorch-0.2.1/configure:7043:case `$NM -V 2>&1` in
xscorch-0.2.1/configure-7044-*GNU* | *'with BFD'*)
##############################################
xscorch-0.2.1/configure-7060-mingw*)
xscorch-0.2.1/configure:7061:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xscorch-0.2.1/configure-7062-  ;;
##############################################
xscorch-0.2.1/configure-7278-   if test "$GCC" = yes; then
xscorch-0.2.1/configure:7279:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xscorch-0.2.1/configure-7280-   fi
##############################################
xscorch-0.2.1/configure-7282- /*)
xscorch-0.2.1/configure:7283:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xscorch-0.2.1/configure-7284-   ;; #(
##############################################
xscorch-0.2.1/configure-7318-  test $ac_status = 0; }; then
xscorch-0.2.1/configure:7319:    case `/usr/bin/file conftest.$ac_objext` in
xscorch-0.2.1/configure-7320-      *ELF-32*)
##############################################
xscorch-0.2.1/configure-7338-    if test "$lt_cv_prog_gnu_ld" = yes; then
xscorch-0.2.1/configure:7339:      case `/usr/bin/file conftest.$ac_objext` in
xscorch-0.2.1/configure-7340-	*32-bit*)
##############################################
xscorch-0.2.1/configure-7350-    else
xscorch-0.2.1/configure:7351:      case `/usr/bin/file conftest.$ac_objext` in
xscorch-0.2.1/configure-7352-	*32-bit*)
##############################################
xscorch-0.2.1/configure-8486-done
xscorch-0.2.1/configure:8487:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xscorch-0.2.1/configure-8488-
##############################################
xscorch-0.2.1/configure-8515-	"file_magic "*)
xscorch-0.2.1/configure:8516:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xscorch-0.2.1/configure-8517-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xscorch-0.2.1/configure-8581-	"file_magic "*)
xscorch-0.2.1/configure:8582:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xscorch-0.2.1/configure-8583-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xscorch-0.2.1/configure-8942-      *)
xscorch-0.2.1/configure:8943:	case `$CC -V 2>&1 | sed 5q` in
xscorch-0.2.1/configure-8944-	*Sun\ F* | *Sun*Fortran*)
##############################################
xscorch-0.2.1/configure-9287-  if test "$hard_links" = no; then
xscorch-0.2.1/configure:9288:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xscorch-0.2.1/configure:9289:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xscorch-0.2.1/configure-9290-    need_locks=warn
##############################################
xscorch-0.2.1/configure-9377-	# shared libraries, regardless of the interface used.
xscorch-0.2.1/configure:9378:	case `$LD -v 2>&1` in
xscorch-0.2.1/configure-9379-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xscorch-0.2.1/configure-9409-    supports_anon_versioning=no
xscorch-0.2.1/configure:9410:    case `$LD -v 2>&1` in
xscorch-0.2.1/configure-9411-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xscorch-0.2.1/configure-9478-	# is EXPORTS), use it as is; otherwise, prepend...
xscorch-0.2.1/configure:9479:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xscorch-0.2.1/configure-9480-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xscorch-0.2.1/configure-9506-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xscorch-0.2.1/configure:9507:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xscorch-0.2.1/configure:9508:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xscorch-0.2.1/configure-9509-      ;;
##############################################
xscorch-0.2.1/configure-9524-        pgcc*)				# Portland Group C compiler
xscorch-0.2.1/configure:9525:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/configure-9526-	  tmp_addflag=' $pic_flag'
##############################################
xscorch-0.2.1/configure-9529-					# Portland Group f77 and f90 compilers
xscorch-0.2.1/configure:9530:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/configure-9531-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xscorch-0.2.1/configure-9544-	nvcc*)	# Cuda Compiler Driver 2.2
xscorch-0.2.1/configure:9545:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/configure-9546-	  compiler_needs_object=yes
##############################################
xscorch-0.2.1/configure-9548-	esac
xscorch-0.2.1/configure:9549:	case `$CC -V 2>&1 | sed 5q` in
xscorch-0.2.1/configure-9550-	*Sun\ C*)			# Sun C 5.9
xscorch-0.2.1/configure:9551:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xscorch-0.2.1/configure-9552-	  compiler_needs_object=yes
##############################################
xscorch-0.2.1/configure-9617-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xscorch-0.2.1/configure:9618:      case `$LD -v 2>&1` in
xscorch-0.2.1/configure-9619-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xscorch-0.2.1/configure-9740-	# below for broken collect2 doesn't work under 4.3+
xscorch-0.2.1/configure:9741:	  collect2name=`${CC} -print-prog-name=collect2`
xscorch-0.2.1/configure-9742-	  if test -f "$collect2name" &&
##############################################
xscorch-0.2.1/configure-9814-      }'
xscorch-0.2.1/configure:9815:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xscorch-0.2.1/configure-9816-  # Check for a 64-bit object if we didn't find anything.
xscorch-0.2.1/configure-9817-  if test -z "$lt_cv_aix_libpath_"; then
xscorch-0.2.1/configure:9818:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xscorch-0.2.1/configure-9819-  fi
##############################################
xscorch-0.2.1/configure-9832-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
xscorch-0.2.1/configure:9833:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xscorch-0.2.1/configure-9834-      else
##############################################
xscorch-0.2.1/configure-9867-      }'
xscorch-0.2.1/configure:9868:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xscorch-0.2.1/configure-9869-  # Check for a 64-bit object if we didn't find anything.
xscorch-0.2.1/configure-9870-  if test -z "$lt_cv_aix_libpath_"; then
xscorch-0.2.1/configure:9871:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xscorch-0.2.1/configure-9872-  fi
##############################################
xscorch-0.2.1/configure-9940-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xscorch-0.2.1/configure:9941:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xscorch-0.2.1/configure-9942-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xscorch-0.2.1/configure-9976-	# FIXME: Setting linknames here is a bad hack.
xscorch-0.2.1/configure:9977:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xscorch-0.2.1/configure-9978-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xscorch-0.2.1/configure-9994-  if test "$lt_cv_ld_force_load" = "yes"; then
xscorch-0.2.1/configure:9995:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xscorch-0.2.1/configure-9996-  else
##############################################
xscorch-0.2.1/configure-10178-      if test "$GCC" = yes; then
xscorch-0.2.1/configure:10179:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/configure-10180-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xscorch-0.2.1/configure-10206-	if test "$lt_cv_irix_exported_symbol" = yes; then
xscorch-0.2.1/configure:10207:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
xscorch-0.2.1/configure-10208-	fi
xscorch-0.2.1/configure-10209-      else
xscorch-0.2.1/configure:10210:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/configure:10211:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
xscorch-0.2.1/configure-10212-      fi
##############################################
xscorch-0.2.1/configure-10246-	hardcode_direct_absolute=yes
xscorch-0.2.1/configure:10247:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xscorch-0.2.1/configure-10248-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xscorch-0.2.1/configure-10279-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xscorch-0.2.1/configure:10280:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/configure-10281-      else
xscorch-0.2.1/configure-10282-	allow_undefined_flag=' -expect_unresolved \*'
xscorch-0.2.1/configure:10283:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/configure-10284-      fi
##############################################
xscorch-0.2.1/configure-10292-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xscorch-0.2.1/configure:10293:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/configure-10294-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
xscorch-0.2.1/configure-10296-	allow_undefined_flag=' -expect_unresolved \*'
xscorch-0.2.1/configure:10297:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xscorch-0.2.1/configure:10298:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
xscorch-0.2.1/configure:10299:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
xscorch-0.2.1/configure-10300-
##############################################
xscorch-0.2.1/configure-10315-      else
xscorch-0.2.1/configure:10316:	case `$CC -V 2>&1` in
xscorch-0.2.1/configure-10317-	*"Compilers 5.0"*)
##############################################
xscorch-0.2.1/configure-10719-  esac
xscorch-0.2.1/configure:10720:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xscorch-0.2.1/configure-10721-  case $lt_search_path_spec in
##############################################
xscorch-0.2.1/configure-10726-    # okay in the real world where ";" in dirpaths is itself problematic.
xscorch-0.2.1/configure:10727:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xscorch-0.2.1/configure-10728-    ;;
xscorch-0.2.1/configure-10729-  *)
xscorch-0.2.1/configure:10730:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xscorch-0.2.1/configure-10731-    ;;
##############################################
xscorch-0.2.1/configure-10735-  lt_tmp_lt_search_path_spec=
xscorch-0.2.1/configure:10736:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xscorch-0.2.1/configure-10737-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xscorch-0.2.1/configure-10770-  esac
xscorch-0.2.1/configure:10771:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xscorch-0.2.1/configure-10772-else
##############################################
xscorch-0.2.1/configure-10858-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xscorch-0.2.1/configure:10859:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''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'
xscorch-0.2.1/configure-10860-    ;;
##############################################
xscorch-0.2.1/configure-10894-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xscorch-0.2.1/configure:10895:    postinstall_cmds='base_file=`basename \${file}`~
xscorch-0.2.1/configure:10896:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xscorch-0.2.1/configure:10897:      dldir=$destdir/`dirname \$dlpath`~
xscorch-0.2.1/configure-10898-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xscorch-0.2.1/configure-10903-      fi'
xscorch-0.2.1/configure:10904:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xscorch-0.2.1/configure-10905-      dlpath=$dir/\$dldll~
##############################################
xscorch-0.2.1/configure-10911-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xscorch-0.2.1/configure:10912:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/configure-10913-
##############################################
xscorch-0.2.1/configure-10917-      # MinGW DLLs use traditional 'lib' prefix
xscorch-0.2.1/configure:10918:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/configure-10919-      ;;
##############################################
xscorch-0.2.1/configure-10921-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xscorch-0.2.1/configure:10922:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/configure-10923-      ;;
##############################################
xscorch-0.2.1/configure-10930-    libname_spec='$name'
xscorch-0.2.1/configure:10931:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xscorch-0.2.1/configure-10932-    library_names_spec='${libname}.dll.lib'
##############################################
xscorch-0.2.1/configure-10942-        # Let DOS variable expansion print the short 8.3 style file name.
xscorch-0.2.1/configure:10943:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xscorch-0.2.1/configure-10944-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xscorch-0.2.1/configure-10947-      # Convert to MSYS style.
xscorch-0.2.1/configure:10948:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xscorch-0.2.1/configure-10949-      ;;
##############################################
xscorch-0.2.1/configure-10953-      # like /cygdrive/c/PROGRA~1:/cygdr...
xscorch-0.2.1/configure:10954:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xscorch-0.2.1/configure:10955:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xscorch-0.2.1/configure:10956:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xscorch-0.2.1/configure-10957-      ;;
##############################################
xscorch-0.2.1/configure-10961-        # It is most probably a Windows format PATH.
xscorch-0.2.1/configure:10962:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xscorch-0.2.1/configure-10963-      else
xscorch-0.2.1/configure:10964:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xscorch-0.2.1/configure-10965-      fi
##############################################
xscorch-0.2.1/configure-10971-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xscorch-0.2.1/configure:10972:    postinstall_cmds='base_file=`basename \${file}`~
xscorch-0.2.1/configure:10973:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xscorch-0.2.1/configure:10974:      dldir=$destdir/`dirname \$dlpath`~
xscorch-0.2.1/configure-10975-      test -d \$dldir || mkdir -p \$dldir~
xscorch-0.2.1/configure-10976-      $install_prog $dir/$dlname \$dldir/$dlname'
xscorch-0.2.1/configure:10977:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xscorch-0.2.1/configure-10978-      dlpath=$dir/\$dldll~
##############################################
xscorch-0.2.1/configure-10985-    # Assume MSVC wrapper
xscorch-0.2.1/configure:10986:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xscorch-0.2.1/configure-10987-    dynamic_linker='Win32 ld.exe'
##############################################
xscorch-0.2.1/configure-11002-  shlibpath_var=DYLD_LIBRARY_PATH
xscorch-0.2.1/configure:11003:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xscorch-0.2.1/configure-11004-
##############################################
xscorch-0.2.1/configure-11243-  if test -f /etc/ld.so.conf; then
xscorch-0.2.1/configure:11244:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xscorch-0.2.1/configure-11245-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xscorch-0.2.1/configure-11317-  shlibpath_var=LD_LIBRARY_PATH
xscorch-0.2.1/configure:11318:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xscorch-0.2.1/configure-11319-    case $host_os in
##############################################
xscorch-0.2.1/configure-12585-  if test x"$no_gtk" = x ; then
xscorch-0.2.1/configure:12586:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xscorch-0.2.1/configure:12587:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xscorch-0.2.1/configure-12588-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
xscorch-0.2.1/configure-12918-  else
xscorch-0.2.1/configure:12919:    LIBMIKMOD_CFLAGS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --cflags`
xscorch-0.2.1/configure:12920:    LIBMIKMOD_LIBS=`$LIBMIKMOD_CONFIG $libmikmod_config_args --libs`
xscorch-0.2.1/configure:12921:    LIBMIKMOD_LDADD=`$LIBMIKMOD_CONFIG $libmikmod_config_args --ldadd`
xscorch-0.2.1/configure-12922-    libmikmod_config_major_version=`$LIBMIKMOD_CONFIG $libmikmod_config_args --version | \
##############################################
xscorch-0.2.1/configure-13055-  if test "x$no_libmikmod" = x ; then
xscorch-0.2.1/configure:13056:     { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, \`$LIBMIKMOD_CONFIG --version\`" >&5
xscorch-0.2.1/configure:13057:$as_echo "yes, \`$LIBMIKMOD_CONFIG --version\`" >&6; }
xscorch-0.2.1/configure-13058-     MIKMOD=1;
##############################################
xscorch-0.2.1/configure-13579-
xscorch-0.2.1/configure:13580:   echo "Network libraries we're linking against: "`if test "x$NET_LIBS" = "x"; then echo "(none)"; else echo "$NET_LIBS"; fi`
xscorch-0.2.1/configure-13581-fi
##############################################
xscorch-0.2.1/configure-13680-    for ac_var in incroot usrlibdir libdir; do
xscorch-0.2.1/configure:13681:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xscorch-0.2.1/configure-13682-    done
##############################################
xscorch-0.2.1/configure-13790-  LIBS=$ac_save_LIBS
xscorch-0.2.1/configure:13791:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xscorch-0.2.1/configure-13792-do
##############################################
xscorch-0.2.1/configure-14597-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xscorch-0.2.1/configure:14598:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xscorch-0.2.1/configure-14599-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xscorch-0.2.1/configure-14724-if test -z "$BASH_VERSION$ZSH_VERSION" \
xscorch-0.2.1/configure:14725:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xscorch-0.2.1/configure-14726-  as_echo='print -r --'
xscorch-0.2.1/configure-14727-  as_echo_n='print -rn --'
xscorch-0.2.1/configure:14728:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xscorch-0.2.1/configure-14729-  as_echo='printf %s\n'
##############################################
xscorch-0.2.1/configure-14731-else
xscorch-0.2.1/configure:14732:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xscorch-0.2.1/configure-14733-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xscorch-0.2.1/configure-14741-	expr "X$arg" : "X\\(.*\\)$as_nl";
xscorch-0.2.1/configure:14742:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xscorch-0.2.1/configure-14743-      esac;
##############################################
xscorch-0.2.1/configure-14818-# ----------------------------------------
xscorch-0.2.1/configure:14819:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xscorch-0.2.1/configure-14820-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xscorch-0.2.1/configure-14890-  {
xscorch-0.2.1/configure:14891:    as_val=`expr "$@" || test $? -eq 1`
xscorch-0.2.1/configure-14892-  }
##############################################
xscorch-0.2.1/configure-14994-      case $as_dir in #(
xscorch-0.2.1/configure:14995:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xscorch-0.2.1/configure-14996-      *) as_qdir=$as_dir;;
##############################################
xscorch-0.2.1/configure-15051-	esac;
xscorch-0.2.1/configure:15052:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xscorch-0.2.1/configure-15053-	???[sx]*):;;*)false;;esac;fi
##############################################
xscorch-0.2.1/configure-15141-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xscorch-0.2.1/configure:15142:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xscorch-0.2.1/configure-15143-ac_cs_version="\\
##############################################
xscorch-0.2.1/configure-15166-  --*=?*)
xscorch-0.2.1/configure:15167:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xscorch-0.2.1/configure:15168:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xscorch-0.2.1/configure-15169-    ac_shift=:
##############################################
xscorch-0.2.1/configure-15171-  --*=)
xscorch-0.2.1/configure:15172:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xscorch-0.2.1/configure-15173-    ac_optarg=
##############################################
xscorch-0.2.1/configure-15195-    case $ac_optarg in
xscorch-0.2.1/configure:15196:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xscorch-0.2.1/configure-15197-    '') as_fn_error $? "missing file argument" ;;
##############################################
xscorch-0.2.1/configure-15203-    case $ac_optarg in
xscorch-0.2.1/configure:15204:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xscorch-0.2.1/configure-15205-    esac
##############################################
xscorch-0.2.1/configure-15272-delay_variable_subst='$delay_variable_subst'
xscorch-0.2.1/configure:15273:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15274:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15275:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15276:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15277:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15278:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15279:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15280:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15281:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15282:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15283:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15284:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15285:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15286:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15287:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15288:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15289:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15290:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15291:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15292:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15293:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15294:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15295:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15296:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15297:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15298:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15299:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15300:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15301:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15302:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15303:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15304:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15305:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15306:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15307:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15308:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15309:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15310:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15311:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15312:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15313:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15314:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15315:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15316:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15317:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15318:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15319:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15320:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15321:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15322:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15323:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15324:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15325:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15326:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15327:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15328:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15329:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15330:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15331:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15332:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15333:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15334:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15335:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15336:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15337:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15338:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15339:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15340:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15341:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15342:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15343:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15344:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15345:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15346:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15347:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15348:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15349:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15350:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15351:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15352:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15353:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15354:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15355:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15356:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15357:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15358:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15359:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15360:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15361:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15362:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15363:hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15364:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15365:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15366:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15367:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15368:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15369:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15370:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15371:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15372:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15373:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15374:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15375:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15376:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15377:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15378:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15379:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15380:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15381:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15382:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15383:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15384:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15385:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15386:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15387:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15388:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15389:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15390:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15391:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15392:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15393:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15394:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15395:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15396:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15397:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15398:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15399:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15400:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15401:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure:15402:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xscorch-0.2.1/configure-15403-
##############################################
xscorch-0.2.1/configure-15481-striplib; do
xscorch-0.2.1/configure:15482:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xscorch-0.2.1/configure-15483-    *[\\\\\\\`\\"\\\$]*)
xscorch-0.2.1/configure:15484:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
xscorch-0.2.1/configure-15485-      ;;
##############################################
xscorch-0.2.1/configure-15511-sys_lib_dlsearch_path_spec; do
xscorch-0.2.1/configure:15512:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xscorch-0.2.1/configure-15513-    *[\\\\\\\`\\"\\\$]*)
xscorch-0.2.1/configure:15514:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
xscorch-0.2.1/configure-15515-      ;;
##############################################
xscorch-0.2.1/configure-15627-fi
xscorch-0.2.1/configure:15628:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xscorch-0.2.1/configure-15629-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xscorch-0.2.1/configure-15644-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xscorch-0.2.1/configure:15645:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xscorch-0.2.1/configure-15646-ac_delim='%!_!# '
##############################################
xscorch-0.2.1/configure-15650-
xscorch-0.2.1/configure:15651:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xscorch-0.2.1/configure-15652-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xscorch-0.2.1/configure-15788-for ac_last_try in false false :; do
xscorch-0.2.1/configure:15789:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xscorch-0.2.1/configure-15790-  if test -z "$ac_tt"; then
##############################################
xscorch-0.2.1/configure-15920-      esac
xscorch-0.2.1/configure:15921:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xscorch-0.2.1/configure-15922-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xscorch-0.2.1/configure-15979-*)
xscorch-0.2.1/configure:15980:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xscorch-0.2.1/configure-15981-  # A ".." for each directory in $ac_dir_suffix.
xscorch-0.2.1/configure:15982:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xscorch-0.2.1/configure-15983-  case $ac_top_builddir_sub in
##############################################
xscorch-0.2.1/configure-16040-/@mandir@/p'
xscorch-0.2.1/configure:16041:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xscorch-0.2.1/configure-16042-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xscorch-0.2.1/configure-16057-
xscorch-0.2.1/configure:16058:# Neutralize VPATH when `$srcdir' = `.'.
xscorch-0.2.1/configure-16059-# Shell code in configure.ac might set extrasub.
##############################################
xscorch-0.2.1/configure-16085-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xscorch-0.2.1/configure:16086:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xscorch-0.2.1/configure-16087-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xscorch-0.2.1/configure-16131-    * )
xscorch-0.2.1/configure:16132:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xscorch-0.2.1/configure-16133-  esac
##############################################
xscorch-0.2.1/configure-16178-    # Strip MF so we end up with the name of the file.
xscorch-0.2.1/configure:16179:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xscorch-0.2.1/configure-16180-    # Check whether this is an Automake generated Makefile or not.
##############################################
xscorch-0.2.1/configure-16215-    # from the Makefile without running `make'.
xscorch-0.2.1/configure:16216:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xscorch-0.2.1/configure-16217-    test -z "$DEPDIR" && continue
xscorch-0.2.1/configure:16218:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xscorch-0.2.1/configure-16219-    test -z "am__include" && continue
xscorch-0.2.1/configure:16220:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xscorch-0.2.1/configure-16221-    # When using ansi2knr, U may be empty or an underscore; expand it
xscorch-0.2.1/configure:16222:    U=`sed -n 's/^U = //p' < "$mf"`
xscorch-0.2.1/configure-16223-    # Find all dependency output files, they are included files with
##############################################
xscorch-0.2.1/configure-16276-
xscorch-0.2.1/configure:16277:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xscorch-0.2.1/configure-16278-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
xscorch-0.2.1/compile-105-# Name of file we expect compiler to create.
xscorch-0.2.1/compile:106:cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
xscorch-0.2.1/compile-107-
##############################################
xscorch-0.2.1/compile-111-# object file name, since that is what matters with a parallel build.
xscorch-0.2.1/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
xscorch-0.2.1/compile-113-while true; do
##############################################
xscorch-0.2.1/config.guess-40-
xscorch-0.2.1/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
xscorch-0.2.1/config.guess-42-
##############################################
xscorch-0.2.1/config.guess-110-: ${TMPDIR=/tmp} ;
xscorch-0.2.1/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xscorch-0.2.1/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xscorch-0.2.1/config.guess-196-	    *)
xscorch-0.2.1/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xscorch-0.2.1/config.guess-198-		;;
##############################################
xscorch-0.2.1/config.guess-223-	*4.0)
xscorch-0.2.1/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xscorch-0.2.1/config.guess-225-		;;
xscorch-0.2.1/config.guess-226-	*5.*)
xscorch-0.2.1/config.guess:227:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xscorch-0.2.1/config.guess-228-		;;
##############################################
xscorch-0.2.1/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
xscorch-0.2.1/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xscorch-0.2.1/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
xscorch-0.2.1/config.guess-271-	# 1.2 uses "1.2" for uname -r.
xscorch-0.2.1/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xscorch-0.2.1/config.guess-273-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xscorch-0.2.1/config.guess-331-    s390x:SunOS:*:*)
xscorch-0.2.1/config.guess:332:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xscorch-0.2.1/config.guess-333-	exit ;;
xscorch-0.2.1/config.guess-334-    sun4H:SunOS:5.*:*)
xscorch-0.2.1/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xscorch-0.2.1/config.guess-336-	exit ;;
xscorch-0.2.1/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xscorch-0.2.1/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xscorch-0.2.1/config.guess-339-	exit ;;
##############################################
xscorch-0.2.1/config.guess-356-	fi
xscorch-0.2.1/config.guess:357:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xscorch-0.2.1/config.guess-358-	exit ;;
##############################################
xscorch-0.2.1/config.guess-362-	# it's likely to be more like Solaris than SunOS4.
xscorch-0.2.1/config.guess:363:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xscorch-0.2.1/config.guess-364-	exit ;;
##############################################
xscorch-0.2.1/config.guess-371-	# Japanese Language versions have a version number like `4.1.3-JL'.
xscorch-0.2.1/config.guess:372:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xscorch-0.2.1/config.guess-373-	exit ;;
##############################################
xscorch-0.2.1/config.guess-377-    sun*:*:4.2BSD:*)
xscorch-0.2.1/config.guess:378:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xscorch-0.2.1/config.guess-379-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xscorch-0.2.1/config.guess-459-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xscorch-0.2.1/config.guess:460:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xscorch-0.2.1/config.guess:461:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xscorch-0.2.1/config.guess-462-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xscorch-0.2.1/config.guess-515-    *:IRIX*:*:*)
xscorch-0.2.1/config.guess:516:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xscorch-0.2.1/config.guess-517-	exit ;;
##############################################
xscorch-0.2.1/config.guess-545-EOF
xscorch-0.2.1/config.guess:546:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xscorch-0.2.1/config.guess-547-		then
##############################################
xscorch-0.2.1/config.guess-558-    *:AIX:*:[4567])
xscorch-0.2.1/config.guess:559:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xscorch-0.2.1/config.guess-560-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xscorch-0.2.1/config.guess-593-    9000/[34678]??:HP-UX:*:*)
xscorch-0.2.1/config.guess:594:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xscorch-0.2.1/config.guess-595-	case "${UNAME_MACHINE}" in
##############################################
xscorch-0.2.1/config.guess-647-EOF
xscorch-0.2.1/config.guess:648:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xscorch-0.2.1/config.guess-649-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xscorch-0.2.1/config.guess-675-    ia64:HP-UX:*:*)
xscorch-0.2.1/config.guess:676:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xscorch-0.2.1/config.guess-677-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xscorch-0.2.1/config.guess-705-EOF
xscorch-0.2.1/config.guess:706:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xscorch-0.2.1/config.guess-707-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xscorch-0.2.1/config.guess-776-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xscorch-0.2.1/config.guess:777:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xscorch-0.2.1/config.guess-778-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xscorch-0.2.1/config.guess-781-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xscorch-0.2.1/config.guess:782:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xscorch-0.2.1/config.guess-783-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xscorch-0.2.1/config.guess-796-	    pc98)
xscorch-0.2.1/config.guess:797:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xscorch-0.2.1/config.guess-798-	    amd64)
xscorch-0.2.1/config.guess:799:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xscorch-0.2.1/config.guess-800-	    *)
xscorch-0.2.1/config.guess:801:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xscorch-0.2.1/config.guess-802-	esac
##############################################
xscorch-0.2.1/config.guess-850-    prep*:SunOS:5.*:*)
xscorch-0.2.1/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xscorch-0.2.1/config.guess-852-	exit ;;
##############################################
xscorch-0.2.1/config.guess-854-	# the GNU system
xscorch-0.2.1/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xscorch-0.2.1/config.guess-856-	exit ;;
##############################################
xscorch-0.2.1/config.guess-858-	# other systems with GNU libc and userland
xscorch-0.2.1/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
xscorch-0.2.1/config.guess-860-	exit ;;
##############################################
xscorch-0.2.1/config.guess-913-EOF
xscorch-0.2.1/config.guess:914:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
xscorch-0.2.1/config.guess-915-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
xscorch-0.2.1/config.guess-941-EOF
xscorch-0.2.1/config.guess:942:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
xscorch-0.2.1/config.guess-943-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
xscorch-0.2.1/config.guess-1026-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xscorch-0.2.1/config.guess:1027:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xscorch-0.2.1/config.guess-1028-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xscorch-0.2.1/config.guess-1296-    *:DragonFly:*:*)
xscorch-0.2.1/config.guess:1297:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xscorch-0.2.1/config.guess-1298-	exit ;;
##############################################
xscorch-0.2.1/config.guess-1309-    i*86:skyos:*:*)
xscorch-0.2.1/config.guess:1310:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
xscorch-0.2.1/config.guess-1311-	exit ;;
##############################################
xscorch-0.2.1/config.guess-1437-
xscorch-0.2.1/config.guess:1438:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
xscorch-0.2.1/config.guess-1439-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
xscorch-0.2.1/config.sub-59-
xscorch-0.2.1/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
xscorch-0.2.1/config.sub-61-
##############################################
xscorch-0.2.1/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
xscorch-0.2.1/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xscorch-0.2.1/config.sub-126-case $maybe_os in
##############################################
xscorch-0.2.1/config.sub-132-    os=-$maybe_os
xscorch-0.2.1/config.sub:133:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xscorch-0.2.1/config.sub-134-    ;;
xscorch-0.2.1/config.sub-135-  *)
xscorch-0.2.1/config.sub:136:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xscorch-0.2.1/config.sub-137-    if [ $basic_machine != $1 ]
xscorch-0.2.1/config.sub:138:    then os=`echo $1 | sed 's/.*-/-/'`
xscorch-0.2.1/config.sub-139-    else os=; fi
##############################################
xscorch-0.2.1/config.sub-186-		os=-sco5v6
xscorch-0.2.1/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-188-		;;
##############################################
xscorch-0.2.1/config.sub-190-		os=-sco3.2v5
xscorch-0.2.1/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-192-		;;
##############################################
xscorch-0.2.1/config.sub-194-		os=-sco3.2v4
xscorch-0.2.1/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-196-		;;
xscorch-0.2.1/config.sub-197-	-sco3.2.[4-9]*)
xscorch-0.2.1/config.sub:198:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xscorch-0.2.1/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-200-		;;
##############################################
xscorch-0.2.1/config.sub-202-		# Don't forget version if it is 3.2v4 or newer.
xscorch-0.2.1/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-204-		;;
##############################################
xscorch-0.2.1/config.sub-206-		# Don't forget version if it is 3.2v4 or newer.
xscorch-0.2.1/config.sub:207:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-208-		;;
##############################################
xscorch-0.2.1/config.sub-210-		os=-sco3.2v2
xscorch-0.2.1/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-212-		;;
xscorch-0.2.1/config.sub-213-	-udk*)
xscorch-0.2.1/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-215-		;;
##############################################
xscorch-0.2.1/config.sub-217-		os=-isc2.2
xscorch-0.2.1/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-219-		;;
##############################################
xscorch-0.2.1/config.sub-223-	-isc*)
xscorch-0.2.1/config.sub:224:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xscorch-0.2.1/config.sub-225-		;;
##############################################
xscorch-0.2.1/config.sub-229-	-ptx*)
xscorch-0.2.1/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xscorch-0.2.1/config.sub-231-		;;
xscorch-0.2.1/config.sub-232-	-windowsnt*)
xscorch-0.2.1/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xscorch-0.2.1/config.sub-234-		;;
##############################################
xscorch-0.2.1/config.sub-348-	*-*-*)
xscorch-0.2.1/config.sub:349:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xscorch-0.2.1/config.sub-350-		exit 1
##############################################
xscorch-0.2.1/config.sub-461-	amd64-*)
xscorch-0.2.1/config.sub:462:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-463-		;;
##############################################
xscorch-0.2.1/config.sub-503-	blackfin-*)
xscorch-0.2.1/config.sub:504:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-505-		os=-linux
##############################################
xscorch-0.2.1/config.sub-511-	c54x-*)
xscorch-0.2.1/config.sub:512:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-513-		;;
xscorch-0.2.1/config.sub-514-	c55x-*)
xscorch-0.2.1/config.sub:515:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-516-		;;
xscorch-0.2.1/config.sub-517-	c6x-*)
xscorch-0.2.1/config.sub:518:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-519-		;;
##############################################
xscorch-0.2.1/config.sub-715-	i*86v32)
xscorch-0.2.1/config.sub:716:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xscorch-0.2.1/config.sub-717-		os=-sysv32
##############################################
xscorch-0.2.1/config.sub-719-	i*86v4*)
xscorch-0.2.1/config.sub:720:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xscorch-0.2.1/config.sub-721-		os=-sysv4
##############################################
xscorch-0.2.1/config.sub-723-	i*86v)
xscorch-0.2.1/config.sub:724:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xscorch-0.2.1/config.sub-725-		os=-sysv
##############################################
xscorch-0.2.1/config.sub-727-	i*86sol2)
xscorch-0.2.1/config.sub:728:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xscorch-0.2.1/config.sub-729-		os=-solaris2
##############################################
xscorch-0.2.1/config.sub-757-	m68knommu-*)
xscorch-0.2.1/config.sub:758:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-759-		os=-linux
##############################################
xscorch-0.2.1/config.sub-790-	mips3*-*)
xscorch-0.2.1/config.sub:791:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xscorch-0.2.1/config.sub-792-		;;
xscorch-0.2.1/config.sub-793-	mips3*)
xscorch-0.2.1/config.sub:794:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xscorch-0.2.1/config.sub-795-		;;
##############################################
xscorch-0.2.1/config.sub-808-	ms1-*)
xscorch-0.2.1/config.sub:809:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xscorch-0.2.1/config.sub-810-		;;
##############################################
xscorch-0.2.1/config.sub-919-	parisc-*)
xscorch-0.2.1/config.sub:920:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-921-		os=-linux
##############################################
xscorch-0.2.1/config.sub-935-	pc98-*)
xscorch-0.2.1/config.sub:936:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-937-		;;
##############################################
xscorch-0.2.1/config.sub-950-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xscorch-0.2.1/config.sub:951:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-952-		;;
xscorch-0.2.1/config.sub-953-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xscorch-0.2.1/config.sub:954:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-955-		;;
xscorch-0.2.1/config.sub-956-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xscorch-0.2.1/config.sub:957:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-958-		;;
xscorch-0.2.1/config.sub-959-	pentium4-*)
xscorch-0.2.1/config.sub:960:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-961-		;;
##############################################
xscorch-0.2.1/config.sub-969-	ppc-* | ppcbe-*)
xscorch-0.2.1/config.sub:970:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-971-		;;
##############################################
xscorch-0.2.1/config.sub-975-	ppcle-* | powerpclittle-*)
xscorch-0.2.1/config.sub:976:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-977-		;;
##############################################
xscorch-0.2.1/config.sub-979-		;;
xscorch-0.2.1/config.sub:980:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-981-		;;
##############################################
xscorch-0.2.1/config.sub-985-	ppc64le-* | powerpc64little-*)
xscorch-0.2.1/config.sub:986:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-987-		;;
##############################################
xscorch-0.2.1/config.sub-1064-	strongarm-* | thumb-*)
xscorch-0.2.1/config.sub:1065:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
xscorch-0.2.1/config.sub-1066-		;;
##############################################
xscorch-0.2.1/config.sub-1199-	xscale-* | xscalee[bl]-*)
xscorch-0.2.1/config.sub:1200:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
xscorch-0.2.1/config.sub-1201-		;;
##############################################
xscorch-0.2.1/config.sub-1276-	*)
xscorch-0.2.1/config.sub:1277:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xscorch-0.2.1/config.sub-1278-		exit 1
##############################################
xscorch-0.2.1/config.sub-1284-	*-digital*)
xscorch-0.2.1/config.sub:1285:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xscorch-0.2.1/config.sub-1286-		;;
xscorch-0.2.1/config.sub-1287-	*-commodore*)
xscorch-0.2.1/config.sub:1288:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xscorch-0.2.1/config.sub-1289-		;;
##############################################
xscorch-0.2.1/config.sub-1305-	-solaris1 | -solaris1.*)
xscorch-0.2.1/config.sub:1306:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xscorch-0.2.1/config.sub-1307-		;;
##############################################
xscorch-0.2.1/config.sub-1317-	-gnu/linux*)
xscorch-0.2.1/config.sub:1318:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xscorch-0.2.1/config.sub-1319-		;;
##############################################
xscorch-0.2.1/config.sub-1363-	-nto*)
xscorch-0.2.1/config.sub:1364:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xscorch-0.2.1/config.sub-1365-		;;
##############################################
xscorch-0.2.1/config.sub-1370-	-mac*)
xscorch-0.2.1/config.sub:1371:		os=`echo $os | sed -e 's|mac|macos|'`
xscorch-0.2.1/config.sub-1372-		;;
##############################################
xscorch-0.2.1/config.sub-1376-	-linux*)
xscorch-0.2.1/config.sub:1377:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xscorch-0.2.1/config.sub-1378-		;;
xscorch-0.2.1/config.sub-1379-	-sunos5*)
xscorch-0.2.1/config.sub:1380:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xscorch-0.2.1/config.sub-1381-		;;
xscorch-0.2.1/config.sub-1382-	-sunos6*)
xscorch-0.2.1/config.sub:1383:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xscorch-0.2.1/config.sub-1384-		;;
##############################################
xscorch-0.2.1/config.sub-1431-	-sinix5.*)
xscorch-0.2.1/config.sub:1432:		os=`echo $os | sed -e 's|sinix|sysv|'`
xscorch-0.2.1/config.sub-1433-		;;
##############################################
xscorch-0.2.1/config.sub-1487-		# Get rid of the `-' at the beginning of $os.
xscorch-0.2.1/config.sub:1488:		os=`echo $os | sed 's/[^-]*-//'`
xscorch-0.2.1/config.sub:1489:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xscorch-0.2.1/config.sub-1490-		exit 1
##############################################
xscorch-0.2.1/config.sub-1747-		esac
xscorch-0.2.1/config.sub:1748:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xscorch-0.2.1/config.sub-1749-		;;
##############################################
xscorch-0.2.1/depcomp-34-if test -z "$depfile"; then
xscorch-0.2.1/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
xscorch-0.2.1/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
xscorch-0.2.1/depcomp-37-   if test "$dir" = "$object"; then
##############################################
xscorch-0.2.1/depcomp-43-
xscorch-0.2.1/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xscorch-0.2.1/depcomp-45-
##############################################
xscorch-0.2.1/depcomp-177-  # $object doesn't have directory information.
xscorch-0.2.1/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
xscorch-0.2.1/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
xscorch-0.2.1/depcomp-196-    # Do two passes, one to just change these to
xscorch-0.2.1/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
xscorch-0.2.1/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xscorch-0.2.1/depcomp-214-   # Subdirectories are respected.
xscorch-0.2.1/depcomp:215:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xscorch-0.2.1/depcomp-216-   test "x$dir" = "x$object" && dir=
xscorch-0.2.1/depcomp:217:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xscorch-0.2.1/depcomp-218-
##############################################
xscorch-0.2.1/depcomp-326-  done
xscorch-0.2.1/depcomp:327:  obj_suffix="`echo $object | sed 's/^.*\././'`"
xscorch-0.2.1/depcomp-328-  touch "$tmpdepfile"
##############################################
xscorch-0.2.1/install-sh-217-      fi
xscorch-0.2.1/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xscorch-0.2.1/install-sh-219-    *)
##############################################
xscorch-0.2.1/install-sh-269-      dstdir=$dst
xscorch-0.2.1/install-sh:270:      dst=$dstdir/`basename "$src"`
xscorch-0.2.1/install-sh-271-      dstdir_status=0
##############################################
xscorch-0.2.1/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xscorch-0.2.1/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xscorch-0.2.1/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
xscorch-0.2.1/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xscorch-0.2.1/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xscorch-0.2.1/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xscorch-0.2.1/install-sh-418-	    case $prefix in
xscorch-0.2.1/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xscorch-0.2.1/install-sh-420-	      *) qprefix=$prefix;;
##############################################
xscorch-0.2.1/install-sh-467-    if $copy_on_change &&
xscorch-0.2.1/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
xscorch-0.2.1/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
xscorch-0.2.1/install-sh-470-
##############################################
xscorch-0.2.1/ltmain.sh-171-{
xscorch-0.2.1/ltmain.sh:172:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
xscorch-0.2.1/ltmain.sh-173-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
xscorch-0.2.1/ltmain.sh-183-{
xscorch-0.2.1/ltmain.sh:184:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
xscorch-0.2.1/ltmain.sh-185-} # func_basename may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-202-    # Extract subdirectory from the argument.
xscorch-0.2.1/ltmain.sh:203:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
xscorch-0.2.1/ltmain.sh-204-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
xscorch-0.2.1/ltmain.sh-208-    fi
xscorch-0.2.1/ltmain.sh:209:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
xscorch-0.2.1/ltmain.sh-210-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-221-    case ${2} in
xscorch-0.2.1/ltmain.sh:222:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
xscorch-0.2.1/ltmain.sh:223:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
xscorch-0.2.1/ltmain.sh-224-    esac
##############################################
xscorch-0.2.1/ltmain.sh-384-     progdir=$func_dirname_result
xscorch-0.2.1/ltmain.sh:385:     progdir=`cd "$progdir" && pwd`
xscorch-0.2.1/ltmain.sh-386-     progpath="$progdir/$progname"
##############################################
xscorch-0.2.1/ltmain.sh-421-# Since each input `\' is now two `\'s, look for any number of runs of
xscorch-0.2.1/ltmain.sh:422:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
xscorch-0.2.1/ltmain.sh-423-bs='\\'
##############################################
xscorch-0.2.1/ltmain.sh-535-        # ...otherwise throw away the child directory and loop
xscorch-0.2.1/ltmain.sh:536:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
xscorch-0.2.1/ltmain.sh-537-      done
xscorch-0.2.1/ltmain.sh:538:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
xscorch-0.2.1/ltmain.sh-539-
##############################################
xscorch-0.2.1/ltmain.sh-570-      # If mktemp works, use that first and foremost
xscorch-0.2.1/ltmain.sh:571:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
xscorch-0.2.1/ltmain.sh-572-
##############################################
xscorch-0.2.1/ltmain.sh-601-      *[\\\`\"\$]*)
xscorch-0.2.1/ltmain.sh:602:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
xscorch-0.2.1/ltmain.sh-603-      *)
##############################################
xscorch-0.2.1/ltmain.sh-706-  [0-9]* | *[!a-zA-Z0-9_]*)
xscorch-0.2.1/ltmain.sh:707:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
xscorch-0.2.1/ltmain.sh-708-    ;;
##############################################
xscorch-0.2.1/ltmain.sh-773-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
xscorch-0.2.1/ltmain.sh:774:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
xscorch-0.2.1/ltmain.sh:775:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
xscorch-0.2.1/ltmain.sh-776-	p
##############################################
xscorch-0.2.1/ltmain.sh-807-
xscorch-0.2.1/ltmain.sh:808:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
xscorch-0.2.1/ltmain.sh:809:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
xscorch-0.2.1/ltmain.sh-810-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-820-
xscorch-0.2.1/ltmain.sh:821:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
xscorch-0.2.1/ltmain.sh:822:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
xscorch-0.2.1/ltmain.sh-823-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-866-{
xscorch-0.2.1/ltmain.sh:867:    func_arith_result=`expr "${@}"`
xscorch-0.2.1/ltmain.sh-868-} # func_arith may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-874-{
xscorch-0.2.1/ltmain.sh:875:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
xscorch-0.2.1/ltmain.sh-876-} # func_len may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-881-{
xscorch-0.2.1/ltmain.sh:882:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
xscorch-0.2.1/ltmain.sh-883-} # func_lo2o may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-888-{
xscorch-0.2.1/ltmain.sh:889:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
xscorch-0.2.1/ltmain.sh-890-} # func_xform may be replaced by extended shell implementation
##############################################
xscorch-0.2.1/ltmain.sh-972-	# quotes we have to do it in 2 steps:
xscorch-0.2.1/ltmain.sh:973:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xscorch-0.2.1/ltmain.sh-974-	eval "$extractedcf"
##############################################
xscorch-0.2.1/ltmain.sh-1381-      done
xscorch-0.2.1/ltmain.sh:1382:      CC_expanded=`func_echo_all $CC`
xscorch-0.2.1/ltmain.sh:1383:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xscorch-0.2.1/ltmain.sh-1384-      case $@ in
##############################################
xscorch-0.2.1/ltmain.sh-1394-	    # Evaluate the configuration.
xscorch-0.2.1/ltmain.sh:1395:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xscorch-0.2.1/ltmain.sh-1396-	    CC_quoted=
##############################################
xscorch-0.2.1/ltmain.sh-1400-	    done
xscorch-0.2.1/ltmain.sh:1401:	    CC_expanded=`func_echo_all $CC`
xscorch-0.2.1/ltmain.sh:1402:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xscorch-0.2.1/ltmain.sh-1403-	    case "$@ " in
##############################################
xscorch-0.2.1/ltmain.sh-1491-    # zero AND non-empty stdout, which explains the odd construction:
xscorch-0.2.1/ltmain.sh:1492:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xscorch-0.2.1/ltmain.sh-1493-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
xscorch-0.2.1/ltmain.sh-1557-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xscorch-0.2.1/ltmain.sh:1558:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xscorch-0.2.1/ltmain.sh-1559-    if test "$?" -ne 0; then
##############################################
xscorch-0.2.1/ltmain.sh-1720-    # LT_CYGPATH in this case.
xscorch-0.2.1/ltmain.sh:1721:    func_to_host_file_result=`cygpath -m "$1"`
xscorch-0.2.1/ltmain.sh-1722-  fi
##############################################
xscorch-0.2.1/ltmain.sh-1870-    func_to_host_path_tmp1=$func_stripname_result
xscorch-0.2.1/ltmain.sh:1871:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xscorch-0.2.1/ltmain.sh-1872-    func_convert_path_check : ";" \
##############################################
xscorch-0.2.1/ltmain.sh-2059-    *.[cCFSifmso] | \
xscorch-0.2.1/ltmain.sh:2060:    *.ada | *.adb | *.ads | *.asm | \
xscorch-0.2.1/ltmain.sh-2061-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xscorch-0.2.1/ltmain.sh-2136-    if test "$compiler_c_o" = no; then
xscorch-0.2.1/ltmain.sh:2137:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
xscorch-0.2.1/ltmain.sh-2138-      lockfile="$output_obj.lock"
##############################################
xscorch-0.2.1/ltmain.sh-2155-*** ERROR, $lockfile exists and contains:
xscorch-0.2.1/ltmain.sh:2156:`cat $lockfile 2>/dev/null`
xscorch-0.2.1/ltmain.sh-2157-
##############################################
xscorch-0.2.1/ltmain.sh-2203-      if test "$need_locks" = warn &&
xscorch-0.2.1/ltmain.sh:2204:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xscorch-0.2.1/ltmain.sh-2205-	$ECHO "\
xscorch-0.2.1/ltmain.sh-2206-*** ERROR, $lockfile contains:
xscorch-0.2.1/ltmain.sh:2207:`cat $lockfile 2>/dev/null`
xscorch-0.2.1/ltmain.sh-2208-
##############################################
xscorch-0.2.1/ltmain.sh-2252-      if test "$need_locks" = warn &&
xscorch-0.2.1/ltmain.sh:2253:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xscorch-0.2.1/ltmain.sh-2254-	$ECHO "\
xscorch-0.2.1/ltmain.sh-2255-*** ERROR, $lockfile contains:
xscorch-0.2.1/ltmain.sh:2256:`cat $lockfile 2>/dev/null`
xscorch-0.2.1/ltmain.sh-2257-
##############################################
xscorch-0.2.1/ltmain.sh-2547-	  test -n "$library_names" && \
xscorch-0.2.1/ltmain.sh:2548:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
xscorch-0.2.1/ltmain.sh-2549-	  continue
##############################################
xscorch-0.2.1/ltmain.sh-2558-	  if test ! -f "$dir/$dlname"; then
xscorch-0.2.1/ltmain.sh:2559:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
xscorch-0.2.1/ltmain.sh-2560-	  fi
##############################################
xscorch-0.2.1/ltmain.sh-2576-      # Get the absolute pathname.
xscorch-0.2.1/ltmain.sh:2577:      absdir=`cd "$dir" && pwd`
xscorch-0.2.1/ltmain.sh-2578-      test -n "$absdir" && dir="$absdir"
##############################################
xscorch-0.2.1/ltmain.sh-2674-      if test -n "$lt_sysroot"; then
xscorch-0.2.1/ltmain.sh:2675:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xscorch-0.2.1/ltmain.sh-2676-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xscorch-0.2.1/ltmain.sh-2956-	  # Determine the prefix the user has applied to our future dir.
xscorch-0.2.1/ltmain.sh:2957:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xscorch-0.2.1/ltmain.sh-2958-
##############################################
xscorch-0.2.1/ltmain.sh-2969-	    # Stick the inst_prefix_dir data into the link command.
xscorch-0.2.1/ltmain.sh:2970:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xscorch-0.2.1/ltmain.sh-2971-	  else
xscorch-0.2.1/ltmain.sh:2972:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xscorch-0.2.1/ltmain.sh-2973-	  fi
##############################################
xscorch-0.2.1/ltmain.sh-3129-	    fi
xscorch-0.2.1/ltmain.sh:3130:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
xscorch-0.2.1/ltmain.sh-3131-	    if test -n "$libdir" && test ! -f "$libfile"; then
xscorch-0.2.1/ltmain.sh:3132:	      func_warning "\`$lib' has not been installed in \`$libdir'"
xscorch-0.2.1/ltmain.sh-3133-	      finalize=no
##############################################
xscorch-0.2.1/ltmain.sh-3148-	        # Replace the output file specification.
xscorch-0.2.1/ltmain.sh:3149:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xscorch-0.2.1/ltmain.sh-3150-
##############################################
xscorch-0.2.1/ltmain.sh-3167-	    # Install the binary that we compiled earlier.
xscorch-0.2.1/ltmain.sh:3168:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xscorch-0.2.1/ltmain.sh-3169-	  fi
##############################################
xscorch-0.2.1/ltmain.sh-3238-    my_pic_p="${3-no}"
xscorch-0.2.1/ltmain.sh:3239:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
xscorch-0.2.1/ltmain.sh-3240-    my_dlsyms=
##############################################
xscorch-0.2.1/ltmain.sh-3294-	  # Add our own program objects to the symbol list.
xscorch-0.2.1/ltmain.sh:3295:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xscorch-0.2.1/ltmain.sh-3296-	  for progfile in $progfiles; do
##############################################
xscorch-0.2.1/ltmain.sh-3356-	          # Use subshell, to avoid clobbering current variable values
xscorch-0.2.1/ltmain.sh:3357:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xscorch-0.2.1/ltmain.sh-3358-	          if test -n "$dlprefile_dlname" ; then
##############################################
xscorch-0.2.1/ltmain.sh-3503-	  if test -f "$output_objdir/$my_outputname.def"; then
xscorch-0.2.1/ltmain.sh:3504:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xscorch-0.2.1/ltmain.sh:3505:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xscorch-0.2.1/ltmain.sh-3506-	  else
xscorch-0.2.1/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xscorch-0.2.1/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xscorch-0.2.1/ltmain.sh-3509-	  fi
##############################################
xscorch-0.2.1/ltmain.sh-3511-	*)
xscorch-0.2.1/ltmain.sh:3512:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xscorch-0.2.1/ltmain.sh:3513:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xscorch-0.2.1/ltmain.sh-3514-	  ;;
##############################################
xscorch-0.2.1/ltmain.sh-3526-      # Nullify the symbol file.
xscorch-0.2.1/ltmain.sh:3527:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xscorch-0.2.1/ltmain.sh:3528:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xscorch-0.2.1/ltmain.sh-3529-    fi
##############################################
xscorch-0.2.1/ltmain.sh-3542-  win32_libid_type="unknown"
xscorch-0.2.1/ltmain.sh:3543:  win32_fileres=`file -L $1 2>/dev/null`
xscorch-0.2.1/ltmain.sh-3544-  case $win32_fileres in
##############################################
xscorch-0.2.1/ltmain.sh-3593-  $opt_debug
xscorch-0.2.1/ltmain.sh:3594:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xscorch-0.2.1/ltmain.sh-3595-}
##############################################
xscorch-0.2.1/ltmain.sh-3610-  $opt_debug
xscorch-0.2.1/ltmain.sh:3611:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xscorch-0.2.1/ltmain.sh-3612-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xscorch-0.2.1/ltmain.sh-3665-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xscorch-0.2.1/ltmain.sh:3666:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
xscorch-0.2.1/ltmain.sh-3667-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xscorch-0.2.1/ltmain.sh-3677-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xscorch-0.2.1/ltmain.sh:3678:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xscorch-0.2.1/ltmain.sh-3679-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xscorch-0.2.1/ltmain.sh-3697-    # binutils import library
xscorch-0.2.1/ltmain.sh:3698:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xscorch-0.2.1/ltmain.sh-3699-  elif func_cygming_ms_implib_p "$1" ; then
xscorch-0.2.1/ltmain.sh-3700-    # ms-generated import library
xscorch-0.2.1/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xscorch-0.2.1/ltmain.sh-3702-  else
##############################################
xscorch-0.2.1/ltmain.sh-3777-	  darwin_curdir=`pwd`
xscorch-0.2.1/ltmain.sh:3778:	  darwin_base_archive=`basename "$darwin_archive"`
xscorch-0.2.1/ltmain.sh:3779:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xscorch-0.2.1/ltmain.sh-3780-	  if test -n "$darwin_arches"; then
xscorch-0.2.1/ltmain.sh:3781:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xscorch-0.2.1/ltmain.sh-3782-	    darwin_arch=
##############################################
xscorch-0.2.1/ltmain.sh-3792-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xscorch-0.2.1/ltmain.sh:3793:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
xscorch-0.2.1/ltmain.sh-3794-	    darwin_file=
##############################################
xscorch-0.2.1/ltmain.sh-3796-	    for darwin_file in $darwin_filelist; do
xscorch-0.2.1/ltmain.sh:3797:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xscorch-0.2.1/ltmain.sh-3798-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xscorch-0.2.1/ltmain.sh-3811-      esac
xscorch-0.2.1/ltmain.sh:3812:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xscorch-0.2.1/ltmain.sh-3813-    done
##############################################
xscorch-0.2.1/ltmain.sh-3882-
xscorch-0.2.1/ltmain.sh:3883:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xscorch-0.2.1/ltmain.sh-3884-    $ECHO "\
##############################################
xscorch-0.2.1/ltmain.sh-3917-    --lt-dump-script)
xscorch-0.2.1/ltmain.sh:3918:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xscorch-0.2.1/ltmain.sh-3919-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xscorch-0.2.1/ltmain.sh:3920:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xscorch-0.2.1/ltmain.sh-3921-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xscorch-0.2.1/ltmain.sh-3944-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
xscorch-0.2.1/ltmain.sh:3945:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xscorch-0.2.1/ltmain.sh-3946-  done
##############################################
xscorch-0.2.1/ltmain.sh-3999-  # Find the directory that this script lives in.
xscorch-0.2.1/ltmain.sh:4000:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xscorch-0.2.1/ltmain.sh-4001-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xscorch-0.2.1/ltmain.sh-4003-  # Follow symbolic links until we get to the real thisdir.
xscorch-0.2.1/ltmain.sh:4004:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xscorch-0.2.1/ltmain.sh-4005-  while test -n \"\$file\"; do
xscorch-0.2.1/ltmain.sh:4006:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xscorch-0.2.1/ltmain.sh-4007-
##############################################
xscorch-0.2.1/ltmain.sh-4015-
xscorch-0.2.1/ltmain.sh:4016:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xscorch-0.2.1/ltmain.sh:4017:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xscorch-0.2.1/ltmain.sh-4018-  done
##############################################
xscorch-0.2.1/ltmain.sh-4029-    case \"\$thisdir\" in
xscorch-0.2.1/ltmain.sh:4030:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xscorch-0.2.1/ltmain.sh-4031-    $objdir )   thisdir=. ;;
##############################################
xscorch-0.2.1/ltmain.sh-4035-  # Try to get the absolute directory name.
xscorch-0.2.1/ltmain.sh:4036:  absdir=\`cd \"\$thisdir\" && pwd\`
xscorch-0.2.1/ltmain.sh-4037-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xscorch-0.2.1/ltmain.sh-4045-  if test ! -f \"\$progdir/\$program\" ||
xscorch-0.2.1/ltmain.sh:4046:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
xscorch-0.2.1/ltmain.sh-4047-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xscorch-0.2.1/ltmain.sh-4060-    if test -n \"\$relink_command\"; then
xscorch-0.2.1/ltmain.sh:4061:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xscorch-0.2.1/ltmain.sh-4062-      else
##############################################
xscorch-0.2.1/ltmain.sh-4104-    # The second colon is a workaround for a bug in BeOS R4 sed
xscorch-0.2.1/ltmain.sh:4105:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xscorch-0.2.1/ltmain.sh-4106-
##############################################
xscorch-0.2.1/ltmain.sh-5073-    $opt_debug
xscorch-0.2.1/ltmain.sh:5074:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xscorch-0.2.1/ltmain.sh-5075-    *import*) : ;;
##############################################
xscorch-0.2.1/ltmain.sh-5295-	    moreargs=
xscorch-0.2.1/ltmain.sh:5296:	    for fil in `cat "$save_arg"`
xscorch-0.2.1/ltmain.sh-5297-	    do
##############################################
xscorch-0.2.1/ltmain.sh-5551-	*)
xscorch-0.2.1/ltmain.sh:5552:	  absdir=`cd "$dir" && pwd`
xscorch-0.2.1/ltmain.sh-5553-	  test -z "$absdir" && \
##############################################
xscorch-0.2.1/ltmain.sh-5572-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xscorch-0.2.1/ltmain.sh:5573:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xscorch-0.2.1/ltmain.sh-5574-	  case :$dllsearchpath: in
##############################################
xscorch-0.2.1/ltmain.sh-6003-      # get the directories listed in $shlibpath_var
xscorch-0.2.1/ltmain.sh:6004:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
xscorch-0.2.1/ltmain.sh-6005-    else
##############################################
xscorch-0.2.1/ltmain.sh-6317-		  set dummy $deplibs_check_method; shift
xscorch-0.2.1/ltmain.sh:6318:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xscorch-0.2.1/ltmain.sh-6319-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xscorch-0.2.1/ltmain.sh-6380-	else
xscorch-0.2.1/ltmain.sh:6381:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
xscorch-0.2.1/ltmain.sh-6382-	fi
##############################################
xscorch-0.2.1/ltmain.sh-6409-	if test -n "$inherited_linker_flags"; then
xscorch-0.2.1/ltmain.sh:6410:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xscorch-0.2.1/ltmain.sh-6411-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xscorch-0.2.1/ltmain.sh-6417-	fi
xscorch-0.2.1/ltmain.sh:6418:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xscorch-0.2.1/ltmain.sh-6419-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
xscorch-0.2.1/ltmain.sh-6490-	*)
xscorch-0.2.1/ltmain.sh:6491:	  abs_ladir=`cd "$ladir" && pwd`
xscorch-0.2.1/ltmain.sh-6492-	  if test -z "$abs_ladir"; then
##############################################
xscorch-0.2.1/ltmain.sh-6743-	    shift
xscorch-0.2.1/ltmain.sh:6744:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xscorch-0.2.1/ltmain.sh-6745-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xscorch-0.2.1/ltmain.sh-7035-		*)
xscorch-0.2.1/ltmain.sh:7036:		  absdir=`cd "$dir" && pwd`
xscorch-0.2.1/ltmain.sh-7037-		  if test -z "$absdir"; then
##############################################
xscorch-0.2.1/ltmain.sh-7046-		  depdepl=
xscorch-0.2.1/ltmain.sh:7047:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xscorch-0.2.1/ltmain.sh-7048-		  if test -n "$deplibrary_names" ; then
##############################################
xscorch-0.2.1/ltmain.sh-7053-		      depdepl="$absdir/$objdir/$depdepl"
xscorch-0.2.1/ltmain.sh:7054:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xscorch-0.2.1/ltmain.sh-7055-                      if test -z "$darwin_install_name"; then
xscorch-0.2.1/ltmain.sh:7056:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xscorch-0.2.1/ltmain.sh-7057-                      fi
##############################################
xscorch-0.2.1/ltmain.sh-7068-		else
xscorch-0.2.1/ltmain.sh:7069:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xscorch-0.2.1/ltmain.sh-7070-		  test -z "$libdir" && \
##############################################
xscorch-0.2.1/ltmain.sh-7091-	else
xscorch-0.2.1/ltmain.sh:7092:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xscorch-0.2.1/ltmain.sh-7093-	fi
##############################################
xscorch-0.2.1/ltmain.sh-7240-	test "$module" = no && \
xscorch-0.2.1/ltmain.sh:7241:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
xscorch-0.2.1/ltmain.sh-7242-
##############################################
xscorch-0.2.1/ltmain.sh-7377-	if test "$age" -gt "$current"; then
xscorch-0.2.1/ltmain.sh:7378:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
xscorch-0.2.1/ltmain.sh-7379-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
xscorch-0.2.1/ltmain.sh-7538-	removelist=
xscorch-0.2.1/ltmain.sh:7539:	tempremovelist=`$ECHO "$output_objdir/*"`
xscorch-0.2.1/ltmain.sh-7540-	for p in $tempremovelist; do
##############################################
xscorch-0.2.1/ltmain.sh-7564-	# Transform .lo files to .o files.
xscorch-0.2.1/ltmain.sh:7565:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
xscorch-0.2.1/ltmain.sh-7566-      fi
##############################################
xscorch-0.2.1/ltmain.sh-7569-      #for path in $notinst_path; do
xscorch-0.2.1/ltmain.sh:7570:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xscorch-0.2.1/ltmain.sh:7571:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xscorch-0.2.1/ltmain.sh:7572:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xscorch-0.2.1/ltmain.sh-7573-      #done
##############################################
xscorch-0.2.1/ltmain.sh-7690-		if test -n "$i" ; then
xscorch-0.2.1/ltmain.sh:7691:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xscorch-0.2.1/ltmain.sh:7692:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xscorch-0.2.1/ltmain.sh-7693-		  set dummy $deplib_matches; shift
xscorch-0.2.1/ltmain.sh-7694-		  deplib_match=$1
xscorch-0.2.1/ltmain.sh:7695:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xscorch-0.2.1/ltmain.sh-7696-		    func_append newdeplibs " $i"
##############################################
xscorch-0.2.1/ltmain.sh-7733-		  if test -n "$i" ; then
xscorch-0.2.1/ltmain.sh:7734:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xscorch-0.2.1/ltmain.sh:7735:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xscorch-0.2.1/ltmain.sh-7736-		    set dummy $deplib_matches; shift
xscorch-0.2.1/ltmain.sh-7737-		    deplib_match=$1
xscorch-0.2.1/ltmain.sh:7738:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xscorch-0.2.1/ltmain.sh-7739-		      func_append newdeplibs " $i"
##############################################
xscorch-0.2.1/ltmain.sh-7768-	  set dummy $deplibs_check_method; shift
xscorch-0.2.1/ltmain.sh:7769:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xscorch-0.2.1/ltmain.sh-7770-	  for a_deplib in $deplibs; do
##############################################
xscorch-0.2.1/ltmain.sh-7783-	      if test -n "$a_deplib" ; then
xscorch-0.2.1/ltmain.sh:7784:		libname=`eval "\\$ECHO \"$libname_spec\""`
xscorch-0.2.1/ltmain.sh-7785-		if test -n "$file_magic_glob"; then
xscorch-0.2.1/ltmain.sh:7786:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xscorch-0.2.1/ltmain.sh-7787-		else
##############################################
xscorch-0.2.1/ltmain.sh-7793-		    shopt -s nocaseglob
xscorch-0.2.1/ltmain.sh:7794:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xscorch-0.2.1/ltmain.sh-7795-		    $nocaseglob
xscorch-0.2.1/ltmain.sh-7796-		  else
xscorch-0.2.1/ltmain.sh:7797:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xscorch-0.2.1/ltmain.sh-7798-		  fi
##############################################
xscorch-0.2.1/ltmain.sh-7811-		      while test -h "$potlib" 2>/dev/null; do
xscorch-0.2.1/ltmain.sh:7812:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
xscorch-0.2.1/ltmain.sh-7813-			case $potliblink in
xscorch-0.2.1/ltmain.sh-7814-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
xscorch-0.2.1/ltmain.sh:7815:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
xscorch-0.2.1/ltmain.sh-7816-			esac
##############################################
xscorch-0.2.1/ltmain.sh-7852-	  set dummy $deplibs_check_method; shift
xscorch-0.2.1/ltmain.sh:7853:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xscorch-0.2.1/ltmain.sh-7854-	  for a_deplib in $deplibs; do
##############################################
xscorch-0.2.1/ltmain.sh-7867-	      if test -n "$a_deplib" ; then
xscorch-0.2.1/ltmain.sh:7868:		libname=`eval "\\$ECHO \"$libname_spec\""`
xscorch-0.2.1/ltmain.sh-7869-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xscorch-0.2.1/ltmain.sh:7870:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xscorch-0.2.1/ltmain.sh-7871-		  for potent_lib in $potential_libs; do
##############################################
xscorch-0.2.1/ltmain.sh-7906-	  newdeplibs=""
xscorch-0.2.1/ltmain.sh:7907:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xscorch-0.2.1/ltmain.sh-7908-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
xscorch-0.2.1/ltmain.sh-7910-	      # can't use Xsed below, because $i might contain '/'
xscorch-0.2.1/ltmain.sh:7911:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
xscorch-0.2.1/ltmain.sh-7912-	    done
##############################################
xscorch-0.2.1/ltmain.sh-7936-	  # On Rhapsody replace the C library with the System framework
xscorch-0.2.1/ltmain.sh:7937:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xscorch-0.2.1/ltmain.sh-7938-	  ;;
##############################################
xscorch-0.2.1/ltmain.sh-7988-	*-*-darwin*)
xscorch-0.2.1/ltmain.sh:7989:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xscorch-0.2.1/ltmain.sh:7990:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xscorch-0.2.1/ltmain.sh:7991:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xscorch-0.2.1/ltmain.sh-7992-	  ;;
##############################################
xscorch-0.2.1/ltmain.sh-8114-	# Use standard objects if they are pic
xscorch-0.2.1/ltmain.sh:8115:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xscorch-0.2.1/ltmain.sh-8116-	test "X$libobjs" = "X " && libobjs=
##############################################
xscorch-0.2.1/ltmain.sh-8129-	    # exporting using user supplied symfile
xscorch-0.2.1/ltmain.sh:8130:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
xscorch-0.2.1/ltmain.sh-8131-	      # and it's NOT already a .def file. Must figure out
##############################################
xscorch-0.2.1/ltmain.sh-8626-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xscorch-0.2.1/ltmain.sh:8627:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xscorch-0.2.1/ltmain.sh-8628-	else
##############################################
xscorch-0.2.1/ltmain.sh-8640-      # Create the old-style object.
xscorch-0.2.1/ltmain.sh:8641:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
xscorch-0.2.1/ltmain.sh-8642-
##############################################
xscorch-0.2.1/ltmain.sh-8700-	# On Rhapsody replace the C library is the System framework
xscorch-0.2.1/ltmain.sh:8701:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xscorch-0.2.1/ltmain.sh:8702:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xscorch-0.2.1/ltmain.sh-8703-	;;
##############################################
xscorch-0.2.1/ltmain.sh-8718-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xscorch-0.2.1/ltmain.sh:8719:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xscorch-0.2.1/ltmain.sh:8720:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xscorch-0.2.1/ltmain.sh-8721-	;;
##############################################
xscorch-0.2.1/ltmain.sh-8796-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xscorch-0.2.1/ltmain.sh:8797:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
xscorch-0.2.1/ltmain.sh-8798-	  case :$dllsearchpath: in
##############################################
xscorch-0.2.1/ltmain.sh-8856-	# Transform all the library objects into standard objects.
xscorch-0.2.1/ltmain.sh:8857:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xscorch-0.2.1/ltmain.sh:8858:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xscorch-0.2.1/ltmain.sh-8859-      fi
##############################################
xscorch-0.2.1/ltmain.sh-8886-	# Replace the output file specification.
xscorch-0.2.1/ltmain.sh:8887:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xscorch-0.2.1/ltmain.sh-8888-	link_command="$compile_command$compile_rpath"
##############################################
xscorch-0.2.1/ltmain.sh-8895-	  func_to_tool_file "$output"
xscorch-0.2.1/ltmain.sh:8896:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xscorch-0.2.1/ltmain.sh-8897-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xscorch-0.2.1/ltmain.sh-8939-	# Replace the output file specification.
xscorch-0.2.1/ltmain.sh:8940:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xscorch-0.2.1/ltmain.sh-8941-	# Delete the old output file.
##############################################
xscorch-0.2.1/ltmain.sh-8947-	  func_to_tool_file "$output"
xscorch-0.2.1/ltmain.sh:8948:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xscorch-0.2.1/ltmain.sh-8949-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xscorch-0.2.1/ltmain.sh-8965-	  if test "$fast_install" = yes; then
xscorch-0.2.1/ltmain.sh:8966:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xscorch-0.2.1/ltmain.sh-8967-	  else
##############################################
xscorch-0.2.1/ltmain.sh-8977-      # Replace the output file specification.
xscorch-0.2.1/ltmain.sh:8978:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xscorch-0.2.1/ltmain.sh-8979-
##############################################
xscorch-0.2.1/ltmain.sh-8986-	func_to_tool_file "$output_objdir/$outputname"
xscorch-0.2.1/ltmain.sh:8987:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xscorch-0.2.1/ltmain.sh-8988-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xscorch-0.2.1/ltmain.sh-9007-	relink_command="(cd `pwd`; $relink_command)"
xscorch-0.2.1/ltmain.sh:9008:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xscorch-0.2.1/ltmain.sh-9009-      fi
##############################################
xscorch-0.2.1/ltmain.sh-9249-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xscorch-0.2.1/ltmain.sh:9250:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xscorch-0.2.1/ltmain.sh-9251-      if test "$hardcode_automatic" = yes ; then
##############################################
xscorch-0.2.1/ltmain.sh-9269-		name="$func_basename_result"
xscorch-0.2.1/ltmain.sh:9270:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xscorch-0.2.1/ltmain.sh-9271-		test -z "$libdir" && \
##############################################
xscorch-0.2.1/ltmain.sh-9295-		name="$func_basename_result"
xscorch-0.2.1/ltmain.sh:9296:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xscorch-0.2.1/ltmain.sh-9297-		test -z "$libdir" && \
##############################################
xscorch-0.2.1/ltmain.sh-9314-		name="$func_basename_result"
xscorch-0.2.1/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xscorch-0.2.1/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
xscorch-0.2.1/ltmain.sh-9633-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xscorch-0.2.1/ltmain.sh:9634:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xscorch-0.2.1/ltmain.sh-9635-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xscorch-0.2.1/missing-128-         from any GNU archive site."
xscorch-0.2.1/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
xscorch-0.2.1/missing-130-    test -z "$files" && files="config.h"
##############################################
xscorch-0.2.1/missing-167-         proper tools for further handling them.
xscorch-0.2.1/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
xscorch-0.2.1/missing-169-         archive site."
xscorch-0.2.1/missing-170-
xscorch-0.2.1/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
xscorch-0.2.1/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
xscorch-0.2.1/missing-173-    if test -f "$file"; then
##############################################
xscorch-0.2.1/missing-196-	*.y)
xscorch-0.2.1/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
xscorch-0.2.1/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
xscorch-0.2.1/missing-200-	    fi
xscorch-0.2.1/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
xscorch-0.2.1/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
xscorch-0.2.1/missing-226-	*.l)
xscorch-0.2.1/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
xscorch-0.2.1/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
xscorch-0.2.1/missing-250-
xscorch-0.2.1/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
xscorch-0.2.1/missing-252-    if test -z "$file"; then
xscorch-0.2.1/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
xscorch-0.2.1/missing-254-    fi
##############################################
xscorch-0.2.1/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
xscorch-0.2.1/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
xscorch-0.2.1/missing-278-    if test -z "$file"; then
xscorch-0.2.1/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
xscorch-0.2.1/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
xscorch-0.2.1/missing-281-    fi
##############################################
xscorch-0.2.1/missing-304-	*o*)
xscorch-0.2.1/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
xscorch-0.2.1/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
xscorch-0.2.1/missing-310-	*h*)
xscorch-0.2.1/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
xscorch-0.2.1/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
xscorch-0.2.1/mkinstalldirs-12-do
xscorch-0.2.1/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
xscorch-0.2.1/mkinstalldirs-14-   shift
##############################################
xscorch-0.2.1/doc/Makefile.in-49-DIST_SOURCES =
xscorch-0.2.1/doc/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xscorch-0.2.1/doc/Makefile.in-51-am__vpath_adj = case $$p in \
xscorch-0.2.1/doc/Makefile.in:52:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xscorch-0.2.1/doc/Makefile.in-53-    *) f=$$p;; \
xscorch-0.2.1/doc/Makefile.in-54-  esac;
xscorch-0.2.1/doc/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xscorch-0.2.1/doc/Makefile.in-56-am__install_max = 40
xscorch-0.2.1/doc/Makefile.in-57-am__nobase_strip_setup = \
xscorch-0.2.1/doc/Makefile.in:58:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xscorch-0.2.1/doc/Makefile.in-59-am__nobase_strip = \
##############################################
xscorch-0.2.1/doc/Makefile.in-336-	else :; fi
xscorch-0.2.1/doc/Makefile.in:337:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/doc/Makefile.in:338:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/doc/Makefile.in-339-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/doc/Makefile.in-350-	  if test -d $$d/$$file; then \
xscorch-0.2.1/doc/Makefile.in:351:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/doc/Makefile.in-352-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/sai/Makefile.in-312-.c.obj:
xscorch-0.2.1/sai/Makefile.in:313:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sai/Makefile.in-314-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/sai/Makefile.in-316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/sai/Makefile.in:317:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sai/Makefile.in-318-
##############################################
xscorch-0.2.1/sai/Makefile.in-376-GTAGS:
xscorch-0.2.1/sai/Makefile.in:377:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/sai/Makefile.in-378-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/sai/Makefile.in-384-distdir: $(DISTFILES)
xscorch-0.2.1/sai/Makefile.in:385:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sai/Makefile.in:386:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sai/Makefile.in-387-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/sai/Makefile.in-398-	  if test -d $$d/$$file; then \
xscorch-0.2.1/sai/Makefile.in:399:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/sai/Makefile.in-400-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/sconsole/Makefile.in-298-.c.obj:
xscorch-0.2.1/sconsole/Makefile.in:299:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sconsole/Makefile.in-300-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/sconsole/Makefile.in-302-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/sconsole/Makefile.in:303:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sconsole/Makefile.in-304-
##############################################
xscorch-0.2.1/sconsole/Makefile.in-362-GTAGS:
xscorch-0.2.1/sconsole/Makefile.in:363:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/sconsole/Makefile.in-364-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/sconsole/Makefile.in-370-distdir: $(DISTFILES)
xscorch-0.2.1/sconsole/Makefile.in:371:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sconsole/Makefile.in:372:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sconsole/Makefile.in-373-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/sconsole/Makefile.in-384-	  if test -d $$d/$$file; then \
xscorch-0.2.1/sconsole/Makefile.in:385:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/sconsole/Makefile.in-386-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/sgame/Makefile.in-394-.c.obj:
xscorch-0.2.1/sgame/Makefile.in:395:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sgame/Makefile.in-396-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/sgame/Makefile.in-398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/sgame/Makefile.in:399:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sgame/Makefile.in-400-
##############################################
xscorch-0.2.1/sgame/Makefile.in-458-GTAGS:
xscorch-0.2.1/sgame/Makefile.in:459:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/sgame/Makefile.in-460-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/sgame/Makefile.in-466-distdir: $(DISTFILES)
xscorch-0.2.1/sgame/Makefile.in:467:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sgame/Makefile.in:468:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sgame/Makefile.in-469-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/sgame/Makefile.in-480-	  if test -d $$d/$$file; then \
xscorch-0.2.1/sgame/Makefile.in:481:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/sgame/Makefile.in-482-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/sgtk/Makefile.in-104-  while test -n "$$dir1"; do \
xscorch-0.2.1/sgtk/Makefile.in:105:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xscorch-0.2.1/sgtk/Makefile.in-106-    if test "$$first" != "."; then \
xscorch-0.2.1/sgtk/Makefile.in-107-      if test "$$first" = ".."; then \
xscorch-0.2.1/sgtk/Makefile.in:108:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xscorch-0.2.1/sgtk/Makefile.in:109:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xscorch-0.2.1/sgtk/Makefile.in-110-      else \
xscorch-0.2.1/sgtk/Makefile.in:111:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xscorch-0.2.1/sgtk/Makefile.in-112-        if test "$$first2" = "$$first"; then \
xscorch-0.2.1/sgtk/Makefile.in:113:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/sgtk/Makefile.in-114-        else \
##############################################
xscorch-0.2.1/sgtk/Makefile.in-119-    fi; \
xscorch-0.2.1/sgtk/Makefile.in:120:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/sgtk/Makefile.in-121-  done; \
##############################################
xscorch-0.2.1/sgtk/Makefile.in-415-.c.obj:
xscorch-0.2.1/sgtk/Makefile.in:416:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sgtk/Makefile.in-417-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/sgtk/Makefile.in-419-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/sgtk/Makefile.in:420:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sgtk/Makefile.in-421-
##############################################
xscorch-0.2.1/sgtk/Makefile.in-449-	dot_seen=no; \
xscorch-0.2.1/sgtk/Makefile.in:450:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/sgtk/Makefile.in-451-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
xscorch-0.2.1/sgtk/Makefile.in-484-	rev="$$rev ."; \
xscorch-0.2.1/sgtk/Makefile.in:485:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/sgtk/Makefile.in-486-	for subdir in $$rev; do \
##############################################
xscorch-0.2.1/sgtk/Makefile.in-562-GTAGS:
xscorch-0.2.1/sgtk/Makefile.in:563:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/sgtk/Makefile.in-564-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/sgtk/Makefile.in-570-distdir: $(DISTFILES)
xscorch-0.2.1/sgtk/Makefile.in:571:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sgtk/Makefile.in:572:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sgtk/Makefile.in-573-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/sgtk/Makefile.in-584-	  if test -d $$d/$$file; then \
xscorch-0.2.1/sgtk/Makefile.in:585:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/sgtk/Makefile.in-586-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/sgtk/swidgets/Makefile.in-332-.c.obj:
xscorch-0.2.1/sgtk/swidgets/Makefile.in:333:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sgtk/swidgets/Makefile.in-334-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/sgtk/swidgets/Makefile.in-336-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/sgtk/swidgets/Makefile.in:337:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sgtk/swidgets/Makefile.in-338-
##############################################
xscorch-0.2.1/sgtk/swidgets/Makefile.in-396-GTAGS:
xscorch-0.2.1/sgtk/swidgets/Makefile.in:397:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/sgtk/swidgets/Makefile.in-398-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/sgtk/swidgets/Makefile.in-404-distdir: $(DISTFILES)
xscorch-0.2.1/sgtk/swidgets/Makefile.in:405:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sgtk/swidgets/Makefile.in:406:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sgtk/swidgets/Makefile.in-407-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/sgtk/swidgets/Makefile.in-418-	  if test -d $$d/$$file; then \
xscorch-0.2.1/sgtk/swidgets/Makefile.in:419:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/sgtk/swidgets/Makefile.in-420-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/snet/Makefile.in-94-  while test -n "$$dir1"; do \
xscorch-0.2.1/snet/Makefile.in:95:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xscorch-0.2.1/snet/Makefile.in-96-    if test "$$first" != "."; then \
xscorch-0.2.1/snet/Makefile.in-97-      if test "$$first" = ".."; then \
xscorch-0.2.1/snet/Makefile.in:98:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xscorch-0.2.1/snet/Makefile.in:99:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xscorch-0.2.1/snet/Makefile.in-100-      else \
xscorch-0.2.1/snet/Makefile.in:101:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xscorch-0.2.1/snet/Makefile.in-102-        if test "$$first2" = "$$first"; then \
xscorch-0.2.1/snet/Makefile.in:103:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/snet/Makefile.in-104-        else \
##############################################
xscorch-0.2.1/snet/Makefile.in-109-    fi; \
xscorch-0.2.1/snet/Makefile.in:110:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xscorch-0.2.1/snet/Makefile.in-111-  done; \
##############################################
xscorch-0.2.1/snet/Makefile.in-361-.c.obj:
xscorch-0.2.1/snet/Makefile.in:362:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/snet/Makefile.in-363-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/snet/Makefile.in-365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/snet/Makefile.in:366:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/snet/Makefile.in-367-
##############################################
xscorch-0.2.1/snet/Makefile.in-395-	dot_seen=no; \
xscorch-0.2.1/snet/Makefile.in:396:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/snet/Makefile.in-397-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
xscorch-0.2.1/snet/Makefile.in-430-	rev="$$rev ."; \
xscorch-0.2.1/snet/Makefile.in:431:	target=`echo $@ | sed s/-recursive//`; \
xscorch-0.2.1/snet/Makefile.in-432-	for subdir in $$rev; do \
##############################################
xscorch-0.2.1/snet/Makefile.in-508-GTAGS:
xscorch-0.2.1/snet/Makefile.in:509:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/snet/Makefile.in-510-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/snet/Makefile.in-516-distdir: $(DISTFILES)
xscorch-0.2.1/snet/Makefile.in:517:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/snet/Makefile.in:518:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/snet/Makefile.in-519-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/snet/Makefile.in-530-	  if test -d $$d/$$file; then \
xscorch-0.2.1/snet/Makefile.in:531:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/snet/Makefile.in-532-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/snet/tcpnet/Makefile.in-312-.c.obj:
xscorch-0.2.1/snet/tcpnet/Makefile.in:313:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/snet/tcpnet/Makefile.in-314-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/snet/tcpnet/Makefile.in-316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/snet/tcpnet/Makefile.in:317:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/snet/tcpnet/Makefile.in-318-
##############################################
xscorch-0.2.1/snet/tcpnet/Makefile.in-376-GTAGS:
xscorch-0.2.1/snet/tcpnet/Makefile.in:377:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/snet/tcpnet/Makefile.in-378-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/snet/tcpnet/Makefile.in-384-distdir: $(DISTFILES)
xscorch-0.2.1/snet/tcpnet/Makefile.in:385:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/snet/tcpnet/Makefile.in:386:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/snet/tcpnet/Makefile.in-387-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/snet/tcpnet/Makefile.in-398-	  if test -d $$d/$$file; then \
xscorch-0.2.1/snet/tcpnet/Makefile.in:399:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/snet/tcpnet/Makefile.in-400-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/ssound/Makefile.in-320-.c.obj:
xscorch-0.2.1/ssound/Makefile.in:321:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/ssound/Makefile.in-322-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/ssound/Makefile.in-324-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/ssound/Makefile.in:325:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/ssound/Makefile.in-326-
##############################################
xscorch-0.2.1/ssound/Makefile.in-384-GTAGS:
xscorch-0.2.1/ssound/Makefile.in:385:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/ssound/Makefile.in-386-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/ssound/Makefile.in-392-distdir: $(DISTFILES)
xscorch-0.2.1/ssound/Makefile.in:393:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/ssound/Makefile.in:394:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/ssound/Makefile.in-395-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/ssound/Makefile.in-406-	  if test -d $$d/$$file; then \
xscorch-0.2.1/ssound/Makefile.in:407:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/ssound/Makefile.in-408-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/sutil/Makefile.in-335-.c.obj:
xscorch-0.2.1/sutil/Makefile.in:336:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sutil/Makefile.in-337-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xscorch-0.2.1/sutil/Makefile.in-339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xscorch-0.2.1/sutil/Makefile.in:340:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xscorch-0.2.1/sutil/Makefile.in-341-
##############################################
xscorch-0.2.1/sutil/Makefile.in-399-GTAGS:
xscorch-0.2.1/sutil/Makefile.in:400:	here=`$(am__cd) $(top_builddir) && pwd` \
xscorch-0.2.1/sutil/Makefile.in-401-	  && $(am__cd) $(top_srcdir) \
##############################################
xscorch-0.2.1/sutil/Makefile.in-407-distdir: $(DISTFILES)
xscorch-0.2.1/sutil/Makefile.in:408:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sutil/Makefile.in:409:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/sutil/Makefile.in-410-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/sutil/Makefile.in-421-	  if test -d $$d/$$file; then \
xscorch-0.2.1/sutil/Makefile.in:422:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/sutil/Makefile.in-423-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/data/Makefile.in-259-distdir: $(DISTFILES)
xscorch-0.2.1/data/Makefile.in:260:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/data/Makefile.in:261:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/data/Makefile.in-262-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/data/Makefile.in-273-	  if test -d $$d/$$file; then \
xscorch-0.2.1/data/Makefile.in:274:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/data/Makefile.in-275-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/img/Makefile.in-259-distdir: $(DISTFILES)
xscorch-0.2.1/img/Makefile.in:260:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/img/Makefile.in:261:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/img/Makefile.in-262-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/img/Makefile.in-273-	  if test -d $$d/$$file; then \
xscorch-0.2.1/img/Makefile.in:274:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/img/Makefile.in-275-	    if test -d "$(distdir)/$$file"; then \
##############################################
xscorch-0.2.1/snd/Makefile.in-259-distdir: $(DISTFILES)
xscorch-0.2.1/snd/Makefile.in:260:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/snd/Makefile.in:261:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xscorch-0.2.1/snd/Makefile.in-262-	list='$(DISTFILES)'; \
##############################################
xscorch-0.2.1/snd/Makefile.in-273-	  if test -d $$d/$$file; then \
xscorch-0.2.1/snd/Makefile.in:274:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xscorch-0.2.1/snd/Makefile.in-275-	    if test -d "$(distdir)/$$file"; then \