===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
late-0.1.0/src/Makefile.in-218-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
late-0.1.0/src/Makefile.in:219:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
late-0.1.0/src/Makefile.in-220-	  if test -f $$p \
late-0.1.0/src/Makefile.in-221-	  ; then \
late-0.1.0/src/Makefile.in:222:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
late-0.1.0/src/Makefile.in-223-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
late-0.1.0/src/Makefile.in-230-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
late-0.1.0/src/Makefile.in:231:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
late-0.1.0/src/Makefile.in-232-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
late-0.1.0/src/Makefile.in-273-@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
late-0.1.0/src/Makefile.in:274:@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
late-0.1.0/src/Makefile.in-275-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
late-0.1.0/src/Makefile.in-280-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
late-0.1.0/src/Makefile.in:281:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
late-0.1.0/src/Makefile.in-282-
##############################################
late-0.1.0/src/Makefile.in-284-@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
late-0.1.0/src/Makefile.in:285:@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
late-0.1.0/src/Makefile.in-286-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
late-0.1.0/src/Makefile.in-291-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
late-0.1.0/src/Makefile.in:292:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
late-0.1.0/src/Makefile.in-293-uninstall-info-am:
##############################################
late-0.1.0/src/Makefile.in-341-GTAGS:
late-0.1.0/src/Makefile.in:342:	here=`$(am__cd) $(top_builddir) && pwd` \
late-0.1.0/src/Makefile.in-343-	  && cd $(top_srcdir) \
##############################################
late-0.1.0/src/Makefile.in-353-distdir: $(DISTFILES)
late-0.1.0/src/Makefile.in:354:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/src/Makefile.in:355:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/src/Makefile.in-356-	list='$(DISTFILES)'; for file in $$list; do \
late-0.1.0/src/Makefile.in-357-	  case $$file in \
late-0.1.0/src/Makefile.in:358:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
late-0.1.0/src/Makefile.in:359:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
late-0.1.0/src/Makefile.in-360-	  esac; \
late-0.1.0/src/Makefile.in-361-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
late-0.1.0/src/Makefile.in:362:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
late-0.1.0/src/Makefile.in-363-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
late-0.1.0/mkinstalldirs-12-do
late-0.1.0/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
late-0.1.0/mkinstalldirs-14-   shift
##############################################
late-0.1.0/missing-128-         from any GNU archive site."
late-0.1.0/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
late-0.1.0/missing-130-    test -z "$files" && files="config.h"
##############################################
late-0.1.0/missing-167-         proper tools for further handling them.
late-0.1.0/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
late-0.1.0/missing-169-         archive site."
late-0.1.0/missing-170-
late-0.1.0/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
late-0.1.0/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
late-0.1.0/missing-173-    if test -f "$file"; then
##############################################
late-0.1.0/missing-196-	*.y)
late-0.1.0/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
late-0.1.0/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
late-0.1.0/missing-200-	    fi
late-0.1.0/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
late-0.1.0/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
late-0.1.0/missing-226-	*.l)
late-0.1.0/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
late-0.1.0/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
late-0.1.0/missing-250-
late-0.1.0/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
late-0.1.0/missing-252-    if test -z "$file"; then
late-0.1.0/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
late-0.1.0/missing-254-    fi
##############################################
late-0.1.0/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
late-0.1.0/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
late-0.1.0/missing-278-    if test -z "$file"; then
late-0.1.0/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
late-0.1.0/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
late-0.1.0/missing-281-    fi
##############################################
late-0.1.0/missing-304-	*o*)
late-0.1.0/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
late-0.1.0/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
late-0.1.0/missing-310-	*h*)
late-0.1.0/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
late-0.1.0/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
late-0.1.0/Makefile.in-186-	dot_seen=no; \
late-0.1.0/Makefile.in:187:	target=`echo $@ | sed s/-recursive//`; \
late-0.1.0/Makefile.in-188-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
late-0.1.0/Makefile.in-216-	rev="$$rev ."; \
late-0.1.0/Makefile.in:217:	target=`echo $@ | sed s/-recursive//`; \
late-0.1.0/Makefile.in-218-	for subdir in $$rev; do \
##############################################
late-0.1.0/Makefile.in-294-GTAGS:
late-0.1.0/Makefile.in:295:	here=`$(am__cd) $(top_builddir) && pwd` \
late-0.1.0/Makefile.in-296-	  && cd $(top_srcdir) \
##############################################
late-0.1.0/Makefile.in-317-	mkdir $(distdir)
late-0.1.0/Makefile.in:318:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/Makefile.in:319:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/Makefile.in-320-	list='$(DISTFILES)'; for file in $$list; do \
late-0.1.0/Makefile.in-321-	  case $$file in \
late-0.1.0/Makefile.in:322:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
late-0.1.0/Makefile.in:323:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
late-0.1.0/Makefile.in-324-	  esac; \
late-0.1.0/Makefile.in-325-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
late-0.1.0/Makefile.in:326:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
late-0.1.0/Makefile.in-327-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
late-0.1.0/Makefile.in-382-	chmod a-w $(distdir)
late-0.1.0/Makefile.in:383:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
late-0.1.0/Makefile.in-384-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
late-0.1.0/Makefile.in-412-	@cd $(distuninstallcheck_dir) \
late-0.1.0/Makefile.in:413:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
late-0.1.0/Makefile.in-414-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
late-0.1.0/Makefile.in-424-	fi
late-0.1.0/Makefile.in:425:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
late-0.1.0/Makefile.in-426-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
late-0.1.0/install-sh-85-
late-0.1.0/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
late-0.1.0/install-sh-87-	    shift
##############################################
late-0.1.0/install-sh-89-
late-0.1.0/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
late-0.1.0/install-sh-91-	    shift
##############################################
late-0.1.0/install-sh-151-	then
late-0.1.0/install-sh:152:		dst="$dst"/`basename $src`
late-0.1.0/install-sh-153-	else
##############################################
late-0.1.0/install-sh-158-## this sed command emulates the dirname command
late-0.1.0/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
late-0.1.0/install-sh-160-
##############################################
late-0.1.0/install-sh-172-IFS='%'
late-0.1.0/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
late-0.1.0/install-sh-174-IFS="${oIFS}"
##############################################
late-0.1.0/install-sh-206-	then
late-0.1.0/install-sh:207:		dstfile=`basename $dst`
late-0.1.0/install-sh-208-	else
##############################################
late-0.1.0/install-sh-216-	then
late-0.1.0/install-sh:217:		dstfile=`basename $dst`
late-0.1.0/install-sh-218-	else
##############################################
late-0.1.0/configure-43-do
late-0.1.0/configure:44:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
late-0.1.0/configure-45-    eval $as_var=C; export $as_var
##############################################
late-0.1.0/configure-101-  as_lineno_2=$LINENO
late-0.1.0/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/configure-140-  as_lineno_2=$LINENO
late-0.1.0/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/configure-324-
late-0.1.0/configure:325:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
late-0.1.0/configure-326-
##############################################
late-0.1.0/configure-357-  -disable-* | --disable-*)
late-0.1.0/configure:358:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
late-0.1.0/configure-359-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/configure-362-   { (exit 1); exit 1; }; }
late-0.1.0/configure:363:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
late-0.1.0/configure-364-    eval "enable_$ac_feature=no" ;;
##############################################
late-0.1.0/configure-366-  -enable-* | --enable-*)
late-0.1.0/configure:367:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
late-0.1.0/configure-368-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/configure-371-   { (exit 1); exit 1; }; }
late-0.1.0/configure:372:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
late-0.1.0/configure-373-    case $ac_option in
late-0.1.0/configure:374:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
late-0.1.0/configure-375-      *) ac_optarg=yes ;;
##############################################
late-0.1.0/configure-548-  -with-* | --with-*)
late-0.1.0/configure:549:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
late-0.1.0/configure-550-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/configure-553-   { (exit 1); exit 1; }; }
late-0.1.0/configure:554:    ac_package=`echo $ac_package| sed 's/-/_/g'`
late-0.1.0/configure-555-    case $ac_option in
late-0.1.0/configure:556:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
late-0.1.0/configure-557-      *) ac_optarg=yes ;;
##############################################
late-0.1.0/configure-561-  -without-* | --without-*)
late-0.1.0/configure:562:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
late-0.1.0/configure-563-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/configure-566-   { (exit 1); exit 1; }; }
late-0.1.0/configure:567:    ac_package=`echo $ac_package | sed 's/-/_/g'`
late-0.1.0/configure-568-    eval "with_$ac_package=no" ;;
##############################################
late-0.1.0/configure-593-  *=*)
late-0.1.0/configure:594:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
late-0.1.0/configure-595-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/configure-598-   { (exit 1); exit 1; }; }
late-0.1.0/configure:599:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
late-0.1.0/configure-600-    eval "$ac_envvar='$ac_optarg'"
##############################################
late-0.1.0/configure-614-if test -n "$ac_prev"; then
late-0.1.0/configure:615:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
late-0.1.0/configure-616-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
late-0.1.0/configure-622-do
late-0.1.0/configure:623:  eval ac_val=$`echo $ac_var`
late-0.1.0/configure-624-  case $ac_val in
##############################################
late-0.1.0/configure-634-do
late-0.1.0/configure:635:  eval ac_val=$`echo $ac_var`
late-0.1.0/configure-636-  case $ac_val in
##############################################
late-0.1.0/configure-701-   { (exit 1); exit 1; }; }
late-0.1.0/configure:702:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
late-0.1.0/configure-703-ac_env_build_alias_set=${build_alias+set}
##############################################
late-0.1.0/configure-780-By default, \`make install' will install all the files in
late-0.1.0/configure:781:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
late-0.1.0/configure:782:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
late-0.1.0/configure-783-for instance \`--prefix=\$HOME'.
##############################################
late-0.1.0/configure-862-if test "$ac_dir" != .; then
late-0.1.0/configure:863:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
late-0.1.0/configure-864-  # A "../" for each directory in $ac_dir_suffix.
late-0.1.0/configure:865:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
late-0.1.0/configure-866-else
##############################################
late-0.1.0/configure-875-    else
late-0.1.0/configure:876:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
late-0.1.0/configure-877-    fi ;;
##############################################
late-0.1.0/configure-884-esac
late-0.1.0/configure:885:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
late-0.1.0/configure-886-# absolute.
late-0.1.0/configure:887:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
late-0.1.0/configure:888:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
late-0.1.0/configure:889:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
late-0.1.0/configure:890:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
late-0.1.0/configure-891-
##############################################
late-0.1.0/configure-997-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
late-0.1.0/configure:998:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
late-0.1.0/configure-999-    esac
##############################################
late-0.1.0/configure-1069-    do
late-0.1.0/configure:1070:      eval ac_val=$`echo $ac_var`
late-0.1.0/configure-1071-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
late-0.1.0/configure-1083-      do
late-0.1.0/configure:1084:	eval ac_val=$`echo $ac_var`
late-0.1.0/configure-1085-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
late-0.1.0/configure-1190-    set,)
late-0.1.0/configure:1191:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
late-0.1.0/configure:1192:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
late-0.1.0/configure-1193-      ac_cache_corrupted=: ;;
##############################################
late-0.1.0/configure-1213-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
late-0.1.0/configure:1214:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
late-0.1.0/configure-1215-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
late-0.1.0/configure-1372-if (
late-0.1.0/configure:1373:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
late-0.1.0/configure-1374-   if test "$*" = "X"; then
late-0.1.0/configure-1375-      # -L didn't work.
late-0.1.0/configure:1376:      set X `ls -t $srcdir/configure conftest.file`
late-0.1.0/configure-1377-   fi
##############################################
late-0.1.0/configure-1416-_ACEOF
late-0.1.0/configure:1417:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
late-0.1.0/configure-1418-rm conftest.sed
##############################################
late-0.1.0/configure-1421-# expand $ac_aux_dir to an absolute path
late-0.1.0/configure:1422:am_aux_dir=`cd $ac_aux_dir && pwd`
late-0.1.0/configure-1423-
##############################################
late-0.1.0/configure-1475-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
late-0.1.0/configure:1476:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
late-0.1.0/configure-1477-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
late-0.1.0/configure-1484-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
late-0.1.0/configure:1485:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
late-0.1.0/configure-1486-if test -n "$ac_maketemp"; then
##############################################
late-0.1.0/configure-1492-fi
late-0.1.0/configure:1493:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
late-0.1.0/configure-1494-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
late-0.1.0/configure-1512- # test to see if srcdir already configured
late-0.1.0/configure:1513:if test "`cd $srcdir && pwd`" != "`pwd`" &&
late-0.1.0/configure-1514-   test -f $srcdir/config.status; then
##############################################
late-0.1.0/configure-1672-test -z "$ac_cv_build_alias" &&
late-0.1.0/configure:1673:  ac_cv_build_alias=`$ac_config_guess`
late-0.1.0/configure-1674-test -z "$ac_cv_build_alias" &&
##############################################
late-0.1.0/configure-1677-   { (exit 1); exit 1; }; }
late-0.1.0/configure:1678:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
late-0.1.0/configure-1679-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
late-0.1.0/configure-1686-build=$ac_cv_build
late-0.1.0/configure:1687:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
late-0.1.0/configure:1688:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
late-0.1.0/configure:1689:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
late-0.1.0/configure-1690-
##############################################
late-0.1.0/configure-1699-  ac_cv_host_alias=$ac_cv_build_alias
late-0.1.0/configure:1700:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
late-0.1.0/configure-1701-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
late-0.1.0/configure-1708-host=$ac_cv_host
late-0.1.0/configure:1709:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
late-0.1.0/configure:1710:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
late-0.1.0/configure:1711:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
late-0.1.0/configure-1712-
##############################################
late-0.1.0/configure-1721-  ac_cv_target_alias=$ac_cv_host_alias
late-0.1.0/configure:1722:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
late-0.1.0/configure-1723-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
late-0.1.0/configure-1730-target=$ac_cv_target
late-0.1.0/configure:1731:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
late-0.1.0/configure:1732:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
late-0.1.0/configure:1733:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
late-0.1.0/configure-1734-
##############################################
late-0.1.0/configure-1839-     "checking for C++ compiler version" >&5
late-0.1.0/configure:1840:ac_compiler=`set X $ac_compile; echo $2`
late-0.1.0/configure-1841-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
late-0.1.0/configure-1879-echo $ECHO_N "checking for C++ compiler default output... $ECHO_C" >&6
late-0.1.0/configure:1880:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
late-0.1.0/configure-1881-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
late-0.1.0/configure-1907-    *.* )
late-0.1.0/configure:1908:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
late-0.1.0/configure-1909-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
late-0.1.0/configure-1987-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
late-0.1.0/configure:1988:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
late-0.1.0/configure-1989-          export ac_cv_exeext
##############################################
late-0.1.0/configure-2038-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
late-0.1.0/configure:2039:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
late-0.1.0/configure-2040-       break;;
##############################################
late-0.1.0/configure-2108-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
late-0.1.0/configure:2109:GXX=`test $ac_compiler_gnu = yes && echo yes`
late-0.1.0/configure-2110-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
late-0.1.0/configure-2289-# case it prints its new name instead of `make'.
late-0.1.0/configure:2290:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
late-0.1.0/configure-2291-   am__include=include
##############################################
late-0.1.0/configure-2297-   echo '.include "confinc"' > confmf
late-0.1.0/configure:2298:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
late-0.1.0/configure-2299-      am__include=.include
##############################################
late-0.1.0/configure-2352-  if test "$am_compiler_list" = ""; then
late-0.1.0/configure:2353:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
late-0.1.0/configure-2354-  fi
##############################################
late-0.1.0/configure-2738-     "checking for C compiler version" >&5
late-0.1.0/configure:2739:ac_compiler=`set X $ac_compile; echo $2`
late-0.1.0/configure-2740-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
late-0.1.0/configure-2804-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
late-0.1.0/configure:2805:GCC=`test $ac_compiler_gnu = yes && echo yes`
late-0.1.0/configure-2806-ac_test_CFLAGS=${CFLAGS+set}
##############################################
late-0.1.0/configure-3106-  if test "$am_compiler_list" = ""; then
late-0.1.0/configure:3107:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
late-0.1.0/configure-3108-  fi
##############################################
late-0.1.0/configure-3557-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
late-0.1.0/configure:3558:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
late-0.1.0/configure-3559-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
late-0.1.0/configure-3705-LIBS=$ac_save_LIBS
late-0.1.0/configure:3706:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
late-0.1.0/configure-3707-do
##############################################
late-0.1.0/configure-4816-  else
late-0.1.0/configure:4817:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
late-0.1.0/configure:4818:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
late-0.1.0/configure-4819-
##############################################
late-0.1.0/configure-5308-ac_LF_and_DOT=`echo; echo .`
late-0.1.0/configure:5309:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
late-0.1.0/configure-5310-rm -f confdef2opt.sed
##############################################
late-0.1.0/configure-5403-do
late-0.1.0/configure:5404:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
late-0.1.0/configure-5405-    eval $as_var=C; export $as_var
##############################################
late-0.1.0/configure-5461-  as_lineno_2=$LINENO
late-0.1.0/configure:5462:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/configure-5463-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/configure-5501-  as_lineno_2=$LINENO
late-0.1.0/configure:5502:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/configure-5503-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/configure-5677-configured by $0, generated by GNU Autoconf 2.57,
late-0.1.0/configure:5678:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
late-0.1.0/configure-5679-
##############################################
late-0.1.0/configure-5695-  --*=*)
late-0.1.0/configure:5696:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
late-0.1.0/configure:5697:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
late-0.1.0/configure-5698-    ac_shift=:
##############################################
late-0.1.0/configure-5973-      fi
late-0.1.0/configure:5974:      ac_sed_frag=`expr $ac_sed_frag + 1`
late-0.1.0/configure-5975-      ac_beg=$ac_end
late-0.1.0/configure:5976:      ac_end=`expr $ac_end + $ac_max_sed_lines`
late-0.1.0/configure-5977-    fi
##############################################
late-0.1.0/configure-5990-        cat >$tmp/stdin
late-0.1.0/configure:5991:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
late-0.1.0/configure:5992:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
late-0.1.0/configure:5993:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
late-0.1.0/configure:5994:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
late-0.1.0/configure-5995-  * )   ac_file_in=$ac_file.in ;;
##############################################
late-0.1.0/configure-6038-if test "$ac_dir" != .; then
late-0.1.0/configure:6039:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
late-0.1.0/configure-6040-  # A "../" for each directory in $ac_dir_suffix.
late-0.1.0/configure:6041:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
late-0.1.0/configure-6042-else
##############################################
late-0.1.0/configure-6051-    else
late-0.1.0/configure:6052:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
late-0.1.0/configure-6053-    fi ;;
##############################################
late-0.1.0/configure-6060-esac
late-0.1.0/configure:6061:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
late-0.1.0/configure-6062-# absolute.
late-0.1.0/configure:6063:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
late-0.1.0/configure:6064:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
late-0.1.0/configure:6065:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
late-0.1.0/configure:6066:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
late-0.1.0/configure-6067-
##############################################
late-0.1.0/configure-6151-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
late-0.1.0/configure:6152:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
late-0.1.0/configure:6153:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
late-0.1.0/configure-6154-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
late-0.1.0/configure-6168-if test "$ac_dir" != .; then
late-0.1.0/configure:6169:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
late-0.1.0/configure-6170-  # A "../" for each directory in $ac_dir_suffix.
late-0.1.0/configure:6171:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
late-0.1.0/configure-6172-else
##############################################
late-0.1.0/configure-6181-    else
late-0.1.0/configure:6182:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
late-0.1.0/configure-6183-    fi ;;
##############################################
late-0.1.0/configure-6190-esac
late-0.1.0/configure:6191:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
late-0.1.0/configure-6192-# absolute.
late-0.1.0/configure:6193:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
late-0.1.0/configure:6194:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
late-0.1.0/configure:6195:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
late-0.1.0/configure:6196:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
late-0.1.0/configure-6197-
##############################################
late-0.1.0/configure-6203-  # Strip MF so we end up with the name of the file.
late-0.1.0/configure:6204:  mf=`echo "$mf" | sed -e 's/:.*$//'`
late-0.1.0/configure-6205-  # Check whether this is an Automake generated Makefile or not.
##############################################
late-0.1.0/configure-6229-  # running `make'.
late-0.1.0/configure:6230:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
late-0.1.0/configure-6231-  test -z "$DEPDIR" && continue
late-0.1.0/configure-6232-  # When using ansi2knr, U may be empty or an underscore; expand it
late-0.1.0/configure:6233:  U=`sed -n -e '/^U = / s///p' < "$mf"`
late-0.1.0/configure-6234-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
late-0.1.0/aclocal.m4-54-  else
late-0.1.0/aclocal.m4:55:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
late-0.1.0/aclocal.m4:56:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
late-0.1.0/aclocal.m4-57-
##############################################
late-0.1.0/aclocal.m4-228-# test to see if srcdir already configured
late-0.1.0/aclocal.m4:229:if test "`cd $srcdir && pwd`" != "`pwd`" &&
late-0.1.0/aclocal.m4-230-   test -f $srcdir/config.status; then
##############################################
late-0.1.0/aclocal.m4-302-    * )
late-0.1.0/aclocal.m4:303:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
late-0.1.0/aclocal.m4-304-  esac
late-0.1.0/aclocal.m4-305-done
late-0.1.0/aclocal.m4:306:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
late-0.1.0/aclocal.m4-307-
##############################################
late-0.1.0/aclocal.m4-416-if (
late-0.1.0/aclocal.m4:417:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
late-0.1.0/aclocal.m4-418-   if test "$[*]" = "X"; then
late-0.1.0/aclocal.m4-419-      # -L didn't work.
late-0.1.0/aclocal.m4:420:      set X `ls -t $srcdir/configure conftest.file`
late-0.1.0/aclocal.m4-421-   fi
##############################################
late-0.1.0/aclocal.m4-511-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
late-0.1.0/aclocal.m4:512:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
late-0.1.0/aclocal.m4-513-#
##############################################
late-0.1.0/aclocal.m4-535-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
late-0.1.0/aclocal.m4:536:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
late-0.1.0/aclocal.m4-537-# and then we would define $MISSING as
##############################################
late-0.1.0/aclocal.m4-552-# expand $ac_aux_dir to an absolute path
late-0.1.0/aclocal.m4:553:am_aux_dir=`cd $ac_aux_dir && pwd`
late-0.1.0/aclocal.m4-554-])
##############################################
late-0.1.0/aclocal.m4-719-  if test "$am_compiler_list" = ""; then
late-0.1.0/aclocal.m4:720:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
late-0.1.0/aclocal.m4-721-  fi
##############################################
late-0.1.0/aclocal.m4-824-  # Strip MF so we end up with the name of the file.
late-0.1.0/aclocal.m4:825:  mf=`echo "$mf" | sed -e 's/:.*$//'`
late-0.1.0/aclocal.m4-826-  # Check whether this is an Automake generated Makefile or not.
##############################################
late-0.1.0/aclocal.m4-832-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
late-0.1.0/aclocal.m4:833:    dirpart=`AS_DIRNAME("$mf")`
late-0.1.0/aclocal.m4-834-  else
##############################################
late-0.1.0/aclocal.m4-839-  # running `make'.
late-0.1.0/aclocal.m4:840:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
late-0.1.0/aclocal.m4-841-  test -z "$DEPDIR" && continue
late-0.1.0/aclocal.m4-842-  # When using ansi2knr, U may be empty or an underscore; expand it
late-0.1.0/aclocal.m4:843:  U=`sed -n -e '/^U = / s///p' < "$mf"`
late-0.1.0/aclocal.m4-844-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
late-0.1.0/aclocal.m4-860-    test -f "$dirpart/$file" && continue
late-0.1.0/aclocal.m4:861:    fdir=`AS_DIRNAME(["$file"])`
late-0.1.0/aclocal.m4-862-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
late-0.1.0/aclocal.m4-925-# case it prints its new name instead of `make'.
late-0.1.0/aclocal.m4:926:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
late-0.1.0/aclocal.m4-927-   am__include=include
##############################################
late-0.1.0/aclocal.m4-933-   echo '.include "confinc"' > confmf
late-0.1.0/aclocal.m4:934:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
late-0.1.0/aclocal.m4-935-      am__include=.include
##############################################
late-0.1.0/depcomp-34-if test -z "$depfile"; then
late-0.1.0/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
late-0.1.0/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
late-0.1.0/depcomp-37-   if test "$dir" = "$object"; then
##############################################
late-0.1.0/depcomp-43-
late-0.1.0/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
late-0.1.0/depcomp-45-
##############################################
late-0.1.0/depcomp-177-  # $object doesn't have directory information.
late-0.1.0/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
late-0.1.0/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
late-0.1.0/depcomp-196-    # Do two passes, one to just change these to
late-0.1.0/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
late-0.1.0/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
late-0.1.0/depcomp-232-  # Do two passes, one to just change these to
late-0.1.0/depcomp:233:  # `$object: dependent.h' and one to simply `dependent.h:'.
late-0.1.0/depcomp-234-  sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
late-0.1.0/depcomp-244-   # Subdirectories are respected.
late-0.1.0/depcomp:245:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
late-0.1.0/depcomp-246-   test "x$dir" = "x$object" && dir=
late-0.1.0/depcomp:247:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
late-0.1.0/depcomp-248-
##############################################
late-0.1.0/depcomp-367-  done
late-0.1.0/depcomp:368:  obj_suffix="`echo $object | sed 's/^.*\././'`"
late-0.1.0/depcomp-369-  touch "$tmpdepfile"
##############################################
late-0.1.0/config.sub-53-
late-0.1.0/config.sub:54:me=`echo "$0" | sed -e 's,.*/,,'`
late-0.1.0/config.sub-55-
##############################################
late-0.1.0/config.sub-105-# Here we must recognize all the valid KERNEL-OS combinations.
late-0.1.0/config.sub:106:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
late-0.1.0/config.sub-107-case $maybe_os in
##############################################
late-0.1.0/config.sub-109-    os=-$maybe_os
late-0.1.0/config.sub:110:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
late-0.1.0/config.sub-111-    ;;
late-0.1.0/config.sub-112-  *)
late-0.1.0/config.sub:113:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
late-0.1.0/config.sub-114-    if [ $basic_machine != $1 ]
late-0.1.0/config.sub:115:    then os=`echo $1 | sed 's/.*-/-/'`
late-0.1.0/config.sub-116-    else os=; fi
##############################################
late-0.1.0/config.sub-152-		os=-sco3.2v5
late-0.1.0/config.sub:153:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-154-		;;
##############################################
late-0.1.0/config.sub-156-		os=-sco3.2v4
late-0.1.0/config.sub:157:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-158-		;;
late-0.1.0/config.sub-159-	-sco3.2.[4-9]*)
late-0.1.0/config.sub:160:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
late-0.1.0/config.sub:161:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-162-		;;
##############################################
late-0.1.0/config.sub-164-		# Don't forget version if it is 3.2v4 or newer.
late-0.1.0/config.sub:165:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-166-		;;
##############################################
late-0.1.0/config.sub-168-		os=-sco3.2v2
late-0.1.0/config.sub:169:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-170-		;;
late-0.1.0/config.sub-171-	-udk*)
late-0.1.0/config.sub:172:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-173-		;;
##############################################
late-0.1.0/config.sub-175-		os=-isc2.2
late-0.1.0/config.sub:176:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-177-		;;
##############################################
late-0.1.0/config.sub-181-	-isc*)
late-0.1.0/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
late-0.1.0/config.sub-183-		;;
##############################################
late-0.1.0/config.sub-187-	-ptx*)
late-0.1.0/config.sub:188:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
late-0.1.0/config.sub-189-		;;
late-0.1.0/config.sub-190-	-windowsnt*)
late-0.1.0/config.sub:191:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
late-0.1.0/config.sub-192-		;;
##############################################
late-0.1.0/config.sub-239-	*-*-*)
late-0.1.0/config.sub:240:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
late-0.1.0/config.sub-241-		exit 1
##############################################
late-0.1.0/config.sub-488-	i[34567]86v32)
late-0.1.0/config.sub:489:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
late-0.1.0/config.sub-490-		os=-sysv32
##############################################
late-0.1.0/config.sub-492-	i[34567]86v4*)
late-0.1.0/config.sub:493:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
late-0.1.0/config.sub-494-		os=-sysv4
##############################################
late-0.1.0/config.sub-496-	i[34567]86v)
late-0.1.0/config.sub:497:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
late-0.1.0/config.sub-498-		os=-sysv
##############################################
late-0.1.0/config.sub-500-	i[34567]86sol2)
late-0.1.0/config.sub:501:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
late-0.1.0/config.sub-502-		os=-solaris2
##############################################
late-0.1.0/config.sub-564-	mips3*-*)
late-0.1.0/config.sub:565:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
late-0.1.0/config.sub-566-		;;
late-0.1.0/config.sub-567-	mips3*)
late-0.1.0/config.sub:568:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
late-0.1.0/config.sub-569-		;;
##############################################
late-0.1.0/config.sub-687-	pentium-* | p5-* | k5-* | k6-* | nexen-*)
late-0.1.0/config.sub:688:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
late-0.1.0/config.sub-689-		;;
late-0.1.0/config.sub-690-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
late-0.1.0/config.sub:691:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
late-0.1.0/config.sub-692-		;;
late-0.1.0/config.sub-693-	pentiumii-* | pentium2-*)
late-0.1.0/config.sub:694:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
late-0.1.0/config.sub-695-		;;
##############################################
late-0.1.0/config.sub-702-	        ;;
late-0.1.0/config.sub:703:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
late-0.1.0/config.sub-704-		;;
##############################################
late-0.1.0/config.sub-708-	ppcle-* | powerpclittle-*)
late-0.1.0/config.sub:709:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
late-0.1.0/config.sub-710-		;;
##############################################
late-0.1.0/config.sub-935-	*)
late-0.1.0/config.sub:936:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
late-0.1.0/config.sub-937-		exit 1
##############################################
late-0.1.0/config.sub-943-	*-digital*)
late-0.1.0/config.sub:944:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
late-0.1.0/config.sub-945-		;;
late-0.1.0/config.sub-946-	*-commodore*)
late-0.1.0/config.sub:947:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
late-0.1.0/config.sub-948-		;;
##############################################
late-0.1.0/config.sub-961-	-solaris1 | -solaris1.*)
late-0.1.0/config.sub:962:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
late-0.1.0/config.sub-963-		;;
##############################################
late-0.1.0/config.sub-973-	-gnu/linux*)
late-0.1.0/config.sub:974:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
late-0.1.0/config.sub-975-		;;
##############################################
late-0.1.0/config.sub-1013-	-mac*)
late-0.1.0/config.sub:1014:		os=`echo $os | sed -e 's|mac|macos|'`
late-0.1.0/config.sub-1015-		;;
late-0.1.0/config.sub-1016-	-linux*)
late-0.1.0/config.sub:1017:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
late-0.1.0/config.sub-1018-		;;
late-0.1.0/config.sub-1019-	-sunos5*)
late-0.1.0/config.sub:1020:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
late-0.1.0/config.sub-1021-		;;
late-0.1.0/config.sub-1022-	-sunos6*)
late-0.1.0/config.sub:1023:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
late-0.1.0/config.sub-1024-		;;
##############################################
late-0.1.0/config.sub-1059-	-sinix5.*)
late-0.1.0/config.sub:1060:		os=`echo $os | sed -e 's|sinix|sysv|'`
late-0.1.0/config.sub-1061-		;;
##############################################
late-0.1.0/config.sub-1098-		# Get rid of the `-' at the beginning of $os.
late-0.1.0/config.sub:1099:		os=`echo $os | sed 's/[^-]*-//'`
late-0.1.0/config.sub:1100:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
late-0.1.0/config.sub-1101-		exit 1
##############################################
late-0.1.0/config.sub-1315-		esac
late-0.1.0/config.sub:1316:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
late-0.1.0/config.sub-1317-		;;
##############################################
late-0.1.0/config.guess-40-
late-0.1.0/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
late-0.1.0/config.guess-42-
##############################################
late-0.1.0/config.guess-142-	# The OS release
late-0.1.0/config.guess:143:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
late-0.1.0/config.guess-144-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
late-0.1.0/config.guess-150-	if test $UNAME_RELEASE = "V4.0"; then
late-0.1.0/config.guess:151:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
late-0.1.0/config.guess-152-	fi
##############################################
late-0.1.0/config.guess-183-	if test "$?" = 0 ; then
late-0.1.0/config.guess:184:		case `./$dummy` in
late-0.1.0/config.guess-185-			0-0)
##############################################
late-0.1.0/config.guess-205-	rm -f $dummy.s $dummy
late-0.1.0/config.guess:206:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
late-0.1.0/config.guess-207-	exit 0 ;;
##############################################
late-0.1.0/config.guess-264-    sun4H:SunOS:5.*:*)
late-0.1.0/config.guess:265:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
late-0.1.0/config.guess-266-	exit 0 ;;
late-0.1.0/config.guess-267-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
late-0.1.0/config.guess:268:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
late-0.1.0/config.guess-269-	exit 0 ;;
late-0.1.0/config.guess-270-    i86pc:SunOS:5.*:*)
late-0.1.0/config.guess:271:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
late-0.1.0/config.guess-272-	exit 0 ;;
##############################################
late-0.1.0/config.guess-276-	# it's likely to be more like Solaris than SunOS4.
late-0.1.0/config.guess:277:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
late-0.1.0/config.guess-278-	exit 0 ;;
##############################################
late-0.1.0/config.guess-285-	# Japanese Language versions have a version number like `4.1.3-JL'.
late-0.1.0/config.guess:286:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
late-0.1.0/config.guess-287-	exit 0 ;;
##############################################
late-0.1.0/config.guess-291-    sun*:*:4.2BSD:*)
late-0.1.0/config.guess:292:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
late-0.1.0/config.guess-293-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
late-0.1.0/config.guess-384-	$CC_FOR_BUILD $dummy.c -o $dummy \
late-0.1.0/config.guess:385:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
late-0.1.0/config.guess-386-	  && rm $dummy.c $dummy && exit 0
##############################################
late-0.1.0/config.guess-431-    *:IRIX*:*:*)
late-0.1.0/config.guess:432:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
late-0.1.0/config.guess-433-	exit 0 ;;
##############################################
late-0.1.0/config.guess-462-    *:AIX:*:4)
late-0.1.0/config.guess:463:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
late-0.1.0/config.guess-464-	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
late-0.1.0/config.guess-534-EOF
late-0.1.0/config.guess:535:	(CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
late-0.1.0/config.guess-536-	rm -f $dummy.c $dummy
late-0.1.0/config.guess-537-	esac
late-0.1.0/config.guess:538:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
late-0.1.0/config.guess-539-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
late-0.1.0/config.guess-641-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
late-0.1.0/config.guess:642:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
late-0.1.0/config.guess-643-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
late-0.1.0/config.guess-645-    F301:UNIX_System_V:*:*)
late-0.1.0/config.guess:646:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
late-0.1.0/config.guess-647-       exit 0 ;;
##############################################
late-0.1.0/config.guess-660-    *:FreeBSD:*:*)
late-0.1.0/config.guess:661:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
late-0.1.0/config.guess-662-	exit 0 ;;
late-0.1.0/config.guess-663-    *:OpenBSD:*:*)
late-0.1.0/config.guess:664:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
late-0.1.0/config.guess-665-	exit 0 ;;
##############################################
late-0.1.0/config.guess-687-    prep*:SunOS:5.*:*)
late-0.1.0/config.guess:688:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
late-0.1.0/config.guess-689-	exit 0 ;;
late-0.1.0/config.guess-690-    *:GNU:*:*)
late-0.1.0/config.guess:691:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
late-0.1.0/config.guess-692-	exit 0 ;;
##############################################
late-0.1.0/config.guess-810-		if test "$?" = 0 ; then
late-0.1.0/config.guess:811:			case `./$dummy` in
late-0.1.0/config.guess-812-			0-0)
##############################################
late-0.1.0/config.guess-922-    i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*)
late-0.1.0/config.guess:923:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
late-0.1.0/config.guess-924-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
late-0.1.0/acinclude.m4-41-  else
late-0.1.0/acinclude.m4:42:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
late-0.1.0/acinclude.m4:43:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
late-0.1.0/acinclude.m4-44-
##############################################
late-0.1.0/autom4te.cache/output.0-43-do
late-0.1.0/autom4te.cache/output.0:44:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
late-0.1.0/autom4te.cache/output.0-45-    eval $as_var=C; export $as_var
##############################################
late-0.1.0/autom4te.cache/output.0-101-  as_lineno_2=$LINENO
late-0.1.0/autom4te.cache/output.0:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/autom4te.cache/output.0-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/autom4te.cache/output.0-140-  as_lineno_2=$LINENO
late-0.1.0/autom4te.cache/output.0:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/autom4te.cache/output.0-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/autom4te.cache/output.0-324-
late-0.1.0/autom4te.cache/output.0:325:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
late-0.1.0/autom4te.cache/output.0-326-
##############################################
late-0.1.0/autom4te.cache/output.0-357-  -disable-* | --disable-*)
late-0.1.0/autom4te.cache/output.0:358:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
late-0.1.0/autom4te.cache/output.0-359-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/autom4te.cache/output.0-362-   { (exit 1); exit 1; }; }
late-0.1.0/autom4te.cache/output.0:363:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
late-0.1.0/autom4te.cache/output.0-364-    eval "enable_$ac_feature=no" ;;
##############################################
late-0.1.0/autom4te.cache/output.0-366-  -enable-* | --enable-*)
late-0.1.0/autom4te.cache/output.0:367:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
late-0.1.0/autom4te.cache/output.0-368-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/autom4te.cache/output.0-371-   { (exit 1); exit 1; }; }
late-0.1.0/autom4te.cache/output.0:372:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
late-0.1.0/autom4te.cache/output.0-373-    case $ac_option in
late-0.1.0/autom4te.cache/output.0:374:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
late-0.1.0/autom4te.cache/output.0-375-      *) ac_optarg=yes ;;
##############################################
late-0.1.0/autom4te.cache/output.0-548-  -with-* | --with-*)
late-0.1.0/autom4te.cache/output.0:549:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
late-0.1.0/autom4te.cache/output.0-550-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/autom4te.cache/output.0-553-   { (exit 1); exit 1; }; }
late-0.1.0/autom4te.cache/output.0:554:    ac_package=`echo $ac_package| sed 's/-/_/g'`
late-0.1.0/autom4te.cache/output.0-555-    case $ac_option in
late-0.1.0/autom4te.cache/output.0:556:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
late-0.1.0/autom4te.cache/output.0-557-      *) ac_optarg=yes ;;
##############################################
late-0.1.0/autom4te.cache/output.0-561-  -without-* | --without-*)
late-0.1.0/autom4te.cache/output.0:562:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
late-0.1.0/autom4te.cache/output.0-563-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/autom4te.cache/output.0-566-   { (exit 1); exit 1; }; }
late-0.1.0/autom4te.cache/output.0:567:    ac_package=`echo $ac_package | sed 's/-/_/g'`
late-0.1.0/autom4te.cache/output.0-568-    eval "with_$ac_package=no" ;;
##############################################
late-0.1.0/autom4te.cache/output.0-593-  *=*)
late-0.1.0/autom4te.cache/output.0:594:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
late-0.1.0/autom4te.cache/output.0-595-    # Reject names that are not valid shell variable names.
##############################################
late-0.1.0/autom4te.cache/output.0-598-   { (exit 1); exit 1; }; }
late-0.1.0/autom4te.cache/output.0:599:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
late-0.1.0/autom4te.cache/output.0-600-    eval "$ac_envvar='$ac_optarg'"
##############################################
late-0.1.0/autom4te.cache/output.0-614-if test -n "$ac_prev"; then
late-0.1.0/autom4te.cache/output.0:615:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
late-0.1.0/autom4te.cache/output.0-616-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
late-0.1.0/autom4te.cache/output.0-622-do
late-0.1.0/autom4te.cache/output.0:623:  eval ac_val=$`echo $ac_var`
late-0.1.0/autom4te.cache/output.0-624-  case $ac_val in
##############################################
late-0.1.0/autom4te.cache/output.0-634-do
late-0.1.0/autom4te.cache/output.0:635:  eval ac_val=$`echo $ac_var`
late-0.1.0/autom4te.cache/output.0-636-  case $ac_val in
##############################################
late-0.1.0/autom4te.cache/output.0-701-   { (exit 1); exit 1; }; }
late-0.1.0/autom4te.cache/output.0:702:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
late-0.1.0/autom4te.cache/output.0-703-ac_env_build_alias_set=${build_alias+set}
##############################################
late-0.1.0/autom4te.cache/output.0-780-By default, \`make install' will install all the files in
late-0.1.0/autom4te.cache/output.0:781:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
late-0.1.0/autom4te.cache/output.0:782:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
late-0.1.0/autom4te.cache/output.0-783-for instance \`--prefix=\$HOME'.
##############################################
late-0.1.0/autom4te.cache/output.0-862-if test "$ac_dir" != .; then
late-0.1.0/autom4te.cache/output.0:863:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
late-0.1.0/autom4te.cache/output.0-864-  # A "../" for each directory in $ac_dir_suffix.
late-0.1.0/autom4te.cache/output.0:865:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
late-0.1.0/autom4te.cache/output.0-866-else
##############################################
late-0.1.0/autom4te.cache/output.0-875-    else
late-0.1.0/autom4te.cache/output.0:876:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
late-0.1.0/autom4te.cache/output.0-877-    fi ;;
##############################################
late-0.1.0/autom4te.cache/output.0-884-esac
late-0.1.0/autom4te.cache/output.0:885:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
late-0.1.0/autom4te.cache/output.0-886-# absolute.
late-0.1.0/autom4te.cache/output.0:887:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
late-0.1.0/autom4te.cache/output.0:888:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
late-0.1.0/autom4te.cache/output.0:889:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
late-0.1.0/autom4te.cache/output.0:890:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
late-0.1.0/autom4te.cache/output.0-891-
##############################################
late-0.1.0/autom4te.cache/output.0-997-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
late-0.1.0/autom4te.cache/output.0:998:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
late-0.1.0/autom4te.cache/output.0-999-    esac
##############################################
late-0.1.0/autom4te.cache/output.0-1069-    do
late-0.1.0/autom4te.cache/output.0:1070:      eval ac_val=$`echo $ac_var`
late-0.1.0/autom4te.cache/output.0-1071-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
late-0.1.0/autom4te.cache/output.0-1083-      do
late-0.1.0/autom4te.cache/output.0:1084:	eval ac_val=$`echo $ac_var`
late-0.1.0/autom4te.cache/output.0-1085-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
late-0.1.0/autom4te.cache/output.0-1190-    set,)
late-0.1.0/autom4te.cache/output.0:1191:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
late-0.1.0/autom4te.cache/output.0:1192:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
late-0.1.0/autom4te.cache/output.0-1193-      ac_cache_corrupted=: ;;
##############################################
late-0.1.0/autom4te.cache/output.0-1213-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
late-0.1.0/autom4te.cache/output.0:1214:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
late-0.1.0/autom4te.cache/output.0-1215-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
late-0.1.0/autom4te.cache/output.0-1372-if (
late-0.1.0/autom4te.cache/output.0:1373:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
late-0.1.0/autom4te.cache/output.0-1374-   if test "$*" = "X"; then
late-0.1.0/autom4te.cache/output.0-1375-      # -L didn't work.
late-0.1.0/autom4te.cache/output.0:1376:      set X `ls -t $srcdir/configure conftest.file`
late-0.1.0/autom4te.cache/output.0-1377-   fi
##############################################
late-0.1.0/autom4te.cache/output.0-1416-_ACEOF
late-0.1.0/autom4te.cache/output.0:1417:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
late-0.1.0/autom4te.cache/output.0-1418-rm conftest.sed
##############################################
late-0.1.0/autom4te.cache/output.0-1421-# expand $ac_aux_dir to an absolute path
late-0.1.0/autom4te.cache/output.0:1422:am_aux_dir=`cd $ac_aux_dir && pwd`
late-0.1.0/autom4te.cache/output.0-1423-
##############################################
late-0.1.0/autom4te.cache/output.0-1475-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
late-0.1.0/autom4te.cache/output.0:1476:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
late-0.1.0/autom4te.cache/output.0-1477-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
late-0.1.0/autom4te.cache/output.0-1484-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
late-0.1.0/autom4te.cache/output.0:1485:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
late-0.1.0/autom4te.cache/output.0-1486-if test -n "$ac_maketemp"; then
##############################################
late-0.1.0/autom4te.cache/output.0-1492-fi
late-0.1.0/autom4te.cache/output.0:1493:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
late-0.1.0/autom4te.cache/output.0-1494-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
late-0.1.0/autom4te.cache/output.0-1512- # test to see if srcdir already configured
late-0.1.0/autom4te.cache/output.0:1513:if test "`cd $srcdir && pwd`" != "`pwd`" &&
late-0.1.0/autom4te.cache/output.0-1514-   test -f $srcdir/config.status; then
##############################################
late-0.1.0/autom4te.cache/output.0-1672-test -z "$ac_cv_build_alias" &&
late-0.1.0/autom4te.cache/output.0:1673:  ac_cv_build_alias=`$ac_config_guess`
late-0.1.0/autom4te.cache/output.0-1674-test -z "$ac_cv_build_alias" &&
##############################################
late-0.1.0/autom4te.cache/output.0-1677-   { (exit 1); exit 1; }; }
late-0.1.0/autom4te.cache/output.0:1678:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
late-0.1.0/autom4te.cache/output.0-1679-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
late-0.1.0/autom4te.cache/output.0-1686-build=$ac_cv_build
late-0.1.0/autom4te.cache/output.0:1687:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
late-0.1.0/autom4te.cache/output.0:1688:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
late-0.1.0/autom4te.cache/output.0:1689:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
late-0.1.0/autom4te.cache/output.0-1690-
##############################################
late-0.1.0/autom4te.cache/output.0-1699-  ac_cv_host_alias=$ac_cv_build_alias
late-0.1.0/autom4te.cache/output.0:1700:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
late-0.1.0/autom4te.cache/output.0-1701-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
late-0.1.0/autom4te.cache/output.0-1708-host=$ac_cv_host
late-0.1.0/autom4te.cache/output.0:1709:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
late-0.1.0/autom4te.cache/output.0:1710:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
late-0.1.0/autom4te.cache/output.0:1711:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
late-0.1.0/autom4te.cache/output.0-1712-
##############################################
late-0.1.0/autom4te.cache/output.0-1721-  ac_cv_target_alias=$ac_cv_host_alias
late-0.1.0/autom4te.cache/output.0:1722:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
late-0.1.0/autom4te.cache/output.0-1723-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
late-0.1.0/autom4te.cache/output.0-1730-target=$ac_cv_target
late-0.1.0/autom4te.cache/output.0:1731:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
late-0.1.0/autom4te.cache/output.0:1732:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
late-0.1.0/autom4te.cache/output.0:1733:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
late-0.1.0/autom4te.cache/output.0-1734-
##############################################
late-0.1.0/autom4te.cache/output.0-1839-     "checking for C++ compiler version" >&5
late-0.1.0/autom4te.cache/output.0:1840:ac_compiler=`set X $ac_compile; echo $2`
late-0.1.0/autom4te.cache/output.0-1841-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
late-0.1.0/autom4te.cache/output.0-1879-echo $ECHO_N "checking for C++ compiler default output... $ECHO_C" >&6
late-0.1.0/autom4te.cache/output.0:1880:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
late-0.1.0/autom4te.cache/output.0-1881-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
late-0.1.0/autom4te.cache/output.0-1907-    *.* )
late-0.1.0/autom4te.cache/output.0:1908:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
late-0.1.0/autom4te.cache/output.0-1909-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
late-0.1.0/autom4te.cache/output.0-1987-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
late-0.1.0/autom4te.cache/output.0:1988:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
late-0.1.0/autom4te.cache/output.0-1989-          export ac_cv_exeext
##############################################
late-0.1.0/autom4te.cache/output.0-2038-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
late-0.1.0/autom4te.cache/output.0:2039:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
late-0.1.0/autom4te.cache/output.0-2040-       break;;
##############################################
late-0.1.0/autom4te.cache/output.0-2108-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
late-0.1.0/autom4te.cache/output.0:2109:GXX=`test $ac_compiler_gnu = yes && echo yes`
late-0.1.0/autom4te.cache/output.0-2110-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
late-0.1.0/autom4te.cache/output.0-2289-# case it prints its new name instead of `make'.
late-0.1.0/autom4te.cache/output.0:2290:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
late-0.1.0/autom4te.cache/output.0-2291-   am__include=include
##############################################
late-0.1.0/autom4te.cache/output.0-2297-   echo '.include "confinc"' > confmf
late-0.1.0/autom4te.cache/output.0:2298:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
late-0.1.0/autom4te.cache/output.0-2299-      am__include=.include
##############################################
late-0.1.0/autom4te.cache/output.0-2352-  if test "$am_compiler_list" = ""; then
late-0.1.0/autom4te.cache/output.0:2353:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
late-0.1.0/autom4te.cache/output.0-2354-  fi
##############################################
late-0.1.0/autom4te.cache/output.0-2738-     "checking for C compiler version" >&5
late-0.1.0/autom4te.cache/output.0:2739:ac_compiler=`set X $ac_compile; echo $2`
late-0.1.0/autom4te.cache/output.0-2740-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
late-0.1.0/autom4te.cache/output.0-2804-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
late-0.1.0/autom4te.cache/output.0:2805:GCC=`test $ac_compiler_gnu = yes && echo yes`
late-0.1.0/autom4te.cache/output.0-2806-ac_test_CFLAGS=${CFLAGS+set}
##############################################
late-0.1.0/autom4te.cache/output.0-3106-  if test "$am_compiler_list" = ""; then
late-0.1.0/autom4te.cache/output.0:3107:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
late-0.1.0/autom4te.cache/output.0-3108-  fi
##############################################
late-0.1.0/autom4te.cache/output.0-3557-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
late-0.1.0/autom4te.cache/output.0:3558:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
late-0.1.0/autom4te.cache/output.0-3559-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
late-0.1.0/autom4te.cache/output.0-3705-LIBS=$ac_save_LIBS
late-0.1.0/autom4te.cache/output.0:3706:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
late-0.1.0/autom4te.cache/output.0-3707-do
##############################################
late-0.1.0/autom4te.cache/output.0-4816-  else
late-0.1.0/autom4te.cache/output.0:4817:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
late-0.1.0/autom4te.cache/output.0:4818:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
late-0.1.0/autom4te.cache/output.0-4819-
##############################################
late-0.1.0/autom4te.cache/output.0-5308-ac_LF_and_DOT=`echo; echo .`
late-0.1.0/autom4te.cache/output.0:5309:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
late-0.1.0/autom4te.cache/output.0-5310-rm -f confdef2opt.sed
##############################################
late-0.1.0/autom4te.cache/output.0-5403-do
late-0.1.0/autom4te.cache/output.0:5404:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
late-0.1.0/autom4te.cache/output.0-5405-    eval $as_var=C; export $as_var
##############################################
late-0.1.0/autom4te.cache/output.0-5461-  as_lineno_2=$LINENO
late-0.1.0/autom4te.cache/output.0:5462:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/autom4te.cache/output.0-5463-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/autom4te.cache/output.0-5501-  as_lineno_2=$LINENO
late-0.1.0/autom4te.cache/output.0:5502:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
late-0.1.0/autom4te.cache/output.0-5503-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
late-0.1.0/autom4te.cache/output.0-5677-configured by $0, generated by GNU Autoconf 2.57,
late-0.1.0/autom4te.cache/output.0:5678:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
late-0.1.0/autom4te.cache/output.0-5679-
##############################################
late-0.1.0/autom4te.cache/output.0-5695-  --*=*)
late-0.1.0/autom4te.cache/output.0:5696:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
late-0.1.0/autom4te.cache/output.0:5697:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
late-0.1.0/autom4te.cache/output.0-5698-    ac_shift=:
##############################################
late-0.1.0/autom4te.cache/output.0-5973-      fi
late-0.1.0/autom4te.cache/output.0:5974:      ac_sed_frag=`expr $ac_sed_frag + 1`
late-0.1.0/autom4te.cache/output.0-5975-      ac_beg=$ac_end
late-0.1.0/autom4te.cache/output.0:5976:      ac_end=`expr $ac_end + $ac_max_sed_lines`
late-0.1.0/autom4te.cache/output.0-5977-    fi
##############################################
late-0.1.0/autom4te.cache/output.0-5990-        cat >$tmp/stdin
late-0.1.0/autom4te.cache/output.0:5991:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
late-0.1.0/autom4te.cache/output.0:5992:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
late-0.1.0/autom4te.cache/output.0:5993:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
late-0.1.0/autom4te.cache/output.0:5994:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
late-0.1.0/autom4te.cache/output.0-5995-  * )   ac_file_in=$ac_file.in ;;
##############################################
late-0.1.0/autom4te.cache/output.0-6038-if test "$ac_dir" != .; then
late-0.1.0/autom4te.cache/output.0:6039:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
late-0.1.0/autom4te.cache/output.0-6040-  # A "../" for each directory in $ac_dir_suffix.
late-0.1.0/autom4te.cache/output.0:6041:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
late-0.1.0/autom4te.cache/output.0-6042-else
##############################################
late-0.1.0/autom4te.cache/output.0-6051-    else
late-0.1.0/autom4te.cache/output.0:6052:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
late-0.1.0/autom4te.cache/output.0-6053-    fi ;;
##############################################
late-0.1.0/autom4te.cache/output.0-6060-esac
late-0.1.0/autom4te.cache/output.0:6061:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
late-0.1.0/autom4te.cache/output.0-6062-# absolute.
late-0.1.0/autom4te.cache/output.0:6063:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
late-0.1.0/autom4te.cache/output.0:6064:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
late-0.1.0/autom4te.cache/output.0:6065:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
late-0.1.0/autom4te.cache/output.0:6066:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
late-0.1.0/autom4te.cache/output.0-6067-
##############################################
late-0.1.0/autom4te.cache/output.0-6151-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
late-0.1.0/autom4te.cache/output.0:6152:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
late-0.1.0/autom4te.cache/output.0:6153:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
late-0.1.0/autom4te.cache/output.0-6154-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
late-0.1.0/autom4te.cache/output.0-6168-if test "$ac_dir" != .; then
late-0.1.0/autom4te.cache/output.0:6169:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
late-0.1.0/autom4te.cache/output.0-6170-  # A "../" for each directory in $ac_dir_suffix.
late-0.1.0/autom4te.cache/output.0:6171:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
late-0.1.0/autom4te.cache/output.0-6172-else
##############################################
late-0.1.0/autom4te.cache/output.0-6181-    else
late-0.1.0/autom4te.cache/output.0:6182:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
late-0.1.0/autom4te.cache/output.0-6183-    fi ;;
##############################################
late-0.1.0/autom4te.cache/output.0-6190-esac
late-0.1.0/autom4te.cache/output.0:6191:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
late-0.1.0/autom4te.cache/output.0-6192-# absolute.
late-0.1.0/autom4te.cache/output.0:6193:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
late-0.1.0/autom4te.cache/output.0:6194:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
late-0.1.0/autom4te.cache/output.0:6195:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
late-0.1.0/autom4te.cache/output.0:6196:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
late-0.1.0/autom4te.cache/output.0-6197-
##############################################
late-0.1.0/autom4te.cache/output.0-6203-  # Strip MF so we end up with the name of the file.
late-0.1.0/autom4te.cache/output.0:6204:  mf=`echo "$mf" | sed -e 's/:.*$//'`
late-0.1.0/autom4te.cache/output.0-6205-  # Check whether this is an Automake generated Makefile or not.
##############################################
late-0.1.0/autom4te.cache/output.0-6229-  # running `make'.
late-0.1.0/autom4te.cache/output.0:6230:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
late-0.1.0/autom4te.cache/output.0-6231-  test -z "$DEPDIR" && continue
late-0.1.0/autom4te.cache/output.0-6232-  # When using ansi2knr, U may be empty or an underscore; expand it
late-0.1.0/autom4te.cache/output.0:6233:  U=`sed -n -e '/^U = / s///p' < "$mf"`
late-0.1.0/autom4te.cache/output.0-6234-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
late-0.1.0/autom4te.cache/traces.0-86-m4trace:configure.in:11: -1- AC_SUBST([build], [$ac_cv_build])
late-0.1.0/autom4te.cache/traces.0:87:m4trace:configure.in:11: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
late-0.1.0/autom4te.cache/traces.0:88:m4trace:configure.in:11: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
late-0.1.0/autom4te.cache/traces.0:89:m4trace:configure.in:11: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
late-0.1.0/autom4te.cache/traces.0-90-m4trace:configure.in:11: -1- AC_SUBST([host], [$ac_cv_host])
late-0.1.0/autom4te.cache/traces.0:91:m4trace:configure.in:11: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
late-0.1.0/autom4te.cache/traces.0:92:m4trace:configure.in:11: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
late-0.1.0/autom4te.cache/traces.0:93:m4trace:configure.in:11: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
late-0.1.0/autom4te.cache/traces.0-94-m4trace:configure.in:12: -1- AC_SUBST([target], [$ac_cv_target])
late-0.1.0/autom4te.cache/traces.0:95:m4trace:configure.in:12: -1- AC_SUBST([target_cpu], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
late-0.1.0/autom4te.cache/traces.0:96:m4trace:configure.in:12: -1- AC_SUBST([target_vendor], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
late-0.1.0/autom4te.cache/traces.0:97:m4trace:configure.in:12: -1- AC_SUBST([target_os], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
late-0.1.0/autom4te.cache/traces.0-98-m4trace:configure.in:15: -1- AC_PROG_CXX
##############################################
late-0.1.0/data/Makefile.in-160-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
late-0.1.0/data/Makefile.in:161:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
late-0.1.0/data/Makefile.in-162-	  echo " $(gamedataDATA_INSTALL) $$d$$p $(DESTDIR)$(gamedatadir)/$$f"; \
##############################################
late-0.1.0/data/Makefile.in-168-	@list='$(gamedata_DATA)'; for p in $$list; do \
late-0.1.0/data/Makefile.in:169:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
late-0.1.0/data/Makefile.in-170-	  echo " rm -f $(DESTDIR)$(gamedatadir)/$$f"; \
##############################################
late-0.1.0/data/Makefile.in-184-distdir: $(DISTFILES)
late-0.1.0/data/Makefile.in:185:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/data/Makefile.in:186:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/data/Makefile.in-187-	list='$(DISTFILES)'; for file in $$list; do \
late-0.1.0/data/Makefile.in-188-	  case $$file in \
late-0.1.0/data/Makefile.in:189:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
late-0.1.0/data/Makefile.in:190:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
late-0.1.0/data/Makefile.in-191-	  esac; \
late-0.1.0/data/Makefile.in-192-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
late-0.1.0/data/Makefile.in:193:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
late-0.1.0/data/Makefile.in-194-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
late-0.1.0/graphics/Makefile.in-213-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
late-0.1.0/graphics/Makefile.in:214:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
late-0.1.0/graphics/Makefile.in-215-	  echo " $(bmpDATA_INSTALL) $$d$$p $(DESTDIR)$(bmpdir)/$$f"; \
##############################################
late-0.1.0/graphics/Makefile.in-221-	@list='$(bmp_DATA)'; for p in $$list; do \
late-0.1.0/graphics/Makefile.in:222:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
late-0.1.0/graphics/Makefile.in-223-	  echo " rm -f $(DESTDIR)$(bmpdir)/$$f"; \
##############################################
late-0.1.0/graphics/Makefile.in-237-distdir: $(DISTFILES)
late-0.1.0/graphics/Makefile.in:238:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/graphics/Makefile.in:239:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
late-0.1.0/graphics/Makefile.in-240-	list='$(DISTFILES)'; for file in $$list; do \
late-0.1.0/graphics/Makefile.in-241-	  case $$file in \
late-0.1.0/graphics/Makefile.in:242:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
late-0.1.0/graphics/Makefile.in:243:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
late-0.1.0/graphics/Makefile.in-244-	  esac; \
late-0.1.0/graphics/Makefile.in-245-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
late-0.1.0/graphics/Makefile.in:246:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
late-0.1.0/graphics/Makefile.in-247-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \